X-Git-Url: http://git.archive.openwrt.org/?a=blobdiff_plain;f=applications%2Fluci-app-mwan3%2Fpo%2Ftemplates%2Fmwan3.pot;h=e63d8adc2e2b6c7fe1de0410a371cf32d7f4aa0a;hb=eff0b74ef9b1b4edbc0d3956431f2c8257a5aa48;hp=01b06f46e25e54d1f8fc5c34cbaa481cd6cc0501;hpb=fce9f5248badec3e8ded3c71f06ba66eea45a02f;p=project%2Fluci.git diff --git a/applications/luci-app-mwan3/po/templates/mwan3.pot b/applications/luci-app-mwan3/po/templates/mwan3.pot index 01b06f46e..e63d8adc2 100644 --- a/applications/luci-app-mwan3/po/templates/mwan3.pot +++ b/applications/luci-app-mwan3/po/templates/mwan3.pot @@ -1,58 +1,19 @@ msgid "" msgstr "Content-Type: text/plain; charset=UTF-8" -msgid "1 hour" +msgid "%d hour" msgstr "" -msgid "1 minute" +msgid "%d minute" msgstr "" -msgid "1 second" +msgid "%d minutes" msgstr "" -msgid "10 minutes" +msgid "%d second" msgstr "" -msgid "10 seconds" -msgstr "" - -msgid "15 minutes" -msgstr "" - -msgid "2 seconds" -msgstr "" - -msgid "20 seconds" -msgstr "" - -msgid "3 seconds" -msgstr "" - -msgid "30 minutes" -msgstr "" - -msgid "30 seconds" -msgstr "" - -msgid "4 seconds" -msgstr "" - -msgid "5 minutes" -msgstr "" - -msgid "5 seconds" -msgstr "" - -msgid "6 seconds" -msgstr "" - -msgid "7 seconds" -msgstr "" - -msgid "8 seconds" -msgstr "" - -msgid "9 seconds" +msgid "%d seconds" msgstr "" msgid "" @@ -72,6 +33,9 @@ msgstr "" msgid "Check routing table" msgstr "" +msgid "Collecting data..." +msgstr "" + msgid "Configuration" msgstr "" @@ -99,6 +63,9 @@ msgstr "" msgid "Diagnostics" msgstr "" +msgid "Disabled" +msgstr "" + msgid "" "Downed interface will be deemed up after this many successful ping tests" msgstr "" @@ -106,15 +73,36 @@ msgstr "" msgid "Enabled" msgstr "" +msgid "Enter value in hex, starting with 0x" +msgstr "" + +msgid "Error collecting troubleshooting information" +msgstr "" + msgid "Errors" 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 "Globals mwan3 options" +msgstr "" + msgid "Hotplug Script" msgstr "" @@ -133,6 +121,9 @@ msgstr "" msgid "IPv6" msgstr "" +msgid "Initial state" +msgstr "" + msgid "Interface" msgstr "" @@ -154,6 +145,15 @@ msgstr "" msgid "Internet Protocol" msgstr "" +msgid "Keep failure interval" +msgstr "" + +msgid "Keep ping failure interval during failure state" +msgstr "" + +msgid "Last 50 MWAN systemlog entries. Newest entries sorted at the top :" +msgstr "" + msgid "Last resort" msgstr "" @@ -163,6 +163,9 @@ msgstr "" msgid "Loading" msgstr "" +msgid "Local source interface" +msgstr "" + msgid "MWAN Config" msgstr "" @@ -172,7 +175,7 @@ msgstr "" msgid "MWAN Interface Configuration" msgstr "" -msgid "MWAN Interface Configuration -" +msgid "MWAN Interface Configuration - %s" msgstr "" msgid "MWAN Interface Diagnostics" @@ -187,19 +190,19 @@ msgstr "" msgid "MWAN Member Configuration" msgstr "" -msgid "MWAN Member Configuration -" +msgid "MWAN Member Configuration - %s" msgstr "" msgid "MWAN Policy Configuration" msgstr "" -msgid "MWAN Policy Configuration -" +msgid "MWAN Policy Configuration - %s" msgstr "" msgid "MWAN Rule Configuration" msgstr "" -msgid "MWAN Rule Configuration -" +msgid "MWAN Rule Configuration - %s" msgstr "" msgid "MWAN Service Control" @@ -219,6 +222,9 @@ msgid "" "as a portrange (eg \"1024:2048\") without quotes" msgstr "" +msgid "Member" +msgstr "" + msgid "Member used" msgstr "" @@ -248,6 +254,33 @@ msgstr "" msgid "No" msgstr "" +msgid "No MWAN interfaces found" +msgstr "" + +msgid "No MWAN systemlog history found" +msgstr "" + +msgid "No detailed status information available" +msgstr "" + +msgid "No diagnostic results returned" +msgstr "" + +msgid "No protocol specified" +msgstr "" + +msgid "Offline" +msgstr "" + +msgid "Online" +msgstr "" + +msgid "Online (tracking active)" +msgstr "" + +msgid "Online (tracking off)" +msgstr "" + msgid "Overview" msgstr "" @@ -260,6 +293,12 @@ msgstr "" msgid "Ping interval" msgstr "" +msgid "Ping interval during failure detection" +msgstr "" + +msgid "Ping interval during failure recovering" +msgstr "" + msgid "Ping size" msgstr "" @@ -282,19 +321,22 @@ msgid "" "configured interfaces, members or rules" msgstr "" +msgid "Policy" +msgstr "" + msgid "Policy assigned" msgstr "" msgid "Protocol" msgstr "" -msgid "Restart MWAN" +msgid "Recovery interval" msgstr "" -msgid "Restore default hotplug script" +msgid "Restart MWAN" msgstr "" -msgid "Restore..." +msgid "Rule" msgstr "" msgid "Rules" @@ -335,15 +377,32 @@ msgstr "" msgid "Supports CIDR notation (eg \"192.168.100.0/24\") without quotes" msgstr "" -msgid "" -"This IP address will be pinged to dermine if the link is up or down. Leave " -"blank to assume interface is always online" +msgid "There are currently %d of 250 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 " +"Either \"ifup\" or \"ifdown\"
$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 "This section allows you to modify the contents of /etc/config/mwan3" msgstr "" @@ -353,18 +412,13 @@ msgstr "" msgid "This section allows you to modify the contents of /etc/config/wireless" msgstr "" -msgid "" -"This section allows you to modify the contents of /etc/hotplug.d/iface/16-" -"mwancustom
This is useful for running system commands and/or scripts " -"based on interface ifup or ifdown hotplug events

