,...)",
["time_range"] = "Time Range",
["where_note"] = "Use <field> <operator> <value> conditions, where <operator> could be <, >, =, !=. AND/OR operators are also allowed to combine conditions. Please use quotes for string fields (e.g. INFO='www.ntop.org')",
},
["os_stats"] = {
["hosts_by_operating_system"] = "Hosts by Operating System",
},
["packets_page"] = {
["arp_distribution"] = "ARP Distribution",
["ip_version_distribution"] = "IP Version Distribution",
["lost"] = "Lost",
["out_of_order"] = "Out of Order",
["received_distribution"] = "Received Distribution",
["retransmissions"] = "Retransmissions",
["sent_distribution"] = "Sent Distribution",
["sent_vs_rcvd_distribution"] = "Sent vs Rcvd Distribution",
["size_distribution"] = "Size Distribution",
["tcp_flags_distribution"] = "TCP Flags Distribution",
["tcp_flags_vs_arp_distribution"] = "TCP Flags / ARP Distribution",
["tcp_packets_analysis"] = "TCP Packets Analysis",
["version_vs_flags_distribution"] = "IP version vs TCP Flags Distribution",
},
["peers_page"] = {
["host"] = "Host",
["no_active_flows_message"] = "No active flows have been observed for the specified host",
["top_peer_protocol"] = "Top Peer Applications",
["top_peers_for_host"] = "Top %{hostkey} Peers",
["traffic_volume"] = "Traffic Volume",
},
["periodic_activities_descr"] = {
["5min.lua"] = "Iterates active hosts and writes their timeseries. Executes user scripts with 5 minutes granularity.",
["daily.lua"] = "Performs old data cleanup. Executes user scripts with daily granularity.",
["discover.lua"] = "Runs requested and periodic network discoveries.",
["hourly.lua"] = "Executes user scripts with hourly granularity",
["housekeeping.lua"] = "Processes generated alerts to store them in the database and to propagate them to external endpoints. Check n2disk extraction jobs. Checks and reloads lists.",
["ht_state_update.lua"] = "Handles the in-memory lifecycle of flows, hosts and other hash entries. Executes flow user scripts. Dumps flows to database.",
["minute.lua"] = "Writes extended interface timeseries such applications. Writes timeseries for user scripts, pods, containers. Executes user scripts with minute granularity.",
["second.lua"] = "Writes fundamental interface timeseries such as total traffic.",
["stats_update.lua"] = "Updates hosts and other statistics such as throughputs and hosts total traffic.",
["timeseries.lua"] = "Writes timeseries data to InfluxDB. Has no effect when InfluxDB is not used.",
},
["please_wait_page"] = {
["command"] = "Command",
["database"] = "Database",
["host"] = "Host",
["id"] = "Id",
["info"] = "Info",
["operations_on_database_msg"] = "Operations currently performed on the database are the following: ",
["state"] = "State",
["time"] = "Time",
["user"] = "User",
["waiting_for_db_msg"] = "Database schema migration in progress, waiting for database %{dbname} to become operational. You will be redirected as soon as the database is ready. Depending on the size of the existing database, this operation can take a long time. Migrations are performed only once and only during major version upgrades. If in doubt, please contact the developers at info@ntop.org.",
},
["plugins_overview"] = {
["alert_id"] = "Alert ID",
["alert_key"] = "Alert Key",
["availability"] = "Availability",
["edition_only"] = "%{edition} Only",
["filters"] = "Filters",
["hooks"] = "Hooks",
["loaded_plugins"] = "Loaded Plugins",
["plugin"] = "Plugin",
["reload_plugins"] = "Reload Plugins",
["script"] = "Script",
["source_location"] = "Source Location",
["status_id"] = "Status ID",
["status_key"] = "Status Key",
},
["policy_presets"] = {
["business"] = "Business",
["business_description"] = "A preset for business company employees",
["child"] = "Child",
["child_description"] = "A preset for children. Blocks social networks and limits game time",
["default"] = "Default",
["guests"] = "Guests",
["guests_description"] = "A preset for guests. Only basic navigation allowed",
["no_obfuscation"] = "No Obfuscation",
["no_obfuscation_description"] = "A preset to prevent traffic obfuscation",
["walled_garden"] = "Walled Garden",
["walled_garden_description"] = "Blocks VPN and Social Networks",
},
["pool_details"] = {
["host_pool"] = "Host Pool",
["host_pool_timeseries_enable_message"] = "Host Pool timeseries can be enabled from the %{icon_flask} Preferences. Few minutes are necessary to see the first data points.",
["no_available_data_for_host_pool_message"] = "No available data for Host Pool '%{pool_name}'.",
["pool_parameter_missing_message"] = "Parameter is missing (internal error ?)",
},
["pool_stats"] = {
["host_pool_list"] = "Host Pool List",
},
["port_details"] = {
["active_flows_for_host_and_port"] = "Active Flows for %{host}:%{port}",
["active_flows_on_port"] = "Active Flows on Port %{port}",
["active_flows_on_port_symbolic"] = "Active Flows on Port %{port} [%{symbolic_port}]",
["l4_port"] = "L4 Port",
},
["ports_page"] = {
["client_ports"] = "Client Ports",
["server_ports"] = "Server Ports",
},
["prefs"] = {
["active_local_host_cache_interval_description"] = "Interval between consecutive active local hosts cache dumps. Default: 1 hour.",
["active_local_host_cache_interval_title"] = "Active Local Host Cache Interval",
["admin_group_description"] = "Group name to which user has to belong in order to authenticate as an administrator.",
["admin_group_title"] = "LDAP Admin Group",
["aggregated_flows"] = "Aggregated Flows",
["alert_entity"] = "Alert Entity",
["alerts_notifications"] = "Alert Endpoints",
["alerts_retention"] = "Alerts Retention",
["alerts_settings"] = "Alerts Settings",
["all"] = "All",
["auth_methods_order"] = "The authentication methods check order is the same as the listing order above, e.g. if both LDAP and local auth are enabled, LDAP will be checked first and, if authentication fails, local auth will be checked next.",
["authentication"] = "Authentication",
["authentication_duration"] = "Authentication Duration",
["authentication_duration_descr"] = "Amount of time before the session of an authenticated user is terminated and re-authentication is necessary. Changes will affect newly-created sessions only.",
["authentication_duration_title"] = "Authenticated Session Duration",
["authentication_midnight_expiration_descr"] = "Toggles the termination of sessions at midnight, forcing all authenticated users to re-authenticate after midnight.",
["authentication_midnight_expiration_title"] = "Authenticated Session Termination at Midnight",
["bind_dn_description"] = "Bind Distinguished Name of LDAP server. Example:",
["bind_dn_title"] = "LDAP Bind DN",
["bind_pwd_description"] = "Bind password used for authenticating with the LDAP server.",
["bind_pwd_title"] = "LDAP Bind Authentication Password",
["both"] = "Both",
["cache_settings"] = "Cache Settings",
["captive_portal_disabled_message"] = "This button is disabled as the ntopng web GUI has NOT been started on port 80 that is required by the captive portal (-w command line parameter, e.g. -w 80,3000).",
["captive_portal_url_description"] = "The URL your clients will be redirected to after a successful captive portal authentication.",
["captive_portal_url_title"] = "Redirection URL",
["client_x509_auth"] = "HTTPS Client Authentication",
["client_x509_auth_descr"] = "Toggle the authentication of clients on the basis of their X.509 certificate. When the client X.509 Common Name (CN) equals one of the ntopng users, then the client is authenticated as the ntopng user. Changes to this setting requires an ntopng restart.",
["client_x509_auth_title"] = "Client X.509 Certificate Authentication",
["could_not_contact_influxdb"] = "Could not contact the InfluxDB database: %{msg}",
["data_retention"] = "Data Retention",
["data_retention_descr"] = "Number of days to keep dumped flows, historical timeseries and top-talkers for. Default: 30 days.",
["default_snmp_community_description"] = "The default SNMP community is used when trying to walk the SNMP MIB of a selected local host that has not been configured through the SNMP devices page.",
["default_snmp_community_title"] = "Default SNMP Community",
["default_snmp_proto_version_description"] = "The default SNMP protocol version.",
["default_snmp_proto_version_title"] = "Default SNMP Version",
["device_identifier"] = "Device Identifier",
["device_identifier_descr"] = "Usually devices are identified by MAC address. However, if devices are behind a router, IP identification is desiderable instead.",
["disable_alerts_generation_description"] = "Toggle the overall generation of alerts.",
["disable_alerts_generation_title"] = "Enable Alerts",
["dns"] = "DNS",
["dns_service"] = "Service",
["dynamic_interfaces_creation_description"] = "ntopng can use a criterion to disaggregate incoming traffic. When a disaggregation criterion is selected, ntopng will use the criterion value to divert incoming traffic to dynamically-created interfaces. For example, when the 'VLAN Id' criterion is selected, a dynamic interface will be created for each VLAN Id observed, and the incoming traffic will be diverted to one dynamic interface depending the VLAN Id value. ",
["dynamic_interfaces_creation_note_0"] = "'VLAN Id' disaggregation is supported both for physical interfaces as well as for flows received over ZMQ. The other disaggregation criteria are only supported for ZMQ flows and will be ineffective for physical interfaces.",
["dynamic_interfaces_creation_note_1"] = "Criterion changes will not affect existing interfaces. A restart of ntopng is required for the change to have effect.",
["dynamic_interfaces_creation_note_2"] = "When using the 'Ingress Interface' criterion on non-sflow devices, %%INPUT_SNMP must appear into the nprobe template.",
["dynamic_interfaces_creation_note_3"] = "'Interface' disaggregation criterion adds any flow to two dynamic interfaces. The value of %%INPUT_SNMP is used to select the first dynamic interface, whereas the value of %%OUTPUT_SNMP is used to select the second.",
["dynamic_interfaces_creation_note_4"] = "A custom traffic disaggregation by means of BPF-like filters is also available by disabling Dynamic Traffic Disaggregation (set it to 'None') through the Custom Traffic Disaggregation tab.",
["dynamic_interfaces_creation_title"] = "Dynamic Traffic Disaggregation",
["dynamic_network_interfaces"] = "Dynamic Network Interfaces",
["elephant_flow_local_to_remote_bytes_description"] = "The amount of data a flow can upload before being considered an Elephant Flow.",
["elephant_flow_local_to_remote_bytes_title"] = "Elephant Flows Threshold (Local To Remote)",
["elephant_flow_remote_to_local_bytes_description"] = "The amount of data a flow can download before being considered an Elephant Flow.",
["elephant_flow_remote_to_local_bytes_title"] = "Elephant Flows Threshold (Remote To Local)",
["email_notification"] = "Email Notification",
["email_notification_password_description"] = "The SMTP server password for authentication (optional).",
["email_notification_password_title"] = "Password",
["email_notification_recipient_description"] = "The recipient email address.",
["email_notification_recipient_title"] = "Recipient",
["email_notification_sender_description"] = "The sender email address.",
["email_notification_sender_title"] = "Sender",
["email_notification_server_description"] = "The SMTP server to deliver the email. As an example, if you are using GMail you need to specify smtps://smtp.gmail.com:465. Please note that GMail also requires the Access for less secure apps to be enabled.",
["email_notification_server_title"] = "SMTP Server",
["email_notification_username_description"] = "The SMTP server username for authentication (optional).",
["email_notification_username_title"] = "Username",
["email_send_error"] = "Email send error. Please check out the online documentation for more details.",
["email_sent_successfully"] = "Email sent successfully",
["errors"] = "Errors",
["errors_and_warnings"] = "Errors and Warnings",
["ewma_alpha_percent_description"] = "Exponentially Weighted Moving Average (EWMA) alpha coefficient, expressed as a percentage. Used to estimate Autonomous Systems round-trip time.",
["ewma_alpha_percent_title"] = "EWMA alpha coefficient (percent)",
["expert_view"] = "Expert View",
["featured_dns_description"] = "The following is a list of secure DNS servers. You can use them as a global DNS servers or as as Child Safe provider.",
["featured_dns_title"] = "Featured DNS Servers",
["flow_database_dump"] = "Flow Database Dump",
["flow_interface"] = "Interface",
["flow_max_idle_description"] = "Inactivity time after which a flow is considered idle. Only effective for packet interfaces. For ZMQ interfaces the timeout is determined automatically. Default: 1 min.",
["flow_max_idle_title"] = "Flow Idle Timeout",
["flows_dump_limited_days"] = "The Flow dump is limited to %{days} days in this ntopng version. Upgrade to the enterprise version to remove this limit.",
["global_dns_description"] = "A DNS server to redirect the clients DNS requests to for non Child Safe host pools. If empty, the redirection is disabled and the default DNS is used.",
["global_dns_title"] = "Global Primary DNS",
["gui"] = "User Interface",
["host_mask"] = "Mask Host IP Addresses",
["housekeeping_frequency_description"] = "Some host statistics such as throughputs are updated periodically. This timeout regulates how often %{product} will update these statistics. Larger values are less computationally intensive and tend to average out minor variations. Smaller values are more computationally intensive and tend to highlight minor variations. Values in the order of few seconds are safe. Only effective for packet interfaces. For ZMQ interfaces the timeout is determined automatically. Default: 5 seconds.",
["housekeeping_frequency_title"] = "Hosts Statistics Update Frequency",
["http_auth"] = "HTTP Authentication",
["http_auth_server_description"] = "The URL of the HTTP server to use to authenticate users.",
["http_auth_server_title"] = "HTTP Server",
["idle_timeout_settings"] = "Idle Timeout Settings",
["ignored_interfaces_description"] = "When 'Ingress Interface' is selected as disaggregation criterion, do not add to a dynamic interface any flow having its %%INPUT_SNMP in this list. When 'Interface' disaggregation is selected, do not add to the first (second) dynamic interface any flow having its %%INPUT_SNMP (%%OUTPUT_SNMP) in this list. Specify one or more comma-separated SNMP interface ids. Changes require %{product} restart.",
["ignored_interfaces_title"] = "Ignored interfaces",
["incompatible_influxdb_version_found"] = "Incompatible InfluxDB version: required \"%{required}\", found \"%{found}\". Please install an updated version from the official site.",
["influxdb_auth_description"] = "Enable InfluxDB authentication.",
["influxdb_auth_title"] = "InfluxDB Authentication",
["influxdb_create_error"] = "Could not create \"%{db}\" database: %{msg}",
["influxdb_dbname_description"] = "The database to use for timeseries storage. Existing data will not be migrated.",
["influxdb_dbname_title"] = "InfluxDB Database",
["influxdb_password_description"] = "The password to authenticate with the InfluxDB database.",
["influxdb_query_timeout_description"] = "Maximum duration in seconds for the InfluxDB queries. Queries exeeding this duration will be aborted.",
["influxdb_query_timeout_title"] = "Query Timeout",
["influxdb_retention_error"] = "Could not set retention policy on database \"%{db}\": %{msg}",
["influxdb_storage_note"] = "NOTE: data will be purged at intervals of %{interval}, which corresponds to the InfluxDB shard duration.",
["influxdb_url_description"] = "The URL pointing to a running InfluxDB instance.",
["influxdb_url_title"] = "InfluxDB URL",
["influxdb_username_description"] = "The username to authenticate with the InfluxDB database.",
["ingress_flow_interface"] = "Ingress Interface",
["ingress_vrf_id"] = "Ingress VRF Id",
["interfaces_timeseries"] = "Interfaces Timeseries",
["internal_log"] = "Internal Log",
["is_influxdb_running"] = "Is InfluxDB running?",
["l2_devices_timeseries"] = "Devices Timeseries",
["ldap_authentication"] = "LDAP Authentication",
["ldap_server_address_description"] = "IP address and port of LDAP server (e.g. ldaps://localhost:636). Default: \"ldap://localhost:389\".",
["ldap_server_address_title"] = "LDAP Server Address",
["license"] = "License",
["local_auth"] = "Local Authentication",
["local_host_cache_duration_description"] = "Time after which a cached local host is deleted from the cache. Default: 1 hour.",
["local_host_cache_duration_title"] = "Local Hosts Cache Duration",
["local_host_mask"] = "Mask Local Hosts",
["local_host_max_idle_description"] = "Inactivity time after which a local host is considered idle (sec). Idle local hosts are dumped to a cache so their counters can be restored in case they become active again. Counters include, but are not limited to, packets and bytes total and per Layer-7 application. Default: 5 min.",
["local_host_max_idle_title"] = "Local Host Idle Timeout",
["local_hosts_cache_settings"] = "Local Hosts Cache Settings",
["local_hosts_timeseries"] = "Local Hosts Timeseries",
["logging"] = "Logging",
["longlived_flow_duration_description"] = "The minimum duration for a flow to be considered a Long-Lived Flow.",
["longlived_flow_duration_title"] = "Long-Lived Flows Duration",
["max_num_aggregated_flows_per_export_description"] = "The maximum number of aggregated flows generated and dumped to database every 5 minutes. Default: 1000.",
["max_num_aggregated_flows_per_export_title"] = "Maximum Number of Aggregated Flows Dumped Every 5 Minutes",
["max_num_alerts_per_entity_description"] = "The maximum number of alerts per alarmable entity. Alarmable entities are hosts, networks, interfaces. Alerts are checked periodically and, in case the actual number of alerts exceeds the maximum number for a given entity, oldest alerts will be deleted to preserve a number of alerts equal to the 80%% of the maximum configured number. Default: 1024.",
["max_num_alerts_per_entity_title"] = "Maximum Number of Alerts per Entity",
["max_num_bytes_per_tiny_flow_description"] = "The maximum number of bytes a flow must have to be considered a tiny flow. Default: 64.",
["max_num_bytes_per_tiny_flow_title"] = "Maximum Number of Bytes per Tiny Flow",
["max_num_flow_alerts_description"] = "The maximum number of flow alerts. Alerts are checked periodically and, in case the actual number of flow alerts exceeds the configured maximum number, oldest alerts will be deleted to preserve a number of alerts equal to the 80%% of the maximum configured number. Default: 16384.",
["max_num_flow_alerts_title"] = "Maximum Number of Flow Alerts",
["max_num_packets_per_tiny_flow_description"] = "The maximum number of packets a flow must have to be considered a tiny flow. Default: 3.",
["max_num_packets_per_tiny_flow_title"] = "Maximum Number of Packets per Tiny Flow",
["max_ui_strlen_description"] = "Shorten strings longer than the specified maximum number of characters.",
["max_ui_strlen_title"] = "Maximum Displayed String Length",
["mgmt_acl_description"] = "A comma-separated list of IPv4 networks. Each network must be explicitly allowed or disallowed with a leading \"+\" or \"-\" sign, respectively. The longest-match principle is used with overlapping networks. Examples: \"+127.0.0.0/8\" makes the interface accessible only from localhost, \"+0.0.0.0/0,-192.168.0.0/16\", makes the interface accessible for everybody except 192.168.0.0/16. Must restart %{product} for changes to have effect.",
["mgmt_acl_title"] = "Access Control List",
["misc"] = "Misc",
["multiple_ldap_account_type_description"] = "Choose your account type",
["multiple_ldap_account_type_title"] = "LDAP Accounts Type",
["multiple_timeseries_database_description"] = "The driver used for storing and retrieving timeseries data.",
["multiple_timeseries_database_title"] = "Timeseries Driver",
["mysql"] = "MySQL",
["n2disk_license_description"] = "Continuous traffic recording requires a n2disk license, purchase one at e-shop. If you are no-profit, research or an education institution please read this.",
["n2disk_license_systemid"] = "SystemID: %{systemid}",
["n2disk_license_title"] = "n2disk License Key",
["n2disk_license_version"] = "n2disk version: %{version}",
["n2n_supernode_description"] = "The address of the n2n supernode. Set up your own supernode in order to have a fully private remote access.
NOTE: this change will have affect only after Remote Assistance restart.",
["n2n_supernode_title"] = "Supernode",
["nagios_host_name_description"] = "The host_name exactly as specified in Nagios host definition for the %{product} host. Default: ntopng-host",
["nagios_host_name_title"] = "Nagios host_name",
["nagios_integration"] = "Nagios Integration",
["nagios_nsca_host_description"] = "Address of the host where the Nagios NSCA daemon is running. Default: localhost.",
["nagios_nsca_host_title"] = "Nagios NSCA Host",
["nagios_nsca_port_description"] = "Port where the Nagios daemon's NSCA is listening. Default: 5667.",
["nagios_nsca_port_title"] = "Nagios NSCA Port",
["nagios_send_nsca_config_description"] = "Absolute path to the Nagios NSCA send_nsca utility configuration file. Default: /usr/local/nagios/etc/send_nsca.cfg",
["nagios_send_nsca_config_title"] = "Nagios send_nsca configuration",
["nagios_send_nsca_executable_description"] = "Absolute path to the Nagios NSCA send_nsca utility. Default: /usr/local/nagios/bin/send_nsca",
["nagios_send_nsca_executable_title"] = "Nagios send_nsca executable",
["nagios_service_name_description"] = "The service description exactly as specified in Nagios passive service definition for the %{product} host. Default: NtopngAlert",
["nagios_service_name_title"] = "Nagios service_description",
["network_discovery"] = "Network Discovery",
["network_discovery_interval_description"] = "Interval between consecutive discoveries of networks. Default: 15 min.",
["network_discovery_interval_title"] = "Active Network Discovery Interval",
["network_interfaces"] = "Network Interfaces",
["no_host_mask"] = "Don't Mask Hosts",
["non_local_host_max_idle_description"] = "Inactivity time after which a remote host is considered idle. Default: 1 min.",
["non_local_host_max_idle_title"] = "Remote Host Idle Timeout",
["none"] = "None",
["note_timeseries_resolution_disabled"] = "NOTE: this is disabled because \"%{pref}\" is not set to the default value.",
["note_update_frequency_disabled"] = "NOTE: this is disabled because of the \"%{pref}\" requirements.",
["other_timeseries"] = "Other Timeseries",
["per_category"] = "Per Category",
["per_protocol"] = "Per Application",
["policy_target_type"] = "Policy Target Type",
["policy_target_type_description"] = "Specify what kind of policy target you wish to apply.",
["posix"] = "Posix",
["preferences"] = "Preferences",
["primary_dns"] = "Primary DNS",
["probe_ip_address"] = "Probe IP",
["protocols"] = "Applications",
["radius_admin_group_description"] = "The user is authenticated as admin when the value for the Filter-Id Attribute-Value pair returned by RADIUS matches the one specified in this field. When there is no match, the user is authenticated as unprivileged.",
["radius_admin_group_title"] = "RADIUS Admin Filter-Id",
["radius_auth"] = "RADIUS Authentication",
["radius_secret_descroption"] = "The shared secret to authenticate with the RADIUS server.",
["radius_secret_title"] = "RADIUS Secret",
["radius_server_description"] = "Host and port of the RADIUS server (e.g. %{example}).",
["radius_server_title"] = "RADIUS Server Address",
["recording"] = "Traffic Recording",
["remote_host_mask"] = "Mask Remote Hosts",
["report"] = "Report",
["restart_needed"] = "Please restart %{product} in order to apply the changes",
["runtime_prefs"] = "Runtime Preferences",
["safe_search_dns_description"] = "The DNS server to be used to perform Child Safe queries.
Child Safe can be enabled for individual host pools from the host pools configuration page. Default: 208.67.222.123.",
["safe_search_dns_title"] = "Child Safe DNS",
["samaccount"] = "sAMAccount",
["search_path_description"] = "Root path used to search the users.",
["search_path_title"] = "LDAP Search Path",
["search_preferences"] = "Search Preferences",
["secondary_dns"] = "Secondary DNS",
["secondary_dns_description"] = "A fallback DNS server to use when the global primary DNS server is not available.",
["secondary_dns_title"] = "Global Secondary DNS",
["security_alerts"] = "Security Alerts",
["send_test_mail"] = "Send Test Email",
["send_test_slack"] = "Send Test Message",
["send_test_webhook"] = "Send Test Message",
["sender_username_description"] = "Set the username of the sender of slack notifications",
["sender_username_title"] = "Notification Sender Username",
["simple_view"] = "Simple View",
["slack_channel"] = "Slack Channel",
["slack_channel_names"] = "Channel Names",
["slack_channel_names_descr"] = "Configure the Slack channels where each alert will be sent. Channels must exist in order to correcly display the alert.",
["slack_integration"] = "Slack Integration",
["slack_notification_severity_preference_description"] = "Errors (errors only), Errors and Warnings (errors and warnings, no info), All (every kind of alerts will be notified).",
["slack_notification_severity_preference_title"] = "Notification Severity",
["slack_send_error"] = "Slack message send error.",
["slack_sent_successfully"] = "A Slack message has been sent to the #%{channel} channel.",
["slack_webhook_description"] = "Send your notification to this slack URL",
["slack_webhook_title"] = "Notification Webhook",
["snmp"] = "SNMP",
["snmp_alerts"] = "SNMP Alerts",
["snmp_port_load_threshold_description"] = "Set a threshold (as percentage of the port speed) to trigger alerts when the port load exceeds the specified limit (on a 5-min average).",
["snmp_port_load_threshold_title"] = "Interface Load Threshold Alerts",
["snmp_timeseries_config_link"] = "SNMP timeseries can be enabled from the SNMP section.",
["stats_reset"] = "Stats Reset",
["status_alerts"] = "Status Alerts",
["successfully_connected_influxdb"] = "Successfully initialized database \"%{db}\" on InfluxDB(%{version})",
["syslog_alert_format_description"] = "Chose the syslog alerts output format.",
["syslog_alert_format_json"] = "JSON",
["syslog_alert_format_plaintext"] = "Plain Text",
["syslog_alert_format_title"] = "Syslog Alerts Format",
["syslog_notification"] = "Syslog Notification",
["system_probes_timeseries"] = "Probes Timeseries",
["telemetry"] = "Telemetry",
["telemetry_contribute"] = "Contribute",
["telemetry_do_not_contribute"] = "Do not contribute",
["telemetry_email_description"] = "Provide an email address if you want to be contacted by the ntop team in case anomalies in the telemetry data are detected. ntop will not be able to identify you if you do not provide this address.",
["telemetry_email_title"] = "Contact",
["timeseries"] = "Timeseries",
["timeseries_database"] = "Timeseries Database",
["timeseries_resolution_resolution_description"] = "The interval between consecutive timeseries data points for local hosts. Only effective for packet interfaces.
NOTE:- High resolution can have a strong impact on memory and disk usage for large networks.
- Timeseries retention time can be set here
",
["timeseries_resolution_resolution_title"] = "Timeseries Resolution",
["tiny_flows"] = "Tiny Flows",
["toggle_access_log_description"] = "Toggle the creation of HTTP access log in the data dump directory. Settings will have effect at next %{product} startup.",
["toggle_access_log_title"] = "Enable HTTP Access Log",
["toggle_active_local_host_cache_enabled_description"] = "Toggle the creation of cache entries for active local hosts. Caching active local hosts periodically can be useful to protect host counters against failures (e.g., power losses). This is particularly important for local hosts that seldomly go idle as it guarantees that their counters will be cached after the specified time interval.",
["toggle_active_local_host_cache_enabled_title"] = "Active Local Hosts Cache",
["toggle_aggregated_flows_export_limit_description"] = "Limit the maximum number of aggregated flows that are dumped every 5 minutes.",
["toggle_aggregated_flows_export_limit_title"] = "Limit the Number of Aggregated Flows",
["toggle_alert_nagios_description"] = "Toggle alerts notifications via Nagios NSCA (Nagios Service Check Acceptor).",
["toggle_alert_nagios_title"] = "Toggle Nagios Notifications",
["toggle_alert_syslog_description"] = "Toggle alerts logging to system syslog.",
["toggle_alert_syslog_title"] = "Toggle Syslog Notification",
["toggle_alerts_notifications_description"] = "Toggle the reporting of alert to third-party endpoints.",
["toggle_alerts_notifications_title"] = "Alerts to Third-Party Endpoints",
["toggle_asn_rrds_description"] = "Toggle the creation of bytes and application timeseries for autonomous systems.",
["toggle_asn_rrds_title"] = "Autonomous Systems",
["toggle_autologout_description"] = "Toggle the automatic logout of web interface users with expired sessions.",
["toggle_autologout_title"] = "Auto Logout",
["toggle_autoupdates_description"] = "Toggle overnight automatic ntopng updates. Please note that ntopng is automatically restarted after a successfull update.",
["toggle_autoupdates_title"] = "Automatic Updates",
["toggle_captive_portal_description"] = "Enable the web captive portal for authenticating network users.",
["toggle_captive_portal_title"] = "Captive Portal",
["toggle_country_rrds_description"] = "Toggle the creation of bytes timeseries for countries.",
["toggle_country_rrds_title"] = "Countries",
["toggle_device_activation_alert_description"] = "Toggle alerts genereted when devices connect or disconnect from the network.",
["toggle_device_activation_alert_title"] = "Devices Connection/Disconnection Alerts",
["toggle_device_first_seen_alert_description"] = "Toggle alerts generated when new unseen devices appear on the network.",
["toggle_device_first_seen_alert_title"] = "New Devices Connection",
["toggle_dst_with_post_nat_dst_description"] = "Replace IPv4 destination addresses (%%IPV4_DST_ADDR) and ports (%%L4_DST_PORT) with their post-nat values (%%POST_NAT_DST_IPV4_ADDR and %%POST_NAPT_DST_TRANSPORT_PORT).",
["toggle_dst_with_post_nat_dst_title"] = "Use Post-Nat Destination IPv4 Addresses and Ports",
["toggle_elephant_flows_alerts_description"] = "Toggle alerts generated when an elephant flow has been detected. This is useful to detect unwanted behaviours (e.g. data exfiltration).",
["toggle_elephant_flows_alerts_title"] = "Elephant Flows Alerts",
["toggle_email_notification_description"] = "Toggle alerts notifications via email.",
["toggle_email_notification_title"] = "Toggle Email Notification",
["toggle_flow_db_dump_export_description"] = "Toggle the export of tiny flows, that are flows with few packets or bytes. Reduces flow cardinality in databases, speeds-up inserts and searches. Tuning tiny flows can help to limit flow cardinality while not reducing visibility on dumped information.",
["toggle_flow_db_dump_export_title"] = "Tiny Flows Export",
["toggle_flow_rrds_description"] = "Toggle the creation of bytes timeseries for each port of the remote device as received through ZMQ (e.g. sFlow/NetFlow/SNMP).
For non sFlow devices, %%INPUT_SNMP and %%OUTPUT_SNMP must appear into the nprobe template.",
["toggle_flow_rrds_title"] = "Flow Devices",
["toggle_host_mask_description"] = "For privacy reasons it might be necessary to mask hosts IP addresses. For instance if you are an ISP you are not supposed to know which local addresses are accessing remote hosts.",
["toggle_host_mask_title"] = "Mask Host IP Addresses",
["toggle_host_pools_log_description"] = "Toggle the creation of logs related to host pools. Logs include associations and disassociations of hosts to their host pools.",
["toggle_host_pools_log_title"] = "Enable Host Pool Events Log",
["toggle_host_tskey_description"] = "The key to use for data and timeseries dump for the hosts in the local broadcast domain. In a DHCP network it's usually desiderable to choose 'Mac Address'.",
["toggle_host_tskey_title"] = "Local Broadcast Domain Hosts Identifier",
["toggle_http_auth"] = "Toggle HTTP Authentication",
["toggle_http_auth_descr"] = "Toggle gui authentication via an HTTP authenticator.",
["toggle_ids_alert_description"] = "Toggle alerts generated by Intrusion Detection Systems. See the Suricata integration through syslog.",
["toggle_ids_alert_title"] = "IDS Alerts",
["toggle_informative_captive_portal_description"] = "Do not authenticate users. Show only an informative page before letting users access the Internet.",
["toggle_informative_captive_portal_title"] = "Informative",
["toggle_internals_rrds_description"] = "Toggle the creation of internals timeseries, e.g., hash tables entries, periodic activities duration and number of timeseries points written, plugins duration and number of calls.",
["toggle_internals_rrds_title"] = "Internals",
["toggle_ip_reassignment_description"] = "Toggle alerts generated when an IP address, previously seen with a MAC address, is now seen with another MAC address. This alert might indicate an ARP spoof attempt.",
["toggle_ip_reassignment_title"] = "IP Reassignment Alerts",
["toggle_ldap_anonymous_bind_description"] = "Enable anonymous binding.",
["toggle_ldap_anonymous_bind_title"] = "LDAP Anonymous Binding",
["toggle_ldap_auth"] = "Toggle LDAP Authentication",
["toggle_ldap_auth_descr"] = "Toggle gui authentication via LDAP.",
["toggle_ldap_referrals_description"] = "Specifies if the client should automatically follow referrals returned by LDAP servers.",
["toggle_ldap_referrals_title"] = "Follow Referrals",
["toggle_local_auth"] = "Toggle Local Authentication",
["toggle_local_auth_descr"] = "Toggle gui authentication according to %{product} defined users.",
["toggle_local_host_cache_enabled_description"] = "Toggle the creation of cache entries for idle local hosts. Cached local hosts counters are restored automatically to their previous values upon detection of additional host traffic.",
["toggle_local_host_cache_enabled_title"] = "Idle Local Hosts Cache",
["toggle_local_hosts_ts_creation_description"] = "Enable full host timeseries creation (full), limit it to bytes and score (light), or turn it off.",
["toggle_local_hosts_ts_creation_title"] = "Host Timeseries",
["toggle_log_to_file_description"] = "Toggle the creation of ntopng.log in the data dump directory instead of using syslog. Settings will have effect at next %{product} startup.",
["toggle_log_to_file_title"] = "Enable Trace Log",
["toggle_logging_level_description"] = "Choose the runtime logging level.",
["toggle_logging_level_title"] = "Log level",
["toggle_longlived_flows_alerts_description"] = "Toggle alerts generated when a long-lived flow has been detected. This is useful to detect unwanted behaviours (e.g. data exfiltration).",
["toggle_longlived_flows_alerts_title"] = "Long-Lived Flows Alerts",
["toggle_midnight_stats_reset_description"] = "Toggle the automatic stats reset at midnight. This includes Hosts and Mac addresses stats.",
["toggle_midnight_stats_reset_title"] = "Midnight Stats Reset",
["toggle_mysql_check_open_files_limit_description"] = "Enable MySQL alerts generations due to periodic checks of MySQL open_files_limit.
The open_files_limit check is useful to detect when the number of open MySQL files is high, which could lead to database insertion errors.",
["toggle_mysql_check_open_files_limit_title"] = "Enable MySQL alerts",
["toggle_ndpi_flows_rrds_description"] = "Toggle the creation of timeseries for the number of total flows per Layer-7 application.",
["toggle_ndpi_flows_rrds_title"] = "Layer-7 Total Flows",
["toggle_ndpi_timeseries_creation_description"] = "Toggle the creation of Layer-7 application timeseries. Creating a timeseries per application requires more disk space and extra I/O and, in general, it is not needed.",
["toggle_ndpi_timeseries_creation_title"] = "Layer-7 Applications",
["toggle_network_discovery_description"] = "Toggle the periodic discovery of network devices using multiple techniques that include ARP scan, MDNS and SSDP.NOTE: discovery can be only enabled on physical interfaces (i.e. no ZMQ) where we can send/receive traffic to the network (i.e. read-only interfaces such as those connected to port mirrors won't work). ",
["toggle_network_discovery_title"] = "Active Network Discovery",
["toggle_pool_activation_alert_description"] = "Toggle alerts generated when the first host connects or the last host disconnect from some pool.",
["toggle_pool_activation_alert_title"] = "Host Pools Connection/Disconnection Alerts",
["toggle_pools_rrds_description"] = "Toggle the creation of bytes and applications timeseries for defined host pools.",
["toggle_pools_rrds_title"] = "Host Pools",
["toggle_quota_exceed_alert_description"] = "Enable the generation of alerts whenever an host pool exceeded a configured quota.",
["toggle_quota_exceed_alert_title"] = "Enable Quota Exceeded Alerts",
["toggle_radius_auth"] = "Toggle RADIUS Authentication",
["toggle_radius_auth_descr"] = "Toggle gui authentication via a RADIUS server.",
["toggle_remote_to_remote_alerts_description"] = "Toggle alerts generated for remote hosts on remote-to-remote flows.",
["toggle_remote_to_remote_alerts_title"] = "Remote to Remote Hosts Alerts",
["toggle_send_telemetry_data_description"] = "Contribute to the project by sending encrypted, anonymous telemetry data to ntop.org. Data only involves the status of %{product} (e.g., uptime, status, crash reports). Nothing regarding the monitored traffic will ever be sent.",
["toggle_send_telemetry_data_title"] = "Telemetry Data",
["toggle_shaping_directions_description"] = "Enable this option to be able to set different shaping policies for ingress and egress traffic.",
["toggle_shaping_directions_title"] = "Split Shaping Directions",
["toggle_slack_notification_description"] = "Toggle alerts notifications via slack. See integration instructions here.",
["toggle_slack_notification_title"] = "Toggle Slack Notification",
["toggle_snmp_alerts_port_duplexstatus_change_description"] = "Toggle alerts generated when an interface duplex status changes",
["toggle_snmp_alerts_port_duplexstatus_change_title"] = "Interface Duplex Status Change Alerts",
["toggle_snmp_alerts_port_errors_description"] = "Toggle alerts generated when the discards or errors counters on an interface increase",
["toggle_snmp_alerts_port_errors_title"] = "Interface Discards/Errors Alerts",
["toggle_snmp_alerts_port_status_change_description"] = "Toggle alerts generated when an interface operational state changes",
["toggle_snmp_alerts_port_status_change_title"] = "Interface Operational State Change Alerts",
["toggle_snmp_debug_description"] = "Toggle the debugging of SNMP devices. Enabling this will print extra information out to the ntopng logs.",
["toggle_snmp_debug_title"] = "SNMP Debug",
["toggle_snmp_rrds_description"] = "Toggle the creation of bytes timeseries for each port of the SNMP devices. For each device port will be created a timeseries with ingress/egress bytes.",
["toggle_snmp_rrds_title"] = "SNMP Devices Timeseries",
["toggle_src_and_dst_using_ports_description"] = "Determine source and destination of received flows using port numbers. The lower port number is assumed to be the destination port. The higher port number is assumed to be the source port. The rationale is that, in general, sources use ephemeral ports to connect to well-known destination ports, and ephemeral ports are in general greater than the well-known ones. When this option is enabled, source and destination will be swapped if the destination port is found to be greater than the source port.",
["toggle_src_and_dst_using_ports_title"] = "Use Port Numbers to Determine Source and Destination",
["toggle_src_with_post_nat_src_description"] = "Replace IPv4 source addresses (%%IPV4_SRC_ADDR) and ports (%%L4_SRC_PORT) with their post-nat values (%%POST_NAT_SRC_IPV4_ADDR and %%POST_NAPT_SRC_TRANSPORT_PORT).",
["toggle_src_with_post_nat_src_title"] = "Use Post-Nat Source IPv4 Addresses and Ports",
["toggle_system_probes_timeseries_description"] = "Toggle the creation of timeseries for system probes such as the RTT and the Redis monitor.",
["toggle_system_probes_timeseries_title"] = "Probes",
["toggle_theme_description"] = "Toggle betweens themes.",
["toggle_theme_title"] = "Theme",
["toggle_thpt_content_description"] = "Select the throughput unit to be displayed in traffic reports.",
["toggle_thpt_content_title"] = "Throughput Unit",
["toggle_top_sites_description"] = "Toggle the creation of top visited web sites for local hosts. Top sites are created using an heuristic that maintain no more than 20 sites per local host. The heuristic fully operates in memory and does not require any interaction with the disk. Top sites are cleared every 5 minutes. An historical archive of top visited web sites can be created, for each local host, by periodically polling the JSON download link accessible from the host details page.",
["toggle_top_sites_title"] = "Top HTTP Sites",
["toggle_traffic_rrd_creation_description"] = "Toggle the creation of bytes and packets timeseries.",
["toggle_traffic_rrd_creation_title"] = "Traffic",
["toggle_users_rrds_description"] = "Toggle the creation of bytes and applications timeseries for defined users.",
["toggle_users_rrds_title"] = "Users",
["toggle_vlan_rrds_description"] = "Toggle the creation of bytes and applications timeseries for VLANs.",
["toggle_vlan_rrds_title"] = "VLANs",
["toggle_webhook_notification_description"] = "Toggle alerts notifications via webhook (HTTP).",
["toggle_webhook_notification_title"] = "Toggle Webhook Notification",
["topk_heuristic_precision_description"] = "Use an heuristic when aggregating historical top hosts, countries, etc, to build traffic reports. Useful when building reports over long-periods.",
["topk_heuristic_precision_title"] = "Top-K Heuristic",
["traffic_bridging"] = "Traffic Bridging",
["traffic_shaping"] = "Traffic Shaping",
["updates"] = "Updates",
["user_authentication"] = "User Authentication",
["user_group_description"] = "Group name to which user has to belong in order to authenticate as unprivileged user.",
["user_group_title"] = "LDAP User Group",
["vlan"] = "VLAN Id",
["web_user_interface"] = "Web User Interface",
["webhook_notification"] = "Webhook Notification",
["webhook_notification_severity_preference_description"] = "Errors (errors only), Errors and Warnings (errors and warnings, no info), All (every kind of alerts will be notified).",
["webhook_notification_severity_preference_title"] = "Notification Severity",
["webhook_password_description"] = "The password to be used in case of HTTP authentication (optional).",
["webhook_send_error"] = "Error sending message to the webhook.",
["webhook_sent_successfully"] = "A message has been sent to the webhook",
["webhook_sharedsecret_description"] = "Set a (user-defined) secret to be validated by the receiver (optional).",
["webhook_sharedsecret_title"] = "Shared Secret",
["webhook_url_description"] = "Send notification to this URL in JSON format.",
["webhook_url_title"] = "Notification URL",
["webhook_username_description"] = "The username to be used in case of HTTP authentication (optional).",
["zmq_interfaces"] = "ZMQ Interfaces",
},
["processes_stats"] = {
["active_processes_title"] = "Active Processes: Realtime View",
["active_since"] = "Active Since",
["flows_count"] = "Flows Count",
["legend"] = "Legend",
["lines"] = "Lines",
["missing_pid_name_message"] = "Missing pid name",
["no_traffic_detected"] = "No traffic detected for this process, flow process expired, or process terminated.",
["processes_timeline_title"] = "Processes Timeline",
["stack"] = "Stack",
["timeline"] = "Timeline",
["top_hosts"] = "Top Hosts",
["top_hosts_traffic"] = "Top Hosts Traffic",
["traffic_rcvd"] = "Traffic Rcvd",
["traffic_sent"] = "Traffic Sent",
["type"] = "Type",
},
["remote_assistance"] = {
["accept_and_enable"] = "Accept and Enable",
["admin_access"] = "Temporary Admin Access",
["admin_access_descr"] = "Create a temporary admin password for remote assistance GUI access.",
["admin_access_key_descr"] = "The temporary admin password is %{pwd}",
["ask_admin"] = "Ask the network administrator permission before doing this.",
["check_out_the_preferences"] = "More remote assistance parameters can be tuned from the Remote Assistance Preferences.",
["connection_script"] = "Connection Script",
["connection_script_descr"] = "Download the connection script and provide it to the support team to let them connect to this ntopng instance. The script will work on systems where the n2n package is installed.",
["enable_remote_assistance"] = "Enable Remote Assistance",
["gui_access_restricted_info"] = "GUI access is restricted by a configured ACL or cli options (%{cli_options}). Remote admin access may be blocked.",
["product_remote_assistance"] = "%{product} Remote Assistance",
["remember_disable"] = "Remember to disable the remote assistance when not needed.",
["remote_assistance"] = "Remote Assistance",
["remote_ip_msg"] = "This %{product} instance will be accessible from remote at IP address %{ip}",
["tos_notice"] = "By clicking \"%{button}\" you will provide remote access to your host and guarantee that your network security policies allow this. ntop is not responsible for any damage, security violation or vulnerability caused by enabling remote assistance.",
["will_create_virtual_network"] = "When enabled, the remote assistance will create an encrypted virtual network to connect remotely to your device.",
},
["report"] = {
["application_breakdown"] = "Application Breakdown",
["applications"] = "Applications",
["begin_date_time"] = "Begin Date/Time",
["date"] = "%{month}-%{day}-%{year}",
["end_date_time"] = "End Date/Time",
["filter_report"] = "Filter Report",
["generate"] = "Generate",
["invalid_begin"] = "Invalid Begin",
["invalid_begin_date"] = "Invalid Begin Date",
["invalid_begin_end"] = "Invalid Begin/End",
["invalid_to"] = "Invalid To",
["local_networks"] = "Local Networks",
["local_remote"] = "Local/Remote",
["network_interface"] = "Network Interface",
["period"] = "Interval",
["please_check_format"] = "please check its format",
["please_choose_valid"] = "please choose a valid begin/end date and time",
["please_choose_valid_date_and_time"] = "please choose a valid date and time",
["receivers"] = "Receivers",
["remote_local"] = "remote/local",
["report_for_subject"] = "Report - %{num_min} - for %{subject} starting %{dt}",
["reports_professional_only"] = "Reports are only available in the Professional version",
["senders"] = "Senders",
["starting"] = "Starting",
["submit_filter"] = "Submit Filter",
["symbolic_host_name_at_visualization"] = "Symbolic host names are resolved during the visualization.",
["toggle_all"] = "Toggle All",
["top_asn"] = "Top ASN",
["top_countries"] = "Top Countries",
["top_local_hosts"] = "Top Local Hosts",
["top_local_os"] = "Top Local OS",
["top_networks"] = "Top Networks",
["top_non_local_os"] = "Top Non-Local OS",
["top_remote_hosts"] = "Top Remote Hosts",
["top_talkers"] = "Top Talkers",
["total_traffic"] = "Total Traffic",
["traffic_report"] = "Traffic Report",
["use_server_timezone"] = "Use Server Timezone",
},
["restart"] = {
["confirm"] = "Do you want to restart ntopng now?",
["restart"] = "Restart",
["restart_now"] = "Restart now",
["restarting"] = "Restarting ntopng... (this should take a few seconds)",
},
["scripts_list"] = {
["all"] = "All",
["are_you_sure"] = "Your edits are not saved yet! Do you really want to close this dialog?",
["attention"] = "Attention",
["blacklisted_country"] = "Please write country code values separated by comma. (i.e.: IT,FR,DE,UK)",
["config"] = "Config",
["filter_dropdown"] = "Filter Categories",
["items_list_comma"] = "Special characters are not allowed except for ,",
["missing_configset"] = "The requested config set was not found!",
["previous_page"] = "Click here to return to the previous page!",
["reset_default"] = "Reset Default",
["script_search"] = "Search Script:",
["scripts_x"] = "Scripts %{subdir} - %{config}",
["select_operator"] = "Please select an operator!",
["template_not_found"] = "The template was not found!",
["actions"] = {
["edit"] = "Edit",
["edit_script"] = "Edit Script",
["view"] = "View",
["view_src_script"] = "View Source Script",
},
["templates"] = {
["blacklisted_country_list"] = "Blacklisted Countries list",
["elephant_flows_l2r"] = "Elephant Flows Threshold (Local To Remote)",
["elephant_flows_r2l"] = "Elephant Flows Threshold (Remote To Local)",
["excluded_applications"] = "Excluded applications and categories",
["flow_duration_threshold"] = "Flow Duration Threshold",
["max_mud_recording"] = "Stop recording the MUD after:",
["mud_enabled_devices"] = "MUD will be automatically enabled on devices of type",
["template_not_implemented"] = "The template was not implemented yet!",
},
},
["sflows_stats"] = {
["active_flows"] = "Active Flows",
["client_peer"] = "Client Peer",
["client_process"] = "Client Process",
["server_peer"] = "Server Peer",
["server_process"] = "Server Process",
["total_bytes"] = "Total Bytes",
},
["shaping"] = {
["applied_to"] = "Applied to",
["bandwidth_manager"] = "Bandwidth Manager",
["confirm_delete_all_policies"] = "Do you really want ot delete all the \"%{pool_name}\" pool policies",
["confirm_delete_policy"] = "Do you really want to delete",
["confirm_delete_shaper"] = "Do you really want to delete shaper ",
["daily_time"] = "Daily Time (Current / Quota)",
["daily_time_quota"] = "Daily Time Quota",
["daily_traffic"] = "Daily Traffic (Current / Quota)",
["daily_traffic_quota"] = "Daily Traffic Quota",
["delete_all_policies"] = "Delete all Policies",
["delete_policy"] = "Delete Policy",
["delete_shaper"] = "Delete Shaper",
["for_dropping_all_traffic"] = "for dropping all traffic",
["for_no_shaping"] = "for no shaping",
["initial_clone_protocols"] = "Initial application rules will be cloned",
["initial_empty_protocols"] = "Initial applications rules will be empty",
["manage_policies"] = "Manage Policies",
["no_quota_applied"] = "No Quota",
["no_quota_data"] = "No quota set",
["no_quota_traffic"] = "No quota related traffic so far",
["no_shapers_available"] = "No shapers available",
["note_default_pool_config"] = "Policies and quotas only apply to user-defined host pools. Select a different pool or create a new one here.",
["note_drop_core"] = "Dropping some core protocols can have side effects on other protocols. For instance if you block DNS,
symbolic host names are no longer resolved, and thus only communication with numeric IPs work.",
["note_quota_unlimited"] = "Set Traffic and Time Quota to 0 for unlimited traffic.",
["note_target_type"] = "You can modify what to show into the Target column via the Policy Target Type field in the Traffic Bridging preferences expert view.",
["note_traffic_categories"] = "You can configure the Categories from the applications page.",
["notes"] = "NOTES",
["policy_from_pool"] = "policy from pool",
["protocol_families"] = "Application Families",
["protocol_policy"] = "Traffic Policy",
["protocols"] = "Applications",
["protocols_policies"] = "Applications Policies",
["see_quotas_here"] = "Visit the host pool quotas page for the full overview of the active host pool quotas.",
["select_to_clone"] = "Select an existing network to clone the application rules from",
["set_max_rate_to"] = "Set max rate to",
["shaper0_message"] = "Shaper 0 is the default shaper used for local hosts that have no shaper defined",
["shaper_id"] = "Shaper Id",
["shapers_in_use_message"] = "Shapers can be deleted only if they are not applied to any network",
["traffic_from"] = "Traffic from",
["traffic_to"] = "Traffic to",
},
["show_alerts"] = {
["1_day"] = "1 Day",
["1_hour"] = "1 Hour",
["1_month"] = "1 Month",
["1_week"] = "1 Week",
["1_year"] = "1 Year",
["30_min"] = "30 Minutes",
["5_min"] = "5 Minutes",
["6_months"] = "6 Months",
["alarmable"] = "Alarmable",
["alert_actions"] = "Actions",
["alert_count"] = "Count",
["alert_counts"] = "Counts",
["alert_datetime"] = "Date/Time",
["alert_description"] = "Description",
["alert_duration"] = "Duration",
["alert_severity"] = "Severity",
["alert_type"] = "Alert Type",
["alerts"] = "Alerts",
["alerts_are_disabled_message"] = "Alerts are disabled. Please check the preferences page to enable them.",
["alerts_queries"] = "Alerts Queries",
["alerts_to_purge"] = "Alerts to Purge",
["confirm_delete_alert"] = "Do you really want to delete the specified alert",
["confirm_release_alert"] = "Do you really want to release the specified alert?",
["daily"] = "Daily",
["delete_alert"] = "Delete Alert",
["delete_alerts_configuration"] = "Delete Configuration",
["delete_all"] = "Delete All",
["delete_config_btn"] = "Delete %{conf}s Common Configuration",
["delete_config_message"] = "Do you really want to delete the common %{granularity} configuration of %{conf}s",
["detected_alerts"] = "Detected Alerts",
["disable_alerts"] = "Disable",
["disable_alerts_message"] = "Do you really want to disable \"%{type}\" alerts on %{entity_value}?",
["disable_alerts_title"] = "Disable Alerts",
["disabled_alerts"] = "Disabled Alerts",
["dropped_alerts"] = "Dropped Alerts",
["enable_alerts"] = "Enable",
["enable_alerts_message"] = "Do you really want to enable \"%{type}\" alerts on %{entity_value}?",
["enable_alerts_title"] = "Enable Alerts",
["engaged"] = "Engaged",
["engaged_alerts"] = "Engaged Alerts",
["explorer"] = "Explore",
["five_minutes"] = "Five minutes",
["flow_alerts"] = "Flow Alerts",
["flow_user_scripts_drops_descr"] = "Trigger an alert when some Flows user scripts are not executed.",
["flow_user_scripts_drops_title"] = "Flows User Scripts Drops Alert",
["flush_data"] = "Flush Data",
["host_delete_config_btn"] = "Delete Host %{host} Configuration",
["host_delete_config_confirm"] = "Do you really want to delete the %{granularity} configuration for host",
["hourly"] = "Hourly",
["iface_delete_config_btn"] = "Delete Interface %{iface} Configuration",
["iface_delete_config_confirm"] = "Do you really want to delete the %{granularity} configuration for interface",
["iface_engaged_dropped_alerts"] = "Engaged vs Dropped alerts",
["in_the_selected_time_frame"] = "in the selected time period",
["interface_drops_threshold"] = "Interface Packets Drops Alert",
["interface_drops_threshold_descr"] = "The maximum percentage of dropped packets over the total number of interface observed packets",
["last_day"] = "Last Day",
["last_hour"] = "Last Hour",
["last_minute"] = "Last Minute",
["minute"] = "Minute",
["network_delete_config_btn"] = "Delete Network %{network} Configuration",
["network_delete_config_confirm"] = "Do you really want to delete the %{granularity} configuration for network",
["no_recorded_alerts_message"] = "No recorded alerts for interface %{ifname}",
["num_ignored_alerts"] = "Ignored Alerts",
["older_1_day_ago"] = " older than 1 day ago",
["older_1_hour_ago"] = "older than 1 hour ago",
["older_1_month_ago"] = "older than 1 month ago",
["older_1_week_ago"] = "older than 1 week ago",
["older_1_year_ago"] = "older than 1 year ago",
["older_30_minutes_ago"] = "older than 30 minutes ago",
["older_5_minutes_ago"] = "older than 5 minutes ago",
["older_6_months_ago"] = "older than 6 months ago",
["older_than"] = "older than",
["past"] = "Past",
["past_alerts"] = "Past Alerts",
["past_flow"] = "Past Flow",
["purge_num_alerts"] = "Purge [%{num_alerts} alerts]",
["purge_subj_alerts"] = "Purge %{subj} Alerts",
["purge_subj_alerts_confirm"] = "Do you really want to purge all the %{subj} alerts?",
["release_alert"] = "Release Alert",
["release_alert_action"] = "Release",
["reset_alert_database"] = "Flush Alerts Data",
["reset_alert_database_message"] = "This action will remove any alerts related data, including
- Runtime alerts status
- Persistent alerts SQLite storage
Please go to the User Scripts settings if you want to reset also the alerts configuration.
Do you really want to proceed",
["rtt"] = "RTT",
["startup"] = "Startup",
["stored_alerts"] = "Stored Alerts",
["trigger_alert_descr"] = "Enable alerts triggering on this alarmable",
["trigger_host_alert_descr"] = "Trigger alerts generated by %{host}",
["trigger_iface_alert_descr"] = "Trigger alerts generated by %{iface}",
["trigger_network_alert_descr"] = "Trigger alerts generated by %{network}",
},
["sites_page"] = {
["contacts"] = "Contacts",
["current_sites"] = "Current Sites",
["last_5_minutes_sites"] = "Last 5 Minute Sites",
["sites"] = "Sites",
["top_sites_not_enabled_message"] = "To keep track of visited sites, enable the creation of top visited web sites for local hosts from the Preferences.",
["top_sites_not_seen"] = "Current local host has not visited any website yet.",
["top_visited_sites"] = "Top Visited Sites",
},
["snmp"] = {
["AlertDescription"] = "Alert Description",
["ConsoleDisplayBufferText"] = "Display Text",
["GeneralSerialNumber"] = "Serial Number",
["InputCurrentLevel"] = "Current Level",
["InputDimUnit"] = "Dim Unit",
["InputMaxCapacity"] = "Max Capacity",
["InputMediaDimFeedDirDeclared"] = "InputMediaDimFeedDirDeclared",
["InputMediaDimXFeedDirDeclared"] = "InputMediaDimXFeedDirDeclared",
["InputName"] = "InputName",
["MarkerColorantValue"] = "Marker Colorant",
["MarkerLifeCount"] = "Marker Life Count",
["MarkerSuppliesDescription"] = "Marker Supplies Description",
["MarkerSuppliesLevel"] = "Marker Supplies Level",
["MarkerSuppliesMaxCapacity"] = "Marker Supplies Max Capacity",
["PrinterCurrentStatus"] = "Current Status",
["PrinterOperationalStatus"] = "Operational Status",
["absolute_stats"] = "Stats Since Boot",
["actual_stats"] = "Stats Since Last Poll",
["add_device"] = "Add New Device",
["add_snmp_devices"] = "Add SNMP Devices",
["alerted_interfaces"] = "Interfaces With Errors",
["all_interfaces"] = "All Interfaces",
["all_snmp_interface_types"] = "All Types",
["all_snmp_statuses"] = "All Statuses",
["and_one_more_interface"] = "and 1 more interface",
["bound_interface_description"] = "Binding a network interface to an SNMP interface is useful to compare network traffic monitored by ntopng with that reported by SNMP",
["caching_in_progress"] = "Device SNMP walk in progress. This may take up to 5 minutes. The page will refresh periodically.",
["contact"] = "Contact",
["delete_all_devices"] = "Delete All Devices",
["device_example"] = "Example: %{example}",
["device_ip"] = "Device IP",
["device_model"] = "Device Model",
["device_polling"] = "Device Polling",
["device_polling_desc"] = "Perform periodic SNMP walks to collect device data, including device interfaces traffic and status.",
["device_status"] = "Device Status",
["disable_port_monitor"] = "Disable Port Monitor",
["discover_devices"] = "Discover Devices",
["enable_port_monitor"] = "Enable Port Monitor",
["errors_filter"] = "Errors Filter",
["ifName"] = "Interface Name",
["ifindex"] = "Index",
["in_bytes"] = "In Bytes",
["in_discards"] = "In Discards",
["in_errors"] = "In Errors",
["interface_device"] = "Interface %{interface} [ %{device} ]",
["interfaces_with_discards"] = "Interfaces With Discards",
["interfaces_with_errors"] = "Interfaces With Errors",
["interfaces_with_errors_or_discards"] = "Interfaces With Errors/Discards",
["last_change"] = "Last Change",
["lldpRemChassisId"] = "Remote Device",
["lldpRemPortDesc"] = "Remote Port Description",
["lldpRemPortId"] = "Remote Port Identifier",
["lldpRemSysDesc"] = "Remote System Description",
["lldpRemSysName"] = "Remote System Name",
["low_port_speed"] = "Low port speed",
["multiple_macs_non_trunk"] = "Multiple MACs on non-trunk port",
["no_answer"] = "No answer from host %{host}: please check that SNMP is up and the community is set to the correct value",
["no_host_discovered"] = "No host discovered in %{host}/%{cidr}",
["note"] = "NOTE",
["object_id"] = "ObjectID",
["out_bytes"] = "Out Bytes",
["per_interface_settings"] = "These settings only affect interface \"%{iface}\". Check out %{global} for a global configuration.",
["port_macs"] = "Mac Addresses",
["port_macs_short"] = "MACs",
["remove_all_snmp_devices"] = "Remove All SNMP Devices",
["remove_all_snmp_devices_confirm"] = "Do you really want to delete all the SNMP devices?",
["remove_snmp_device"] = "Remove SNMP Device",
["remove_snmp_device_confirm"] = "Do you really want to delete the SNMP device %{device}?",
["snmp_all_interfaces"] = "All Interfaces",
["snmp_also_seen_on"] = "Also seen on",
["snmp_and_n_more_interfaces"] = "and %{count} more interfaces",
["snmp_community"] = "SNMP Community",
["snmp_device"] = "SNMP Device",
["snmp_device_does_not_respond"] = "The SNMP device does not respond.",
["snmp_device_last_poll"] = "Time Since Last Poll",
["snmp_device_polling_disabled"] = "Periodic device polling is disabled. Information shown may be missing or outdated. Polling can be enabled from the Preferences.",
["snmp_device_x"] = "SNMP Device: %{device}",
["snmp_devices"] = "SNMP Devices",
["snmp_interface"] = "SNMP Interface",
["snmp_interface_type"] = "Interface Type",
["snmp_interface_x"] = "Interface: %{interface}",
["snmp_interfaces"] = "Interfaces",
["snmp_lldp_descr"] = "Device topology information is available when the LLDP protocol is enabled on the monitored devices and readeable via SNMP.",
["snmp_lldp_node_color"] = "The node color represents the device model.",
["snmp_lldp_zoom_descr"] = "Click on a node to explore the device, use the mouse wheel to zoom, drag clicking on an empty area.",
["snmp_monitor_disable_confirm"] = "Do you really want to disable port status monitoring on SNMP device %{device}?",
["snmp_monitor_enable_confirm"] = "Do you really want to enable port status monitoring on SNMP device %{device}? Alerts will be generated whenever a port changes state.",
["snmp_note_bridge_mib"] = "Periodic SNMP walks on the Bridge MIB are performed to populate the table.",
["snmp_note_bridge_mib_status"] = "Shown status is the dot1qTpFdbStatus Bridge MIB status associated to the mac address.",
["snmp_note_periodic_interfaces_polling"] = "Periodic SNMP walks are performed to update interfaces at regular 5-minute intervals.",
["snmp_note_thpt_calc"] = "The throughput accounts for the total traffic (in + out) over the two most recent consecutive SNMP walks.",
["snmp_note_thpt_span"] = "The two most recent consecutive SNMP walks were perfrormed at %{last} and %{prev}.",
["snmp_port_monitor"] = "SNMP Port Monitor",
["snmp_printer"] = "Printer",
["snmp_timeseries_descr"] = "SNMP devices timeseries can be enabled from the Preferences. Few minutes are necessary to see the first data points",
["snmp_topology"] = "Topology",
["snmp_version"] = "SNMP Version",
["stats_since"] = "Stats Since",
["status_down"] = "Down",
["status_up"] = "Up",
["testing"] = "Testing",
["tp_fbd_status_invalid"] = "invalid",
["tp_fbd_status_learned"] = "learned",
["tp_fbd_status_mgmt"] = "mgmt",
["tp_fbd_status_other"] = "other",
["tp_fbd_status_self"] = "self",
["trunk"] = "trunk",
["unable_to_delete_snmp_device"] = "Unable to delete SNMP device %{device}",
["unresponsive_device"] = "The SNMP walk is too slow. Displayed data may be outdated or missing. Check network connectivity and device responsiveness. A new scan attempt will be performed in 15 minutes.",
["view_device"] = "View Device",
},
["snmp_page"] = {
["guide_snmp_page_message"] = "Visit page SNMP to add this host to the list of configured SNMP devices.",
["not_configured_as_snmp_device_message"] = "Host %{host_ip} has not been configured as an SNMP device.",
["showing_snmp_mib_info_default_community_message"] = "Showing SNMP MIB information retrieved using the default community '%{community}'",
["trying_to_retrive_message"] = "Trying to retrieve host SNMP MIB using the default community '%{community}'",
["unable_to_retrive_snmp_default_community_message"] = "Unable to retrieve host SNMP MIB using the default community '%{community}'.",
},
["sprobe_page"] = {
["active_memory"] = "Active memory",
["latency"] = "Latency",
["processes"] = "Processes",
["processes_traffic_tree"] = "Processes Traffic Tree",
["show_more_info"] = "Mouse over to show the process information or double click to show more information.",
["system_interactions"] = "System Interactions",
["top_processes"] = "Top Processes",
["top_users"] = "Top Users",
["tree"] = "Tree",
["users"] = "Users",
},
["sub_interfaces"] = {
["add_sub_if"] = "Add Sub-Interface",
["add_sub_if_success"] = "Sub-Interface created successfully. A restart of ntopng is required for the change to have effect.",
["confirm_delete"] = "Are you sure you want to delete %{name}?",
["delete"] = "Delete Sub-Interface",
["disaggregation"] = "Custom Traffic Disaggregation",
["filter_description"] = "An extended nBPF format is supported: in addition to the standard BPF syntax, NetFlow fields can also be used, including INPUT_SNMP, OUTPUT_SNMP, SRC_VLAN, DST_VLAN. Non-numeric values should be provided with single quotes.",
["filter_examples"] = "Filter examples",
["invalid_xnbpf"] = "Invalid nBPF filter",
["note"] = "ntopng can use BPF-like filters to disaggregate incoming traffic, diverting it to logical sub-interfaces. The same traffic can be diverted to multiple interfaces in case of overlapping in the filters.",
["sub_if_name"] = "Sub-Interface Name",
["traffic_filter_nbpf"] = "Traffic Filter (nBPF Format)",
["traffic_filter_xnbpf"] = "Traffic Filter (Extended nBPF Format)",
},
["system_interfaces_stats"] = {
["local_hosts"] = "Local Hosts",
["remote_hosts"] = "Remote Hosts",
},
["system_stats"] = {
["cpu_states_monitor"] = "CPU States Monitor",
["cpu_states_monitor_description"] = "Monitors the states of the CPU (e.g., user, system, idle and iowait)",
["delete_rtt_confirm"] = "Do you really want to delete host \"%{host}\" ?",
["delete_rtt_host"] = "Delete RTT Host",
["descr_influxdb_cardinality"] = "Series cardinality %{car_fa} provides an indication of how challenging is for InfluxDB to handle written points. High series cardinality is a primary driver of high memory usage for many database workloads. Hardware sizing guidelines %{sizing_fa} for series cardinality recommendations are available based on the hardware.",
["descr_influxdb_dropped_points"] = "The total number of points ntopng has dropped as could not write them into InfluxDB. Reasons %{drop_fa} could be an unreachable, down, overloaded or significantly impaired InfluxDB.",
["descr_influxdb_exported_points"] = "The total number of points ntopng has successfully written into InfluxDB. A point %{point_fa} is the value of a measurement at a given time. Points are used to construct timeseries charts. Examples of points are the number of TLS bytes sent by a given host at noon and the total number of bytes received at a certain interface one minute past noon.",
["descr_influxdb_exports"] = "The total number of times ntopng has successfully written points into InfluxDB by sending POST requests %{exp_fa} to the /write endpoint.",
["descr_influxdb_ram_memory"] = "The total memory %{mem_fa} InfluxDB has obtained from the operating system to function.",
["descr_influxdb_storage_utilization"] = "The total disk space used by InfluxDB to store all the points. Used disk space also includes points automatically aggregated by means of continuous queries %{cq_fa}.",
["disk_monitor"] = "Disk Monitor",
["disk_monitor_description"] = "Monitors free disk space",
["dropped_points"] = "Dropped Points",
["export_failures"] = "Failed Exports",
["export_retries"] = "Retried Exports",
["exported_points"] = "Total Points",
["exported_vs_dropped_points"] = "Total vs Dropped Points",
["exports"] = "Total Exports",
["exports_label"] = "Exports",
["health"] = "Health",
["high_series_cardinality"] = "An high cardinality can cause database slowdowns",
["infludb_retried_vs_failed_exports"] = "Retried/Failed exports",
["influxdb_health_green"] = "OK",
["influxdb_health_green_descr"] = "Export to InfluxDB is working OK.",
["influxdb_health_red"] = "Failing to export",
["influxdb_health_red_descr"] = "InfluxDB unreachable or too slow, unable to keep up with it. Dropping points.",
["influxdb_health_yellow"] = "Temporarily unable to export",
["influxdb_health_yellow_descr"] = "Currently unable to export to InfluxDB. Retry in progress.",
["influxdb_note_docs"] = "Documentation with detailed descriptions of all the fields shown is available in the ntopng User's guide.",
["influxdb_storage"] = "Storage (%{dbname})",
["last_ip"] = "Last IP",
["last_rtt"] = "Last RTT",
["max_rtt"] = "Max RTT (ms)",
["max_rtt_no_ms"] = "Max RTT",
["metric"] = "Metric",
["no_hosts_configured"] = "No Hosts Configured",
["no_rtt_configured_for_host"] = "No RTT configured for %{host}",
["probe"] = "Probe",
["probe_config"] = "Configuration",
["probes"] = "Probes",
["series_cardinality"] = "Series Cardinality",
["short_desc_influxdb_cardinality"] = "An indication of how challenging is for InfluxDB to handle written points.",
["short_desc_influxdb_dropped_points"] = "Total number of points dropped due to InfluxDB write failures.",
["short_desc_influxdb_exported_points"] = "Total number of points successfully written into InfluxDB.",
["short_desc_influxdb_exports"] = "Total number of successful writes into InfluxDB.",
["short_desc_influxdb_health"] = "Current InfluxDB export health.",
["short_desc_influxdb_ram_memory"] = "Total memory InfluxDB has obtained from the operating system.",
["short_desc_influxdb_storage_utilization"] = "Total disk space used by InfluxDB.",
["value"] = "Value",
["write_througput"] = "Write Througput",
["redis"] = {
["command_hits"] = "%{cmd} Calls",
["commands"] = "Commands",
["redis_health_green"] = "OK",
["redis_health_green_descr"] = "Redis is working OK.",
["redis_health_red"] = "Persistence Issues",
["redis_health_red_descr"] = "Redis is unable to persist data. Expect %{product} to malfunction.",
["redis_keys"] = "Database Keys",
["redis_monitor"] = "Redis Monitor",
["redis_monitor_description"] = "Monitor the Redis health",
["short_desc_redis_health"] = "Current Redis health.",
["short_desc_redis_keys"] = "Total keys in the Redis database.",
["short_desc_redis_ram_memory"] = "Total memory Redis has obtained from the operating system.",
["top_redis_commands"] = "Top Commands Calls",
["tot_calls"] = "Total Calls",
},
},
["telemetry_page"] = {
["crash_report"] = "Crash Report",
["crash_report_descr"] = "A crash report is sent upon %{product} anomalous termination. Crash report contains %{product} information such as version, build architecture, operating system and startup options. Nothing regarding the monitored traffic is ever sent. Following is an example of a crash report:",
["last_data_sent"] = "Last Data Sent",
["send_telemetry_data"] = "Contribute by sending telemetry data",
["telemetry_data"] = "Telemetry Data",
["telemetry_data_change_preference"] = "change",
["telemetry_data_no_consent"] = "No preference expressed",
},
["top_hosts"] = {
["top_hosts_local"] = "Top Hosts (Local)",
},
["topk_heuristic"] = {
["precision"] = {
["aggressive"] = "Aggressive",
["disabled"] = "Disabled",
["less_accurate"] = "Less Accurate",
["more_accurate"] = "More Accurate",
},
},
["traffic_page"] = {
["flow_distribution"] = "Flow Distribution",
["flow_duration"] = "Total Flow Duration",
["flow_frequency"] = "New Flow Creation Frequency",
["l4_proto_overview"] = "Protocol Overview",
["no_traffic_observed_message"] = "No traffic has been observed for the specified host",
["rcvd"] = "Rcvd",
},
["traffic_profiles"] = {
["advanced_filter_examples"] = "Advanced Filters Examples",
["all_profiles"] = "All Profiles",
["confirm_delete_profile"] = "Do you really want to delete the profile",
["delete_profile"] = "Delete Profile",
["destination_network"] = "Destination network",
["duplicate_profile"] = "Duplicate profile name",
["edit_traffic_profiles"] = "Traffic Profiles",
["enter_profile_filter"] = "Enter the profile filter",
["enter_profile_name"] = "Enter a profile name",
["facebook_traffic"] = "Facebook",
["host_http_https"] = "Host HTTP/HTTPS",
["host_traffic"] = "Host",
["http_traffic"] = "HTTP",
["invalid_bpf"] = "Invalid BPF filter",
["max_profiles_num"] = "With this version of ntopng you can only create %{maxnum} profiles. Upgrade to the Enterprise version to remove this limit",
["no_profiles"] = "No profiles set",
["note"] = "Note",
["note_0"] = "Traffic profile names allow alpha-numeric characters, spaces, and underscores",
["note_1"] = "Traffic profiles are applied to flows. Each flow can have up to one profile, thus in case of multiple profile matches, only the first one is selected",
["profile_name"] = "Profile Name",
["see_ndpi_protos"] = "(use %{option} to print all nDPI supported protocols)",
["simple_filter_examples"] = "Simple Filters Examples",
["source_ethernet"] = "Source MAC address",
["traffic_between"] = "Traffic between hosts",
["traffic_filter_bpf"] = "Traffic Filter (nBPF Format)",
["traffic_from_to"] = "Traffic from an host to another",
["traffic_profiles"] = "Traffic Profiles",
},
["traffic_recording"] = {
["about_to_extract"] = "About to extract traffic from %{date_begin} to %{date_end}",
["active_since"] = "Active Since",
["archive"] = "Archive",
["completed"] = "Completed",
["continuous_recording"] = "Continuous Traffic Recording",
["continuous_recording_and_flows"] = "Continuous Traffic Recording and Flow Visibility",
["delete_all_jobs"] = "Delete All Jobs",
["delete_all_jobs_confirm"] = "Do you really want to delete all the extraction jobs? Active jobs will be stopped.",
["delete_job"] = "Delete Job",
["delete_job_confirm"] = "Do you really want to delete Job %{job_id} and the related Pcap files?",
["disabled"] = "Disabled",
["disk_space"] = "Max Disk Space",
["disk_space_note"] = "Maximum disk space used for recorded traffic on disk.",
["disk_space_note_in_use"] = "%{in_use} GB are already in use by this instance.",
["download"] = "Download",
["download_nth_pcap"] = "Download Pcap #{0}",
["dump_window"] = "Dump Window",
["edit_filter"] = "Edit Filter",
["err_alloc"] = "memory allocation error",
["err_filter"] = "unsupported filter",
["err_open"] = "unable to open dump",
["err_stuck"] = "stuck or interrupted",
["err_unknown"] = "unexpected error",
["ext_interface"] = "External Interface",
["extract_action"] = "Extract",
["extract_now"] = "Extract now",
["extracted_bytes"] = "Extracted Bytes",
["extracted_packets"] = "Extracted Packets",
["extraction_scheduled"] = "A new extraction job has been scheduled, please check the %{page} page to download the pcap as soon as the file is ready. The job ID for this extraction is ",
["failed"] = "Failed",
["failure"] = "Failure",
["failure_note"] = "Please check the log trace and try restarting the service.",
["filter_bpf"] = "Filter (nBPF Format)",
["filter_examples"] = "Filter Examples",
["global_settings_note"] = "Global settings (e.g. the license key) can be configured from the Traffic Recording preferences.",
["invalid_bpf"] = "Invalid filter",
["job_date_time"] = "Job Creation Date/Time",
["job_id"] = "Job ID",
["jobs"] = "Jobs",
["logs"] = "Traffic Recording Logs",
["max_extracted_pcap_bytes_description"] = "Maximum size for pcap files extracted from recorded data. In case of extractions exceeding this size, the output will be split into multiple files.",
["max_extracted_pcap_bytes_title"] = "Max Extracted File Size",
["missing_data_msg"] = "Traffic recording has been stopped or restarted. Some data may be missing.",
["missing_parameters"] = "Mandatory parameters are missing",
["msg_err_missing_timeline"] = "Unable to determine the timeline of the currently running n2disk. Extractions can only be performed when n2disk is up-to-date and run with option --timeline-dir.",
["msg_err_timeline_path_not_existing"] = "Timeline path not found in the system.",
["msg_err_unable_to_access_timeline"] = "Unable to read recorded data. Insufficient permissions. Make sure the user running ntopng is in the same group of the user running n2disk.",
["msg_err_unknown"] = "Unknown status.",
["msg_external_providers_detected"] = "External traffic recording providers detected. ntopng can automatically bind this interface to an external provider. You can let ntopng take care of the recording using this page, or you can configure an external traffic recording provider.",
["msg_ok"] = "Ready to extract",
["multiple_extracted_files"] = "Traffic extraction generated multiple pcap files of %{mb} MB, it is possible to change this limit from Preferences. Click on the links below to download the pcap files.",
["no_data_in_interval"] = "There is no (or partial) pcap data on disk for the selected time interval. Please note that pcap data is dumped every minute (latest minute is not available) and old data is deleted (please check the current dump window in the status page). Please try selecting a different time interval.",
["no_file"] = "No files dumped yet",
["no_recorded_data"] = "No recorded data in the specified time frame. Traffic recorder needs some time to write recent data.",
["not_found"] = "File not found",
["not_granted"] = "Request not granted",
["note_dump"] = "In ethernet networks, each packet has an overhead of 24 bytes [preamble, start of frame, CRC, IFG]. Such overhead is accounted to the interface traffic, but it is not added to the traffic being dumped on disk. For this reason the number of bytes in this page may differ from those reported in the interface chart.",
["packet_dumps"] = "Packet Dumps",
["pcap_download"] = "Extract pcap",
["pcap_download_message"] = "Start the extraction and check the %{page} page to download the pcap as soon as the file is ready.",
["processing"] = "Processing",
["queue_as_job"] = "Queue as a Job",
["recording"] = "Recording",
["restart"] = "Restart",
["restart_service"] = "Restart the service",
["settings"] = "Settings",
["start_extraction"] = "Start Extraction",
["stop_job"] = "Stop Job",
["stop_job_confirm"] = "Do you really want to stop Job %{job_id}?",
["stopped"] = "Stopped",
["storage"] = "Storage",
["storage_dir"] = "Storage Directory",
["storage_directory_config"] = "The Storage Directory path can be changed by specifing the %{option} option into the %{product} configuration file.",
["storage_utilization"] = "Storage Utilization",
["storage_utilization_pcap"] = "PCAP Storage Utilization",
["traffic_extraction_jobs"] = "Traffic Extraction Jobs",
["traffic_extractions"] = "Extractions",
["traffic_on_disk"] = "Traffic On Disk",
["traffic_recording"] = "Traffic Recording",
["traffic_recording_provider"] = "Traffic Recording Provider",
["traffic_recording_settings"] = "Traffic Recording Settings",
["traffic_recording_status"] = "Traffic Recording Status",
["unsupported_fields"] = "Note that the selected chart provides a view of the traffic not fully supported by the extraction tool, extracted traffic will contain more traffic than expected.",
["waiting"] = "Waiting",
["waiting_nospace"] = "Waiting (No Space On Disk)",
},
["traffic_report"] = {
["current_day"] = "Current Day",
["current_month"] = "Current Month",
["current_week"] = "Current Week",
["daily"] = "Daily",
["header_daily"] = "Daily report",
["header_monthly"] = "Monthly report",
["header_weekly"] = "Weekly report",
["monthly"] = "Monthly",
["previous_day"] = "Previous Day",
["previous_month"] = "Previous Month",
["previous_week"] = "Previous Week",
["weekly"] = "Weekly",
},
["tree_map"] = {
["hosts_treemap"] = "Hosts Tree Map",
},
["unknown_devices"] = {
["active_only"] = "Active Only",
["all_devices"] = "All Devices",
["assign_device_pool"] = "Assign Device to a Pool",
["assign_pool"] = "Assign To Pool",
["device_name"] = "Device Name",
["devices_only_note"] = "A device is considered unassigned if there are no pool members defined with such MAC address. IP-based member addresses do not apply here.",
["filter_devices"] = "Filter Devices",
["first_seen"] = "First Seen",
["inactive_only"] = "Inactive Only",
["last_seen"] = "Last Seen",
["no_pools"] = "An host pool must be created in order to assign unknown devices to.",
["select_pool"] = "Please select an host pool from the dropdown below to assign '%{mac}' to:",
["unassigned_devices"] = "Unassigned Devices",
},
["updates"] = {
["available"] = "New",
["check"] = "Check for updates",
["checking"] = "Checking for updates..",
["install"] = "Install update",
["install_confirm"] = "Do you want to update and restart ntopng now?",
["installing"] = "Installing update..",
["maintenance_expired"] = "Please note that maintenance for this product has expired, you need to renew the license after the upgrade.",
["no_updates"] = "No updates available",
["upgrade_failure_message"] = "Something went wrong during the update, please retry or try manually",
},
["user_activity"] = {
["alerts_deleted"] = "User '%{user}' purged '%{status}' alerts.",
["changed_preference"] = "User '%{user}' changed settings for %{pref}.",
["deleted_all_interfaces_data"] = "User '%{user}' deleted data for all interfaces.",
["deleted_host_data"] = "User '%{user}' deleted data for host %{host} on interface %{ifname}.",
["deleted_inactive_interfaces_data"] = "User '%{user}' deleted data for all inactive interfaces.",
["deleted_interface_data"] = "User '%{user}' deleted data for interface %{ifname}.",
["deleted_network_data"] = "User '%{user}' deleted data for network %{network} on interface %{ifname}.",
["disabled_preference"] = "User '%{user}' disabled preference %{pref}.",
["enabled_preference"] = "User '%{user}' enabled preference %{pref}.",
["exported_data"] = "User '%{user}' exported JSON data for '%{mode}' hosts.",
["exported_data_host"] = "User '%{user}' exported JSON data for '%{mode}' host %{host}.",
["file_downloaded"] = "User '%{user}' downloaded file '%{file}'.",
["flows_downloaded"] = "User '%{user}' downloaded flows data from %{from} to %{to}.",
["host_json_downloaded"] = "User '%{user}' downloaded JSON data for host %{host}.",
["live_capture"] = "User '%{user}' captured live traffic on interface %{ifname}.",
["live_capture_host"] = "User '%{user}' captured live traffic for host %{host} on interface %{ifname}.",
["live_capture_host_with_filter"] = "User '%{user}' captured live traffic for host %{host} matching filter '%{filter}' on interface %{ifname}.",
["live_capture_with_filter"] = "User '%{user}' captured live traffic matching filter '%{filter}' on interface %{ifname}.",
["live_extraction"] = "User '%{user}' downloaded traffic from interface %{ifname} from %{from} to %{to}.",
["live_extraction_with_filter"] = "User '%{user}' downloaded traffic from interface %{ifname} from %{from} to %{to} matching filter '%{filter}'.",
["login_not_authorized"] = "Login denied for user '%{user}'.",
["login_successful"] = "User '%{user}' logged in.",
["password_changed"] = "Password for user '%{pwd_user}' changed by '%{user}' with ip '%{ip}'.",
["recording_disabled"] = "User '%{user}' disabled Traffic Recording on interface %{ifname}.",
["recording_enabled"] = "User '%{user}' enabled Traffic Recording on interface %{ifname}.",
["remote_assistance_disabled"] = "User '%{user}' disabled Remote Assistance.",
["remote_assistance_enabled"] = "User '%{user}' enabled Remote Assistance.",
["snmp_device_added"] = "User '%{user}' added SNMP device %{ip}.",
["snmp_device_deleted"] = "User '%{user}' deleted SNMP device %{ip}.",
["unknown_activity"] = "User '%{user}' did some unknown activity (%{scope}), please report this.",
["unknown_activity_function"] = "User '%{user}' did some unknown activity (%{name}), please report this.",
["user_added"] = "User '%{add_user}' added by '%{user}'.",
["user_deleted"] = "User '%{del_user}' deleted by '%{user}'.",
},
["user_info"] = {
["missing_user_name_message"] = "Missing user name",
["processes"] = "Processes",
["processes_overview"] = "Processes Overview",
["top_l4_protocols"] = "Top Protocols",
["top_l7_protocols"] = "Top Applications",
},
["user_scripts"] = {
["categories"] = "Categories",
["category"] = "Category",
["category_internals"] = "Internals",
["category_internals_descr"] = "Internal functionalitis of ntopng (e.g., memory management and host and flows lifecycles)",
["category_network"] = "Network",
["category_network_descr"] = "Network behaviors and anomalies (e.g., traffic above a certain threshold, TCP not working as expected)",
["category_other"] = "Other",
["category_other_descr"] = "Default category for uncategorized scripts or for those that cannot be included in any of the other categories",
["category_security"] = "Security",
["category_security_descr"] = "Security behaviors and anomalies (e.g, contacts from or to a blacklisted host, TCP and UDP scans)",
["category_system"] = "System",
["category_system_descr"] = "Functionalities of the system on top of which ntopng is running (e.g, disk space full, load too high)",
["elephant_flows_descr"] = "> %{l2r_bytes} (L2R), > %{r2l_bytes} (R2L)",
["exceptions"] = "Exceptions: %{exceptions}",
["long_lived_flows_descr"] = "> %{duration}",
["mud_enabled_on"] = "Automatically enabled for: %{device_types}",
["note_apply_to_default"] = "The Default configuration is 'Applied to' any target which is not included in any other configuration.",
["note_configsets"] = "User scripts are configured and enabled/disabled on a per-configuration basis. Multiple configurations can be created and each configuration can be 'Applied To' different targets.",
["note_what_are_user_scripts"] = "User scripts %{user_scripts_external} are executed periodically or when a certain event occurs. ",
["stop_recording_after"] = "Stop recording after %{duration}",
},
["users"] = {
["add_new_user"] = "Add New User",
["add_user"] = "Add User",
["assigned_devices"] = "Assigned Devices",
["cat_protocols"] = "%{cat} Applications",
["categories"] = "Categories",
["client_policy"] = "Device As Client",
["confirm_delete_user"] = "Do you really want to delete user \"%{user}\"?",
["delete_user"] = "Delete User",
["delete_user_error"] = "Could not delete the user. Please check out the program log for more details.",
["devices"] = "Devices",
["edit"] = "Edit",
["edit_global_policies"] = "Edit Default Policies",
["fallback_policy"] = "Fallback Policy",
["full_name"] = "Full Name",
["global"] = "Global",
["global_policies"] = "Default Policies",
["no_users"] = "No users",
["num_protocols"] = "Num Applications",
["policy"] = "Policy",
["protocols"] = "Applications",
["reset_to_defaults"] = "Reset To Defaults",
["reset_to_defaults_confirm"] = "Do you really want to reset the device type \"%{devtype}\" policies to to the defaults?",
["server_policy"] = "Device As Server",
["settings"] = "Settings",
["total_daily_time_quota"] = "Total Daily Time Quota",
["total_daily_traffic_quota"] = "Total Daily Traffic Quota",
["unchanged"] = "Unchanged",
["user_exists"] = "User \"%{user}\" already exists",
["user_x"] = "User: %{user}",
["users"] = "Users",
["shapers"] = {
["default"] = "Default",
["drop"] = "Drop",
["pass"] = "Pass",
["slow"] = "Slow Pass",
["slower"] = "Slower Pass",
},
},
["vlan_details"] = {
["no_available_stats_for_vlan_message"] = "No available stats for VLAN %{vlan_id}. Please wait a few minutes to allow %{product} to harvest new statistics.",
["vlan_id_parameter_missing_or_invalid_message"] = "Vlan_Id parameter is missing or is not valid",
},
["vlan_stats"] = {
["vlan_id"] = "VLAN ID",
["vlans"] = "VLANs",
},
}
return lang