msgid "" msgstr "Content-Type: text/plain; charset=UTF-8" msgid "%d hour" msgstr "" msgid "%d minute" msgstr "" msgid "%d minutes" msgstr "" msgid "%d second" msgstr "" msgid "%d seconds" msgstr "" msgid "" "Acceptable values: 1-100. This many Tracking IP addresses must respond for " "the link to be deemed up" msgstr "" msgid "Acceptable values: 1-1000. Defaults to 1 if not set" msgstr "" msgid "Acceptable values: 1-256. Defaults to 1 if not set" msgstr "" msgid "Check IP rules" msgstr "" msgid "Check link quality" msgstr "" msgid "Check routing table" msgstr "" msgid "Collecting data..." msgstr "" msgid "Destination address" msgstr "" msgid "Destination port" msgstr "" msgid "Detail" msgstr "" msgid "Diagnostics" msgstr "" msgid "Disabled" msgstr "" msgid "" "Downed interface will be deemed up after this many successful ping tests" msgstr "" msgid "Enabled" msgstr "" msgid "Enter value in hex, starting with 0x" msgstr "" msgid "Execute" msgstr "" msgid "Expect interface state on up event" msgstr "" msgid "Failure interval" msgstr "" msgid "Firewall mask" msgstr "" msgid "Flush conntrack table" msgstr "" msgid "Flush global firewall conntrack table on interface events" msgstr "" msgid "Globals" msgstr "" msgid "Hotplug ifdown" msgstr "" msgid "Hotplug ifup" msgstr "" msgid "INFO: MWAN not running" msgstr "" msgid "IPset" msgstr "" msgid "IPv4" msgstr "" msgid "IPv6" msgstr "" msgid "Initial state" msgstr "" msgid "Interface" msgstr "" msgid "Interface down" msgstr "" msgid "Interface up" msgstr "" msgid "Interface will be deemed down after this many failed ping tests" msgstr "" msgid "Interfaces" msgstr "" msgid "Internet Protocol" msgstr "" msgid "Keep failure interval" msgstr "" msgid "Keep ping failure interval during failure state" msgstr "" msgid "Last resort" msgstr "" msgid "Load Balancing" msgstr "" msgid "Loading" msgstr "" msgid "Local source interface" msgstr "" msgid "MWAN - Globals" msgstr "" msgid "MWAN - Interfaces" msgstr "" msgid "MWAN - Members" msgstr "" msgid "MWAN - Notification" msgstr "" msgid "MWAN - Policies" msgstr "" msgid "MWAN - Rules" msgstr "" msgid "MWAN Interface Configuration - %s" msgstr "" msgid "MWAN Interfaces" msgstr "" msgid "MWAN Member Configuration - %s" msgstr "" msgid "MWAN Policy Configuration - %s" msgstr "" msgid "MWAN Rule Configuration - %s" msgstr "" msgid "MWAN Status - Detail" msgstr "" msgid "MWAN Status - Diagnostics" msgstr "" msgid "MWAN Status - Troubleshooting" msgstr "" msgid "" "MWAN supports up to 252 physical and/or logical interfaces
MWAN " "requires that all interfaces have a unique metric configured in /etc/config/" "network
Names must match the interface name found in /etc/config/" "network
Names may contain characters A-Z, a-z, 0-9, _ and no spaces
Interfaces may not share the same name as configured members, policies or " "rules" msgstr "" msgid "Max packet latency [ms]" msgstr "" msgid "Max packet loss [%]" msgstr "" msgid "" "May be entered as a single or multiple port(s) (eg \"22\" or \"80,443\") or " "as a portrange (eg \"1024:2048\") without quotes" msgstr "" msgid "Member" msgstr "" msgid "Member used" msgstr "" msgid "Members" msgstr "" msgid "" "Members are profiles attaching a metric and weight to an MWAN interface
Names may contain characters A-Z, a-z, 0-9, _ and no spaces
Members " "may not share the same name as configured interfaces, policies or rules" msgstr "" msgid "Members assigned" msgstr "" msgid "Metric" msgstr "" msgid "Min packet latency [ms]" msgstr "" msgid "Min packet loss [%]" msgstr "" msgid "" "Name of IPset rule. Requires IPset rule in /etc/dnsmasq.conf (eg \"ipset=/" "youtube.com/youtube\")" msgstr "" msgid "No" msgstr "" msgid "No MWAN interfaces found" msgstr "" msgid "Notification" msgstr "" msgid "Offline" msgstr "" msgid "Online" msgstr "" msgid "Ping count" msgstr "" msgid "Ping default gateway" msgstr "" msgid "Ping interval" msgstr "" msgid "Ping interval during failure detection" msgstr "" msgid "Ping interval during failure recovering" msgstr "" msgid "Ping size" msgstr "" msgid "Ping timeout" msgstr "" msgid "Ping tracking IP" msgstr "" msgid "Policies" msgstr "" msgid "" "Policies are profiles grouping one or more members controlling how MWAN " "distributes traffic
Member interfaces with lower metrics are used " "first
Member interfaces with the same metric will be load-balanced
Load-balanced member interfaces distribute more traffic out those with " "higher weights
Names may contain characters A-Z, a-z, 0-9, _ and no " "spaces
Names must be 15 characters or less
Policies may not share " "the same name as configured interfaces, members or rules" msgstr "" msgid "Policy" msgstr "" msgid "Policy assigned" msgstr "" msgid "Protocol" msgstr "" msgid "Recovery interval" msgstr "" msgid "Rule" msgstr "" msgid "Rules" msgstr "" msgid "" "Rules specify which traffic will use a particular MWAN policy
Rules are " "based on IP address, port or protocol
Rules are matched from top to " "bottom
Rules below a matching rule are ignored
Traffic not " "matching any rule is routed using the main routing table
Traffic " "destined for known (other than default) networks is handled by the main " "routing table
Traffic matching a rule, but all WAN interfaces for that " "policy are down will be blackholed
Names may contain characters A-Z, a-" "z, 0-9, _ and no spaces
Rules may not share the same name as configured " "interfaces, members or policies" msgstr "" msgid "Seconds. Acceptable values: 1-1000000. Defaults to 600 if not set" msgstr "" msgid "Source address" msgstr "" msgid "Source port" msgstr "" msgid "Sticky" msgstr "" msgid "Sticky timeout" msgstr "" msgid "Supports CIDR notation (eg \"192.168.100.0/24\") without quotes" msgstr "" msgid "Task" msgstr "" msgid "There are currently %d of %d supported interfaces configured" msgstr "" msgid "" "This displays the metric assigned to this interface in /etc/config/network" msgstr "" msgid "" "This hostname or IP address will be pinged to determine if the link is up or " "down. Leave blank to assume interface is always online" msgstr "" msgid "" "This section allows you to modify the content of \"/etc/mwan3.user\".
The file is also preserved during sysupgrade.

Notes:
This " "file is interpreted as a shell script.
The first line of the script " "must be "#!/bin/sh" without quotes.
Lines beginning with # are " "comments and are not executed.
Put your custom mwan3 action here, they " "will
be executed with each netifd hotplug interface event
on " "interfaces for which mwan3 is enabled.

There are three main " "environment variables that are passed to this script.

$ACTION " "
* \"ifup\" Is called by netifd and mwan3track
* \"ifdown\" Is " "called by netifd and mwan3track
* \"connected\" Is only called by " "mwan3track if tracking was successful
* \"disconnected\" Is only " "called by mwan3track if tracking has failed
$INTERFACE Name of the " "interface which went up or down (e.g. \"wan\" or \"wwan\")
$DEVICE " "Physical device name which interface went up or down (e.g. \"eth0\" or " "\"wwan0\")

" msgstr "" msgid "Tracking hostname or IP address" msgstr "" msgid "Tracking method" msgstr "" msgid "Tracking reliability" msgstr "" msgid "" "Traffic from the same source IP address that previously matched this rule " "within the sticky timeout period will use the same WAN interface" msgstr "" msgid "Troubleshooting" msgstr "" msgid "" "Use the IP address of this interface as source IP address for traffic " "initiated by the router itself" msgstr "" msgid "View the content of /etc/protocols for protocol description" msgstr "" msgid "WARNING: %d interfaces are configured exceeding the maximum of %d!" msgstr "" msgid "WARNING: Interface %s are not found in /etc/config/network" msgstr "" msgid "WARNING: Interface %s has a duplicate metric %s configured" msgstr "" msgid "" "WARNING: Interface %s has a higher reliability requirement than tracking " "hosts (%d)" msgstr "" msgid "WARNING: Interface %s has no default route in the main routing table" msgstr "" msgid "WARNING: Policy %s has exceeding the maximum name of 15 characters" msgstr "" msgid "" "WARNING: Rule %s have a port configured with no or improper protocol " "specified!" msgstr "" msgid "Waiting for command to complete..." msgstr "" msgid "Weight" msgstr "" msgid "" "When all policy members are offline use this behavior for matched traffic" msgstr "" msgid "Yes" msgstr "" msgid "always" msgstr "" msgid "blackhole (drop)" msgstr "" msgid "default (use main routing table)" msgstr "" msgid "ifdown" msgstr "" msgid "ifup" msgstr "" msgid "never" msgstr "" msgid "unreachable (reject)" msgstr ""