Notes:
The " -"first line of the script must be "#!/bin/sh" without quotes
Lines beginning with # are comments and are not executed

Available variables:
$ACTION is the hotplug event (ifup, ifdown)
" -"$INTERFACE is the interface name (wan1, wan2, etc.)
$DEVICE is the " -"device name attached to the interface (eth0.1, eth1, etc.)" +msgid "Tracking IP" msgstr "" -msgid "Tracking IP" +msgid "Tracking hostname or IP address" +msgstr "" + +msgid "Tracking method" msgstr "" msgid "Tracking reliability" @@ -384,9 +438,86 @@ msgstr "" msgid "Troubleshooting Data" msgstr "" +msgid "" +"Use the IP address of this interface as source IP address for traffic " +"initiated by the router itself" +msgstr "" + msgid "View the contents of /etc/protocols for protocol descriptions" msgstr "" +msgid "WARNING: %d interfaces are configured exceeding the maximum of 250!" +msgstr "" + +msgid "" +"WARNING: Some policies have names exceeding the maximum of 15 characters!" +msgstr "" + +msgid "" +"WARNING: some interfaces are configured incorrectly or not at all in /etc/" +"config/network!" +msgstr "" + +msgid "" +"WARNING: some interfaces have a higher reliability requirement than there " +"are tracking IP addresses!" +msgstr "" + +msgid "" +"WARNING: some interfaces have duplicate metrics configured in /etc/config/" +"network!" +msgstr "" + +msgid "" +"WARNING: some interfaces have no default route in the main routing table!" +msgstr "" + +msgid "" +"WARNING: some interfaces have no metric configured in /etc/config/network!" +msgstr "" + +msgid "" +"WARNING: some rules have a port configured with no or improper protocol " +"specified! Please configure a specific protocol!" +msgstr "" + +msgid "" +"WARNING: this and other interfaces have duplicate metrics configured in /etc/" +"config/network!" +msgstr "" + +msgid "" +"WARNING: this interface has a higher reliability requirement than there are " +"tracking IP addresses!" +msgstr "" + +msgid "WARNING: this interface has no default route in the main routing table!" +msgstr "" + +msgid "" +"WARNING: this interface has no metric configured in /etc/config/network!" +msgstr "" + +msgid "" +"WARNING: this interface is configured incorrectly or not at all in /etc/" +"config/network!" +msgstr "" + +msgid "" +"WARNING: this policy's name is %d characters exceeding the maximum of 15!" +msgstr "" + +msgid "" +"WARNING: this rule is incorrectly configured with no or improper protocol " +"specified! Please configure a specific protocol!" +msgstr "" + +msgid "Waiting for MWAN to %s..." +msgstr "" + +msgid "Waiting for diagnostic results..." +msgstr "" + msgid "Weight" msgstr "" @@ -418,5 +549,14 @@ msgstr "" msgid "never" msgstr "" +msgid "restart" +msgstr "" + +msgid "start" +msgstr "" + +msgid "stop" +msgstr "" + msgid "unreachable (reject)" msgstr ""