From 3eb34ff986a5af74a691701ffaec69786d062ece Mon Sep 17 00:00:00 2001 From: "Isaac (.ike) Levy" Date: Mon, 16 Mar 2015 23:19:06 -0400 Subject: [PATCH] more translations Signed-off-by: Isaac (.ike) Levy --- src/share/locale/en/LC_MESSAGES/OPNsense.pot | 19885 ++++++++--------- 1 file changed, 9924 insertions(+), 9961 deletions(-) diff --git a/src/share/locale/en/LC_MESSAGES/OPNsense.pot b/src/share/locale/en/LC_MESSAGES/OPNsense.pot index ec2b6fc72..f05885435 100644 --- a/src/share/locale/en/LC_MESSAGES/OPNsense.pot +++ b/src/share/locale/en/LC_MESSAGES/OPNsense.pot @@ -455,531 +455,494 @@ msgstr "" msgid "DynDNS updated IP Address on %s (%s) to %s" msgstr "" -#: -src/etc/inc/dyndns.class -1230 -notify_all_remote(sprintf(gettext("DynDNS updated IPv6 Address on %s (%s) to %s"), convert_real_interface_to_friendly_descr($this->_if), $this->_if, $wan_ip)); +#: src/etc/inc/dyndns.class:1230 +msgid "DynDNS updated IPv6 Address on %s (%s) to %s" msgstr "" -#: -src/etc/inc/easyrule.inc -118 -$filterent['descr'] = gettext("Easy Rule -Blocked from Firewall Log View"); +#: src/etc/inc/easyrule.inc:118 +msgid "Easy Rule Blocked from Firewall Log View" msgstr "" -#: -src/etc/inc/easyrule.inc -119 -$filterent['created'] = make_config_revision_entry(null, gettext("Easy Rule")); +#: src/etc/inc/easyrule.inc:119 +msgid "Easy Rule" msgstr "" -#: -src/etc/inc/easyrule.inc -179 -$alias['detail'] = $a_aliases[$id]['detail'] . gettext('Entry added') . ' ' . date('r') . '||'; +#: src/etc/inc/easyrule.inc:179 +msgid "Entry added" msgstr "" -#: -src/etc/inc/easyrule.inc -184 -$alias['descr'] = gettext("Hosts blocked from Firewall Log view"); +#: src/etc/inc/easyrule.inc:184 +msgid "Hosts blocked from Firewall Log view" msgstr "" -#: -src/etc/inc/easyrule.inc -187 -$alias['detail'] = gettext('Entry added') . ' ' . date('r') . '||'; +#: src/etc/inc/easyrule.inc:187 +msgid "Entry added" msgstr "" -#: -src/etc/inc/easyrule.inc -264 -$filterent['descr'] = gettext("Easy Rule -Passed from Firewall Log View"); +#: src/etc/inc/easyrule.inc:264 +msgid "Easy Rule Passed from Firewall Log View" msgstr "" -#: -src/etc/inc/easyrule.inc -302 -$filterent['created'] = make_config_revision_entry(null, gettext("Easy Rule")); +#: src/etc/inc/easyrule.inc:302 +msgid "Easy Rule" msgstr "" -#: -src/etc/inc/easyrule.inc -319 -return gettext("Tried to block invalid IP -") . ' ' . htmlspecialchars($src); +#: src/etc/inc/easyrule.inc:319 +msgid "Tried to block invalid IP" msgstr "" -#: -src/etc/inc/easyrule.inc -323 -return gettext("Invalid interface for block rule -") . ' ' . htmlspecialchars($int); +#: src/etc/inc/easyrule.inc:323 +msgid "Invalid interface for block rule" msgstr "" -#: -src/etc/inc/easyrule.inc -326 -return gettext("Host added successfully"); +#: src/etc/inc/easyrule.inc:326 +msgid "Host added successfully" msgstr "" -#: -src/etc/inc/easyrule.inc -328 -return gettext("Failed to create block rule, alias, or add host."); +#: src/etc/inc/easyrule.inc:328 +msgid "Failed to create block rule, alias, or add host." msgstr "" -#: -src/etc/inc/easyrule.inc -331 -return gettext("Tried to block but had no host IP or interface"); +#: src/etc/inc/easyrule.inc:331 +msgid "Tried to block but had no host IP or interface" msgstr "" -#: -src/etc/inc/easyrule.inc -333 -return gettext("Unknown block error."); +#: src/etc/inc/easyrule.inc:333 +msgid "Unknown block error." msgstr "" -#: -src/etc/inc/easyrule.inc -344 -return gettext("Invalid interface for pass rule -") . ' ' . htmlspecialchars($int); +#: src/etc/inc/easyrule.inc:344 +msgid "Invalid interface for pass rule" msgstr "" -#: -src/etc/inc/easyrule.inc -347 -return gettext("Invalid protocol for pass rule +#: src/etc/inc/easyrule.inc:347 +msgid ""Invalid protocol for pass rule ") . ' ' . htmlspecialchars($proto); msgstr "" #: src/etc/inc/easyrule.inc 350 -return gettext("Tried to pass invalid source IP +msgid ""Tried to pass invalid source IP ") . ' ' . htmlspecialchars($src); msgstr "" #: src/etc/inc/easyrule.inc 353 -return gettext("Tried to pass invalid destination IP +msgid ""Tried to pass invalid destination IP ") . ' ' . htmlspecialchars($dst); msgstr "" #: src/etc/inc/easyrule.inc 357 -return gettext("Missing destination port +msgid ""Missing destination port ") . ' ' . htmlspecialchars($dstport); msgstr "" #: src/etc/inc/easyrule.inc 360 -return gettext("Tried to pass invalid destination port +msgid ""Tried to pass invalid destination port ") . ' ' . htmlspecialchars($dstport); msgstr "" #: src/etc/inc/easyrule.inc 367 -return gettext("Successfully added pass rule!"); +msgid ""Successfully added pass rule!"); msgstr "" #: src/etc/inc/easyrule.inc 369 -return gettext("Failed to add pass rule."); +msgid ""Failed to add pass rule."); msgstr "" #: src/etc/inc/easyrule.inc 372 -return gettext("Missing parameters for pass rule."); +msgid ""Missing parameters for pass rule."); msgstr "" #: src/etc/inc/easyrule.inc 374 -return gettext("Unknown pass error."); +msgid ""Unknown pass error."); msgstr "" #: src/etc/inc/filter.inc 167 -update_filter_reload_status(gettext("Initializing")); +msgid ""Initializing")); msgstr "" #: src/etc/inc/filter.inc 175 -echo gettext("Configuring firewall"); +msgid ""Configuring firewall"); msgstr "" #: src/etc/inc/filter.inc 180 -update_filter_reload_status(gettext("Creating aliases")); +msgid ""Creating aliases")); msgstr "" #: src/etc/inc/filter.inc 185 -update_filter_reload_status(gettext("Generating Limiter rules")); +msgid ""Generating Limiter rules")); msgstr "" #: src/etc/inc/filter.inc 188 -update_filter_reload_status(gettext("Generating NAT rules")); +msgid ""Generating NAT rules")); msgstr "" #: src/etc/inc/filter.inc 193 -update_filter_reload_status(gettext("Generating filter rules")); +msgid ""Generating filter rules")); msgstr "" #: src/etc/inc/filter.inc 199 -update_filter_reload_status(gettext("Generating ALTQ queues")); +msgid ""Generating ALTQ queues")); msgstr "" #: src/etc/inc/filter.inc 201 -update_filter_reload_status(gettext("Generating Layer7 rules")); +msgid ""Generating Layer7 rules")); msgstr "" #: src/etc/inc/filter.inc 205 -update_filter_reload_status(gettext("Loading filter rules")); +msgid ""Loading filter rules")); msgstr "" #: src/etc/inc/filter.inc 212 -update_filter_reload_status(gettext("Filter is disabled. Not loading rules.")); +msgid ""Filter is disabled. Not loading rules.")); msgstr "" #: src/etc/inc/filter.inc 214 -echo gettext("done.") . "n"; +msgid ""done.") . "n"; msgstr "" #: src/etc/inc/filter.inc 257 -update_filter_reload_status(gettext("Setting up logging information")); +msgid ""Setting up logging information")); msgstr "" #: src/etc/inc/filter.inc 262 -update_filter_reload_status(gettext("Setting up SCRUB information")); +msgid ""Setting up SCRUB information")); msgstr "" #: src/etc/inc/filter.inc 300 -$line_error = sprintf(gettext('The line in question reads [%1$d] +msgid "'The line in question reads [%1$d] %2$s'), $line_number, $line_split[$line_number-1]); msgstr "" #: src/etc/inc/filter.inc 306 -$error_msg = gettext("PF was wedged/busy and has been reset."); +msgid ""PF was wedged/busy and has been reset."); msgstr "" #: src/etc/inc/filter.inc 314 -file_notice("filter_load", sprintf(gettext('There were error(s) loading the rules +msgid "'There were error(s) loading the rules %1$s - %2$s'), $saved_line_error, $line_error), "Filter Reload", ""); msgstr "" #: src/etc/inc/filter.inc 315 -update_filter_reload_status(sprintf(gettext('There were error(s) loading the rules +msgid "'There were error(s) loading the rules %1$s - %2$s'), $saved_line_error, $line_error)); msgstr "" #: src/etc/inc/filter.inc 325 -update_filter_reload_status(gettext("Starting up layer7 daemon")); +msgid ""Starting up layer7 daemon")); msgstr "" #: src/etc/inc/filter.inc 377 -update_filter_reload_status(gettext("Processing down interface states")); +msgid ""Processing down interface states")); msgstr "" #: src/etc/inc/filter.inc 381 -update_filter_reload_status(gettext("Running plugins")); +msgid ""Running plugins")); msgstr "" #: src/etc/inc/filter.inc 385 -update_filter_reload_status(gettext("Running plugins (pf)")); +msgid ""Running plugins (pf)")); msgstr "" #: src/etc/inc/filter.inc 387 -update_filter_reload_status(gettext("Plugins completed.")); +msgid ""Plugins completed.")); msgstr "" #: src/etc/inc/filter.inc 390 -update_filter_reload_status(gettext("Done")); +msgid ""Done")); msgstr "" #: src/etc/inc/filter.inc 392 -echo gettext("done.") . "n"; +msgid ""done.") . "n"; msgstr "" #: src/etc/inc/filter.inc 649 -update_filter_reload_status(gettext("Creating gateway group item...")); +msgid ""Creating gateway group item...")); msgstr "" #: src/etc/inc/filter.inc 689 -log_error(sprintf(gettext("An error occurred while trying to find the interface got %s . The rule has not been added."), $gatewayip)); +msgid ""An error occurred while trying to find the interface got %s . The rule has not been added."), $gatewayip)); msgstr "" #: src/etc/inc/filter.inc 1021 -update_filter_reload_status(sprintf(gettext("Creating reflection NAT rule for %s..."), $rule['descr'])); +msgid ""Creating reflection NAT rule for %s..."), $rule['descr'])); msgstr "" #: src/etc/inc/filter.inc 1110 -update_filter_reload_status(sprintf(gettext("Creating reflection rule for %s..."), $rule['descr'])); +msgid ""Creating reflection rule for %s..."), $rule['descr'])); msgstr "" #: src/etc/inc/filter.inc 1293 -$descriptions = array(gettext("localhost")); +msgid ""localhost")); msgstr "" #: src/etc/inc/filter.inc 1301 -$descriptions[] = gettext("static route"); +msgid ""static route"); msgstr "" #: src/etc/inc/filter.inc 1312 -$descriptions[] = $oc['descr'] . " " . gettext("DHCP alias address"); +msgid ""DHCP alias address"); msgstr "" #: src/etc/inc/filter.inc 1349 -$descriptions[] = gettext("PPTP server"); +msgid ""PPTP server"); msgstr "" #: src/etc/inc/filter.inc 1358 -$descriptions[] = gettext("PPPoE server"); +msgid ""PPPoE server"); msgstr "" #: src/etc/inc/filter.inc 1367 -$descriptions[] = gettext("L2TP server"); +msgid ""L2TP server"); msgstr "" #: src/etc/inc/filter.inc 1376 -$descriptions[] = gettext("OpenVPN server"); +msgid ""OpenVPN server"); msgstr "" #: src/etc/inc/filter.inc 1383 -$descriptions[] = gettext("OpenVPN client"); +msgid ""OpenVPN client"); msgstr "" #: src/etc/inc/filter.inc 1391 -$descriptions[] = gettext("IPsec client"); +msgid ""IPsec client"); msgstr "" #: src/etc/inc/filter.inc 1429 -$natent['descr'] = gettext('Auto created rule for ISAKMP'); +msgid "'Auto created rule for ISAKMP'); msgstr "" #: src/etc/inc/filter.inc 1439 -$natent['descr'] = gettext('Auto created rule'); +msgid "'Auto created rule'); msgstr "" #: src/etc/inc/filter.inc 1539 -update_filter_reload_status(gettext("Creating 1 +msgid ""Creating 1 1 rules...")); msgstr "" #: src/etc/inc/filter.inc 1684 -update_filter_reload_status(sprintf(gettext("Creating advanced outbound rule %s"), $obent['descr'])); +msgid ""Creating advanced outbound rule %s"), $obent['descr'])); msgstr "" #: src/etc/inc/filter.inc 1722 -update_filter_reload_status(gettext("Creating outbound NAT rules")); +msgid ""Creating outbound NAT rules")); msgstr "" #: src/etc/inc/filter.inc 1729 -update_filter_reload_status(gettext('Creating automatic outbound rules')); +msgid "'Creating automatic outbound rules')); msgstr "" #: src/etc/inc/filter.inc 1759 -update_filter_reload_status(gettext("Setting up TFTP helper")); +msgid ""Setting up TFTP helper")); msgstr "" #: src/etc/inc/filter.inc 1792 -update_filter_reload_status(sprintf(gettext("Creating NAT rule %s"), $rule['descr'])); +msgid ""Creating NAT rule %s"), $rule['descr'])); msgstr "" #: src/etc/inc/filter.inc 1999 -update_filter_reload_status(sprintf(gettext("Creating filter rule %s ..."), $rule['descr'])); +msgid ""Creating filter rule %s ..."), $rule['descr'])); msgstr "" #: src/etc/inc/filter.inc 2022 -log_error(sprintf(gettext("filter_generate_port +msgid ""filter_generate_port %s is not a valid {$target} port."), $srcport[0])); msgstr "" #: src/etc/inc/filter.inc 2328 -update_filter_reload_status(sprintf(gettext("Setting up pass/block rules %s"), $rule['descr'])); +msgid ""Setting up pass/block rules %s"), $rule['descr'])); msgstr "" #: src/etc/inc/filter.inc 2343 -log_error(sprintf(gettext("Could not find IPv4 gateway for interface (%s)."), $rule['interface'])); +msgid ""Could not find IPv4 gateway for interface (%s)."), $rule['interface'])); msgstr "" #: src/etc/inc/filter.inc 2370 -update_filter_reload_status(sprintf(gettext("Creating rule %s"), $rule['descr'])); +msgid ""Creating rule %s"), $rule['descr'])); msgstr "" #: src/etc/inc/filter.inc 2618 -update_filter_reload_status(gettext("Creating default rules")); +msgid ""Creating default rules")); msgstr "" #: src/etc/inc/filter.inc 3182 -update_filter_reload_status(gettext("Creating IPsec rules...")); +msgid ""Creating IPsec rules...")); msgstr "" #: src/etc/inc/filter.inc 3228 -log_error(gettext("Please use filter_tdr_install_cron() function tdr_install_cron will be deprecated!")); +msgid ""Please use filter_tdr_install_cron() function tdr_install_cron will be deprecated!")); msgstr "" #: src/etc/inc/filter.inc 3274 -write_config(gettext("Installed 15 minute filter reload for Time Based Rules")); +msgid ""Installed 15 minute filter reload for Time Based Rules")); msgstr "" #: src/etc/inc/filter.inc 3281 -write_config(gettext("Removed 15 minute filter reload for Time Based Rules")); +msgid ""Removed 15 minute filter reload for Time Based Rules")); msgstr "" #: src/etc/inc/filter.inc 3576 -update_filter_reload_status(sprintf(gettext('Checking for %1$s PF hooks in package %2$s'), $ruletype, $pkg_inc)); +msgid "'Checking for %1$s PF hooks in package %2$s'), $ruletype, $pkg_inc)); msgstr "" #: src/etc/inc/filter.inc 3582 -update_filter_reload_status(sprintf(gettext('Processing early %1$s rules for package %2$s'), $ruletype, $pkg_inc)); +msgid "'Processing early %1$s rules for package %2$s'), $ruletype, $pkg_inc)); msgstr "" #: src/etc/inc/filter.inc 3587 -$errorrules = sprintf(gettext("There was an error while parsing the package filter rules for %s."), $pkg_inc) . "n"; +msgid ""There was an error while parsing the package filter rules for %s."), $pkg_inc) . "n"; msgstr "" #: src/etc/inc/filter_log.inc 245 -log_error(sprintf(gettext("There was a error parsing rule number +msgid ""There was a error parsing rule number %s. Please report to mailing list or forum."), $flent['rulenum'])); msgstr "" #: src/etc/inc/filter_log.inc 253 -log_error(sprintf(gettext("There was a error parsing rule +msgid ""There was a error parsing rule %s. Please report to mailing list or forum."), $errline)); msgstr "" #: src/etc/inc/filter_log.inc 265 -$portstr = sprintf('' . htmlspecialchars($port) . '', $port, $proto, $service); msgstr "" @@ -992,366 +955,366 @@ msgstr "" #: src/etc/inc/functions.inc 32 -function gettext($text) { +msgid "$text) { msgstr "" #: src/etc/inc/functions.inc 87 -$notice_msgs .= "
  • ".gettext("Acknowledge All Notices")."
  • "; +msgid ""Acknowledge All Notices")."
  • "; msgstr "" #: src/etc/inc/functions.inc 106 -$msg= sprintf("%1$02d",count($notices))." ".gettext("unread notice"); +msgid ""unread notice"); msgstr "" #: src/etc/inc/functions.inc 108 -$msg= sprintf("%1$02d",count($notices))." ".gettext("unread notices"); +msgid ""unread notices"); msgstr "" #: src/etc/inc/gwlb.inc 825 -$msg = sprintf(gettext("MONITOR +msgid ""MONITOR %s is down, removing from routing group {$group['name']}"), $gwname); msgstr "" #: src/etc/inc/gwlb.inc 829 -$msg = sprintf(gettext("MONITOR +msgid ""MONITOR %s has packet loss, removing from routing group {$group['name']}"), $gwname); msgstr "" #: src/etc/inc/gwlb.inc 833 -$msg = sprintf(gettext("MONITOR +msgid ""MONITOR %s has high latency, removing from routing group {$group['name']}"), $gwname); msgstr "" #: src/etc/inc/gwlb.inc 853 -$msg = gettext("Gateways status could not be determined, considering all as up/active. (Group +msgid ""Gateways status could not be determined, considering all as up/active. (Group {$group['name']})"); msgstr "" #: src/etc/inc/gwlb.inc 916 -write_config(sprintf(gettext('Updating gateway group gateway for %1$s - new gateway is %2$s'), $interfac, $current_gw)); +msgid "'Updating gateway group gateway for %1$s - new gateway is %2$s'), $interfac, $current_gw)); msgstr "" #: src/etc/inc/interfaces.inc 39 -log_error(gettext("interfaces_bring_up() was called but no variable defined.")); +msgid ""interfaces_bring_up() was called but no variable defined.")); msgstr "" #: src/etc/inc/interfaces.inc 195 -echo gettext("Configuring loopback interface..."); +msgid ""Configuring loopback interface..."); msgstr "" #: src/etc/inc/interfaces.inc 202 -echo gettext("done.") . "n"; +msgid ""done.") . "n"; msgstr "" #: src/etc/inc/interfaces.inc 211 -echo gettext("Configuring VLAN interfaces..."); +msgid ""Configuring VLAN interfaces..."); msgstr "" #: src/etc/inc/interfaces.inc 224 -echo gettext("done.") . "n"; +msgid ""done.") . "n"; msgstr "" #: src/etc/inc/interfaces.inc 231 -log_error(gettext("VLAN +msgid ""VLAN called with wrong options. Problems with config!")); msgstr "" #: src/etc/inc/interfaces.inc 239 -log_error(gettext("interface_vlan_configure called with if undefined.")); +msgid ""interface_vlan_configure called with if undefined.")); msgstr "" #: src/etc/inc/interfaces.inc 273 -log_error(sprintf(gettext("QinQ compat VLAN +msgid ""QinQ compat VLAN called with wrong options. Problems with config!%s"), "n")); msgstr "" #: src/etc/inc/interfaces.inc 280 -log_error(sprintf(gettext("interface_qinq_configure called with if undefined.%s"), "n")); +msgid ""interface_qinq_configure called with if undefined.%s"), "n")); msgstr "" #: src/etc/inc/interfaces.inc 285 -log_error(sprintf(gettext("interface_qinq_configure called with invalid if.%s"), "n")); +msgid ""interface_qinq_configure called with invalid if.%s"), "n")); msgstr "" #: src/etc/inc/interfaces.inc 350 -echo gettext("Configuring QinQ interfaces..."); +msgid ""Configuring QinQ interfaces..."); msgstr "" #: src/etc/inc/interfaces.inc 358 -echo gettext( "done.") . "n"; +msgid " "done.") . "n"; msgstr "" #: src/etc/inc/interfaces.inc 365 -log_error(sprintf(gettext("QinQ compat VLAN +msgid ""QinQ compat VLAN called with wrong options. Problems with config!%s"), "n")); msgstr "" #: src/etc/inc/interfaces.inc 373 -log_error(sprintf(gettext("interface_qinq2_configure called with if undefined.%s"), "n")); +msgid ""interface_qinq2_configure called with if undefined.%s"), "n")); msgstr "" #: src/etc/inc/interfaces.inc 394 -echo gettext("Creating wireless clone interfaces..."); +msgid ""Creating wireless clone interfaces..."); msgstr "" #: src/etc/inc/interfaces.inc 415 -echo gettext("done.") . "n"; +msgid ""done.") . "n"; msgstr "" #: src/etc/inc/interfaces.inc 462 -log_error(sprintf(gettext("No members found on %s"), $bridge['bridgeif'])); +msgid ""No members found on %s"), $bridge['bridgeif'])); msgstr "" #: src/etc/inc/interfaces.inc 548 -log_error(gettext("realif not defined in interfaces bridge - up")); +msgid ""realif not defined in interfaces bridge - up")); msgstr "" #: src/etc/inc/interfaces.inc 662 -log_error(gettext("bridgeif not defined -- could not bring interface up")); +msgid ""bridgeif not defined -- could not bring interface up")); msgstr "" #: src/etc/inc/interfaces.inc 710 -echo gettext("Configuring LAGG interfaces..."); +msgid ""Configuring LAGG interfaces..."); msgstr "" #: src/etc/inc/interfaces.inc 724 -echo gettext("done.") . "n"; +msgid ""done.") . "n"; msgstr "" #: src/etc/inc/interfaces.inc 879 -log_error(gettext("Could not bring greif up -- variable not defined.")); +msgid ""Could not bring greif up -- variable not defined.")); msgstr "" #: src/etc/inc/interfaces.inc 950 -log_error(gettext("could not bring realif up -- variable not defined -- interface_gif_configure()")); +msgid ""could not bring realif up -- variable not defined -- interface_gif_configure()")); msgstr "" #: src/etc/inc/interfaces.inc 975 -log_error(gettext("could not bring gifif up -- variable not defined")); +msgid ""could not bring gifif up -- variable not defined")); msgstr "" #: src/etc/inc/interfaces.inc 1056 -printf(gettext("Configuring %s interface..."), $ifname); +msgid ""Configuring %s interface..."), $ifname); msgstr "" #: src/etc/inc/interfaces.inc 1060 -echo gettext( "done.") . "n"; +msgid " "done.") . "n"; msgstr "" #: src/etc/inc/interfaces.inc 1081 -printf(gettext("Configuring %s interface..."), $ifname); +msgid ""Configuring %s interface..."), $ifname); msgstr "" #: src/etc/inc/interfaces.inc 1086 -echo gettext("done.") . "n"; +msgid ""done.") . "n"; msgstr "" #: src/etc/inc/interfaces.inc 1100 -printf(gettext("Configuring %s interface..."), $ifname); +msgid ""Configuring %s interface..."), $ifname); msgstr "" #: src/etc/inc/interfaces.inc 1105 -echo gettext("done.") . "n"; +msgid ""done.") . "n"; msgstr "" #: src/etc/inc/interfaces.inc 1113 -printf(gettext("Configuring %s interface..."), $ifname); +msgid ""Configuring %s interface..."), $ifname); msgstr "" #: src/etc/inc/interfaces.inc 1118 -echo gettext("done.") . "n"; +msgid ""done.") . "n"; msgstr "" #: src/etc/inc/interfaces.inc 1191 -log_error(gettext("Wrong parameters used during interface_bring_down")); +msgid ""Wrong parameters used during interface_bring_down")); msgstr "" #: src/etc/inc/interfaces.inc 1503 -log_error(sprintf(gettext("Can't find PPP config for %s in interface_ppps_configure()."), $ifcfg['if'])); +msgid ""Can't find PPP config for %s in interface_ppps_configure()."), $ifcfg['if'])); msgstr "" #: src/etc/inc/interfaces.inc 1560 -log_error(sprintf(gettext('Could not get a PPTP/L2TP Remote IP address from %1$s for %2$s in interfaces_ppps_configure.'), $dhcp_gateway, $gway)); +msgid "'Could not get a PPTP/L2TP Remote IP address from %1$s for %2$s in interfaces_ppps_configure.'), $dhcp_gateway, $gway)); msgstr "" #: src/etc/inc/interfaces.inc 1567 -log_error(sprintf(gettext("Device %s does not exist. PPP link cannot start without the modem device."), $port)); +msgid ""Device %s does not exist. PPP link cannot start without the modem device."), $port)); msgstr "" #: src/etc/inc/interfaces.inc 1572 -log_error(sprintf(gettext("Unkown %s configured as ppp interface."), $type)); +msgid ""Unkown %s configured as ppp interface."), $type)); msgstr "" #: src/etc/inc/interfaces.inc 1844 -log_error(sprintf(gettext("Error +msgid ""Error cannot open mpd_%s.conf in interface_ppps_configure().%s"), $interface, "n")); msgstr "" #: src/etc/inc/interfaces.inc 1921 -echo gettext("Configuring CARP settings..."); +msgid ""Configuring CARP settings..."); msgstr "" #: src/etc/inc/interfaces.inc 1978 -echo gettext("done.") . "n"; +msgid ""done.") . "n"; msgstr "" #: src/etc/inc/interfaces.inc 2159 -file_notice("CARP", sprintf(gettext("Interface specified for the virtual IP address %s does not exist. Skipping this VIP."), $vip['subnet']), "Firewall +msgid ""Interface specified for the virtual IP address %s does not exist. Skipping this VIP."), $vip['subnet']), "Firewall Virtual IP", ""); msgstr "" #: src/etc/inc/interfaces.inc 2167 -file_notice("CARP", sprintf(gettext("Sorry but we could not find a required assigned ip address on the interface for the virtual IP address %s."), $vip['subnet']), "Firewall +msgid ""Sorry but we could not find a required assigned ip address on the interface for the virtual IP address %s."), $vip['subnet']), "Firewall Virtual IP", ""); msgstr "" #: src/etc/inc/interfaces.inc 2174 -file_notice("CARP", sprintf(gettext("Sorry but we could not find a required assigned ip address on the interface for the virtual IPv6 address %s."), $vip['subnet']), "Firewall +msgid ""Sorry but we could not find a required assigned ip address on the interface for the virtual IPv6 address %s."), $vip['subnet']), "Firewall Virtual IP", ""); msgstr "" #: src/etc/inc/interfaces.inc 2230 -log_error(sprintf(gettext("Interface %s changed to hostap mode"), $realif)); +msgid ""Interface %s changed to hostap mode"), $realif)); msgstr "" #: src/etc/inc/interfaces.inc 2234 -log_error(sprintf(gettext("Interface %s changed to adhoc mode"), $realif)); +msgid ""Interface %s changed to adhoc mode"), $realif)); msgstr "" #: src/etc/inc/interfaces.inc 2238 -log_error(sprintf(gettext("Interface %s changed to infrastructure mode"), $realif)); +msgid ""Interface %s changed to infrastructure mode"), $realif)); msgstr "" #: src/etc/inc/interfaces.inc 2250 -log_error(sprintf(gettext("Cloning new wireless interface %s"), $realif)); +msgid ""Cloning new wireless interface %s"), $realif)); msgstr "" #: src/etc/inc/interfaces.inc 2255 -log_error(sprintf(gettext('Failed to clone interface %1$s with error code %2$s, output %3$s'), $baseif, $ret, $out[0])); +msgid "'Failed to clone interface %1$s with error code %2$s, output %3$s'), $baseif, $ret, $out[0])); msgstr "" #: src/etc/inc/interfaces.inc 2974 -echo gettext("Generating new MAC address."); +msgid ""Generating new MAC address."); msgstr "" #: src/etc/inc/interfaces.inc 2980 -file_notice("MAC Address altered", sprintf(gettext('The INVALID MAC address (ff +msgid "'The INVALID MAC address (ff ff ff ff @@ -1362,1403 +1325,1403 @@ msgstr "" #: src/etc/inc/interfaces.inc 3807 -printf(printf(gettext("Error +msgid ""Error cannot open dhclient_%s.conf in interface_dhcp_configure() for writing.%s"), $interface, "n")); msgstr "" #: src/etc/inc/interfaces.inc 3820 -log_error(sprintf(gettext("Invalid interface "%s" in interface_dhcp_configure()"), $interface)); +msgid ""Invalid interface "%s" in interface_dhcp_configure()"), $interface)); msgstr "" #: src/etc/inc/interfaces.inc 3872 -log_error(printf(gettext("Could not bring up %s interface in interface_dhcp_configure()"), $wanif)); +msgid ""Could not bring up %s interface in interface_dhcp_configure()"), $wanif)); msgstr "" #: src/etc/inc/ipsec.inc 39 -'myaddress' => array( 'desc' => gettext('My IP address'), 'mobile' => true ), +msgid "'My IP address'), 'mobile' => true ), msgstr "" #: src/etc/inc/ipsec.inc 40 -'address' => array( 'desc' => gettext('IP address'), 'mobile' => true ), +msgid "'IP address'), 'mobile' => true ), msgstr "" #: src/etc/inc/ipsec.inc 41 -'fqdn' => array( 'desc' => gettext('Distinguished name'), 'mobile' => true ), +msgid "'Distinguished name'), 'mobile' => true ), msgstr "" #: src/etc/inc/ipsec.inc 42 -'user_fqdn' => array( 'desc' => gettext('User distinguished name'), 'mobile' => true ), +msgid "'User distinguished name'), 'mobile' => true ), msgstr "" #: src/etc/inc/ipsec.inc 43 -'asn1dn' => array( 'desc' => gettext('ASN.1 distinguished Name'), 'mobile' => true ), +msgid "'ASN.1 distinguished Name'), 'mobile' => true ), msgstr "" #: src/etc/inc/ipsec.inc 44 -'keyid tag' => array( 'desc' => gettext('KeyID tag'), 'mobile' => true ), +msgid "'KeyID tag'), 'mobile' => true ), msgstr "" #: src/etc/inc/ipsec.inc 45 -'dyn_dns' => array( 'desc' => gettext('Dynamic DNS'), 'mobile' => true )); +msgid "'Dynamic DNS'), 'mobile' => true )); msgstr "" #: src/etc/inc/ipsec.inc 48 -'peeraddress' => array( 'desc' => gettext('Peer IP address'), 'mobile' => false ), +msgid "'Peer IP address'), 'mobile' => false ), msgstr "" #: src/etc/inc/ipsec.inc 49 -'address' => array( 'desc' => gettext('IP address'), 'mobile' => false ), +msgid "'IP address'), 'mobile' => false ), msgstr "" #: src/etc/inc/ipsec.inc 50 -'fqdn' => array( 'desc' => gettext('Distinguished name'), 'mobile' => true ), +msgid "'Distinguished name'), 'mobile' => true ), msgstr "" #: src/etc/inc/ipsec.inc 51 -'user_fqdn' => array( 'desc' => gettext('User distinguished name'), 'mobile' => true ), +msgid "'User distinguished name'), 'mobile' => true ), msgstr "" #: src/etc/inc/ipsec.inc 52 -'asn1dn' => array( 'desc' => gettext('ASN.1 distinguished Name'), 'mobile' => true ), +msgid "'ASN.1 distinguished Name'), 'mobile' => true ), msgstr "" #: src/etc/inc/ipsec.inc 53 -'keyid tag' => array( 'desc' =>gettext('KeyID tag'), 'mobile' => true )); +msgid "'KeyID tag'), 'mobile' => true )); msgstr "" #: src/etc/inc/ipsec.inc 301 -return gettext("Mobile Client"); +msgid ""Mobile Client"); msgstr "" #: src/etc/inc/ipsec.inc 304 -return gettext("None"); +msgid ""None"); msgstr "" #: src/etc/inc/ipsec.inc 608 -log_error(gettext("IPsec daemon seems to have issues or not running! Could not display mobile user stats!")); +msgid ""IPsec daemon seems to have issues or not running! Could not display mobile user stats!")); msgstr "" #: src/etc/inc/meta.inc 68 -printf(gettext("list_phpfiles +msgid ""list_phpfiles unable to examine path %sn"), $path); msgstr "" #: src/etc/inc/meta.inc 99 -printf(gettext("unable to read %sn"), $fpath); +msgid ""unable to read %sn"), $fpath); msgstr "" #: src/etc/inc/meta.inc 132 -printf(gettext("error +msgid ""error tag mismatch ( %1$s != %2$s ) in '%3$s'%4$s"), $tagbeg, $tagend, $fpath, "n"); msgstr "" #: src/etc/inc/meta.inc 143 -printf(gettext("warning +msgid ""warning tag %1$s has no data in '%2$s'%3$s"), $tagbeg, $fpath, "n"); msgstr "" #: src/etc/inc/meta.inc 163 -printf(gettext("warning +msgid ""warning tag %1$s has malformed data in '%2$s'%3$s"), $tagbeg, $fpath, "n"); msgstr "" #: src/etc/inc/meta.inc 185 -printf(gettext("warning +msgid ""warning tag %1$s has invalid data in '%2$s'%3$s"), $tagbeg, $fpath, "n"); msgstr "" #: src/etc/inc/notices.inc 62 -log_error(printf(gettext("Could not open %s for writing"), '/tmp/notices')); +msgid ""Could not open %s for writing"), '/tmp/notices')); msgstr "" #: src/etc/inc/notices.inc 323 -log_error(sprintf(gettext("Message sent to %s OK"), $to)); +msgid ""Message sent to %s OK"), $to)); msgstr "" #: src/etc/inc/notices.inc 326 -log_error(sprintf(gettext('Could not send the message to %1$s -- Error +msgid "'Could not send the message to %1$s -- Error %2$s'), $to, $smtp->error)); msgstr "" #: src/etc/inc/notices.inc 327 -return(sprintf(gettext('Could not send the message to %1$s -- Error +msgid "'Could not send the message to %1$s -- Error %2$s'), $to, $smtp->error)); msgstr "" #: src/etc/inc/notices.inc 361 -$growl->notify("{$growl_notification}", gettext(sprintf("%s (%s) - Notification", $g['product_name'], $hostname)), "{$message}"); +msgid "sprintf("%s (%s) - Notification", $g['product_name'], $hostname)), "{$message}"); msgstr "" #: src/etc/inc/openvpn.inc 87 -'p2p_tls' => gettext("Peer to Peer ( SSL/TLS )"), +msgid ""Peer to Peer ( SSL/TLS )"), msgstr "" #: src/etc/inc/openvpn.inc 88 -'p2p_shared_key' => gettext("Peer to Peer ( Shared Key )"), +msgid ""Peer to Peer ( Shared Key )"), msgstr "" #: src/etc/inc/openvpn.inc 89 -'server_tls' => gettext("Remote Access ( SSL/TLS )"), +msgid ""Remote Access ( SSL/TLS )"), msgstr "" #: src/etc/inc/openvpn.inc 90 -'server_user' => gettext("Remote Access ( User Auth )"), +msgid ""Remote Access ( User Auth )"), msgstr "" #: src/etc/inc/openvpn.inc 91 -'server_tls_user' => gettext("Remote Access ( SSL/TLS + User Auth )")); +msgid ""Remote Access ( SSL/TLS + User Auth )")); msgstr "" #: src/etc/inc/openvpn.inc 95 -'p2p_tls' => gettext("Peer to Peer ( SSL/TLS )"), +msgid ""Peer to Peer ( SSL/TLS )"), msgstr "" #: src/etc/inc/openvpn.inc 96 -'p2p_shared_key' => gettext("Peer to Peer ( Shared Key )") ); +msgid ""Peer to Peer ( Shared Key )") ); msgstr "" #: src/etc/inc/openvpn.inc 100 -'' => gettext("No Preference"), +msgid ""No Preference"), msgstr "" #: src/etc/inc/openvpn.inc 101 -'no' => gettext("Disabled - No Compression"), +msgid ""Disabled - No Compression"), msgstr "" #: src/etc/inc/openvpn.inc 102 -'adaptive' => gettext("Enabled with Adaptive Compression"), +msgid ""Enabled with Adaptive Compression"), msgstr "" #: src/etc/inc/openvpn.inc 103 -'yes' => gettext("Enabled without Adaptive Compression")); +msgid ""Enabled without Adaptive Compression")); msgstr "" #: src/etc/inc/openvpn.inc 197 -$ciphers["none"] = gettext("None (No Encryption)"); +msgid ""None (No Encryption)"); msgstr "" #: src/etc/inc/openvpn.inc 211 -$digests["none"] = gettext("None (No Authentication)"); +msgid ""None (No Authentication)"); msgstr "" #: src/etc/inc/openvpn.inc 266 -return sprintf(gettext("The field '%s' must contain a valid IP address or domain name."), $name); +msgid ""The field '%s' must contain a valid IP address or domain name."), $name); msgstr "" #: src/etc/inc/openvpn.inc 273 -return sprintf(gettext("The field '%s' must contain a valid port, ranging from 0 to 65535."), $name); +msgid ""The field '%s' must contain a valid port, ranging from 0 to 65535."), $name); msgstr "" #: src/etc/inc/openvpn.inc 285 -return sprintf(gettext("The field '%s' must contain a single valid %s CIDR range."), $name, $ipproto); +msgid ""The field '%s' must contain a single valid %s CIDR range."), $name, $ipproto); msgstr "" #: src/etc/inc/openvpn.inc 297 -return sprintf(gettext("The field '%s' must contain only valid %s CIDR range(s) separated by commas."), $name, $ipproto); +msgid ""The field '%s' must contain only valid %s CIDR range(s) separated by commas."), $name, $ipproto); msgstr "" #: src/etc/inc/pfsense-utils.inc 308 -return gettext("MASTER"); +msgid ""MASTER"); msgstr "" #: src/etc/inc/pfsense-utils.inc 310 -return gettext("BACKUP"); +msgid ""BACKUP"); msgstr "" #: src/etc/inc/pfsense-utils.inc 312 -return gettext("INIT"); +msgid ""INIT"); msgstr "" #: src/etc/inc/pfsense-utils.inc 380 -write_config(gettext("After synch increase advertising skew")); +msgid ""After synch increase advertising skew")); msgstr "" #: src/etc/inc/pfsense-utils.inc 425 -log_error(gettext("Error creating socket!")); +msgid ""Error creating socket!")); msgstr "" #: src/etc/inc/pfsense-utils.inc 426 -log_error(sprintf(gettext("Error code is '%1$s' - %2$s"), socket_last_error($s), socket_strerror(socket_last_error($s)))); +msgid ""Error code is '%1$s' - %2$s"), socket_last_error($s), socket_strerror(socket_last_error($s)))); msgstr "" #: src/etc/inc/pfsense-utils.inc 431 -log_error(sprintf(gettext("setsockopt() failed, error +msgid ""setsockopt() failed, error %s"), strerror($opt_ret))); msgstr "" #: src/etc/inc/pfsense-utils.inc 434 -log_error(sprintf(gettext('Magic Packet sent (%1$s) to {%2$s} MAC=%3$s'), $e, $addr, $mac)); +msgid "'Magic Packet sent (%1$s) to {%2$s} MAC=%3$s'), $e, $addr, $mac)); msgstr "" #: src/etc/inc/pfsense-utils.inc 502 -write_config(sprintf(gettext("Restored %s of config file (maybe from CARP partner)"), $section_name)); +msgid ""Restored %s of config file (maybe from CARP partner)"), $section_name)); msgstr "" #: src/etc/inc/pfsense-utils.inc 526 -write_config(sprintf(gettext("Restored %s of config file (maybe from CARP partner)"), $section_name)); +msgid ""Restored %s of config file (maybe from CARP partner)"), $section_name)); msgstr "" #: src/etc/inc/pfsense-utils.inc 640 -log_error(sprintf(gettext("XMLRPC communication error +msgid ""XMLRPC communication error %s"), $cli->errstr)); msgstr "" #: src/etc/inc/pfsense-utils.inc 643 -log_error(sprintf(gettext('XMLRPC request failed with error %1$s +msgid "'XMLRPC request failed with error %1$s %2$s'), $resp->faultCode(), $resp->faultString())); msgstr "" #: src/etc/inc/pfsense-utils.inc 1092 -$total_time = gettext("No history data found!"); +msgid ""No history data found!"); msgstr "" #: src/etc/inc/pfsense-utils.inc 1214 -$ifinfo['pppinfo'] = $dev . " " . gettext("device not present! Is the modem attached to the system?"); +msgid ""device not present! Is the modem attached to the system?"); msgstr "" #: src/etc/inc/pfsense-utils.inc 1281 -if($ifinfo['status'] == gettext("running")) +msgid ""running")) msgstr "" #: src/etc/inc/pfsense-utils.inc 1282 -$ifinfo['status'] = gettext("up"); +msgid ""up"); msgstr "" #: src/etc/inc/pfsense-utils.inc 1325 -$ifinfo['bridge'] = "" . gettext("blocking") . " - " . gettext("check for ethernet loops"); +msgid ""check for ethernet loops"); msgstr "" #: src/etc/inc/pfsense-utils.inc 1328 -$ifinfo['bridge'] = gettext("learning"); +msgid ""learning"); msgstr "" #: src/etc/inc/pfsense-utils.inc 1331 -$ifinfo['bridge'] = gettext("forwarding"); +msgid ""forwarding"); msgstr "" #: src/etc/inc/pfsense-utils.inc 1463 -log_error(sprintf(gettext('DNSCACHE +msgid "'DNSCACHE Found old IP %1$s and new IP %2$s'), $oldcontents, $contents)); msgstr "" #: src/etc/inc/pfsense-utils.inc 1794 -log_error(gettext("Could not process aliases from alias +msgid ""Could not process aliases from alias {$alias_url}")); msgstr "" #: src/etc/inc/pfsense-utils.inc 1828 -log_error(gettext("Alias archive is a .zip file which cannot be decompressed because utility is missing!")); +msgid ""Alias archive is a .zip file which cannot be decompressed because utility is missing!")); msgstr "" #: src/etc/inc/pfsense-utils.inc 1838 -log_error(gettext("Could not open {$temp_filename}/aliases for writing!")); +msgid ""Could not open {$temp_filename}/aliases for writing!")); msgstr "" #: src/etc/inc/pfsense-utils.inc 1844 -log_error(gettext("The following file could not be read {$f2p} from {$temp_filename}")); +msgid ""The following file could not be read {$f2p} from {$temp_filename}")); msgstr "" #: src/etc/inc/pfsense-utils.inc 1860 -log_error(gettext("Alias archive is a .tar/tgz file which cannot be decompressed because utility is missing!")); +msgid ""Alias archive is a .tar/tgz file which cannot be decompressed because utility is missing!")); msgstr "" #: src/etc/inc/pfsense-utils.inc 1870 -log_error(gettext("Could not open {$temp_filename}/aliases for writing!")); +msgid ""Could not open {$temp_filename}/aliases for writing!")); msgstr "" #: src/etc/inc/pfsense-utils.inc 1876 -log_error(gettext("The following file could not be read {$f2p} from {$temp_filename}")); +msgid ""The following file could not be read {$f2p} from {$temp_filename}")); msgstr "" #: src/etc/inc/pfsense-utils.inc 2517 -$locales = array('en_US' => gettext('English')); +msgid "'English')); msgstr "" #: src/etc/inc/pfsense-utils.inc 2550 -"sq" => array("codeset" => "UTF-8", "desc" => gettext("Albanian")), +msgid ""Albanian")), msgstr "" #: src/etc/inc/pfsense-utils.inc 2551 -"bg" => array("codeset" => "UTF-8", "desc" => gettext("Bulgarian")), +msgid ""Bulgarian")), msgstr "" #: src/etc/inc/pfsense-utils.inc 2552 -"zh_CN" => array("codeset" => "UTF-8", "desc" => gettext("Chinese (Simplified)")), +msgid ""Chinese (Simplified)")), msgstr "" #: src/etc/inc/pfsense-utils.inc 2553 -"zh_TW" => array("codeset" => "UTF-8", "desc" => gettext("Chinese (Traditional)")), +msgid ""Chinese (Traditional)")), msgstr "" #: src/etc/inc/pfsense-utils.inc 2554 -"nl" => array("codeset" => "UTF-8", "desc" => gettext("Dutch")), +msgid ""Dutch")), msgstr "" #: src/etc/inc/pfsense-utils.inc 2555 -"da" => array("codeset" => "UTF-8", "desc" => gettext("Danish")), +msgid ""Danish")), msgstr "" #: src/etc/inc/pfsense-utils.inc 2556 -"en_US" => array("codeset" => "UTF-8", "desc" => gettext("English")), +msgid ""English")), msgstr "" #: src/etc/inc/pfsense-utils.inc 2557 -"fi" => array("codeset" => "UTF-8", "desc" => gettext("Finnish")), +msgid ""Finnish")), msgstr "" #: src/etc/inc/pfsense-utils.inc 2558 -"fr" => array("codeset" => "UTF-8", "desc" => gettext("French")), +msgid ""French")), msgstr "" #: src/etc/inc/pfsense-utils.inc 2559 -"de" => array("codeset" => "UTF-8", "desc" => gettext("German")), +msgid ""German")), msgstr "" #: src/etc/inc/pfsense-utils.inc 2560 -"el" => array("codeset" => "UTF-8", "desc" => gettext("Greek")), +msgid ""Greek")), msgstr "" #: src/etc/inc/pfsense-utils.inc 2561 -"hu" => array("codeset" => "UTF-8", "desc" => gettext("Hungarian")), +msgid ""Hungarian")), msgstr "" #: src/etc/inc/pfsense-utils.inc 2562 -"it" => array("codeset" => "UTF-8", "desc" => gettext("Italian")), +msgid ""Italian")), msgstr "" #: src/etc/inc/pfsense-utils.inc 2563 -"ja" => array("codeset" => "UTF-8", "desc" => gettext("Japanese")), +msgid ""Japanese")), msgstr "" #: src/etc/inc/pfsense-utils.inc 2564 -"ko" => array("codeset" => "UTF-8", "desc" => gettext("Korean")), +msgid ""Korean")), msgstr "" #: src/etc/inc/pfsense-utils.inc 2565 -"lv" => array("codeset" => "UTF-8", "desc" => gettext("Latvian")), +msgid ""Latvian")), msgstr "" #: src/etc/inc/pfsense-utils.inc 2566 -"nb" => array("codeset" => "UTF-8", "desc" => gettext("Norwegian (Bokmal)")), +msgid ""Norwegian (Bokmal)")), msgstr "" #: src/etc/inc/pfsense-utils.inc 2567 -"pl" => array("codeset" => "UTF-8", "desc" => gettext("Polish")), +msgid ""Polish")), msgstr "" #: src/etc/inc/pfsense-utils.inc 2568 -"pt_BR" => array("codeset" => "ISO-8859-1", "desc" => gettext("Portuguese (Brazil)")), +msgid ""Portuguese (Brazil)")), msgstr "" #: src/etc/inc/pfsense-utils.inc 2569 -"pt" => array("codeset" => "UTF-8", "desc" => gettext("Portuguese (Portugal)")), +msgid ""Portuguese (Portugal)")), msgstr "" #: src/etc/inc/pfsense-utils.inc 2570 -"ro" => array("codeset" => "UTF-8", "desc" => gettext("Romanian")), +msgid ""Romanian")), msgstr "" #: src/etc/inc/pfsense-utils.inc 2571 -"ru" => array("codeset" => "UTF-8", "desc" => gettext("Russian")), +msgid ""Russian")), msgstr "" #: src/etc/inc/pfsense-utils.inc 2572 -"sl" => array("codeset" => "UTF-8", "desc" => gettext("Slovenian")), +msgid ""Slovenian")), msgstr "" #: src/etc/inc/pfsense-utils.inc 2573 -"tr" => array("codeset" => "UTF-8", "desc" => gettext("Turkish")), +msgid ""Turkish")), msgstr "" #: src/etc/inc/pfsense-utils.inc 2574 -"es" => array("codeset" => "UTF-8", "desc" => gettext("Spanish")), +msgid ""Spanish")), msgstr "" #: src/etc/inc/pfsense-utils.inc 2575 -"sv" => array("codeset" => "UTF-8", "desc" => gettext("Swedish")), +msgid ""Swedish")), msgstr "" #: src/etc/inc/pfsense-utils.inc 2576 -"sk" => array("codeset" => "UTF-8", "desc" => gettext("Slovak")), +msgid ""Slovak")), msgstr "" #: src/etc/inc/pfsense-utils.inc 2577 -"cs" => array("codeset" => "UTF-8", "desc" => gettext("Czech")) +msgid ""Czech")) msgstr "" #: src/etc/inc/pkg-utils.inc 201 -log_error(gettext("Resyncing configuration for all packages.")); +msgid ""Resyncing configuration for all packages.")); msgstr "" #: src/etc/inc/pkg-utils.inc 221 -echo "n" . gettext("Syncing packages +msgid ""Syncing packages "); msgstr "" #: src/etc/inc/pkg-utils.inc 263 -log_error(sprintf(gettext('The %1$s package is missing required dependencies and must be reinstalled. %2$s'), $package['name'], $package['configurationfile'])); +msgid "'The %1$s package is missing required dependencies and must be reinstalled. %2$s'), $package['name'], $package['configurationfile'])); msgstr "" #: src/etc/inc/pkg-utils.inc 288 -log_error(sprintf(gettext("The %s package is missing required dependencies and must be reinstalled."), $package['name'])); +msgid ""The %s package is missing required dependencies and must be reinstalled."), $package['name'])); msgstr "" #: src/etc/inc/pkg-utils.inc 347 -$static_output .= gettext("done.") . "n"; +msgid ""done.") . "n"; msgstr "" #: src/etc/inc/pkg-utils.inc 383 -log_error(sprintf(gettext("The %s package is missing its configuration file and must be reinstalled."), $package['name'])); +msgid ""The %s package is missing its configuration file and must be reinstalled."), $package['name'])); msgstr "" #: src/etc/inc/pkg-utils.inc 416 -file_notice($package['name'], sprintf(gettext("The %s package is missing required dependencies and must be reinstalled."), $package['name']), "Packages", "/pkg_mgr_install.php?mode=reinstallpkg&pkg={$package['name']}", 1); +msgid ""The %s package is missing required dependencies and must be reinstalled."), $package['name']), "Packages", "/pkg_mgr_install.php?mode=reinstallpkg&pkg={$package['name']}", 1); msgstr "" #: src/etc/inc/pkg-utils.inc 612 -log_error(sprintf(gettext('Package %s is not supported on this version.'), $pkg_info['name'])); +msgid "'Package %s is not supported on this version.'), $pkg_info['name'])); msgstr "" #: src/etc/inc/pkg-utils.inc 613 -$static_output .= sprintf(gettext("Package %s is not supported on this version."), $pkg_info['name']); +msgid ""Package %s is not supported on this version."), $pkg_info['name']); msgstr "" #: src/etc/inc/pkg-utils.inc 620 -pkg_debug(gettext("Beginning package installation.") . "n"); +msgid ""Beginning package installation.") . "n"); msgstr "" #: src/etc/inc/pkg-utils.inc 621 -log_error(sprintf(gettext('Beginning package installation for %s .'), $pkg_info['name'])); +msgid "'Beginning package installation for %s .'), $pkg_info['name'])); msgstr "" #: src/etc/inc/pkg-utils.inc 622 -$static_output .= sprintf(gettext("Beginning package installation for %s ."), $pkg_info['name']); +msgid ""Beginning package installation for %s ."), $pkg_info['name']); msgstr "" #: src/etc/inc/pkg-utils.inc 630 -$static_output .= gettext("Saving updated package information...") . " "; +msgid ""Saving updated package information...") . " "; msgstr "" #: src/etc/inc/pkg-utils.inc 634 -$changedesc = sprintf(gettext("Installed %s package."),$pkg_info['name']); +msgid ""Installed %s package."),$pkg_info['name']); msgstr "" #: src/etc/inc/pkg-utils.inc 635 -$to_output = gettext("done.") . "n"; +msgid ""done.") . "n"; msgstr "" #: src/etc/inc/pkg-utils.inc 638 -$changedesc = sprintf(gettext("Overwrote previous installation of %s."), $pkg_info['name']); +msgid ""Overwrote previous installation of %s."), $pkg_info['name']); msgstr "" #: src/etc/inc/pkg-utils.inc 639 -$to_output = gettext("overwrite!") . "n"; +msgid ""overwrite!") . "n"; msgstr "" #: src/etc/inc/pkg-utils.inc 651 -$static_output .= gettext("Failed to install package.") . "n"; +msgid ""Failed to install package.") . "n"; msgstr "" #: src/etc/inc/pkg-utils.inc 655 -$static_output .= gettext("Writing configuration... "); +msgid ""Writing configuration... "); msgstr "" #: src/etc/inc/pkg-utils.inc 658 -$static_output .= gettext("done.") . "n"; +msgid ""done.") . "n"; msgstr "" #: src/etc/inc/pkg-utils.inc 691 -$static_output .= sprintf(gettext("The %s package is not installed.%sInstallation aborted."), $pkg, "nn"); +msgid ""The %s package is not installed.%sInstallation aborted."), $pkg, "nn"); msgstr "" #: src/etc/inc/pkg-utils.inc 706 -update_status(gettext("Installing") . " " . $pkg_info['name'] . " " . gettext("and its dependencies.")); +msgid ""and its dependencies.")); msgstr "" #: src/etc/inc/pkg-utils.inc 707 -$static_output .= gettext("Downloading") . " " . $pkg_info['name'] . " " . gettext("and its dependencies... "); +msgid ""and its dependencies... "); msgstr "" #: src/etc/inc/pkg-utils.inc 719 -pkg_debug(gettext("Package WAS NOT installed properly.") . "n"); +msgid ""Package WAS NOT installed properly.") . "n"); msgstr "" #: src/etc/inc/pkg-utils.inc 733 -$static_output .= gettext("Loading package configuration... "); +msgid ""Loading package configuration... "); msgstr "" #: src/etc/inc/pkg-utils.inc 736 -$static_output .= gettext("done.") . "n"; +msgid ""done.") . "n"; msgstr "" #: src/etc/inc/pkg-utils.inc 738 -$static_output .= gettext("Configuring package components...n"); +msgid ""Configuring package components...n"); msgstr "" #: src/etc/inc/pkg-utils.inc 744 -$static_output .= gettext("System files... "); +msgid ""System files... "); msgstr "" #: src/etc/inc/pkg-utils.inc 751 -$static_output .= gettext("done.") . "n"; +msgid ""done.") . "n"; msgstr "" #: src/etc/inc/pkg-utils.inc 763 -$static_output .= gettext("Loading package instructions...") . "n"; +msgid ""Loading package instructions...") . "n"; msgstr "" #: src/etc/inc/pkg-utils.inc 778 -$static_output .= gettext("Custom commands...") . "n"; +msgid ""Custom commands...") . "n"; msgstr "" #: src/etc/inc/pkg-utils.inc 782 -$static_output .= gettext("Executing custom_php_global_functions()..."); +msgid ""Executing custom_php_global_functions()..."); msgstr "" #: src/etc/inc/pkg-utils.inc 785 -$static_output .= gettext("done.") . "n"; +msgid ""done.") . "n"; msgstr "" #: src/etc/inc/pkg-utils.inc 789 -$static_output .= gettext("Executing custom_php_install_command()..."); +msgid ""Executing custom_php_install_command()..."); msgstr "" #: src/etc/inc/pkg-utils.inc 814 -$static_output .= gettext("done.") . "n"; +msgid ""done.") . "n"; msgstr "" #: src/etc/inc/pkg-utils.inc 818 -$static_output .= gettext("Executing custom_php_resync_config_command()..."); +msgid ""Executing custom_php_resync_config_command()..."); msgstr "" #: src/etc/inc/pkg-utils.inc 821 -$static_output .= gettext("done.") . "n"; +msgid ""done.") . "n"; msgstr "" #: src/etc/inc/pkg-utils.inc 827 -$static_output .= gettext("Menu items... "); +msgid ""Menu items... "); msgstr "" #: src/etc/inc/pkg-utils.inc 838 -$static_output .= gettext("done.") . "n"; +msgid ""done.") . "n"; msgstr "" #: src/etc/inc/pkg-utils.inc 843 -$static_output .= gettext("Integrated Tab items... "); +msgid ""Integrated Tab items... "); msgstr "" #: src/etc/inc/pkg-utils.inc 854 -$static_output .= gettext("done.") . "n"; +msgid ""done.") . "n"; msgstr "" #: src/etc/inc/pkg-utils.inc 859 -$static_output .= gettext("Services... "); +msgid ""Services... "); msgstr "" #: src/etc/inc/pkg-utils.inc 870 -$static_output .= gettext("done.") . "n"; +msgid ""done.") . "n"; msgstr "" #: src/etc/inc/pkg-utils.inc 874 -$static_output .= gettext("Loading package configuration... failed!") . "nn" . gettext("Installation aborted."); +msgid ""Installation aborted."); msgstr "" #: src/etc/inc/pkg-utils.inc 876 -pkg_debug(gettext("Unable to load package configuration. Installation aborted.") ."n"); +msgid ""Unable to load package configuration. Installation aborted.") ."n"); msgstr "" #: src/etc/inc/pkg-utils.inc 921 -$static_output .= sprintf(gettext("Starting package deletion for %s..."),$pkg); +msgid ""Starting package deletion for %s..."),$pkg); msgstr "" #: src/etc/inc/pkg-utils.inc 941 -$static_output .= sprintf(gettext("The %s package is not installed.%sDeletion aborted."), $pkg, "nn"); +msgid ""The %s package is not installed.%sDeletion aborted."), $pkg, "nn"); msgstr "" #: src/etc/inc/pkg-utils.inc 952 -pkg_debug(sprintf(gettext("Removing %s package... "),$pkg)); +msgid ""Removing %s package... "),$pkg)); msgstr "" #: src/etc/inc/pkg-utils.inc 953 -$static_output .= sprintf(gettext("Removing %s components..."),$pkg) . "n"; +msgid ""Removing %s components..."),$pkg) . "n"; msgstr "" #: src/etc/inc/pkg-utils.inc 965 -$static_output .= gettext("Tabs items... "); +msgid ""Tabs items... "); msgstr "" #: src/etc/inc/pkg-utils.inc 977 -$static_output .= gettext("done.") . "n"; +msgid ""done.") . "n"; msgstr "" #: src/etc/inc/pkg-utils.inc 982 -$static_output .= gettext("Menu items... "); +msgid ""Menu items... "); msgstr "" #: src/etc/inc/pkg-utils.inc 994 -$static_output .= gettext("done.") . "n"; +msgid ""done.") . "n"; msgstr "" #: src/etc/inc/pkg-utils.inc 999 -$static_output .= gettext("Services... "); +msgid ""Services... "); msgstr "" #: src/etc/inc/pkg-utils.inc 1019 -$static_output .= gettext("done.") . "n"; +msgid ""done.") . "n"; msgstr "" #: src/etc/inc/pkg-utils.inc 1035 -$static_output .= gettext("Loading package instructions...") . "n"; +msgid ""Loading package instructions...") . "n"; msgstr "" #: src/etc/inc/pkg-utils.inc 1059 -$static_output .= gettext("System files... "); +msgid ""System files... "); msgstr "" #: src/etc/inc/pkg-utils.inc 1064 -$static_output .= gettext("done.") . "n"; +msgid ""done.") . "n"; msgstr "" #: src/etc/inc/pkg-utils.inc 1069 -$static_output .= gettext("Deinstall commands... "); +msgid ""Deinstall commands... "); msgstr "" #: src/etc/inc/pkg-utils.inc 1073 -$static_output .= gettext("done.") . "n"; +msgid ""done.") . "n"; msgstr "" #: src/etc/inc/pkg-utils.inc 1079 -$static_output .= gettext("Removing package instructions..."); +msgid ""Removing package instructions..."); msgstr "" #: src/etc/inc/pkg-utils.inc 1081 -pkg_debug(sprintf(gettext("Remove '%s'"), $pkg_config['include_file']) . "n"); +msgid ""Remove '%s'"), $pkg_config['include_file']) . "n"); msgstr "" #: src/etc/inc/pkg-utils.inc 1083 -$static_output .= gettext("done.") . "n"; +msgid ""done.") . "n"; msgstr "" #: src/etc/inc/pkg-utils.inc 1088 -$static_output .= gettext("Auxiliary files... "); +msgid ""Auxiliary files... "); msgstr "" #: src/etc/inc/pkg-utils.inc 1098 -$static_output .= gettext("done.") . "n"; +msgid ""done.") . "n"; msgstr "" #: src/etc/inc/pkg-utils.inc 1102 -$static_output .= gettext("Package XML... "); +msgid ""Package XML... "); msgstr "" #: src/etc/inc/pkg-utils.inc 1105 -$static_output .= gettext("done.") . "n"; +msgid ""done.") . "n"; msgstr "" #: src/etc/inc/pkg-utils.inc 1121 -$static_output .= gettext("Configuration... "); +msgid ""Configuration... "); msgstr "" #: src/etc/inc/pkg-utils.inc 1124 -$static_output .= gettext("done.") . "n"; +msgid ""done.") . "n"; msgstr "" #: src/etc/inc/pkg-utils.inc 1204 -echo gettext("One moment please, reinstalling packages...n"); +msgid ""One moment please, reinstalling packages...n"); msgstr "" #: src/etc/inc/pkg-utils.inc 1205 -echo gettext(" >>> Trying to fetch package info..."); +msgid "" >>> Trying to fetch package info..."); msgstr "" #: src/etc/inc/pkg-utils.inc 1206 -log_error(gettext("Attempting to reinstall all packages")); +msgid ""Attempting to reinstall all packages")); msgstr "" #: src/etc/inc/pkg-utils.inc 1212 -$error = sprintf(gettext(' >>> Unable to communicate with %1$s. Please verify DNS and interface configuration, and that %2$s has functional Internet connectivity.'), $xmlrpc_base_url, $g['product_name']); +msgid "' >>> Unable to communicate with %1$s. Please verify DNS and interface configuration, and that %2$s has functional Internet connectivity.'), $xmlrpc_base_url, $g['product_name']); msgstr "" #: src/etc/inc/pkg-utils.inc 1214 -log_error(gettext("Cannot reinstall packages +msgid ""Cannot reinstall packages ") . $error); msgstr "" #: src/etc/inc/pkg-utils.inc 1223 -$package_name_list = gettext("List of packages to reinstall +msgid ""List of packages to reinstall ") . implode(", ", $all_names); msgstr "" #: src/etc/inc/pkg-utils.inc 1230 -log_error(gettext("Uninstalling package") . " {$pkgtodo['name']}"); +msgid ""Uninstalling package") . " {$pkgtodo['name']}"); msgstr "" #: src/etc/inc/pkg-utils.inc 1232 -log_error(gettext("Finished uninstalling package") . " {$pkgtodo['name']}"); +msgid ""Finished uninstalling package") . " {$pkgtodo['name']}"); msgstr "" #: src/etc/inc/pkg-utils.inc 1233 -log_error(gettext("Reinstalling package") . " {$pkgtodo['name']}"); +msgid ""Reinstalling package") . " {$pkgtodo['name']}"); msgstr "" #: src/etc/inc/pkg-utils.inc 1235 -log_error(gettext("Finished installing package") . " {$pkgtodo['name']}"); +msgid ""Finished installing package") . " {$pkgtodo['name']}"); msgstr "" #: src/etc/inc/pkg-utils.inc 1238 -log_error(gettext("Finished reinstalling all packages.")); +msgid ""Finished reinstalling all packages.")); msgstr "" #: src/etc/inc/pkg-utils.inc 1402 -return sprintf(gettext($msg), htmlspecialchars(get_active_xml_rpc_base_url())); +msgid "$msg), htmlspecialchars(get_active_xml_rpc_base_url())); msgstr "" #: src/etc/inc/pkg-utils.inc 1414 -return sprintf(gettext($msg), htmlspecialchars(get_active_xml_rpc_base_url())) . '

    ' +msgid "$msg), htmlspecialchars(get_active_xml_rpc_base_url())) . '

    ' msgstr "" #: src/etc/inc/pkg-utils.inc 1415 -. '' . gettext("Package Manager Settings") . ''; +msgid ""Package Manager Settings") . ''; msgstr "" #: src/etc/inc/pkg-utils.inc 1434 -$static_output .= "n" . gettext("Downloading package configuration file... "); +msgid ""Downloading package configuration file... "); msgstr "" #: src/etc/inc/pkg-utils.inc 1436 -pkg_debug(gettext("Downloading package configuration file...") . "n"); +msgid ""Downloading package configuration file...") . "n"); msgstr "" #: src/etc/inc/pkg-utils.inc 1440 -pkg_debug(gettext("ERROR! Unable to fetch package configuration file. Aborting installation.") . "n"); +msgid ""ERROR! Unable to fetch package configuration file. Aborting installation.") . "n"); msgstr "" #: src/etc/inc/pkg-utils.inc 1442 -print "n" . gettext("ERROR! Unable to fetch package configuration file. Aborting package installation.") . "n"; +msgid ""ERROR! Unable to fetch package configuration file. Aborting package installation.") . "n"; msgstr "" #: src/etc/inc/pkg-utils.inc 1444 -$static_output .= gettext("failed!nnInstallation aborted.n"); +msgid ""failed!nnInstallation aborted.n"); msgstr "" #: src/etc/inc/pkg-utils.inc 1451 -$static_output .= gettext("done.") . "n"; +msgid ""done.") . "n"; msgstr "" #: src/etc/inc/pkg-utils.inc 1474 -$static_output .= gettext("Loading package configuration... "); +msgid ""Loading package configuration... "); msgstr "" #: src/etc/inc/pkg-utils.inc 1477 -$static_output .= gettext("done.") . "n"; +msgid ""done.") . "n"; msgstr "" #: src/etc/inc/pkg-utils.inc 1481 -$static_output .= gettext("Additional files... "); +msgid ""Additional files... "); msgstr "" #: src/etc/inc/pkg-utils.inc 1507 -pkg_debug(gettext("Extracting tarball to -C for ") . $filename . "...n"); +msgid ""Extracting tarball to -C for ") . $filename . "...n"); msgstr "" #: src/etc/inc/pkg-utils.inc 1513 -pkg_debug(sprintf(gettext('Changing file mode to %1$s for %2$s%3$s%4$s'), $pkg_chmod, $prefix, $filename, "n")); +msgid "'Changing file mode to %1$s for %2$s%3$s%4$s'), $pkg_chmod, $prefix, $filename, "n")); msgstr "" #: src/etc/inc/pkg-utils.inc 1520 -$static_output .= gettext("done.") . "n"; +msgid ""done.") . "n"; msgstr "" #: src/etc/inc/priv.defs.inc 6 -$priv_list['page-all']['name'] = gettext("WebCfg - All pages"); +msgid ""WebCfg - All pages"); msgstr "" #: src/etc/inc/priv.defs.inc 7 -$priv_list['page-all']['descr'] = gettext("Allow access to all pages"); +msgid ""Allow access to all pages"); msgstr "" #: src/etc/inc/priv.defs.inc 12 -$priv_list['page-status-carp']['name'] = gettext("WebCfg - Status +msgid ""WebCfg - Status CARP page"); msgstr "" #: src/etc/inc/priv.defs.inc 13 -$priv_list['page-status-carp']['descr'] = gettext("Allow access to the 'Status +msgid ""Allow access to the 'Status CARP' page."); msgstr "" #: src/etc/inc/priv.defs.inc 18 -$priv_list['page-diagnostics-crash-reporter']['name'] = gettext("WebCfg - Crash reporter"); +msgid ""WebCfg - Crash reporter"); msgstr "" #: src/etc/inc/priv.defs.inc 19 -$priv_list['page-diagnostics-crash-reporter']['descr'] = gettext("Uploads crash reports to pfSense and or deletes crash reports."); +msgid ""Uploads crash reports to pfSense and or deletes crash reports."); msgstr "" #: src/etc/inc/priv.defs.inc 24 -$priv_list['page-diagnostics-arptable']['name'] = gettext("WebCfg - Diagnostics +msgid ""WebCfg - Diagnostics ARP Table page"); msgstr "" #: src/etc/inc/priv.defs.inc 25 -$priv_list['page-diagnostics-arptable']['descr'] = gettext("Allow access to the 'Diagnostics +msgid ""Allow access to the 'Diagnostics ARP Table' page."); msgstr "" #: src/etc/inc/priv.defs.inc 30 -$priv_list['page-diagnostics-authentication']['name'] = gettext("WebCfg - Diagnostics +msgid ""WebCfg - Diagnostics Authentication page"); msgstr "" #: src/etc/inc/priv.defs.inc 31 -$priv_list['page-diagnostics-authentication']['descr'] = gettext("Allow access to the 'Diagnostics +msgid ""Allow access to the 'Diagnostics Authentication' page."); msgstr "" #: src/etc/inc/priv.defs.inc 36 -$priv_list['page-diagnostics-backup/restore']['name'] = gettext("WebCfg - Diagnostics +msgid ""WebCfg - Diagnostics Backup/restore page"); msgstr "" #: src/etc/inc/priv.defs.inc 37 -$priv_list['page-diagnostics-backup/restore']['descr'] = gettext("Allow access to the 'Diagnostics +msgid ""Allow access to the 'Diagnostics Backup/restore' page."); msgstr "" #: src/etc/inc/priv.defs.inc 42 -$priv_list['page-diagnostics-configurationhistory']['name'] = gettext("WebCfg - Diagnostics +msgid ""WebCfg - Diagnostics Configuration History page"); msgstr "" #: src/etc/inc/priv.defs.inc 43 -$priv_list['page-diagnostics-configurationhistory']['descr'] = gettext("Allow access to the 'Diagnostics +msgid ""Allow access to the 'Diagnostics Configuration History' page."); msgstr "" #: src/etc/inc/priv.defs.inc 48 -$priv_list['page-diagnostics-factorydefaults']['name'] = gettext("WebCfg - Diagnostics +msgid ""WebCfg - Diagnostics Factory defaults page"); msgstr "" #: src/etc/inc/priv.defs.inc 49 -$priv_list['page-diagnostics-factorydefaults']['descr'] = gettext("Allow access to the 'Diagnostics +msgid ""Allow access to the 'Diagnostics Factory defaults' page."); msgstr "" #: src/etc/inc/priv.defs.inc 54 -$priv_list['page-diagnostics-ndptable']['name'] = gettext("Webcfg - Diagnostics +msgid ""Webcfg - Diagnostics NDP Table page"); msgstr "" #: src/etc/inc/priv.defs.inc 55 -$priv_list['page-diagnostics-ndptable']['descr'] = gettext("Allow access to the 'Diagnostics +msgid ""Allow access to the 'Diagnostics NDP Table' page."); msgstr "" #: src/etc/inc/priv.defs.inc 60 -$priv_list['page-diagnostics-restore-full-backup']['name'] = gettext("Webcfg - Diagnostics +msgid ""Webcfg - Diagnostics Restore full backup"); msgstr "" #: src/etc/inc/priv.defs.inc 61 -$priv_list['page-diagnostics-restore-full-backup']['descr'] = gettext("Allow access to the 'Diagnostics +msgid ""Allow access to the 'Diagnostics Restore Full Backup' page."); msgstr "" #: src/etc/inc/priv.defs.inc 66 -$priv_list['page-diagnostics-showstates']['name'] = gettext("WebCfg - Diagnostics +msgid ""WebCfg - Diagnostics Show States page"); msgstr "" #: src/etc/inc/priv.defs.inc 67 -$priv_list['page-diagnostics-showstates']['descr'] = gettext("Allow access to the 'Diagnostics +msgid ""Allow access to the 'Diagnostics Show States' page."); msgstr "" #: src/etc/inc/priv.defs.inc 72 -$priv_list['page-diagnostics-sockets']['name'] = gettext("WebCfg - Diagnostics +msgid ""WebCfg - Diagnostics Sockets page"); msgstr "" #: src/etc/inc/priv.defs.inc 73 -$priv_list['page-diagnostics-sockets']['descr'] = gettext("Allow access to the 'Diagnostics +msgid ""Allow access to the 'Diagnostics Sockets' page."); msgstr "" #: src/etc/inc/priv.defs.inc 78 -$priv_list['page-diagnostics-testport']['name'] = gettext("Webcfg - Diagnostics +msgid ""Webcfg - Diagnostics Test Port"); msgstr "" #: src/etc/inc/priv.defs.inc 79 -$priv_list['page-diagnostics-testport']['descr'] = gettext("Allow access to the 'Diagnostics +msgid ""Allow access to the 'Diagnostics Test Port' page."); msgstr "" #: src/etc/inc/priv.defs.inc 84 -$priv_list['page-status-ipsec']['name'] = gettext("WebCfg - Status +msgid ""WebCfg - Status IPsec page"); msgstr "" #: src/etc/inc/priv.defs.inc 85 -$priv_list['page-status-ipsec']['descr'] = gettext("Allow access to the 'Status +msgid ""Allow access to the 'Status IPsec' page."); msgstr "" #: src/etc/inc/priv.defs.inc 90 -$priv_list['page-status-ipsec-leases']['name'] = gettext("WebCfg - Status +msgid ""WebCfg - Status IPsec Leasespage"); msgstr "" @@ -2766,7 +2729,7 @@ msgstr "" #: src/etc/inc/priv.defs.inc 91 -$priv_list['page-status-ipsec-leases']['descr'] = gettext("Allow access to the 'Status +msgid ""Allow access to the 'Status IPsec Leases' page."); msgstr "" @@ -2774,7 +2737,7 @@ msgstr "" #: src/etc/inc/priv.defs.inc 96 -$priv_list['page-status-ipsec-sad']['name'] = gettext("WebCfg - Status +msgid ""WebCfg - Status IPsec SAD page"); msgstr "" @@ -2782,7 +2745,7 @@ msgstr "" #: src/etc/inc/priv.defs.inc 97 -$priv_list['page-status-ipsec-sad']['descr'] = gettext("Allow access to the 'Status +msgid ""Allow access to the 'Status IPsec SAD' page."); msgstr "" @@ -2790,7 +2753,7 @@ msgstr "" #: src/etc/inc/priv.defs.inc 102 -$priv_list['page-status-ipsec-spd']['name'] = gettext("WebCfg - Status +msgid ""WebCfg - Status IPsec SPD page"); msgstr "" @@ -2798,7 +2761,7 @@ msgstr "" #: src/etc/inc/priv.defs.inc 103 -$priv_list['page-status-ipsec-spd']['descr'] = gettext("Allow access to the 'Status +msgid ""Allow access to the 'Status IPsec SPD' page."); msgstr "" @@ -2806,33 +2769,33 @@ msgstr "" #: src/etc/inc/priv.defs.inc 108 -$priv_list['page-status-ntp']['name'] = gettext("Webcfg - Status +msgid ""Webcfg - Status NTP page"); msgstr "" #: src/etc/inc/priv.defs.inc 109 -$priv_list['page-status-ntp']['descr'] = gettext("Allow access to the 'Status +msgid ""Allow access to the 'Status NTP' page."); msgstr "" #: src/etc/inc/priv.defs.inc 114 -$priv_list['page-ipsecxml']['name'] = gettext("WebCfg - Diag IPsec XML page"); +msgid ""WebCfg - Diag IPsec XML page"); msgstr "" #: src/etc/inc/priv.defs.inc 115 -$priv_list['page-ipsecxml']['descr'] = gettext("Allow access to the 'Diag IPsec XML' page."); +msgid ""Allow access to the 'Diag IPsec XML' page."); msgstr "" #: src/etc/inc/priv.defs.inc 120 -$priv_list['page-diagnostics-logs-system']['name'] = gettext("WebCfg - Diagnostics +msgid ""WebCfg - Diagnostics Logs System page"); msgstr "" @@ -2840,7 +2803,7 @@ msgstr "" #: src/etc/inc/priv.defs.inc 121 -$priv_list['page-diagnostics-logs-system']['descr'] = gettext("Allow access to the 'Diagnostics +msgid ""Allow access to the 'Diagnostics Logs System' page."); msgstr "" @@ -2848,7 +2811,7 @@ msgstr "" #: src/etc/inc/priv.defs.inc 126 -$priv_list['page-status-systemlogs-portalauth']['name'] = gettext("WebCfg - Status +msgid ""WebCfg - Status System logs Portal Auth page"); msgstr "" @@ -2856,7 +2819,7 @@ msgstr "" #: src/etc/inc/priv.defs.inc 127 -$priv_list['page-status-systemlogs-portalauth']['descr'] = gettext("Allow access to the 'Status +msgid ""Allow access to the 'Status System logs Portal Auth' page."); msgstr "" @@ -2864,7 +2827,7 @@ msgstr "" #: src/etc/inc/priv.defs.inc 132 -$priv_list['page-diagnostics-logs-dhcp']['name'] = gettext("WebCfg - Diagnostics +msgid ""WebCfg - Diagnostics Logs DHCP page"); msgstr "" @@ -2872,7 +2835,7 @@ msgstr "" #: src/etc/inc/priv.defs.inc 133 -$priv_list['page-diagnostics-logs-dhcp']['descr'] = gettext("Allow access to the 'Diagnostics +msgid ""Allow access to the 'Diagnostics Logs DHCP' page."); msgstr "" @@ -2880,7 +2843,7 @@ msgstr "" #: src/etc/inc/priv.defs.inc 138 -$priv_list['page-diagnostics-logs-firewall']['name'] = gettext("WebCfg - Diagnostics +msgid ""WebCfg - Diagnostics Logs Firewall page"); msgstr "" @@ -2888,7 +2851,7 @@ msgstr "" #: src/etc/inc/priv.defs.inc 139 -$priv_list['page-diagnostics-logs-firewall']['descr'] = gettext("Allow access to the 'Diagnostics +msgid ""Allow access to the 'Diagnostics Logs Firewall' page."); msgstr "" @@ -2896,7 +2859,7 @@ msgstr "" #: src/etc/inc/priv.defs.inc 144 -$priv_list['page-diagnostics-logs-gateways']['name'] = gettext("WebCfg - Diagnostics +msgid ""WebCfg - Diagnostics Logs Gateways page"); msgstr "" @@ -2904,7 +2867,7 @@ msgstr "" #: src/etc/inc/priv.defs.inc 145 -$priv_list['page-diagnostics-logs-gateways']['descr'] = gettext("Allow access to the 'Diagnostics +msgid ""Allow access to the 'Diagnostics Logs System Gateways' page."); @@ -2913,7 +2876,7 @@ msgstr "" #: src/etc/inc/priv.defs.inc 150 -$priv_list['page-diagnostics-logs-resolver']['name'] = gettext("WebCfg - Diagnostics +msgid ""WebCfg - Diagnostics Logs Resolver page"); msgstr "" @@ -2921,7 +2884,7 @@ msgstr "" #: src/etc/inc/priv.defs.inc 151 -$priv_list['page-diagnostics-logs-resolver']['descr'] = gettext("Allow access to the 'Diagnostics +msgid ""Allow access to the 'Diagnostics Logs System Resolver' page."); @@ -2930,21 +2893,21 @@ msgstr "" #: src/etc/inc/priv.defs.inc 156 -$priv_list['page-hidden-nolongerincluded']['name'] = gettext("WebCfg - Hidden +msgid ""WebCfg - Hidden No longer included page"); msgstr "" #: src/etc/inc/priv.defs.inc 157 -$priv_list['page-hidden-nolongerincluded']['descr'] = gettext("Allow access to the 'Hidden +msgid ""Allow access to the 'Hidden No longer included' page."); msgstr "" #: src/etc/inc/priv.defs.inc 162 -$priv_list['page-status-systemlogs-ipsecvpn']['name'] = gettext("WebCfg - Status +msgid ""WebCfg - Status System logs IPsec VPN page"); msgstr "" @@ -2952,7 +2915,7 @@ msgstr "" #: src/etc/inc/priv.defs.inc 163 -$priv_list['page-status-systemlogs-ipsecvpn']['descr'] = gettext("Allow access to the 'Status +msgid ""Allow access to the 'Status System logs IPsec VPN' page."); msgstr "" @@ -2960,7 +2923,7 @@ msgstr "" #: src/etc/inc/priv.defs.inc 168 -$priv_list['page-status-systemlogs-ntpd']['name'] = gettext("WebCfg - Status +msgid ""WebCfg - Status System logs NTP page"); msgstr "" @@ -2968,7 +2931,7 @@ msgstr "" #: src/etc/inc/priv.defs.inc 169 -$priv_list['page-status-systemlogs-ntpd']['descr'] = gettext("Allow access to the 'Status +msgid ""Allow access to the 'Status System logs NTP' page."); msgstr "" @@ -2976,7 +2939,7 @@ msgstr "" #: src/etc/inc/priv.defs.inc 174 -$priv_list['page-status-systemlogs-openvpn']['name'] = gettext("WebCfg - Status +msgid ""WebCfg - Status System logs OpenVPN page"); msgstr "" @@ -2984,7 +2947,7 @@ msgstr "" #: src/etc/inc/priv.defs.inc 175 -$priv_list['page-status-systemlogs-openvpn']['descr'] = gettext("Allow access to the 'Status +msgid ""Allow access to the 'Status System logs OpenVPN' page."); msgstr "" @@ -2992,7 +2955,7 @@ msgstr "" #: src/etc/inc/priv.defs.inc 180 -$priv_list['page-status-systemlogs-ppp']['name'] = gettext("WebCfg - Status +msgid ""WebCfg - Status System logs IPsec VPN page"); msgstr "" @@ -3000,7 +2963,7 @@ msgstr "" #: src/etc/inc/priv.defs.inc 181 -$priv_list['page-status-systemlogs-ppp']['descr'] = gettext("Allow access to the 'Status +msgid ""Allow access to the 'Status System logs IPsec VPN' page."); msgstr "" @@ -3008,7 +2971,7 @@ msgstr "" #: src/etc/inc/priv.defs.inc 186 -$priv_list['page-status-systemlogs-loadbalancer']['name'] = gettext("WebCfg - Status +msgid ""WebCfg - Status System logs Load Balancer page"); msgstr "" @@ -3016,7 +2979,7 @@ msgstr "" #: src/etc/inc/priv.defs.inc 187 -$priv_list['page-status-systemlogs-loadbalancer']['descr'] = gettext("Allow access to the 'Status +msgid ""Allow access to the 'Status System logs Load Balancer' page."); msgstr "" @@ -3024,7 +2987,7 @@ msgstr "" #: src/etc/inc/priv.defs.inc 192 -$priv_list['page-status-systemlogs-routing']['name'] = gettext("Webcfg - Status +msgid ""Webcfg - Status System logs Routing page"); msgstr "" @@ -3032,7 +2995,7 @@ msgstr "" #: src/etc/inc/priv.defs.inc 193 -$priv_list['page-status-systemlogs-routing']['descr'] = gettext("Allow access to the 'Status +msgid ""Allow access to the 'Status System logs System Routing' page."); @@ -3041,7 +3004,7 @@ msgstr "" #: src/etc/inc/priv.defs.inc 198 -$priv_list['page-status-systemlogs-wireless']['name'] = gettext("Webcfg - Status +msgid ""Webcfg - Status System logs Wireless page"); msgstr "" @@ -3049,7 +3012,7 @@ msgstr "" #: src/etc/inc/priv.defs.inc 199 -$priv_list['page-status-systemlogs-wireless']['descr'] = gettext("Allow access to the 'Status +msgid ""Allow access to the 'Status System logs System Wireless' page."); @@ -3058,7 +3021,7 @@ msgstr "" #: src/etc/inc/priv.defs.inc 204 -$priv_list['page-diagnostics-logs-settings']['name'] = gettext("WebCfg - Diagnostics +msgid ""WebCfg - Diagnostics Logs Settings page"); msgstr "" @@ -3066,7 +3029,7 @@ msgstr "" #: src/etc/inc/priv.defs.inc 205 -$priv_list['page-diagnostics-logs-settings']['descr'] = gettext("Allow access to the 'Diagnostics +msgid ""Allow access to the 'Diagnostics Logs Settings' page."); msgstr "" @@ -3074,7 +3037,7 @@ msgstr "" #: src/etc/inc/priv.defs.inc 210 -$priv_list['page-diagnostics-logs-pptpvpn']['name'] = gettext("WebCfg - Diagnostics +msgid ""WebCfg - Diagnostics Logs VPN page"); msgstr "" @@ -3082,7 +3045,7 @@ msgstr "" #: src/etc/inc/priv.defs.inc 211 -$priv_list['page-diagnostics-logs-pptpvpn']['descr'] = gettext("Allow access to the 'Diagnostics +msgid ""Allow access to the 'Diagnostics Logs VPN' page."); msgstr "" @@ -3090,217 +3053,217 @@ msgstr "" #: src/etc/inc/priv.defs.inc 216 -$priv_list['page-diagnostics-nanobsd']['name'] = gettext("WebCfg - Diagnostics +msgid ""WebCfg - Diagnostics NanoBSD"); msgstr "" #: src/etc/inc/priv.defs.inc 217 -$priv_list['page-diagnostics-nanobsd']['descr'] = gettext("Allow access to the 'Diagnostics +msgid ""Allow access to the 'Diagnostics NanoBSD' page."); msgstr "" #: src/etc/inc/priv.defs.inc 222 -$priv_list['page-diagnostics-packetcapture']['name'] = gettext("WebCfg - Diagnostics +msgid ""WebCfg - Diagnostics Packet Capture page"); msgstr "" #: src/etc/inc/priv.defs.inc 223 -$priv_list['page-diagnostics-packetcapture']['descr'] = gettext("Allow access to the 'Diagnostics +msgid ""Allow access to the 'Diagnostics Packet Capture' page."); msgstr "" #: src/etc/inc/priv.defs.inc 228 -$priv_list['page-diagnostics-patters']['name'] = gettext("WebCfg - Diagnostics +msgid ""WebCfg - Diagnostics Patterns page"); msgstr "" #: src/etc/inc/priv.defs.inc 229 -$priv_list['page-diagnostics-patters']['descr'] = gettext("Allow access to the 'Diagnostics +msgid ""Allow access to the 'Diagnostics Patterns' page."); msgstr "" #: src/etc/inc/priv.defs.inc 234 -$priv_list['page-diagnostics-limiter-info']['name'] = gettext("Diagnostics +msgid ""Diagnostics Limiter Info"); msgstr "" #: src/etc/inc/priv.defs.inc 235 -$priv_list['page-diagnostics-limiter-info']['descr'] = gettext("Allows access to the 'Diagnostics +msgid ""Allows access to the 'Diagnostics Limiter Info' page"); msgstr "" #: src/etc/inc/priv.defs.inc 240 -$priv_list['page-diagnostics-pf-info']['name'] = gettext("Diagnostics +msgid ""Diagnostics pfInfo"); msgstr "" #: src/etc/inc/priv.defs.inc 241 -$priv_list['page-diagnostics-pf-info']['descr'] = gettext("Allows access to the 'Diagnostics +msgid ""Allows access to the 'Diagnostics pfInfo' page"); msgstr "" #: src/etc/inc/priv.defs.inc 246 -$priv_list['page-diagnostics-system-activity']['name'] = gettext("WebCfg - Diagnostics +msgid ""WebCfg - Diagnostics System Activity"); msgstr "" #: src/etc/inc/priv.defs.inc 247 -$priv_list['page-diagnostics-system-activity']['descr'] = gettext("Allows access to the 'Diagnostics +msgid ""Allows access to the 'Diagnostics System Activity' page"); msgstr "" #: src/etc/inc/priv.defs.inc 252 -$priv_list['page-diagnostics-system-pftop']['name'] = gettext("Diagnostics +msgid ""Diagnostics pfTop"); msgstr "" #: src/etc/inc/priv.defs.inc 253 -$priv_list['page-diagnostics-system-pftop']['descr'] = gettext("Allows access to the 'Diagnostics +msgid ""Allows access to the 'Diagnostics pfTop' page"); msgstr "" #: src/etc/inc/priv.defs.inc 258 -$priv_list['page-diagnostics-ping']['name'] = gettext("WebCfg - Diagnostics +msgid ""WebCfg - Diagnostics Ping page"); msgstr "" #: src/etc/inc/priv.defs.inc 259 -$priv_list['page-diagnostics-ping']['descr'] = gettext("Allow access to the 'Diagnostics +msgid ""Allow access to the 'Diagnostics Ping' page."); msgstr "" #: src/etc/inc/priv.defs.inc 264 -$priv_list['page-status-packagelogs']['name'] = gettext("WebCfg - Status +msgid ""WebCfg - Status Package logs page"); msgstr "" #: src/etc/inc/priv.defs.inc 265 -$priv_list['page-status-packagelogs']['descr'] = gettext("Allow access to the 'Status +msgid ""Allow access to the 'Status Package logs' page."); msgstr "" #: src/etc/inc/priv.defs.inc 270 -$priv_list['page-diagnostics-resetstate']['name'] = gettext("WebCfg - Diagnostics +msgid ""WebCfg - Diagnostics Reset state page"); msgstr "" #: src/etc/inc/priv.defs.inc 271 -$priv_list['page-diagnostics-resetstate']['descr'] = gettext("Allow access to the 'Diagnostics +msgid ""Allow access to the 'Diagnostics Reset state' page."); msgstr "" #: src/etc/inc/priv.defs.inc 276 -$priv_list['page-diagnostics-routingtables']['name'] = gettext("WebCfg - Diagnostics +msgid ""WebCfg - Diagnostics Routing tables page"); msgstr "" #: src/etc/inc/priv.defs.inc 277 -$priv_list['page-diagnostics-routingtables']['descr'] = gettext("Allow access to the 'Diagnostics +msgid ""Allow access to the 'Diagnostics Routing tables' page."); msgstr "" #: src/etc/inc/priv.defs.inc 282 -$priv_list['page-diagnostics-statessummary']['name'] = gettext("WebCfg - Diagnostics +msgid ""WebCfg - Diagnostics States Summary page"); msgstr "" #: src/etc/inc/priv.defs.inc 283 -$priv_list['page-diagnostics-statessummary']['descr'] = gettext("Allow access to the 'Diagnostics +msgid ""Allow access to the 'Diagnostics States Summary' page."); msgstr "" #: src/etc/inc/priv.defs.inc 288 -$priv_list['page-diagnostics-tables']['name'] = gettext("WebCfg - Diagnostics +msgid ""WebCfg - Diagnostics PF Table IP addresses"); msgstr "" #: src/etc/inc/priv.defs.inc 289 -$priv_list['page-diagnostics-tables']['descr'] = gettext("Allow access to the 'Diagnostics +msgid ""Allow access to the 'Diagnostics Tables' page."); msgstr "" #: src/etc/inc/priv.defs.inc 294 -$priv_list['page-diagnostics-traceroute']['name'] = gettext("WebCfg - Diagnostics +msgid ""WebCfg - Diagnostics Traceroute page"); msgstr "" #: src/etc/inc/priv.defs.inc 295 -$priv_list['page-diagnostics-traceroute']['descr'] = gettext("Allow access to the 'Diagnostics +msgid ""Allow access to the 'Diagnostics Traceroute' page."); msgstr "" #: src/etc/inc/priv.defs.inc 300 -$priv_list['page-firewall-aliases']['name'] = gettext("WebCfg - Firewall +msgid ""WebCfg - Firewall Aliases page"); msgstr "" #: src/etc/inc/priv.defs.inc 301 -$priv_list['page-firewall-aliases']['descr'] = gettext("Allow access to the 'Firewall +msgid ""Allow access to the 'Firewall Aliases' page."); msgstr "" #: src/etc/inc/priv.defs.inc 306 -$priv_list['page-firewall-alias-edit']['name'] = gettext("WebCfg - Firewall +msgid ""WebCfg - Firewall Alias Edit page"); msgstr "" @@ -3308,7 +3271,7 @@ msgstr "" #: src/etc/inc/priv.defs.inc 307 -$priv_list['page-firewall-alias-edit']['descr'] = gettext("Allow access to the 'Firewall +msgid ""Allow access to the 'Firewall Alias Edit' page."); msgstr "" @@ -3316,7 +3279,7 @@ msgstr "" #: src/etc/inc/priv.defs.inc 312 -$priv_list['page-firewall-alias-import']['name'] = gettext("WebCfg - Firewall +msgid ""WebCfg - Firewall Alias Import page"); msgstr "" @@ -3324,7 +3287,7 @@ msgstr "" #: src/etc/inc/priv.defs.inc 313 -$priv_list['page-firewall-alias-import']['descr'] = gettext("Allow access to the 'Firewall +msgid ""Allow access to the 'Firewall Alias Import' page."); msgstr "" @@ -3332,7 +3295,7 @@ msgstr "" #: src/etc/inc/priv.defs.inc 318 -$priv_list['page-firewall-nat-npt']['name'] = gettext("Webcfg - Firewall +msgid ""Webcfg - Firewall NAT NPT page"); msgstr "" @@ -3340,7 +3303,7 @@ msgstr "" #: src/etc/inc/priv.defs.inc 319 -$priv_list['page-firewall-nat-npt']['descr'] = gettext("Allow access to the 'Firewall +msgid ""Allow access to the 'Firewall NAT NPT' page."); msgstr "" @@ -3348,7 +3311,7 @@ msgstr "" #: src/etc/inc/priv.defs.inc 324 -$priv_list['page-firewall-nat-npt-edit']['name'] = gettext("Webcfg - Firewall +msgid ""Webcfg - Firewall NAT NPt Edit page"); @@ -3357,7 +3320,7 @@ msgstr "" #: src/etc/inc/priv.defs.inc 325 -$priv_list['page-firewall-nat-npt-edit']['descr'] = gettext("Allow access to the 'Firewall +msgid ""Allow access to the 'Firewall NAT NPt Edit' page."); @@ -3366,7 +3329,7 @@ msgstr "" #: src/etc/inc/priv.defs.inc 330 -$priv_list['page-firewall-nat-portforward']['name'] = gettext("WebCfg - Firewall +msgid ""WebCfg - Firewall NAT Port Forward page"); msgstr "" @@ -3374,7 +3337,7 @@ msgstr "" #: src/etc/inc/priv.defs.inc 331 -$priv_list['page-firewall-nat-portforward']['descr'] = gettext("Allow access to the 'Firewall +msgid ""Allow access to the 'Firewall NAT Port Forward' page."); msgstr "" @@ -3382,7 +3345,7 @@ msgstr "" #: src/etc/inc/priv.defs.inc 336 -$priv_list['page-firewall-nat-1-1']['name'] = gettext("WebCfg - Firewall +msgid ""WebCfg - Firewall NAT 1 1 page"); @@ -3391,7 +3354,7 @@ msgstr "" #: src/etc/inc/priv.defs.inc 337 -$priv_list['page-firewall-nat-1-1']['descr'] = gettext("Allow access to the 'Firewall +msgid ""Allow access to the 'Firewall NAT 1 1' page."); @@ -3400,7 +3363,7 @@ msgstr "" #: src/etc/inc/priv.defs.inc 342 -$priv_list['page-firewall-nat-1-1-edit']['name'] = gettext("WebCfg - Firewall +msgid ""WebCfg - Firewall NAT 1 1 @@ -3410,7 +3373,7 @@ msgstr "" #: src/etc/inc/priv.defs.inc 343 -$priv_list['page-firewall-nat-1-1-edit']['descr'] = gettext("Allow access to the 'Firewall +msgid ""Allow access to the 'Firewall NAT 1 1 @@ -3420,7 +3383,7 @@ msgstr "" #: src/etc/inc/priv.defs.inc 348 -$priv_list['page-firewall-nat-portforward-edit']['name'] = gettext("WebCfg - Firewall +msgid ""WebCfg - Firewall NAT Port Forward Edit page"); @@ -3429,7 +3392,7 @@ msgstr "" #: src/etc/inc/priv.defs.inc 349 -$priv_list['page-firewall-nat-portforward-edit']['descr'] = gettext("Allow access to the 'Firewall +msgid ""Allow access to the 'Firewall NAT Port Forward Edit' page."); @@ -3438,7 +3401,7 @@ msgstr "" #: src/etc/inc/priv.defs.inc 354 -$priv_list['page-firewall-nat-outbound']['name'] = gettext("WebCfg - Firewall +msgid ""WebCfg - Firewall NAT Outbound page"); msgstr "" @@ -3446,7 +3409,7 @@ msgstr "" #: src/etc/inc/priv.defs.inc 355 -$priv_list['page-firewall-nat-outbound']['descr'] = gettext("Allow access to the 'Firewall +msgid ""Allow access to the 'Firewall NAT Outbound' page."); msgstr "" @@ -3454,7 +3417,7 @@ msgstr "" #: src/etc/inc/priv.defs.inc 360 -$priv_list['page-firewall-nat-outbound-edit']['name'] = gettext("WebCfg - Firewall +msgid ""WebCfg - Firewall NAT Outbound Edit page"); @@ -3463,7 +3426,7 @@ msgstr "" #: src/etc/inc/priv.defs.inc 361 -$priv_list['page-firewall-nat-outbound-edit']['descr'] = gettext("Allow access to the 'Firewall +msgid ""Allow access to the 'Firewall NAT Outbound Edit' page."); @@ -3472,21 +3435,21 @@ msgstr "" #: src/etc/inc/priv.defs.inc 366 -$priv_list['page-firewall-rules']['name'] = gettext("WebCfg - Firewall +msgid ""WebCfg - Firewall Rules page"); msgstr "" #: src/etc/inc/priv.defs.inc 367 -$priv_list['page-firewall-rules']['descr'] = gettext("Allow access to the 'Firewall +msgid ""Allow access to the 'Firewall Rules' page."); msgstr "" #: src/etc/inc/priv.defs.inc 372 -$priv_list['page-firewall-rules-edit']['name'] = gettext("WebCfg - Firewall +msgid ""WebCfg - Firewall Rules Edit page"); msgstr "" @@ -3494,7 +3457,7 @@ msgstr "" #: src/etc/inc/priv.defs.inc 373 -$priv_list['page-firewall-rules-edit']['descr'] = gettext("Allow access to the 'Firewall +msgid ""Allow access to the 'Firewall Rules Edit' page."); msgstr "" @@ -3502,21 +3465,21 @@ msgstr "" #: src/etc/inc/priv.defs.inc 378 -$priv_list['page-firewall-schedules']['name'] = gettext("WebCfg - Firewall +msgid ""WebCfg - Firewall Schedules page"); msgstr "" #: src/etc/inc/priv.defs.inc 379 -$priv_list['page-firewall-schedules']['descr'] = gettext("Allow access to the 'Firewall +msgid ""Allow access to the 'Firewall Schedules' page."); msgstr "" #: src/etc/inc/priv.defs.inc 384 -$priv_list['page-firewall-schedules-edit']['name'] = gettext("WebCfg - Firewall +msgid ""WebCfg - Firewall Schedules Edit page"); msgstr "" @@ -3524,7 +3487,7 @@ msgstr "" #: src/etc/inc/priv.defs.inc 385 -$priv_list['page-firewall-schedules-edit']['descr'] = gettext("Allow access to the 'Firewall +msgid ""Allow access to the 'Firewall Schedules Edit' page."); msgstr "" @@ -3532,21 +3495,21 @@ msgstr "" #: src/etc/inc/priv.defs.inc 390 -$priv_list['page-firewall-trafficshaper']['name'] = gettext("WebCfg - Firewall +msgid ""WebCfg - Firewall Traffic Shaper page"); msgstr "" #: src/etc/inc/priv.defs.inc 391 -$priv_list['page-firewall-trafficshaper']['descr'] = gettext("Allow access to the 'Firewall +msgid ""Allow access to the 'Firewall Traffic Shaper' page."); msgstr "" #: src/etc/inc/priv.defs.inc 396 -$priv_list['page-firewall-trafficshaper-layer7']['name'] = gettext("WebCfg - Firewall +msgid ""WebCfg - Firewall Traffic Shaper Layer7 page"); msgstr "" @@ -3554,7 +3517,7 @@ msgstr "" #: src/etc/inc/priv.defs.inc 397 -$priv_list['page-firewall-trafficshaper-layer7']['descr'] = gettext("Allow access to the 'Firewall +msgid ""Allow access to the 'Firewall Traffic Shaper Layer7' page."); msgstr "" @@ -3562,7 +3525,7 @@ msgstr "" #: src/etc/inc/priv.defs.inc 402 -$priv_list['page-firewall-trafficshaper-queues']['name'] = gettext("WebCfg - Firewall +msgid ""WebCfg - Firewall Traffic Shaper Queues page"); msgstr "" @@ -3570,7 +3533,7 @@ msgstr "" #: src/etc/inc/priv.defs.inc 403 -$priv_list['page-firewall-trafficshaper-queues']['descr'] = gettext("Allow access to the 'Firewall +msgid ""Allow access to the 'Firewall Traffic Shaper Queues' page."); msgstr "" @@ -3578,7 +3541,7 @@ msgstr "" #: src/etc/inc/priv.defs.inc 408 -$priv_list['page-firewall-trafficshaper-limiter']['name'] = gettext("WebCfg - Firewall +msgid ""WebCfg - Firewall Traffic Shaper Limiter page"); msgstr "" @@ -3586,7 +3549,7 @@ msgstr "" #: src/etc/inc/priv.defs.inc 409 -$priv_list['page-firewall-trafficshaper-limiter']['descr'] = gettext("Allow access to the 'Firewall +msgid ""Allow access to the 'Firewall Traffic Shaper Limiter' page."); msgstr "" @@ -3594,7 +3557,7 @@ msgstr "" #: src/etc/inc/priv.defs.inc 414 -$priv_list['page-firewall-trafficshaper-wizard']['name'] = gettext("WebCfg - Firewall +msgid ""WebCfg - Firewall Traffic Shaper Wizard page"); msgstr "" @@ -3602,7 +3565,7 @@ msgstr "" #: src/etc/inc/priv.defs.inc 415 -$priv_list['page-firewall-trafficshaper-wizard']['descr'] = gettext("Allow access to the 'Firewall +msgid ""Allow access to the 'Firewall Traffic Shaper Wizard' page."); msgstr "" @@ -3610,21 +3573,21 @@ msgstr "" #: src/etc/inc/priv.defs.inc 420 -$priv_list['page-firewall-virtualipaddresses']['name'] = gettext("WebCfg - Firewall +msgid ""WebCfg - Firewall Virtual IP Addresses page"); msgstr "" #: src/etc/inc/priv.defs.inc 421 -$priv_list['page-firewall-virtualipaddresses']['descr'] = gettext("Allow access to the 'Firewall +msgid ""Allow access to the 'Firewall Virtual IP Addresses' page."); msgstr "" #: src/etc/inc/priv.defs.inc 426 -$priv_list['page-firewall-virtualipaddress-edit']['name'] = gettext("WebCfg - Firewall +msgid ""WebCfg - Firewall Virtual IP Address Edit page"); msgstr "" @@ -3632,7 +3595,7 @@ msgstr "" #: src/etc/inc/priv.defs.inc 427 -$priv_list['page-firewall-virtualipaddress-edit']['descr'] = gettext("Allow access to the 'Firewall +msgid ""Allow access to the 'Firewall Virtual IP Address Edit' page."); msgstr "" @@ -3640,163 +3603,163 @@ msgstr "" #: src/etc/inc/priv.defs.inc 432 -$priv_list['page-getserviceproviders']['name'] = gettext("WebCfg - AJAX +msgid ""WebCfg - AJAX Get Service Providers"); msgstr "" #: src/etc/inc/priv.defs.inc 433 -$priv_list['page-getserviceproviders']['descr'] = gettext("Allow access to the 'AJAX +msgid ""Allow access to the 'AJAX Service Providers' page."); msgstr "" #: src/etc/inc/priv.defs.inc 438 -$priv_list['page-getstats']['name'] = gettext("WebCfg - AJAX +msgid ""WebCfg - AJAX Get Stats"); msgstr "" #: src/etc/inc/priv.defs.inc 439 -$priv_list['page-getstats']['descr'] = gettext("Allow access to the 'AJAX +msgid ""Allow access to the 'AJAX Get Stats' page."); msgstr "" #: src/etc/inc/priv.defs.inc 444 -$priv_list['page-diagnostics-interfacetraffic']['name'] = gettext("WebCfg - Diagnostics +msgid ""WebCfg - Diagnostics Interface Traffic page"); msgstr "" #: src/etc/inc/priv.defs.inc 445 -$priv_list['page-diagnostics-interfacetraffic']['descr'] = gettext("Allow access to the 'Diagnostics +msgid ""Allow access to the 'Diagnostics Interface Traffic' page."); msgstr "" #: src/etc/inc/priv.defs.inc 450 -$priv_list['page-diagnostics-cpuutilization']['name'] = gettext("WebCfg - Diagnostics +msgid ""WebCfg - Diagnostics CPU Utilization page"); msgstr "" #: src/etc/inc/priv.defs.inc 451 -$priv_list['page-diagnostics-cpuutilization']['descr'] = gettext("Allow access to the 'Diagnostics +msgid ""Allow access to the 'Diagnostics CPU Utilization' page."); msgstr "" #: src/etc/inc/priv.defs.inc 456 -$priv_list['page-diagnostics-haltsystem']['name'] = gettext("WebCfg - Diagnostics +msgid ""WebCfg - Diagnostics Halt system page"); msgstr "" #: src/etc/inc/priv.defs.inc 457 -$priv_list['page-diagnostics-haltsystem']['descr'] = gettext("Allow access to the 'Diagnostics +msgid ""Allow access to the 'Diagnostics Halt system' page."); msgstr "" #: src/etc/inc/priv.defs.inc 462 -$priv_list['page-requiredforjavascript']['name'] = gettext("WebCfg - Required for javascript page"); +msgid ""WebCfg - Required for javascript page"); msgstr "" #: src/etc/inc/priv.defs.inc 463 -$priv_list['page-requiredforjavascript']['descr'] = gettext("Allow access to the 'Required for javascript' page."); +msgid ""Allow access to the 'Required for javascript' page."); msgstr "" #: src/etc/inc/priv.defs.inc 468 -$priv_list['page-xmlrpcinterfacestats']['name'] = gettext("WebCfg - XMLRPC Interface Stats page"); +msgid ""WebCfg - XMLRPC Interface Stats page"); msgstr "" #: src/etc/inc/priv.defs.inc 469 -$priv_list['page-xmlrpcinterfacestats']['descr'] = gettext("Allow access to the 'XMLRPC Interface Stats' page."); +msgid ""Allow access to the 'XMLRPC Interface Stats' page."); msgstr "" #: src/etc/inc/priv.defs.inc 474 -$priv_list['page-system-login/logout']['name'] = gettext("WebCfg - System +msgid ""WebCfg - System Login / Logout page / Dashboard"); msgstr "" #: src/etc/inc/priv.defs.inc 475 -$priv_list['page-system-login/logout']['descr'] = gettext("Allow access to the 'System +msgid ""Allow access to the 'System Login / Logout' page and Dashboard."); msgstr "" #: src/etc/inc/priv.defs.inc 480 -$priv_list['page-interfaces']['name'] = gettext("WebCfg - Interfaces +msgid ""WebCfg - Interfaces WAN page"); msgstr "" #: src/etc/inc/priv.defs.inc 481 -$priv_list['page-interfaces']['descr'] = gettext("Allow access to the 'Interfaces' page."); +msgid ""Allow access to the 'Interfaces' page."); msgstr "" #: src/etc/inc/priv.defs.inc 486 -$priv_list['page-interfaces-assignnetworkports']['name'] = gettext("WebCfg - Interfaces +msgid ""WebCfg - Interfaces Assign network ports page"); msgstr "" #: src/etc/inc/priv.defs.inc 487 -$priv_list['page-interfaces-assignnetworkports']['descr'] = gettext("Allow access to the 'Interfaces +msgid ""Allow access to the 'Interfaces Assign network ports' page."); msgstr "" #: src/etc/inc/priv.defs.inc 492 -$priv_list['page-interfaces-bridge']['name'] = gettext("WebCfg - Interfaces +msgid ""WebCfg - Interfaces Bridge page"); msgstr "" #: src/etc/inc/priv.defs.inc 493 -$priv_list['page-interfaces-bridge']['descr'] = gettext("Allow access to the 'Interfaces +msgid ""Allow access to the 'Interfaces Bridge' page."); msgstr "" #: src/etc/inc/priv.defs.inc 498 -$priv_list['page-interfaces-bridge-edit']['name'] = gettext("WebCfg - Interfaces +msgid ""WebCfg - Interfaces Bridge edit page"); msgstr "" #: src/etc/inc/priv.defs.inc 499 -$priv_list['page-interfaces-bridge-edit']['descr'] = gettext("Allow access to the 'Interfaces +msgid ""Allow access to the 'Interfaces Bridge Edit' page."); msgstr "" @@ -3804,21 +3767,21 @@ msgstr "" #: src/etc/inc/priv.defs.inc 504 -$priv_list['page-interfaces-gif']['name'] = gettext("WebCfg - Interfaces +msgid ""WebCfg - Interfaces GIF page"); msgstr "" #: src/etc/inc/priv.defs.inc 505 -$priv_list['page-interfaces-gif']['descr'] = gettext("Allow access to the 'Interfaces +msgid ""Allow access to the 'Interfaces GIF' page."); msgstr "" #: src/etc/inc/priv.defs.inc 510 -$priv_list['page-interfaces-gif-edit']['name'] = gettext("WebCfg - Interfaces +msgid ""WebCfg - Interfaces GIF Edit page"); msgstr "" @@ -3826,7 +3789,7 @@ msgstr "" #: src/etc/inc/priv.defs.inc 511 -$priv_list['page-interfaces-gif-edit']['descr'] = gettext("Allow access to the 'Interfaces +msgid ""Allow access to the 'Interfaces GIF Edit' page."); msgstr "" @@ -3834,21 +3797,21 @@ msgstr "" #: src/etc/inc/priv.defs.inc 516 -$priv_list['page-interfaces-gre']['name'] = gettext("WebCfg - Interfaces +msgid ""WebCfg - Interfaces GRE page"); msgstr "" #: src/etc/inc/priv.defs.inc 517 -$priv_list['page-interfaces-gre']['descr'] = gettext("Allow access to the 'Interfaces +msgid ""Allow access to the 'Interfaces GRE' page."); msgstr "" #: src/etc/inc/priv.defs.inc 522 -$priv_list['page-interfaces-gre-edit']['name'] = gettext("WebCfg - Interfaces +msgid ""WebCfg - Interfaces GRE Edit page"); msgstr "" @@ -3856,7 +3819,7 @@ msgstr "" #: src/etc/inc/priv.defs.inc 523 -$priv_list['page-interfaces-gre-edit']['descr'] = gettext("Allow access to the 'Interfaces +msgid ""Allow access to the 'Interfaces GRE Edit' page."); msgstr "" @@ -3864,20 +3827,20 @@ msgstr "" #: src/etc/inc/priv.defs.inc 528 -$priv_list['page-interfaces-groups']['name'] = gettext("WebCfg - Interfaces +msgid ""WebCfg - Interfaces Groups page"); msgstr "" #: src/etc/inc/priv.defs.inc 529 -$priv_list['page-interfaces-groups']['descr'] = gettext("Create interface groups"); +msgid ""Create interface groups"); msgstr "" #: src/etc/inc/priv.defs.inc 534 -$priv_list['page-interfaces-groups-edit']['name'] = gettext("Interfaces +msgid ""Interfaces Groups Edit page"); msgstr "" @@ -3885,7 +3848,7 @@ msgstr "" #: src/etc/inc/priv.defs.inc 535 -$priv_list['page-interfaces-groups-edit']['descr'] = gettext("Allow access to the 'Interfaces +msgid ""Allow access to the 'Interfaces Groups Edit' page."); msgstr "" @@ -3893,7 +3856,7 @@ msgstr "" #: src/etc/inc/priv.defs.inc 540 -$priv_list['page-interfaces-lagg']['name'] = gettext("WebCfg - Interfaces +msgid ""WebCfg - Interfaces LAGG page"); msgstr "" @@ -3901,13 +3864,13 @@ msgstr "" #: src/etc/inc/priv.defs.inc 541 -$priv_list['page-interfaces-lagg']['descr'] = gettext("Edit Interface LAGG"); +msgid ""Edit Interface LAGG"); msgstr "" #: src/etc/inc/priv.defs.inc 546 -$priv_list['page-interfaces-lagg-edit']['name'] = gettext("Interfaces +msgid ""Interfaces LAGG Edit page"); msgstr "" @@ -3915,7 +3878,7 @@ msgstr "" #: src/etc/inc/priv.defs.inc 547 -$priv_list['page-interfaces-lagg-edit']['descr'] = gettext("Allow access to the 'Interfaces +msgid ""Allow access to the 'Interfaces LAGG Edit' page."); msgstr "" @@ -3923,21 +3886,21 @@ msgstr "" #: src/etc/inc/priv.defs.inc 552 -$priv_list['page-interfaces-ppps']['name'] = gettext("WebCfg - Interfaces +msgid ""WebCfg - Interfaces ppps page"); msgstr "" #: src/etc/inc/priv.defs.inc 553 -$priv_list['page-interfaces-ppps']['descr'] = gettext("Allow access to the 'Interfaces +msgid ""Allow access to the 'Interfaces ppps' page."); msgstr "" #: src/etc/inc/priv.defs.inc 558 -$priv_list['page-interfaces-ppps-edit']['name'] = gettext("WebCfg - Interfaces +msgid ""WebCfg - Interfaces PPPs Edit page"); msgstr "" @@ -3945,7 +3908,7 @@ msgstr "" #: src/etc/inc/priv.defs.inc 559 -$priv_list['page-interfaces-ppps-edit']['descr'] = gettext("Allow access to the 'Interfaces +msgid ""Allow access to the 'Interfaces PPPs Edit' page."); msgstr "" @@ -3953,21 +3916,21 @@ msgstr "" #: src/etc/inc/priv.defs.inc 564 -$priv_list['page-interfaces-qinq']['name'] = gettext("WebCfg - Interfaces +msgid ""WebCfg - Interfaces QinQ page"); msgstr "" #: src/etc/inc/priv.defs.inc 565 -$priv_list['page-interfaces-qinq']['descr'] = gettext("Allow access to the 'Interfaces +msgid ""Allow access to the 'Interfaces QinQ' page."); msgstr "" #: src/etc/inc/priv.defs.inc 570 -$priv_list['page-interfaces-qinq-edit']['name'] = gettext("Interfaces +msgid ""Interfaces QinQ Edit page"); msgstr "" @@ -3975,7 +3938,7 @@ msgstr "" #: src/etc/inc/priv.defs.inc 571 -$priv_list['page-interfaces-qinq-edit']['descr'] = gettext("Allow access to 'Interfaces +msgid ""Allow access to 'Interfaces QinQ Edit' page"); msgstr "" @@ -3983,21 +3946,21 @@ msgstr "" #: src/etc/inc/priv.defs.inc 576 -$priv_list['page-interfaces-vlan']['name'] = gettext("WebCfg - Interfaces +msgid ""WebCfg - Interfaces VLAN page"); msgstr "" #: src/etc/inc/priv.defs.inc 577 -$priv_list['page-interfaces-vlan']['descr'] = gettext("Allow access to the 'Interfaces +msgid ""Allow access to the 'Interfaces VLAN' page."); msgstr "" #: src/etc/inc/priv.defs.inc 582 -$priv_list['page-interfaces-vlan-edit']['name'] = gettext("WebCfg - Interfaces +msgid ""WebCfg - Interfaces VLAN Edit page"); msgstr "" @@ -4005,7 +3968,7 @@ msgstr "" #: src/etc/inc/priv.defs.inc 583 -$priv_list['page-interfaces-vlan-edit']['descr'] = gettext("Allow access to the 'Interfaces +msgid ""Allow access to the 'Interfaces VLAN Edit' page."); msgstr "" @@ -4013,28 +3976,28 @@ msgstr "" #: src/etc/inc/priv.defs.inc 588 -$priv_list['page-interfaces-wireless']['name'] = gettext("WebCfg - Interfaces +msgid ""WebCfg - Interfaces Wireless page"); msgstr "" #: src/etc/inc/priv.defs.inc 589 -$priv_list['page-interfaces-wireless']['descr'] = gettext("Allow access to the 'Interfaces +msgid ""Allow access to the 'Interfaces Wireless' page."); msgstr "" #: src/etc/inc/priv.defs.inc 594 -$priv_list['page-interfaces-wireless-edit']['name'] = gettext("WebCfg - Interfaces +msgid ""WebCfg - Interfaces Wireless edit page"); msgstr "" #: src/etc/inc/priv.defs.inc 595 -$priv_list['page-interfaces-wireless-edit']['descr'] = gettext("Allow access to the 'Interfaces +msgid ""Allow access to the 'Interfaces Wireless Edit' page."); msgstr "" @@ -4042,21 +4005,21 @@ msgstr "" #: src/etc/inc/priv.defs.inc 600 -$priv_list['page-system-license']['name'] = gettext("WebCfg - System +msgid ""WebCfg - System License page"); msgstr "" #: src/etc/inc/priv.defs.inc 601 -$priv_list['page-system-license']['descr'] = gettext("Allow access to the 'System +msgid ""Allow access to the 'System License' page."); msgstr "" #: src/etc/inc/priv.defs.inc 606 -$priv_list['page-services-loadbalancer-monitor']['name'] = gettext("WebCfg - Services +msgid ""WebCfg - Services Load Balancer Monitors page"); msgstr "" @@ -4064,7 +4027,7 @@ msgstr "" #: src/etc/inc/priv.defs.inc 607 -$priv_list['page-services-loadbalancer-monitor']['descr'] = gettext("Allow access to the 'Services +msgid ""Allow access to the 'Services Load Balancer Monitors' page."); msgstr "" @@ -4072,7 +4035,7 @@ msgstr "" #: src/etc/inc/priv.defs.inc 612 -$priv_list['page-services-loadbalancer-monitor-edit']['name'] = gettext("WebCfg - Services +msgid ""WebCfg - Services Load Balancer Monitor Edit page"); @@ -4081,7 +4044,7 @@ msgstr "" #: src/etc/inc/priv.defs.inc 613 -$priv_list['page-services-loadbalancer-monitor-edit']['descr'] = gettext("Allow access to the 'Services +msgid ""Allow access to the 'Services Load Balancer Monitor Edit' page."); @@ -4090,21 +4053,21 @@ msgstr "" #: src/etc/inc/priv.defs.inc 618 -$priv_list['page-loadbalancer-pool']['name'] = gettext("WebCfg - Load Balancer +msgid ""WebCfg - Load Balancer Pool page"); msgstr "" #: src/etc/inc/priv.defs.inc 619 -$priv_list['page-loadbalancer-pool']['descr'] = gettext("Allow access to the 'Load Balancer +msgid ""Allow access to the 'Load Balancer Pool' page."); msgstr "" #: src/etc/inc/priv.defs.inc 624 -$priv_list['page-loadbalancer-pool-edit']['name'] = gettext("WebCfg - Load Balancer +msgid ""WebCfg - Load Balancer Pool Edit page"); msgstr "" @@ -4112,7 +4075,7 @@ msgstr "" #: src/etc/inc/priv.defs.inc 625 -$priv_list['page-loadbalancer-pool-edit']['descr'] = gettext("Allow access to the 'Load Balancer +msgid ""Allow access to the 'Load Balancer Pool Edit' page."); msgstr "" @@ -4120,7 +4083,7 @@ msgstr "" #: src/etc/inc/priv.defs.inc 630 -$priv_list['page-services-loadbalancer-relay-action']['name'] = gettext("WebCfg - Services +msgid ""WebCfg - Services Load Balancer Relay Actions page"); msgstr "" @@ -4128,7 +4091,7 @@ msgstr "" #: src/etc/inc/priv.defs.inc 631 -$priv_list['page-services-loadbalancer-relay-action']['descr'] = gettext("Allow access to the 'Services +msgid ""Allow access to the 'Services Load Balancer Relay Actions' page."); msgstr "" @@ -4136,7 +4099,7 @@ msgstr "" #: src/etc/inc/priv.defs.inc 636 -$priv_list['page-services-loadbalancer-relay-action-edit']['name'] = gettext("WebCfg - Services +msgid ""WebCfg - Services Load Balancer Relay Action Edit page"); @@ -4145,7 +4108,7 @@ msgstr "" #: src/etc/inc/priv.defs.inc 637 -$priv_list['page-services-loadbalancer-relay-action-edit']['descr'] = gettext("Allow access to the 'Services +msgid ""Allow access to the 'Services Load Balancer Relay Action Edit' page."); @@ -4154,7 +4117,7 @@ msgstr "" #: src/etc/inc/priv.defs.inc 642 -$priv_list['page-services-loadbalancer-relay-protocol']['name'] = gettext("WebCfg - Services +msgid ""WebCfg - Services Load Balancer Relay Protocols page"); msgstr "" @@ -4162,7 +4125,7 @@ msgstr "" #: src/etc/inc/priv.defs.inc 643 -$priv_list['page-services-loadbalancer-relay-protocol']['descr'] = gettext("Allow access to the 'Services +msgid ""Allow access to the 'Services Load Balancer Relay Protocols' page."); msgstr "" @@ -4170,7 +4133,7 @@ msgstr "" #: src/etc/inc/priv.defs.inc 648 -$priv_list['page-services-loadbalancer-relay-protocol-edit']['name'] = gettext("WebCfg - Services +msgid ""WebCfg - Services Load Balancer Relay Protocol Edit page"); @@ -4179,7 +4142,7 @@ msgstr "" #: src/etc/inc/priv.defs.inc 649 -$priv_list['page-services-loadbalancer-relay-protocol-edit']['descr'] = gettext("Allow access to the 'Services +msgid ""Allow access to the 'Services Load Balancer Relay Protocol Edit' page."); @@ -4188,7 +4151,7 @@ msgstr "" #: src/etc/inc/priv.defs.inc 654 -$priv_list['page-services-loadbalancer-setting']['name'] = gettext("Webcfg - Services +msgid ""Webcfg - Services Load Balancer setting page"); msgstr "" @@ -4196,7 +4159,7 @@ msgstr "" #: src/etc/inc/priv.defs.inc 655 -$priv_list['page-services-loadbalancer-setting']['descr'] = gettext("Allow access to the 'Settings +msgid ""Allow access to the 'Settings Load Balancer Settings' page."); msgstr "" @@ -4204,7 +4167,7 @@ msgstr "" #: src/etc/inc/priv.defs.inc 660 -$priv_list['page-services-loadbalancer-virtualservers']['name'] = gettext("WebCfg - Services +msgid ""WebCfg - Services Load Balancer Virtual Servers page"); msgstr "" @@ -4212,7 +4175,7 @@ msgstr "" #: src/etc/inc/priv.defs.inc 661 -$priv_list['page-services-loadbalancer-virtualservers']['descr'] = gettext("Allow access to the 'Services +msgid ""Allow access to the 'Services Load Balancer Virtual Servers' page."); msgstr "" @@ -4220,49 +4183,49 @@ msgstr "" #: src/etc/inc/priv.defs.inc 666 -$priv_list['page-services-ntpd']['name'] = gettext("Webcfg - Services +msgid ""Webcfg - Services NTP"); msgstr "" #: src/etc/inc/priv.defs.inc 667 -$priv_list['page-services-ntpd']['descr'] = gettext("Allow access to the 'Services +msgid ""Allow access to the 'Services NTP' page."); msgstr "" #: src/etc/inc/priv.defs.inc 672 -$priv_list['page-services-ntp-gps']['name'] = gettext("Webcfg - Status +msgid ""Webcfg - Status NTP GPS page"); msgstr "" #: src/etc/inc/priv.defs.inc 673 -$priv_list['page-services-ntp-gps']['descr'] = gettext("Allow access to the 'Status +msgid ""Allow access to the 'Status NTP Serial GPS' page."); msgstr "" #: src/etc/inc/priv.defs.inc 678 -$priv_list['page-services-ntp-pps']['name'] = gettext("Webcfg - Status +msgid ""Webcfg - Status NTP PPS page"); msgstr "" #: src/etc/inc/priv.defs.inc 679 -$priv_list['page-services-ntp-pps']['descr'] = gettext("Allow access to the 'Status +msgid ""Allow access to the 'Status NTP PPS' page."); msgstr "" #: src/etc/inc/priv.defs.inc 684 -$priv_list['page-loadbalancer-virtualserver-edit']['name'] = gettext("WebCfg - Load Balancer +msgid ""WebCfg - Load Balancer Virtual Server Edit page"); msgstr "" @@ -4270,7 +4233,7 @@ msgstr "" #: src/etc/inc/priv.defs.inc 685 -$priv_list['page-loadbalancer-virtualserver-edit']['descr'] = gettext("Allow access to the 'Load Balancer +msgid ""Allow access to the 'Load Balancer Virtual Server Edit' page."); msgstr "" @@ -4278,49 +4241,49 @@ msgstr "" #: src/etc/inc/priv.defs.inc 690 -$priv_list['page-package-settings']['name'] = gettext("WebCfg - Package +msgid ""WebCfg - Package Settings page"); msgstr "" #: src/etc/inc/priv.defs.inc 691 -$priv_list['page-package-settings']['descr'] = gettext("Allow access to the 'Package +msgid ""Allow access to the 'Package Settings' page."); msgstr "" #: src/etc/inc/priv.defs.inc 696 -$priv_list['page-package-edit']['name'] = gettext("WebCfg - Package +msgid ""WebCfg - Package Edit page"); msgstr "" #: src/etc/inc/priv.defs.inc 697 -$priv_list['page-package-edit']['descr'] = gettext("Allow access to the 'Package +msgid ""Allow access to the 'Package Edit' page."); msgstr "" #: src/etc/inc/priv.defs.inc 702 -$priv_list['page-system-packagemanager']['name'] = gettext("WebCfg - System +msgid ""WebCfg - System Package Manager page"); msgstr "" #: src/etc/inc/priv.defs.inc 703 -$priv_list['page-system-packagemanager']['descr'] = gettext("Allow access to the 'System +msgid ""Allow access to the 'System Package Manager' page."); msgstr "" #: src/etc/inc/priv.defs.inc 708 -$priv_list['page-system-packagemanager-installpackage']['name'] = gettext("WebCfg - System +msgid ""WebCfg - System Package Manager Install Package page"); msgstr "" @@ -4328,7 +4291,7 @@ msgstr "" #: src/etc/inc/priv.defs.inc 709 -$priv_list['page-system-packagemanager-installpackage']['descr'] = gettext("Allow access to the 'System +msgid ""Allow access to the 'System Package Manager Install Package' page."); msgstr "" @@ -4336,7 +4299,7 @@ msgstr "" #: src/etc/inc/priv.defs.inc 714 -$priv_list['page-system-packagemanager-installed']['name'] = gettext("WebCfg - System +msgid ""WebCfg - System Package Manager Installed page"); msgstr "" @@ -4344,7 +4307,7 @@ msgstr "" #: src/etc/inc/priv.defs.inc 715 -$priv_list['page-system-packagemanager-installed']['descr'] = gettext("Allow access to the 'System +msgid ""Allow access to the 'System Package Manager Installed' page."); msgstr "" @@ -4352,35 +4315,35 @@ msgstr "" #: src/etc/inc/priv.defs.inc 720 -$priv_list['page-pkg-mgr-settings']['name'] = gettext("WebCfg - Packages +msgid ""WebCfg - Packages Settings page"); msgstr "" #: src/etc/inc/priv.defs.inc 721 -$priv_list['page-pkg-mgr-settings']['descr'] = gettext("Allow access to the 'Packages +msgid ""Allow access to the 'Packages Settings' page."); msgstr "" #: src/etc/inc/priv.defs.inc 726 -$priv_list['page-diagnostics-rebootsystem']['name'] = gettext("WebCfg - Diagnostics +msgid ""WebCfg - Diagnostics Reboot System page"); msgstr "" #: src/etc/inc/priv.defs.inc 727 -$priv_list['page-diagnostics-rebootsystem']['descr'] = gettext("Allow access to the 'Diagnostics +msgid ""Allow access to the 'Diagnostics Reboot System' page."); msgstr "" #: src/etc/inc/priv.defs.inc 732 -$priv_list['page-diagnostics-restart-httpd']['name'] = gettext("WebCfg - Diagnostics +msgid ""WebCfg - Diagnostics Restart HTTPD System page"); msgstr "" @@ -4388,7 +4351,7 @@ msgstr "" #: src/etc/inc/priv.defs.inc 733 -$priv_list['page-diagnostics-restart-httpd']['descr'] = gettext("Allow access to the 'Diagnostics +msgid ""Allow access to the 'Diagnostics Restart HTTPD System' page."); msgstr "" @@ -4396,21 +4359,21 @@ msgstr "" #: src/etc/inc/priv.defs.inc 738 -$priv_list['page-services-captiveportal']['name'] = gettext("WebCfg - Services +msgid ""WebCfg - Services Captive portal page"); msgstr "" #: src/etc/inc/priv.defs.inc 739 -$priv_list['page-services-captiveportal']['descr'] = gettext("Allow access to the 'Services +msgid ""Allow access to the 'Services Captive portal' page."); msgstr "" #: src/etc/inc/priv.defs.inc 744 -$priv_list['page-services-captiveportal-filemanager']['name'] = gettext("WebCfg - Services +msgid ""WebCfg - Services Captive portal File Manager page"); msgstr "" @@ -4418,7 +4381,7 @@ msgstr "" #: src/etc/inc/priv.defs.inc 745 -$priv_list['page-services-captiveportal-filemanager']['descr'] = gettext("Allow access to the 'Services +msgid ""Allow access to the 'Services Captive portal File Manager' page."); msgstr "" @@ -4426,7 +4389,7 @@ msgstr "" #: src/etc/inc/priv.defs.inc 750 -$priv_list['page-services-captiveportal-allowedips']['name'] = gettext("WebCfg - Services +msgid ""WebCfg - Services Captive portal Allowed IPs page"); msgstr "" @@ -4434,7 +4397,7 @@ msgstr "" #: src/etc/inc/priv.defs.inc 751 -$priv_list['page-services-captiveportal-allowedips']['descr'] = gettext("Allow access to the 'Services +msgid ""Allow access to the 'Services Captive portal Allowed IPs' page."); msgstr "" @@ -4442,7 +4405,7 @@ msgstr "" #: src/etc/inc/priv.defs.inc 756 -$priv_list['page-services-captiveportal-editallowedips']['name'] = gettext("WebCfg - Services +msgid ""WebCfg - Services Captive portal Edit Allowed IPs page"); msgstr "" @@ -4450,7 +4413,7 @@ msgstr "" #: src/etc/inc/priv.defs.inc 757 -$priv_list['page-services-captiveportal-editallowedips']['descr'] = gettext("Allow access to the 'Services +msgid ""Allow access to the 'Services Captive portal Edit Allowed IPs' page."); msgstr "" @@ -4458,7 +4421,7 @@ msgstr "" #: src/etc/inc/priv.defs.inc 762 -$priv_list['page-services-captiveportal-macaddresses']['name'] = gettext("WebCfg - Services +msgid ""WebCfg - Services Captive portal Mac Addresses page"); msgstr "" @@ -4466,7 +4429,7 @@ msgstr "" #: src/etc/inc/priv.defs.inc 763 -$priv_list['page-services-captiveportal-macaddresses']['descr'] = gettext("Allow access to the 'Services +msgid ""Allow access to the 'Services Captive portal Mac Addresses' page."); msgstr "" @@ -4474,7 +4437,7 @@ msgstr "" #: src/etc/inc/priv.defs.inc 768 -$priv_list['page-services-captiveportal-editmacaddresses']['name'] = gettext("WebCfg - Services +msgid ""WebCfg - Services Captive portal Edit MAC Addresses page"); msgstr "" @@ -4482,7 +4445,7 @@ msgstr "" #: src/etc/inc/priv.defs.inc 769 -$priv_list['page-services-captiveportal-editmacaddresses']['descr'] = gettext("Allow access to the 'Services +msgid ""Allow access to the 'Services Captive portal Edit MAC Addresses' page."); msgstr "" @@ -4490,7 +4453,7 @@ msgstr "" #: src/etc/inc/priv.defs.inc 774 -$priv_list['page-services-captiveportal-allowedhostnames']['name'] = gettext("WebCfg - Services +msgid ""WebCfg - Services Captive portal Allowed Hostnames page"); msgstr "" @@ -4498,7 +4461,7 @@ msgstr "" #: src/etc/inc/priv.defs.inc 775 -$priv_list['page-services-captiveportal-allowedhostnames']['descr'] = gettext("Allow access to the 'Services +msgid ""Allow access to the 'Services Captive portal Allowed Hostnames' page."); msgstr "" @@ -4506,7 +4469,7 @@ msgstr "" #: src/etc/inc/priv.defs.inc 780 -$priv_list['page-services-captiveportal-editallowedhostnames']['name'] = gettext("WebCfg - Services +msgid ""WebCfg - Services Captive portal Edit Allowed Hostnames page"); msgstr "" @@ -4514,7 +4477,7 @@ msgstr "" #: src/etc/inc/priv.defs.inc 781 -$priv_list['page-services-captiveportal-editallowedhostnames']['descr'] = gettext("Allow access to the 'Services +msgid ""Allow access to the 'Services Captive portal Allowed Hostnames' page."); msgstr "" @@ -4522,7 +4485,7 @@ msgstr "" #: src/etc/inc/priv.defs.inc 786 -$priv_list['page-services-captiveportal-editzones']['name'] = gettext("Webcfg - Services +msgid ""Webcfg - Services Captive portal Edit Zones page"); msgstr "" @@ -4530,7 +4493,7 @@ msgstr "" #: src/etc/inc/priv.defs.inc 787 -$priv_list['page-services-captiveportal-editzones']['descr'] = gettext("Allow access to the 'Services +msgid ""Allow access to the 'Services Captive portal Edit Zones' page."); msgstr "" @@ -4538,49 +4501,49 @@ msgstr "" #: src/etc/inc/priv.defs.inc 792 -$priv_list['page-services-captiveportal-vouchers']['name'] = gettext("WebCfg - Services +msgid ""WebCfg - Services Captive portal Vouchers page"); msgstr "" #: src/etc/inc/priv.defs.inc 793 -$priv_list['page-services-captiveportal-vouchers']['descr'] = gettext("Allow access to the 'Services +msgid ""Allow access to the 'Services Captive portal Vouchers' page."); msgstr "" #: src/etc/inc/priv.defs.inc 804 -$priv_list['page-services-captiveportal-zones']['name'] = gettext("WebCfg - Services +msgid ""WebCfg - Services Captiveprotal Zones page"); msgstr "" #: src/etc/inc/priv.defs.inc 805 -$priv_list['page-services-captiveportal-zones']['descr'] = gettext("Allow access to the 'Services +msgid ""Allow access to the 'Services CaptivePortal Zones' page."); msgstr "" #: src/etc/inc/priv.defs.inc 810 -$priv_list['page-services-dhcpserver']['name'] = gettext("WebCfg - Services +msgid ""WebCfg - Services DHCP server page"); msgstr "" #: src/etc/inc/priv.defs.inc 811 -$priv_list['page-services-dhcpserver']['descr'] = gettext("Allow access to the 'Services +msgid ""Allow access to the 'Services DHCP server' page."); msgstr "" #: src/etc/inc/priv.defs.inc 816 -$priv_list['page-services-dhcpserver-editstaticmapping']['name'] = gettext("WebCfg - Services +msgid ""WebCfg - Services DHCP Server Edit static mapping page"); msgstr "" @@ -4588,7 +4551,7 @@ msgstr "" #: src/etc/inc/priv.defs.inc 817 -$priv_list['page-services-dhcpserver-editstaticmapping']['descr'] = gettext("Allow access to the 'Services +msgid ""Allow access to the 'Services DHCP Server Edit static mapping' page."); msgstr "" @@ -4596,35 +4559,35 @@ msgstr "" #: src/etc/inc/priv.defs.inc 822 -$priv_list['page-services-dhcprelay']['name'] = gettext("WebCfg - Services +msgid ""WebCfg - Services DHCP Relay page"); msgstr "" #: src/etc/inc/priv.defs.inc 823 -$priv_list['page-services-dhcprelay']['descr'] = gettext("Allow access to the 'Services +msgid ""Allow access to the 'Services DHCP Relay' page."); msgstr "" #: src/etc/inc/priv.defs.inc 828 -$priv_list['page-services-dhcpv6server']['name'] = gettext("Webcfg - Services +msgid ""Webcfg - Services DHCPv6 server page"); msgstr "" #: src/etc/inc/priv.defs.inc 829 -$priv_list['page-services-dhcpv6server']['descr'] = gettext("Allow access to the 'Services +msgid ""Allow access to the 'Services DHCPv6 server' page."); msgstr "" #: src/etc/inc/priv.defs.inc 834 -$priv_list['page-services-dhcpserverv6-editstaticmapping']['name'] = gettext("Webcfg - Services +msgid ""Webcfg - Services DHCPv6 Server Edit static mapping page"); msgstr "" @@ -4632,7 +4595,7 @@ msgstr "" #: src/etc/inc/priv.defs.inc 835 -$priv_list['page-services-dhcpserverv6-editstaticmapping']['descr'] = gettext("Allow access to the 'Services +msgid ""Allow access to the 'Services DHCPv6 Server Edit static mapping' page."); msgstr "" @@ -4640,35 +4603,35 @@ msgstr "" #: src/etc/inc/priv.defs.inc 840 -$priv_list['page-services-dhcpv6relay']['name'] = gettext("Webcfg - Services +msgid ""Webcfg - Services DHCPv6 Relay page"); msgstr "" #: src/etc/inc/priv.defs.inc 841 -$priv_list['page-services-dhcpv6relay']['descr'] = gettext("Allow access to the 'Services +msgid ""Allow access to the 'Services DHCPv6 Relay' page."); msgstr "" #: src/etc/inc/priv.defs.inc 846 -$priv_list['page-services-dnsforwarder']['name'] = gettext("WebCfg - Services +msgid ""WebCfg - Services DNS Forwarder page"); msgstr "" #: src/etc/inc/priv.defs.inc 847 -$priv_list['page-services-dnsforwarder']['descr'] = gettext("Allow access to the 'Services +msgid ""Allow access to the 'Services DNS Forwarder' page."); msgstr "" #: src/etc/inc/priv.defs.inc 852 -$priv_list['page-services-dnsforwarder-editdomainoverride']['name'] = gettext("WebCfg - Services +msgid ""WebCfg - Services DNS Forwarder Edit Domain Override page"); msgstr "" @@ -4676,7 +4639,7 @@ msgstr "" #: src/etc/inc/priv.defs.inc 853 -$priv_list['page-services-dnsforwarder-editdomainoverride']['descr'] = gettext("Allow access to the 'Services +msgid ""Allow access to the 'Services DNS Forwarder Edit Domain Override' page."); msgstr "" @@ -4684,7 +4647,7 @@ msgstr "" #: src/etc/inc/priv.defs.inc 858 -$priv_list['page-services-dnsforwarder-edithost']['name'] = gettext("WebCfg - Services +msgid ""WebCfg - Services DNS Forwarder Edit host page"); msgstr "" @@ -4692,7 +4655,7 @@ msgstr "" #: src/etc/inc/priv.defs.inc 859 -$priv_list['page-services-dnsforwarder-edithost']['descr'] = gettext("Allow access to the 'Services +msgid ""Allow access to the 'Services DNS Forwarder Edit host' page."); msgstr "" @@ -4700,21 +4663,21 @@ msgstr "" #: src/etc/inc/priv.defs.inc 864 -$priv_list['page-services-dnsresolver']['name'] = gettext("WebCfg - Services +msgid ""WebCfg - Services DNS Resolver page"); msgstr "" #: src/etc/inc/priv.defs.inc 865 -$priv_list['page-services-dnsresolver']['descr'] = gettext("Allow access to the 'Services +msgid ""Allow access to the 'Services DNS Resolver' page."); msgstr "" #: src/etc/inc/priv.defs.inc 870 -$priv_list['page-services-dnsresolver-advanced']['name'] = gettext("WebCfg - Services +msgid ""WebCfg - Services DNS Resolver Advanced page"); msgstr "" @@ -4722,7 +4685,7 @@ msgstr "" #: src/etc/inc/priv.defs.inc 871 -$priv_list['page-services-dnsresolver-advanced']['descr'] = gettext("Allow access to the 'Services +msgid ""Allow access to the 'Services DNS Resolver Advanced' page."); msgstr "" @@ -4730,7 +4693,7 @@ msgstr "" #: src/etc/inc/priv.defs.inc 876 -$priv_list['page-services-dnsresolver-acls']['name'] = gettext("WebCfg - Services +msgid ""WebCfg - Services DNS Resolver Access Lists page"); msgstr "" @@ -4738,7 +4701,7 @@ msgstr "" #: src/etc/inc/priv.defs.inc 877 -$priv_list['page-services-dnsresolver-acls']['descr'] = gettext("Allow access to the 'Services +msgid ""Allow access to the 'Services DNS Resolver Access Lists' page."); msgstr "" @@ -4746,7 +4709,7 @@ msgstr "" #: src/etc/inc/priv.defs.inc 882 -$priv_list['page-services-dnsresolver-editacls']['name'] = gettext("WebCfg - Services +msgid ""WebCfg - Services DNS Resolver Access Lists Edit page"); @@ -4755,7 +4718,7 @@ msgstr "" #: src/etc/inc/priv.defs.inc 883 -$priv_list['page-services-dnsresolver-editacls']['descr'] = gettext("Allow access to the 'Services +msgid ""Allow access to the 'Services DNS Resolver Access Lists Edit' page."); @@ -4764,7 +4727,7 @@ msgstr "" #: src/etc/inc/priv.defs.inc 888 -$priv_list['page-services-dnsresolver-editdomainoverride']['name'] = gettext("WebCfg - Services +msgid ""WebCfg - Services DNS Resolver Edit Domain Override page"); msgstr "" @@ -4772,7 +4735,7 @@ msgstr "" #: src/etc/inc/priv.defs.inc 889 -$priv_list['page-services-dnsresolver-editdomainoverride']['descr'] = gettext("Allow access to the 'Services +msgid ""Allow access to the 'Services DNS Resolver Edit Domain Override' page."); msgstr "" @@ -4780,7 +4743,7 @@ msgstr "" #: src/etc/inc/priv.defs.inc 894 -$priv_list['page-services-dnsresolver-edithost']['name'] = gettext("WebCfg - Services +msgid ""WebCfg - Services DNS Resolver Edit host page"); msgstr "" @@ -4788,7 +4751,7 @@ msgstr "" #: src/etc/inc/priv.defs.inc 895 -$priv_list['page-services-dnsresolver-edithost']['descr'] = gettext("Allow access to the 'Services +msgid ""Allow access to the 'Services DNS Resolver Edit host' page."); msgstr "" @@ -4796,49 +4759,49 @@ msgstr "" #: src/etc/inc/priv.defs.inc 900 -$priv_list['page-services-dynamicdnsclients']['name'] = gettext("WebCfg - Services +msgid ""WebCfg - Services Dynamic DNS clients page"); msgstr "" #: src/etc/inc/priv.defs.inc 901 -$priv_list['page-services-dynamicdnsclients']['descr'] = gettext("Allow access to the 'Services +msgid ""Allow access to the 'Services Dynamic DNS clients' page."); msgstr "" #: src/etc/inc/priv.defs.inc 906 -$priv_list['page-services-dynamicdnsclient']['name'] = gettext("WebCfg - Services +msgid ""WebCfg - Services Dynamic DNS client page"); msgstr "" #: src/etc/inc/priv.defs.inc 907 -$priv_list['page-services-dynamicdnsclient']['descr'] = gettext("Allow access to the 'Services +msgid ""Allow access to the 'Services Dynamic DNS client' page."); msgstr "" #: src/etc/inc/priv.defs.inc 912 -$priv_list['page-services-igmpproxy']['name'] = gettext("WebCfg - Services +msgid ""WebCfg - Services Igmpproxy page"); msgstr "" #: src/etc/inc/priv.defs.inc 913 -$priv_list['page-services-igmpproxy']['descr'] = gettext("Allow access to the 'Services +msgid ""Allow access to the 'Services Igmpproxy' page."); msgstr "" #: src/etc/inc/priv.defs.inc 918 -$priv_list['page-services-igmpproxy-edit']['name'] = gettext("Firewall +msgid ""Firewall Igmpproxy Edit page"); msgstr "" @@ -4846,7 +4809,7 @@ msgstr "" #: src/etc/inc/priv.defs.inc 919 -$priv_list['page-services-igmpproxy-edit']['descr'] = gettext("Allow access to the 'Services +msgid ""Allow access to the 'Services Igmpproxy Edit' page."); msgstr "" @@ -4854,63 +4817,63 @@ msgstr "" #: src/etc/inc/priv.defs.inc 924 -$priv_list['page-services-rfc2136clients']['name'] = gettext("WebCfg - Services +msgid ""WebCfg - Services RFC 2136 clients page"); msgstr "" #: src/etc/inc/priv.defs.inc 925 -$priv_list['page-services-rfc2136clients']['descr'] = gettext("Allow access to the 'Services +msgid ""Allow access to the 'Services RFC 2136 clients' page."); msgstr "" #: src/etc/inc/priv.defs.inc 930 -$priv_list['page-services-router-advertisements']['name'] = gettext("Webcfg - Services +msgid ""Webcfg - Services Router advertisementspage"); msgstr "" #: src/etc/inc/priv.defs.inc 931 -$priv_list['page-services-router-advertisements']['descr'] = gettext("Allow access to the 'Services +msgid ""Allow access to the 'Services Router Advertisements' page."); msgstr "" #: src/etc/inc/priv.defs.inc 936 -$priv_list['page-services-snmp']['name'] = gettext("WebCfg - Services +msgid ""WebCfg - Services SNMP page"); msgstr "" #: src/etc/inc/priv.defs.inc 937 -$priv_list['page-services-snmp']['descr'] = gettext("Allow access to the 'Services +msgid ""Allow access to the 'Services SNMP' page."); msgstr "" #: src/etc/inc/priv.defs.inc 942 -$priv_list['page-services-wakeonlan']['name'] = gettext("WebCfg - Services +msgid ""WebCfg - Services Wake on LAN page"); msgstr "" #: src/etc/inc/priv.defs.inc 943 -$priv_list['page-services-wakeonlan']['descr'] = gettext("Allow access to the 'Services +msgid ""Allow access to the 'Services Wake on LAN' page."); msgstr "" #: src/etc/inc/priv.defs.inc 948 -$priv_list['page-services-wakeonlan-edit']['name'] = gettext("WebCfg - Services +msgid ""WebCfg - Services Wake on LAN Edit page"); msgstr "" @@ -4918,7 +4881,7 @@ msgstr "" #: src/etc/inc/priv.defs.inc 949 -$priv_list['page-services-wakeonlan-edit']['descr'] = gettext("Allow access to the 'Services +msgid ""Allow access to the 'Services Wake on LAN Edit' page."); msgstr "" @@ -4926,217 +4889,217 @@ msgstr "" #: src/etc/inc/priv.defs.inc 954 -$priv_list['page-diagnostics-cpuutilization']['name'] = gettext("WebCfg - Diagnostics +msgid ""WebCfg - Diagnostics CPU Utilization page"); msgstr "" #: src/etc/inc/priv.defs.inc 955 -$priv_list['page-diagnostics-cpuutilization']['descr'] = gettext("Allow access to the 'Diagnostics +msgid ""Allow access to the 'Diagnostics CPU Utilization' page."); msgstr "" #: src/etc/inc/priv.defs.inc 960 -$priv_list['page-hidden-detailedstatus']['name'] = gettext("WebCfg - Hidden +msgid ""WebCfg - Hidden Detailed Status page"); msgstr "" #: src/etc/inc/priv.defs.inc 961 -$priv_list['page-hidden-detailedstatus']['descr'] = gettext("Allow access to the 'Hidden +msgid ""Allow access to the 'Hidden Detailed Status' page."); msgstr "" #: src/etc/inc/priv.defs.inc 966 -$priv_list['page-status-captiveportal']['name'] = gettext("WebCfg - Status +msgid ""WebCfg - Status Captive portal page"); msgstr "" #: src/etc/inc/priv.defs.inc 967 -$priv_list['page-status-captiveportal']['descr'] = gettext("Allow access to the 'Status +msgid ""Allow access to the 'Status Captive portal' page."); msgstr "" #: src/etc/inc/priv.defs.inc 972 -$priv_list['page-status-captiveportal-expire']['name'] = gettext("Webcfg - Status +msgid ""Webcfg - Status Captive portal Expire Vouchers page"); msgstr "" #: src/etc/inc/priv.defs.inc 973 -$priv_list['page-status-captiveportal-expire']['descr'] = gettext("Allow access to the 'Status +msgid ""Allow access to the 'Status Captive portal Expire Vouchers' page."); msgstr "" #: src/etc/inc/priv.defs.inc 978 -$priv_list['page-status-captiveportal-test']['name'] = gettext("WebCfg - Status +msgid ""WebCfg - Status Captive portal test Vouchers page"); msgstr "" #: src/etc/inc/priv.defs.inc 979 -$priv_list['page-status-captiveportal-test']['descr'] = gettext("Allow access to the 'Status +msgid ""Allow access to the 'Status Captive portal Test Vouchers' page."); msgstr "" #: src/etc/inc/priv.defs.inc 984 -$priv_list['page-status-captiveportal-voucher-rolls']['name'] = gettext("WebCfg - Status +msgid ""WebCfg - Status Captive portal Voucher Rolls page"); msgstr "" #: src/etc/inc/priv.defs.inc 985 -$priv_list['page-status-captiveportal-voucher-rolls']['descr'] = gettext("Allow access to the 'Status +msgid ""Allow access to the 'Status Captive portal Voucher Rolls' page."); msgstr "" #: src/etc/inc/priv.defs.inc 990 -$priv_list['page-status-captiveportal-vouchers']['name'] = gettext("WebCfg - Status +msgid ""WebCfg - Status Captive portal Vouchers page"); msgstr "" #: src/etc/inc/priv.defs.inc 991 -$priv_list['page-status-captiveportal-vouchers']['descr'] = gettext("Allow access to the 'Status +msgid ""Allow access to the 'Status Captive portal Vouchers' page."); msgstr "" #: src/etc/inc/priv.defs.inc 996 -$priv_list['page-status-dhcpleases']['name'] = gettext("WebCfg - Status +msgid ""WebCfg - Status DHCP leases page"); msgstr "" #: src/etc/inc/priv.defs.inc 997 -$priv_list['page-status-dhcpleases']['descr'] = gettext("Allow access to the 'Status +msgid ""Allow access to the 'Status DHCP leases' page."); msgstr "" #: src/etc/inc/priv.defs.inc 1002 -$priv_list['page-status-dhcpv6leases']['name'] = gettext("Webcfg - Status +msgid ""Webcfg - Status DHCPv6 leases page"); msgstr "" #: src/etc/inc/priv.defs.inc 1003 -$priv_list['page-status-dhcpv6leases']['descr'] = gettext("Allow access to the 'Status +msgid ""Allow access to the 'Status DHCPv6 leases' page."); msgstr "" #: src/etc/inc/priv.defs.inc 1008 -$priv_list['page-status-filterreloadstatus']['name'] = gettext("WebCfg - Status +msgid ""WebCfg - Status Filter Reload Status page"); msgstr "" #: src/etc/inc/priv.defs.inc 1009 -$priv_list['page-status-filterreloadstatus']['descr'] = gettext("Allow access to the 'Status +msgid ""Allow access to the 'Status Filter Reload Status' page."); msgstr "" #: src/etc/inc/priv.defs.inc 1014 -$priv_list['page-status-gatewaygroups']['name'] = gettext("WebCfg - Status +msgid ""WebCfg - Status Gateway Groups page"); msgstr "" #: src/etc/inc/priv.defs.inc 1015 -$priv_list['page-status-gatewaygroups']['descr'] = gettext("Allow access to the 'Status +msgid ""Allow access to the 'Status Gateway Groups' page."); msgstr "" #: src/etc/inc/priv.defs.inc 1020 -$priv_list['page-status-gateways']['name'] = gettext("WebCfg - Status +msgid ""WebCfg - Status Gateways page"); msgstr "" #: src/etc/inc/priv.defs.inc 1021 -$priv_list['page-status-gateways']['descr'] = gettext("Allow access to the 'Status +msgid ""Allow access to the 'Status Gateways' page."); msgstr "" #: src/etc/inc/priv.defs.inc 1026 -$priv_list['page-status-trafficgraph']['name'] = gettext("WebCfg - Status +msgid ""WebCfg - Status Traffic Graph page"); msgstr "" #: src/etc/inc/priv.defs.inc 1027 -$priv_list['page-status-trafficgraph']['descr'] = gettext("Allow access to the 'Status +msgid ""Allow access to the 'Status Traffic Graph' page."); msgstr "" #: src/etc/inc/priv.defs.inc 1035 -$priv_list['page-status-cpuload']['name'] = gettext("WebCfg - Status +msgid ""WebCfg - Status CPU load page"); msgstr "" #: src/etc/inc/priv.defs.inc 1036 -$priv_list['page-status-cpuload']['descr'] = gettext("Allow access to the 'Status +msgid ""Allow access to the 'Status CPU load' page."); msgstr "" #: src/etc/inc/priv.defs.inc 1041 -$priv_list['page-status-interfaces']['name'] = gettext("WebCfg - Status +msgid ""WebCfg - Status Interfaces page"); msgstr "" #: src/etc/inc/priv.defs.inc 1042 -$priv_list['page-status-interfaces']['descr'] = gettext("Allow access to the 'Status +msgid ""Allow access to the 'Status Interfaces' page."); msgstr "" #: src/etc/inc/priv.defs.inc 1047 -$priv_list['page-status-loadbalancer-pool']['name'] = gettext("WebCfg - Status +msgid ""WebCfg - Status Load Balancer Pool page"); msgstr "" @@ -5144,7 +5107,7 @@ msgstr "" #: src/etc/inc/priv.defs.inc 1048 -$priv_list['page-status-loadbalancer-pool']['descr'] = gettext("Allow access to the 'Status +msgid ""Allow access to the 'Status Load Balancer Pool' page."); msgstr "" @@ -5152,7 +5115,7 @@ msgstr "" #: src/etc/inc/priv.defs.inc 1053 -$priv_list['page-status-loadbalancer-virtualserver']['name'] = gettext("WebCfg - Status +msgid ""WebCfg - Status Load Balancer Virtual Server page"); msgstr "" @@ -5160,7 +5123,7 @@ msgstr "" #: src/etc/inc/priv.defs.inc 1054 -$priv_list['page-status-loadbalancer-virtualserver']['descr'] = gettext("Allow access to the 'Status +msgid ""Allow access to the 'Status Load Balancer Virtual Server' page."); msgstr "" @@ -5168,21 +5131,21 @@ msgstr "" #: src/etc/inc/priv.defs.inc 1059 -$priv_list['page-status-openvpn']['name'] = gettext("WebCfg - Status +msgid ""WebCfg - Status OpenVPN page"); msgstr "" #: src/etc/inc/priv.defs.inc 1060 -$priv_list['page-status-openvpn']['descr'] = gettext("Allow access to the 'Status +msgid ""Allow access to the 'Status OpenVPN' page."); msgstr "" #: src/etc/inc/priv.defs.inc 1065 -$priv_list['page-status-trafficshaper-queues']['name'] = gettext("WebCfg - Status +msgid ""WebCfg - Status Traffic shaper Queues page"); msgstr "" @@ -5190,7 +5153,7 @@ msgstr "" #: src/etc/inc/priv.defs.inc 1066 -$priv_list['page-status-trafficshaper-queues']['descr'] = gettext("Allow access to the 'Status +msgid ""Allow access to the 'Status Traffic shaper Queues' page."); msgstr "" @@ -5198,28 +5161,28 @@ msgstr "" #: src/etc/inc/priv.defs.inc 1071 -$priv_list['page-status-rrdgraphs']['name'] = gettext("WebCfg - Status +msgid ""WebCfg - Status RRD Graphs page"); msgstr "" #: src/etc/inc/priv.defs.inc 1072 -$priv_list['page-status-rrdgraphs']['descr'] = gettext("Allow access to the 'Status +msgid ""Allow access to the 'Status RRD Graphs' page."); msgstr "" #: src/etc/inc/priv.defs.inc 1078 -$priv_list['page-status-rrdgraph-settings']['name'] = gettext("WebCfg - Status +msgid ""WebCfg - Status RRD Graphs settings page"); msgstr "" #: src/etc/inc/priv.defs.inc 1079 -$priv_list['page-status-rrdgraph-settings']['descr'] = gettext("Allow access to the 'Status +msgid ""Allow access to the 'Status RRD Graphs settings' page."); msgstr "" @@ -5227,63 +5190,63 @@ msgstr "" #: src/etc/inc/priv.defs.inc 1084 -$priv_list['page-status-services']['name'] = gettext("WebCfg - Status +msgid ""WebCfg - Status Services page"); msgstr "" #: src/etc/inc/priv.defs.inc 1085 -$priv_list['page-status-services']['descr'] = gettext("Allow access to the 'Status +msgid ""Allow access to the 'Status Services' page."); msgstr "" #: src/etc/inc/priv.defs.inc 1090 -$priv_list['page-status-upnpstatus']['name'] = gettext("WebCfg - Status +msgid ""WebCfg - Status UPnP Status page"); msgstr "" #: src/etc/inc/priv.defs.inc 1091 -$priv_list['page-status-upnpstatus']['descr'] = gettext("Allow access to the 'Status +msgid ""Allow access to the 'Status UPnP Status' page."); msgstr "" #: src/etc/inc/priv.defs.inc 1096 -$priv_list['page-diagnostics-wirelessstatus']['name'] = gettext("WebCfg - Status +msgid ""WebCfg - Status Wireless page"); msgstr "" #: src/etc/inc/priv.defs.inc 1097 -$priv_list['page-diagnostics-wirelessstatus']['descr'] = gettext("Allow access to the 'Status +msgid ""Allow access to the 'Status Wireless' page."); msgstr "" #: src/etc/inc/priv.defs.inc 1102 -$priv_list['page-system-generalsetup']['name'] = gettext("WebCfg - System +msgid ""WebCfg - System General Setup page"); msgstr "" #: src/etc/inc/priv.defs.inc 1103 -$priv_list['page-system-generalsetup']['descr'] = gettext("Allow access to the 'System +msgid ""Allow access to the 'System General Setup' page."); msgstr "" #: src/etc/inc/priv.defs.inc 1108 -$priv_list['page-system-advanced-admin']['name'] = gettext("WebCfg - System +msgid ""WebCfg - System Advanced Admin Access Page"); msgstr "" @@ -5291,7 +5254,7 @@ msgstr "" #: src/etc/inc/priv.defs.inc 1109 -$priv_list['page-system-advanced-admin']['descr'] = gettext("Allow access to the 'System +msgid ""Allow access to the 'System Advanced Admin Access' page."); msgstr "" @@ -5299,7 +5262,7 @@ msgstr "" #: src/etc/inc/priv.defs.inc 1114 -$priv_list['page-system-advanced-firewall']['name'] = gettext("WebCfg - System +msgid ""WebCfg - System Advanced Firewall and NAT page"); msgstr "" @@ -5307,7 +5270,7 @@ msgstr "" #: src/etc/inc/priv.defs.inc 1115 -$priv_list['page-system-advanced-firewall']['descr'] = gettext("Allow access to the 'System +msgid ""Allow access to the 'System Advanced Firewall and NAT' page."); msgstr "" @@ -5315,7 +5278,7 @@ msgstr "" #: src/etc/inc/priv.defs.inc 1120 -$priv_list['page-system-advanced-misc']['name'] = gettext("WebCfg - System +msgid ""WebCfg - System Advanced Miscellaneous page"); msgstr "" @@ -5323,7 +5286,7 @@ msgstr "" #: src/etc/inc/priv.defs.inc 1121 -$priv_list['page-system-advanced-misc']['descr'] = gettext("Allow access to the 'System +msgid ""Allow access to the 'System Advanced Miscellaneous' page."); msgstr "" @@ -5331,7 +5294,7 @@ msgstr "" #: src/etc/inc/priv.defs.inc 1126 -$priv_list['page-system-advanced-network']['name'] = gettext("WebCfg - System +msgid ""WebCfg - System Advanced Network page"); msgstr "" @@ -5339,7 +5302,7 @@ msgstr "" #: src/etc/inc/priv.defs.inc 1127 -$priv_list['page-system-advanced-network']['descr'] = gettext("Allow access to the 'System +msgid ""Allow access to the 'System Advanced Networking' page."); msgstr "" @@ -5347,7 +5310,7 @@ msgstr "" #: src/etc/inc/priv.defs.inc 1132 -$priv_list['page-system-advanced-notifications']['name'] = gettext("WebCfg - System +msgid ""WebCfg - System Advanced Notifications page"); msgstr "" @@ -5355,7 +5318,7 @@ msgstr "" #: src/etc/inc/priv.defs.inc 1133 -$priv_list['page-system-advanced-notifications']['descr'] = gettext("Allow access to the 'System +msgid ""Allow access to the 'System Advanced Notifications' page."); msgstr "" @@ -5363,7 +5326,7 @@ msgstr "" #: src/etc/inc/priv.defs.inc 1138 -$priv_list['page-system-advanced-sysctl']['name'] = gettext("WebCfg - System +msgid ""WebCfg - System Advanced Tunables page"); msgstr "" @@ -5371,7 +5334,7 @@ msgstr "" #: src/etc/inc/priv.defs.inc 1139 -$priv_list['page-system-advanced-sysctl']['descr'] = gettext("Allow access to the 'System +msgid ""Allow access to the 'System Advanced Tunables' page."); msgstr "" @@ -5379,63 +5342,63 @@ msgstr "" #: src/etc/inc/priv.defs.inc 1144 -$priv_list['page-system-authservers']['name'] = gettext("WebCfg - System +msgid ""WebCfg - System Authentication Servers"); msgstr "" #: src/etc/inc/priv.defs.inc 1145 -$priv_list['page-system-authservers']['descr'] = gettext("Allow access to the 'System +msgid ""Allow access to the 'System Authentication Servers' page."); msgstr "" #: src/etc/inc/priv.defs.inc 1150 -$priv_list['page-system-camanager']['name'] = gettext("WebCfg - System +msgid ""WebCfg - System CA Manager"); msgstr "" #: src/etc/inc/priv.defs.inc 1151 -$priv_list['page-system-camanager']['descr'] = gettext("Allow access to the 'System +msgid ""Allow access to the 'System CA Manager' page."); msgstr "" #: src/etc/inc/priv.defs.inc 1156 -$priv_list['page-system-certmanager']['name'] = gettext("WebCfg - System +msgid ""WebCfg - System Certificate Manager"); msgstr "" #: src/etc/inc/priv.defs.inc 1157 -$priv_list['page-system-certmanager']['descr'] = gettext("Allow access to the 'System +msgid ""Allow access to the 'System Certificate Manager' page."); msgstr "" #: src/etc/inc/priv.defs.inc 1162 -$priv_list['page-system-crlmanager']['name'] = gettext("WebCfg - System +msgid ""WebCfg - System CRL Manager"); msgstr "" #: src/etc/inc/priv.defs.inc 1163 -$priv_list['page-system-crlmanager']['descr'] = gettext("Allow access to the 'System +msgid ""Allow access to the 'System CRL Manager' page."); msgstr "" #: src/etc/inc/priv.defs.inc 1168 -$priv_list['page-system-firmware-manualupdate']['name'] = gettext("WebCfg - System +msgid ""WebCfg - System Firmware Manual Update page"); msgstr "" @@ -5443,7 +5406,7 @@ msgstr "" #: src/etc/inc/priv.defs.inc 1169 -$priv_list['page-system-firmware-manualupdate']['descr'] = gettext("Allow access to the 'System +msgid ""Allow access to the 'System Firmware Manual Update' page."); msgstr "" @@ -5451,7 +5414,7 @@ msgstr "" #: src/etc/inc/priv.defs.inc 1174 -$priv_list['page-system-firmware-checkforupdate']['name'] = gettext("WebCfg - System +msgid ""WebCfg - System Firmware Check For Update page"); msgstr "" @@ -5459,7 +5422,7 @@ msgstr "" #: src/etc/inc/priv.defs.inc 1175 -$priv_list['page-system-firmware-checkforupdate']['descr'] = gettext("Allow access to the 'System +msgid ""Allow access to the 'System Firmware Check For Update' page."); msgstr "" @@ -5467,7 +5430,7 @@ msgstr "" #: src/etc/inc/priv.defs.inc 1180 -$priv_list['page-system-firmware-autoupdate']['name'] = gettext("WebCfg - System +msgid ""WebCfg - System Firmware Auto Update page"); msgstr "" @@ -5475,7 +5438,7 @@ msgstr "" #: src/etc/inc/priv.defs.inc 1181 -$priv_list['page-system-firmware-autoupdate']['descr'] = gettext("Allow access to the 'System +msgid ""Allow access to the 'System Firmware Auto Update' page."); msgstr "" @@ -5483,7 +5446,7 @@ msgstr "" #: src/etc/inc/priv.defs.inc 1186 -$priv_list['page-system-firmware-settings']['name'] = gettext("WebCfg - System +msgid ""WebCfg - System Firmware Settings page"); msgstr "" @@ -5491,7 +5454,7 @@ msgstr "" #: src/etc/inc/priv.defs.inc 1187 -$priv_list['page-system-firmware-settings']['descr'] = gettext("Allow access to the 'System +msgid ""Allow access to the 'System Firmware Settings' page."); msgstr "" @@ -5499,21 +5462,21 @@ msgstr "" #: src/etc/inc/priv.defs.inc 1192 -$priv_list['page-system-gatewaygroups']['name'] = gettext("WebCfg - System +msgid ""WebCfg - System Gateway Groups page"); msgstr "" #: src/etc/inc/priv.defs.inc 1193 -$priv_list['page-system-gatewaygroups']['descr'] = gettext("Allow access to the 'System +msgid ""Allow access to the 'System Gateway Groups' page."); msgstr "" #: src/etc/inc/priv.defs.inc 1198 -$priv_list['page-system-gateways-editgatewaygroups']['name'] = gettext("WebCfg - System +msgid ""WebCfg - System Gateways Edit Gateway Groups page"); msgstr "" @@ -5521,7 +5484,7 @@ msgstr "" #: src/etc/inc/priv.defs.inc 1199 -$priv_list['page-system-gateways-editgatewaygroups']['descr'] = gettext("Allow access to the 'System +msgid ""Allow access to the 'System Gateways Edit Gateway Groups' page."); msgstr "" @@ -5529,21 +5492,21 @@ msgstr "" #: src/etc/inc/priv.defs.inc 1204 -$priv_list['page-system-gateways']['name'] = gettext("WebCfg - System +msgid ""WebCfg - System Gateways page"); msgstr "" #: src/etc/inc/priv.defs.inc 1205 -$priv_list['page-system-gateways']['descr'] = gettext("Allow access to the 'System +msgid ""Allow access to the 'System Gateways' page."); msgstr "" #: src/etc/inc/priv.defs.inc 1210 -$priv_list['page-system-gateways-editgateway']['name'] = gettext("WebCfg - System +msgid ""WebCfg - System Gateways Edit Gateway page"); msgstr "" @@ -5551,7 +5514,7 @@ msgstr "" #: src/etc/inc/priv.defs.inc 1211 -$priv_list['page-system-gateways-editgateway']['descr'] = gettext("Allow access to the 'System +msgid ""Allow access to the 'System Gateways Edit Gateway' page."); msgstr "" @@ -5559,21 +5522,21 @@ msgstr "" #: src/etc/inc/priv.defs.inc 1216 -$priv_list['page-system-groupmanager']['name'] = gettext("WebCfg - System +msgid ""WebCfg - System Group manager page"); msgstr "" #: src/etc/inc/priv.defs.inc 1217 -$priv_list['page-system-groupmanager']['descr'] = gettext("Allow access to the 'System +msgid ""Allow access to the 'System Group manager' page."); msgstr "" #: src/etc/inc/priv.defs.inc 1222 -$priv_list['page-system-groupmanager-addprivs']['name'] = gettext("WebCfg - System +msgid ""WebCfg - System Group Manager Add Privileges page"); msgstr "" @@ -5581,7 +5544,7 @@ msgstr "" #: src/etc/inc/priv.defs.inc 1223 -$priv_list['page-system-groupmanager-addprivs']['descr'] = gettext("Allow access to the 'System +msgid ""Allow access to the 'System Group Manager Add Privileges' page."); msgstr "" @@ -5589,35 +5552,35 @@ msgstr "" #: src/etc/inc/priv.defs.inc 1228 -$priv_list['page-system-hasync']['name'] = gettext("Webcfg - System +msgid ""Webcfg - System High Availability Sync"); msgstr "" #: src/etc/inc/priv.defs.inc 1229 -$priv_list['page-system-hasync']['descr'] = gettext("Allow access to the 'System +msgid ""Allow access to the 'System High Availability Sync' page."); msgstr "" #: src/etc/inc/priv.defs.inc 1234 -$priv_list['page-system-staticroutes']['name'] = gettext("WebCfg - System +msgid ""WebCfg - System Static Routes page"); msgstr "" #: src/etc/inc/priv.defs.inc 1235 -$priv_list['page-system-staticroutes']['descr'] = gettext("Allow access to the 'System +msgid ""Allow access to the 'System Static Routes' page."); msgstr "" #: src/etc/inc/priv.defs.inc 1240 -$priv_list['page-system-staticroutes-editroute']['name'] = gettext("WebCfg - System +msgid ""WebCfg - System Static Routes Edit route page"); msgstr "" @@ -5625,7 +5588,7 @@ msgstr "" #: src/etc/inc/priv.defs.inc 1241 -$priv_list['page-system-staticroutes-editroute']['descr'] = gettext("Allow access to the 'System +msgid ""Allow access to the 'System Static Routes Edit route' page."); msgstr "" @@ -5633,21 +5596,21 @@ msgstr "" #: src/etc/inc/priv.defs.inc 1246 -$priv_list['page-system-usermanager']['name'] = gettext("WebCfg - System +msgid ""WebCfg - System User Manager page"); msgstr "" #: src/etc/inc/priv.defs.inc 1247 -$priv_list['page-system-usermanager']['descr'] = gettext("Allow access to the 'System +msgid ""Allow access to the 'System User Manager' page."); msgstr "" #: src/etc/inc/priv.defs.inc 1252 -$priv_list['page-system-usermanager-addprivs']['name'] = gettext("WebCfg - System +msgid ""WebCfg - System User Manager Add Privileges page"); msgstr "" @@ -5655,7 +5618,7 @@ msgstr "" #: src/etc/inc/priv.defs.inc 1253 -$priv_list['page-system-usermanager-addprivs']['descr'] = gettext("Allow access to the 'System +msgid ""Allow access to the 'System User Manager Add Privileges' page."); msgstr "" @@ -5663,21 +5626,21 @@ msgstr "" #: src/etc/inc/priv.defs.inc 1258 -$priv_list['page-system-usermanager-passwordmg']['name'] = gettext("WebCfg - System +msgid ""WebCfg - System User Password Manager page"); msgstr "" #: src/etc/inc/priv.defs.inc 1259 -$priv_list['page-system-usermanager-passwordmg']['descr'] = gettext("Allow access to the 'System +msgid ""Allow access to the 'System User Password Manager' page."); msgstr "" #: src/etc/inc/priv.defs.inc 1264 -$priv_list['page-system-usermanager-settings']['name'] = gettext("WebCfg - System +msgid ""WebCfg - System User Manager settings page"); msgstr "" @@ -5685,7 +5648,7 @@ msgstr "" #: src/etc/inc/priv.defs.inc 1265 -$priv_list['page-system-usermanager-settings']['descr'] = gettext("Allow access to the 'System +msgid ""Allow access to the 'System User Manager settings' page."); msgstr "" @@ -5693,7 +5656,7 @@ msgstr "" #: src/etc/inc/priv.defs.inc 1270 -$priv_list['page-system-usermanager-settings-testldap']['name'] = gettext("WebCfg - System +msgid ""WebCfg - System User Manager Settings Test LDAP page"); @@ -5702,7 +5665,7 @@ msgstr "" #: src/etc/inc/priv.defs.inc 1271 -$priv_list['page-system-usermanager-settings-testldap']['descr'] = gettext("Allow access to the 'System +msgid ""Allow access to the 'System User Manager Settings Test LDAP' page."); @@ -5711,7 +5674,7 @@ msgstr "" #: src/etc/inc/priv.defs.inc 1276 -$priv_list['page-upload_progress']['name'] = gettext("WebCfg - System +msgid ""WebCfg - System Firmware Manual Update page (progress bar)"); msgstr "" @@ -5719,7 +5682,7 @@ msgstr "" #: src/etc/inc/priv.defs.inc 1277 -$priv_list['page-upload_progress']['descr'] = gettext("Allow access to the 'System +msgid ""Allow access to the 'System Firmware Manual Update Progress bar' page."); @@ -5728,21 +5691,21 @@ msgstr "" #: src/etc/inc/priv.defs.inc 1282 -$priv_list['page-vpn-ipsec']['name'] = gettext("WebCfg - VPN +msgid ""WebCfg - VPN IPsec page"); msgstr "" #: src/etc/inc/priv.defs.inc 1283 -$priv_list['page-vpn-ipsec']['descr'] = gettext("Allow access to the 'VPN +msgid ""Allow access to the 'VPN IPsec' page."); msgstr "" #: src/etc/inc/priv.defs.inc 1288 -$priv_list['page-vpn-ipsec-listkeys']['name'] = gettext("WebCfg - VPN +msgid ""WebCfg - VPN IPsec Pre-Shared Keys List"); msgstr "" @@ -5750,7 +5713,7 @@ msgstr "" #: src/etc/inc/priv.defs.inc 1289 -$priv_list['page-vpn-ipsec-listkeys']['descr'] = gettext("Allow access to the 'VPN +msgid ""Allow access to the 'VPN IPsec Pre-Shared Keys List' page."); msgstr "" @@ -5758,7 +5721,7 @@ msgstr "" #: src/etc/inc/priv.defs.inc 1294 -$priv_list['page-vpn-ipsec-editkeys']['name'] = gettext("WebCfg - VPN +msgid ""WebCfg - VPN IPsec Edit Pre-Shared Keys"); msgstr "" @@ -5766,7 +5729,7 @@ msgstr "" #: src/etc/inc/priv.defs.inc 1295 -$priv_list['page-vpn-ipsec-editkeys']['descr'] = gettext("Allow access to the 'VPN +msgid ""Allow access to the 'VPN IPsec Edit Pre-Shared Keys' page."); msgstr "" @@ -5774,7 +5737,7 @@ msgstr "" #: src/etc/inc/priv.defs.inc 1300 -$priv_list['page-vpn-ipsec-mobile']['name'] = gettext("WebCfg - VPN +msgid ""WebCfg - VPN IPsec Mobile page"); msgstr "" @@ -5782,7 +5745,7 @@ msgstr "" #: src/etc/inc/priv.defs.inc 1301 -$priv_list['page-vpn-ipsec-mobile']['descr'] = gettext("Allow access to the 'VPN +msgid ""Allow access to the 'VPN IPsec Mobile' page."); msgstr "" @@ -5790,7 +5753,7 @@ msgstr "" #: src/etc/inc/priv.defs.inc 1306 -$priv_list['page-vpn-ipsec-editphase1']['name'] = gettext("WebCfg - VPN +msgid ""WebCfg - VPN IPsec Edit Phase 1 page"); msgstr "" @@ -5798,7 +5761,7 @@ msgstr "" #: src/etc/inc/priv.defs.inc 1307 -$priv_list['page-vpn-ipsec-editphase1']['descr'] = gettext("Allow access to the 'VPN +msgid ""Allow access to the 'VPN IPsec Edit Phase 1' page."); msgstr "" @@ -5806,7 +5769,7 @@ msgstr "" #: src/etc/inc/priv.defs.inc 1312 -$priv_list['page-vpn-ipsec-editphase2']['name'] = gettext("WebCfg - VPN +msgid ""WebCfg - VPN IPsec Edit Phase 2 page"); msgstr "" @@ -5814,7 +5777,7 @@ msgstr "" #: src/etc/inc/priv.defs.inc 1313 -$priv_list['page-vpn-ipsec-editphase2']['descr'] = gettext("Allow access to the 'VPN +msgid ""Allow access to the 'VPN IPsec Edit Phase 2' page."); msgstr "" @@ -5822,21 +5785,21 @@ msgstr "" #: src/etc/inc/priv.defs.inc 1318 -$priv_list['page-vpn-vpnl2tp']['name'] = gettext("WebCfg - VPN +msgid ""WebCfg - VPN VPN L2TP page"); msgstr "" #: src/etc/inc/priv.defs.inc 1319 -$priv_list['page-vpn-vpnl2tp']['descr'] = gettext("Allow access to the 'VPN +msgid ""Allow access to the 'VPN VPN L2TP' page."); msgstr "" #: src/etc/inc/priv.defs.inc 1324 -$priv_list['page-vpn-vpnl2tp-users']['name'] = gettext("WebCfg - VPN +msgid ""WebCfg - VPN VPN L2TP Users page"); msgstr "" @@ -5844,7 +5807,7 @@ msgstr "" #: src/etc/inc/priv.defs.inc 1325 -$priv_list['page-vpn-vpnl2tp-users']['descr'] = gettext("Allow access to the 'VPN +msgid ""Allow access to the 'VPN VPN L2TP Users' page."); msgstr "" @@ -5852,7 +5815,7 @@ msgstr "" #: src/etc/inc/priv.defs.inc 1330 -$priv_list['page-vpn-vpnl2tp-users-edit']['name'] = gettext("WebCfg - VPN +msgid ""WebCfg - VPN VPN L2TP Users Edit page"); @@ -5861,7 +5824,7 @@ msgstr "" #: src/etc/inc/priv.defs.inc 1331 -$priv_list['page-vpn-vpnl2tp-users-edit']['descr'] = gettext("Allow access to the 'VPN +msgid ""Allow access to the 'VPN VPN L2TP Users Edit' page."); @@ -5870,63 +5833,63 @@ msgstr "" #: src/etc/inc/priv.defs.inc 1336 -$priv_list['page-openvpn-client']['name'] = gettext("WebCfg - OpenVPN +msgid ""WebCfg - OpenVPN Client page"); msgstr "" #: src/etc/inc/priv.defs.inc 1337 -$priv_list['page-openvpn-client']['descr'] = gettext("Allow access to the 'OpenVPN +msgid ""Allow access to the 'OpenVPN Client' page."); msgstr "" #: src/etc/inc/priv.defs.inc 1342 -$priv_list['page-openvpn-csc']['name'] = gettext("WebCfg - OpenVPN +msgid ""WebCfg - OpenVPN Client Specific Override page"); msgstr "" #: src/etc/inc/priv.defs.inc 1343 -$priv_list['page-openvpn-csc']['descr'] = gettext("Allow access to the 'OpenVPN +msgid ""Allow access to the 'OpenVPN Client Specific Override' page."); msgstr "" #: src/etc/inc/priv.defs.inc 1348 -$priv_list['page-openvpn-server']['name'] = gettext("WebCfg - OpenVPN +msgid ""WebCfg - OpenVPN Server page"); msgstr "" #: src/etc/inc/priv.defs.inc 1349 -$priv_list['page-openvpn-server']['descr'] = gettext("Allow access to the 'OpenVPN +msgid ""Allow access to the 'OpenVPN Server' page."); msgstr "" #: src/etc/inc/priv.defs.inc 1354 -$priv_list['page-services-pppoeserver']['name'] = gettext("WebCfg - Services +msgid ""WebCfg - Services PPPoE Server page"); msgstr "" #: src/etc/inc/priv.defs.inc 1355 -$priv_list['page-services-pppoeserver']['descr'] = gettext("Allow access to the 'Services +msgid ""Allow access to the 'Services PPPoE Server' page."); msgstr "" #: src/etc/inc/priv.defs.inc 1360 -$priv_list['page-services-pppoeserver-edit']['name'] = gettext("WebCfg - Services +msgid ""WebCfg - Services PPPoE Server Edit page"); msgstr "" @@ -5934,7 +5897,7 @@ msgstr "" #: src/etc/inc/priv.defs.inc 1361 -$priv_list['page-services-pppoeserver-edit']['descr'] = gettext("Allow access to the 'Services +msgid ""Allow access to the 'Services PPPoE Server Edit' page."); msgstr "" @@ -5942,21 +5905,21 @@ msgstr "" #: src/etc/inc/priv.defs.inc 1366 -$priv_list['page-vpn-vpnpptp']['name'] = gettext("WebCfg - VPN +msgid ""WebCfg - VPN VPN PPTP page"); msgstr "" #: src/etc/inc/priv.defs.inc 1367 -$priv_list['page-vpn-vpnpptp']['descr'] = gettext("Allow access to the 'VPN +msgid ""Allow access to the 'VPN VPN PPTP' page."); msgstr "" #: src/etc/inc/priv.defs.inc 1372 -$priv_list['page-vpn-vpnpptp-users']['name'] = gettext("WebCfg - VPN +msgid ""WebCfg - VPN VPN PPTP Users page"); msgstr "" @@ -5964,7 +5927,7 @@ msgstr "" #: src/etc/inc/priv.defs.inc 1373 -$priv_list['page-vpn-vpnpptp-users']['descr'] = gettext("Allow access to the 'VPN +msgid ""Allow access to the 'VPN VPN PPTP Users' page."); msgstr "" @@ -5972,7 +5935,7 @@ msgstr "" #: src/etc/inc/priv.defs.inc 1378 -$priv_list['page-vpn-vpnpptp-user-edit']['name'] = gettext("WebCfg - VPN +msgid ""WebCfg - VPN VPN PPTP User Edit page"); @@ -5981,7 +5944,7 @@ msgstr "" #: src/etc/inc/priv.defs.inc 1379 -$priv_list['page-vpn-vpnpptp-user-edit']['descr'] = gettext("Allow access to the 'VPN +msgid ""Allow access to the 'VPN VPN PPTP User Edit' page."); @@ -5990,427 +5953,427 @@ msgstr "" #: src/etc/inc/priv.defs.inc 1384 -$priv_list['page-pfsensewizardsubsystem']['name'] = gettext("WebCfg - pfSense wizard subsystem page"); +msgid ""WebCfg - pfSense wizard subsystem page"); msgstr "" #: src/etc/inc/priv.defs.inc 1385 -$priv_list['page-pfsensewizardsubsystem']['descr'] = gettext("Allow access to the 'pfSense wizard subsystem' page."); +msgid ""Allow access to the 'pfSense wizard subsystem' page."); msgstr "" #: src/etc/inc/priv.defs.inc 1390 -$priv_list['page-xmlrpclibrary']['name'] = gettext("WebCfg - XMLRPC Library page"); +msgid ""WebCfg - XMLRPC Library page"); msgstr "" #: src/etc/inc/priv.defs.inc 1391 -$priv_list['page-xmlrpclibrary']['descr'] = gettext("Allow access to the 'XMLRPC Library' page."); +msgid ""Allow access to the 'XMLRPC Library' page."); msgstr "" #: src/etc/inc/priv.defs.inc 1396 -$priv_list['page-firewall-easyrule']['name'] = gettext("WebCfg - Firewall +msgid ""WebCfg - Firewall Easy Rule add/status page"); msgstr "" #: src/etc/inc/priv.defs.inc 1397 -$priv_list['page-firewall-easyrule']['descr'] = gettext("Allow access to the 'Firewall +msgid ""Allow access to the 'Firewall Easy Rule' add/status page."); msgstr "" #: src/etc/inc/priv/user.priv.inc 6 -$priv_list['user-services-captiveportal-login']['name'] = gettext("User - Services - Captive portal login"); +msgid ""User - Services - Captive portal login"); msgstr "" #: src/etc/inc/priv/user.priv.inc 7 -$priv_list['user-services-captiveportal-login']['descr'] = gettext("Indicates whether the user is able to login on the captive portal."); +msgid ""Indicates whether the user is able to login on the captive portal."); msgstr "" #: src/etc/inc/radius.inc 406 -return $this->raiseError(gettext('Error sending request +msgid "'Error sending request ') . ' ' . $this->getError()); msgstr "" #: src/etc/inc/radius.inc 412 -return $this->raiseError(gettext('RADIUS_ACCESS_ACCEPT is unexpected for accounting')); +msgid "'RADIUS_ACCESS_ACCEPT is unexpected for accounting')); msgstr "" #: src/etc/inc/radius.inc 421 -return $this->raiseError(gettext('RADIUS_ACCOUNTING_RESPONSE is unexpected for authentication')); +msgid "'RADIUS_ACCOUNTING_RESPONSE is unexpected for authentication')); msgstr "" #: src/etc/inc/radius.inc 426 -return $this->raiseError(sprintf(gettext("Unexpected return value +msgid ""Unexpected return value %s"),$req)); msgstr "" #: src/etc/inc/rrd.inc 38 -log_error(sprintf(gettext('RRD dump failed exited with %1$s, the error is +msgid "'RRD dump failed exited with %1$s, the error is %2$s'), $dumpret, $dumpout)); msgstr "" #: src/etc/inc/rrd.inc 93 -log_error(sprintf(gettext('RRD create failed exited with %1$s, the error is +msgid "'RRD create failed exited with %1$s, the error is %2$s'), $rrdcreatereturn, $rrdcreateoutput)); msgstr "" #: src/etc/inc/rrd.inc 108 -log_error(sprintf(gettext('Import RRD has %1$s DS values and %2$s RRA databases, new format RRD has %3$s DS values and %4$s RRA databases'), $numdsold, $numrraold, $numdsnew ,$numrranew)); +msgid "'Import RRD has %1$s DS values and %2$s RRA databases, new format RRD has %3$s DS values and %4$s RRA databases'), $numdsold, $numrraold, $numdsnew ,$numrranew)); msgstr "" #: src/etc/inc/rrd.inc 192 -log_error(sprintf(gettext('The new RRD now has %1$s DS values and %2$s RRA databases'), $numdsnew, $numrranew)); +msgid "'The new RRD now has %1$s DS values and %2$s RRA databases'), $numdsnew, $numrranew)); msgstr "" #: src/etc/inc/rrd.inc 200 -echo gettext("Generating RRD graphs..."); +msgid ""Generating RRD graphs..."); msgstr "" #: src/etc/inc/rrd.inc 896 -log_error(gettext("Creating rrd update script")); +msgid ""Creating rrd update script")); msgstr "" #: src/etc/inc/rrd.inc 922 -echo gettext("done.") . "n"; +msgid ""done.") . "n"; msgstr "" #: src/etc/inc/service-utils.inc 260 -$pconfig['description'] = gettext("Router Advertisement Daemon"); +msgid ""Router Advertisement Daemon"); msgstr "" #: src/etc/inc/service-utils.inc 267 -$pconfig['description'] = gettext("DNS Forwarder"); +msgid ""DNS Forwarder"); msgstr "" #: src/etc/inc/service-utils.inc 274 -$pconfig['description'] = gettext("Unbound DNS Forwarder"); +msgid ""Unbound DNS Forwarder"); msgstr "" #: src/etc/inc/service-utils.inc 280 -$pconfig['description'] = gettext("NTP clock sync"); +msgid ""NTP clock sync"); msgstr "" #: src/etc/inc/service-utils.inc 289 -$pconfig['description'] = gettext("Captive Portal") . " +msgid ""Captive Portal") . " ".htmlspecialchars($setting['zone']); msgstr "" #: src/etc/inc/service-utils.inc 306 -$pconfig['description'] = gettext("DHCP Relay"); +msgid ""DHCP Relay"); msgstr "" #: src/etc/inc/service-utils.inc 313 -$pconfig['description'] = gettext("DHCPv6 Relay"); +msgid ""DHCPv6 Relay"); msgstr "" #: src/etc/inc/service-utils.inc 320 -$pconfig['description'] = gettext("DHCP Service"); +msgid ""DHCP Service"); msgstr "" #: src/etc/inc/service-utils.inc 328 -$pconfig['description'] = gettext("Gateway Monitoring Daemon"); +msgid ""Gateway Monitoring Daemon"); msgstr "" #: src/etc/inc/service-utils.inc 335 -$pconfig['description'] = gettext("SNMP Service"); +msgid ""SNMP Service"); msgstr "" #: src/etc/inc/service-utils.inc 342 -$pconfig['description'] = gettext("IGMP proxy"); +msgid ""IGMP proxy"); msgstr "" #: src/etc/inc/service-utils.inc 349 -$pconfig['description'] = gettext("UPnP Service"); +msgid ""UPnP Service"); msgstr "" #: src/etc/inc/service-utils.inc 356 -$pconfig['description'] = gettext("RIP Daemon"); +msgid ""RIP Daemon"); msgstr "" #: src/etc/inc/service-utils.inc 363 -$pconfig['description'] = gettext("IPsec VPN"); +msgid ""IPsec VPN"); msgstr "" #: src/etc/inc/service-utils.inc 370 -$pconfig['description'] = gettext("Secure Shell Daemon"); +msgid ""Secure Shell Daemon"); msgstr "" #: src/etc/inc/service-utils.inc 383 -$pconfig['description'] = gettext("OpenVPN") . " ".$mode." +msgid ""OpenVPN") . " ".$mode." ".htmlspecialchars($setting['description']); msgstr "" #: src/etc/inc/service-utils.inc 393 -$pconfig['description'] = gettext("Server load balancing daemon"); +msgid ""Server load balancing daemon"); msgstr "" #: src/etc/inc/service-utils.inc 463 -return gettext("Not available."); +msgid ""Not available."); msgstr "" #: src/etc/inc/service-utils.inc 508 -$statustext = gettext("Running"); +msgid ""Running"); msgstr "" #: src/etc/inc/service-utils.inc 510 -$output .= ' '; +msgid "'%s Service is'),$service['name']).' '.$statustext.'" data-toggle="tooltip" data-placement="bottom" > '; msgstr "" #: src/etc/inc/service-utils.inc 517 -$statustext = ($service_enabled) ? gettext("Stopped") -gettext("Disabled"); +msgid ""Stopped") +msgid ""Disabled"); msgstr "" #: src/etc/inc/service-utils.inc 519 -$output .= ' '; +msgid "'%s Service is'),$service['name']).' '.$statustext.'" data-toggle="tooltip" data-placement="bottom" > '; msgstr "" #: src/etc/inc/service-utils.inc 546 -$output .= "n"; +msgid ""Restart %sService"),$stitle) . "' class="glyphicon glyphicon-refresh"/>n"; msgstr "" #: src/etc/inc/service-utils.inc 557 -$output .= ""; +msgid ""Stop %sService"),$stitle) . "' class="glyphicon glyphicon-stop" />"; msgstr "" #: src/etc/inc/service-utils.inc 573 -$output .= "n"; +msgid ""Start %sService"),$stitle) . "' alt='start' class="glyphicon glyphicon-play"/>n"; msgstr "" #: src/etc/inc/service-utils.inc 644 -return sprintf(gettext("%s has been started."),htmlspecialchars($name)); +msgid ""%s has been started."),htmlspecialchars($name)); msgstr "" #: src/etc/inc/service-utils.inc 720 -return sprintf(gettext("%s has been stopped."), htmlspecialchars($name)); +msgid ""%s has been stopped."), htmlspecialchars($name)); msgstr "" #: src/etc/inc/service-utils.inc 796 -return sprintf(gettext("%s has been restarted."),htmlspecialchars($name)); +msgid ""%s has been restarted."),htmlspecialchars($name)); msgstr "" #: src/etc/inc/services.inc 352 -log_error(sprintf(gettext('DHCP leases restore failed exited with %1$s, the error is +msgid "'DHCP leases restore failed exited with %1$s, the error is %2$s%3$s'), $dhcpreturn, $dhcprestore, "n")); msgstr "" #: src/etc/inc/services.inc 378 -echo gettext("Starting DHCP service..."); +msgid ""Starting DHCP service..."); msgstr "" #: src/etc/inc/services.inc 461 -log_error(gettext("Warning! DHCP Failover setup and no CARP virtual IPs defined!")); +msgid ""Warning! DHCP Failover setup and no CARP virtual IPs defined!")); msgstr "" #: src/etc/inc/services.inc 864 -printf(gettext("Error +msgid ""Error cannot open dhcpd.conf in services_dhcpdv4_configure().%s"), "n"); msgstr "" #: src/etc/inc/services.inc 1298 -print gettext("done.") . "n"; +msgid ""done.") . "n"; msgstr "" #: src/etc/inc/services.inc 1347 -log_error(gettext("Could not write Igmpproxy configuration file!")); +msgid ""Could not write Igmpproxy configuration file!")); msgstr "" #: src/etc/inc/services.inc 1356 -log_error(gettext("Started IGMP proxy service.")); +msgid ""Started IGMP proxy service.")); msgstr "" #: src/etc/inc/services.inc 1375 -echo gettext("Starting DHCP relay service..."); +msgid ""Starting DHCP relay service..."); msgstr "" #: src/etc/inc/services.inc 1492 -echo gettext("Starting DHCPv6 relay service..."); +msgid ""Starting DHCPv6 relay service..."); msgstr "" #: src/etc/inc/services.inc 1665 -echo gettext("Starting DynDNS clients..."); +msgid ""Starting DynDNS clients..."); msgstr "" #: src/etc/inc/services.inc 1678 -echo gettext("done.") . "n"; +msgid ""done.") . "n"; msgstr "" #: src/etc/inc/services.inc 1729 -echo gettext("Starting DNS forwarder..."); +msgid ""Starting DNS forwarder..."); msgstr "" #: src/etc/inc/services.inc 1847 -echo gettext("done.") . "n"; +msgid ""done.") . "n"; msgstr "" #: src/etc/inc/services.inc 1868 -echo gettext("Starting DNS Resolver..."); +msgid ""Starting DNS Resolver..."); msgstr "" #: src/etc/inc/services.inc 1875 -echo gettext("done.") . "n"; +msgid ""done.") . "n"; msgstr "" #: src/etc/inc/services.inc 1899 -echo gettext("Starting SNMP daemon... "); +msgid ""Starting SNMP daemon... "); msgstr "" #: src/etc/inc/services.inc 1904 -printf(gettext("Error +msgid ""Error cannot open snmpd.conf in services_snmpd_configure().%s"),"n"); msgstr "" #: src/etc/inc/services.inc 2081 -echo gettext("done.") . "n"; +msgid ""done.") . "n"; msgstr "" #: src/etc/inc/services.inc 2176 -$notify_text .= sprintf(gettext("DynDNS updated IP Address (A) for {$dnsupdate['host']} on %s (%s) to %s"), convert_real_interface_to_friendly_descr($if), $if, $wanip) . "n"; +msgid ""DynDNS updated IP Address (A) for {$dnsupdate['host']} on %s (%s) to %s"), convert_real_interface_to_friendly_descr($if), $if, $wanip) . "n"; msgstr "" #: src/etc/inc/services.inc 2191 -$notify_text .= sprintf(gettext("DynDNS updated IPv6 Address (AAAA) for {$dnsupdate['host']} on %s (%s) to %s"), convert_real_interface_to_friendly_descr($if), $if, $wanipv6) . "n"; +msgid ""DynDNS updated IPv6 Address (AAAA) for {$dnsupdate['host']} on %s (%s) to %s"), convert_real_interface_to_friendly_descr($if), $if, $wanipv6) . "n"; msgstr "" #: src/etc/inc/services.inc 2245 -$crontab_contents .= "# " . gettext("pfSense specific crontab entries") . "n"; +msgid ""pfSense specific crontab entries") . "n"; msgstr "" #: src/etc/inc/services.inc 2246 -$crontab_contents .= "# " .gettext( "Created +msgid " "Created ") . " " . date("F j, Y, g i a") . "n"; msgstr "" @@ -6418,1872 +6381,1872 @@ msgstr "" #: src/etc/inc/services.inc 2260 -$crontab_contents .= "# " . gettext("If possible do not add items to this file manually.") . "n"; +msgid ""If possible do not add items to this file manually.") . "n"; msgstr "" #: src/etc/inc/services.inc 2261 -$crontab_contents .= "# " . gettext("If you do so, this file must be terminated with a blank line (e.g. new line)") . "n"; +msgid ""If you do so, this file must be terminated with a blank line (e.g. new line)") . "n"; msgstr "" #: src/etc/inc/services.inc 2305 -echo gettext("Starting UPnP service... "); +msgid ""Starting UPnP service... "); msgstr "" #: src/etc/inc/services.inc 2342 -write_config(sprintf(gettext("Installed cron job for %s"), $command)); +msgid ""Installed cron job for %s"), $command)); msgstr "" #: src/etc/inc/services.inc 2345 -write_config(sprintf(gettext("Updated cron job for %s"), $command)); +msgid ""Updated cron job for %s"), $command)); msgstr "" #: src/etc/inc/services.inc 2350 -write_config(sprintf(gettext("Removed cron job for %s"), $command)); +msgid ""Removed cron job for %s"), $command)); msgstr "" #: src/etc/inc/shaper.inc 186 -$input_errors[] = sprintf(gettext("The field '%s' contains invalid characters."), $pn); +msgid ""The field '%s' contains invalid characters."), $pn); msgstr "" #: src/etc/inc/shaper.inc 192 -$input_errors[] = sprintf(gettext("The field '%s' is required."), $reqdfieldsn[$i]); +msgid ""The field '%s' is required."), $reqdfieldsn[$i]); msgstr "" #: src/etc/inc/shaper.inc 317 -$reqdfieldsn[] = gettext("Bandwidth"); +msgid ""Bandwidth"); msgstr "" #: src/etc/inc/shaper.inc 319 -$reqdfieldsn[] = gettext("Bandwidthtype"); +msgid ""Bandwidthtype"); msgstr "" #: src/etc/inc/shaper.inc 324 -$input_errors[] = gettext("Bandwidth must be an integer."); +msgid ""Bandwidth must be an integer."); msgstr "" #: src/etc/inc/shaper.inc 326 -$input_errors[] = gettext("Bandwidth cannot be negative."); +msgid ""Bandwidth cannot be negative."); msgstr "" #: src/etc/inc/shaper.inc 328 -$input_errors[] = gettext("Qlimit must be an integer."); +msgid ""Qlimit must be an integer."); msgstr "" #: src/etc/inc/shaper.inc 330 -$input_errors[] = gettext("Qlimit must be positive."); +msgid ""Qlimit must be positive."); msgstr "" #: src/etc/inc/shaper.inc 332 -$input_errors[] = gettext("Tbrsize must be an integer."); +msgid ""Tbrsize must be an integer."); msgstr "" #: src/etc/inc/shaper.inc 334 -$input_errors[] = gettext("Tbrsize must be positive."); +msgid ""Tbrsize must be positive."); msgstr "" #: src/etc/inc/shaper.inc 634 -$form .= gettext("Enable/Disable"); +msgid ""Enable/Disable"); msgstr "" #: src/etc/inc/shaper.inc 639 -$form .= " /> " . gettext("Enable/disable discipline and its children") . ""; +msgid ""Enable/disable discipline and its children") . ""; msgstr "" #: src/etc/inc/shaper.inc 641 -$form .= "
    " . gettext("Name") . ""; +msgid ""Name") . "
    "; msgstr "" #: src/etc/inc/shaper.inc 645 -$form .= "" . gettext("Scheduler Type "); +msgid ""Scheduler Type "); msgstr "" #: src/etc/inc/shaper.inc 671 -$form .= gettext("NOTE +msgid ""NOTE Changing this changes all child queues!"); msgstr "" #: src/etc/inc/shaper.inc 672 -$form .= gettext(" Beware you can lose information."); +msgid "" Beware you can lose information."); msgstr "" #: src/etc/inc/shaper.inc 675 -$form .= "" . gettext("Bandwidth"); +msgid ""Bandwidth"); msgstr "" #: src/etc/inc/shaper.inc 710 -$form .= gettext("Adjusts the size, in bytes, of the token bucket regulator. " +msgid ""Adjusts the size, in bytes, of the token bucket regulator. " msgstr "" #: src/etc/inc/shaper.inc 999 -$reqdfieldsn[] = gettext("Name"); +msgid ""Name"); msgstr "" #: src/etc/inc/shaper.inc 1008 -$input_errors[] = gettext("The priority must be an integer between 1 and 15."); +msgid ""The priority must be an integer between 1 and 15."); msgstr "" #: src/etc/inc/shaper.inc 1011 -$input_errors[] = gettext("Queue limit must be an integer"); +msgid ""Queue limit must be an integer"); msgstr "" #: src/etc/inc/shaper.inc 1013 -$input_errors[] = gettext("Queue limit must be positive"); +msgid ""Queue limit must be positive"); msgstr "" #: src/etc/inc/shaper.inc 1015 -$input_errors[] = gettext("Queue names must be alphanumeric and _ or - only."); +msgid ""Queue names must be alphanumeric and _ or - only."); msgstr "" #: src/etc/inc/shaper.inc 1017 -$input_errors[] = gettext("Queue names must be alphanumeric and _ or - only."); +msgid ""Queue names must be alphanumeric and _ or - only."); msgstr "" #: src/etc/inc/shaper.inc 1020 -$input_errors[] = gettext("Only one default queue per interface is allowed."); +msgid ""Only one default queue per interface is allowed."); msgstr "" #: src/etc/inc/shaper.inc 1162 -$form .= gettext("Enable/Disable"); +msgid ""Enable/Disable"); msgstr "" #: src/etc/inc/shaper.inc 1167 -$form .= " /> " . gettext("Enable/Disable queue and its children") . ""; +msgid ""Enable/Disable queue and its children") . "
    "; msgstr "" #: src/etc/inc/shaper.inc 1171 -$form .= gettext("Queue Name") . ""; +msgid ""Queue Name") . ""; msgstr "" #: src/etc/inc/shaper.inc 1178 -$form .= "
    " . gettext("Enter the name of the queue here. Do not use spaces and limit the size to 15 characters."); +msgid ""Enter the name of the queue here. Do not use spaces and limit the size to 15 characters."); msgstr "" #: src/etc/inc/shaper.inc 1181 -$form .= "" . gettext("Priority") . ""; +msgid ""Priority") . ""; msgstr "" #: src/etc/inc/shaper.inc 1185 -$form .= "
    " . gettext("For hfsc, the range is 0 to 7. The default is 1. Hfsc queues with a higher priority are preferred in the case of overload.") . ""; +msgid ""For hfsc, the range is 0 to 7. The default is 1. Hfsc queues with a higher priority are preferred in the case of overload.") . "
    "; msgstr "" #: src/etc/inc/shaper.inc 1188 -$form .= "" . gettext("Queue limit") . ""; +msgid ""Queue limit") . ""; msgstr "" #: src/etc/inc/shaper.inc 1192 -$form .= "
    " . gettext("Queue limit in packets."); +msgid ""Queue limit in packets."); msgstr "" #: src/etc/inc/shaper.inc 1195 -$form .= "" . gettext("Scheduler options") . ""; +msgid ""Scheduler options") . ""; msgstr "" #: src/etc/inc/shaper.inc 1200 -$form .= " /> " . gettext("Default queue") . "
    "; +msgid ""Default queue") . "
    "; msgstr "" #: src/etc/inc/shaper.inc 1203 -$form .= " /> " . gettext("Default queue") . "
    "; +msgid ""Default queue") . "
    "; msgstr "" #: src/etc/inc/shaper.inc 1210 $form .= " /> " . gettext("Random Early Detection") . "
    "; +msgid ""Random Early Detection") . "
    "; msgstr "" #: src/etc/inc/shaper.inc 1215 $form .= " /> " . gettext("Random Early Detection In and Out") . "
    "; +msgid ""Random Early Detection In and Out") . "
    "; msgstr "" #: src/etc/inc/shaper.inc 1220 $form .= " /> " . gettext("Explicit Congestion Notification") . "
    "; +msgid ""Explicit Congestion Notification") . "
    "; msgstr "" #: src/etc/inc/shaper.inc 1225 $form .= " /> " . gettext("Codel Active Queue") . "
    "; +msgid ""Codel Active Queue") . "
    "; msgstr "" #: src/etc/inc/shaper.inc 1226 -$form .= "
    " . gettext("Select options for this queue"); +msgid ""Select options for this queue"); msgstr "" #: src/etc/inc/shaper.inc 1228 -$form .= "" . gettext("Description") . ""; +msgid ""Description") . ""; msgstr "" #: src/etc/inc/shaper.inc 1255 -$form .= gettext("Bandwidth +msgid ""Bandwidth ") . " " . $this->GetBandwidth().$this->GetBwscale(); msgstr "" #: src/etc/inc/shaper.inc 1259 -$form .= "" .gettext("Priority +msgid ""Priority on") . " "; msgstr "" #: src/etc/inc/shaper.inc 1262 -$form .= "" . gettext("Default +msgid ""Default on") . " "; msgstr "" #: src/etc/inc/shaper.inc 1268 -$form .= " title="" . gettext("Delete queue from interface") . "" >"; +msgid ""Delete queue from interface") . "" >"; msgstr "" #: src/etc/inc/shaper.inc 1593 -$reqdfieldsn[] = gettext("Bandwidth"); +msgid ""Bandwidth"); msgstr "" #: src/etc/inc/shaper.inc 1595 -$reqdfieldsn[] = gettext("Bandwidthtype"); +msgid ""Bandwidthtype"); msgstr "" #: src/etc/inc/shaper.inc 1601 -$input_errors[] = gettext("Bandwidth must be an integer."); +msgid ""Bandwidth must be an integer."); msgstr "" #: src/etc/inc/shaper.inc 1604 -$input_errors[] = gettext("Bandwidth cannot be negative."); +msgid ""Bandwidth cannot be negative."); msgstr "" #: src/etc/inc/shaper.inc 1608 -$input_errors[] = gettext("Bandwidth in percentage should be between 1 and 100 bounds."); +msgid ""Bandwidth in percentage should be between 1 and 100 bounds."); msgstr "" #: src/etc/inc/shaper.inc 1625 -$input_errors[] = gettext("upperlimit service curve defined but missing (d) value"); +msgid ""upperlimit service curve defined but missing (d) value"); msgstr "" #: src/etc/inc/shaper.inc 1627 -$input_errors[] = gettext("upperlimit service curve defined but missing initial bandwidth (m1) value"); +msgid ""upperlimit service curve defined but missing initial bandwidth (m1) value"); msgstr "" #: src/etc/inc/shaper.inc 1629 -$input_errors[] = gettext("upperlimit m1 value needs to be Kb, Mb, Gb, or %"); +msgid ""upperlimit m1 value needs to be Kb, Mb, Gb, or %"); msgstr "" #: src/etc/inc/shaper.inc 1631 -$input_errors[] = gettext("upperlimit d value needs to be numeric"); +msgid ""upperlimit d value needs to be numeric"); msgstr "" #: src/etc/inc/shaper.inc 1633 -$input_errors[] = gettext("upperlimit m2 value needs to be Kb, Mb, Gb, or %"); +msgid ""upperlimit m2 value needs to be Kb, Mb, Gb, or %"); msgstr "" #: src/etc/inc/shaper.inc 1647 -$input_errors[] = gettext("linkshare service curve defined but missing (d) value"); +msgid ""linkshare service curve defined but missing (d) value"); msgstr "" #: src/etc/inc/shaper.inc 1649 -$input_errors[] = gettext("linkshare service curve defined but missing initial bandwidth (m1) value"); +msgid ""linkshare service curve defined but missing initial bandwidth (m1) value"); msgstr "" #: src/etc/inc/shaper.inc 1651 -$input_errors[] = gettext("linkshare m1 value needs to be Kb, Mb, Gb, or %"); +msgid ""linkshare m1 value needs to be Kb, Mb, Gb, or %"); msgstr "" #: src/etc/inc/shaper.inc 1653 -$input_errors[] = gettext("linkshare d value needs to be numeric"); +msgid ""linkshare d value needs to be numeric"); msgstr "" #: src/etc/inc/shaper.inc 1655 -$input_errors[] = gettext("linkshare m2 value needs to be Kb, Mb, Gb, or %"); +msgid ""linkshare m2 value needs to be Kb, Mb, Gb, or %"); msgstr "" #: src/etc/inc/shaper.inc 1657 -$input_errors[] = gettext("realtime service curve defined but missing (d) value"); +msgid ""realtime service curve defined but missing (d) value"); msgstr "" #: src/etc/inc/shaper.inc 1659 -$input_errors[] = gettext("realtime service curve defined but missing initial bandwidth (m1) value"); +msgid ""realtime service curve defined but missing initial bandwidth (m1) value"); msgstr "" #: src/etc/inc/shaper.inc 1674 -$input_errors[] = gettext("realtime m1 value needs to be Kb, Mb, Gb, or %"); +msgid ""realtime m1 value needs to be Kb, Mb, Gb, or %"); msgstr "" #: src/etc/inc/shaper.inc 1676 -$input_errors[] = gettext("realtime d value needs to be numeric"); +msgid ""realtime d value needs to be numeric"); msgstr "" #: src/etc/inc/shaper.inc 1678 -$input_errors[] = gettext("realtime m2 value needs to be Kb, Mb, Gb, or %"); +msgid ""realtime m2 value needs to be Kb, Mb, Gb, or %"); msgstr "" #: src/etc/inc/shaper.inc 1908 -$form .= "" . gettext("Bandwidth") . ""; +msgid ""Bandwidth") . ""; msgstr "" #: src/etc/inc/shaper.inc 1916 -$form .= ">" . gettext("Gbit/s") . ""; +msgid ""Gbit/s") . ""; msgstr "" #: src/etc/inc/shaper.inc 1920 -$form .= ">" . gettext("Mbit/s") . ""; +msgid ""Mbit/s") . ""; msgstr "" #: src/etc/inc/shaper.inc 1924 -$form .= ">" . gettext("Kbit/s") . ""; +msgid ""Kbit/s") . ""; msgstr "" #: src/etc/inc/shaper.inc 1928 -$form .= ">" . gettext("Bit/s") . ""; +msgid ""Bit/s") . ""; msgstr "" #: src/etc/inc/shaper.inc 1934 -$form .= "" . gettext("Choose the amount of bandwidth for this queue"); +msgid ""Choose the amount of bandwidth for this queue"); msgstr "" #: src/etc/inc/shaper.inc 1937 -$form .= "" . gettext("Service Curve (sc)") . ""; +msgid ""Service Curve (sc)") . ""; msgstr "" #: src/etc/inc/shaper.inc 1944 -$form .= "onchange="enable_upperlimit()" /> " . gettext("Upperlimit +msgid ""Upperlimit ") . ""; +msgid ""The maximum allowed bandwidth for the queue.") . ""; msgstr "" #: src/etc/inc/shaper.inc 1963 -$form .= "onchange="enable_realtime()" /> " . gettext("Real time +msgid ""Real time ") . ""; +msgid ""The minimum required bandwidth for the queue.") . ""; msgstr "" #: src/etc/inc/shaper.inc 1982 -$form .= "onchange="enable_linkshare()" /> " . gettext("Link share +msgid ""Link share ") . ""; +msgid ""The bandwidth share of a backlogged queue - this overrides priority.") . ""; msgstr "" #: src/etc/inc/shaper.inc 1999 -$form .= gettext("The format for service curve specifications is (m1, d, m2). m2 controls " +msgid ""The format for service curve specifications is (m1, d, m2). m2 controls " msgstr "" #: src/etc/inc/shaper.inc 2251 -$input_errors[] = gettext("Priority must be an integer between 1 and 7."); +msgid ""Priority must be an integer between 1 and 7."); msgstr "" #: src/etc/inc/shaper.inc 2253 -$reqdfieldsn[] = gettext("Bandwidth"); +msgid ""Bandwidth"); msgstr "" #: src/etc/inc/shaper.inc 2255 -$reqdfieldsn[] = gettext("Bandwidthtype"); +msgid ""Bandwidthtype"); msgstr "" #: src/etc/inc/shaper.inc 2260 -$input_errors[] = gettext("Bandwidth must be an integer."); +msgid ""Bandwidth must be an integer."); msgstr "" #: src/etc/inc/shaper.inc 2264 -$input_errors[] = gettext("Bandwidth cannot be negative."); +msgid ""Bandwidth cannot be negative."); msgstr "" #: src/etc/inc/shaper.inc 2268 -$input_errors[] = gettext("Bandwidth in percentage should be between 1 and 100 bounds."); +msgid ""Bandwidth in percentage should be between 1 and 100 bounds."); msgstr "" #: src/etc/inc/shaper.inc 2393 -$form .= "" . gettext("Bandwidth") . ""; +msgid ""Bandwidth") . ""; msgstr "" #: src/etc/inc/shaper.inc 2402 -$form .= ">" . gettext("Gbit/s") . ""; +msgid ""Gbit/s") . ""; msgstr "" #: src/etc/inc/shaper.inc 2406 -$form .= ">" . gettext("Mbit/s") . ""; +msgid ""Mbit/s") . ""; msgstr "" #: src/etc/inc/shaper.inc 2410 -$form .= ">" . gettext("Kbit/s") . ""; +msgid ""Kbit/s") . ""; msgstr "" #: src/etc/inc/shaper.inc 2414 -$form .= ">" . gettext("Bit/s") . ""; +msgid ""Bit/s") . ""; msgstr "" #: src/etc/inc/shaper.inc 2420 -$form .= "" . gettext("Choose the amount of bandwidth for this queue"); +msgid ""Choose the amount of bandwidth for this queue"); msgstr "" #: src/etc/inc/shaper.inc 2422 -$form .= "" . gettext("Scheduler specific options") . ""; +msgid ""Scheduler specific options") . ""; msgstr "" #: src/etc/inc/shaper.inc 2426 -$form .= " /> " . gettext("Borrow from other queues when available") . "
    "; +msgid ""Borrow from other queues when available") . "
    "; msgstr "" #: src/etc/inc/shaper.inc 2534 -$input_errors[] = gettext("Priority must be an integer between 1 and 255."); +msgid ""Priority must be an integer between 1 and 255."); msgstr "" #: src/etc/inc/shaper.inc 2536 -$reqdfieldsn[] = gettext("Bandwidth"); +msgid ""Bandwidth"); msgstr "" #: src/etc/inc/shaper.inc 2538 -$reqdfieldsn[] = gettext("Bandwidthtype"); +msgid ""Bandwidthtype"); msgstr "" #: src/etc/inc/shaper.inc 2543 -$input_errors[] = gettext("Bandwidth must be an integer."); +msgid ""Bandwidth must be an integer."); msgstr "" #: src/etc/inc/shaper.inc 2547 -$input_errors[] = gettext("Bandwidth cannot be negative."); +msgid ""Bandwidth cannot be negative."); msgstr "" #: src/etc/inc/shaper.inc 2552 -$input_errors[] = gettext("Bandwidth in percentage should be between 1 and 100 bounds."); +msgid ""Bandwidth in percentage should be between 1 and 100 bounds."); msgstr "" #: src/etc/inc/shaper.inc 2667 -$form .= "" . gettext("Bandwidth") . ""; +msgid ""Bandwidth") . ""; msgstr "" #: src/etc/inc/shaper.inc 2676 -$form .= ">" . gettext("Gbit/s") . ""; +msgid ""Gbit/s") . ""; msgstr "" #: src/etc/inc/shaper.inc 2680 -$form .= ">" . gettext("Mbit/s") . ""; +msgid ""Mbit/s") . ""; msgstr "" #: src/etc/inc/shaper.inc 2684 -$form .= ">" . gettext("Kbit/s") . ""; +msgid ""Kbit/s") . ""; msgstr "" #: src/etc/inc/shaper.inc 2688 -$form .= ">" . gettext("Bit/s") . ""; +msgid ""Bit/s") . ""; msgstr "" #: src/etc/inc/shaper.inc 2694 -$form .= "" . gettext("Choose the amount of bandwidth for this queue"); +msgid ""Choose the amount of bandwidth for this queue"); msgstr "" #: src/etc/inc/shaper.inc 2696 -$form .= "" . gettext("Scheduler specific options") . ""; +msgid ""Scheduler specific options") . ""; msgstr "" #: src/etc/inc/shaper.inc 2702 -$form .= "" /> " . gettext("Number of buckets available.") . "
    "; +msgid ""Number of buckets available.") . "
    "; msgstr "" #: src/etc/inc/shaper.inc 2707 -$form .= "" /> " . gettext("Bandwidth limit for hosts to not saturate link.") . "
    "; +msgid ""Bandwidth limit for hosts to not saturate link.") . "
    "; msgstr "" #: src/etc/inc/shaper.inc 2883 -$reqdfieldsn[] = gettext("Bandwidth"); +msgid ""Bandwidth"); msgstr "" #: src/etc/inc/shaper.inc 2885 -$reqdfieldsn[] = gettext("Burst"); +msgid ""Burst"); msgstr "" #: src/etc/inc/shaper.inc 2887 -$reqdfieldsn[] = gettext("Bandwidthtype"); +msgid ""Bandwidthtype"); msgstr "" #: src/etc/inc/shaper.inc 2889 -$reqdfieldsn[] = gettext("Name"); +msgid ""Name"); msgstr "" #: src/etc/inc/shaper.inc 2895 -$input_errors[] = gettext("Plr must be a value between 0 and 1."); +msgid ""Plr must be a value between 0 and 1."); msgstr "" #: src/etc/inc/shaper.inc 2898 -$input_errors[] = gettext("Buckets must be an integer between 16 and 65535."); +msgid ""Buckets must be an integer between 16 and 65535."); msgstr "" #: src/etc/inc/shaper.inc 2900 -$input_errors[] = gettext("Queue limit must be an integer"); +msgid ""Queue limit must be an integer"); msgstr "" #: src/etc/inc/shaper.inc 2902 -$input_errors[] = gettext("Queue names must be alphanumeric and _ or - only."); +msgid ""Queue names must be alphanumeric and _ or - only."); msgstr "" #: src/etc/inc/shaper.inc 2904 -$input_errors[] = gettext("Queue names must be alphanumeric and _ or - only."); +msgid ""Queue names must be alphanumeric and _ or - only."); msgstr "" #: src/etc/inc/shaper.inc 2907 -$input_errors[] = gettext("IPV4 bit mask must be blank or numeric value between 1 and 32."); +msgid ""IPV4 bit mask must be blank or numeric value between 1 and 32."); msgstr "" #: src/etc/inc/shaper.inc 2910 -$input_errors[] = gettext("IPV6 bit mask must be blank or numeric value between 1 and 128."); +msgid ""IPV6 bit mask must be blank or numeric value between 1 and 128."); msgstr "" #: src/etc/inc/shaper.inc 3050 -$input_errors[] = sprintf(gettext("Bandwidth for schedule %s must be an integer."), $data["bwsched{$i}"]); +msgid ""Bandwidth for schedule %s must be an integer."), $data["bwsched{$i}"]); msgstr "" #: src/etc/inc/shaper.inc 3052 -$input_errors[] = sprintf(gettext("Burst for schedule %s must be an integer."), $data["bwsched{$i}"]); +msgid ""Burst for schedule %s must be an integer."), $data["bwsched{$i}"]); msgstr "" #: src/etc/inc/shaper.inc 3058 -$input_errors[] = gettext("You need to specify a schedule for every additional entry"); +msgid ""You need to specify a schedule for every additional entry"); msgstr "" #: src/etc/inc/shaper.inc 3060 -$input_errors[] = gettext("If more than one bandwidth configured all schedules need to be selected"); +msgid ""If more than one bandwidth configured all schedules need to be selected"); msgstr "" #: src/etc/inc/shaper.inc 3062 -$input_errors[] = gettext("At least one bw specification is necessary"); +msgid ""At least one bw specification is necessary"); msgstr "" #: src/etc/inc/shaper.inc 3064 -$input_errors[] = gettext("Delay must be an integer."); +msgid ""Delay must be an integer."); msgstr "" #: src/etc/inc/shaper.inc 3297 -$form .= gettext("Enable"); +msgid ""Enable"); msgstr "" #: src/etc/inc/shaper.inc 3302 -$form .= " /> " . gettext("Enable limiter and its children") . ""; +msgid ""Enable limiter and its children") . "
    "; msgstr "" #: src/etc/inc/shaper.inc 3304 -$form .= "
    " . gettext("Name") . ""; +msgid ""Name") . "
    "; msgstr "" #: src/etc/inc/shaper.inc 3315 -$form .= "" . gettext("Bandwidth"); +msgid ""Bandwidth"); msgstr "" #: src/etc/inc/shaper.inc 3358 -$form .= "
    " . gettext("Bandwidth is a rate (e.g. Mbit/s), burst is a total amount of data that will be transferred at full speed after an idle period.") . "
    "; +msgid ""Bandwidth is a rate (e.g. Mbit/s), burst is a total amount of data that will be transferred at full speed after an idle period.") . "

    "; msgstr "" #: src/etc/inc/shaper.inc 3360 -$form .= "" . gettext("Mask") . ""; +msgid ""Mask") . ""; msgstr "" #: src/etc/inc/shaper.inc 3371 -$form .= ">" . gettext("Source addresses") . ""; +msgid ""Source addresses") . ""; msgstr "" #: src/etc/inc/shaper.inc 3375 -$form .= ">" . gettext("Destination addresses") . ""; +msgid ""Destination addresses") . ""; msgstr "" #: src/etc/inc/shaper.inc 3378 -$form .= "" . gettext("If 'source' or 'destination' slots is chosen, n" +msgid ""If 'source' or 'destination' slots is chosen, n" msgstr "" #: src/etc/inc/shaper.inc 3399 -$form .= "" . gettext("If 'source' or 'destination' slots is chosen, n" +msgid ""If 'source' or 'destination' slots is chosen, n" msgstr "" #: src/etc/inc/shaper.inc 3404 -$form .= "" . gettext("Description") . ""; +msgid ""Description") . ""; msgstr "" #: src/etc/inc/shaper.inc 3410 -$form .= gettext("You may enter a description here for your reference (not parsed).") . ""; +msgid ""You may enter a description here for your reference (not parsed).") . ""; msgstr "" #: src/etc/inc/shaper.inc 3416 -$form .= " value="" . gettext("Show advanced options") . "" />"; +msgid ""Show advanced options") . "" />"; msgstr "" #: src/etc/inc/shaper.inc 3420 -$form .= "" . gettext("Delay") . ""; +msgid ""Delay") . ""; msgstr "" #: src/etc/inc/shaper.inc 3424 -$form .= " ms
    " . gettext("Hint +msgid ""Hint in most cases, you " msgstr "" #: src/etc/inc/shaper.inc 3428 -$form .= "" . gettext("Packet loss rate") . ""; +msgid ""Packet loss rate") . ""; msgstr "" #: src/etc/inc/shaper.inc 3432 -$form .= " 
    " . gettext("Hint +msgid ""Hint in most cases, you " msgstr "" #: src/etc/inc/shaper.inc 3437 -$form .= "" . gettext("Queue Size") . ""; +msgid ""Queue Size") . ""; msgstr "" #: src/etc/inc/shaper.inc 3442 -$form .= "" . gettext("Hint +msgid ""Hint in most cases, you " msgstr "" #: src/etc/inc/shaper.inc 3448 -$form .= "" . gettext("Bucket Size") . ""; +msgid ""Bucket Size") . ""; msgstr "" #: src/etc/inc/shaper.inc 3453 -$form .= "" . gettext("Hint +msgid ""Hint in most cases, you " msgstr "" #: src/etc/inc/shaper.inc 3521 -$input_errors[] = gettext("Weight must be an integer between 1 and 100."); +msgid ""Weight must be an integer between 1 and 100."); msgstr "" #: src/etc/inc/shaper.inc 3623 -$form .= gettext("Enable/Disable"); +msgid ""Enable/Disable"); msgstr "" #: src/etc/inc/shaper.inc 3628 -$form .= " /> " . gettext("Enable/Disable queue") . ""; +msgid ""Enable/Disable queue") . ""; msgstr "" #: src/etc/inc/shaper.inc 3630 -$form .= "
    " . gettext("Name") . ""; +msgid ""Name") . "
    "; msgstr "" #: src/etc/inc/shaper.inc 3641 -$form .= "" . gettext("Mask") . ""; +msgid ""Mask") . ""; msgstr "" #: src/etc/inc/shaper.inc 3648 -$form .= ">" . gettext("none") . ""; +msgid ""none") . ""; msgstr "" #: src/etc/inc/shaper.inc 3652 -$form .= ">" . gettext("Source addresses") . ""; +msgid ""Source addresses") . ""; msgstr "" #: src/etc/inc/shaper.inc 3656 -$form .= ">" . gettext("Destination addresses") . ""; +msgid ""Destination addresses") . ""; msgstr "" #: src/etc/inc/shaper.inc 3659 -$form .= "" . gettext("If 'source' or 'destination' slots is chosen, n" +msgid ""If 'source' or 'destination' slots is chosen, n" msgstr "" #: src/etc/inc/shaper.inc 3680 -$form .= "" . gettext("If 'source' or 'destination' slots is chosen, n" +msgid ""If 'source' or 'destination' slots is chosen, n" msgstr "" #: src/etc/inc/shaper.inc 3685 -$form .= "" . gettext("Description") . ""; +msgid ""Description") . ""; msgstr "" #: src/etc/inc/shaper.inc 3691 -$form .= gettext("You may enter a description here for your reference (not parsed).") . ""; +msgid ""You may enter a description here for your reference (not parsed).") . ""; msgstr "" #: src/etc/inc/shaper.inc 3697 -$form .= " value="" . gettext("Show advanced options") . "" />"; +msgid ""Show advanced options") . "" />"; msgstr "" #: src/etc/inc/shaper.inc 3700 -$form .= "" . gettext("Weight") . ""; +msgid ""Weight") . ""; msgstr "" #: src/etc/inc/shaper.inc 3704 -$form .= " 
    " . gettext("Hint +msgid ""Hint For queues under the same parent " msgstr "" #: src/etc/inc/shaper.inc 3708 -$form .= "" . gettext("Packet loss rate") . ""; +msgid ""Packet loss rate") . ""; msgstr "" #: src/etc/inc/shaper.inc 3712 -$form .= " 
    " . gettext("Hint +msgid ""Hint in most cases, you " msgstr "" #: src/etc/inc/shaper.inc 3717 -$form .= "" . gettext("Queue Size") . ""; +msgid ""Queue Size") . ""; msgstr "" #: src/etc/inc/shaper.inc 3722 -$form .= "" . gettext("Hint +msgid ""Hint in most cases, you " msgstr "" #: src/etc/inc/shaper.inc 3728 -$form .= "" . gettext("Bucket Size") . ""; +msgid ""Bucket Size") . ""; msgstr "" #: src/etc/inc/shaper.inc 3732 -$form .= " " . gettext("slots") . "
    "; +msgid ""slots") . "
    "; msgstr "" #: src/etc/inc/shaper.inc 3733 -$form .= "" . gettext("Hint +msgid ""Hint in most cases, you " msgstr "" #: src/etc/inc/shaper.inc 3870 -$form .= gettext("Enable/Disable"); +msgid ""Enable/Disable"); msgstr "" #: src/etc/inc/shaper.inc 3876 -$form .= " /> " . gettext("Enable/Disable layer7 Container") . ""; +msgid ""Enable/Disable layer7 Container") . ""; msgstr "" #: src/etc/inc/shaper.inc 3878 -$form .= "
    " . gettext("Name") . ""; +msgid ""Name") . "
    "; msgstr "" #: src/etc/inc/shaper.inc 3883 -$form .= "" . gettext("Description") . ""; +msgid ""Description") . ""; msgstr "" #: src/etc/inc/shaper.inc 3889 -$form .= gettext("You may enter a description here for your reference (not parsed).") . "
    "; +msgid ""You may enter a description here for your reference (not parsed).") . "
    "; msgstr "" #: src/etc/inc/shaper.inc 3950 -$reqdfieldsn[] = gettext("Name"); +msgid ""Name"); msgstr "" #: src/etc/inc/shaper.inc 3955 -$input_errors[] = gettext("Queue names must be alphanumeric and _ or - only."); +msgid ""Queue names must be alphanumeric and _ or - only."); msgstr "" #: src/etc/inc/shaper.inc 4141 -log_error(sprintf(gettext("Sending HUP signal to %s"), $l7pid[0])); +msgid ""Sending HUP signal to %s"), $l7pid[0])); msgstr "" #: src/etc/inc/shaper.inc 4502 -//$form .= gettext(" Clone shaper/queue on this interface") . ""; +msgid "" Clone shaper/queue on this interface") . ""; msgstr "" #: src/etc/inc/shaper.inc 4510 -$default_shaper_msg .= "" . sprintf(gettext("Welcome to the %s Traffic Shaper."), $g['product_name']) . "
    "; +msgid ""Welcome to the %s Traffic Shaper."), $g['product_name']) . "
    "; msgstr "" #: src/etc/inc/shaper.inc 4511 -$default_shaper_msg .= gettext("The tree on the left helps you navigate through the queues
    " +msgid ""The tree on the left helps you navigate through the queues
    " msgstr "" #: src/etc/inc/shaper.inc 4517 -$dn_default_shaper_msg .= "" . sprintf(gettext("Welcome to the %s Traffic Shaper."), $g['product_name']) . "
    "; +msgid ""Welcome to the %s Traffic Shaper."), $g['product_name']) . "
    "; msgstr "" #: src/etc/inc/shaper.inc 4518 -$dn_default_shaper_msg .= gettext("The tree on the left helps you navigate through the queues
    " +msgid ""The tree on the left helps you navigate through the queues
    " msgstr "" #: src/etc/inc/smtp.inc 93 -$this->error.=gettext(" +msgid "" data access time out"); msgstr "" #: src/etc/inc/smtp.inc 96 -$this->error.=gettext(" +msgid "" the server disconnected"); msgstr "" #: src/etc/inc/smtp.inc 108 -$this->error=gettext("reached the end of data while reading from the SMTP server conection"); +msgid ""reached the end of data while reading from the SMTP server conection"); msgstr "" #: src/etc/inc/smtp.inc 114 -$this->SetDataAccessError(gettext("it was not possible to read line from the SMTP server")); +msgid ""it was not possible to read line from the SMTP server")); msgstr "" #: src/etc/inc/smtp.inc 136 -$this->SetDataAccessError(gettext("it was not possible to send a line to the SMTP server")); +msgid ""it was not possible to send a line to the SMTP server")); msgstr "" #: src/etc/inc/smtp.inc 150 -$this->SetDataAccessError(gettext("it was not possible to send data to the SMTP server")); +msgid ""it was not possible to send data to the SMTP server")); msgstr "" #: src/etc/inc/smtp.inc 222 -return(gettext("establishing SSL connections requires at least PHP version 4.3.0")); +msgid ""establishing SSL connections requires at least PHP version 4.3.0")); msgstr "" #: src/etc/inc/smtp.inc 225 -return(gettext("establishing SSL connections requires the OpenSSL extension enabled")); +msgid ""establishing SSL connections requires the OpenSSL extension enabled")); msgstr "" #: src/etc/inc/smtp.inc 234 -return(sprintf(gettext("could not resolve host "%s""), $domain)); +msgid ""could not resolve host "%s""), $domain)); msgstr "" #: src/etc/inc/smtp.inc 238 -return(sprintf(gettext("domain "%s" resolved to an address excluded to be valid"), $domain)); +msgid ""domain "%s" resolved to an address excluded to be valid"), $domain)); msgstr "" #: src/etc/inc/smtp.inc 240 -$this->OutputDebug(sprintf(gettext('Connecting to host address "%1$s" port %2$s...'), $ip, $port)); +msgid "'Connecting to host address "%1$s" port %2$s...'), $ip, $port)); msgstr "" #: src/etc/inc/smtp.inc 247 -return(gettext("-3 socket could not be created")); +msgid ""-3 socket could not be created")); msgstr "" #: src/etc/inc/smtp.inc 249 -return(sprintf(gettext("-4 dns lookup on hostname "%s" failed"), $domain)); +msgid ""-4 dns lookup on hostname "%s" failed"), $domain)); msgstr "" #: src/etc/inc/smtp.inc 251 -return(gettext("-5 connection refused or timed out")); +msgid ""-5 connection refused or timed out")); msgstr "" #: src/etc/inc/smtp.inc 253 -return(gettext("-6 fdopen() call failed")); +msgid ""-6 fdopen() call failed")); msgstr "" #: src/etc/inc/smtp.inc 255 -return(gettext("-7 setvbuf() call failed")); +msgid ""-7 setvbuf() call failed")); msgstr "" #: src/etc/inc/smtp.inc 257 -return(sprintf(gettext('could not connect to the host "%1$s" +msgid "'could not connect to the host "%1$s" %2$s'), $domain, $error)); msgstr "" #: src/etc/inc/smtp.inc 266 -$this->error=gettext("it is not possible to authenticate using the specified mechanism because the SASL library class is not loaded"); +msgid ""it is not possible to authenticate using the specified mechanism because the SASL library class is not loaded"); msgstr "" #: src/etc/inc/smtp.inc 290 -$this->error=printf(gettext('authenticated mechanism %1$s may not be used +msgid "'authenticated mechanism %1$s may not be used %2$s'), $this->authentication_mechanism, $sasl->error); msgstr "" #: src/etc/inc/smtp.inc 295 -$this->error=gettext("Could not start the SASL authentication client +msgid ""Could not start the SASL authentication client ") . " ".$sasl->error; msgstr "" #: src/etc/inc/smtp.inc 302 -$this->error=gettext("Could not send the AUTH command"); +msgid ""Could not send the AUTH command"); msgstr "" #: src/etc/inc/smtp.inc 317 -$this->error=gettext("Authentication error +msgid ""Authentication error ") . " ".$responses[0]; msgstr "" #: src/etc/inc/smtp.inc 332 -$this->error=gettext("Could not send the authentication step message"); +msgid ""Could not send the authentication step message"); msgstr "" #: src/etc/inc/smtp.inc 347 -$this->error=gettext("Authentication error +msgid ""Authentication error ") . " ".$responses[0]; msgstr "" #: src/etc/inc/smtp.inc 352 -$this->error=gettext("Could not process the SASL authentication step +msgid ""Could not process the SASL authentication step ") . " ".$sasl->error; msgstr "" #: src/etc/inc/smtp.inc 366 -$this->error=gettext("connection is already established"); +msgid ""connection is already established"); msgstr "" #: src/etc/inc/smtp.inc 404 -$this->error=gettext("it was not specified the POP3 authentication user"); +msgid ""it was not specified the POP3 authentication user"); msgstr "" #: src/etc/inc/smtp.inc 410 -$this->error=gettext("it was not specified the POP3 authentication password"); +msgid ""it was not specified the POP3 authentication password"); msgstr "" #: src/etc/inc/smtp.inc 414 -$this->error=$this->ConnectToHost($domain, $this->pop3_auth_port, sprintf(gettext("Resolving POP3 authentication host "%s"..."), $domain)); +msgid ""Resolving POP3 authentication host "%s"..."), $domain)); msgstr "" #: src/etc/inc/smtp.inc 421 -$this->error=gettext("POP3 authentication server greeting was not found"); +msgid ""POP3 authentication server greeting was not found"); msgstr "" #: src/etc/inc/smtp.inc 429 -$this->error=gettext("POP3 authentication user was not accepted +msgid ""POP3 authentication user was not accepted ") . " ".$this->Tokenize("rn"); msgstr "" #: src/etc/inc/smtp.inc 437 -$this->error=gettext("POP3 authentication password was not accepted +msgid ""POP3 authentication password was not accepted ") . " ".$this->Tokenize("rn"); msgstr "" #: src/etc/inc/smtp.inc 446 -$this->error=gettext("could not determine the SMTP to connect"); +msgid ""could not determine the SMTP to connect"); msgstr "" #: src/etc/inc/smtp.inc 452 -$error=$this->ConnectToHost($domain, $this->host_port, sprintf(gettext("Resolving SMTP server domain "%s"..."), $domain)); +msgid ""Resolving SMTP server domain "%s"..."), $domain)); msgstr "" #: src/etc/inc/smtp.inc 464 -$this->OutputDebug(sprintf(gettext("Connected to SMTP server "%s"."), $domain)); +msgid ""Connected to SMTP server "%s"."), $domain)); msgstr "" #: src/etc/inc/smtp.inc 478 -$this->error = gettext("server does not require authentication"); +msgid ""server does not require authentication"); msgstr "" #: src/etc/inc/smtp.inc 542 -$this->error=gettext("it is not supported any of the authentication mechanisms required by the server"); +msgid ""it is not supported any of the authentication mechanisms required by the server"); msgstr "" #: src/etc/inc/smtp.inc 632 -$this->error=gettext("direct delivery connection is already established and sender is already set"); +msgid ""direct delivery connection is already established and sender is already set"); msgstr "" #: src/etc/inc/smtp.inc 640 -$this->error=gettext("connection is not in the initial state"); +msgid ""connection is not in the initial state"); msgstr "" #: src/etc/inc/smtp.inc 662 -return(gettext("it was not specified a valid direct recipient")); +msgid ""it was not specified a valid direct recipient")); msgstr "" #: src/etc/inc/smtp.inc 681 -$this->error=gettext("it is not possible to deliver directly to recipients of different domains"); +msgid ""it is not possible to deliver directly to recipients of different domains"); msgstr "" #: src/etc/inc/smtp.inc 686 -$this->error=gettext("connection is already established and the recipient is already set"); +msgid ""connection is already established and the recipient is already set"); msgstr "" #: src/etc/inc/smtp.inc 698 -$this->error=gettext("connection is not in the recipient setting state"); +msgid ""connection is not in the recipient setting state"); msgstr "" #: src/etc/inc/smtp.inc 727 -$this->error=gettext("connection is not in the start sending data state"); +msgid ""connection is not in the start sending data state"); msgstr "" #: src/etc/inc/smtp.inc 757 -$this->error=gettext("connection is not in the sending data state"); +msgid ""connection is not in the sending data state"); msgstr "" #: src/etc/inc/smtp.inc 768 -$this->error=gettext("connection is not in the sending data state"); +msgid ""connection is not in the sending data state"); msgstr "" #: src/etc/inc/smtp.inc 804 -$this->error=gettext("it was not previously established a SMTP connection"); +msgid ""it was not previously established a SMTP connection"); msgstr "" #: src/etc/inc/system.inc 439 -log_error(sprintf(gettext("Not adding default route because OLSR dynamic gateway is enabled."))); +msgid ""Not adding default route because OLSR dynamic gateway is enabled."))); msgstr "" #: src/etc/inc/system.inc 483 -log_error(sprintf(gettext("Static Routes +msgid ""Static Routes Gateway IP could not be found for %s"), $rtent['network'])); msgstr "" #: src/etc/inc/system.inc 621 -echo gettext("Starting syslog..."); +msgid ""Starting syslog..."); msgstr "" #: src/etc/inc/system.inc 766 -printf(gettext("Error +msgid ""Error cannot open syslog.conf in system_syslogd_start().%s"), "n"); msgstr "" #: src/etc/inc/system.inc 801 -echo gettext("done.") . "n"; +msgid ""done.") . "n"; msgstr "" #: src/etc/inc/system.inc 823 -echo gettext("Starting webConfigurator..."); +msgid ""Starting webConfigurator..."); msgstr "" #: src/etc/inc/system.inc 851 -$cert['descr'] = gettext("webConfigurator default"); +msgid ""webConfigurator default"); msgstr "" #: src/etc/inc/system.inc 866 -write_config(gettext("Importing HTTPS certificate")); +msgid ""Importing HTTPS certificate")); msgstr "" #: src/etc/inc/system.inc 899 -echo gettext("done.") . "n"; +msgid ""done.") . "n"; msgstr "" #: src/etc/inc/system.inc 901 -echo gettext("failed!") . "n"; +msgid ""failed!") . "n"; msgstr "" #: src/etc/inc/system.inc 1190 -printf(gettext("Error +msgid ""Error cannot open cert.pem in system_webgui_start().%s"), "n"); msgstr "" #: src/etc/inc/system.inc 1201 -printf(gettext("Error +msgid ""Error cannot open ca.pem in system_webgui_start().%s"), "n"); msgstr "" #: src/etc/inc/system.inc 1209 -$lighty_config .= "## " . gettext("ssl configuration") . "n"; +msgid ""ssl configuration") . "n"; msgstr "" #: src/etc/inc/system.inc 1261 -printf(gettext("Error +msgid ""Error cannot open %s in system_generate_lighty_config().%s"), $filename, "n"); msgstr "" #: src/etc/inc/system.inc 1278 -echo gettext("Setting timezone..."); +msgid ""Setting timezone..."); msgstr "" #: src/etc/inc/system.inc 1300 -echo gettext("done.") . "n"; +msgid ""done.") . "n"; msgstr "" #: src/etc/inc/system.inc 1653 -echo gettext("Syncing system time before startup..."); +msgid ""Syncing system time before startup..."); msgstr "" #: src/etc/inc/system.inc 1661 -echo gettext("done.") . "n"; +msgid ""done.") . "n"; msgstr "" #: src/etc/inc/system.inc 1730 -printf(gettext("Error +msgid ""Error cannot open dmesg.boot in system_dmesg_save().%s"), "n"); msgstr "" #: src/etc/inc/system.inc 1749 -echo gettext('Setting hard disk standby... '); +msgid "'Setting hard disk standby... '); msgstr "" #: src/etc/inc/system.inc 1761 -echo gettext("done.") . "n"; +msgid ""done.") . "n"; msgstr "" #: src/etc/inc/system.inc 1764 -echo gettext("failed!") . "n"; +msgid ""failed!") . "n"; msgstr "" #: src/etc/inc/system.inc 1767 -echo gettext("failed!") . "n"; +msgid ""failed!") . "n"; msgstr "" #: src/etc/inc/system.inc 1870 -return array('name' => 'wrap', 'descr' => gettext('PC Engines WRAP')); +msgid "'PC Engines WRAP')); msgstr "" #: src/etc/inc/system.inc 1873 -return array('name' => 'alix', 'descr' => gettext('PC Engines ALIX')); +msgid "'PC Engines ALIX')); msgstr "" #: src/etc/inc/system.inc 1885 -return array('name' => 'embedded', 'descr' => gettext('embedded (unknown)')); +msgid "'embedded (unknown)')); msgstr "" #: src/etc/inc/system.inc 1931 -$vpn['name'] = gettext("OpenVPN") . " ".$mode." +msgid ""OpenVPN") . " ".$mode." ".htmlspecialchars($setting['description']); msgstr "" #: src/etc/inc/upgrade_config.inc 107 -printf(gettext("%sWarning +msgid ""%sWarning filter rule removed " . msgstr "" #: src/etc/inc/upgrade_config.inc 119 -printf(gettext("%sWarning +msgid ""%sWarning filter rule removed " . msgstr "" #: src/etc/inc/upgrade_config.inc 132 -printf(gettext("%sWarning +msgid ""%sWarning filter rule removed " . msgstr "" #: src/etc/inc/upgrade_config.inc 152 -printf(gettext("%sWarning +msgid ""%sWarning traffic shaper rule removed " . msgstr "" #: src/etc/inc/upgrade_config.inc 164 -printf(gettext("%sWarning +msgid ""%sWarning traffic shaper rule removed " . msgstr "" #: src/etc/inc/upgrade_config.inc 177 -printf(gettext("%sWarning +msgid ""%sWarning traffic shaper rule removed " . msgstr "" #: src/etc/inc/upgrade_config.inc 327 -$vip['descr'] = sprintf(gettext("CARP vhid %s"), $carpent['vhid']); +msgid ""CARP vhid %s"), $carpent['vhid']); msgstr "" #: src/etc/inc/upgrade_config.inc 487 -$rule_item['descr'] = gettext("Permit IPsec traffic."); +msgid ""Permit IPsec traffic."); msgstr "" #: src/etc/inc/upgrade_config.inc 507 -$config['system']['group'][0]['description'] = gettext("System Administrators"); +msgid ""System Administrators"); msgstr "" #: src/etc/inc/upgrade_config.inc 526 -$config['system']['user'][0]['priv'][0]['descr'] = gettext("Indicates whether this user will lock access to the webConfigurator for other users."); +msgid ""Indicates whether this user will lock access to the webConfigurator for other users."); msgstr "" #: src/etc/inc/upgrade_config.inc 529 -$config['system']['user'][0]['priv'][1]['descr'] = gettext("Indicates whether this user will lock individual HTML pages after having accessed a particular page (the lock will be freed if the user leaves or saves the page form)."); +msgid ""Indicates whether this user will lock individual HTML pages after having accessed a particular page (the lock will be freed if the user leaves or saves the page form)."); msgstr "" #: src/etc/inc/upgrade_config.inc 532 -$config['system']['user'][0]['priv'][2]['descr'] = gettext("Indicates whether this user is able to login for example via SSH."); +msgid ""Indicates whether this user is able to login for example via SSH."); msgstr "" #: src/etc/inc/upgrade_config.inc 535 -$config['system']['user'][0]['priv'][3]['descr'] = sprintf(gettext("Indicates whether this user is allowed to copy files onto the %s appliance via SCP/SFTP. If you are going to use this privilege, you must install scponly on the appliance (Hint +msgid ""Indicates whether this user is allowed to copy files onto the %s appliance via SCP/SFTP. If you are going to use this privilege, you must install scponly on the appliance (Hint pkg_add -r scponly)."), $g['product_name']); msgstr "" #: src/etc/inc/upgrade_config.inc 538 -$config['system']['user'][0]['priv'][4]['descr'] = gettext("This user is associated with the UNIX root user (you should associate this privilege only with one single user)."); +msgid ""This user is associated with the UNIX root user (you should associate this privilege only with one single user)."); msgstr "" #: src/etc/inc/upgrade_config.inc 555 -$config['sysctl']['item'][0]['descr'] = gettext("Drop packets to closed TCP ports without returning a RST"); +msgid ""Drop packets to closed TCP ports without returning a RST"); msgstr "" #: src/etc/inc/upgrade_config.inc 559 -$config['sysctl']['item'][1]['descr'] = gettext("Do not send ICMP port unreachable messages for closed UDP ports"); +msgid ""Do not send ICMP port unreachable messages for closed UDP ports"); msgstr "" #: src/etc/inc/upgrade_config.inc 563 -$config['sysctl']['item'][2]['descr'] = gettext("Randomize the ID field in IP packets (default is 0 +msgid ""Randomize the ID field in IP packets (default is 0 sequential IP IDs)"); msgstr "" #: src/etc/inc/upgrade_config.inc 567 -$config['sysctl']['item'][3]['descr'] = gettext("Drop SYN-FIN packets (breaks RFC1379, but nobody uses it anyway)"); +msgid ""Drop SYN-FIN packets (breaks RFC1379, but nobody uses it anyway)"); msgstr "" #: src/etc/inc/upgrade_config.inc 571 -$config['sysctl']['item'][4]['descr'] = gettext("Sending of IPv4 ICMP redirects"); +msgid ""Sending of IPv4 ICMP redirects"); msgstr "" #: src/etc/inc/upgrade_config.inc 575 -$config['sysctl']['item'][5]['descr'] = gettext("Sending of IPv6 ICMP redirects"); +msgid ""Sending of IPv6 ICMP redirects"); msgstr "" #: src/etc/inc/upgrade_config.inc 579 -$config['sysctl']['item'][6]['descr'] = gettext("Generate SYN cookies for outbound SYN-ACK packets"); +msgid ""Generate SYN cookies for outbound SYN-ACK packets"); msgstr "" #: src/etc/inc/upgrade_config.inc 583 -$config['sysctl']['item'][7]['descr'] = gettext("Maximum incoming TCP datagram size"); +msgid ""Maximum incoming TCP datagram size"); msgstr "" #: src/etc/inc/upgrade_config.inc 587 -$config['sysctl']['item'][8]['descr'] = gettext("Maximum outgoing TCP datagram size"); +msgid ""Maximum outgoing TCP datagram size"); msgstr "" #: src/etc/inc/upgrade_config.inc 591 -$config['sysctl']['item'][9]['descr'] = gettext("Fastforwarding (see http +msgid ""Fastforwarding (see http //lists.freebsd.org/pipermail/freebsd-net/2004-January/002534.html)"); msgstr "" #: src/etc/inc/upgrade_config.inc 595 -$config['sysctl']['item'][10]['descr'] = gettext("Do not delay ACK to try and piggyback it onto a data packet"); +msgid ""Do not delay ACK to try and piggyback it onto a data packet"); msgstr "" #: src/etc/inc/upgrade_config.inc 599 -$config['sysctl']['item'][11]['descr'] = gettext("Maximum outgoing UDP datagram size"); +msgid ""Maximum outgoing UDP datagram size"); msgstr "" #: src/etc/inc/upgrade_config.inc 603 -$config['sysctl']['item'][12]['descr'] = gettext("Handling of non-IP packets which are not passed to pfil (see if_bridge(4))"); +msgid ""Handling of non-IP packets which are not passed to pfil (see if_bridge(4))"); msgstr "" #: src/etc/inc/upgrade_config.inc 607 -$config['sysctl']['item'][13]['descr'] = gettext("Allow unprivileged access to tap(4) device nodes"); +msgid ""Allow unprivileged access to tap(4) device nodes"); msgstr "" #: src/etc/inc/upgrade_config.inc 611 -$config['sysctl']['item'][15]['descr'] = gettext("Randomize PID's (see src/sys/kern/kern_fork.c +msgid ""Randomize PID's (see src/sys/kern/kern_fork.c sysctl_kern_randompid())"); msgstr "" #: src/etc/inc/upgrade_config.inc 615 -$config['sysctl']['item'][16]['descr'] = gettext("The system will attempt to calculate the bandwidth delay product for each connection and limit the amount of data queued to the network to just the amount required to maintain optimum throughput. "); +msgid ""The system will attempt to calculate the bandwidth delay product for each connection and limit the amount of data queued to the network to just the amount required to maintain optimum throughput. "); msgstr "" #: src/etc/inc/upgrade_config.inc 619 -$config['sysctl']['item'][17]['descr'] = gettext("Set ICMP Limits"); +msgid ""Set ICMP Limits"); msgstr "" #: src/etc/inc/upgrade_config.inc 623 -$config['sysctl']['item'][18]['descr'] = gettext("TCP Offload engine"); +msgid ""TCP Offload engine"); msgstr "" #: src/etc/inc/upgrade_config.inc 664 -$config['gateways']['gateway_item'][$i]['descr'] = sprintf(gettext("Interface %s Static Gateway"), $ifname); +msgid ""Interface %s Static Gateway"), $ifname); msgstr "" #: src/etc/inc/upgrade_config.inc 667 -$config['gateways']['gateway_item'][$i]['descr'] = sprintf(gettext("Interface %s Dynamic Gateway"), $ifname); +msgid ""Interface %s Dynamic Gateway"), $ifname); msgstr "" #: src/etc/inc/upgrade_config.inc 733 -$gateway['descr'] = sprintf(gettext("Upgraded static route for %s"), $sroute['network']); +msgid ""Upgraded static route for %s"), $sroute['network']); msgstr "" #: src/etc/inc/upgrade_config.inc 830 -$pool['descr'] = sprintf(gettext("Sitedown pool for VS +msgid ""Sitedown pool for VS %s"), $vs_a[$i]['name']); msgstr "" #: src/etc/inc/upgrade_config.inc 985 -$ph2ent['descr'] = sprintf(gettext("phase2 for %s"), $tunnel['descr']); +msgid ""phase2 for %s"), $tunnel['descr']); msgstr "" #: src/etc/inc/upgrade_config.inc 1212 -$tempdyn['descr'] = sprintf(gettext("Upgraded Dyndns %s"), $tempdyn['type']); +msgid ""Upgraded Dyndns %s"), $tempdyn['type']); msgstr "" #: src/etc/inc/upgrade_config.inc 1264 -$all['description'] = gettext("All Users"); +msgid ""All Users"); msgstr "" #: src/etc/inc/upgrade_config.inc 1396 -$nbridge['descr'] = sprintf(gettext("Converted bridged %s"), $ifr); +msgid ""Converted bridged %s"), $ifr); msgstr "" #: src/etc/inc/upgrade_config.inc 1770 -$ovpnrule['descr'] = gettext("Auto added OpenVPN rule from config upgrade."); +msgid ""Auto added OpenVPN rule from config upgrade."); msgstr "" #: src/etc/inc/util.inc 86 -log_error(sprintf(gettext("WARNING +msgid ""WARNING Could not mark subsystem %s dirty"), $subsystem)); msgstr "" @@ -8291,360 +8254,360 @@ msgstr "" #: src/etc/inc/util.inc 99 -die(gettext("WARNING +msgid ""WARNING You must give a name as parameter to lock() function.")); msgstr "" #: src/etc/inc/util.inc 116 -die(gettext("WARNING +msgid ""WARNING You must give a name as parameter to try_lock() function.")); msgstr "" #: src/etc/inc/util.inc 177 -log_error(gettext("Could not open shared memory {$reference}")); +msgid ""Could not open shared memory {$reference}")); msgstr "" #: src/etc/inc/util.inc 202 -log_error(gettext("Could not open shared memory {$reference}")); +msgid ""Could not open shared memory {$reference}")); msgstr "" #: src/etc/inc/util.inc 210 -log_error(sprintf(gettext("Reference %s is going negative, not doing unreference."), $reference)); +msgid ""Reference %s is going negative, not doing unreference."), $reference)); msgstr "" #: src/etc/inc/util.inc 228 -log_error(gettext("Could not open shared memory for read {$reference}")); +msgid ""Could not open shared memory for read {$reference}")); msgstr "" #: src/etc/inc/util.inc 1092 -log_error(sprintf(gettext("The command '%1$s' returned exit code '%2$d', the output was '%3$s' "), $command, $retval, $output)); +msgid ""The command '%1$s' returned exit code '%2$d', the output was '%3$s' "), $command, $retval, $output)); msgstr "" #: src/etc/inc/voucher.inc 368 -$test_result[] = sprintf(gettext('%1$s (%2$s/%3$s) active and good for %4$d Minutes'), $voucher, $roll, $nr, $remaining); +msgid "'%1$s (%2$s/%3$s) active and good for %4$d Minutes'), $voucher, $roll, $nr, $remaining); msgstr "" #: src/etc/inc/voucher.inc 405 -$test_result[] = gettext("Access denied!"); +msgid ""Access denied!"); msgstr "" #: src/etc/inc/voucher.inc 407 -$test_result[] = sprintf(gettext("Access granted for %d Minutes in total."),$total_minutes); +msgid ""Access granted for %d Minutes in total."),$total_minutes); msgstr "" #: src/etc/inc/voucher.inc 462 -echo gettext("Enabling voucher support... "); +msgid ""Enabling voucher support... "); msgstr "" #: src/etc/inc/voucher.inc 501 -printf(gettext("Error +msgid ""Error cannot write voucher.cfg") . "n"); msgstr "" #: src/etc/inc/voucher.inc 552 -voucher_log(LOG_ERR, sprintf(gettext('cant write %1$s/voucher_%s_used_%2$s.db'), $g['vardb_path'], $cpzone, $roll)); +msgid "'cant write %1$s/voucher_%s_used_%2$s.db'), $g['vardb_path'], $cpzone, $roll)); msgstr "" #: src/etc/inc/voucher.inc 633 -voucher_log(LOG_ERR, sprintf(gettext('cant read %1$s/voucher_%s_used_%2$s.db'), $g['vardb_path'], $cpzone, $roll)); +msgid "'cant read %1$s/voucher_%s_used_%2$s.db'), $g['vardb_path'], $cpzone, $roll)); msgstr "" #: src/etc/inc/voucher.inc 650 -syslog($priority, sprintf(gettext("Voucher +msgid ""Voucher %s"),$message)); msgstr "" #: src/etc/inc/vpn.inc 145 -echo gettext("Configuring IPsec VPN... "); +msgid ""Configuring IPsec VPN... "); msgstr "" #: src/etc/inc/vpn.inc 398 -log_error(sprintf(gettext("Error +msgid ""Error Invalid certificate info for %s"), $ca['descr'])); msgstr "" #: src/etc/inc/vpn.inc 404 -log_error(sprintf(gettext("Error +msgid ""Error Invalid certificate hash info for %s"), $ca['descr'])); msgstr "" #: src/etc/inc/vpn.inc 409 -log_error(sprintf(gettext("Error +msgid ""Error Cannot write IPsec CA file for %s"), $ca['descr'])); msgstr "" #: src/etc/inc/vpn.inc 431 -log_error(sprintf(gettext("Error +msgid ""Error Invalid phase1 certificate reference for %s"), $ph1ent['name'])); msgstr "" #: src/etc/inc/vpn.inc 439 -log_error(sprintf(gettext("Error +msgid ""Error Cannot write phase1 key file for %s"), $ph1ent['name'])); msgstr "" #: src/etc/inc/vpn.inc 446 -log_error(sprintf(gettext("Error +msgid ""Error Cannot write phase1 certificate file for %s"), $ph1ent['name'])); msgstr "" #: src/etc/inc/vpn.inc 874 -log_error(sprintf(gettext("Ignoring IPsec reload since there are no tunnels on interface %s"), $interface)); +msgid ""Ignoring IPsec reload since there are no tunnels on interface %s"), $interface)); msgstr "" #: src/etc/inc/vpn.inc 881 -log_error(gettext("Forcefully reloading IPsec")); +msgid ""Forcefully reloading IPsec")); msgstr "" #: src/etc/inc/vpn.inc 922 -echo gettext("Configuring PPTP VPN service... "); +msgid ""Configuring PPTP VPN service... "); msgstr "" #: src/etc/inc/vpn.inc 932 -log_error(gettext("Could not kill mpd within 3 seconds. Trying again.")); +msgid ""Could not kill mpd within 3 seconds. Trying again.")); msgstr "" #: src/etc/inc/vpn.inc 955 -printf(gettext("Error +msgid ""Error cannot open mpd.conf in vpn_pptpd_configure().") . "n"); msgstr "" #: src/etc/inc/vpn.inc 1074 -printf(gettext("Error +msgid ""Error cannot open mpd.links in vpn_pptpd_configure().") . "n"); msgstr "" #: src/etc/inc/vpn.inc 1099 -printf(gettext("Error +msgid ""Error cannot open mpd.secret in vpn_pptpd_configure().") . "n"); msgstr "" #: src/etc/inc/vpn.inc 1157 -echo gettext("Configuring PPPoE VPN service... "); +msgid ""Configuring PPPoE VPN service... "); msgstr "" #: src/etc/inc/vpn.inc 1181 -printf(gettext("Error +msgid ""Error cannot open mpd.conf in vpn_pppoe_configure().") . "n"); msgstr "" #: src/etc/inc/vpn.inc 1290 -printf(gettext("Error +msgid ""Error cannot open mpd.links in vpn_pppoe_configure().") . "n"); msgstr "" #: src/etc/inc/vpn.inc 1317 -printf(gettext("Error +msgid ""Error cannot open mpd.secret in vpn_pppoe_configure().") . "n"); msgstr "" #: src/etc/inc/vpn.inc 1350 -echo gettext("done") . "n"; +msgid ""done") . "n"; msgstr "" #: src/etc/inc/vpn.inc 1369 -echo gettext("Configuring l2tp VPN service... "); +msgid ""Configuring l2tp VPN service... "); msgstr "" #: src/etc/inc/vpn.inc 1394 -printf(gettext("Error +msgid ""Error cannot open mpd.conf in vpn_l2tp_configure().") . "n"); msgstr "" #: src/etc/inc/vpn.inc 1493 -printf(gettext("Error +msgid ""Error cannot open mpd.links in vpn_l2tp_configure().") . "n"); msgstr "" #: src/etc/inc/vpn.inc 1519 -printf(gettext("Error +msgid ""Error cannot open mpd.secret in vpn_l2tp_configure().") . "n"); msgstr "" #: src/etc/inc/xmlparse.inc 93 -die(sprintf(gettext('XML error +msgid "'XML error %1$s at line %2$d cannot occur more than once') . "n", msgstr "" #: src/etc/inc/xmlparse.inc 184 -log_error(gettext("Error +msgid ""Error could not open XML input") . "n"); msgstr "" #: src/etc/inc/xmlparse.inc 190 -log_error(sprintf(gettext('XML error +msgid "'XML error %1$s at line %2$d in %3$s') . "n", msgstr "" #: src/etc/inc/xmlparse.inc 207 -log_error(sprintf(gettext("XML error +msgid ""XML error no %s object found!") . "n", implode(" or ", $rootobj))); msgstr "" #: src/etc/inc/xmlparse_attr.inc 73 -die(sprintf(gettext('XML error +msgid "'XML error %1$s at line %2$d cannot occur more than once') . "n", msgstr "" #: src/etc/inc/xmlparse_attr.inc 185 -log_error(gettext("Error +msgid ""Error could not open XML input") . "n"); msgstr "" #: src/etc/inc/xmlparse_attr.inc 195 -log_error(sprintf(gettext('XML error +msgid "'XML error %1$s at line %2$d') . "n", msgstr "" #: src/etc/inc/xmlparse_attr.inc 208 -log_error(sprintf(gettext("XML error +msgid ""XML error no %s object found!") . "n", $rootobj)); msgstr "" #: src/etc/inc/xmlrpc_client.inc 152 -'unknown_method' => gettext("Unknown method"), +msgid ""Unknown method"), msgstr "" #: src/etc/inc/xmlrpc_client.inc 153 -'invalid_return' => gettext("Invalid return payload +msgid ""Invalid return payload enable debugging to examine incoming payload"), msgstr "" #: src/etc/inc/xmlrpc_client.inc 154 -'incorrect_params' => gettext("Incorrect parameters passed to method"), +msgid ""Incorrect parameters passed to method"), msgstr "" #: src/etc/inc/xmlrpc_client.inc 155 -'introspect_unknown' => gettext("Can't introspect +msgid ""Can't introspect method unknown"), msgstr "" #: src/etc/inc/xmlrpc_client.inc 156 -'http_error' => gettext("Didn't receive 200 OK from remote server."), +msgid ""Didn't receive 200 OK from remote server."), msgstr "" #: src/etc/inc/xmlrpc_client.inc 157 -'not_response_object' => gettext("The requested method didn't return an XML_RPC_Response object."), +msgid ""The requested method didn't return an XML_RPC_Response object."), msgstr "" #: src/etc/inc/xmlrpc_client.inc 158 -'invalid_request' => gettext("Invalid request payload"), +msgid ""Invalid request payload"), msgstr "" #: src/etc/inc/xmlrpc_client.inc 260 -$XML_RPC_xh[$parser]['isf_reason'] = gettext('missing top level xmlrpc element'); +msgid "'missing top level xmlrpc element'); msgstr "" #: src/etc/inc/xmlrpc_client.inc 268 -$XML_RPC_xh[$parser]['isf_reason'] = sprintf(gettext('xmlrpc element %1$s cannot be child of %2$s'), $name, $XML_RPC_xh[$parser]['stack'][0]); +msgid "'xmlrpc element %1$s cannot be child of %2$s'), $name, $XML_RPC_xh[$parser]['stack'][0]); msgstr "" #: @@ -8654,285 +8617,285 @@ XML_RPC_Base msgstr "" #: -raiseError(gettext('Non-numeric value received in INT or DOUBLE'), +msgid "'Non-numeric value received in INT or DOUBLE'), msgstr "" #: src/etc/inc/xmlrpc_client.inc 859 -gettext( +msgid " msgstr "" #: src/etc/inc/xmlrpc_client.inc 951 -$this->raiseError(sprintf(gettext('Connection to proxy server +msgid "'Connection to proxy server msgstr "" #: src/etc/inc/xmlrpc_client.inc 957 -$this->raiseError(sprintf(gettext('Connection to RPC server +msgid "'Connection to RPC server msgstr "" #: src/etc/inc/xmlrpc_client.inc 1330 -$this->raiseError(gettext('The submitted request did not contain this parameter'), +msgid "'The submitted request did not contain this parameter'), msgstr "" #: src/etc/inc/xmlrpc_client.inc 1361 -return $this->raiseError(gettext('mb_convert_encoding() is not available'), +msgid "'mb_convert_encoding() is not available'), msgstr "" #: src/etc/inc/xmlrpc_client.inc 1470 -error_log(sprintf(gettext("HTTP error, got response +msgid ""HTTP error, got response %s"),$errstr)); msgstr "" #: src/etc/inc/xmlrpc_client.inc 1497 -//$errstr = gettext("XML error at line 1, check URL"); +msgid ""XML error at line 1, check URL"); msgstr "" #: src/etc/inc/xmlrpc_client.inc 1593 -$this->raiseError(gettext('Scalar can have only one value'), +msgid "'Scalar can have only one value'), msgstr "" #: src/etc/inc/xmlrpc_client.inc 1600 -sprintf(gettext("Not a scalar type (%s)"), $typeof), +msgid ""Not a scalar type (%s)"), $typeof), msgstr "" #: src/etc/inc/xmlrpc_client.inc 1636 -sprintf(gettext('Already initialized as a [%s]'), $this->kindOf()), +msgid "'Already initialized as a [%s]'), $this->kindOf()), msgstr "" #: src/etc/inc/xmlrpc_client.inc 1652 -sprintf(gettext('Already initialized as a [%s]'), $this->kindOf()), +msgid "'Already initialized as a [%s]'), $this->kindOf()), msgstr "" #: src/etc/inc/xmlrpc_server.inc 48 -$GLOBALS['XML_RPC_Server_listMethods_doc'] = gettext('This method lists all the' +msgid "'This method lists all the' msgstr "" #: src/etc/inc/xmlrpc_server.inc 66 -$GLOBALS['XML_RPC_Server_methodSignature_doc'] = gettext('Returns an array of known' +msgid "'Returns an array of known' msgstr "" #: src/etc/inc/xmlrpc_server.inc 86 -$GLOBALS['XML_RPC_Server_methodHelp_doc'] = gettext('Returns help text if defined' +msgid "'Returns help text if defined' msgstr "" #: src/etc/rc.initial.password 48 -echo "n" . gettext(' +msgid "' msgstr "" #: src/etc/rc.initial.password 50 -gettext('Do you want to set it back to Local Database [y|n]?'); +msgid "'Do you want to set it back to Local Database [y|n]?'); msgstr "" #: src/etc/rc.initial.password 74 -write_config($config, gettext("password changed from console menu")); +msgid ""password changed from console menu")); msgstr "" #: src/etc/rc.initial.setlanip 106 -return console_prompt_for_yn (sprintf(gettext("Do you want to enable the %s server on %s?"), $label_DHCP, $upperifname)); +msgid ""Do you want to enable the %s server on %s?"), $label_DHCP, $upperifname)); msgstr "" #: src/etc/rc.initial.setlanip 249 -if (console_prompt_for_yn (sprintf(gettext("Configure %s address %s interface via %s?"), $label_IPvX, $upperifname, $label_DHCP))) { +msgid ""Configure %s address %s interface via %s?"), $label_IPvX, $upperifname, $label_DHCP))) { msgstr "" #: src/etc/rc.initial.setlanip 263 -echo "n" . sprintf(gettext("Enter the new %s %s address. Press for none +msgid ""Enter the new %s %s address. Press for none "), msgstr "" #: src/etc/rc.initial.setlanip 269 -echo gettext("This IP address conflicts with another interface or a VIP") . "n"; +msgid ""This IP address conflicts with another interface or a VIP") . "n"; msgstr "" #: src/etc/rc.initial.setlanip 274 -echo "n" . sprintf(gettext("Subnet masks are entered as bit counts (as in CIDR notation) in %s."), +msgid ""Subnet masks are entered as bit counts (as in CIDR notation) in %s."), msgstr "" #: src/etc/rc.initial.setlanip 289 -echo "n" . sprintf(gettext("Enter the new %s %s subnet bit count (1 to %s) +msgid ""Enter the new %s %s subnet bit count (1 to %s) "), msgstr "" #: src/etc/rc.initial.setlanip 297 -echo gettext("You cannot set network address to an interface"); +msgid ""You cannot set network address to an interface"); msgstr "" #: src/etc/rc.initial.setlanip 301 -echo gettext("You cannot set broadcast address to an interface"); +msgid ""You cannot set broadcast address to an interface"); msgstr "" #: src/etc/rc.initial.setlanip 314 -echo "n" . sprintf(gettext("For a WAN, enter the new %s %s upstream gateway address."), $upperifname, $label_IPvX) . "n" . +msgid ""For a WAN, enter the new %s %s upstream gateway address."), $upperifname, $label_IPvX) . "n" . msgstr "" #: src/etc/rc.initial.setlanip 315 -gettext("For a LAN, press for none +msgid ""For a LAN, press for none ") . "n> "; msgstr "" #: src/etc/rc.initial.setlanip 321 -echo sprintf(gettext("not an %s IP address!"), $label_IPvX) . "n"; +msgid ""not an %s IP address!"), $label_IPvX) . "n"; msgstr "" #: src/etc/rc.initial.setlanip 323 -echo gettext("not in subnet!") . "n"; +msgid ""not in subnet!") . "n"; msgstr "" #: src/etc/rc.initial.setlanip 367 -echo sprintf(gettext("Enter the start address of the %s client address range +msgid ""Enter the start address of the %s client address range "), $label_IPvX) . " "; msgstr "" #: src/etc/rc.initial.setlanip 376 -echo gettext("This IP address must be in the interface's subnet") . "n"; +msgid ""This IP address must be in the interface's subnet") . "n"; msgstr "" #: src/etc/rc.initial.setlanip 380 -echo sprintf(gettext("Enter the end address of the %s client address range +msgid ""Enter the end address of the %s client address range "), $label_IPvX) . " "; msgstr "" #: src/etc/rc.initial.setlanip 389 -echo gettext("This IP address must be in the interface's subnet") . "n"; +msgid ""This IP address must be in the interface's subnet") . "n"; msgstr "" #: src/etc/rc.initial.setlanip 392 -echo gettext("The end address of the DHCP range must be >= the start address") . "n"; +msgid ""The end address of the DHCP range must be >= the start address") . "n"; msgstr "" #: src/etc/rc.initial.setlanip 403 -printf(gettext("Disabling %s DHCPD..."), $label_IPvX); +msgid ""Disabling %s DHCPD..."), $label_IPvX); msgstr "" #: src/etc/rc.initial.setlanip 416 -if (console_prompt_for_yn (gettext("Do you want to revert to HTTP as the webConfigurator protocol?"))) { +msgid ""Do you want to revert to HTTP as the webConfigurator protocol?"))) { msgstr "" #: src/etc/rc.initial.setlanip 423 -echo "n" . sprintf(gettext("Note +msgid ""Note the anti-lockout rule on %s has been re-enabled."), $interface) . "n"; msgstr "" #: src/etc/rc.initial.setlanip 454 -write_config(sprintf(gettext("%s IP configuration from console menu"), $interface)); +msgid ""%s IP configuration from console menu"), $interface)); msgstr "" #: src/etc/rc.initial.setlanip 470 -echo "nn" . sprintf(gettext("The IPv4 %s address has been set to %s"), +msgid ""The IPv4 %s address has been set to %s"), msgstr "" #: src/etc/rc.initial.setlanip 473 -echo "nn" . sprintf(gettext("The IPv4 %s address has been set to %s"), +msgid ""The IPv4 %s address has been set to %s"), msgstr "" #: src/etc/rc.initial.setlanip 479 -echo "nn" . sprintf(gettext("The IPv6 %s address has been set to %s"), +msgid ""The IPv6 %s address has been set to %s"), msgstr "" #: src/etc/rc.initial.setlanip 482 -echo "nn" . sprintf(gettext("The IPv6 %s address has been set to %s"), +msgid ""The IPv6 %s address has been set to %s"), msgstr "" #: src/etc/rc.initial.setlanip 489 -echo gettext('You can now access the webConfigurator by opening the following URL in your web browser +msgid "'You can now access the webConfigurator by opening the following URL in your web browser ') . "n"; msgstr "" #: src/etc/rc.initial.setlanip 517 -echo "n" . gettext('Press to continue.'); +msgid "'Press to continue.'); msgstr "" #: src/etc/rc.openvpn 91 -log_error(gettext("Could not obtain openvpn lock for executing rc.openvpn for more than 10 seconds continuing...")); +msgid ""Could not obtain openvpn lock for executing rc.openvpn for more than 10 seconds continuing...")); msgstr "" #: @@ -8944,7 +8907,7 @@ msgstr "" #: src/etc/rc.restore_config_backup 14 -$date = date(gettext("n/j/y H +msgid ""n/j/y H i s"), $backup_info['time']); msgstr "" @@ -8952,62 +8915,62 @@ msgstr "" #: src/etc/rc.restore_config_backup 16 -$date = gettext("Unknown"); +msgid ""Unknown"); msgstr "" #: src/etc/rc.restore_config_backup 21 -$page = gettext("Unknown Page"); +msgid ""Unknown Page"); msgstr "" #: src/etc/rc.restore_config_backup 34 -echo gettext("No backups found in the configuration history."); +msgid ""No backups found in the configuration history."); msgstr "" #: src/etc/rc.restore_config_backup 49 -echo gettext("No backups found in the configuration history."); +msgid ""No backups found in the configuration history."); msgstr "" #: src/etc/rc.restore_config_backup 52 -echo gettext("Which configuration would you like to restore?") . "n"; +msgid ""Which configuration would you like to restore?") . "n"; msgstr "" #: src/etc/rc.restore_config_backup 58 -echo gettext("That is not a valid backup number.n"); +msgid ""That is not a valid backup number.n"); msgstr "" #: src/etc/rc.restore_config_backup 67 -echo "n" . gettext("Is this the backup you wish to restore?") . "n"; +msgid ""Is this the backup you wish to restore?") . "n"; msgstr "" #: src/etc/rc.restore_config_backup 70 -echo gettext("Y/N?") . " +msgid ""Y/N?") . " "; msgstr "" #: src/etc/rc.restore_config_backup 72 -if ($confirm == gettext("Y")) { +msgid ""Y")) { msgstr "" #: src/etc/rc.restore_config_backup 76 -echo sprintf(gettext('Successfully reverted to timestamp %1$s with description "%2$s".'), date(gettext("n/j/y H +msgid ""n/j/y H i s"), $thisbackup['time']), $thisbackup['description']); msgstr "" @@ -9015,74 +8978,74 @@ msgstr "" #: src/etc/rc.restore_config_backup 77 -echo "n" . gettext("You may need to reboot the firewall or restart services before the restored configuration is fully active.") . "nn"; +msgid ""You may need to reboot the firewall or restart services before the restored configuration is fully active.") . "nn"; msgstr "" #: src/etc/rc.restore_config_backup 79 -echo gettext("Unable to revert to the selected configuration.") . "n"; +msgid ""Unable to revert to the selected configuration.") . "n"; msgstr "" #: src/etc/rc.restore_config_backup 83 -echo gettext("Restore canceled.") . "n"; +msgid ""Restore canceled.") . "n"; msgstr "" #: src/etc/rc.restore_config_backup 86 -echo gettext("Restore canceled due to invalid input.") . "n"; +msgid ""Restore canceled due to invalid input.") . "n"; msgstr "" #: src/etc/rc.restore_config_backup 93 -echo gettext("Restore Backup from Configuration History") . "nn"; +msgid ""Restore Backup from Configuration History") . "nn"; msgstr "" #: src/etc/rc.restore_config_backup 94 -echo "1) " . gettext("List Backups") . "n"; +msgid ""List Backups") . "n"; msgstr "" #: src/etc/rc.restore_config_backup 95 -echo "2) " . gettext("Restore Backup") . "n"; +msgid ""Restore Backup") . "n"; msgstr "" #: src/etc/rc.restore_config_backup 96 -echo "Q) " . gettext("Quit") . "n"; +msgid ""Quit") . "n"; msgstr "" #: src/etc/rc.restore_config_backup 98 -echo gettext("Please select an option to continue") . " +msgid ""Please select an option to continue") . " "; msgstr "" #: src/etc/rc.restore_config_backup 103 -if (strtolower($command) == gettext("quit")) +msgid ""quit")) msgstr "" #: src/opnsense/mvc/app/library/OPNsense/Core/Shell.php 111 -//log_error(sprintf(gettext("The command '%1$s' +msgid ""The command '%1$s' msgstr "" #: src/sbin/gmirror_status_check.php 51 -$notices[] = sprintf(gettext("List of mirrors changed. Old +msgid ""List of mirrors changed. Old (%s) New (%s)"), implode(", ", $previous_mirror_list), implode(", ", $mirror_list)); msgstr "" @@ -9090,19 +9053,19 @@ msgstr "" #: src/sbin/gmirror_status_check.php 58 -$notices[] = sprintf(gettext("Mirror %s status changed from %s to %s."), $mirror, $previous_mirror_status[$mirror]['status'], $mirror_status[$mirror]['status']); +msgid ""Mirror %s status changed from %s to %s."), $mirror, $previous_mirror_status[$mirror]['status'], $mirror_status[$mirror]['status']); msgstr "" #: src/sbin/gmirror_status_check.php 63 -$notices[] = sprintf(gettext("Mirror %s consumer count changed from %d to %d."), $mirror, count($previous_mirror_status[$mirror]['components']), count($mirror_status[$mirror]['components'])); +msgid ""Mirror %s consumer count changed from %d to %d."), $mirror, count($previous_mirror_status[$mirror]['components']), count($mirror_status[$mirror]['components'])); msgstr "" #: src/sbin/gmirror_status_check.php 70 -$notices[] = sprintf(gettext("Mirror %s drive status changed. Old +msgid ""Mirror %s drive status changed. Old (%s) New (%s)"), msgstr "" @@ -9116,1135 +9079,1135 @@ msgstr "" #: src/share/locale/en/LC_MESSAGES/OPNsense.pot 23 -user_error(gettext('Wrong parameter count for array_intersect_key()'), E_USER_WARNING); +msgid "'Wrong parameter count for array_intersect_key()'), E_USER_WARNING); msgstr "" #: src/share/locale/en/LC_MESSAGES/OPNsense.pot 27 -user_error(gettext('array_intersect_key() Argument #') . +msgid "'array_intersect_key() Argument #') . msgstr "" #: src/share/locale/en/LC_MESSAGES/OPNsense.pot 31 -($i + 1) . gettext(' is not an array'), E_USER_WARNING); +msgid "' is not an array'), E_USER_WARNING); msgstr "" #: src/share/locale/en/LC_MESSAGES/OPNsense.pot 35 -display_error_form("501", gettext("Potential DNS Rebind attack detected, see http +msgid ""Potential DNS Rebind attack detected, see http msgstr "" #: src/share/locale/en/LC_MESSAGES/OPNsense.pot 40 -echo "" . gettext("Redirecting...") . "" . gettext("Redirecting to the dashboard...") . ""; +msgid ""Redirecting to the dashboard...") . ""; msgstr "" #: src/share/locale/en/LC_MESSAGES/OPNsense.pot 44 -log_error(sprintf(gettext("ERROR! Could not connect to server %s."), $ldapname)); +msgid ""ERROR! Could not connect to server %s."), $ldapname)); msgstr "" #: src/share/locale/en/LC_MESSAGES/OPNsense.pot 48 -log_error(sprintf(gettext("LDAP +msgid ""LDAP msgstr "" #: src/share/locale/en/LC_MESSAGES/OPNsense.pot 53 -log_error(sprintf(gettext("ERROR! Could not connect to server %s."), $ldapname)); +msgid ""ERROR! Could not connect to server %s."), $ldapname)); msgstr "" #: src/share/locale/en/LC_MESSAGES/OPNsense.pot 57 -log_error(gettext("ERROR! ldap_get_user_ous() backed selected with no LDAP authentication server defined.")); +msgid ""ERROR! ldap_get_user_ous() backed selected with no LDAP authentication server defined.")); msgstr "" #: src/share/locale/en/LC_MESSAGES/OPNsense.pot 61 -log_error(sprintf(gettext("ERROR! Could not connect to server %s."), $ldapname)); +msgid ""ERROR! Could not connect to server %s."), $ldapname)); msgstr "" #: src/share/locale/en/LC_MESSAGES/OPNsense.pot 65 -log_error(sprintf(gettext("ERROR! ldap_get_user_ous() could not bind anonymously to server %s."), $ldapname)); +msgid ""ERROR! ldap_get_user_ous() could not bind anonymously to server %s."), $ldapname)); msgstr "" #: src/share/locale/en/LC_MESSAGES/OPNsense.pot 69 -log_error(sprintf(gettext("ERROR! ldap_get_user_ous() could not bind to server %s."), $ldapname)); +msgid ""ERROR! ldap_get_user_ous() could not bind to server %s."), $ldapname)); msgstr "" #: src/share/locale/en/LC_MESSAGES/OPNsense.pot 73 -log_error(sprintf(gettext("ERROR! ldap_get_groups() Could not connect to server %s."), $ldapname)); +msgid ""ERROR! ldap_get_groups() Could not connect to server %s."), $ldapname)); msgstr "" #: src/share/locale/en/LC_MESSAGES/OPNsense.pot 77 -log_error(sprintf(gettext("ERROR! ldap_get_groups() could not bind anonymously to server %s."), $ldapname)); +msgid ""ERROR! ldap_get_groups() could not bind anonymously to server %s."), $ldapname)); msgstr "" #: src/share/locale/en/LC_MESSAGES/OPNsense.pot 81 -log_error(sprintf(gettext("ERROR! ldap_get_groups() could not bind to server %s."), $ldapname)); +msgid ""ERROR! ldap_get_groups() could not bind to server %s."), $ldapname)); msgstr "" #: src/share/locale/en/LC_MESSAGES/OPNsense.pot 85 -log_error(gettext("ERROR! ldap_backed() called with no LDAP authentication server defined. Defaulting to local user database. Visit System -> User Manager.")); +msgid ""ERROR! ldap_backed() called with no LDAP authentication server defined. Defaulting to local user database. Visit System -> User Manager.")); msgstr "" #: src/share/locale/en/LC_MESSAGES/OPNsense.pot 89 -log_error(gettext("ERROR! ldap_backed() called with no LDAP authentication server defined.")); +msgid ""ERROR! ldap_backed() called with no LDAP authentication server defined.")); msgstr "" #: src/share/locale/en/LC_MESSAGES/OPNsense.pot 93 -log_error(sprintf(gettext("ERROR! Could not connect to server %s."), $ldapname)); +msgid ""ERROR! Could not connect to server %s."), $ldapname)); msgstr "" #: src/share/locale/en/LC_MESSAGES/OPNsense.pot 97 -log_error(sprintf(gettext("ERROR! Could not bind to server %s."), $ldapname)); +msgid ""ERROR! Could not bind to server %s."), $ldapname)); msgstr "" #: src/share/locale/en/LC_MESSAGES/OPNsense.pot 101 -log_error(sprintf(gettext("Search resulted in error +msgid ""Search resulted in error msgstr "" #: src/share/locale/en/LC_MESSAGES/OPNsense.pot 106 -log_error(gettext("ERROR! Either LDAP search failed, or multiple users were found.")); +msgid ""ERROR! Either LDAP search failed, or multiple users were found.")); msgstr "" #: src/share/locale/en/LC_MESSAGES/OPNsense.pot 110 -log_error(sprintf(gettext('ERROR! Could not login to server %1$s as user %2$s +msgid "'ERROR! Could not login to server %1$s as user %2$s msgstr "" #: src/share/locale/en/LC_MESSAGES/OPNsense.pot 115 -return array("name" => gettext("Local Database"), "type" => "Local Auth", "host" => $config['system']['hostname']); +msgid ""Local Database"), "type" => "Local Auth", "host" => $config['system']['hostname']); msgstr "" #: src/share/locale/en/LC_MESSAGES/OPNsense.pot 119 -$list["Local Database"] = array( "name" => gettext("Local Database"), "type" => "Local Auth", "host" => $config['system']['hostname']); +msgid ""Local Database"), "type" => "Local Auth", "host" => $config['system']['hostname']); msgstr "" #: src/share/locale/en/LC_MESSAGES/OPNsense.pot 123 -log_error(sprintf(gettext("Successful login for user '%1$s' from +msgid ""Successful login for user '%1$s' from msgstr "" #: src/share/locale/en/LC_MESSAGES/OPNsense.pot 128 -log_error(sprintf(gettext("Session timed out for user '%1$s' from +msgid ""Session timed out for user '%1$s' from msgstr "" #: src/share/locale/en/LC_MESSAGES/OPNsense.pot 133 -log_error(sprintf(gettext("User logged out for user '%1$s' from +msgid ""User logged out for user '%1$s' from msgstr "" #: src/share/locale/en/LC_MESSAGES/OPNsense.pot 138 -display_error_form("201", gettext("No page assigned to this user! Click here to logout.")); +msgid ""No page assigned to this user! Click here to logout.")); msgstr "" #: src/share/locale/en/LC_MESSAGES/OPNsense.pot 142 -printf(gettext('Error +msgid "'Error msgstr "" #: src/share/locale/en/LC_MESSAGES/OPNsense.pot 149 -$login_error = gettext("unknown reason"); +msgid ""unknown reason"); msgstr "" #: src/share/locale/en/LC_MESSAGES/OPNsense.pot 153 -printf("showajaxmessage('" . gettext("Invalid login (%s).") . "')", $login_error); +msgid ""Invalid login (%s).") . "')", $login_error); msgstr "" #: src/share/locale/en/LC_MESSAGES/OPNsense.pot 157 -printf("showajaxmessage('" . gettext("This device is currently being maintained by +msgid ""This device is currently being maintained by msgstr "" #: src/share/locale/en/LC_MESSAGES/OPNsense.pot 162 -<?=gettext("Login"); ?> +msgid ""Login"); ?> msgstr "" #: src/share/locale/en/LC_MESSAGES/OPNsense.pot 166 -print_info_box(gettext("You are accessing this router by an IP address not configured locally, which may be forwarded by NAT or other means.

    If you did not setup this forwarding, you may be the target of a man-in-the-middle attack.")); +msgid ""You are accessing this router by an IP address not configured locally, which may be forwarded by NAT or other means.

    If you did not setup this forwarding, you may be the target of a man-in-the-middle attack.")); msgstr "" #: src/share/locale/en/LC_MESSAGES/OPNsense.pot 170 -
     '; msgstr "" #: src/share/locale/en/LC_MESSAGES/OPNsense.pot 4560 -$statustext = ($service_enabled) ? gettext("Stopped") +msgid ""Stopped") msgstr "" #: src/share/locale/en/LC_MESSAGES/OPNsense.pot 4561 -gettext("Disabled"); +msgid ""Disabled"); msgstr "" #: src/share/locale/en/LC_MESSAGES/OPNsense.pot 4565 -$output .= ' '; +msgid "'%s Service is'),$service['name']).' '.$statustext.'" data-toggle="tooltip" data-placement="bottom" >
     '; msgstr "" #: src/share/locale/en/LC_MESSAGES/OPNsense.pot 4569 -$output .= "n"; +msgid ""Restart %sService"),$stitle) . "' class="glyphicon glyphicon-refresh"/>n"; msgstr "" #: src/share/locale/en/LC_MESSAGES/OPNsense.pot 4573 -$output .= ""; +msgid ""Stop %sService"),$stitle) . "' class="glyphicon glyphicon-stop" />"; msgstr "" #: src/share/locale/en/LC_MESSAGES/OPNsense.pot 4577 -$output .= "n"; +msgid ""Start %sService"),$stitle) . "' alt='start' class="glyphicon glyphicon-play"/>n"; msgstr "" #: src/share/locale/en/LC_MESSAGES/OPNsense.pot 4581 -return sprintf(gettext("%s has been started."),htmlspecialchars($name)); +msgid ""%s has been started."),htmlspecialchars($name)); msgstr "" #: src/share/locale/en/LC_MESSAGES/OPNsense.pot 4585 -return sprintf(gettext("%s has been stopped."), htmlspecialchars($name)); +msgid ""%s has been stopped."), htmlspecialchars($name)); msgstr "" #: src/share/locale/en/LC_MESSAGES/OPNsense.pot 4589 -return sprintf(gettext("%s has been restarted."),htmlspecialchars($name)); +msgid ""%s has been restarted."),htmlspecialchars($name)); msgstr "" #: src/share/locale/en/LC_MESSAGES/OPNsense.pot 4593 -log_error(sprintf(gettext('DHCP leases restore failed exited with %1$s, the error is +msgid "'DHCP leases restore failed exited with %1$s, the error is msgstr "" #: src/share/locale/en/LC_MESSAGES/OPNsense.pot 4598 -echo gettext("Starting DHCP service..."); +msgid ""Starting DHCP service..."); msgstr "" #: src/share/locale/en/LC_MESSAGES/OPNsense.pot 4602 -log_error(gettext("Warning! DHCP Failover setup and no CARP virtual IPs defined!")); +msgid ""Warning! DHCP Failover setup and no CARP virtual IPs defined!")); msgstr "" #: src/share/locale/en/LC_MESSAGES/OPNsense.pot 4606 -printf(gettext("Error +msgid ""Error msgstr "" #: src/share/locale/en/LC_MESSAGES/OPNsense.pot 4611 -print gettext("done.") . "n"; +msgid ""done.") . "n"; msgstr "" #: src/share/locale/en/LC_MESSAGES/OPNsense.pot 4615 -log_error(gettext("Could not write Igmpproxy configuration file!")); +msgid ""Could not write Igmpproxy configuration file!")); msgstr "" #: src/share/locale/en/LC_MESSAGES/OPNsense.pot 4619 -log_error(gettext("Started IGMP proxy service.")); +msgid ""Started IGMP proxy service.")); msgstr "" #: src/share/locale/en/LC_MESSAGES/OPNsense.pot 4623 -echo gettext("Starting DHCP relay service..."); +msgid ""Starting DHCP relay service..."); msgstr "" #: src/share/locale/en/LC_MESSAGES/OPNsense.pot 4627 -echo gettext("Starting DHCPv6 relay service..."); +msgid ""Starting DHCPv6 relay service..."); msgstr "" #: src/share/locale/en/LC_MESSAGES/OPNsense.pot 4631 -echo gettext("Starting DynDNS clients..."); +msgid ""Starting DynDNS clients..."); msgstr "" #: src/share/locale/en/LC_MESSAGES/OPNsense.pot 4635 -echo gettext("done.") . "n"; +msgid ""done.") . "n"; msgstr "" #: src/share/locale/en/LC_MESSAGES/OPNsense.pot 4639 -echo gettext("Starting DNS forwarder..."); +msgid ""Starting DNS forwarder..."); msgstr "" #: src/share/locale/en/LC_MESSAGES/OPNsense.pot 4643 -echo gettext("done.") . "n"; +msgid ""done.") . "n"; msgstr "" #: src/share/locale/en/LC_MESSAGES/OPNsense.pot 4647 -echo gettext("Starting DNS Resolver..."); +msgid ""Starting DNS Resolver..."); msgstr "" #: src/share/locale/en/LC_MESSAGES/OPNsense.pot 4651 -echo gettext("done.") . "n"; +msgid ""done.") . "n"; msgstr "" #: src/share/locale/en/LC_MESSAGES/OPNsense.pot 4655 -echo gettext("Starting SNMP daemon... "); +msgid ""Starting SNMP daemon... "); msgstr "" #: src/share/locale/en/LC_MESSAGES/OPNsense.pot 4659 -printf(gettext("Error +msgid ""Error msgstr "" #: src/share/locale/en/LC_MESSAGES/OPNsense.pot 4664 -echo gettext("done.") . "n"; +msgid ""done.") . "n"; msgstr "" #: src/share/locale/en/LC_MESSAGES/OPNsense.pot 4668 -$notify_text .= sprintf(gettext("DynDNS updated IP Address (A) for {$dnsupdate['host']} on %s (%s) to %s"), convert_real_interface_to_friendly_descr($if), $if, $wanip) . "n"; +msgid ""DynDNS updated IP Address (A) for {$dnsupdate['host']} on %s (%s) to %s"), convert_real_interface_to_friendly_descr($if), $if, $wanip) . "n"; msgstr "" #: src/share/locale/en/LC_MESSAGES/OPNsense.pot 4672 -$notify_text .= sprintf(gettext("DynDNS updated IPv6 Address (AAAA) for {$dnsupdate['host']} on %s (%s) to %s"), convert_real_interface_to_friendly_descr($if), $if, $wanipv6) . "n"; +msgid ""DynDNS updated IPv6 Address (AAAA) for {$dnsupdate['host']} on %s (%s) to %s"), convert_real_interface_to_friendly_descr($if), $if, $wanipv6) . "n"; msgstr "" #: src/share/locale/en/LC_MESSAGES/OPNsense.pot 4676 -$crontab_contents .= "# " . gettext("pfSense specific crontab entries") . "n"; +msgid ""pfSense specific crontab entries") . "n"; msgstr "" #: src/share/locale/en/LC_MESSAGES/OPNsense.pot 4680 -$crontab_contents .= "# " .gettext( "Created +msgid " "Created msgstr "" #: src/share/locale/en/LC_MESSAGES/OPNsense.pot 4686 -$crontab_contents .= "# " . gettext("If possible do not add items to this file manually.") . "n"; +msgid ""If possible do not add items to this file manually.") . "n"; msgstr "" #: src/share/locale/en/LC_MESSAGES/OPNsense.pot 4690 -$crontab_contents .= "# " . gettext("If you do so, this file must be terminated with a blank line (e.g. new line)") . "n"; +msgid ""If you do so, this file must be terminated with a blank line (e.g. new line)") . "n"; msgstr "" #: src/share/locale/en/LC_MESSAGES/OPNsense.pot 4694 -echo gettext("Starting UPnP service... "); +msgid ""Starting UPnP service... "); msgstr "" #: src/share/locale/en/LC_MESSAGES/OPNsense.pot 4698 -write_config(sprintf(gettext("Installed cron job for %s"), $command)); +msgid ""Installed cron job for %s"), $command)); msgstr "" #: src/share/locale/en/LC_MESSAGES/OPNsense.pot 4702 -write_config(sprintf(gettext("Updated cron job for %s"), $command)); +msgid ""Updated cron job for %s"), $command)); msgstr "" #: src/share/locale/en/LC_MESSAGES/OPNsense.pot 4706 -write_config(sprintf(gettext("Removed cron job for %s"), $command)); +msgid ""Removed cron job for %s"), $command)); msgstr "" #: src/share/locale/en/LC_MESSAGES/OPNsense.pot 4710 -$input_errors[] = sprintf(gettext("The field '%s' contains invalid characters."), $pn); +msgid ""The field '%s' contains invalid characters."), $pn); msgstr "" #: src/share/locale/en/LC_MESSAGES/OPNsense.pot 4714 -$input_errors[] = sprintf(gettext("The field '%s' is required."), $reqdfieldsn[$i]); +msgid ""The field '%s' is required."), $reqdfieldsn[$i]); msgstr "" #: src/share/locale/en/LC_MESSAGES/OPNsense.pot 4718 -$reqdfieldsn[] = gettext("Bandwidth"); +msgid ""Bandwidth"); msgstr "" #: src/share/locale/en/LC_MESSAGES/OPNsense.pot 4722 -$reqdfieldsn[] = gettext("Bandwidthtype"); +msgid ""Bandwidthtype"); msgstr "" #: src/share/locale/en/LC_MESSAGES/OPNsense.pot 4726 -$input_errors[] = gettext("Bandwidth must be an integer."); +msgid ""Bandwidth must be an integer."); msgstr "" #: src/share/locale/en/LC_MESSAGES/OPNsense.pot 4730 -$input_errors[] = gettext("Bandwidth cannot be negative."); +msgid ""Bandwidth cannot be negative."); msgstr "" #: src/share/locale/en/LC_MESSAGES/OPNsense.pot 4734 -$input_errors[] = gettext("Qlimit must be an integer."); +msgid ""Qlimit must be an integer."); msgstr "" #: src/share/locale/en/LC_MESSAGES/OPNsense.pot 4738 -$input_errors[] = gettext("Qlimit must be positive."); +msgid ""Qlimit must be positive."); msgstr "" #: src/share/locale/en/LC_MESSAGES/OPNsense.pot 4742 -$input_errors[] = gettext("Tbrsize must be an integer."); +msgid ""Tbrsize must be an integer."); msgstr "" #: src/share/locale/en/LC_MESSAGES/OPNsense.pot 4746 -$input_errors[] = gettext("Tbrsize must be positive."); +msgid ""Tbrsize must be positive."); msgstr "" #: src/share/locale/en/LC_MESSAGES/OPNsense.pot 4750 -$form .= gettext("Enable/Disable"); +msgid ""Enable/Disable"); msgstr "" #: src/share/locale/en/LC_MESSAGES/OPNsense.pot 4754 -$form .= " /> " . gettext("Enable/disable discipline and its children") . ""; +msgid ""Enable/disable discipline and its children") . ""; msgstr "" #: src/share/locale/en/LC_MESSAGES/OPNsense.pot 4758 -$form .= "
    " . gettext("Name") . ""; +msgid ""Name") . "
    "; msgstr "" #: src/share/locale/en/LC_MESSAGES/OPNsense.pot 4762 -$form .= "" . gettext("Scheduler Type "); +msgid ""Scheduler Type "); msgstr "" #: src/share/locale/en/LC_MESSAGES/OPNsense.pot 4766 -$form .= gettext("NOTE +msgid ""NOTE msgstr "" #: src/share/locale/en/LC_MESSAGES/OPNsense.pot 4771 -$form .= gettext(" Beware you can lose information."); +msgid "" Beware you can lose information."); msgstr "" #: src/share/locale/en/LC_MESSAGES/OPNsense.pot 4775 -$form .= "" . gettext("Bandwidth"); +msgid ""Bandwidth"); msgstr "" #: src/share/locale/en/LC_MESSAGES/OPNsense.pot 4779 -$form .= gettext("Adjusts the size, in bytes, of the token bucket regulator. " +msgid ""Adjusts the size, in bytes, of the token bucket regulator. " msgstr "" #: src/share/locale/en/LC_MESSAGES/OPNsense.pot 4783 -$reqdfieldsn[] = gettext("Name"); +msgid ""Name"); msgstr "" #: src/share/locale/en/LC_MESSAGES/OPNsense.pot 4787 -$input_errors[] = gettext("The priority must be an integer between 1 and 15."); +msgid ""The priority must be an integer between 1 and 15."); msgstr "" #: src/share/locale/en/LC_MESSAGES/OPNsense.pot 4791 -$input_errors[] = gettext("Queue limit must be an integer"); +msgid ""Queue limit must be an integer"); msgstr "" #: src/share/locale/en/LC_MESSAGES/OPNsense.pot 4795 -$input_errors[] = gettext("Queue limit must be positive"); +msgid ""Queue limit must be positive"); msgstr "" #: src/share/locale/en/LC_MESSAGES/OPNsense.pot 4799 -$input_errors[] = gettext("Queue names must be alphanumeric and _ or - only."); +msgid ""Queue names must be alphanumeric and _ or - only."); msgstr "" #: src/share/locale/en/LC_MESSAGES/OPNsense.pot 4803 -$input_errors[] = gettext("Queue names must be alphanumeric and _ or - only."); +msgid ""Queue names must be alphanumeric and _ or - only."); msgstr "" #: src/share/locale/en/LC_MESSAGES/OPNsense.pot 4807 -$input_errors[] = gettext("Only one default queue per interface is allowed."); +msgid ""Only one default queue per interface is allowed."); msgstr "" #: src/share/locale/en/LC_MESSAGES/OPNsense.pot 4811 -$form .= gettext("Enable/Disable"); +msgid ""Enable/Disable"); msgstr "" #: src/share/locale/en/LC_MESSAGES/OPNsense.pot 4815 -$form .= " /> " . gettext("Enable/Disable queue and its children") . ""; +msgid ""Enable/Disable queue and its children") . "
    "; msgstr "" #: src/share/locale/en/LC_MESSAGES/OPNsense.pot 4819 -$form .= gettext("Queue Name") . ""; +msgid ""Queue Name") . ""; msgstr "" #: src/share/locale/en/LC_MESSAGES/OPNsense.pot 4823 -$form .= "
    " . gettext("Enter the name of the queue here. Do not use spaces and limit the size to 15 characters."); +msgid ""Enter the name of the queue here. Do not use spaces and limit the size to 15 characters."); msgstr "" #: src/share/locale/en/LC_MESSAGES/OPNsense.pot 4827 -$form .= "" . gettext("Priority") . ""; +msgid ""Priority") . ""; msgstr "" #: src/share/locale/en/LC_MESSAGES/OPNsense.pot 4831 -$form .= "
    " . gettext("For hfsc, the range is 0 to 7. The default is 1. Hfsc queues with a higher priority are preferred in the case of overload.") . ""; +msgid ""For hfsc, the range is 0 to 7. The default is 1. Hfsc queues with a higher priority are preferred in the case of overload.") . "
    "; msgstr "" #: src/share/locale/en/LC_MESSAGES/OPNsense.pot 4835 -$form .= "" . gettext("Queue limit") . ""; +msgid ""Queue limit") . ""; msgstr "" #: src/share/locale/en/LC_MESSAGES/OPNsense.pot 4839 -$form .= "
    " . gettext("Queue limit in packets."); +msgid ""Queue limit in packets."); msgstr "" #: src/share/locale/en/LC_MESSAGES/OPNsense.pot 4843 -$form .= "" . gettext("Scheduler options") . ""; +msgid ""Scheduler options") . ""; msgstr "" #: src/share/locale/en/LC_MESSAGES/OPNsense.pot 4847 -$form .= " /> " . gettext("Default queue") . "
    "; +msgid ""Default queue") . "
    "; msgstr "" #: src/share/locale/en/LC_MESSAGES/OPNsense.pot 4851 -$form .= " /> " . gettext("Default queue") . "
    "; +msgid ""Default queue") . "
    "; msgstr "" #: src/share/locale/en/LC_MESSAGES/OPNsense.pot 4856 -//www.openbsd.org/faq/pf/queueing.html#red">" . gettext("Random Early Detection") . "
    "; +msgid ""Random Early Detection") . "
    "; msgstr "" #: src/share/locale/en/LC_MESSAGES/OPNsense.pot 4861 -//www.openbsd.org/faq/pf/queueing.html#rio">" . gettext("Random Early Detection In and Out") . "
    "; +msgid ""Random Early Detection In and Out") . "
    "; msgstr "" #: src/share/locale/en/LC_MESSAGES/OPNsense.pot 4866 -//www.openbsd.org/faq/pf/queueing.html#ecn">" . gettext("Explicit Congestion Notification") . "
    "; +msgid ""Explicit Congestion Notification") . "
    "; msgstr "" #: src/share/locale/en/LC_MESSAGES/OPNsense.pot 4871 -//www.bufferbloat.net/projects/codel/wiki">" . gettext("Codel Active Queue") . "
    "; +msgid ""Codel Active Queue") . "
    "; msgstr "" #: src/share/locale/en/LC_MESSAGES/OPNsense.pot 4875 -$form .= "
    " . gettext("Select options for this queue"); +msgid ""Select options for this queue"); msgstr "" #: src/share/locale/en/LC_MESSAGES/OPNsense.pot 4879 -$form .= "" . gettext("Description") . ""; +msgid ""Description") . ""; msgstr "" #: src/share/locale/en/LC_MESSAGES/OPNsense.pot 4883 -$form .= gettext("Bandwidth +msgid ""Bandwidth msgstr "" #: src/share/locale/en/LC_MESSAGES/OPNsense.pot 4888 -$form .= "" .gettext("Priority +msgid ""Priority msgstr "" #: src/share/locale/en/LC_MESSAGES/OPNsense.pot 4893 -$form .= "" . gettext("Default +msgid ""Default msgstr "" #: src/share/locale/en/LC_MESSAGES/OPNsense.pot 4898 -$form .= " title="" . gettext("Delete queue from interface") . "" >"; +msgid ""Delete queue from interface") . "" >"; msgstr "" #: src/share/locale/en/LC_MESSAGES/OPNsense.pot 4902 -$reqdfieldsn[] = gettext("Bandwidth"); +msgid ""Bandwidth"); msgstr "" #: src/share/locale/en/LC_MESSAGES/OPNsense.pot 4906 -$reqdfieldsn[] = gettext("Bandwidthtype"); +msgid ""Bandwidthtype"); msgstr "" #: src/share/locale/en/LC_MESSAGES/OPNsense.pot 4910 -$input_errors[] = gettext("Bandwidth must be an integer."); +msgid ""Bandwidth must be an integer."); msgstr "" #: src/share/locale/en/LC_MESSAGES/OPNsense.pot 4914 -$input_errors[] = gettext("Bandwidth cannot be negative."); +msgid ""Bandwidth cannot be negative."); msgstr "" #: src/share/locale/en/LC_MESSAGES/OPNsense.pot 4918 -$input_errors[] = gettext("Bandwidth in percentage should be between 1 and 100 bounds."); +msgid ""Bandwidth in percentage should be between 1 and 100 bounds."); msgstr "" #: src/share/locale/en/LC_MESSAGES/OPNsense.pot 4922 -$input_errors[] = gettext("upperlimit service curve defined but missing (d) value"); +msgid ""upperlimit service curve defined but missing (d) value"); msgstr "" #: src/share/locale/en/LC_MESSAGES/OPNsense.pot 4926 -$input_errors[] = gettext("upperlimit service curve defined but missing initial bandwidth (m1) value"); +msgid ""upperlimit service curve defined but missing initial bandwidth (m1) value"); msgstr "" #: src/share/locale/en/LC_MESSAGES/OPNsense.pot 4930 -$input_errors[] = gettext("upperlimit m1 value needs to be Kb, Mb, Gb, or %"); +msgid ""upperlimit m1 value needs to be Kb, Mb, Gb, or %"); msgstr "" #: src/share/locale/en/LC_MESSAGES/OPNsense.pot 4934 -$input_errors[] = gettext("upperlimit d value needs to be numeric"); +msgid ""upperlimit d value needs to be numeric"); msgstr "" #: src/share/locale/en/LC_MESSAGES/OPNsense.pot 4938 -$input_errors[] = gettext("upperlimit m2 value needs to be Kb, Mb, Gb, or %"); +msgid ""upperlimit m2 value needs to be Kb, Mb, Gb, or %"); msgstr "" #: src/share/locale/en/LC_MESSAGES/OPNsense.pot 4942 -$input_errors[] = gettext("linkshare service curve defined but missing (d) value"); +msgid ""linkshare service curve defined but missing (d) value"); msgstr "" #: src/share/locale/en/LC_MESSAGES/OPNsense.pot 4946 -$input_errors[] = gettext("linkshare service curve defined but missing initial bandwidth (m1) value"); +msgid ""linkshare service curve defined but missing initial bandwidth (m1) value"); msgstr "" #: src/share/locale/en/LC_MESSAGES/OPNsense.pot 4950 -$input_errors[] = gettext("linkshare m1 value needs to be Kb, Mb, Gb, or %"); +msgid ""linkshare m1 value needs to be Kb, Mb, Gb, or %"); msgstr "" #: src/share/locale/en/LC_MESSAGES/OPNsense.pot 4954 -$input_errors[] = gettext("linkshare d value needs to be numeric"); +msgid ""linkshare d value needs to be numeric"); msgstr "" #: src/share/locale/en/LC_MESSAGES/OPNsense.pot 4958 -$input_errors[] = gettext("linkshare m2 value needs to be Kb, Mb, Gb, or %"); +msgid ""linkshare m2 value needs to be Kb, Mb, Gb, or %"); msgstr "" #: src/share/locale/en/LC_MESSAGES/OPNsense.pot 4962 -$input_errors[] = gettext("realtime service curve defined but missing (d) value"); +msgid ""realtime service curve defined but missing (d) value"); msgstr "" #: src/share/locale/en/LC_MESSAGES/OPNsense.pot 4966 -$input_errors[] = gettext("realtime service curve defined but missing initial bandwidth (m1) value"); +msgid ""realtime service curve defined but missing initial bandwidth (m1) value"); msgstr "" #: src/share/locale/en/LC_MESSAGES/OPNsense.pot 4970 -$input_errors[] = gettext("realtime m1 value needs to be Kb, Mb, Gb, or %"); +msgid ""realtime m1 value needs to be Kb, Mb, Gb, or %"); msgstr "" #: src/share/locale/en/LC_MESSAGES/OPNsense.pot 4974 -$input_errors[] = gettext("realtime d value needs to be numeric"); +msgid ""realtime d value needs to be numeric"); msgstr "" #: src/share/locale/en/LC_MESSAGES/OPNsense.pot 4978 -$input_errors[] = gettext("realtime m2 value needs to be Kb, Mb, Gb, or %"); +msgid ""realtime m2 value needs to be Kb, Mb, Gb, or %"); msgstr "" #: src/share/locale/en/LC_MESSAGES/OPNsense.pot 4982 -$form .= "" . gettext("Bandwidth") . ""; +msgid ""Bandwidth") . ""; msgstr "" #: src/share/locale/en/LC_MESSAGES/OPNsense.pot 4986 -$form .= ">" . gettext("Gbit/s") . ""; +msgid ""Gbit/s") . ""; msgstr "" #: src/share/locale/en/LC_MESSAGES/OPNsense.pot 4990 -$form .= ">" . gettext("Mbit/s") . ""; +msgid ""Mbit/s") . ""; msgstr "" #: src/share/locale/en/LC_MESSAGES/OPNsense.pot 4994 -$form .= ">" . gettext("Kbit/s") . ""; +msgid ""Kbit/s") . ""; msgstr "" #: src/share/locale/en/LC_MESSAGES/OPNsense.pot 4998 -$form .= ">" . gettext("Bit/s") . ""; +msgid ""Bit/s") . ""; msgstr "" #: src/share/locale/en/LC_MESSAGES/OPNsense.pot 5002 -$form .= "" . gettext("Choose the amount of bandwidth for this queue"); +msgid ""Choose the amount of bandwidth for this queue"); msgstr "" #: src/share/locale/en/LC_MESSAGES/OPNsense.pot 5006 -$form .= "" . gettext("Service Curve (sc)") . ""; +msgid ""Service Curve (sc)") . ""; msgstr "" #: src/share/locale/en/LC_MESSAGES/OPNsense.pot 5010 -$form .= "onchange="enable_upperlimit()" /> " . gettext("Upperlimit +msgid ""Upperlimit msgstr "" #: src/share/locale/en/LC_MESSAGES/OPNsense.pot 5015 -$form .= " />" . gettext("The maximum allowed bandwidth for the queue.") . ""; +msgid ""The maximum allowed bandwidth for the queue.") . ""; msgstr "" #: src/share/locale/en/LC_MESSAGES/OPNsense.pot 5019 -$form .= "onchange="enable_realtime()" /> " . gettext("Real time +msgid ""Real time msgstr "" #: src/share/locale/en/LC_MESSAGES/OPNsense.pot 5024 -$form .= " />" . gettext("The minimum required bandwidth for the queue.") . ""; +msgid ""The minimum required bandwidth for the queue.") . ""; msgstr "" #: src/share/locale/en/LC_MESSAGES/OPNsense.pot 5028 -$form .= "onchange="enable_linkshare()" /> " . gettext("Link share +msgid ""Link share msgstr "" #: src/share/locale/en/LC_MESSAGES/OPNsense.pot 5033 -$form .= " />" . gettext("The bandwidth share of a backlogged queue - this overrides priority.") . ""; +msgid ""The bandwidth share of a backlogged queue - this overrides priority.") . ""; msgstr "" #: src/share/locale/en/LC_MESSAGES/OPNsense.pot 5037 -$form .= gettext("The format for service curve specifications is (m1, d, m2). m2 controls " +msgid ""The format for service curve specifications is (m1, d, m2). m2 controls " msgstr "" #: src/share/locale/en/LC_MESSAGES/OPNsense.pot 5041 -$input_errors[] = gettext("Priority must be an integer between 1 and 7."); +msgid ""Priority must be an integer between 1 and 7."); msgstr "" #: src/share/locale/en/LC_MESSAGES/OPNsense.pot 5045 -$reqdfieldsn[] = gettext("Bandwidth"); +msgid ""Bandwidth"); msgstr "" #: src/share/locale/en/LC_MESSAGES/OPNsense.pot 5049 -$reqdfieldsn[] = gettext("Bandwidthtype"); +msgid ""Bandwidthtype"); msgstr "" #: src/share/locale/en/LC_MESSAGES/OPNsense.pot 5053 -$input_errors[] = gettext("Bandwidth must be an integer."); +msgid ""Bandwidth must be an integer."); msgstr "" #: src/share/locale/en/LC_MESSAGES/OPNsense.pot 5057 -$input_errors[] = gettext("Bandwidth cannot be negative."); +msgid ""Bandwidth cannot be negative."); msgstr "" #: src/share/locale/en/LC_MESSAGES/OPNsense.pot 5061 -$input_errors[] = gettext("Bandwidth in percentage should be between 1 and 100 bounds."); +msgid ""Bandwidth in percentage should be between 1 and 100 bounds."); msgstr "" #: src/share/locale/en/LC_MESSAGES/OPNsense.pot 5065 -$form .= "" . gettext("Bandwidth") . ""; +msgid ""Bandwidth") . ""; msgstr "" #: src/share/locale/en/LC_MESSAGES/OPNsense.pot 5069 -$form .= ">" . gettext("Gbit/s") . ""; +msgid ""Gbit/s") . ""; msgstr "" #: src/share/locale/en/LC_MESSAGES/OPNsense.pot 5073 -$form .= ">" . gettext("Mbit/s") . ""; +msgid ""Mbit/s") . ""; msgstr "" #: src/share/locale/en/LC_MESSAGES/OPNsense.pot 5077 -$form .= ">" . gettext("Kbit/s") . ""; +msgid ""Kbit/s") . ""; msgstr "" #: src/share/locale/en/LC_MESSAGES/OPNsense.pot 5081 -$form .= ">" . gettext("Bit/s") . ""; +msgid ""Bit/s") . ""; msgstr "" #: src/share/locale/en/LC_MESSAGES/OPNsense.pot 5085 -$form .= "" . gettext("Choose the amount of bandwidth for this queue"); +msgid ""Choose the amount of bandwidth for this queue"); msgstr "" #: src/share/locale/en/LC_MESSAGES/OPNsense.pot 5089 -$form .= "" . gettext("Scheduler specific options") . ""; +msgid ""Scheduler specific options") . ""; msgstr "" #: src/share/locale/en/LC_MESSAGES/OPNsense.pot 5093 -$form .= " /> " . gettext("Borrow from other queues when available") . "
    "; +msgid ""Borrow from other queues when available") . "
    "; msgstr "" #: src/share/locale/en/LC_MESSAGES/OPNsense.pot 5097 -$input_errors[] = gettext("Priority must be an integer between 1 and 255."); +msgid ""Priority must be an integer between 1 and 255."); msgstr "" #: src/share/locale/en/LC_MESSAGES/OPNsense.pot 5101 -$reqdfieldsn[] = gettext("Bandwidth"); +msgid ""Bandwidth"); msgstr "" #: src/share/locale/en/LC_MESSAGES/OPNsense.pot 5105 -$reqdfieldsn[] = gettext("Bandwidthtype"); +msgid ""Bandwidthtype"); msgstr "" #: src/share/locale/en/LC_MESSAGES/OPNsense.pot 5109 -$input_errors[] = gettext("Bandwidth must be an integer."); +msgid ""Bandwidth must be an integer."); msgstr "" #: src/share/locale/en/LC_MESSAGES/OPNsense.pot 5113 -$input_errors[] = gettext("Bandwidth cannot be negative."); +msgid ""Bandwidth cannot be negative."); msgstr "" #: src/share/locale/en/LC_MESSAGES/OPNsense.pot 5117 -$input_errors[] = gettext("Bandwidth in percentage should be between 1 and 100 bounds."); +msgid ""Bandwidth in percentage should be between 1 and 100 bounds."); msgstr "" #: src/share/locale/en/LC_MESSAGES/OPNsense.pot 5121 -$form .= "" . gettext("Bandwidth") . ""; +msgid ""Bandwidth") . ""; msgstr "" #: src/share/locale/en/LC_MESSAGES/OPNsense.pot 5125 -$form .= ">" . gettext("Gbit/s") . ""; +msgid ""Gbit/s") . ""; msgstr "" #: src/share/locale/en/LC_MESSAGES/OPNsense.pot 5129 -$form .= ">" . gettext("Mbit/s") . ""; +msgid ""Mbit/s") . ""; msgstr "" #: src/share/locale/en/LC_MESSAGES/OPNsense.pot 5133 -$form .= ">" . gettext("Kbit/s") . ""; +msgid ""Kbit/s") . ""; msgstr "" #: src/share/locale/en/LC_MESSAGES/OPNsense.pot 5137 -$form .= ">" . gettext("Bit/s") . ""; +msgid ""Bit/s") . ""; msgstr "" #: src/share/locale/en/LC_MESSAGES/OPNsense.pot 5141 -$form .= "" . gettext("Choose the amount of bandwidth for this queue"); +msgid ""Choose the amount of bandwidth for this queue"); msgstr "" #: src/share/locale/en/LC_MESSAGES/OPNsense.pot 5145 -$form .= "" . gettext("Scheduler specific options") . ""; +msgid ""Scheduler specific options") . ""; msgstr "" #: src/share/locale/en/LC_MESSAGES/OPNsense.pot 5149 -$form .= "" /> " . gettext("Number of buckets available.") . "
    "; +msgid ""Number of buckets available.") . "
    "; msgstr "" #: src/share/locale/en/LC_MESSAGES/OPNsense.pot 5153 -$form .= "" /> " . gettext("Bandwidth limit for hosts to not saturate link.") . "
    "; +msgid ""Bandwidth limit for hosts to not saturate link.") . "
    "; msgstr "" #: src/share/locale/en/LC_MESSAGES/OPNsense.pot 5157 -$reqdfieldsn[] = gettext("Bandwidth"); +msgid ""Bandwidth"); msgstr "" #: src/share/locale/en/LC_MESSAGES/OPNsense.pot 5161 -$reqdfieldsn[] = gettext("Burst"); +msgid ""Burst"); msgstr "" #: src/share/locale/en/LC_MESSAGES/OPNsense.pot 5165 -$reqdfieldsn[] = gettext("Bandwidthtype"); +msgid ""Bandwidthtype"); msgstr "" #: src/share/locale/en/LC_MESSAGES/OPNsense.pot 5169 -$reqdfieldsn[] = gettext("Name"); +msgid ""Name"); msgstr "" #: src/share/locale/en/LC_MESSAGES/OPNsense.pot 5173 -$input_errors[] = gettext("Plr must be a value between 0 and 1."); +msgid ""Plr must be a value between 0 and 1."); msgstr "" #: src/share/locale/en/LC_MESSAGES/OPNsense.pot 5177 -$input_errors[] = gettext("Buckets must be an integer between 16 and 65535."); +msgid ""Buckets must be an integer between 16 and 65535."); msgstr "" #: src/share/locale/en/LC_MESSAGES/OPNsense.pot 5181 -$input_errors[] = gettext("Queue limit must be an integer"); +msgid ""Queue limit must be an integer"); msgstr "" #: src/share/locale/en/LC_MESSAGES/OPNsense.pot 5185 -$input_errors[] = gettext("Queue names must be alphanumeric and _ or - only."); +msgid ""Queue names must be alphanumeric and _ or - only."); msgstr "" #: src/share/locale/en/LC_MESSAGES/OPNsense.pot 5189 -$input_errors[] = gettext("Queue names must be alphanumeric and _ or - only."); +msgid ""Queue names must be alphanumeric and _ or - only."); msgstr "" #: src/share/locale/en/LC_MESSAGES/OPNsense.pot 5193 -$input_errors[] = gettext("IPV4 bit mask must be blank or numeric value between 1 and 32."); +msgid ""IPV4 bit mask must be blank or numeric value between 1 and 32."); msgstr "" #: src/share/locale/en/LC_MESSAGES/OPNsense.pot 5197 -$input_errors[] = gettext("IPV6 bit mask must be blank or numeric value between 1 and 128."); +msgid ""IPV6 bit mask must be blank or numeric value between 1 and 128."); msgstr "" #: src/share/locale/en/LC_MESSAGES/OPNsense.pot 5201 -$input_errors[] = sprintf(gettext("Bandwidth for schedule %s must be an integer."), $data["bwsched{$i}"]); +msgid ""Bandwidth for schedule %s must be an integer."), $data["bwsched{$i}"]); msgstr "" #: src/share/locale/en/LC_MESSAGES/OPNsense.pot 5205 -$input_errors[] = sprintf(gettext("Burst for schedule %s must be an integer."), $data["bwsched{$i}"]); +msgid ""Burst for schedule %s must be an integer."), $data["bwsched{$i}"]); msgstr "" #: src/share/locale/en/LC_MESSAGES/OPNsense.pot 5209 -$input_errors[] = gettext("You need to specify a schedule for every additional entry"); +msgid ""You need to specify a schedule for every additional entry"); msgstr "" #: src/share/locale/en/LC_MESSAGES/OPNsense.pot 5213 -$input_errors[] = gettext("If more than one bandwidth configured all schedules need to be selected"); +msgid ""If more than one bandwidth configured all schedules need to be selected"); msgstr "" #: src/share/locale/en/LC_MESSAGES/OPNsense.pot 5217 -$input_errors[] = gettext("At least one bw specification is necessary"); +msgid ""At least one bw specification is necessary"); msgstr "" #: src/share/locale/en/LC_MESSAGES/OPNsense.pot 5221 -$input_errors[] = gettext("Delay must be an integer."); +msgid ""Delay must be an integer."); msgstr "" #: src/share/locale/en/LC_MESSAGES/OPNsense.pot 5225 -$form .= gettext("Enable"); +msgid ""Enable"); msgstr "" #: src/share/locale/en/LC_MESSAGES/OPNsense.pot 5229 -$form .= " /> " . gettext("Enable limiter and its children") . ""; +msgid ""Enable limiter and its children") . "
    "; msgstr "" #: src/share/locale/en/LC_MESSAGES/OPNsense.pot 5233 -$form .= "
    " . gettext("Name") . ""; +msgid ""Name") . "
    "; msgstr "" #: src/share/locale/en/LC_MESSAGES/OPNsense.pot 5237 -$form .= "" . gettext("Bandwidth"); +msgid ""Bandwidth"); msgstr "" #: src/share/locale/en/LC_MESSAGES/OPNsense.pot 5241 -$form .= "
    " . gettext("Bandwidth is a rate (e.g. Mbit/s), burst is a total amount of data that will be transferred at full speed after an idle period.") . "
    "; +msgid ""Bandwidth is a rate (e.g. Mbit/s), burst is a total amount of data that will be transferred at full speed after an idle period.") . "

    "; msgstr "" #: src/share/locale/en/LC_MESSAGES/OPNsense.pot 5245 -$form .= "" . gettext("Mask") . ""; +msgid ""Mask") . ""; msgstr "" #: src/share/locale/en/LC_MESSAGES/OPNsense.pot 5249 -$form .= ">" . gettext("Source addresses") . ""; +msgid ""Source addresses") . ""; msgstr "" #: src/share/locale/en/LC_MESSAGES/OPNsense.pot 5253 -$form .= ">" . gettext("Destination addresses") . ""; +msgid ""Destination addresses") . ""; msgstr "" #: src/share/locale/en/LC_MESSAGES/OPNsense.pot 5257 -$form .= "" . gettext("If 'source' or 'destination' slots is chosen, n" +msgid ""If 'source' or 'destination' slots is chosen, n" msgstr "" #: src/share/locale/en/LC_MESSAGES/OPNsense.pot 5261 -$form .= "" . gettext("If 'source' or 'destination' slots is chosen, n" +msgid ""If 'source' or 'destination' slots is chosen, n" msgstr "" #: src/share/locale/en/LC_MESSAGES/OPNsense.pot 5265 -$form .= "" . gettext("Description") . ""; +msgid ""Description") . ""; msgstr "" #: src/share/locale/en/LC_MESSAGES/OPNsense.pot 5269 -$form .= gettext("You may enter a description here for your reference (not parsed).") . ""; +msgid ""You may enter a description here for your reference (not parsed).") . ""; msgstr "" #: src/share/locale/en/LC_MESSAGES/OPNsense.pot 5273 -$form .= " value="" . gettext("Show advanced options") . "" />"; +msgid ""Show advanced options") . "" />"; msgstr "" #: src/share/locale/en/LC_MESSAGES/OPNsense.pot 5277 -$form .= "" . gettext("Delay") . ""; +msgid ""Delay") . ""; msgstr "" #: src/share/locale/en/LC_MESSAGES/OPNsense.pot 5281 -$form .= " ms
    " . gettext("Hint +msgid ""Hint msgstr "" #: src/share/locale/en/LC_MESSAGES/OPNsense.pot 5286 -$form .= "" . gettext("Packet loss rate") . ""; +msgid ""Packet loss rate") . ""; msgstr "" #: src/share/locale/en/LC_MESSAGES/OPNsense.pot 5290 -$form .= " 
    " . gettext("Hint +msgid ""Hint msgstr "" #: src/share/locale/en/LC_MESSAGES/OPNsense.pot 5295 -$form .= "" . gettext("Queue Size") . ""; +msgid ""Queue Size") . ""; msgstr "" #: src/share/locale/en/LC_MESSAGES/OPNsense.pot 5299 -$form .= "" . gettext("Hint +msgid ""Hint msgstr "" #: src/share/locale/en/LC_MESSAGES/OPNsense.pot 5304 -$form .= "" . gettext("Bucket Size") . ""; +msgid ""Bucket Size") . ""; msgstr "" #: src/share/locale/en/LC_MESSAGES/OPNsense.pot 5308 -$form .= "" . gettext("Hint +msgid ""Hint msgstr "" #: src/share/locale/en/LC_MESSAGES/OPNsense.pot 5313 -$input_errors[] = gettext("Weight must be an integer between 1 and 100."); +msgid ""Weight must be an integer between 1 and 100."); msgstr "" #: src/share/locale/en/LC_MESSAGES/OPNsense.pot 5317 -$form .= gettext("Enable/Disable"); +msgid ""Enable/Disable"); msgstr "" #: src/share/locale/en/LC_MESSAGES/OPNsense.pot 5321 -$form .= " /> " . gettext("Enable/Disable queue") . ""; +msgid ""Enable/Disable queue") . ""; msgstr "" #: src/share/locale/en/LC_MESSAGES/OPNsense.pot 5325 -$form .= "
    " . gettext("Name") . ""; +msgid ""Name") . "
    "; msgstr "" #: src/share/locale/en/LC_MESSAGES/OPNsense.pot 5329 -$form .= "" . gettext("Mask") . ""; +msgid ""Mask") . ""; msgstr "" #: src/share/locale/en/LC_MESSAGES/OPNsense.pot 5333 -$form .= ">" . gettext("none") . ""; +msgid ""none") . ""; msgstr "" #: src/share/locale/en/LC_MESSAGES/OPNsense.pot 5337 -$form .= ">" . gettext("Source addresses") . ""; +msgid ""Source addresses") . ""; msgstr "" #: src/share/locale/en/LC_MESSAGES/OPNsense.pot 5341 -$form .= ">" . gettext("Destination addresses") . ""; +msgid ""Destination addresses") . ""; msgstr "" #: src/share/locale/en/LC_MESSAGES/OPNsense.pot 5345 -$form .= "" . gettext("If 'source' or 'destination' slots is chosen, n" +msgid ""If 'source' or 'destination' slots is chosen, n" msgstr "" #: src/share/locale/en/LC_MESSAGES/OPNsense.pot 5349 -$form .= "" . gettext("If 'source' or 'destination' slots is chosen, n" +msgid ""If 'source' or 'destination' slots is chosen, n" msgstr "" #: src/share/locale/en/LC_MESSAGES/OPNsense.pot 5353 -$form .= "" . gettext("Description") . ""; +msgid ""Description") . ""; msgstr "" #: src/share/locale/en/LC_MESSAGES/OPNsense.pot 5357 -$form .= gettext("You may enter a description here for your reference (not parsed).") . ""; +msgid ""You may enter a description here for your reference (not parsed).") . ""; msgstr "" #: src/share/locale/en/LC_MESSAGES/OPNsense.pot 5361 -$form .= " value="" . gettext("Show advanced options") . "" />"; +msgid ""Show advanced options") . "" />"; msgstr "" #: src/share/locale/en/LC_MESSAGES/OPNsense.pot 5365 -$form .= "" . gettext("Weight") . ""; +msgid ""Weight") . ""; msgstr "" #: src/share/locale/en/LC_MESSAGES/OPNsense.pot 5369 -$form .= " 
    " . gettext("Hint +msgid ""Hint msgstr "" #: src/share/locale/en/LC_MESSAGES/OPNsense.pot 5374 -$form .= "" . gettext("Packet loss rate") . ""; +msgid ""Packet loss rate") . ""; msgstr "" #: src/share/locale/en/LC_MESSAGES/OPNsense.pot 5378 -$form .= " 
    " . gettext("Hint +msgid ""Hint msgstr "" #: src/share/locale/en/LC_MESSAGES/OPNsense.pot 5383 -$form .= "" . gettext("Queue Size") . ""; +msgid ""Queue Size") . ""; msgstr "" #: src/share/locale/en/LC_MESSAGES/OPNsense.pot 5387 -$form .= "" . gettext("Hint +msgid ""Hint msgstr "" #: src/share/locale/en/LC_MESSAGES/OPNsense.pot 5392 -$form .= "" . gettext("Bucket Size") . ""; +msgid ""Bucket Size") . ""; msgstr "" #: src/share/locale/en/LC_MESSAGES/OPNsense.pot 5396 -$form .= " " . gettext("slots") . "
    "; +msgid ""slots") . "
    "; msgstr "" #: src/share/locale/en/LC_MESSAGES/OPNsense.pot 5400 -$form .= "" . gettext("Hint +msgid ""Hint msgstr "" #: src/share/locale/en/LC_MESSAGES/OPNsense.pot 5405 -$form .= gettext("Enable/Disable"); +msgid ""Enable/Disable"); msgstr "" #: src/share/locale/en/LC_MESSAGES/OPNsense.pot 5409 -$form .= " /> " . gettext("Enable/Disable layer7 Container") . ""; +msgid ""Enable/Disable layer7 Container") . ""; msgstr "" #: src/share/locale/en/LC_MESSAGES/OPNsense.pot 5413 -$form .= "
    " . gettext("Name") . ""; +msgid ""Name") . "
    "; msgstr "" #: src/share/locale/en/LC_MESSAGES/OPNsense.pot 5417 -$form .= "" . gettext("Description") . ""; +msgid ""Description") . ""; msgstr "" #: src/share/locale/en/LC_MESSAGES/OPNsense.pot 5421 -$form .= gettext("You may enter a description here for your reference (not parsed).") . "
    "; +msgid ""You may enter a description here for your reference (not parsed).") . "
    "; msgstr "" #: src/share/locale/en/LC_MESSAGES/OPNsense.pot 5425 -$reqdfieldsn[] = gettext("Name"); +msgid ""Name"); msgstr "" #: src/share/locale/en/LC_MESSAGES/OPNsense.pot 5429 -$input_errors[] = gettext("Queue names must be alphanumeric and _ or - only."); +msgid ""Queue names must be alphanumeric and _ or - only."); msgstr "" #: src/share/locale/en/LC_MESSAGES/OPNsense.pot 5433 -log_error(sprintf(gettext("Sending HUP signal to %s"), $l7pid[0])); +msgid ""Sending HUP signal to %s"), $l7pid[0])); msgstr "" #: src/share/locale/en/LC_MESSAGES/OPNsense.pot 5437 -//$form .= gettext(" Clone shaper/queue on this interface") . ""; +msgid "" Clone shaper/queue on this interface") . ""; msgstr "" #: src/share/locale/en/LC_MESSAGES/OPNsense.pot 5441 -$default_shaper_msg .= "" . sprintf(gettext("Welcome to the %s Traffic Shaper."), $g['product_name']) . "
    "; +msgid ""Welcome to the %s Traffic Shaper."), $g['product_name']) . "
    "; msgstr "" #: src/share/locale/en/LC_MESSAGES/OPNsense.pot 5445 -$default_shaper_msg .= gettext("The tree on the left helps you navigate through the queues
    " +msgid ""The tree on the left helps you navigate through the queues
    " msgstr "" #: src/share/locale/en/LC_MESSAGES/OPNsense.pot 5449 -$dn_default_shaper_msg .= "" . sprintf(gettext("Welcome to the %s Traffic Shaper."), $g['product_name']) . "
    "; +msgid ""Welcome to the %s Traffic Shaper."), $g['product_name']) . "
    "; msgstr "" #: src/share/locale/en/LC_MESSAGES/OPNsense.pot 5453 -$dn_default_shaper_msg .= gettext("The tree on the left helps you navigate through the queues
    " +msgid ""The tree on the left helps you navigate through the queues
    " msgstr "" #: src/share/locale/en/LC_MESSAGES/OPNsense.pot 5457 -$this->error.=gettext(" +msgid "" msgstr "" #: src/share/locale/en/LC_MESSAGES/OPNsense.pot 5462 -$this->error.=gettext(" +msgid "" msgstr "" #: src/share/locale/en/LC_MESSAGES/OPNsense.pot 5467 -$this->error=gettext("reached the end of data while reading from the SMTP server conection"); +msgid ""reached the end of data while reading from the SMTP server conection"); msgstr "" #: src/share/locale/en/LC_MESSAGES/OPNsense.pot 5471 -$this->SetDataAccessError(gettext("it was not possible to read line from the SMTP server")); +msgid ""it was not possible to read line from the SMTP server")); msgstr "" #: src/share/locale/en/LC_MESSAGES/OPNsense.pot 5475 -$this->SetDataAccessError(gettext("it was not possible to send a line to the SMTP server")); +msgid ""it was not possible to send a line to the SMTP server")); msgstr "" #: src/share/locale/en/LC_MESSAGES/OPNsense.pot 5479 -$this->SetDataAccessError(gettext("it was not possible to send data to the SMTP server")); +msgid ""it was not possible to send data to the SMTP server")); msgstr "" #: src/share/locale/en/LC_MESSAGES/OPNsense.pot 5483 -return(gettext("establishing SSL connections requires at least PHP version 4.3.0")); +msgid ""establishing SSL connections requires at least PHP version 4.3.0")); msgstr "" #: src/share/locale/en/LC_MESSAGES/OPNsense.pot 5487 -return(gettext("establishing SSL connections requires the OpenSSL extension enabled")); +msgid ""establishing SSL connections requires the OpenSSL extension enabled")); msgstr "" #: src/share/locale/en/LC_MESSAGES/OPNsense.pot 5491 -return(sprintf(gettext("could not resolve host "%s""), $domain)); +msgid ""could not resolve host "%s""), $domain)); msgstr "" #: src/share/locale/en/LC_MESSAGES/OPNsense.pot 5495 -return(sprintf(gettext("domain "%s" resolved to an address excluded to be valid"), $domain)); +msgid ""domain "%s" resolved to an address excluded to be valid"), $domain)); msgstr "" #: src/share/locale/en/LC_MESSAGES/OPNsense.pot 5499 -$this->OutputDebug(sprintf(gettext('Connecting to host address "%1$s" port %2$s...'), $ip, $port)); +msgid "'Connecting to host address "%1$s" port %2$s...'), $ip, $port)); msgstr "" #: src/share/locale/en/LC_MESSAGES/OPNsense.pot 5503 -return(gettext("-3 socket could not be created")); +msgid ""-3 socket could not be created")); msgstr "" #: src/share/locale/en/LC_MESSAGES/OPNsense.pot 5507 -return(sprintf(gettext("-4 dns lookup on hostname "%s" failed"), $domain)); +msgid ""-4 dns lookup on hostname "%s" failed"), $domain)); msgstr "" #: src/share/locale/en/LC_MESSAGES/OPNsense.pot 5511 -return(gettext("-5 connection refused or timed out")); +msgid ""-5 connection refused or timed out")); msgstr "" #: src/share/locale/en/LC_MESSAGES/OPNsense.pot 5515 -return(gettext("-6 fdopen() call failed")); +msgid ""-6 fdopen() call failed")); msgstr "" #: src/share/locale/en/LC_MESSAGES/OPNsense.pot 5519 -return(gettext("-7 setvbuf() call failed")); +msgid ""-7 setvbuf() call failed")); msgstr "" #: src/share/locale/en/LC_MESSAGES/OPNsense.pot 5523 -return(sprintf(gettext('could not connect to the host "%1$s" +msgid "'could not connect to the host "%1$s" msgstr "" #: src/share/locale/en/LC_MESSAGES/OPNsense.pot 5528 -$this->error=gettext("it is not possible to authenticate using the specified mechanism because the SASL library class is not loaded"); +msgid ""it is not possible to authenticate using the specified mechanism because the SASL library class is not loaded"); msgstr "" #: src/share/locale/en/LC_MESSAGES/OPNsense.pot 5532 -$this->error=printf(gettext('authenticated mechanism %1$s may not be used +msgid "'authenticated mechanism %1$s may not be used msgstr "" #: src/share/locale/en/LC_MESSAGES/OPNsense.pot 5537 -$this->error=gettext("Could not start the SASL authentication client +msgid ""Could not start the SASL authentication client msgstr "" #: src/share/locale/en/LC_MESSAGES/OPNsense.pot 5542 -$this->error=gettext("Could not send the AUTH command"); +msgid ""Could not send the AUTH command"); msgstr "" #: src/share/locale/en/LC_MESSAGES/OPNsense.pot 5546 -$this->error=gettext("Authentication error +msgid ""Authentication error msgstr "" #: src/share/locale/en/LC_MESSAGES/OPNsense.pot 5551 -$this->error=gettext("Could not send the authentication step message"); +msgid ""Could not send the authentication step message"); msgstr "" #: src/share/locale/en/LC_MESSAGES/OPNsense.pot 5555 -$this->error=gettext("Authentication error +msgid ""Authentication error msgstr "" #: src/share/locale/en/LC_MESSAGES/OPNsense.pot 5560 -$this->error=gettext("Could not process the SASL authentication step +msgid ""Could not process the SASL authentication step msgstr "" #: src/share/locale/en/LC_MESSAGES/OPNsense.pot 5565 -$this->error=gettext("connection is already established"); +msgid ""connection is already established"); msgstr "" #: src/share/locale/en/LC_MESSAGES/OPNsense.pot 5569 -$this->error=gettext("it was not specified the POP3 authentication user"); +msgid ""it was not specified the POP3 authentication user"); msgstr "" #: src/share/locale/en/LC_MESSAGES/OPNsense.pot 5573 -$this->error=gettext("it was not specified the POP3 authentication password"); +msgid ""it was not specified the POP3 authentication password"); msgstr "" #: src/share/locale/en/LC_MESSAGES/OPNsense.pot 5577 -$this->error=$this->ConnectToHost($domain, $this->pop3_auth_port, sprintf(gettext("Resolving POP3 authentication host "%s"..."), $domain)); +msgid ""Resolving POP3 authentication host "%s"..."), $domain)); msgstr "" #: src/share/locale/en/LC_MESSAGES/OPNsense.pot 5581 -$this->error=gettext("POP3 authentication server greeting was not found"); +msgid ""POP3 authentication server greeting was not found"); msgstr "" #: src/share/locale/en/LC_MESSAGES/OPNsense.pot 5585 -$this->error=gettext("POP3 authentication user was not accepted +msgid ""POP3 authentication user was not accepted msgstr "" #: src/share/locale/en/LC_MESSAGES/OPNsense.pot 5590 -$this->error=gettext("POP3 authentication password was not accepted +msgid ""POP3 authentication password was not accepted msgstr "" #: src/share/locale/en/LC_MESSAGES/OPNsense.pot 5595 -$this->error=gettext("could not determine the SMTP to connect"); +msgid ""could not determine the SMTP to connect"); msgstr "" #: src/share/locale/en/LC_MESSAGES/OPNsense.pot 5599 -$error=$this->ConnectToHost($domain, $this->host_port, sprintf(gettext("Resolving SMTP server domain "%s"..."), $domain)); +msgid ""Resolving SMTP server domain "%s"..."), $domain)); msgstr "" #: src/share/locale/en/LC_MESSAGES/OPNsense.pot 5603 -$this->OutputDebug(sprintf(gettext("Connected to SMTP server "%s"."), $domain)); +msgid ""Connected to SMTP server "%s"."), $domain)); msgstr "" #: src/share/locale/en/LC_MESSAGES/OPNsense.pot 5607 -$this->error = gettext("server does not require authentication"); +msgid ""server does not require authentication"); msgstr "" #: src/share/locale/en/LC_MESSAGES/OPNsense.pot 5611 -$this->error=gettext("it is not supported any of the authentication mechanisms required by the server"); +msgid ""it is not supported any of the authentication mechanisms required by the server"); msgstr "" #: src/share/locale/en/LC_MESSAGES/OPNsense.pot 5615 -$this->error=gettext("direct delivery connection is already established and sender is already set"); +msgid ""direct delivery connection is already established and sender is already set"); msgstr "" #: src/share/locale/en/LC_MESSAGES/OPNsense.pot 5619 -$this->error=gettext("connection is not in the initial state"); +msgid ""connection is not in the initial state"); msgstr "" #: src/share/locale/en/LC_MESSAGES/OPNsense.pot 5623 -return(gettext("it was not specified a valid direct recipient")); +msgid ""it was not specified a valid direct recipient")); msgstr "" #: src/share/locale/en/LC_MESSAGES/OPNsense.pot 5627 -$this->error=gettext("it is not possible to deliver directly to recipients of different domains"); +msgid ""it is not possible to deliver directly to recipients of different domains"); msgstr "" #: src/share/locale/en/LC_MESSAGES/OPNsense.pot 5631 -$this->error=gettext("connection is already established and the recipient is already set"); +msgid ""connection is already established and the recipient is already set"); msgstr "" #: src/share/locale/en/LC_MESSAGES/OPNsense.pot 5635 -$this->error=gettext("connection is not in the recipient setting state"); +msgid ""connection is not in the recipient setting state"); msgstr "" #: src/share/locale/en/LC_MESSAGES/OPNsense.pot 5639 -$this->error=gettext("connection is not in the start sending data state"); +msgid ""connection is not in the start sending data state"); msgstr "" #: src/share/locale/en/LC_MESSAGES/OPNsense.pot 5643 -$this->error=gettext("connection is not in the sending data state"); +msgid ""connection is not in the sending data state"); msgstr "" #: src/share/locale/en/LC_MESSAGES/OPNsense.pot 5647 -$this->error=gettext("connection is not in the sending data state"); +msgid ""connection is not in the sending data state"); msgstr "" #: src/share/locale/en/LC_MESSAGES/OPNsense.pot 5651 -$this->error=gettext("it was not previously established a SMTP connection"); +msgid ""it was not previously established a SMTP connection"); msgstr "" #: src/share/locale/en/LC_MESSAGES/OPNsense.pot 5655 -log_error(sprintf(gettext("Not adding default route because OLSR dynamic gateway is enabled."))); +msgid ""Not adding default route because OLSR dynamic gateway is enabled."))); msgstr "" #: src/share/locale/en/LC_MESSAGES/OPNsense.pot 5659 -log_error(sprintf(gettext("Static Routes +msgid ""Static Routes msgstr "" #: src/share/locale/en/LC_MESSAGES/OPNsense.pot 5664 -echo gettext("Starting syslog..."); +msgid ""Starting syslog..."); msgstr "" #: src/share/locale/en/LC_MESSAGES/OPNsense.pot 5668 -printf(gettext("Error +msgid ""Error msgstr "" #: src/share/locale/en/LC_MESSAGES/OPNsense.pot 5673 -echo gettext("done.") . "n"; +msgid ""done.") . "n"; msgstr "" #: src/share/locale/en/LC_MESSAGES/OPNsense.pot 5677 -echo gettext("Starting webConfigurator..."); +msgid ""Starting webConfigurator..."); msgstr "" #: src/share/locale/en/LC_MESSAGES/OPNsense.pot 5681 -$cert['descr'] = gettext("webConfigurator default"); +msgid ""webConfigurator default"); msgstr "" #: src/share/locale/en/LC_MESSAGES/OPNsense.pot 5685 -write_config(gettext("Importing HTTPS certificate")); +msgid ""Importing HTTPS certificate")); msgstr "" #: src/share/locale/en/LC_MESSAGES/OPNsense.pot 5689 -echo gettext("done.") . "n"; +msgid ""done.") . "n"; msgstr "" #: src/share/locale/en/LC_MESSAGES/OPNsense.pot 5693 -echo gettext("failed!") . "n"; +msgid ""failed!") . "n"; msgstr "" #: src/share/locale/en/LC_MESSAGES/OPNsense.pot 5697 -printf(gettext("Error +msgid ""Error msgstr "" #: src/share/locale/en/LC_MESSAGES/OPNsense.pot 5702 -printf(gettext("Error +msgid ""Error msgstr "" #: src/share/locale/en/LC_MESSAGES/OPNsense.pot 5707 -$lighty_config .= "## " . gettext("ssl configuration") . "n"; +msgid ""ssl configuration") . "n"; msgstr "" #: src/share/locale/en/LC_MESSAGES/OPNsense.pot 5711 -printf(gettext("Error +msgid ""Error msgstr "" #: src/share/locale/en/LC_MESSAGES/OPNsense.pot 5716 -echo gettext("Setting timezone..."); +msgid ""Setting timezone..."); msgstr "" #: src/share/locale/en/LC_MESSAGES/OPNsense.pot 5720 -echo gettext("done.") . "n"; +msgid ""done.") . "n"; msgstr "" #: src/share/locale/en/LC_MESSAGES/OPNsense.pot 5724 -echo gettext("Syncing system time before startup..."); +msgid ""Syncing system time before startup..."); msgstr "" #: src/share/locale/en/LC_MESSAGES/OPNsense.pot 5728 -echo gettext("done.") . "n"; +msgid ""done.") . "n"; msgstr "" #: src/share/locale/en/LC_MESSAGES/OPNsense.pot 5732 -printf(gettext("Error +msgid ""Error msgstr "" #: src/share/locale/en/LC_MESSAGES/OPNsense.pot 5737 -echo gettext('Setting hard disk standby... '); +msgid "'Setting hard disk standby... '); msgstr "" #: src/share/locale/en/LC_MESSAGES/OPNsense.pot 5741 -echo gettext("done.") . "n"; +msgid ""done.") . "n"; msgstr "" #: src/share/locale/en/LC_MESSAGES/OPNsense.pot 5745 -echo gettext("failed!") . "n"; +msgid ""failed!") . "n"; msgstr "" #: src/share/locale/en/LC_MESSAGES/OPNsense.pot 5749 -echo gettext("failed!") . "n"; +msgid ""failed!") . "n"; msgstr "" #: src/share/locale/en/LC_MESSAGES/OPNsense.pot 5753 -return array('name' => 'wrap', 'descr' => gettext('PC Engines WRAP')); +msgid "'PC Engines WRAP')); msgstr "" #: src/share/locale/en/LC_MESSAGES/OPNsense.pot 5757 -return array('name' => 'alix', 'descr' => gettext('PC Engines ALIX')); +msgid "'PC Engines ALIX')); msgstr "" #: src/share/locale/en/LC_MESSAGES/OPNsense.pot 5761 -return array('name' => 'embedded', 'descr' => gettext('embedded (unknown)')); +msgid "'embedded (unknown)')); msgstr "" #: src/share/locale/en/LC_MESSAGES/OPNsense.pot 5765 -$vpn['name'] = gettext("OpenVPN") . " ".$mode." +msgid ""OpenVPN") . " ".$mode." msgstr "" #: src/share/locale/en/LC_MESSAGES/OPNsense.pot 5770 -printf(gettext("%sWarning +msgid ""%sWarning msgstr "" #: src/share/locale/en/LC_MESSAGES/OPNsense.pot 5775 -printf(gettext("%sWarning +msgid ""%sWarning msgstr "" #: src/share/locale/en/LC_MESSAGES/OPNsense.pot 5780 -printf(gettext("%sWarning +msgid ""%sWarning msgstr "" #: src/share/locale/en/LC_MESSAGES/OPNsense.pot 5785 -printf(gettext("%sWarning +msgid ""%sWarning msgstr "" #: src/share/locale/en/LC_MESSAGES/OPNsense.pot 5790 -printf(gettext("%sWarning +msgid ""%sWarning msgstr "" #: src/share/locale/en/LC_MESSAGES/OPNsense.pot 5795 -printf(gettext("%sWarning +msgid ""%sWarning msgstr "" #: src/share/locale/en/LC_MESSAGES/OPNsense.pot 5800 -$vip['descr'] = sprintf(gettext("CARP vhid %s"), $carpent['vhid']); +msgid ""CARP vhid %s"), $carpent['vhid']); msgstr "" #: src/share/locale/en/LC_MESSAGES/OPNsense.pot 5804 -$rule_item['descr'] = gettext("Permit IPsec traffic."); +msgid ""Permit IPsec traffic."); msgstr "" #: src/share/locale/en/LC_MESSAGES/OPNsense.pot 5808 -$config['system']['group'][0]['description'] = gettext("System Administrators"); +msgid ""System Administrators"); msgstr "" #: src/share/locale/en/LC_MESSAGES/OPNsense.pot 5812 -$config['system']['user'][0]['priv'][0]['descr'] = gettext("Indicates whether this user will lock access to the webConfigurator for other users."); +msgid ""Indicates whether this user will lock access to the webConfigurator for other users."); msgstr "" #: src/share/locale/en/LC_MESSAGES/OPNsense.pot 5816 -$config['system']['user'][0]['priv'][1]['descr'] = gettext("Indicates whether this user will lock individual HTML pages after having accessed a particular page (the lock will be freed if the user leaves or saves the page form)."); +msgid ""Indicates whether this user will lock individual HTML pages after having accessed a particular page (the lock will be freed if the user leaves or saves the page form)."); msgstr "" #: src/share/locale/en/LC_MESSAGES/OPNsense.pot 5820 -$config['system']['user'][0]['priv'][2]['descr'] = gettext("Indicates whether this user is able to login for example via SSH."); +msgid ""Indicates whether this user is able to login for example via SSH."); msgstr "" #: src/share/locale/en/LC_MESSAGES/OPNsense.pot 5824 -$config['system']['user'][0]['priv'][3]['descr'] = sprintf(gettext("Indicates whether this user is allowed to copy files onto the %s appliance via SCP/SFTP. If you are going to use this privilege, you must install scponly on the appliance (Hint +msgid ""Indicates whether this user is allowed to copy files onto the %s appliance via SCP/SFTP. If you are going to use this privilege, you must install scponly on the appliance (Hint msgstr "" #: src/share/locale/en/LC_MESSAGES/OPNsense.pot 5829 -$config['system']['user'][0]['priv'][4]['descr'] = gettext("This user is associated with the UNIX root user (you should associate this privilege only with one single user)."); +msgid ""This user is associated with the UNIX root user (you should associate this privilege only with one single user)."); msgstr "" #: src/share/locale/en/LC_MESSAGES/OPNsense.pot 5833 -$config['sysctl']['item'][0]['descr'] = gettext("Drop packets to closed TCP ports without returning a RST"); +msgid ""Drop packets to closed TCP ports without returning a RST"); msgstr "" #: src/share/locale/en/LC_MESSAGES/OPNsense.pot 5837 -$config['sysctl']['item'][1]['descr'] = gettext("Do not send ICMP port unreachable messages for closed UDP ports"); +msgid ""Do not send ICMP port unreachable messages for closed UDP ports"); msgstr "" #: src/share/locale/en/LC_MESSAGES/OPNsense.pot 5841 -$config['sysctl']['item'][2]['descr'] = gettext("Randomize the ID field in IP packets (default is 0 +msgid ""Randomize the ID field in IP packets (default is 0 msgstr "" #: src/share/locale/en/LC_MESSAGES/OPNsense.pot 5846 -$config['sysctl']['item'][3]['descr'] = gettext("Drop SYN-FIN packets (breaks RFC1379, but nobody uses it anyway)"); +msgid ""Drop SYN-FIN packets (breaks RFC1379, but nobody uses it anyway)"); msgstr "" #: src/share/locale/en/LC_MESSAGES/OPNsense.pot 5850 -$config['sysctl']['item'][4]['descr'] = gettext("Sending of IPv4 ICMP redirects"); +msgid ""Sending of IPv4 ICMP redirects"); msgstr "" #: src/share/locale/en/LC_MESSAGES/OPNsense.pot 5854 -$config['sysctl']['item'][5]['descr'] = gettext("Sending of IPv6 ICMP redirects"); +msgid ""Sending of IPv6 ICMP redirects"); msgstr "" #: src/share/locale/en/LC_MESSAGES/OPNsense.pot 5858 -$config['sysctl']['item'][6]['descr'] = gettext("Generate SYN cookies for outbound SYN-ACK packets"); +msgid ""Generate SYN cookies for outbound SYN-ACK packets"); msgstr "" #: src/share/locale/en/LC_MESSAGES/OPNsense.pot 5862 -$config['sysctl']['item'][7]['descr'] = gettext("Maximum incoming TCP datagram size"); +msgid ""Maximum incoming TCP datagram size"); msgstr "" #: src/share/locale/en/LC_MESSAGES/OPNsense.pot 5866 -$config['sysctl']['item'][8]['descr'] = gettext("Maximum outgoing TCP datagram size"); +msgid ""Maximum outgoing TCP datagram size"); msgstr "" #: src/share/locale/en/LC_MESSAGES/OPNsense.pot 5870 -$config['sysctl']['item'][9]['descr'] = gettext("Fastforwarding (see http +msgid ""Fastforwarding (see http msgstr "" #: src/share/locale/en/LC_MESSAGES/OPNsense.pot 5875 -$config['sysctl']['item'][10]['descr'] = gettext("Do not delay ACK to try and piggyback it onto a data packet"); +msgid ""Do not delay ACK to try and piggyback it onto a data packet"); msgstr "" #: src/share/locale/en/LC_MESSAGES/OPNsense.pot 5879 -$config['sysctl']['item'][11]['descr'] = gettext("Maximum outgoing UDP datagram size"); +msgid ""Maximum outgoing UDP datagram size"); msgstr "" #: src/share/locale/en/LC_MESSAGES/OPNsense.pot 5883 -$config['sysctl']['item'][12]['descr'] = gettext("Handling of non-IP packets which are not passed to pfil (see if_bridge(4))"); +msgid ""Handling of non-IP packets which are not passed to pfil (see if_bridge(4))"); msgstr "" #: src/share/locale/en/LC_MESSAGES/OPNsense.pot 5887 -$config['sysctl']['item'][13]['descr'] = gettext("Allow unprivileged access to tap(4) device nodes"); +msgid ""Allow unprivileged access to tap(4) device nodes"); msgstr "" #: src/share/locale/en/LC_MESSAGES/OPNsense.pot 5891 -$config['sysctl']['item'][15]['descr'] = gettext("Randomize PID's (see src/sys/kern/kern_fork.c +msgid ""Randomize PID's (see src/sys/kern/kern_fork.c msgstr "" #: src/share/locale/en/LC_MESSAGES/OPNsense.pot 5896 -$config['sysctl']['item'][16]['descr'] = gettext("The system will attempt to calculate the bandwidth delay product for each connection and limit the amount of data queued to the network to just the amount required to maintain optimum throughput. "); +msgid ""The system will attempt to calculate the bandwidth delay product for each connection and limit the amount of data queued to the network to just the amount required to maintain optimum throughput. "); msgstr "" #: src/share/locale/en/LC_MESSAGES/OPNsense.pot 5900 -$config['sysctl']['item'][17]['descr'] = gettext("Set ICMP Limits"); +msgid ""Set ICMP Limits"); msgstr "" #: src/share/locale/en/LC_MESSAGES/OPNsense.pot 5904 -$config['sysctl']['item'][18]['descr'] = gettext("TCP Offload engine"); +msgid ""TCP Offload engine"); msgstr "" #: src/share/locale/en/LC_MESSAGES/OPNsense.pot 5908 -$config['gateways']['gateway_item'][$i]['descr'] = sprintf(gettext("Interface %s Static Gateway"), $ifname); +msgid ""Interface %s Static Gateway"), $ifname); msgstr "" #: src/share/locale/en/LC_MESSAGES/OPNsense.pot 5912 -$config['gateways']['gateway_item'][$i]['descr'] = sprintf(gettext("Interface %s Dynamic Gateway"), $ifname); +msgid ""Interface %s Dynamic Gateway"), $ifname); msgstr "" #: src/share/locale/en/LC_MESSAGES/OPNsense.pot 5916 -$gateway['descr'] = sprintf(gettext("Upgraded static route for %s"), $sroute['network']); +msgid ""Upgraded static route for %s"), $sroute['network']); msgstr "" #: src/share/locale/en/LC_MESSAGES/OPNsense.pot 5920 -$pool['descr'] = sprintf(gettext("Sitedown pool for VS +msgid ""Sitedown pool for VS msgstr "" #: src/share/locale/en/LC_MESSAGES/OPNsense.pot 5925 -$ph2ent['descr'] = sprintf(gettext("phase2 for %s"), $tunnel['descr']); +msgid ""phase2 for %s"), $tunnel['descr']); msgstr "" #: src/share/locale/en/LC_MESSAGES/OPNsense.pot 5929 -$tempdyn['descr'] = sprintf(gettext("Upgraded Dyndns %s"), $tempdyn['type']); +msgid ""Upgraded Dyndns %s"), $tempdyn['type']); msgstr "" #: src/share/locale/en/LC_MESSAGES/OPNsense.pot 5933 -$all['description'] = gettext("All Users"); +msgid ""All Users"); msgstr "" #: src/share/locale/en/LC_MESSAGES/OPNsense.pot 5937 -$nbridge['descr'] = sprintf(gettext("Converted bridged %s"), $ifr); +msgid ""Converted bridged %s"), $ifr); msgstr "" #: src/share/locale/en/LC_MESSAGES/OPNsense.pot 5941 -$ovpnrule['descr'] = gettext("Auto added OpenVPN rule from config upgrade."); +msgid ""Auto added OpenVPN rule from config upgrade."); msgstr "" #: src/share/locale/en/LC_MESSAGES/OPNsense.pot 5945 -log_error(sprintf(gettext("WARNING +msgid ""WARNING msgstr "" #: src/share/locale/en/LC_MESSAGES/OPNsense.pot 5951 -die(gettext("WARNING +msgid ""WARNING msgstr "" #: src/share/locale/en/LC_MESSAGES/OPNsense.pot 5956 -die(gettext("WARNING +msgid ""WARNING msgstr "" #: src/share/locale/en/LC_MESSAGES/OPNsense.pot 5961 -log_error(gettext("Could not open shared memory {$reference}")); +msgid ""Could not open shared memory {$reference}")); msgstr "" #: src/share/locale/en/LC_MESSAGES/OPNsense.pot 5965 -log_error(gettext("Could not open shared memory {$reference}")); +msgid ""Could not open shared memory {$reference}")); msgstr "" #: src/share/locale/en/LC_MESSAGES/OPNsense.pot 5969 -log_error(sprintf(gettext("Reference %s is going negative, not doing unreference."), $reference)); +msgid ""Reference %s is going negative, not doing unreference."), $reference)); msgstr "" #: src/share/locale/en/LC_MESSAGES/OPNsense.pot 5973 -log_error(gettext("Could not open shared memory for read {$reference}")); +msgid ""Could not open shared memory for read {$reference}")); msgstr "" #: src/share/locale/en/LC_MESSAGES/OPNsense.pot 5977 -log_error(sprintf(gettext("The command '%1$s' returned exit code '%2$d', the output was '%3$s' "), $command, $retval, $output)); +msgid ""The command '%1$s' returned exit code '%2$d', the output was '%3$s' "), $command, $retval, $output)); msgstr "" #: src/share/locale/en/LC_MESSAGES/OPNsense.pot 5981 -$test_result[] = sprintf(gettext('%1$s (%2$s/%3$s) active and good for %4$d Minutes'), $voucher, $roll, $nr, $remaining); +msgid "'%1$s (%2$s/%3$s) active and good for %4$d Minutes'), $voucher, $roll, $nr, $remaining); msgstr "" #: src/share/locale/en/LC_MESSAGES/OPNsense.pot 5985 -$test_result[] = gettext("Access denied!"); +msgid ""Access denied!"); msgstr "" #: src/share/locale/en/LC_MESSAGES/OPNsense.pot 5989 -$test_result[] = sprintf(gettext("Access granted for %d Minutes in total."),$total_minutes); +msgid ""Access granted for %d Minutes in total."),$total_minutes); msgstr "" #: src/share/locale/en/LC_MESSAGES/OPNsense.pot 5993 -echo gettext("Enabling voucher support... "); +msgid ""Enabling voucher support... "); msgstr "" #: src/share/locale/en/LC_MESSAGES/OPNsense.pot 5997 -printf(gettext("Error +msgid ""Error msgstr "" #: src/share/locale/en/LC_MESSAGES/OPNsense.pot 6002 -voucher_log(LOG_ERR, sprintf(gettext('cant write %1$s/voucher_%s_used_%2$s.db'), $g['vardb_path'], $cpzone, $roll)); +msgid "'cant write %1$s/voucher_%s_used_%2$s.db'), $g['vardb_path'], $cpzone, $roll)); msgstr "" #: src/share/locale/en/LC_MESSAGES/OPNsense.pot 6006 -voucher_log(LOG_ERR, sprintf(gettext('cant read %1$s/voucher_%s_used_%2$s.db'), $g['vardb_path'], $cpzone, $roll)); +msgid "'cant read %1$s/voucher_%s_used_%2$s.db'), $g['vardb_path'], $cpzone, $roll)); msgstr "" #: src/share/locale/en/LC_MESSAGES/OPNsense.pot 6010 -syslog($priority, sprintf(gettext("Voucher +msgid ""Voucher msgstr "" #: src/share/locale/en/LC_MESSAGES/OPNsense.pot 6015 -echo gettext("Configuring IPsec VPN... "); +msgid ""Configuring IPsec VPN... "); msgstr "" #: src/share/locale/en/LC_MESSAGES/OPNsense.pot 6019 -log_error(sprintf(gettext("Error +msgid ""Error msgstr "" #: src/share/locale/en/LC_MESSAGES/OPNsense.pot 6024 -log_error(sprintf(gettext("Error +msgid ""Error msgstr "" #: src/share/locale/en/LC_MESSAGES/OPNsense.pot 6029 -log_error(sprintf(gettext("Error +msgid ""Error msgstr "" #: src/share/locale/en/LC_MESSAGES/OPNsense.pot 6034 -log_error(sprintf(gettext("Error +msgid ""Error msgstr "" #: src/share/locale/en/LC_MESSAGES/OPNsense.pot 6039 -log_error(sprintf(gettext("Error +msgid ""Error msgstr "" #: src/share/locale/en/LC_MESSAGES/OPNsense.pot 6044 -log_error(sprintf(gettext("Error +msgid ""Error msgstr "" #: src/share/locale/en/LC_MESSAGES/OPNsense.pot 6049 -log_error(sprintf(gettext("Ignoring IPsec reload since there are no tunnels on interface %s"), $interface)); +msgid ""Ignoring IPsec reload since there are no tunnels on interface %s"), $interface)); msgstr "" #: src/share/locale/en/LC_MESSAGES/OPNsense.pot 6053 -log_error(gettext("Forcefully reloading IPsec")); +msgid ""Forcefully reloading IPsec")); msgstr "" #: src/share/locale/en/LC_MESSAGES/OPNsense.pot 6057 -echo gettext("Configuring PPTP VPN service... "); +msgid ""Configuring PPTP VPN service... "); msgstr "" #: src/share/locale/en/LC_MESSAGES/OPNsense.pot 6061 -log_error(gettext("Could not kill mpd within 3 seconds. Trying again.")); +msgid ""Could not kill mpd within 3 seconds. Trying again.")); msgstr "" #: src/share/locale/en/LC_MESSAGES/OPNsense.pot 6065 -printf(gettext("Error +msgid ""Error msgstr "" #: src/share/locale/en/LC_MESSAGES/OPNsense.pot 6070 -printf(gettext("Error +msgid ""Error msgstr "" #: src/share/locale/en/LC_MESSAGES/OPNsense.pot 6075 -printf(gettext("Error +msgid ""Error msgstr "" #: src/share/locale/en/LC_MESSAGES/OPNsense.pot 6080 -echo gettext("Configuring PPPoE VPN service... "); +msgid ""Configuring PPPoE VPN service... "); msgstr "" #: src/share/locale/en/LC_MESSAGES/OPNsense.pot 6084 -printf(gettext("Error +msgid ""Error msgstr "" #: src/share/locale/en/LC_MESSAGES/OPNsense.pot 6089 -printf(gettext("Error +msgid ""Error msgstr "" #: src/share/locale/en/LC_MESSAGES/OPNsense.pot 6094 -printf(gettext("Error +msgid ""Error msgstr "" #: src/share/locale/en/LC_MESSAGES/OPNsense.pot 6099 -echo gettext("done") . "n"; +msgid ""done") . "n"; msgstr "" #: src/share/locale/en/LC_MESSAGES/OPNsense.pot 6103 -echo gettext("Configuring l2tp VPN service... "); +msgid ""Configuring l2tp VPN service... "); msgstr "" #: src/share/locale/en/LC_MESSAGES/OPNsense.pot 6107 -printf(gettext("Error +msgid ""Error msgstr "" #: src/share/locale/en/LC_MESSAGES/OPNsense.pot 6112 -printf(gettext("Error +msgid ""Error msgstr "" #: src/share/locale/en/LC_MESSAGES/OPNsense.pot 6117 -printf(gettext("Error +msgid ""Error msgstr "" #: src/share/locale/en/LC_MESSAGES/OPNsense.pot 6122 -die(sprintf(gettext('XML error +msgid "'XML error msgstr "" #: src/share/locale/en/LC_MESSAGES/OPNsense.pot 6127 -log_error(gettext("Error +msgid ""Error msgstr "" #: src/share/locale/en/LC_MESSAGES/OPNsense.pot 6132 -log_error(sprintf(gettext('XML error +msgid "'XML error msgstr "" #: src/share/locale/en/LC_MESSAGES/OPNsense.pot 6137 -log_error(sprintf(gettext("XML error +msgid ""XML error msgstr "" #: src/share/locale/en/LC_MESSAGES/OPNsense.pot 6142 -die(sprintf(gettext('XML error +msgid "'XML error msgstr "" #: src/share/locale/en/LC_MESSAGES/OPNsense.pot 6147 -log_error(gettext("Error +msgid ""Error msgstr "" #: src/share/locale/en/LC_MESSAGES/OPNsense.pot 6152 -log_error(sprintf(gettext('XML error +msgid "'XML error msgstr "" #: src/share/locale/en/LC_MESSAGES/OPNsense.pot 6157 -log_error(sprintf(gettext("XML error +msgid ""XML error msgstr "" #: src/share/locale/en/LC_MESSAGES/OPNsense.pot 6162 -'unknown_method' => gettext("Unknown method"), +msgid ""Unknown method"), msgstr "" #: src/share/locale/en/LC_MESSAGES/OPNsense.pot 6166 -'invalid_return' => gettext("Invalid return payload +msgid ""Invalid return payload msgstr "" #: src/share/locale/en/LC_MESSAGES/OPNsense.pot 6171 -'incorrect_params' => gettext("Incorrect parameters passed to method"), +msgid ""Incorrect parameters passed to method"), msgstr "" #: src/share/locale/en/LC_MESSAGES/OPNsense.pot 6175 -'introspect_unknown' => gettext("Can't introspect +msgid ""Can't introspect msgstr "" #: src/share/locale/en/LC_MESSAGES/OPNsense.pot 6180 -'http_error' => gettext("Didn't receive 200 OK from remote server."), +msgid ""Didn't receive 200 OK from remote server."), msgstr "" #: src/share/locale/en/LC_MESSAGES/OPNsense.pot 6184 -'not_response_object' => gettext("The requested method didn't return an XML_RPC_Response object."), +msgid ""The requested method didn't return an XML_RPC_Response object."), msgstr "" #: src/share/locale/en/LC_MESSAGES/OPNsense.pot 6188 -'invalid_request' => gettext("Invalid request payload"), +msgid ""Invalid request payload"), msgstr "" #: src/share/locale/en/LC_MESSAGES/OPNsense.pot 6192 -$XML_RPC_xh[$parser]['isf_reason'] = gettext('missing top level xmlrpc element'); +msgid "'missing top level xmlrpc element'); msgstr "" #: src/share/locale/en/LC_MESSAGES/OPNsense.pot 6196 -$XML_RPC_xh[$parser]['isf_reason'] = sprintf(gettext('xmlrpc element %1$s cannot be child of %2$s'), $name, $XML_RPC_xh[$parser]['stack'][0]); +msgid "'xmlrpc element %1$s cannot be child of %2$s'), $name, $XML_RPC_xh[$parser]['stack'][0]); msgstr "" #: src/share/locale/en/LC_MESSAGES/OPNsense.pot 6202 -raiseError(gettext('Non-numeric value received in INT or DOUBLE'), +msgid "'Non-numeric value received in INT or DOUBLE'), msgstr "" #: src/share/locale/en/LC_MESSAGES/OPNsense.pot 6206 -gettext( +msgid " msgstr "" #: src/share/locale/en/LC_MESSAGES/OPNsense.pot 6210 -$this->raiseError(sprintf(gettext('Connection to proxy server +msgid "'Connection to proxy server msgstr "" #: src/share/locale/en/LC_MESSAGES/OPNsense.pot 6214 -$this->raiseError(sprintf(gettext('Connection to RPC server +msgid "'Connection to RPC server msgstr "" #: src/share/locale/en/LC_MESSAGES/OPNsense.pot 6218 -$this->raiseError(gettext('The submitted request did not contain this parameter'), +msgid "'The submitted request did not contain this parameter'), msgstr "" #: src/share/locale/en/LC_MESSAGES/OPNsense.pot 6222 -return $this->raiseError(gettext('mb_convert_encoding() is not available'), +msgid "'mb_convert_encoding() is not available'), msgstr "" #: src/share/locale/en/LC_MESSAGES/OPNsense.pot 6226 -error_log(sprintf(gettext("HTTP error, got response +msgid ""HTTP error, got response msgstr "" #: src/share/locale/en/LC_MESSAGES/OPNsense.pot 6231 -//$errstr = gettext("XML error at line 1, check URL"); +msgid ""XML error at line 1, check URL"); msgstr "" #: src/share/locale/en/LC_MESSAGES/OPNsense.pot 6235 -$this->raiseError(gettext('Scalar can have only one value'), +msgid "'Scalar can have only one value'), msgstr "" #: src/share/locale/en/LC_MESSAGES/OPNsense.pot 6239 -sprintf(gettext("Not a scalar type (%s)"), $typeof), +msgid ""Not a scalar type (%s)"), $typeof), msgstr "" #: src/share/locale/en/LC_MESSAGES/OPNsense.pot 6243 -sprintf(gettext('Already initialized as a [%s]'), $this->kindOf()), +msgid "'Already initialized as a [%s]'), $this->kindOf()), msgstr "" #: src/share/locale/en/LC_MESSAGES/OPNsense.pot 6247 -sprintf(gettext('Already initialized as a [%s]'), $this->kindOf()), +msgid "'Already initialized as a [%s]'), $this->kindOf()), msgstr "" #: src/share/locale/en/LC_MESSAGES/OPNsense.pot 6251 -$GLOBALS['XML_RPC_Server_listMethods_doc'] = gettext('This method lists all the' +msgid "'This method lists all the' msgstr "" #: src/share/locale/en/LC_MESSAGES/OPNsense.pot 6255 -$GLOBALS['XML_RPC_Server_methodSignature_doc'] = gettext('Returns an array of known' +msgid "'Returns an array of known' msgstr "" #: src/share/locale/en/LC_MESSAGES/OPNsense.pot 6259 -$GLOBALS['XML_RPC_Server_methodHelp_doc'] = gettext('Returns help text if defined' +msgid "'Returns help text if defined' msgstr "" #: src/share/locale/en/LC_MESSAGES/OPNsense.pot 6263 -echo "n" . gettext(' +msgid "' msgstr "" #: src/share/locale/en/LC_MESSAGES/OPNsense.pot 6267 -gettext('Do you want to set it back to Local Database [y|n]?'); +msgid "'Do you want to set it back to Local Database [y|n]?'); msgstr "" #: src/share/locale/en/LC_MESSAGES/OPNsense.pot 6271 -write_config($config, gettext("password changed from console menu")); +msgid ""password changed from console menu")); msgstr "" #: src/share/locale/en/LC_MESSAGES/OPNsense.pot 6275 -return console_prompt_for_yn (sprintf(gettext("Do you want to enable the %s server on %s?"), $label_DHCP, $upperifname)); +msgid ""Do you want to enable the %s server on %s?"), $label_DHCP, $upperifname)); msgstr "" #: src/www/bandwidth_by_ip.php 47 -echo gettext("Wrong Interface"); +msgid ""Wrong Interface"); msgstr "" #: src/www/bandwidth_by_ip.php 142 -echo gettext("no info"); +msgid ""no info"); msgstr "" #: src/www/carp_status.php 59 -$savemsg = sprintf(gettext("%s IPs have been disabled. Please note that disabling does not survive a reboot."), $carp_counter); +msgid ""%s IPs have been disabled. Please note that disabling does not survive a reboot."), $carp_counter); msgstr "" #: src/www/carp_status.php 61 -$savemsg = gettext("CARP has been enabled."); +msgid ""CARP has been enabled."); msgstr "" #: src/www/carp_status.php 82 -$pgtitle = array(gettext("Status"),gettext("CARP")); +msgid ""CARP")); msgstr "" #: src/www/carp_status.php 99 -" . gettext("Check link status on all interfaces with configured CARP VIPs.")); ?> +msgid ""Check link status on all interfaces with configured CARP VIPs.")); ?> msgstr "" #: src/www/carp_status.php 118 -echo ""; +msgid ""Enable CARP") . "" />"; msgstr "" #: src/www/carp_status.php 121 -echo ""; +msgid ""Temporarily Disable CARP") . "" />"; msgstr "" #: src/www/carp_status.php 124 -echo ""; +msgid ""Leave Persistent CARP Maintenance Mode") . "" />"; msgstr "" #: src/www/carp_status.php 126 -echo ""; +msgid ""Enter Persistent CARP Maintenance Mode") . "" />"; msgstr "" #: src/www/carp_status.php 135 - +msgid ""CARP Interface"); ?> msgstr "" #: src/www/carp_status.php 136 - +msgid ""Virtual IP"); ?> msgstr "" #: src/www/carp_status.php 137 - +msgid ""Status"); ?> msgstr "" #: src/www/carp_status.php 141 -echo "

    " . gettext("Could not locate any defined CARP interfaces."); +msgid ""Could not locate any defined CARP interfaces."); msgstr "" #: src/www/carp_status.php 183 - +msgid ""Note"); ?> msgstr "" #: src/www/carp_status.php 185 - . +msgid ""here"); ?>. msgstr "" #: src/www/carp_status.php 189 -echo "
    " . gettext("pfSync nodes") . " +msgid ""pfSync nodes") . "
    "; msgstr "" #: src/www/crash_reporter.php 57 -echo "

    " . gettext("Unfortunately we have detected a programming bug.") . "

    "; +msgid ""Unfortunately we have detected a programming bug.") . "

    "; msgstr "" #: src/www/crash_reporter.php 58 -echo "

    " . gettext("Would you like to submit the programming debug logs to the OPNsense developers for inspection?") . "

    "; +msgid ""Would you like to submit the programming debug logs to the OPNsense developers for inspection?") . "

    "; msgstr "" #: src/www/crash_reporter.php 59 -echo "

    " . gettext("Please double check the contents to ensure you are comfortable sending this information before clicking Yes.") . "

    "; +msgid ""Please double check the contents to ensure you are comfortable sending this information before clicking Yes.") . "

    "; msgstr "" #: src/www/crash_reporter.php 60 -echo "

    " . gettext("Contents of crash reports") . " +msgid ""Contents of crash reports") . "
    "; msgstr "" #: src/www/crash_reporter.php 62 -echo "

    " . gettext(" - Submit this to the developers for inspection") . "

    "; +msgid "" - Submit this to the developers for inspection") . "

    "; msgstr "" #: src/www/crash_reporter.php 63 -echo "

    " . gettext(" - Just delete the crash report and take me back to the Dashboard") . "

    "; +msgid "" - Just delete the crash report and take me back to the Dashboard") . "

    "; msgstr "" #: src/www/crash_reporter.php 67 -$pgtitle = array(gettext("Diagnostics"),gettext("Crash Reporter")); +msgid ""Crash Reporter")); msgstr "" #: src/www/crash_reporter.php 94 -if (gettext($_POST['Submit']) == "Yes") { +msgid "$_POST['Submit']) == "Yes") { msgstr "" #: src/www/crash_reporter.php 95 -echo gettext("Processing..."); +msgid ""Processing..."); msgstr "" #: src/www/crash_reporter.php 104 -echo gettext("Uploading..."); +msgid ""Uploading..."); msgstr "" #: src/www/crash_reporter.php 114 -echo "

    " . gettext("Continue") . "" . gettext(" and delete crash report files from local disk.") . "

    "; +msgid "" and delete crash report files from local disk.") . "

    "; msgstr "" #: src/www/crash_reporter.php 118 -} else if(gettext($_POST['Submit']) == "No") { +msgid "$_POST['Submit']) == "No") { msgstr "" #: src/www/diag_arp.php 246 -$pgtitle = array(gettext("Diagnostics"),gettext("ARP Table")); +msgid ""ARP Table")); msgstr "" #: src/www/diag_arp.php 307 - +msgid ""IP address"); ?> msgstr "" #: src/www/diag_arp.php 317 - +msgid ""MAC address"); ?> msgstr "" #: src/www/diag_arp.php 327 - +msgid ""Hostname"); ?> msgstr "" #: src/www/diag_arp.php 337 - +msgid ""Interface"); ?> msgstr "" #: src/www/diag_arp.php 363 -
    .
    +msgid ""NOTE +msgid ""instead of ARP") ?>. msgstr "" #: src/www/diag_authentication.php 39 -$input_errors[] = $_POST['authmode'] . " " . gettext("is not a valid authentication server"); +msgid ""is not a valid authentication server"); msgstr "" #: src/www/diag_authentication.php 42 -$input_errors[] = gettext("A username and password must be specified."); +msgid ""A username and password must be specified."); msgstr "" #: src/www/diag_authentication.php 46 -$savemsg = gettext("User") . " -" . $_POST['username'] . " " . gettext("authenticated successfully."); +msgid ""User") . " +msgid ""authenticated successfully."); msgstr "" #: src/www/diag_authentication.php 48 -$savemsg .= "
    " . gettext("This user is a member of these groups") . " +msgid ""This user is a member of these groups") . "
    "; msgstr "" #: src/www/diag_authentication.php 52 -$input_errors[] = gettext("Authentication failed."); +msgid ""Authentication failed."); msgstr "" #: src/www/diag_authentication.php 56 -$pgtitle = array(gettext("Diagnostics"),gettext("Authentication")); +msgid ""Authentication")); msgstr "" #: src/www/diag_authentication.php 88 - +msgid ""Authentication Server"); ?> msgstr "" #: src/www/diag_authentication.php 103 - +msgid ""Username"); ?> msgstr "" #: src/www/diag_authentication.php 107 - +msgid ""Password"); ?> msgstr "" #: src/www/diag_authentication.php 112 -" /> +msgid ""Test");?>" /> msgstr "" #: src/www/diag_backup.php 147 -write_config(gettext("Restored base_package menus after configuration restore.")); +msgid ""Restored base_package menus after configuration restore.")); msgstr "" #: src/www/diag_backup.php 166 -$areas = array("aliases" => gettext("Aliases"), +msgid ""Aliases"), msgstr "" #: src/www/diag_backup.php 167 -"captiveportal" => gettext("Captive Portal"), +msgid ""Captive Portal"), msgstr "" #: src/www/diag_backup.php 168 -"voucher" => gettext("Captive Portal Vouchers"), +msgid ""Captive Portal Vouchers"), msgstr "" #: src/www/diag_backup.php 169 -"dnsmasq" => gettext("DNS Forwarder"), +msgid ""DNS Forwarder"), msgstr "" #: src/www/diag_backup.php 170 -"dhcpd" => gettext("DHCP Server"), +msgid ""DHCP Server"), msgstr "" #: src/www/diag_backup.php 171 -"dhcpdv6" => gettext("DHCPv6 Server"), +msgid ""DHCPv6 Server"), msgstr "" #: src/www/diag_backup.php 172 -"filter" => gettext("Firewall Rules"), +msgid ""Firewall Rules"), msgstr "" #: src/www/diag_backup.php 173 -"interfaces" => gettext("Interfaces"), +msgid ""Interfaces"), msgstr "" #: src/www/diag_backup.php 174 -"ipsec" => gettext("IPSEC"), +msgid ""IPSEC"), msgstr "" #: src/www/diag_backup.php 175 -"nat" => gettext("NAT"), +msgid ""NAT"), msgstr "" #: src/www/diag_backup.php 176 -"openvpn" => gettext("OpenVPN"), +msgid ""OpenVPN"), msgstr "" #: src/www/diag_backup.php 177 -"installedpackages" => gettext("Package Manager"), +msgid ""Package Manager"), msgstr "" #: src/www/diag_backup.php 178 -"pptpd" => gettext("PPTP Server"), +msgid ""PPTP Server"), msgstr "" #: src/www/diag_backup.php 179 -"rrddata" => gettext("RRD Data"), +msgid ""RRD Data"), msgstr "" #: src/www/diag_backup.php 180 -"cron" => gettext("Scheduled Tasks"), +msgid ""Scheduled Tasks"), msgstr "" #: src/www/diag_backup.php 181 -"syslog" => gettext("Syslog"), +msgid ""Syslog"), msgstr "" #: src/www/diag_backup.php 182 -"system" => gettext("System"), +msgid ""System"), msgstr "" #: src/www/diag_backup.php 183 -"staticroutes" => gettext("Static routes"), +msgid ""Static routes"), msgstr "" #: src/www/diag_backup.php 184 -"sysctl" => gettext("System tunables"), +msgid ""System tunables"), msgstr "" #: src/www/diag_backup.php 185 -"snmpd" => gettext("SNMP Server"), +msgid ""SNMP Server"), msgstr "" #: src/www/diag_backup.php 186 -"shaper" => gettext("Traffic Shaper"), +msgid ""Traffic Shaper"), msgstr "" #: src/www/diag_backup.php 187 -"vlans" => gettext("VLANS"), +msgid ""VLANS"), msgstr "" #: src/www/diag_backup.php 188 -"wol" => gettext("Wake on LAN") +msgid ""Wake on LAN") msgstr "" #: src/www/diag_backup.php 192 -$select .= ""; +msgid ""ALL") . ""; msgstr "" #: src/www/diag_backup.php 233 -if (stristr($_POST['Submit'], gettext("Restore configuration"))) +msgid ""Restore configuration"))) msgstr "" #: src/www/diag_backup.php 235 -else if (stristr($_POST['Submit'], gettext("Reinstall"))) +msgid ""Reinstall"))) msgstr "" #: src/www/diag_backup.php 237 -else if (stristr($_POST['Submit'], gettext("Clear Package Lock"))) +msgid ""Clear Package Lock"))) msgstr "" #: src/www/diag_backup.php 239 -else if (stristr($_POST['Submit'], gettext("Download"))) +msgid ""Download"))) msgstr "" #: src/www/diag_backup.php 241 -else if (stristr($_POST['Submit'], gettext("Restore version"))) +msgid ""Restore version"))) msgstr "" #: src/www/diag_backup.php 256 -$input_errors[] = gettext("You must supply and confirm the password for encryption."); +msgid ""You must supply and confirm the password for encryption."); msgstr "" #: src/www/diag_backup.php 258 -$input_errors[] = gettext("The supplied 'Password' and 'Confirm' field values must match."); +msgid ""The supplied 'Password' and 'Confirm' field values must match."); msgstr "" #: src/www/diag_backup.php 333 -$input_errors[] = gettext("You must supply and confirm the password for decryption."); +msgid ""You must supply and confirm the password for decryption."); msgstr "" #: src/www/diag_backup.php 335 -$input_errors[] = gettext("The supplied 'Password' and 'Confirm' field values must match."); +msgid ""The supplied 'Password' and 'Confirm' field values must match."); msgstr "" #: src/www/diag_backup.php 345 -log_error(sprintf(gettext("Warning, could not read file %s"), $_FILES['conffile']['tmp_name'])); +msgid ""Warning, could not read file %s"), $_FILES['conffile']['tmp_name'])); msgstr "" #: src/www/diag_backup.php 351 -$input_errors[] = gettext("The uploaded file does not appear to contain an encrypted OPNsense configuration."); +msgid ""The uploaded file does not appear to contain an encrypted OPNsense configuration."); msgstr "" #: src/www/diag_backup.php 358 -log_error(gettext("Upgrading m0n0wall configuration to OPNsense.")); +msgid ""Upgrading m0n0wall configuration to OPNsense.")); msgstr "" #: src/www/diag_backup.php 366 -$input_errors[] = gettext("You have selected to restore an area but we could not locate the correct xml tag."); +msgid ""You have selected to restore an area but we could not locate the correct xml tag."); msgstr "" #: src/www/diag_backup.php 369 -$input_errors[] = gettext("You have selected to restore an area but we could not locate the correct xml tag."); +msgid ""You have selected to restore an area but we could not locate the correct xml tag."); msgstr "" #: src/www/diag_backup.php 381 -$savemsg = gettext("The configuration area has been restored. You may need to reboot the firewall."); +msgid ""The configuration area has been restored. You may need to reboot the firewall."); msgstr "" #: src/www/diag_backup.php 386 -$input_errors[] = sprintf(gettext("You have selected to restore the full configuration but we could not locate a %s tag."), $g['xml_rootobj']); +msgid ""You have selected to restore the full configuration but we could not locate a %s tag."), $g['xml_rootobj']); msgstr "" #: src/www/diag_backup.php 503 -$savemsg = gettext("The m0n0wall configuration has been restored and upgraded to OPNsense."); +msgid ""The m0n0wall configuration has been restored and upgraded to OPNsense."); msgstr "" #: src/www/diag_backup.php 531 -$input_errors[] = gettext("The configuration could not be restored."); +msgid ""The configuration could not be restored."); msgstr "" #: src/www/diag_backup.php 536 -$input_errors[] = gettext("The configuration could not be restored (file upload error)."); +msgid ""The configuration could not be restored (file upload error)."); msgstr "" #: src/www/diag_backup.php 549 -$input_errors[] = gettext("XXX - this feature may hose your config (do NOT backrev configs!) - billm"); +msgid ""XXX - this feature may hose your config (do NOT backrev configs!) - billm"); msgstr "" #: src/www/diag_backup.php 555 -$input_errors[] = gettext("The configuration could not be restored."); +msgid ""The configuration could not be restored."); msgstr "" #: src/www/diag_backup.php 558 -$input_errors[] = gettext("No version selected."); +msgid ""No version selected."); msgstr "" #: src/www/diag_backup.php 569 -$pgtitle = array(gettext("Diagnostics"),gettext("Backup/restore")); +msgid ""Backup/restore")); msgstr "" #: src/www/diag_backup.php 614 -" . gettext("The firewall is now rebooting."));?>
    +msgid ""The firewall is now rebooting."));?>
    msgstr "" #: src/www/diag_backup.php 631 -$tab_array[0] = array(gettext("Config History"), false, "diag_confbak.php"); +msgid ""Config History"), false, "diag_confbak.php"); msgstr "" #: src/www/diag_backup.php 632 -$tab_array[1] = array(gettext("Backup/Restore"), true, "diag_backup.php"); +msgid ""Backup/Restore"), true, "diag_backup.php"); msgstr "" #: src/www/diag_backup.php 656 -



    msgstr "" #: src/www/diag_backup.php 666 - +msgid ""Do not backup package information."); ?> msgstr "" #: src/www/diag_backup.php 676 - +msgid ""Encrypt this configuration file."); ?> msgstr "" #: src/www/diag_backup.php 684 - msgstr "" #: src/www/diag_backup.php 691 - msgstr "" #: src/www/diag_backup.php 699 - msgstr "" #: src/www/diag_backup.php 707 -" /> +msgid ""Download configuration"); ?>" /> msgstr "" #: src/www/diag_backup.php 725 -

    +msgid ""Restore configuration"); ?> msgstr "" #: src/www/diag_backup.php 733 -

    +msgid ""configuration XML file and click the button below to restore the configuration."); ?> msgstr "" #: src/www/diag_backup.php 735 -

    msgstr "" #: src/www/diag_backup.php 747 - +msgid ""Configuration file is encrypted."); ?> msgstr "" #: src/www/diag_backup.php 754 - msgstr "" #: src/www/diag_backup.php 762 - msgstr "" #: src/www/diag_backup.php 769 -

    " />

    +msgid ""Restore configuration"); ?>" />

    msgstr "" #: src/www/diag_backup.php 770 -



    +msgid ""Note +msgid ""The firewall will reboot after restoring the configuration."); ?>

    msgstr "" #: src/www/diag_backup.php 791 -

    +msgid ""Package Functions"); ?> msgstr "" #: src/www/diag_backup.php 802 -



    +msgid ""Click this button to reinstall all system packages. This may take a while."); ?>

    msgstr "" #: src/www/diag_backup.php 803 -" /> +msgid ""Reinstall packages"); ?>" /> msgstr "" #: src/www/diag_backup.php 808 -



    +msgid ""Click this button to clear the package lock if a package fails to reinstall properly after an upgrade."); ?>

    msgstr "" #: src/www/diag_backup.php 809 -" /> +msgid ""Clear Package Lock"); ?>" /> msgstr "" #: src/www/diag_confbak.php 43 -if (!isset($_POST['confirm']) || ($_POST['confirm'] != gettext("Confirm")) || (!isset($_POST['newver']) && !isset($_POST['rmver']))) { +msgid ""Confirm")) || (!isset($_POST['newver']) && !isset($_POST['rmver']))) { msgstr "" #: src/www/diag_confbak.php 52 -$savemsg = sprintf(gettext('Successfully reverted to timestamp %1$s with description "%2$s".'), date(gettext("n/j/y H +msgid ""n/j/y H i s"), $_POST['newver']), $confvers[$_POST['newver']]['description']); msgstr "" @@ -17946,13 +17909,13 @@ msgstr "" #: src/www/diag_confbak.php 54 -$savemsg = gettext("Unable to revert to the selected configuration."); +msgid ""Unable to revert to the selected configuration."); msgstr "" #: src/www/diag_confbak.php 58 -$savemsg = sprintf(gettext('Deleted backup with timestamp %1$s and description "%2$s".'), date(gettext("n/j/y H +msgid ""n/j/y H i s"), $_POST['rmver']),$confvers[$_POST['rmver']]['description']); msgstr "" @@ -17960,27 +17923,27 @@ msgstr "" #: src/www/diag_confbak.php 98 -$pgtitle = array(gettext("Diagnostics"),gettext("Configuration History")); +msgid ""Configuration History")); msgstr "" #: src/www/diag_confbak.php 118 -$tab_array[0] = array(gettext("Config History"), true, "diag_confbak.php"); +msgid ""Config History"), true, "diag_confbak.php"); msgstr "" #: src/www/diag_confbak.php 119 -$tab_array[1] = array(gettext("Backup/Restore"), false, "diag_backup.php"); +msgid ""Backup/Restore"), false, "diag_backup.php"); msgstr "" #: src/www/diag_confbak.php 135 -

    msgstr "" @@ -17988,13 +17951,13 @@ msgstr "" #: src/www/diag_confbak.php 177 -

    +msgid ""Confirm Action"); ?> msgstr "" #: src/www/diag_confbak.php 182 - +msgid ""Please confirm the selected action"); ?>
    msgstr "" #: @@ -18003,33 +17966,33 @@ msgstr "" #: src/www/diag_confbak.php 184 -
    +msgid ""Action"); ?> msgstr "" #: src/www/diag_confbak.php 186 -echo gettext("Restore from Configuration Backup"); +msgid ""Restore from Configuration Backup"); msgstr "" #: src/www/diag_confbak.php 190 -echo gettext("Remove Configuration Backup"); +msgid ""Remove Configuration Backup"); msgstr "" #: src/www/diag_confbak.php 194 -
    +msgid ""Target Configuration"); ?> msgstr "" #: src/www/diag_confbak.php 195 - msgstr "" @@ -18037,31 +18000,31 @@ msgstr "" #: src/www/diag_confbak.php 196 -
    " /> +msgid ""Confirm"); ?>" /> msgstr "" #: src/www/diag_confbak.php 219 - +msgid ""Backup Count");?> msgstr "" #: src/www/diag_confbak.php 221 - +msgid ""Enter the number of older configurations to keep in the local backup cache. By default this is 30 for a full install or 5 on NanoBSD."); ?> msgstr "" #: src/www/diag_confbak.php 222 -" /> +msgid ""Save"); ?>" /> msgstr "" #: src/www/diag_confbak.php 228 - msgstr "" @@ -18069,43 +18032,43 @@ msgstr "" #: src/www/diag_confbak.php 244 - +msgid ""To view the differences between an older configuration and a newer configuration, select the older configuration using the left column of radio options and select the newer configuration in the right column, then press the Diff button."); ?> msgstr "" #: src/www/diag_confbak.php 252 - +msgid ""Diff");?> msgstr "" #: src/www/diag_confbak.php 253 - +msgid ""Date");?> msgstr "" #: src/www/diag_confbak.php 254 - +msgid ""Version");?> msgstr "" #: src/www/diag_confbak.php 255 - +msgid ""Size");?> msgstr "" #: src/www/diag_confbak.php 256 - +msgid ""Configuration Change");?> msgstr "" #: src/www/diag_confbak.php 266 - msgstr "" @@ -18113,13 +18076,13 @@ msgstr "" #: src/www/diag_confbak.php 270 - +msgid ""Current");?> msgstr "" #: src/www/diag_confbak.php 276 -$date = date(gettext("n/j/y H +msgid ""n/j/y H i s"), $version['time']); msgstr "" @@ -18127,43 +18090,43 @@ msgstr "" #: src/www/diag_confbak.php 278 -$date = gettext("Unknown"); +msgid ""Unknown"); msgstr "" #: src/www/diag_confbak.php 298 -"> +msgid ""Revert to this configuration");?>"> msgstr "" #: src/www/diag_confbak.php 299 -" > +msgid ""Remove this backup");?>" > msgstr "" #: src/www/diag_confbak.php 300 -"> +msgid ""Download this backup");?>"> msgstr "" #: src/www/diag_confbak.php 309 -" /> +msgid ""Diff"); ?>" /> msgstr "" #: src/www/diag_defaults.php 32 -$pgtitle = array(gettext("Diagnostics"),gettext("Factory defaults")); +msgid ""Factory defaults")); msgstr "" #: src/www/diag_defaults.php 47 - +msgid ""The system has been reset to factory defaults and is now rebooting. This may take a few minutes, depending on your hardware.")); ?> msgstr "" #: src/www/diag_defaults.php 59 -

    msgstr "" #: src/www/diag_defaults.php 61 -
  • +msgid ""Reset to factory defaults");?> msgstr "" #: src/www/diag_defaults.php 62 -
  • +msgid ""LAN IP address will be reset to 192.168.1.1");?> msgstr "" #: src/www/diag_defaults.php 63 -
  • +msgid ""System will be configured as a DHCP server on the default LAN interface");?> msgstr "" #: src/www/diag_defaults.php 64 -
  • +msgid ""Reboot after changes are installed");?> msgstr "" #: src/www/diag_defaults.php 65 -
  • +msgid ""WAN interface will be set to obtain an address automatically from a DHCP server");?> msgstr "" #: src/www/diag_defaults.php 66 -
  • +msgid ""webConfigurator admin username will be reset to 'root'");?> msgstr "" #: src/www/diag_defaults.php 67 -
  • ''
  • +msgid ""webConfigurator admin password will be reset to");?> '' msgstr "" #: src/www/diag_defaults.php 69 -

    +msgid ""Are you sure you want to proceed?");?>

    msgstr "" #: src/www/diag_defaults.php 73 -" /> +msgid ""Yes");?>" /> msgstr "" #: src/www/diag_defaults.php 74 - +msgid ""No");?> msgstr "" #: src/www/diag_dns.php 29 -$pgtitle = array(gettext("Diagnostics"),gettext("DNS Lookup")); +msgid ""DNS Lookup")); msgstr "" #: src/www/diag_dns.php 100 -$input_errors[] = gettext("Host must be a valid hostname or IP address."); +msgid ""Host must be a valid hostname or IP address."); msgstr "" #: src/www/diag_dns.php 109 -$query_time = gettext("No response"); +msgid ""No response"); msgstr "" #: src/www/diag_dns.php 142 -$resolved = gettext("No record found"); +msgid ""No record found"); msgstr "" #: src/www/diag_dns.php 150 -echo gettext("IP Address") . " +msgid ""IP Address") . " {$address} n"; msgstr "" #: src/www/diag_dns.php 151 -echo gettext("Host Name") . " +msgid ""Host Name") . " {$hostname} n"; msgstr "" #: src/www/diag_dns.php 154 -$text_table[] = array(gettext("Server"), gettext("Query Time")); +msgid ""Query Time")); msgstr "" #: src/www/diag_dns.php 181 -

    +msgid ""Resolve DNS hostname or IP");?> msgstr "" #: src/www/diag_dns.php 189 - +msgid ""Hostname or IP");?> msgstr "" #: src/www/diag_dns.php 226 - +msgid ""Resolution time per server");?> msgstr "" #: src/www/diag_dns.php 231 - +msgid ""Server");?> msgstr "" #: src/www/diag_dns.php 232 - +msgid ""Query time");?> msgstr "" #: src/www/diag_dns.php 250 - msgstr "" #: src/www/diag_dns.php 251 -
    +msgid ""Ping");?>
    msgstr "" #: src/www/diag_dns.php 252 - +msgid ""Traceroute");?> msgstr "" #: src/www/diag_dns.php 254 -

    msgstr "" @@ -18346,100 +18309,100 @@ msgstr "" src/www/diag_dns.php 255
    +msgid ""IP WHOIS @ DNS Stuff");?>
    msgstr "" #: src/www/diag_dns.php 256 +msgid ""IP Info @ DNS Stuff");?> msgstr "" #: src/www/diag_dns.php 265 -" /> +msgid ""DNS Lookup");?>" /> msgstr "" #: src/www/diag_dump_states.php 39 -echo gettext("invalid input"); +msgid ""invalid input"); msgstr "" #: src/www/diag_dump_states.php 59 -$pgtitle = array(gettext("Diagnostics"),gettext("Show States")); +msgid ""Show States")); msgstr "" #: src/www/diag_dump_states.php 95 -alert(''); +msgid ""An error occurred.");?>'); msgstr "" #: src/www/diag_dump_states.php 117 -$tab_array[0] = array(gettext("States"), true, "diag_dump_states.php"); +msgid ""States"), true, "diag_dump_states.php"); msgstr "" #: src/www/diag_dump_states.php 118 -$tab_array[1] = array(gettext("Reset states"), false, "diag_resetstate.php"); +msgid ""Reset states"), false, "diag_resetstate.php"); msgstr "" #: src/www/diag_dump_states.php 133 - +msgid ""Current total state count");?> msgstr "" #: src/www/diag_dump_states.php 134 - msgstr "" #: src/www/diag_dump_states.php 136 - " /> +msgid ""Filter");?>" /> msgstr "" #: src/www/diag_dump_states.php 138 -" /> +msgid ""Kill");?>" /> msgstr "" #: src/www/diag_dump_states.php 162 - +msgid ""Int");?> msgstr "" #: src/www/diag_dump_states.php 172 - +msgid ""Proto");?> msgstr "" #: src/www/diag_dump_states.php 182 - Router -> Destination");?> +msgid ""Source -> Router -> Destination");?> msgstr "" #: src/www/diag_dump_states.php 192 - +msgid ""State");?> msgstr "" #: @@ -18447,250 +18410,250 @@ src/www/diag_dump_states.php 234 +msgid "'to') ?> "> msgstr "" #: src/www/diag_dump_states.php 247 - +msgid ""No states were found.") ?> msgstr "" #: src/www/diag_dump_states.php 257 -

    +msgid ""States matching current filter")?>

    msgstr "" #: src/www/diag_dump_states_sources.php 39 -echo gettext("invalid input"); +msgid ""invalid input"); msgstr "" #: src/www/diag_dump_states_sources.php 53 -$pgtitle = array(gettext("Diagnostics"),gettext("Show Source Tracking")); +msgid ""Show Source Tracking")); msgstr "" #: src/www/diag_dump_states_sources.php 83 -alert(''); +msgid ""An error occurred.");?>'); msgstr "" #: src/www/diag_dump_states_sources.php 99 -$tab_array[] = array(gettext("States"), false, "diag_dump_states.php"); +msgid ""States"), false, "diag_dump_states.php"); msgstr "" #: src/www/diag_dump_states_sources.php 100 -$tab_array[] = array(gettext("Source Tracking"), true, "diag_dump_states_sources.php"); +msgid ""Source Tracking"), true, "diag_dump_states_sources.php"); msgstr "" #: src/www/diag_dump_states_sources.php 101 -$tab_array[] = array(gettext("Reset States"), false, "diag_resetstate.php"); +msgid ""Reset States"), false, "diag_resetstate.php"); msgstr "" #: src/www/diag_dump_states_sources.php 119 - msgstr "" #: src/www/diag_dump_states_sources.php 130 -" /> +msgid ""Filter");?>" /> msgstr "" #: src/www/diag_dump_states_sources.php 142 - Destination");?> +msgid ""Source -> Destination");?> msgstr "" #: src/www/diag_dump_states_sources.php 143 - +msgid ""# States");?> msgstr "" #: src/www/diag_dump_states_sources.php 144 - +msgid ""# Connections");?> msgstr "" #: src/www/diag_dump_states_sources.php 145 - +msgid ""Rate");?> msgstr "" #: src/www/diag_dump_states_sources.php 177 -title='' alt='' > +msgid ""to") . " {$dstip}";?>' alt='' > msgstr "" #: src/www/diag_dump_states_sources.php 188 -" . gettext("No source tracking entries were found.") . " +msgid ""No source tracking entries were found.") . " msgstr "" #: src/www/diag_gmirror.php 33 -$pgtitle = array(gettext("Diagnostics"), gettext("GEOM Mirrors")); +msgid ""GEOM Mirrors")); msgstr "" #: src/www/diag_gmirror.php 45 -"forget" => gettext("Forget all formerly connected consumers"), +msgid ""Forget all formerly connected consumers"), msgstr "" #: src/www/diag_gmirror.php 46 -"clear" => gettext("Remove metadata from disk"), +msgid ""Remove metadata from disk"), msgstr "" #: src/www/diag_gmirror.php 47 -"insert" => gettext("Insert consumer into mirror"), +msgid ""Insert consumer into mirror"), msgstr "" #: src/www/diag_gmirror.php 48 -"remove" => gettext("Remove consumer from mirror"), +msgid ""Remove consumer from mirror"), msgstr "" #: src/www/diag_gmirror.php 49 -"activate" => gettext("Reactivate consumer on mirror"), +msgid ""Reactivate consumer on mirror"), msgstr "" #: src/www/diag_gmirror.php 50 -"deactivate" => gettext("Deactivate consumer from mirror"), +msgid ""Deactivate consumer from mirror"), msgstr "" #: src/www/diag_gmirror.php 51 -"rebuild" => gettext("Force rebuild of mirror consumer"), +msgid ""Force rebuild of mirror consumer"), msgstr "" #: src/www/diag_gmirror.php 61 -if (!isset($_POST['confirm']) || ($_POST['confirm'] != gettext("Confirm"))) { +msgid ""Confirm"))) { msgstr "" #: src/www/diag_gmirror.php 68 -$input_errors[] = gettext("You must supply a valid mirror name."); +msgid ""You must supply a valid mirror name."); msgstr "" #: src/www/diag_gmirror.php 71 -$input_errors[] = gettext("You must supply a valid consumer name"); +msgid ""You must supply a valid consumer name"); msgstr "" #: src/www/diag_gmirror.php 77 -$input_errors[] = gettext("Consumer is already in use and cannot be inserted. Remove consumer from existing mirror first."); +msgid ""Consumer is already in use and cannot be inserted. Remove consumer from existing mirror first."); msgstr "" #: src/www/diag_gmirror.php 79 -$input_errors[] = gettext("Consumer has metadata from an existing mirror. Clear metadata before inserting consumer."); +msgid ""Consumer has metadata from an existing mirror. Clear metadata before inserting consumer."); msgstr "" #: src/www/diag_gmirror.php 82 -$input_errors[] = gettext("Mirror is not in a COMPLETE state, cannot insert consumer. Forget disconnected disks or wait for rebuild to finish."); +msgid ""Mirror is not in a COMPLETE state, cannot insert consumer. Forget disconnected disks or wait for rebuild to finish."); msgstr "" #: src/www/diag_gmirror.php 86 -$input_errors[] = gettext("Consumer is in use and cannot be cleared. Deactivate disk first."); +msgid ""Consumer is in use and cannot be cleared. Deactivate disk first."); msgstr "" #: src/www/diag_gmirror.php 88 -$input_errors[] = gettext("Consumer has no metadata to clear."); +msgid ""Consumer has no metadata to clear."); msgstr "" #: src/www/diag_gmirror.php 92 -$input_errors[] = gettext("Consumer is already present on specified mirror."); +msgid ""Consumer is already present on specified mirror."); msgstr "" #: src/www/diag_gmirror.php 94 -$input_errors[] = gettext("Consumer has no metadata and cannot be reactivated."); +msgid ""Consumer has no metadata and cannot be reactivated."); msgstr "" #: src/www/diag_gmirror.php 101 -$input_errors[] = gettext("Consumer must be present on the specified mirror."); +msgid ""Consumer must be present on the specified mirror."); msgstr "" #: src/www/diag_gmirror.php 163 -print_info_box(gettext("There was an error performing the chosen mirror operation. Check the System Log for details.")); +msgid ""There was an error performing the chosen mirror operation. Check the System Log for details.")); msgstr "" #: src/www/diag_gmirror.php 176 -  msgstr "" #: src/www/diag_gmirror.php 178 - +msgid ""The options on this page are intended for use by advanced users only. This page is for managing existing mirrors, not creating new mirrors.")?> msgstr "" #: src/www/diag_gmirror.php 187 - +msgid ""Confirm Action"); ?> msgstr "" #: src/www/diag_gmirror.php 192 - +msgid ""Please confirm the selected action"); ?> msgstr "" #: @@ -18699,630 +18662,630 @@ msgstr "" #: src/www/diag_gmirror.php 194 -
    +msgid ""Action"); ?> msgstr "" #: src/www/diag_gmirror.php 197 -
    +msgid ""Mirror"); ?> msgstr "" #: src/www/diag_gmirror.php 201 -
    +msgid ""Consumer"); ?> msgstr "" #: src/www/diag_gmirror.php 205 -
    " /> +msgid ""Confirm"); ?>" /> msgstr "" #: src/www/diag_gmirror.php 210 - +msgid ""GEOM Mirror information"); ?> msgstr "" #: src/www/diag_gmirror.php 214 - +msgid ""Mirror Status"); ?> msgstr "" #: src/www/diag_gmirror.php 221 - +msgid ""Name"); ?> msgstr "" #: src/www/diag_gmirror.php 222 - +msgid ""Status"); ?> msgstr "" #: src/www/diag_gmirror.php 223 - +msgid ""Component"); ?> msgstr "" #: src/www/diag_gmirror.php 235 -
    [] +msgid ""Forget Disconnected Disks"); ?>] msgstr "" #: src/www/diag_gmirror.php 243 -[] +msgid ""Rebuild"); ?>] msgstr "" #: src/www/diag_gmirror.php 244 -[] +msgid ""Deactivate"); ?>] msgstr "" #: src/www/diag_gmirror.php 245 -[] +msgid ""Remove"); ?>] msgstr "" #: src/www/diag_gmirror.php 258 -[] +msgid ""Rebuild"); ?>] msgstr "" #: src/www/diag_gmirror.php 259 -[] +msgid ""Deactivate"); ?>] msgstr "" #: src/www/diag_gmirror.php 260 -[] +msgid ""Remove"); ?>] msgstr "" #: src/www/diag_gmirror.php 268 - +msgid ""No Mirrors Found"); ?> msgstr "" #: src/www/diag_gmirror.php 272 -
    +msgid ""Some disk operations may only be performed when there are multiple consumers present in a mirror."); ?> msgstr "" #: src/www/diag_gmirror.php 277 - +msgid ""Consumer information"); ?> msgstr "" #: src/www/diag_gmirror.php 281 - +msgid ""Available Consumers"); ?> msgstr "" #: src/www/diag_gmirror.php 288 - +msgid ""Name"); ?> msgstr "" #: src/www/diag_gmirror.php 289 - +msgid ""Size"); ?> msgstr "" #: src/www/diag_gmirror.php 290 - +msgid ""Add to Mirror"); ?> msgstr "" #: src/www/diag_gmirror.php 301 -[ ] msgstr "" #: src/www/diag_gmirror.php 302 -
    [] +msgid ""Remove metadata from disk"); ?>] msgstr "" #: src/www/diag_gmirror.php 317 - +msgid ""No unused consumers found"); ?> msgstr "" #: src/www/diag_gmirror.php 321 -
    +msgid ""Consumers may only be added to a mirror if they are larger than the size of the mirror."); ?> msgstr "" #: src/www/diag_gmirror.php 328 - +msgid ""To repair a failed mirror, first perform a 'Forget' command on the mirror, followed by an 'insert' action on the new consumer."); ?> msgstr "" #: src/www/diag_ipsec.php 34 -$pgtitle = array(gettext("Status"),gettext("IPsec")); +msgid ""IPsec")); msgstr "" #: src/www/diag_ipsec.php 91 - +msgid ""Description");?> msgstr "" #: src/www/diag_ipsec.php 92 - +msgid ""Local ID");?> msgstr "" #: src/www/diag_ipsec.php 93 - +msgid ""Local IP");?> msgstr "" #: src/www/diag_ipsec.php 94 - +msgid ""Remote ID");?> msgstr "" #: src/www/diag_ipsec.php 95 - +msgid ""Remote IP");?> msgstr "" #: src/www/diag_ipsec.php 96 - +msgid ""Role");?> msgstr "" #: src/www/diag_ipsec.php 97 - +msgid ""Reauth");?> msgstr "" #: src/www/diag_ipsec.php 98 - +msgid ""Algo");?> msgstr "" #: src/www/diag_ipsec.php 99 - +msgid ""Status");?> msgstr "" #: src/www/diag_ipsec.php 246 - +msgid ""Local subnets");?> msgstr "" #: src/www/diag_ipsec.php 247 - +msgid ""Local SPI(s)");?> msgstr "" #: src/www/diag_ipsec.php 248 - +msgid ""Remote subnets");?> msgstr "" #: src/www/diag_ipsec.php 249 - +msgid ""Times");?> msgstr "" #: src/www/diag_ipsec.php 250 - +msgid ""Algo");?> msgstr "" #: src/www/diag_ipsec.php 251 - +msgid ""Stats");?> msgstr "" #: src/www/diag_ipsec.php 426 -
    msgstr "" #: src/www/diag_ipsec.php 428 - +msgid ""You can configure IPsec");?> msgstr "" #: src/www/diag_ipsec_leases.php 32 -$pgtitle = array(gettext("Status"),gettext("IPsec"),gettext("Leases")); +msgid ""Leases")); msgstr "" #: src/www/diag_ipsec_leases.php 65 -echo gettext("Pool +msgid ""Pool ") . $pool['name']; msgstr "" #: src/www/diag_ipsec_leases.php 66 -echo ' ' . gettext("usage +msgid ""usage ") . $pool['usage']; msgstr "" #: src/www/diag_ipsec_leases.php 67 -echo ' ' . gettext("online +msgid ""online ") . $pool['online']; msgstr "" #: src/www/diag_ipsec_leases.php 73 - +msgid ""ID");?> msgstr "" #: src/www/diag_ipsec_leases.php 74 - +msgid ""Host");?> msgstr "" #: src/www/diag_ipsec_leases.php 75 - +msgid ""Status");?> msgstr "" #: src/www/diag_ipsec_leases.php 90 -

    +msgid ""No leases from this pool yet.");?>

    msgstr "" #: src/www/diag_ipsec_leases.php 97 -

    +msgid ""No IPsec pools.");?>

    msgstr "" #: src/www/diag_ipsec_leases.php 102 -
    msgstr "" #: src/www/diag_ipsec_leases.php 103 - +msgid ""here.");?> msgstr "" #: src/www/diag_ipsec_sad.php 33 -$pgtitle = array(gettext("Status"),gettext("IPsec"),gettext("SAD")); +msgid ""SAD")); msgstr "" #: src/www/diag_ipsec_sad.php 62 - +msgid ""Source");?> msgstr "" #: src/www/diag_ipsec_sad.php 63 - +msgid ""Destination");?> msgstr "" #: src/www/diag_ipsec_sad.php 64 - +msgid ""Protocol");?> msgstr "" #: src/www/diag_ipsec_sad.php 65 - +msgid ""SPI");?> msgstr "" #: src/www/diag_ipsec_sad.php 66 - +msgid ""Enc. alg.");?> msgstr "" #: src/www/diag_ipsec_sad.php 67 - +msgid ""Auth. alg.");?> msgstr "" #: src/www/diag_ipsec_sad.php 68 - +msgid ""Data");?> msgstr "" #: src/www/diag_ipsec_sad.php 87 -

    +msgid ""No IPsec security associations.");?>

    msgstr "" #: src/www/diag_ipsec_sad.php 96 -
    msgstr "" #: src/www/diag_ipsec_sad.php 97 - +msgid ""here.");?> msgstr "" #: src/www/diag_ipsec_spd.php 33 -$pgtitle = array(gettext("Status"),gettext("IPsec"),gettext("SPD")); +msgid ""SPD")); msgstr "" #: src/www/diag_ipsec_spd.php 62 - +msgid ""Source"); ?> msgstr "" #: src/www/diag_ipsec_spd.php 63 - +msgid ""Destination"); ?> msgstr "" #: src/www/diag_ipsec_spd.php 64 - +msgid ""Direction"); ?> msgstr "" #: src/www/diag_ipsec_spd.php 65 - +msgid ""Protocol"); ?> msgstr "" #: src/www/diag_ipsec_spd.php 66 - +msgid ""Tunnel endpoints"); ?> msgstr "" #: src/www/diag_ipsec_spd.php 92 - +msgid ""incoming (as seen by firewall)"); ?> msgstr "" #: src/www/diag_ipsec_spd.php 99 - +msgid ""outgoing (as seen by firewall)"); ?> msgstr "" #: src/www/diag_ipsec_spd.php 104 -

    +msgid ""No IPsec security policies."); ?>

    msgstr "" #: src/www/diag_ipsec_spd.php 113 -
    msgstr "" #: src/www/diag_ipsec_spd.php 114 - +msgid ""here."); ?> msgstr "" #: src/www/diag_ipsec_tabs.php 28 -$tab_array[0] = array(gettext("Overview"), $_SERVER['PHP_SELF'] == '/diag_ipsec.php', "diag_ipsec.php"); +msgid ""Overview"), $_SERVER['PHP_SELF'] == '/diag_ipsec.php', "diag_ipsec.php"); msgstr "" #: src/www/diag_ipsec_tabs.php 29 -$tab_array[1] = array(gettext("Leases"), $_SERVER['PHP_SELF'] == '/diag_ipsec_leases.php', "diag_ipsec_leases.php"); +msgid ""Leases"), $_SERVER['PHP_SELF'] == '/diag_ipsec_leases.php', "diag_ipsec_leases.php"); msgstr "" #: src/www/diag_ipsec_tabs.php 30 -$tab_array[2] = array(gettext("SAD"), $_SERVER['PHP_SELF'] == '/diag_ipsec_sad.php', "diag_ipsec_sad.php"); +msgid ""SAD"), $_SERVER['PHP_SELF'] == '/diag_ipsec_sad.php', "diag_ipsec_sad.php"); msgstr "" #: src/www/diag_ipsec_tabs.php 31 -$tab_array[3] = array(gettext("SPD"), $_SERVER['PHP_SELF'] == '/diag_ipsec_spd.php', "diag_ipsec_spd.php"); +msgid ""SPD"), $_SERVER['PHP_SELF'] == '/diag_ipsec_spd.php', "diag_ipsec_spd.php"); msgstr "" #: src/www/diag_ipsec_tabs.php 32 -$tab_array[4] = array(gettext("Logs"), $_SERVER['PHP_SELF'] == '/diag_logs_ipsec.php', "diag_logs_ipsec.php"); +msgid ""Logs"), $_SERVER['PHP_SELF'] == '/diag_logs_ipsec.php', "diag_logs_ipsec.php"); msgstr "" #: src/www/diag_limiter_info.php 31 -$pgtitle = gettext("Diagnostics +msgid ""Diagnostics Limiter Info"); msgstr "" #: src/www/diag_limiter_info.php 92 - +msgid ""Gathering Limiter information, please wait...");?> msgstr "" #: src/www/diag_logs.php 50 -$pgtitle = array(gettext("Status"),gettext("System logs"),gettext("General")); +msgid ""General")); msgstr "" #: src/www/diag_logs.php 90 -" /> +msgid ""Clear log");?>" /> msgstr "" #: src/www/diag_logs.php 95 -" /> +msgid ""Filter");?>" /> msgstr "" #: src/www/diag_logs_auth.php 40 -$pgtitle = array(gettext("Status"),gettext("System logs"),gettext("Portal Auth")); +msgid ""Portal Auth")); msgstr "" #: src/www/diag_logs_auth.php 65 -

    +msgid ""Last %s Portal Auth log entries"),$nentries);?>

    msgstr "" #: src/www/diag_logs_auth.php 69 -" /> +msgid ""Clear log");?>" /> msgstr "" #: src/www/diag_logs_dhcp.php 44 -$pgtitle = array(gettext("Status"),gettext("System logs"),gettext("DHCP")); +msgid ""DHCP")); msgstr "" #: src/www/diag_logs_dhcp.php 68 -

    +msgid ""Last %s DHCP service log entries"), $nentries);?>

    msgstr "" #: src/www/diag_logs_dhcp.php 72 -" /> +msgid ""Clear log");?>" /> msgstr "" #: src/www/diag_logs_filter.php 42 -$response = array('resolve_ip' => $ip, 'resolve_text' => gettext("Cannot resolve")); +msgid ""Cannot resolve")); msgstr "" #: src/www/diag_logs_filter.php 62 -echo gettext("The rule that triggered this action is") . " +msgid ""The rule that triggered this action is") . " nn{$rule}"; msgstr "" #: src/www/diag_logs_filter.php 107 -$pgtitle = array(gettext("Status"),gettext("System logs"),gettext("Firewall")); +msgid ""Firewall")); msgstr "" #: src/www/diag_logs_filter.php 176 " /> +msgid ""Filter");?>" /> msgstr "" #: src/www/diag_logs_filter.php 199
    +msgid ""Interface");?> msgstr "" #: src/www/diag_logs_filter.php 235
    +msgid ""Filter expression");?> msgstr "" #: src/www/diag_logs_filter.php 239
    +msgid ""Quantity");?> msgstr "" #: @@ -19330,1482 +19293,1482 @@ src/www/diag_logs_filter.php 244
    " />
    +msgid ""Filter");?>" /> msgstr "" #: src/www/diag_logs_filter.php 250 -', '');?>   msgstr "" #: src/www/diag_logs_filter.php 292 -printf(gettext("Last %s firewall log entries."),count($filterlog)); +msgid ""Last %s firewall log entries."),count($filterlog)); msgstr "" #: src/www/diag_logs_filter.php 294 -echo count($filterlog). ' ' . gettext("matched log entries."); +msgid ""matched log entries."); msgstr "" #: src/www/diag_logs_filter.php 295 -printf(gettext("Max(%s)"),$nentries);?> +msgid ""Max(%s)"),$nentries);?> msgstr "" #: src/www/diag_logs_filter.php 299 - +msgid ""Act");?> msgstr "" #: src/www/diag_logs_filter.php 300 - +msgid ""Time");?> msgstr "" #: src/www/diag_logs_filter.php 301 - +msgid ""If");?> msgstr "" #: src/www/diag_logs_filter.php 303 - +msgid ""Rule");?> msgstr "" #: src/www/diag_logs_filter.php 305 - +msgid ""Source");?> msgstr "" #: src/www/diag_logs_filter.php 306 - +msgid ""Destination");?> msgstr "" #: src/www/diag_logs_filter.php 307 - +msgid ""Proto");?> msgstr "" #: src/www/diag_logs_filter.php 346 ');" title="" class="ICON-" alt="Icon Reverse Resolve with DNS"> +msgid ""Click to resolve");?>" class="ICON-" alt="Icon Reverse Resolve with DNS"> msgstr "" #: src/www/diag_logs_filter.php 347 -" title="" onclick="return confirm('')"> +msgid ""Easy Rule +msgid ""Backups are also nice.")?>')"> msgstr "" #: src/www/diag_logs_filter.php 352 ');" title="" class="ICON-" alt="Icon Reverse Resolve with DNS"> +msgid ""Click to resolve");?>" class="ICON-" alt="Icon Reverse Resolve with DNS"> msgstr "" #: src/www/diag_logs_filter.php 353 -" title="" onclick="return confirm('')"> +msgid ""Easy Rule +msgid ""Backups are also nice.");?>')"> msgstr "" #: src/www/diag_logs_filter.php 374 - +msgid ""Last %s firewall log entries"),$nentries);?> msgstr "" #: src/www/diag_logs_filter.php 392 -" /> +msgid ""Clear log");?>" /> msgstr "" #: src/www/diag_logs_filter_dynamic.php 46 -$pgtitle = array(gettext("Status"),gettext("System logs"),gettext("Firewall (Dynamic View)")); +msgid ""Firewall (Dynamic View)")); msgstr "" #: src/www/diag_logs_filter_dynamic.php 105 -.      +msgid ""Last %s records"),$nentries);?>.     msgstr "" #: src/www/diag_logs_filter_dynamic.php 109 - +msgid ""Act");?> msgstr "" #: src/www/diag_logs_filter_dynamic.php 110 - +msgid ""Time");?> msgstr "" #: src/www/diag_logs_filter_dynamic.php 111 - +msgid ""If");?> msgstr "" #: src/www/diag_logs_filter_dynamic.php 112 - +msgid ""Source");?> msgstr "" #: src/www/diag_logs_filter_dynamic.php 113 - +msgid ""Destination");?> msgstr "" #: src/www/diag_logs_filter_dynamic.php 114 - +msgid ""Proto");?> msgstr "" #: src/www/diag_logs_filter_dynamic.php 144

    +msgid ""TCP Flags"); ?> F - FIN, S - SYN, A or . - ACK, R - RST, P - PSH, U - URG, E - ECE, C - CWR

    msgstr "" #: src/www/diag_logs_filter_summary.php 29 -$pgtitle = gettext("Status")." -".gettext("System logs")." -".gettext("Firewall Log Summary"); +msgid ""Status")." +msgid ""System logs")." +msgid ""Firewall Log Summary"); msgstr "" #: src/www/diag_logs_filter_summary.php 41 -'act' => gettext("Actions"), +msgid ""Actions"), msgstr "" #: src/www/diag_logs_filter_summary.php 42 -'interface' => gettext("Interfaces"), +msgid ""Interfaces"), msgstr "" #: src/www/diag_logs_filter_summary.php 43 -'proto' => gettext("Protocols"), +msgid ""Protocols"), msgstr "" #: src/www/diag_logs_filter_summary.php 44 -'srcip' => gettext("Source IPs"), +msgid ""Source IPs"), msgstr "" #: src/www/diag_logs_filter_summary.php 45 -'dstip' => gettext("Destination IPs"), +msgid ""Destination IPs"), msgstr "" #: src/www/diag_logs_filter_summary.php 46 -'srcport' => gettext("Source Ports"), +msgid ""Source Ports"), msgstr "" #: src/www/diag_logs_filter_summary.php 47 -'dstport' => gettext("Destination Ports")); +msgid ""Destination Ports")); msgstr "" #: src/www/diag_logs_filter_summary.php 67 -print "{$fields[$stat]} ".gettext("data").""; +msgid ""data").""; msgstr "" #: src/www/diag_logs_filter_summary.php 77 -$outstr = "log {$outstr}"; +msgid ""Reverse Resolve with DNS")."">log {$outstr}"; msgstr "" #: src/www/diag_logs_filter_summary.php 196 -


    +msgid "'This is a firewall log summary, of the last %1$s lines of the firewall log (Max %2$s).'), $gotlines, $lines)?>
    msgstr "" #: src/www/diag_logs_filter_summary.php 197 -

    msgstr "" #: src/www/diag_logs_gateways.php 51 -$pgtitle = array(gettext("Status"),gettext("System logs"),gettext("Gateways")); +msgid ""Gateways")); msgstr "" #: src/www/diag_logs_gateways.php 93 -" /> +msgid ""Clear log");?>" /> msgstr "" #: src/www/diag_logs_gateways.php 97 -" /> +msgid ""Filter");?>" /> msgstr "" #: src/www/diag_logs_ipsec.php 44 -$pgtitle = array(gettext("Status"),gettext("System logs"),gettext("IPsec VPN")); +msgid ""IPsec VPN")); msgstr "" #: src/www/diag_logs_ipsec.php 69 -

    +msgid ""Last %s IPsec log entries"),$nentries);?>

    msgstr "" #: src/www/diag_logs_ipsec.php 88 -" /> +msgid ""Clear log");?>" /> msgstr "" #: src/www/diag_logs_ntpd.php 41 -$pgtitle = array(gettext("Status"),gettext("System logs"),gettext("NTP")); +msgid ""NTP")); msgstr "" #: src/www/diag_logs_ntpd.php 66 -

    +msgid ""Last %s NTP log entries"), $nentries);?>

    msgstr "" #: src/www/diag_logs_ntpd.php 75 -" /> +msgid ""Clear log");?>" /> msgstr "" #: src/www/diag_logs_openvpn.php 30 -$pgtitle = array(gettext("Status"),gettext("System logs"),gettext("OpenVPN")); +msgid ""OpenVPN")); msgstr "" #: src/www/diag_logs_openvpn.php 68 -

    +msgid ""Last %s OpenVPN log entries"),$nentries)?>

    msgstr "" #: src/www/diag_logs_openvpn.php 77 -" /> +msgid ""Clear log");?>" /> msgstr "" #: src/www/diag_logs_pills.php 33 -$tab_array[] = array(gettext("PPTP Logins"), +msgid ""PPTP Logins"), msgstr "" #: src/www/diag_logs_pills.php 36 -$tab_array[] = array(gettext("PPTP Raw"), +msgid ""PPTP Raw"), msgstr "" #: src/www/diag_logs_pills.php 39 -$tab_array[] = array(gettext("PPPoE Logins"), +msgid ""PPPoE Logins"), msgstr "" #: src/www/diag_logs_pills.php 42 -$tab_array[] = array(gettext("PPPoE Raw"), +msgid ""PPPoE Raw"), msgstr "" #: src/www/diag_logs_pills.php 45 -$tab_array[] = array(gettext("L2TP Logins"), +msgid ""L2TP Logins"), msgstr "" #: src/www/diag_logs_pills.php 48 -$tab_array[] = array(gettext("L2TP Raw"), +msgid ""L2TP Raw"), msgstr "" #: src/www/diag_logs_pills.php 56 -$tab_array[] = array(gettext("Normal View"), true, "/diag_logs_filter.php"); +msgid ""Normal View"), true, "/diag_logs_filter.php"); msgstr "" #: src/www/diag_logs_pills.php 57 -$tab_array[] = array(gettext("Dynamic View"), false, "/diag_logs_filter_dynamic.php"); +msgid ""Dynamic View"), false, "/diag_logs_filter_dynamic.php"); msgstr "" #: src/www/diag_logs_pills.php 58 -$tab_array[] = array(gettext("Summary View"), false, "/diag_logs_filter_summary.php"); +msgid ""Summary View"), false, "/diag_logs_filter_summary.php"); msgstr "" #: src/www/diag_logs_pills.php 63 -$tab_array[] = array(gettext("General"), true, "/diag_logs.php"); +msgid ""General"), true, "/diag_logs.php"); msgstr "" #: src/www/diag_logs_pills.php 64 -$tab_array[] = array(gettext("Gateways"), false, "/diag_logs_gateways.php"); +msgid ""Gateways"), false, "/diag_logs_gateways.php"); msgstr "" #: src/www/diag_logs_pills.php 65 -$tab_array[] = array(gettext("Routing"), false, "/diag_logs_routing.php"); +msgid ""Routing"), false, "/diag_logs_routing.php"); msgstr "" #: src/www/diag_logs_pills.php 66 -$tab_array[] = array(gettext("Resolver"), false, "/diag_logs_resolver.php"); +msgid ""Resolver"), false, "/diag_logs_resolver.php"); msgstr "" #: src/www/diag_logs_pills.php 67 -$tab_array[] = array(gettext("Wireless"), false, "/diag_logs_wireless.php"); +msgid ""Wireless"), false, "/diag_logs_wireless.php"); msgstr "" #: src/www/diag_logs_ppp.php 41 -$pgtitle = array(gettext("Status"),gettext("System logs"),gettext("PPP")); +msgid ""PPP")); msgstr "" #: src/www/diag_logs_ppp.php 65 -

    +msgid ""Last %s PPP log entries"),$nentries);?>

    msgstr "" #: src/www/diag_logs_ppp.php 74 -" /> +msgid ""Clear log");?>" /> msgstr "" #: src/www/diag_logs_relayd.php 41 -$pgtitle = array(gettext("Status"),gettext("System logs"),gettext("Load Balancer")); +msgid ""Load Balancer")); msgstr "" #: src/www/diag_logs_relayd.php 67 -

    +msgid ""Last %s Load Balancer log entries"),$nentries);?>

    msgstr "" #: src/www/diag_logs_relayd.php 76 -" /> +msgid ""Clear log");?>" /> msgstr "" #: src/www/diag_logs_resolver.php 51 -$pgtitle = array(gettext("Status"),gettext("System logs"),gettext("Resolver")); +msgid ""Resolver")); msgstr "" #: src/www/diag_logs_resolver.php 91 -" /> +msgid ""Clear log");?>" /> msgstr "" #: src/www/diag_logs_resolver.php 96 -" /> +msgid ""Filter");?>" /> msgstr "" #: src/www/diag_logs_routing.php 40 -$pgtitle = array(gettext("Status"),gettext("System logs"),gettext("Routing")); +msgid ""Routing")); msgstr "" #: src/www/diag_logs_routing.php 74 -" /> +msgid ""Clear log");?>" /> msgstr "" #: src/www/diag_logs_settings.php 72 -if ($_POST['resetlogs'] == gettext("Reset Log Files")) { +msgid ""Reset Log Files")) { msgstr "" #: src/www/diag_logs_settings.php 74 -$savemsg .= gettext("The log files have been reset."); +msgid ""The log files have been reset."); msgstr "" #: src/www/diag_logs_settings.php 82 -$input_errors[] = gettext("A valid IP address/hostname or IP/hostname +msgid ""A valid IP address/hostname or IP/hostname port must be specified for remote syslog server #1."); msgstr "" #: src/www/diag_logs_settings.php 85 -$input_errors[] = gettext("A valid IP address/hostname or IP/hostname +msgid ""A valid IP address/hostname or IP/hostname port must be specified for remote syslog server #2."); msgstr "" #: src/www/diag_logs_settings.php 88 -$input_errors[] = gettext("A valid IP address/hostname or IP/hostname +msgid ""A valid IP address/hostname or IP/hostname port must be specified for remote syslog server #3."); msgstr "" #: src/www/diag_logs_settings.php 92 -$input_errors[] = gettext("Number of log entries to show must be between 5 and 2000."); +msgid ""Number of log entries to show must be between 5 and 2000."); msgstr "" #: src/www/diag_logs_settings.php 97 -$input_errors[] = gettext("Log file size must be a positive integer greater than 5120."); +msgid ""Log file size must be a positive integer greater than 5120."); msgstr "" #: src/www/diag_logs_settings.php 162 -log_error(gettext("webConfigurator configuration has changed. Restarting webConfigurator.")); +msgid ""webConfigurator configuration has changed. Restarting webConfigurator.")); msgstr "" #: src/www/diag_logs_settings.php 164 -$savemsg .= "
    " . gettext("WebGUI process is restarting."); +msgid ""WebGUI process is restarting."); msgstr "" #: src/www/diag_logs_settings.php 171 -$pgtitle = array(gettext("Status"), gettext("System logs"), gettext("Settings")); +msgid ""Settings")); msgstr "" #: src/www/diag_logs_settings.php 267 - +msgid ""General Logging Options");?> msgstr "" #: src/www/diag_logs_settings.php 272 - +msgid ""Show log entries in reverse order (newest entries on top)");?> msgstr "" #: src/www/diag_logs_settings.php 278 - msgstr "" #: src/www/diag_logs_settings.php 284 - +msgid ""Logs are held in constant-size circular log files. This field controls how large each log file is, and thus how many entries may exist inside the log. By default this is approximately 500KB per log file, and there are nearly 20 such log files.") ?> msgstr "" #: src/www/diag_logs_settings.php 286 - msgstr "" #: src/www/diag_logs_settings.php 287 - +msgid ""Be aware that increasing this value increases every log file size, so disk usage will increase significantly."); ?> msgstr "" #: src/www/diag_logs_settings.php 288 -. msgstr "" #: src/www/diag_logs_settings.php 289 -. msgstr "" #: src/www/diag_logs_settings.php 296 -
    +msgid ""Log packets matched from the default block rules put in the ruleset");?>
    msgstr "" #: src/www/diag_logs_settings.php 297 - msgstr "" #: src/www/diag_logs_settings.php 300 -
    +msgid ""Log packets matched from the default pass rules put in the ruleset");?>
    msgstr "" #: src/www/diag_logs_settings.php 301 - msgstr "" #: src/www/diag_logs_settings.php 304 -
    +msgid ""Log packets blocked by 'Block Bogon Networks' rules");?>
    msgstr "" #: src/www/diag_logs_settings.php 307 -
    +msgid ""Log packets blocked by 'Block Private Networks' rules");?>
    msgstr "" #: src/www/diag_logs_settings.php 313 -
    +msgid ""Log errors from the web server process.");?>
    msgstr "" #: src/www/diag_logs_settings.php 314 - msgstr "" #: src/www/diag_logs_settings.php 319 -
    +msgid ""Show raw filter logs");?>
    msgstr "" #: src/www/diag_logs_settings.php 320 - msgstr "" #: src/www/diag_logs_settings.php 330 - +msgid ""Show the applied rule description below or in the firewall log rows.");?> msgstr "" #: src/www/diag_logs_settings.php 332 - +msgid ""Displaying rule descriptions for all lines in the log might affect performance with large rule sets.");?> msgstr "" #: src/www/diag_logs_settings.php 339 - +msgid ""Disable writing log files to the local disk");?> msgstr "" #: src/www/diag_logs_settings.php 341 - +msgid ""Disable writing log files to the local RAM disk");?> msgstr "" #: src/www/diag_logs_settings.php 347 -" onclick="return confirm('')" /> +msgid "'Do you really want to reset the log files? This will erase all local log data.');?>')" /> msgstr "" #: src/www/diag_logs_settings.php 349 - msgstr "" #: src/www/diag_logs_settings.php 356 - +msgid ""Remote Logging Options");?> msgstr "" #: src/www/diag_logs_settings.php 359 - +msgid ""Source Address"); ?> msgstr "" #: src/www/diag_logs_settings.php 375 - +msgid ""This option will allow the logging daemon to bind to a single IP address, rather than all IP addresses."); ?> msgstr "" #: src/www/diag_logs_settings.php 376 - +msgid ""If you pick a single IP, remote syslog severs must all be of that IP type. If you wish to mix IPv4 and IPv6 remote syslog servers, you must bind to all interfaces."); ?> msgstr "" #: src/www/diag_logs_settings.php 378 - msgstr "" #: src/www/diag_logs_settings.php 382 - +msgid ""IP Protocol"); ?> msgstr "" #: src/www/diag_logs_settings.php 389 - +msgid ""This option is only used when a non-default address is chosen as the source above. This option only expresses a preference; If an IP address of the selected type is not found on the chosen interface, the other type will be tried."); ?> msgstr "" #: src/www/diag_logs_settings.php 393 - +msgid ""Enable Remote Logging");?> msgstr "" #: src/www/diag_logs_settings.php 395 - +msgid ""Send log messages to remote syslog server");?> msgstr "" #: src/www/diag_logs_settings.php 398 - +msgid ""Remote Syslog Servers");?> msgstr "" #: src/www/diag_logs_settings.php 402 - +msgid ""Server") . " 1";?> msgstr "" #: src/www/diag_logs_settings.php 406 - +msgid ""Server") . " 2";?> msgstr "" #: src/www/diag_logs_settings.php 410 - +msgid ""Server") . " 3";?> msgstr "" #: src/www/diag_logs_settings.php 415 - msgstr "" #: src/www/diag_logs_settings.php 421 - +msgid ""Remote Syslog Contents");?> msgstr "" #: src/www/diag_logs_settings.php 424 -

    +msgid ""Everything");?>

    msgstr "" #: src/www/diag_logs_settings.php 426 -
    +msgid ""System events");?>
    msgstr "" #: src/www/diag_logs_settings.php 428 -
    +msgid ""Firewall events");?>
    msgstr "" #: src/www/diag_logs_settings.php 430 -
    +msgid ""DHCP service events");?>
    msgstr "" #: src/www/diag_logs_settings.php 432 -
    +msgid ""Portal Auth events");?>
    msgstr "" #: src/www/diag_logs_settings.php 434 -
    +msgid ""VPN (PPTP, IPsec, OpenVPN) events");?>
    msgstr "" #: src/www/diag_logs_settings.php 436 -
    +msgid ""Gateway Monitor events");?>
    msgstr "" #: src/www/diag_logs_settings.php 438 -
    +msgid ""Server Load Balancer events");?>
    msgstr "" #: src/www/diag_logs_settings.php 440 -
    +msgid ""Wireless events");?>
    msgstr "" #: src/www/diag_logs_settings.php 445 - " onclick="enable_change(true)" /> +msgid ""Save"); ?>" onclick="enable_change(true)" /> msgstr "" #: src/www/diag_logs_settings.php 450 -
    msgstr "" #: src/www/diag_logs_settings.php 451 - +msgid ""Time");?> msgstr "" #: src/www/diag_logs_vpn.php 134 - +msgid ""Action");?> msgstr "" #: src/www/diag_logs_vpn.php 135 - +msgid ""User");?> msgstr "" #: src/www/diag_logs_vpn.php 136 - +msgid ""IP address");?> msgstr "" #: src/www/diag_logs_vpn.php 148 -" /> +msgid ""Clear log");?>" /> msgstr "" #: src/www/diag_logs_wireless.php 42 -$pgtitle = array(gettext("Status"),gettext("System logs"),gettext("Wireless")); +msgid ""Wireless")); msgstr "" #: src/www/diag_logs_wireless.php 76 -" /> +msgid ""Clear log");?>" /> msgstr "" #: src/www/diag_nanobsd.php 36 -$pgtitle = array(gettext("Diagnostics"), gettext("NanoBSD")); +msgid ""NanoBSD")); msgstr "" #: src/www/diag_nanobsd.php 56 -$statusmsg = gettext("Setting slice information, please wait..."); +msgid ""Setting slice information, please wait..."); msgstr "" #: src/www/diag_nanobsd.php 65 -$savemsg = gettext("The boot slice has been set to") . " " . nanobsd_get_active_slice(); +msgid ""The boot slice has been set to") . " " . nanobsd_get_active_slice(); msgstr "" #: src/www/diag_nanobsd.php 72 -$statusmsg = gettext("Duplicating slice. Please wait, this will take a moment..."); +msgid ""Duplicating slice. Please wait, this will take a moment..."); msgstr "" #: src/www/diag_nanobsd.php 81 -$savemsg = gettext("The slice has been duplicated.") . "

    " . gettext("If you would like to boot from this newly duplicated slice please set it using the bootup information area."); +msgid ""If you would like to boot from this newly duplicated slice please set it using the bootup information area."); msgstr "" #: src/www/diag_nanobsd.php 83 -$savemsg = gettext("There was an error while duplicating the slice. Operation aborted."); +msgid ""There was an error while duplicating the slice. Operation aborted."); msgstr "" #: src/www/diag_nanobsd.php 123 -  msgstr "" #: src/www/diag_nanobsd.php 125 - +msgid ""The options on this page are intended for use by advanced users only.")?> msgstr "" #: src/www/diag_nanobsd.php 131 - +msgid ""Bootup information");?> msgstr "" #: src/www/diag_nanobsd.php 134 - +msgid ""NanoBSD Image size");?> msgstr "" #: src/www/diag_nanobsd.php 140 - +msgid ""Bootup");?> msgstr "" #: src/www/diag_nanobsd.php 143 - msgstr "" #: src/www/diag_nanobsd.php 144 -

    +msgid ""This will switch the bootup slice to the alternate slice.");?> msgstr "" #: src/www/diag_nanobsd.php 154 - +msgid ""Media Read/Write Status");?> msgstr "" #: src/www/diag_nanobsd.php 168 -echo gettext("Read/Write") . $refdisplay; +msgid ""Read/Write") . $refdisplay; msgstr "" #: src/www/diag_nanobsd.php 170 -echo "
    "; +msgid ""Switch to Read-Only") . "'>"; msgstr "" #: src/www/diag_nanobsd.php 172 -echo gettext("Read-Only"); +msgid ""Read-Only"); msgstr "" #: src/www/diag_nanobsd.php 174 -echo "
    "; +msgid ""Switch to Read/Write") . "'>"; msgstr "" #: src/www/diag_nanobsd.php 177 -
    msgstr "" #: src/www/diag_nanobsd.php 184 -> +msgid ""Keep media mounted read/write at all times.") ?> msgstr "" #: src/www/diag_nanobsd.php 185 -
    +msgid ""Save") ?>'> msgstr "" #: src/www/diag_nanobsd.php 193 - +msgid ""Duplicate bootup slice to alternate");?> msgstr "" #: src/www/diag_nanobsd.php 196 - +msgid ""Duplicate bootup slice");?> msgstr "" #: src/www/diag_nanobsd.php 199 - msgstr "" #: src/www/diag_nanobsd.php 206 - +msgid ""This will duplicate the bootup slice to the alternate slice. Use this if you would like to duplicate the known good working boot partition to the alternate.");?> msgstr "" #: src/www/diag_nanobsd.php 207 -
    +msgid ""Duplicate slice") ?>'> msgstr "" #: src/www/diag_nanobsd.php 215 - +msgid ""Periodic Data Backup");?> msgstr "" #: src/www/diag_nanobsd.php 218 - +msgid ""RRD/DHCP Backup");?> msgstr "" #: src/www/diag_nanobsd.php 220 - Advanced, Miscellaneous tab")?>. +msgid ""System > Advanced, Miscellaneous tab")?>. msgstr "" #: src/www/diag_nanobsd.php 228 - +msgid ""View upgrade log");?> msgstr "" #: src/www/diag_nanobsd.php 231 - +msgid ""View previous upgrade log");?> msgstr "" #: src/www/diag_ndp.php 91 -$pgtitle = array(gettext("Diagnostics"),gettext("NDP Table")); +msgid ""NDP Table")); msgstr "" #: src/www/diag_ndp.php 124 - +msgid ""IPv6 address"); ?> msgstr "" #: src/www/diag_ndp.php 134 - +msgid ""MAC address"); ?> msgstr "" #: src/www/diag_ndp.php 144 - +msgid ""Hostname"); ?> msgstr "" #: src/www/diag_ndp.php 154 - +msgid ""Interface"); ?> msgstr "" #: src/www/diag_packet_capture.php 72 -if ($_POST['downloadbtn'] == gettext("Download Capture")) +msgid ""Download Capture")) msgstr "" #: src/www/diag_packet_capture.php 75 -$pgtitle = array(gettext("Diagnostics"), gettext("Packet Capture")); +msgid ""Packet Capture")); msgstr "" #: src/www/diag_packet_capture.php 97 -$interfaces['ovpn' . substr($mode, 0, 1) . $setting['vpnid']] = gettext("OpenVPN") . " ".$mode." +msgid ""OpenVPN") . " ".$mode." ".htmlspecialchars($setting['description']); msgstr "" #: src/www/diag_packet_capture.php 114 -$input_errors[] = gettext("Invalid interface."); +msgid ""Invalid interface."); msgstr "" #: src/www/diag_packet_capture.php 117 -$input_errors[] = gettext("Invalid address family."); +msgid ""Invalid address family."); msgstr "" #: src/www/diag_packet_capture.php 120 -$input_errors[] = gettext("Invalid protocol."); +msgid ""Invalid protocol."); msgstr "" #: src/www/diag_packet_capture.php 132 -$input_errors[] = sprintf(gettext("A valid IP address or CIDR block must be specified. [%s]"), $h); +msgid ""A valid IP address or CIDR block must be specified. [%s]"), $h); msgstr "" #: src/www/diag_packet_capture.php 138 -$input_errors[] = gettext("Invalid value specified for port."); +msgid ""Invalid value specified for port."); msgstr "" #: src/www/diag_packet_capture.php 145 -$input_errors[] = gettext("Invalid value specified for packet length."); +msgid ""Invalid value specified for packet length."); msgstr "" #: src/www/diag_packet_capture.php 152 -$input_errors[] = gettext("Invalid value specified for packet count."); +msgid ""Invalid value specified for packet count."); msgstr "" #: src/www/diag_packet_capture.php 178 -$action = gettext("Start"); +msgid ""Start"); msgstr "" #: src/www/diag_packet_capture.php 185 -$action = gettext("Stop"); +msgid ""Stop"); msgstr "" #: src/www/diag_packet_capture.php 230 -

    +msgid ""Packet capture");?> msgstr "" #: src/www/diag_packet_capture.php 239 - +msgid ""Interface");?> msgstr "" #: src/www/diag_packet_capture.php 248 -

    +msgid ""Select the interface on which to capture traffic.");?>

    msgstr "" #: src/www/diag_packet_capture.php 252 - +msgid ""Promiscuous");?> msgstr "" #: src/www/diag_packet_capture.php 255 -

    +msgid ""If checked, the");?> msgstr "" #: src/www/diag_packet_capture.php 256 -
    -

    +msgid ""Note");?> +msgid ""Some network adapters do not support or work well in promiscuous mode.");?>

    msgstr "" #: src/www/diag_packet_capture.php 260 - +msgid ""Address Family");?> msgstr "" #: src/www/diag_packet_capture.php 267 -

    +msgid ""Select the type of traffic to be captured, either Any, IPv4 only or IPv6 only.");?>

    msgstr "" #: src/www/diag_packet_capture.php 271 - +msgid ""Protocol");?> msgstr "" #: src/www/diag_packet_capture.php 289 -

    +msgid ""Select the protocol to capture, or Any.");?>

    msgstr "" #: src/www/diag_packet_capture.php 293 - +msgid ""Host Address");?> msgstr "" #: src/www/diag_packet_capture.php 296 -

    +msgid ""This value is either the Source or Destination IP address or subnet in CIDR notation. The packet capture will look for this address in either field.");?> msgstr "" #: src/www/diag_packet_capture.php 297 -
    +msgid ""Matching can be negated by preceding the value with "!". Multiple IP addresses or CIDR subnets may be specified. Comma (",") separated values perform a boolean "and". Separating with a pipe ("|") performs a boolean "or".");?> msgstr "" #: src/www/diag_packet_capture.php 298 -
    +msgid ""If you leave this field blank, all packets on the specified interface will be captured.");?> msgstr "" #: src/www/diag_packet_capture.php 303 - +msgid ""Port");?> msgstr "" #: src/www/diag_packet_capture.php 307 -

    +msgid ""Leave blank if you do not want to filter by port.");?>

    msgstr "" #: src/www/diag_packet_capture.php 311 - +msgid ""Packet Length");?> msgstr "" #: src/www/diag_packet_capture.php 314 -

    +msgid ""The Packet length is the number of bytes of each packet that will be captured. Default value is 0, which will capture the entire frame regardless of its size.");?>

    msgstr "" #: src/www/diag_packet_capture.php 318 - +msgid ""Count");?> msgstr "" #: src/www/diag_packet_capture.php 321 -

    " . gettext("Enter 0 (zero) for no count limit.");?>

    +msgid ""Enter 0 (zero) for no count limit.");?>

    msgstr "" #: src/www/diag_packet_capture.php 326 - +msgid ""Level of Detail");?> msgstr "" #: src/www/diag_packet_capture.php 329 - +msgid ""Normal");?> msgstr "" #: src/www/diag_packet_capture.php 330 - +msgid ""Medium");?> msgstr "" #: src/www/diag_packet_capture.php 331 - +msgid ""High");?> msgstr "" #: src/www/diag_packet_capture.php 332 - +msgid ""Full");?> msgstr "" #: src/www/diag_packet_capture.php 334 -

    " . +msgid ""This is the level of detail that will be displayed after hitting 'Stop' when the packets have been captured.") . "
    " . msgstr "" #: src/www/diag_packet_capture.php 335 -gettext("Note +msgid ""Note ") . " " . msgstr "" #: src/www/diag_packet_capture.php 336 -gettext("This option does not affect the level of detail when downloading the packet capture.");?>

    +msgid ""This option does not affect the level of detail when downloading the packet capture.");?>

    msgstr "" #: src/www/diag_packet_capture.php 341 - +msgid ""Reverse DNS Lookup");?> msgstr "" #: src/www/diag_packet_capture.php 344 -

    +msgid ""This check box will cause the packet capture to perform a reverse DNS lookup associated with all IP addresses.");?> msgstr "" #: src/www/diag_packet_capture.php 345 -
    -

    +msgid ""Note");?> +msgid ""This option can cause delays for large packet captures.");?>

    msgstr "" #: src/www/diag_packet_capture.php 362 -if (($action == gettext("Stop") or $action == "") and $processisrunning != true) +msgid ""Stop") or $action == "") and $processisrunning != true) msgstr "" #: src/www/diag_packet_capture.php 363 -echo " "; +msgid ""Start") . "" /> "; msgstr "" #: src/www/diag_packet_capture.php 365 -echo " "; +msgid ""Stop") . "" /> "; msgstr "" #: src/www/diag_packet_capture.php 368 -echo " "; +msgid ""View Capture") . "" /> "; msgstr "" #: src/www/diag_packet_capture.php 369 -echo ""; +msgid ""Download Capture") . "" />"; msgstr "" #: src/www/diag_packet_capture.php 370 -echo "
    " . gettext("The packet capture file was last updated +msgid ""The packet capture file was last updated ") . " " . date("F jS, Y g i s a.", filemtime($fp.$fn)); @@ -20814,687 +20777,687 @@ msgstr "" #: src/www/diag_packet_capture.php 390 -$title = gettext("Packet Capture is running."); +msgid ""Packet Capture is running."); msgstr "" #: src/www/diag_packet_capture.php 426 -if ($action == gettext("Start")) { +msgid ""Start")) { msgstr "" #: src/www/diag_packet_capture.php 428 -$title = gettext("Packet Capture is running."); +msgid ""Packet Capture is running."); msgstr "" #: src/www/diag_packet_capture.php 437 -$title = gettext("Packet Capture stopped.") . " " . gettext("Packets Captured +msgid ""Packets Captured "); msgstr "" #: src/www/diag_patterns.php 32 -if (($_POST['submit'] == gettext("Upload Pattern file")) && is_uploaded_file($_FILES['ulfile']['tmp_name'])) { +msgid ""Upload Pattern file")) && is_uploaded_file($_FILES['ulfile']['tmp_name'])) { msgstr "" #: src/www/diag_patterns.php 38 -write_config(sprintf(gettext("Added custom l7 pattern %s"), $_FILES['ulfile']['name'])); +msgid ""Added custom l7 pattern %s"), $_FILES['ulfile']['name'])); msgstr "" #: src/www/diag_patterns.php 40 -$ulmsg = gettext("Uploaded file to") . " /usr/local/share/protocols/" . htmlentities($_FILES['ulfile']['name']); +msgid ""Uploaded file to") . " /usr/local/share/protocols/" . htmlentities($_FILES['ulfile']['name']); msgstr "" #: src/www/diag_patterns.php 43 -$ulmsg = gettext("Warning +msgid ""Warning You must upload a file with .pat extension."); msgstr "" #: src/www/diag_patterns.php 52 -$pgtitle = array(gettext("Diagnostics"), gettext("Add layer7 pattern")); +msgid ""Add layer7 pattern")); msgstr "" #: src/www/diag_patterns.php 76 - +msgid ""Upload layer7 pattern file");?> msgstr "" #: src/www/diag_patterns.php 79 - msgstr "" #: src/www/diag_patterns.php 87 -" /> +msgid ""Upload Pattern file");?>" /> msgstr "" #: src/www/diag_pf_info.php 31 -$pgtitle = gettext("Diagnostics +msgid ""Diagnostics pfInfo"); msgstr "" #: src/www/diag_pf_info.php 87 - +msgid ""Gathering PF information, please wait...");?> msgstr "" #: src/www/diag_ping.php 30 -$pgtitle = array(gettext("Diagnostics"), gettext("Ping")); +msgid ""Ping")); msgstr "" #: src/www/diag_ping.php 43 -$reqdfieldsn = array(gettext("Host"),gettext("Count")); +msgid ""Count")); msgstr "" #: src/www/diag_ping.php 47 -$input_errors[] = sprintf(gettext("Count must be between 1 and %s"), MAX_COUNT); +msgid ""Count must be between 1 and %s"), MAX_COUNT); msgstr "" #: src/www/diag_ping.php 53 -$input_errors[] = gettext("When using IPv4, the target host must be an IPv4 address or hostname."); +msgid ""When using IPv4, the target host must be an IPv4 address or hostname."); msgstr "" #: src/www/diag_ping.php 55 -$input_errors[] = gettext("When using IPv6, the target host must be an IPv6 address or hostname."); +msgid ""When using IPv6, the target host must be an IPv6 address or hostname."); msgstr "" #: src/www/diag_ping.php 86 -

    +msgid ""Ping"); ?> msgstr "" #: src/www/diag_ping.php 95 - +msgid ""Host"); ?> msgstr "" #: src/www/diag_ping.php 99 - +msgid ""IP Protocol"); ?> msgstr "" #: src/www/diag_ping.php 106 - +msgid ""Source Address"); ?> msgstr "" #: src/www/diag_ping.php 122 - +msgid ""Count"); ?> msgstr "" #: src/www/diag_ping.php 131 -" /> +msgid ""Ping"); ?>" /> msgstr "" #: src/www/diag_ping.php 155 -

    +msgid ""Ping output"); ?> msgstr "" #: src/www/diag_resetstate.php 40 -$savemsg .= gettext("The state table has been flushed successfully."); +msgid ""The state table has been flushed successfully."); msgstr "" #: src/www/diag_resetstate.php 46 -$savemsg .= gettext("The source tracking table has been flushed successfully."); +msgid ""The source tracking table has been flushed successfully."); msgstr "" #: src/www/diag_resetstate.php 50 -$pgtitle = array(gettext("Diagnostics"), gettext("Reset state")); +msgid ""Reset state")); msgstr "" #: src/www/diag_resetstate.php 67 -$tab_array[0] = array(gettext("States"), false, "diag_dump_states.php"); +msgid ""States"), false, "diag_dump_states.php"); msgstr "" #: src/www/diag_resetstate.php 68 -$tab_array[1] = array(gettext("Reset states"), true, "diag_resetstate.php"); +msgid ""Reset states"), true, "diag_resetstate.php"); msgstr "" #: src/www/diag_resetstate.php 88 -
    +msgid ""Firewall state table"); ?>
    msgstr "" #: src/www/diag_resetstate.php 90 -
    +msgid ""Firewall Source Tracking"); ?>
    msgstr "" #: src/www/diag_resetstate.php 109 -
    +msgid ""This does not clear active connection states, only source tracking."); ?>
    msgstr "" #: src/www/diag_resetstate.php 116 -" /> +msgid ""Reset"); ?>" /> msgstr "" #: src/www/diag_routes.php 57 -$pgtitle = array(gettext("Diagnostics"),gettext("Routing tables")); +msgid ""Routing tables")); msgstr "" #: src/www/diag_routes.php 161 -

    +msgid ""Routing tables"); ?> msgstr "" #: src/www/diag_routes.php 171 - +msgid ""Name resolution");?> msgstr "" #: src/www/diag_routes.php 172 - />  +msgid ""Enable");?> msgstr "" #: src/www/diag_routes.php 173 -

    +msgid ""Enable this to attempt to resolve names when displaying the tables.");?>

    msgstr "" #: src/www/diag_routes.php 177 - +msgid ""Number of rows");?> msgstr "" #: src/www/diag_routes.php 180 -foreach (array("10", "50", "100", "200", "500", "1000", gettext("all")) as $item) { +msgid ""all")) as $item) { msgstr "" #: src/www/diag_routes.php 185 -

    +msgid ""Select how many rows to display.");?>

    msgstr "" #: src/www/diag_routes.php 189 - +msgid ""Filter expression");?> msgstr "" #: src/www/diag_routes.php 192 -

    +msgid ""Use a regular expression to filter IP address or hostnames.");?>

    msgstr "" #: src/www/diag_routes.php 198 -" /> +msgid ""Update"); ?>" /> msgstr "" #: src/www/diag_routes.php 199 -

    +msgid ""Note +msgid ""By enabling name resolution, the query should take a bit longer. You can stop it at any time by clicking the Stop button in your browser.");?>

    msgstr "" #: src/www/diag_routes.php 221 - +msgid ""Gathering data, please wait...");?> msgstr "" #: src/www/diag_routes.php 237 - +msgid ""Gathering data, please wait...");?> msgstr "" #: src/www/diag_smart.php 32 -$pgtitle = array(gettext("Diagnostics"), gettext("S.M.A.R.T. Monitor Tools")); +msgid ""S.M.A.R.T. Monitor Tools")); msgstr "" #: src/www/diag_smart.php 68 -$replacements[0] = '' . gettext("PASSED") . ''; +msgid ""PASSED") . '
    '; msgstr "" #: src/www/diag_smart.php 69 -$replacements[1] = '' . gettext("FAILED") . ''; +msgid ""FAILED") . ''; msgstr "" #: src/www/diag_smart.php 70 -$replacements[2] = '' . gettext("Warning") . ''; +msgid ""Warning") . ''; msgstr "" #: src/www/diag_smart.php 121 - +msgid ""Abort") . '" /> msgstr "" #: src/www/diag_smart.php 170 -$savemsg = sprintf(gettext("Email sent to %s"), $config['system']['smartmonemail']); +msgid ""Email sent to %s"), $config['system']['smartmonemail']); msgstr "" #: src/www/diag_smart.php 208 -$tab_array[0] = array(gettext("Information/Tests"), false, $_SERVER['PHP_SELF'] . "?action=default"); +msgid ""Information/Tests"), false, $_SERVER['PHP_SELF'] . "?action=default"); msgstr "" #: src/www/diag_smart.php 209 -$tab_array[1] = array(gettext("Config"), true, $_SERVER['PHP_SELF'] . "?action=config"); +msgid ""Config"), true, $_SERVER['PHP_SELF'] . "?action=config"); msgstr "" #: src/www/diag_smart.php 220 - +msgid ""Config"); ?> msgstr "" #: src/www/diag_smart.php 223 - +msgid ""Email Address"); ?> msgstr "" #: src/www/diag_smart.php 233 -" class="formbtn" /> +msgid ""Save"); ?>" class="formbtn" /> msgstr "" #: src/www/diag_smart.php 245 - +msgid ""Test email"); ?> msgstr "" #: src/www/diag_smart.php 250 - +msgid ""Send test email to %s"), $config['system']['smartmonemail']); ?> msgstr "" #: src/www/diag_smart.php 258 -" class="formbtn" /> +msgid ""Send"); ?>" class="formbtn" /> msgstr "" #: src/www/diag_smart.php 284 -

    +msgid ""Info"); ?> msgstr "" #: src/www/diag_smart.php 293 - +msgid ""Info type"); ?> msgstr "" #: src/www/diag_smart.php 295 - +msgid ""Info"); ?> msgstr "" #: src/www/diag_smart.php 296 - +msgid ""Health"); ?> msgstr "" #: src/www/diag_smart.php 297 - +msgid ""SMART Capabilities"); ?> msgstr "" #: src/www/diag_smart.php 298 - +msgid ""Attributes"); ?> msgstr "" #: src/www/diag_smart.php 299 - +msgid ""All"); ?> msgstr "" #: src/www/diag_smart.php 304 - msgstr "" #: src/www/diag_smart.php 320 -" /> +msgid ""View"); ?>" /> msgstr "" #: src/www/diag_smart.php 337 -

    +msgid ""Perform Self-tests"); ?> msgstr "" #: src/www/diag_smart.php 346 - +msgid ""Test type"); ?> msgstr "" #: src/www/diag_smart.php 349 - +msgid ""Offline"); ?> msgstr "" #: src/www/diag_smart.php 350 - +msgid ""Short"); ?> msgstr "" #: src/www/diag_smart.php 351 - +msgid ""Long"); ?> msgstr "" #: src/www/diag_smart.php 352 - +msgid ""Conveyance (ATA Disks Only)"); ?> msgstr "" #: src/www/diag_smart.php 357 - msgstr "" #: src/www/diag_smart.php 373 -" /> +msgid ""Test"); ?>" /> msgstr "" #: src/www/diag_smart.php 390 -

    +msgid ""View Logs"); ?> msgstr "" #: src/www/diag_smart.php 399 - +msgid ""Log type"); ?> msgstr "" #: src/www/diag_smart.php 402 - +msgid ""Error"); ?> msgstr "" #: src/www/diag_smart.php 403 - +msgid ""Self-test"); ?> msgstr "" #: src/www/diag_smart.php 408 - msgstr "" #: src/www/diag_smart.php 424 -" /> +msgid ""View"); ?>" /> msgstr "" #: src/www/diag_smart.php 441 -

    +msgid ""Abort tests"); ?> msgstr "" #: src/www/diag_smart.php 450 - msgstr "" #: src/www/diag_smart.php 466 -" class="btn btn-primary" onclick="return confirm('')" /> +msgid ""Do you really want to abort the test?"); ?>')" /> msgstr "" #: src/www/diag_smart.php 485 -echo '
    ' . gettext("Back") . ''; +msgid ""Back") . ''; msgstr "" #: src/www/diag_sockets.php 32 -$pgtitle = array(gettext("Diagnostics"),gettext("Sockets")); +msgid ""Sockets")); msgstr "" #: src/www/diag_states_summary.php 143 - +msgid ""IP");?> msgstr "" #: src/www/diag_states_summary.php 144 -# +msgid ""States");?> msgstr "" #: src/www/diag_states_summary.php 145 - +msgid ""Proto");?> msgstr "" #: src/www/diag_states_summary.php 146 -# +msgid ""States");?> msgstr "" #: src/www/diag_states_summary.php 147 - +msgid ""Src Ports");?> msgstr "" #: src/www/diag_states_summary.php 148 - +msgid ""Dst Ports");?> msgstr "" #: src/www/diag_states_summary.php 180 -$pgtitle = array(gettext("Diagnostics"),gettext("State Table Summary")); +msgid ""State Table Summary")); msgstr "" #: src/www/diag_states_summary.php 194 -print_summary_table(gettext("By Source IP"), $srcipinfo); +msgid ""By Source IP"), $srcipinfo); msgstr "" #: src/www/diag_states_summary.php 195 -print_summary_table(gettext("By Destination IP"), $dstipinfo); +msgid ""By Destination IP"), $dstipinfo); msgstr "" #: src/www/diag_states_summary.php 196 -print_summary_table(gettext("Total per IP"), $allipinfo); +msgid ""Total per IP"), $allipinfo); msgstr "" #: src/www/diag_states_summary.php 197 -print_summary_table(gettext("By IP Pair"), $pairipinfo, FALSE); +msgid ""By IP Pair"), $pairipinfo, FALSE); msgstr "" #: src/www/diag_system_activity.php 31 -$pgtitle = gettext("Diagnostics +msgid ""Diagnostics System Activity"); msgstr "" #: src/www/diag_system_activity.php 86 - +msgid ""Gathering CPU activity, please wait...");?> msgstr "" #: src/www/diag_system_pftop.php 31 -$pgtitle = gettext("Diagnostics +msgid ""Diagnostics pfTop"); msgstr "" #: src/www/diag_system_pftop.php 118 - msgstr "" #: src/www/diag_system_pftop.php 119 - msgstr "" #: src/www/diag_system_pftop.php 120 - msgstr "" @@ -21502,960 +21465,960 @@ msgstr "" src/www/diag_system_pftop.php 126 +msgid ""Default");?> msgstr "" #: src/www/diag_system_pftop.php 127 +msgid ""Label");?> msgstr "" #: src/www/diag_system_pftop.php 128 +msgid ""Long");?> msgstr "" #: src/www/diag_system_pftop.php 129 +msgid ""Queue");?> msgstr "" #: src/www/diag_system_pftop.php 130 +msgid ""Rules");?> msgstr "" #: src/www/diag_system_pftop.php 131 +msgid ""Size");?> msgstr "" #: src/www/diag_system_pftop.php 132 +msgid ""Speed");?> msgstr "" #: src/www/diag_system_pftop.php 133 +msgid ""State");?> msgstr "" #: src/www/diag_system_pftop.php 134 +msgid ""Time");?> msgstr "" #: src/www/diag_system_pftop.php 137 +msgid ""Age");?> msgstr "" #: src/www/diag_system_pftop.php 138 +msgid ""Bytes");?> msgstr "" #: src/www/diag_system_pftop.php 139 +msgid ""Destination Address");?> msgstr "" #: src/www/diag_system_pftop.php 140 +msgid ""Destination Port");?> msgstr "" #: src/www/diag_system_pftop.php 141 +msgid ""Expiry");?> msgstr "" #: src/www/diag_system_pftop.php 142 +msgid ""None");?> msgstr "" #: src/www/diag_system_pftop.php 143 +msgid ""Peak");?> msgstr "" #: src/www/diag_system_pftop.php 144 +msgid ""Packet");?> msgstr "" #: src/www/diag_system_pftop.php 145 +msgid ""Rate");?> msgstr "" #: src/www/diag_system_pftop.php 146 +msgid ""Size");?> msgstr "" #: src/www/diag_system_pftop.php 147 +msgid ""Source Port");?> msgstr "" #: src/www/diag_system_pftop.php 148 +msgid ""Source Address");?> msgstr "" #: src/www/diag_system_pftop.php 178 -
    +msgid ""Gathering pfTOP activity, please wait...");?> msgstr "" #: src/www/diag_tables.php 33 -$pgtitle = array(gettext("Diagnostics"), gettext("Tables")); +msgid ""Tables")); msgstr "" #: src/www/diag_tables.php 76 -$savemsg = gettext("The bogons database has been updated."); +msgid ""The bogons database has been updated."); msgstr "" #: src/www/diag_tables.php 138 - +msgid ""IP Address");?> msgstr "" #: src/www/diag_tables.php 158 -echo "" . gettext("No entries exist in this table.") . "  " . " " . gettext(" the latest bogon data."); +msgid "" the latest bogon data."); msgstr "" #: src/www/diag_tables.php 160 -echo "" . gettext("No entries exist in this table."); +msgid ""No entries exist in this table."); msgstr "" #: src/www/diag_tables.php 167 -echo " $count " . gettext("entries in this table.") . "  " . " " . gettext(" the latest bogon data.") . "
    " . "$last_updated"; +msgid "" the latest bogon data.") . "
    " . "$last_updated"; msgstr "" #: src/www/diag_tables.php 170 -echo "" . gettext("Delete") . " " . gettext("all") . " " . "$count " . gettext("entries in this table."); +msgid ""entries in this table."); msgstr "" #: src/www/diag_testport.php 32 -$pgtitle = array(gettext("Diagnostics"), gettext("Test Port")); +msgid ""Test Port")); msgstr "" #: src/www/diag_testport.php 43 -$reqdfieldsn = array(gettext("Host"),gettext("Port")); +msgid ""Port")); msgstr "" #: src/www/diag_testport.php 47 -$input_errors[] = gettext("Please enter a valid IP or hostname."); +msgid ""Please enter a valid IP or hostname."); msgstr "" #: src/www/diag_testport.php 51 -$input_errors[] = gettext("Please enter a valid port number."); +msgid ""Please enter a valid port number."); msgstr "" #: src/www/diag_testport.php 55 -$input_errors[] = gettext("Please enter a valid source port number, or leave the field blank."); +msgid ""Please enter a valid source port number, or leave the field blank."); msgstr "" #: src/www/diag_testport.php 59 -$input_errors[] = gettext("You cannot connect to an IPv4 address using IPv6."); +msgid ""You cannot connect to an IPv4 address using IPv6."); msgstr "" #: src/www/diag_testport.php 62 -$input_errors[] = gettext("You cannot connect to an IPv6 address using IPv4."); +msgid ""You cannot connect to an IPv6 address using IPv4."); msgstr "" #: src/www/diag_testport.php 92 - +msgid ""This page allows you to perform a simple TCP connection test to determine if a host is up and accepting connections on a given port. This test does not function for UDP since there is no way to reliably determine if a UDP port accepts connections in this manner."); ?> msgstr "" #: src/www/diag_testport.php 94 - +msgid ""No data is transmitted to the remote host during this test, it will only attempt to open a connection and optionally display the data sent back from the server."); ?> msgstr "" #: src/www/diag_testport.php 102 -

    +msgid ""Test Port"); ?> msgstr "" #: src/www/diag_testport.php 111 - +msgid ""Host"); ?> msgstr "" #: src/www/diag_testport.php 115 - +msgid ""Port"); ?> msgstr "" #: src/www/diag_testport.php 119 - +msgid ""Source Port"); ?> msgstr "" #: src/www/diag_testport.php 121 -

    +msgid ""This should typically be left blank."); ?>

    msgstr "" #: src/www/diag_testport.php 125 - +msgid ""Show Remote Text"); ?> msgstr "" #: src/www/diag_testport.php 127 -

    +msgid ""Shows the text given by the server when connecting to the port. Will take 10+ seconds to display if checked."); ?>

    msgstr "" #: src/www/diag_testport.php 131 - +msgid ""Source Address"); ?> msgstr "" #: src/www/diag_testport.php 148 - +msgid ""IP Protocol"); ?> msgstr "" #: src/www/diag_testport.php 155 - +msgid ""IPv4");?> msgstr "" #: src/www/diag_testport.php 158 - +msgid ""IPv6");?> msgstr "" #: src/www/diag_testport.php 161 -

    it will result in an error. For example if you force IPv4 and use a hostname that only returns an AAAA IPv6 IP address, it will not work."); ?>

    +msgid ""If you force IPv4 or IPv6 and use a hostname that does not contain a result using that protocol,
    it will result in an error. For example if you force IPv4 and use a hostname that only returns an AAAA IPv6 IP address, it will not work."); ?>

    msgstr "" #: src/www/diag_testport.php 166 -" /> +msgid ""Test"); ?>" /> msgstr "" #: src/www/diag_testport.php 193 -

    +msgid ""Port Test Results"); ?> msgstr "" #: src/www/diag_testport.php 268 -echo gettext("No output received, or connection failed. Try with "Show Remote Text" unchecked first."); +msgid ""No output received, or connection failed. Try with "Show Remote Text" unchecked first."); msgstr "" #: src/www/diag_testport.php 270 -echo gettext("Connection failed (Refused/Timeout)"); +msgid ""Connection failed (Refused/Timeout)"); msgstr "" #: src/www/diag_traceroute.php 32 -$pgtitle = array(gettext("Diagnostics"),gettext("Traceroute")); +msgid ""Traceroute")); msgstr "" #: src/www/diag_traceroute.php 49 -$reqdfieldsn = array(gettext("Host"),gettext("ttl")); +msgid ""ttl")); msgstr "" #: src/www/diag_traceroute.php 53 -$input_errors[] = sprintf(gettext("Maximum number of hops must be between 1 and %s"), MAX_TTL); +msgid ""Maximum number of hops must be between 1 and %s"), MAX_TTL); msgstr "" #: src/www/diag_traceroute.php 58 -$input_errors[] = gettext("When using IPv4, the target host must be an IPv4 address or hostname."); +msgid ""When using IPv4, the target host must be an IPv4 address or hostname."); msgstr "" #: src/www/diag_traceroute.php 60 -$input_errors[] = gettext("When using IPv6, the target host must be an IPv6 address or hostname."); +msgid ""When using IPv6, the target host must be an IPv6 address or hostname."); msgstr "" #: src/www/diag_traceroute.php 94 -

    +msgid ""Traceroute");?> msgstr "" #: src/www/diag_traceroute.php 103 - +msgid ""Host"); ?> msgstr "" #: src/www/diag_traceroute.php 107 - +msgid ""IP Protocol"); ?> msgstr "" #: src/www/diag_traceroute.php 114 - +msgid ""Source Address"); ?> msgstr "" #: src/www/diag_traceroute.php 130 - +msgid ""Maximum number of hops");?> msgstr "" #: src/www/diag_traceroute.php 138 - +msgid ""Reverse Address Lookup");?> msgstr "" #: src/www/diag_traceroute.php 142 - +msgid ""Use ICMP");?> msgstr "" #: src/www/diag_traceroute.php 147 -" /> +msgid ""Traceroute"); ?>" /> msgstr "" #: src/www/diag_traceroute.php 153 -

    msgstr "" #: src/www/diag_traceroute.php 154 - +msgid ""Traceroute may take a while to complete. You may hit the Stop button on your browser at any time to see the progress of failed traceroutes.");?> msgstr "" #: src/www/diag_traceroute.php 156 - +msgid ""Using a source interface/IP address that does not match selected type (IPv4, IPv6) will result in an error or empty output.");?> msgstr "" #: src/www/diag_traceroute.php 180 -

    +msgid ""Traceroute output"); ?> msgstr "" #: src/www/easyrule.php 31 -$pgtitle = gettext("Firewall +msgid ""Firewall EasyRule"); msgstr "" #: src/www/easyrule.php 71 - +msgid ""Message"); ?> msgstr "" #: src/www/easyrule.php 74 -, > "font-weight +msgid ""Restart HTTPD"), "/restart_httpd.php", "style" => "font-weight bold; color yellow;"); msgstr "" @@ -22463,34 +22426,34 @@ msgstr "" #: src/www/fbegin.inc 301 -$help_menu[] = array(gettext("About this Page"), $helpurl); +msgid ""About this Page"), $helpurl); msgstr "" #: src/www/fbegin.inc 302 -$help_menu[] = array(gettext("Bug Database"), "https +msgid ""Bug Database"), "https //github.com/opnsense/core/issues"); msgstr "" #: src/www/fbegin.inc 303 -$help_menu[] = array(gettext("User Forum"), "https +msgid ""User Forum"), "https //forum.opnsense.org/"); msgstr "" #: src/www/fbegin.inc 304 -$help_menu[] = array(gettext("Documentation"), "https +msgid ""Documentation"), "https //wiki.opnsense.org/"); msgstr "" #: src/www/fbegin.inc 305 -$help_menu[] = array(gettext("Developers Wiki"), "https +msgid ""Developers Wiki"), "https //wiki.opnsense.org/index.php/Develop Info"); msgstr "" @@ -22498,132 +22461,132 @@ msgstr "" #: src/www/fbegin.inc 306 -$help_menu[] = array(gettext("Paid Support"), "https +msgid ""Paid Support"), "https //opnsense.org/support-overview/commercial-support/"); msgstr "" #: src/www/fbegin.inc 307 -$help_menu[] = array(gettext("FreeBSD Handbook"), "https +msgid ""FreeBSD Handbook"), "https //www.freebsd.org/doc/handbook/"); msgstr "" #: src/www/fbegin.inc 332 -$pgtitle = array(gettext("System"),gettext("Package Manager")); +msgid ""Package Manager")); msgstr "" #: src/www/fbegin.inc 333 -print_info_box(gettext("Packages are currently being reinstalled in the background.

    Do not make changes in the GUI until this is complete.") . "

    firmware update"); +msgid ""Packages are currently being reinstalled in the background.

    Do not make changes in the GUI until this is complete.") . "

    firmware update"); msgstr "" #: src/www/fbegin.inc 372 -

  • ">Help
  • +msgid ""Help for items on this page"); ?>">Help msgstr "" #: src/www/fbegin.inc 392 +msgid ""System"); ?> msgstr "" #: src/www/fbegin.inc 401 +msgid ""Interfaces"); ?> msgstr "" #: src/www/fbegin.inc 410 +msgid ""Firewall"); ?> msgstr "" #: src/www/fbegin.inc 419 +msgid ""Services"); ?> msgstr "" #: src/www/fbegin.inc 428 +msgid ""VPN"); ?> msgstr "" #: src/www/fbegin.inc 437 +msgid ""Status"); ?> msgstr "" #: src/www/fbegin.inc 446 +msgid ""Diagnostics"); ?> msgstr "" #: src/www/fbegin.inc 455 +msgid ""Help"); ?> msgstr "" #: src/www/fbegin.inc 510 +msgid ""Save Settings");?> msgstr "" #: src/www/firewall_aliases.php 94 -$savemsg = sprintf(gettext("Cannot delete alias. Currently in use by %s"), $referenced_by); +msgid ""Cannot delete alias. Currently in use by %s"), $referenced_by); msgstr "" #: src/www/firewall_aliases.php 142 -$pgtitle = array(gettext("Firewall"),gettext("Aliases")); +msgid ""Aliases")); msgstr "" #: src/www/firewall_aliases.php 148 -array('href'=>'firewall_aliases_edit.php?tab='.$tab, 'label'=>gettext("Add a new alias")), +msgid ""Add a new alias")), msgstr "" #: src/www/firewall_aliases.php 149 -array('href'=>'firewall_aliases_import.php', 'label'=>gettext("Bulk import aliases from list")), +msgid ""Bulk import aliases from list")), msgstr "" #: src/www/firewall_aliases.php 164 -" . gettext("You must apply the changes in order for them to take effect."));?> +msgid ""You must apply the changes in order for them to take effect."));?> msgstr "" #: src/www/firewall_aliases.php 173 -$tab_array[] = array(gettext("IP"),($tab=="ip" ? true +msgid ""IP"),($tab=="ip" ? true ($tab=="host" ? true ($tab == "network" ? true false))), "/firewall_aliases.php?tab=ip"); @@ -22632,410 +22595,410 @@ msgstr "" #: src/www/firewall_aliases.php 174 -$tab_array[] = array(gettext("Ports"), ($tab=="port"? true +msgid ""Ports"), ($tab=="port"? true false), "/firewall_aliases.php?tab=port"); msgstr "" #: src/www/firewall_aliases.php 175 -$tab_array[] = array(gettext("URLs"), ($tab=="url"? true +msgid ""URLs"), ($tab=="url"? true false), "/firewall_aliases.php?tab=url"); msgstr "" #: src/www/firewall_aliases.php 176 -$tab_array[] = array(gettext("All"), ($tab=="all"? true +msgid ""All"), ($tab=="all"? true false), "/firewall_aliases.php?tab=all"); msgstr "" #: src/www/firewall_aliases.php 188 - +msgid ""Name"); ?> msgstr "" #: src/www/firewall_aliases.php 189 - +msgid ""Values"); ?> msgstr "" #: src/www/firewall_aliases.php 190 - +msgid ""Description"); ?> msgstr "" #: src/www/firewall_aliases.php 251 -"> +msgid ""Edit alias")." ".$alias['name'];?>"> msgstr "" #: src/www/firewall_aliases.php 253 -')"> +msgid ""Do you really want to delete this alias? All elements that still use it will become invalid (e.g. filter rules)!");?>')"> msgstr "" #: src/www/firewall_aliases.php 267 -


    +msgid ""Aliases act as placeholders for real hosts, networks or ports. They can be used to minimize the number of changes that have to be made if a host, network or port changes. You can enter the name of an alias instead of the host, network or port in all fields that have a red background. The alias will be resolved according to the list above. If an alias cannot be resolved (e.g. because you deleted it), the corresponding element (e.g. filter/NAT/shaper rule) will be considered invalid and skipped."); ?>

    msgstr "" #: src/www/firewall_aliases_edit.php 38 -$pgtitle = array(gettext("Firewall"),gettext("Aliases"),gettext("Edit")); +msgid ""Edit")); msgstr "" #: src/www/firewall_aliases_edit.php 106 -$vertical_bar_err_text = gettext("Vertical bars (|) at start or end, or double in the middle of descriptions not allowed. Descriptions have been cleaned. Check and save again."); +msgid ""Vertical bars (|) at start or end, or double in the middle of descriptions not allowed. Descriptions have been cleaned. Check and save again."); msgstr "" #: src/www/firewall_aliases_edit.php 111 -$reqdfieldsn = array(gettext("Name")); +msgid ""Name")); msgstr "" #: src/www/firewall_aliases_edit.php 117 -$input_errors[] = gettext("Reserved word used for alias name."); +msgid ""Reserved word used for alias name."); msgstr "" #: src/www/firewall_aliases_edit.php 119 -$input_errors[] = gettext("Reserved word used for alias name."); +msgid ""Reserved word used for alias name."); msgstr "" #: src/www/firewall_aliases_edit.php 122 -$input_errors[] = gettext("The alias name must be less than 32 characters long and may only consist of the characters") . " a-z, A-Z, 0-9, _."; +msgid ""The alias name must be less than 32 characters long and may only consist of the characters") . " a-z, A-Z, 0-9, _."; msgstr "" #: src/www/firewall_aliases_edit.php 128 -$input_errors[] = gettext("An alias with this name already exists."); +msgid ""An alias with this name already exists."); msgstr "" #: src/www/firewall_aliases_edit.php 137 -$input_errors[] = sprintf(gettext("Cannot use a reserved keyword as alias name %s"), $rk); +msgid ""Cannot use a reserved keyword as alias name %s"), $rk); msgstr "" #: src/www/firewall_aliases_edit.php 142 -$input_errors[] = gettext("An interface description with this name already exists."); +msgid ""An interface description with this name already exists."); msgstr "" #: src/www/firewall_aliases_edit.php 165 -$input_errors[] = gettext("You must provide a valid URL."); +msgid ""You must provide a valid URL."); msgstr "" #: src/www/firewall_aliases_edit.php 167 -$input_errors[] = gettext("Unable to fetch usable data."); +msgid ""Unable to fetch usable data."); msgstr "" #: src/www/firewall_aliases_edit.php 179 -$final_address_details[] = sprintf(gettext("Entry added %s"), date('r')); +msgid ""Entry added %s"), date('r')); msgstr "" #: src/www/firewall_aliases_edit.php 221 -$final_address_details[] = sprintf(gettext("Entry added %s"), date('r')); +msgid ""Entry added %s"), date('r')); msgstr "" #: src/www/firewall_aliases_edit.php 250 -$input_errors[] = sprintf(gettext("You must provide a valid URL. Could not fetch usable data from '%s'."), $_POST['address' . $x]); +msgid ""You must provide a valid URL. Could not fetch usable data from '%s'."), $_POST['address' . $x]); msgstr "" #: src/www/firewall_aliases_edit.php 254 -$input_errors[] = sprintf(gettext("URL '%s' is not valid."), $_POST['address' . $x]); +msgid ""URL '%s' is not valid."), $_POST['address' . $x]); msgstr "" #: src/www/firewall_aliases_edit.php 276 -$input_errors[] = $_POST["address{$x}"] . " " . gettext("is not a valid port or alias."); +msgid ""is not a valid port or alias."); msgstr "" #: src/www/firewall_aliases_edit.php 281 -$input_errors[] = sprintf(gettext('%1$s is not a valid %2$s alias.'), $_POST["address{$x}"], $_POST['type']); +msgid "'%1$s is not a valid %2$s alias.'), $_POST["address{$x}"], $_POST['type']); msgstr "" #: src/www/firewall_aliases_edit.php 291 -$input_errors[] = sprintf(gettext('%s/%s is not a valid subnet.'), $_POST["address{$x}"], $_POST["address_subnet{$x}"]); +msgid "'%s/%s is not a valid subnet.'), $_POST["address{$x}"], $_POST["address_subnet{$x}"]); msgstr "" #: src/www/firewall_aliases_edit.php 310 -$final_address_details[] = sprintf(gettext("Entry added %s"), date('r')); +msgid ""Entry added %s"), date('r')); msgstr "" #: src/www/firewall_aliases_edit.php 315 -$input_errors[] = sprintf(gettext('The alias(es) +msgid "'The alias(es) %s cannot be nested because they are not of the same type.'), $wrongaliases); msgstr "" #: src/www/firewall_aliases_edit.php 461 -$network_str = gettext("Network or FQDN"); +msgid ""Network or FQDN"); msgstr "" #: src/www/firewall_aliases_edit.php 462 -$networks_str = gettext("Network(s)"); +msgid ""Network(s)"); msgstr "" #: src/www/firewall_aliases_edit.php 463 -$cidr_str = gettext("CIDR"); +msgid ""CIDR"); msgstr "" #: src/www/firewall_aliases_edit.php 464 -$description_str = gettext("Description"); +msgid ""Description"); msgstr "" #: src/www/firewall_aliases_edit.php 465 -$hosts_str = gettext("Host(s)"); +msgid ""Host(s)"); msgstr "" #: src/www/firewall_aliases_edit.php 466 -$ip_str = gettext("IP or FQDN"); +msgid ""IP or FQDN"); msgstr "" #: src/www/firewall_aliases_edit.php 467 -$ports_str = gettext("Port(s)"); +msgid ""Port(s)"); msgstr "" #: src/www/firewall_aliases_edit.php 468 -$port_str = gettext("Port"); +msgid ""Port"); msgstr "" #: src/www/firewall_aliases_edit.php 469 -$url_str = gettext("URL (IPs)"); +msgid ""URL (IPs)"); msgstr "" #: src/www/firewall_aliases_edit.php 470 -$url_ports_str = gettext("URL (Ports)"); +msgid ""URL (Ports)"); msgstr "" #: src/www/firewall_aliases_edit.php 471 -$urltable_str = gettext("URL Table (IPs)"); +msgid ""URL Table (IPs)"); msgstr "" #: src/www/firewall_aliases_edit.php 472 -$urltable_ports_str = gettext("URL Table (Ports)"); +msgid ""URL Table (Ports)"); msgstr "" #: src/www/firewall_aliases_edit.php 473 -$update_freq_str = gettext("Update Freq. (days)"); +msgid ""Update Freq. (days)"); msgstr "" #: src/www/firewall_aliases_edit.php 475 -$networks_help = gettext("Networks are specified in CIDR format. Select the CIDR mask that pertains to each entry. /32 specifies a single IPv4 host, /128 specifies a single IPv6 host, /24 specifies 255.255.255.0, /64 specifies a normal IPv6 network, etc. Hostnames (FQDNs) may also be specified, using a /32 mask for IPv4 or /128 for IPv6. You may also enter an IP range such as 192.168.1.1-192.168.1.254 and a list of CIDR networks will be derived to fill the range."); +msgid ""Networks are specified in CIDR format. Select the CIDR mask that pertains to each entry. /32 specifies a single IPv4 host, /128 specifies a single IPv6 host, /24 specifies 255.255.255.0, /64 specifies a normal IPv6 network, etc. Hostnames (FQDNs) may also be specified, using a /32 mask for IPv4 or /128 for IPv6. You may also enter an IP range such as 192.168.1.1-192.168.1.254 and a list of CIDR networks will be derived to fill the range."); msgstr "" #: src/www/firewall_aliases_edit.php 476 -$hosts_help = gettext("Enter as many hosts as you would like. Hosts must be specified by their IP address or fully qualified domain name (FQDN). FQDN hostnames are periodically re-resolved and updated. If multiple IPs are returned by a DNS query, all are used."); +msgid ""Enter as many hosts as you would like. Hosts must be specified by their IP address or fully qualified domain name (FQDN). FQDN hostnames are periodically re-resolved and updated. If multiple IPs are returned by a DNS query, all are used."); msgstr "" #: src/www/firewall_aliases_edit.php 477 -$ports_help = gettext("Enter as many ports as you wish. Port ranges can be expressed by separating with a colon."); +msgid ""Enter as many ports as you wish. Port ranges can be expressed by separating with a colon."); msgstr "" #: src/www/firewall_aliases_edit.php 478 -$url_help = sprintf(gettext("Enter as many URLs as you wish. After saving %s will download the URL and import the items into the alias. Use only with small sets of IP addresses (less than 3000)."), $g['product_name']); +msgid ""Enter as many URLs as you wish. After saving %s will download the URL and import the items into the alias. Use only with small sets of IP addresses (less than 3000)."), $g['product_name']); msgstr "" #: src/www/firewall_aliases_edit.php 479 -$url_ports_help = sprintf(gettext("Enter as many URLs as you wish. After saving %s will download the URL and import the items into the alias. Use only with small sets of Ports (less than 3000)."), $g['product_name']); +msgid ""Enter as many URLs as you wish. After saving %s will download the URL and import the items into the alias. Use only with small sets of Ports (less than 3000)."), $g['product_name']); msgstr "" #: src/www/firewall_aliases_edit.php 480 -$urltable_help = sprintf(gettext("Enter a single URL containing a large number of IPs and/or Subnets. After saving %s will download the URL and create a table file containing these addresses. This will work with large numbers of addresses (30,000+) or small numbers."), $g['product_name']); +msgid ""Enter a single URL containing a large number of IPs and/or Subnets. After saving %s will download the URL and create a table file containing these addresses. This will work with large numbers of addresses (30,000+) or small numbers."), $g['product_name']); msgstr "" #: src/www/firewall_aliases_edit.php 481 -$urltable_ports_help = sprintf(gettext("Enter a single URL containing a list of Port numbers and/or Port ranges. After saving %s will download the URL."), $g['product_name']); +msgid ""Enter a single URL containing a list of Port numbers and/or Port ranges. After saving %s will download the URL."), $g['product_name']); msgstr "" #: src/www/firewall_aliases_edit.php 483 -$openvpn_str = gettext("Username"); +msgid ""Username"); msgstr "" #: src/www/firewall_aliases_edit.php 484 -$openvpn_user_str = gettext("OpenVPN Users"); +msgid ""OpenVPN Users"); msgstr "" #: src/www/firewall_aliases_edit.php 485 -$openvpn_help = gettext("Enter as many usernames as you wish."); +msgid ""Enter as many usernames as you wish."); msgstr "" #: src/www/firewall_aliases_edit.php 622 -

    +msgid ""Alias Edit");?> msgstr "" #: src/www/firewall_aliases_edit.php 644 - +msgid ""Name"); ?> msgstr "" #: src/www/firewall_aliases_edit.php 653 - +msgid ""The name of the alias may only consist of the characters "a-z, A-Z, 0-9 and _"."); ?> msgstr "" #: src/www/firewall_aliases_edit.php 659 - +msgid ""Description"); ?> msgstr "" #: src/www/firewall_aliases_edit.php 664 - +msgid ""You may enter a description here for your reference (not parsed)."); ?> msgstr "" #: src/www/firewall_aliases_edit.php 669 - +msgid ""Type"); ?> msgstr "" #: src/www/firewall_aliases_edit.php 672 - +msgid ""Host(s)"); ?> msgstr "" #: src/www/firewall_aliases_edit.php 673 - +msgid ""Network(s)"); ?> msgstr "" #: src/www/firewall_aliases_edit.php 674 - +msgid ""Port(s)"); ?> msgstr "" #: src/www/firewall_aliases_edit.php 675 - +msgid ""OpenVPN Users"); ?> --> msgstr "" #: src/www/firewall_aliases_edit.php 676 - +msgid ""URL (IPs)");?> msgstr "" #: src/www/firewall_aliases_edit.php 677 - +msgid ""URL (Ports)");?> msgstr "" #: src/www/firewall_aliases_edit.php 678 - +msgid ""URL Table (IPs)"); ?> msgstr "" #: src/www/firewall_aliases_edit.php 679 - +msgid ""URL Table (Ports)"); ?> msgstr "" #: src/www/firewall_aliases_edit.php 684 -
    +msgid ""Host(s)"); ?> msgstr "" #: @@ -23048,267 +23011,267 @@ src/www/firewall_aliases_edit.php 1px dashed #000066; background-color #ffffff; color #000000; font-size -8pt;" id="itemhelp"> +msgid ""Item information"); ?> msgstr "" #: src/www/firewall_aliases_edit.php 694 -
    +msgid ""Network"); ?> msgstr "" #: src/www/firewall_aliases_edit.php 696 -
    +msgid ""Description"); ?> msgstr "" #: src/www/firewall_aliases_edit.php 728 -" /> +msgid ""remove this entry"); ?>" /> msgstr "" #: src/www/firewall_aliases_edit.php 749 -" /> +msgid ""Save"); ?>" /> msgstr "" #: src/www/firewall_aliases_edit.php 750 -" onclick="window.location.href=''" /> +msgid ""Cancel");?>" onclick="window.location.href=''" /> msgstr "" #: src/www/firewall_aliases_import.php 37 -$pgtitle = array(gettext("Firewall"),gettext("Aliases"),gettext("Bulk import")); +msgid ""Bulk import")); msgstr "" #: src/www/firewall_aliases_import.php 55 -$reqdfieldsn = array(gettext("Name"),gettext("Aliases")); +msgid ""Aliases")); msgstr "" #: src/www/firewall_aliases_import.php 60 -$input_errors[] = gettext("The alias name may only consist of the characters") . " a-z, A-Z, 0-9, _."; +msgid ""The alias name may only consist of the characters") . " a-z, A-Z, 0-9, _."; msgstr "" #: src/www/firewall_aliases_import.php 64 -$input_errors[] = gettext("An alias with this name already exists."); +msgid ""An alias with this name already exists."); msgstr "" #: src/www/firewall_aliases_import.php 70 -$input_errors[] = sprintf(gettext("Cannot use a reserved keyword as alias name %s"), $rk); +msgid ""Cannot use a reserved keyword as alias name %s"), $rk); msgstr "" #: src/www/firewall_aliases_import.php 75 -$input_errors[] = gettext("An interface description with this name already exists."); +msgid ""An interface description with this name already exists."); msgstr "" #: src/www/firewall_aliases_import.php 99 -$input_errors[] = sprintf(gettext("%s is not an IP address. Please correct the error to continue"), $impip); +msgid ""%s is not an IP address. Please correct the error to continue"), $impip); msgstr "" #: src/www/firewall_aliases_import.php 107 -$input_errors[] = gettext("Descriptions may not start or end with vertical bar (|) or contain double vertical bar ||."); +msgid ""Descriptions may not start or end with vertical bar (|) or contain double vertical bar ||."); msgstr "" #: src/www/firewall_aliases_import.php 116 -$input_errors[] = gettext("Descriptions must be less than 200 characters long."); +msgid ""Descriptions must be less than 200 characters long."); msgstr "" #: src/www/firewall_aliases_import.php 165 -

    +msgid ""Alias Import");?> msgstr "" #: src/www/firewall_aliases_import.php 173 - +msgid ""Alias Name"); ?> msgstr "" #: src/www/firewall_aliases_import.php 178 - +msgid ""The name of the alias may only consist of the characters "a-z, A-Z and 0-9"."); ?> msgstr "" #: src/www/firewall_aliases_import.php 183 - +msgid ""Description"); ?> msgstr "" #: src/www/firewall_aliases_import.php 188 -. +msgid ""You may enter a description here for your reference (not parsed)"); ?>. msgstr "" #: src/www/firewall_aliases_import.php 193 - +msgid ""Aliases to import"); ?> msgstr "" #: src/www/firewall_aliases_import.php 198 - +msgid ""Paste in the aliases to import separated by a carriage return. Common examples are lists of IPs, networks, blacklists, etc."); ?> msgstr "" #: src/www/firewall_aliases_import.php 200 - msgstr "" #: src/www/firewall_aliases_import.php 213 -" /> +msgid ""Save"); ?>" /> msgstr "" #: src/www/firewall_aliases_import.php 214 -" onclick="window.location.href=''" /> +msgid ""Cancel");?>" onclick="window.location.href=''" /> msgstr "" #: src/www/firewall_nat.php 155 -$pgtitle = array(gettext("Firewall"),gettext("NAT"),gettext("Port Forward")); +msgid ""Port Forward")); msgstr "" #: src/www/firewall_nat.php 200 -" . gettext("You must apply the changes in order for them to take effect."));?>
    +msgid ""You must apply the changes in order for them to take effect."));?>
    msgstr "" #: src/www/firewall_nat.php 208 -$tab_array[] = array(gettext("Port Forward"), true, "firewall_nat.php"); +msgid ""Port Forward"), true, "firewall_nat.php"); msgstr "" #: src/www/firewall_nat.php 209 -$tab_array[] = array(gettext("1 +msgid ""1 1"), false, "firewall_nat_1to1.php"); msgstr "" #: src/www/firewall_nat.php 210 -$tab_array[] = array(gettext("Outbound"), false, "firewall_nat_out.php"); +msgid ""Outbound"), false, "firewall_nat_out.php"); msgstr "" #: src/www/firewall_nat.php 211 -$tab_array[] = array(gettext("NPt"), false, "firewall_nat_npt.php"); +msgid ""NPt"), false, "firewall_nat_npt.php"); msgstr "" #: src/www/firewall_nat.php 225 - +msgid ""If");?> msgstr "" #: src/www/firewall_nat.php 226 - +msgid ""Proto");?> msgstr "" #: src/www/firewall_nat.php 227 - +msgid ""Src. addr");?> msgstr "" #: src/www/firewall_nat.php 228 - +msgid ""Src. ports");?> msgstr "" #: src/www/firewall_nat.php 229 - +msgid ""Dest. addr");?> msgstr "" #: src/www/firewall_nat.php 230 - +msgid ""Dest. ports");?> msgstr "" #: src/www/firewall_nat.php 231 - +msgid ""NAT IP");?> msgstr "" #: src/www/firewall_nat.php 232 - +msgid ""NAT Ports");?> msgstr "" #: src/www/firewall_nat.php 233 - +msgid ""Description");?> msgstr "" #: src/www/firewall_nat.php 377 - +msgid ""move selected rules before this rule");?>" class="btn btn-default btn-xs"> msgstr "" #: src/www/firewall_nat.php 378 -" class="btn btn-default btn-xs"> +msgid ""edit this rule");?>" class="btn btn-default btn-xs"> msgstr "" #: src/www/firewall_nat.php 379 -" onclick="return confirm('')" class="btn btn-default btn-xs"> +msgid ""Do you really want to delete this rule?");?>')" class="btn btn-default btn-xs"> msgstr "" #: src/www/firewall_nat.php 381 -"> +msgid ""add new rule based on this one");?>"> msgstr "" #: @@ -23316,4438 +23279,4438 @@ src/www/firewall_nat.php 391 +msgid ""move selected rules to end");?>" class="btn btn-default btn-xs"> msgstr "" #: src/www/firewall_nat.php 395 -"> +msgid ""delete selected rules");?>"> msgstr "" #: src/www/firewall_nat.php 397 - +msgid ""Do you really want to delete the selected rules?");?>')" class="btn btn-default btn-xs"> msgstr "" #: src/www/firewall_nat.php 399 -"> +msgid ""add new rule");?>"> msgstr "" #: src/www/firewall_nat.php 407 - +msgid ""pass"); ?> msgstr "" #: src/www/firewall_nat.php 411 - +msgid ""linked rule");?> msgstr "" #: src/www/firewall_nat.php 419 -" onclick="return confirm('')" class="btn btn-primary" value="Delete selected rules"/> +msgid ""Do you really want to delete the selected rules?");?>')" class="btn btn-primary" value="Delete selected rules"/> msgstr "" #: src/www/firewall_nat_1to1.php 133 -$pgtitle = array(gettext("Firewall"),gettext("NAT"),gettext("1 +msgid ""1 1")); msgstr "" #: src/www/firewall_nat_1to1.php 137 -array('label'=>gettext("add rule"), 'href'=>'firewall_nat_1to1_edit.php'), +msgid ""add rule"), 'href'=>'firewall_nat_1to1_edit.php'), msgstr "" #: src/www/firewall_nat_1to1.php 155 -print_info_box_np(gettext("The NAT configuration has been changed.") . +msgid ""The NAT configuration has been changed.") . msgstr "" #: src/www/firewall_nat_1to1.php 157 -gettext("You must apply the changes in order for them to take effect.")); +msgid ""You must apply the changes in order for them to take effect.")); msgstr "" #: src/www/firewall_nat_1to1.php 164 -$tab_array[] = array(gettext("Port Forward"), false, "firewall_nat.php"); +msgid ""Port Forward"), false, "firewall_nat.php"); msgstr "" #: src/www/firewall_nat_1to1.php 165 -$tab_array[] = array(gettext("1 +msgid ""1 1"), true, "firewall_nat_1to1.php"); msgstr "" #: src/www/firewall_nat_1to1.php 166 -$tab_array[] = array(gettext("Outbound"), false, "firewall_nat_out.php"); +msgid ""Outbound"), false, "firewall_nat_out.php"); msgstr "" #: src/www/firewall_nat_1to1.php 167 -$tab_array[] = array(gettext("NPt"), false, "firewall_nat_npt.php"); +msgid ""NPt"), false, "firewall_nat_npt.php"); msgstr "" #: src/www/firewall_nat_1to1.php 182 - +msgid ""Interface"); ?> msgstr "" #: src/www/firewall_nat_1to1.php 183 - +msgid ""External IP"); ?> msgstr "" #: src/www/firewall_nat_1to1.php 184 - +msgid ""Internal IP"); ?> msgstr "" #: src/www/firewall_nat_1to1.php 185 - +msgid ""Destination IP"); ?> msgstr "" #: src/www/firewall_nat_1to1.php 186 - +msgid ""Description"); ?> msgstr "" #: src/www/firewall_nat_1to1.php 208 -" > +msgid ""click to toggle enabled/disabled status");?>" > msgstr "" #: src/www/firewall_nat_1to1.php 244 -title="" +msgid ""move selected mapping before this rule");?>" msgstr "" #: src/www/firewall_nat_1to1.php 247 -"> +msgid ""edit this mapping");?>"> msgstr "" #: src/www/firewall_nat_1to1.php 248 -" onclick="return confirm('')" class="btn btn-default btn-xs"> +msgid ""Do you really want to delete this rule?");?>')" class="btn btn-default btn-xs"> msgstr "" #: src/www/firewall_nat_1to1.php 249 -" class="btn btn-default btn-xs"> +msgid ""add new mapping based on this one");?>" class="btn btn-default btn-xs"> msgstr "" #: src/www/firewall_nat_1to1.php 263 -" class="btn btn-default btn-xs"> +msgid ""move selected mappings to end");?>" class="btn btn-default btn-xs"> msgstr "" #: src/www/firewall_nat_1to1.php 267 - +msgid ""move selected mappings to end");?>" class="btn btn-default btn-xs"> msgstr "" #: src/www/firewall_nat_1to1.php 272 -" class="btn btn-default btn-xs"> +msgid ""add new mapping");?>" class="btn btn-default btn-xs"> msgstr "" #: src/www/firewall_nat_1to1.php 277 -" data-toggle="tooltip" data-placement="left" title="" class="btn btn-default btn-xs"> +msgid ""delete mapping");?>" class="btn btn-default btn-xs"> msgstr "" #: src/www/firewall_nat_1to1.php 281 - +msgid ""Do you really want to delete the selected mappings?");?>')" class="btn btn-default btn-xs"> msgstr "" #: src/www/firewall_nat_1to1.php 291 -
    msgstr "" #: src/www/firewall_nat_1to1.php 292 - +msgid ""Depending on the way your WAN connection is setup, you may also need a"); ?> msgstr "" #: src/www/firewall_nat_1to1.php 293 -
    +msgid ""Virtual IP."); ?>
    msgstr "" #: src/www/firewall_nat_1to1.php 294 - msgstr "" #: src/www/firewall_nat_1to1_edit.php 302 - +msgid ""Disabled"); ?> msgstr "" #: src/www/firewall_nat_1to1_edit.php 305 -
    +msgid ""Disable this rule"); ?>
    msgstr "" #: src/www/firewall_nat_1to1_edit.php 306 - +msgid ""Set this option to disable this rule without removing it from the list."); ?> msgstr "" #: src/www/firewall_nat_1to1_edit.php 310 - +msgid ""Interface"); ?> msgstr "" #: src/www/firewall_nat_1to1_edit.php 347 -.
    +msgid ""Choose which interface this rule applies to"); ?>.
    msgstr "" #: src/www/firewall_nat_1to1_edit.php 348 -.
    msgstr "" #: src/www/firewall_nat_1to1_edit.php 351 - +msgid ""External subnet IP"); ?> msgstr "" #: src/www/firewall_nat_1to1_edit.php 356 - msgstr "" #: src/www/firewall_nat_1to1_edit.php 363 - +msgid ""Internal IP"); ?> msgstr "" #: src/www/firewall_nat_1to1_edit.php 366 - +msgid ""not"); ?> msgstr "" #: src/www/firewall_nat_1to1_edit.php 368 - +msgid ""Use this option to invert the sense of the match."); ?> msgstr "" #: src/www/firewall_nat_1to1_edit.php 373 -   msgstr "" #: src/www/firewall_nat_1to1_edit.php 379 - +msgid ""any"); ?> msgstr "" #: src/www/firewall_nat_1to1_edit.php 381 - +msgid ""Single host"); ?> msgstr "" #: src/www/firewall_nat_1to1_edit.php 383 - +msgid ""Network"); ?> msgstr "" #: src/www/firewall_nat_1to1_edit.php 387 - +msgid ""PPTP clients"); ?> msgstr "" #: src/www/firewall_nat_1to1_edit.php 392 - +msgid ""PPPoE clients"); ?> msgstr "" #: src/www/firewall_nat_1to1_edit.php 397 - +msgid ""L2TP clients"); ?> msgstr "" #: src/www/firewall_nat_1to1_edit.php 404 - +msgid ""net"); ?> msgstr "" #: src/www/firewall_nat_1to1_edit.php 407 - +msgid ""address");?> msgstr "" #: src/www/firewall_nat_1to1_edit.php 417 -   msgstr "" #: src/www/firewall_nat_1to1_edit.php 441 - msgstr "" #: src/www/firewall_nat_1to1_edit.php 445 - +msgid ""Destination"); ?> msgstr "" #: src/www/firewall_nat_1to1_edit.php 448 - +msgid ""not"); ?> msgstr "" #: src/www/firewall_nat_1to1_edit.php 450 - +msgid ""Use this option to invert the sense of the match."); ?> msgstr "" #: src/www/firewall_nat_1to1_edit.php 455 -   msgstr "" #: src/www/firewall_nat_1to1_edit.php 460 - +msgid ""any"); ?> msgstr "" #: src/www/firewall_nat_1to1_edit.php 462 - +msgid ""Single host or alias"); ?> msgstr "" #: src/www/firewall_nat_1to1_edit.php 465 - +msgid ""Network"); ?> msgstr "" #: src/www/firewall_nat_1to1_edit.php 471 - +msgid ""PPTP clients"); ?> msgstr "" #: src/www/firewall_nat_1to1_edit.php 478 - +msgid ""PPPoE clients"); ?> msgstr "" #: src/www/firewall_nat_1to1_edit.php 485 - +msgid ""L2TP clients"); ?> msgstr "" #: src/www/firewall_nat_1to1_edit.php 494 - +msgid ""net"); ?> msgstr "" #: src/www/firewall_nat_1to1_edit.php 497 - +msgid ""address");?> msgstr "" #: src/www/firewall_nat_1to1_edit.php 507 -   msgstr "" #: src/www/firewall_nat_1to1_edit.php 532 -
    msgstr "" #: src/www/firewall_nat_1to1_edit.php 533 - msgstr "" #: src/www/firewall_nat_1to1_edit.php 538 - +msgid ""Description"); ?> msgstr "" #: src/www/firewall_nat_1to1_edit.php 543 - +msgid ""You may enter a description here for your reference (not parsed)."); ?> msgstr "" #: src/www/firewall_nat_1to1_edit.php 548 - +msgid ""NAT reflection"); ?> msgstr "" #: src/www/firewall_nat_1to1_edit.php 552 - +msgid ""use system default"); ?> msgstr "" #: src/www/firewall_nat_1to1_edit.php 555 - +msgid ""enable"); ?> msgstr "" #: src/www/firewall_nat_1to1_edit.php 558 - +msgid ""disable"); ?> msgstr "" #: src/www/firewall_nat_1to1_edit.php 566 -" /> +msgid ""Save"); ?>" /> msgstr "" #: src/www/firewall_nat_1to1_edit.php 567 -" onclick="window.location.href=''" /> +msgid ""Cancel");?>" onclick="window.location.href=''" /> msgstr "" #: src/www/firewall_nat_edit.php 109 -$input_errors[] = sprintf(gettext("Invalid characters detected %s. Please remove invalid characters and save again."), $temp); +msgid ""Invalid characters detected %s. Please remove invalid characters and save again."), $temp); msgstr "" #: src/www/firewall_nat_edit.php 182 -$reqdfieldsn = array(gettext("Interface"),gettext("Protocol"),gettext("Destination port from"),gettext("Destination port to")); +msgid ""Destination port to")); msgstr "" #: src/www/firewall_nat_edit.php 185 -$reqdfieldsn = array(gettext("Interface"),gettext("Protocol")); +msgid ""Protocol")); msgstr "" #: src/www/firewall_nat_edit.php 190 -$reqdfieldsn[] = gettext("Source address"); +msgid ""Source address"); msgstr "" #: src/www/firewall_nat_edit.php 194 -$reqdfieldsn[] = gettext("Destination address"); +msgid ""Destination address"); msgstr "" #: src/www/firewall_nat_edit.php 198 -$reqdfieldsn[] = gettext("Redirect target IP"); +msgid ""Redirect target IP"); msgstr "" #: src/www/firewall_nat_edit.php 220 -$input_errors[] = sprintf(gettext(""%s" is not a valid redirect target IP address or host alias."), $_POST['localip']); +msgid """%s" is not a valid redirect target IP address or host alias."), $_POST['localip']); msgstr "" #: src/www/firewall_nat_edit.php 224 -$input_errors[] = sprintf(gettext("%s is not a valid start source port. It must be a port alias or integer between 1 and 65535."), $_POST['srcbeginport']); +msgid ""%s is not a valid start source port. It must be a port alias or integer between 1 and 65535."), $_POST['srcbeginport']); msgstr "" #: src/www/firewall_nat_edit.php 226 -$input_errors[] = sprintf(gettext("%s is not a valid end source port. It must be a port alias or integer between 1 and 65535."), $_POST['srcendport']); +msgid ""%s is not a valid end source port. It must be a port alias or integer between 1 and 65535."), $_POST['srcendport']); msgstr "" #: src/www/firewall_nat_edit.php 228 -$input_errors[] = sprintf(gettext("%s is not a valid start destination port. It must be a port alias or integer between 1 and 65535."), $_POST['dstbeginport']); +msgid ""%s is not a valid start destination port. It must be a port alias or integer between 1 and 65535."), $_POST['dstbeginport']); msgstr "" #: src/www/firewall_nat_edit.php 230 -$input_errors[] = sprintf(gettext("%s is not a valid end destination port. It must be a port alias or integer between 1 and 65535."), $_POST['dstendport']); +msgid ""%s is not a valid end destination port. It must be a port alias or integer between 1 and 65535."), $_POST['dstendport']); msgstr "" #: src/www/firewall_nat_edit.php 233 -$input_errors[] = sprintf(gettext("A valid redirect target port must be specified. It must be a port alias or integer between 1 and 65535."), $_POST['localbeginport']); +msgid ""A valid redirect target port must be specified. It must be a port alias or integer between 1 and 65535."), $_POST['localbeginport']); msgstr "" #: src/www/firewall_nat_edit.php 239 -$input_errors[] = gettext("You must specify single host or alias for alias entries."); +msgid ""You must specify single host or alias for alias entries."); msgstr "" #: src/www/firewall_nat_edit.php 244 -$input_errors[] = sprintf(gettext("%s is not a valid source IP address or alias."), $_POST['src']); +msgid ""%s is not a valid source IP address or alias."), $_POST['src']); msgstr "" #: src/www/firewall_nat_edit.php 247 -$input_errors[] = gettext("A valid source bit count must be specified."); +msgid ""A valid source bit count must be specified."); msgstr "" #: src/www/firewall_nat_edit.php 252 -$input_errors[] = sprintf(gettext("%s is not a valid destination IP address or alias."), $_POST['dst']); +msgid ""%s is not a valid destination IP address or alias."), $_POST['dst']); msgstr "" #: src/www/firewall_nat_edit.php 255 -$input_errors[] = gettext("A valid destination bit count must be specified."); +msgid ""A valid destination bit count must be specified."); msgstr "" #: src/www/firewall_nat_edit.php 274 -$input_errors[] = gettext("The target port range must be an integer between 1 and 65535."); +msgid ""The target port range must be an integer between 1 and 65535."); msgstr "" #: src/www/firewall_nat_edit.php 295 -$input_errors[] = gettext("The destination port range overlaps with an existing entry."); +msgid ""The destination port range overlaps with an existing entry."); msgstr "" #: src/www/firewall_nat_edit.php 407 -$filterent['created'] = make_config_revision_entry(null, gettext("NAT Port Forward")); +msgid ""NAT Port Forward")); msgstr "" #: src/www/firewall_nat_edit.php 442 -$pgtitle = array(gettext("Firewall"),gettext("NAT"),gettext("Port Forward"),gettext("Edit")); +msgid ""Edit")); msgstr "" #: src/www/firewall_nat_edit.php 473 - +msgid ""Edit Redirect entry"); ?> msgstr "" #: src/www/firewall_nat_edit.php 480 - +msgid ""Disabled"); ?> msgstr "" #: src/www/firewall_nat_edit.php 483 -
    +msgid ""Disable this rule"); ?>
    msgstr "" #: src/www/firewall_nat_edit.php 484 - +msgid ""Set this option to disable this rule without removing it from the list."); ?> msgstr "" #: src/www/firewall_nat_edit.php 488 - +msgid ""No RDR (NOT)"); ?> msgstr "" #: src/www/firewall_nat_edit.php 491 - +msgid ""Enabling this option will disable redirection for traffic matching this rule."); ?> msgstr "" #: src/www/firewall_nat_edit.php 492 -
    msgstr "" #: src/www/firewall_nat_edit.php 496 - +msgid ""Interface"); ?> msgstr "" #: src/www/firewall_nat_edit.php 534 -
    +msgid ""Choose which interface this rule applies to."); ?>
    msgstr "" #: src/www/firewall_nat_edit.php 535 -
    msgstr "" #: src/www/firewall_nat_edit.php 538 - +msgid ""Protocol"); ?> msgstr "" #: src/www/firewall_nat_edit.php 544 -
      +msgid ""Hint +msgid ""here."); ?> msgstr "" #: src/www/firewall_nat_edit.php 549 - +msgid ""Source"); ?> msgstr "" #: src/www/firewall_nat_edit.php 551 -" /> - +msgid ""Show source address and port range"); ?> msgstr "" #: src/www/firewall_nat_edit.php 555 - +msgid ""Source"); ?> msgstr "" #: src/www/firewall_nat_edit.php 558 - +msgid ""not"); ?> msgstr "" #: src/www/firewall_nat_edit.php 560 - +msgid ""Use this option to invert the sense of the match."); ?> msgstr "" #: src/www/firewall_nat_edit.php 565 -   msgstr "" #: src/www/firewall_nat_edit.php 570 - +msgid ""any"); ?> msgstr "" #: src/www/firewall_nat_edit.php 571 - +msgid ""Single host or alias"); ?> msgstr "" #: src/www/firewall_nat_edit.php 572 - +msgid ""Network"); ?> msgstr "" #: src/www/firewall_nat_edit.php 574 - +msgid ""PPTP clients"); ?> msgstr "" #: src/www/firewall_nat_edit.php 577 - +msgid ""PPPoE clients"); ?> msgstr "" #: src/www/firewall_nat_edit.php 580 - +msgid ""L2TP clients"); ?> msgstr "" #: src/www/firewall_nat_edit.php 585 - +msgid ""net"); ?> msgstr "" #: src/www/firewall_nat_edit.php 587 - +msgid ""address");?> msgstr "" #: src/www/firewall_nat_edit.php 595 -   msgstr "" #: src/www/firewall_nat_edit.php 617 - +msgid ""Source port range"); ?> msgstr "" #: src/www/firewall_nat_edit.php 621 -   msgstr "" #: src/www/firewall_nat_edit.php 625 - +msgid ""other"); ?>) msgstr "" #: src/www/firewall_nat_edit.php 626 - +msgid ""any"); ?> msgstr "" #: src/www/firewall_nat_edit.php 635 - msgstr "" #: src/www/firewall_nat_edit.php 638 - +msgid ""other"); ?>) msgstr "" #: src/www/firewall_nat_edit.php 639 - +msgid ""any"); ?> msgstr "" #: src/www/firewall_nat_edit.php 649 -. .
    ''

    +msgid ""Hint +msgid ""field empty if you only want to filter a single port."); ?>
    msgstr "" #: src/www/firewall_nat_edit.php 653 - +msgid ""Destination"); ?> msgstr "" #: src/www/firewall_nat_edit.php 656 - +msgid ""not"); ?> msgstr "" #: src/www/firewall_nat_edit.php 658 - +msgid ""Use this option to invert the sense of the match."); ?> msgstr "" #: src/www/firewall_nat_edit.php 663 -   msgstr "" #: src/www/firewall_nat_edit.php 668 - +msgid ""any"); ?> msgstr "" #: src/www/firewall_nat_edit.php 669 - +msgid ""Single host or alias"); ?> msgstr "" #: src/www/firewall_nat_edit.php 670 - +msgid ""Network"); ?> msgstr "" #: src/www/firewall_nat_edit.php 671 - +msgid ""This Firewall (self)");?> msgstr "" #: src/www/firewall_nat_edit.php 673 - +msgid ""PPTP clients"); ?> msgstr "" #: src/www/firewall_nat_edit.php 676 - +msgid ""PPPoE clients"); ?> msgstr "" #: src/www/firewall_nat_edit.php 679 - +msgid ""L2TP clients"); ?> msgstr "" #: src/www/firewall_nat_edit.php 684 - +msgid ""net"); ?> msgstr "" #: src/www/firewall_nat_edit.php 686 - +msgid ""address");?> msgstr "" #: src/www/firewall_nat_edit.php 715 -   msgstr "" #: src/www/firewall_nat_edit.php 738 - +msgid ""Destination port range"); ?> msgstr "" #: src/www/firewall_nat_edit.php 742 -   msgstr "" #: src/www/firewall_nat_edit.php 745 - +msgid ""other"); ?>) msgstr "" #: src/www/firewall_nat_edit.php 755 - msgstr "" #: src/www/firewall_nat_edit.php 758 - +msgid ""other"); ?>) msgstr "" #: src/www/firewall_nat_edit.php 770 - +msgid ""Specify the port or port range for the destination of the packet for this mapping."); ?> msgstr "" #: src/www/firewall_nat_edit.php 772 - '' +msgid ""Hint +msgid ""field empty if you only want to map a single port"); ?> msgstr "" #: src/www/firewall_nat_edit.php 777 - +msgid ""Redirect target IP"); ?> msgstr "" #: src/www/firewall_nat_edit.php 780 -
    192.168.1.12 +msgid ""e.g."); ?> 192.168.1.12 msgstr "" #: src/www/firewall_nat_edit.php 785 - +msgid ""Redirect target port"); ?> msgstr "" #: src/www/firewall_nat_edit.php 788 - +msgid ""other"); ?>) msgstr "" #: src/www/firewall_nat_edit.php 799 - msgstr "" #: src/www/firewall_nat_edit.php 806 - +msgid ""Description"); ?> msgstr "" #: src/www/firewall_nat_edit.php 809 -
    +msgid ""No XMLRPC Sync"); ?> msgstr "" #: src/www/firewall_nat_edit.php 816 - msgstr "" #: src/www/firewall_nat_edit.php 820 - +msgid ""NAT reflection"); ?> msgstr "" #: src/www/firewall_nat_edit.php 823 - +msgid ""Use system default"); ?> msgstr "" #: src/www/firewall_nat_edit.php 824 - +msgid ""Enable (NAT + Proxy)"); ?> msgstr "" #: src/www/firewall_nat_edit.php 825 - +msgid ""Enable (Pure NAT)"); ?> msgstr "" #: src/www/firewall_nat_edit.php 826 - +msgid ""Disable"); ?> msgstr "" #: src/www/firewall_nat_edit.php 832 - +msgid ""Filter rule association"); ?> msgstr "" #: src/www/firewall_nat_edit.php 835 - +msgid ""None"); ?> msgstr "" #: src/www/firewall_nat_edit.php 836 - +msgid ""Pass"); ?> msgstr "" #: src/www/firewall_nat_edit.php 846 -$linkedrule = "
    " . gettext("View the filter rule") . "
    "; +msgid ""View the filter rule") . "
    "; msgstr "" #: src/www/firewall_nat_edit.php 854 -echo "n"; +msgid ""Create new associated filter rule") . "n"; msgstr "" #: src/www/firewall_nat_edit.php 863 - +msgid ""Filter rule association"); ?> msgstr "" #: src/www/firewall_nat_edit.php 866 - +msgid ""None"); ?> msgstr "" #: src/www/firewall_nat_edit.php 867 - +msgid ""Add associated filter rule"); ?> msgstr "" #: src/www/firewall_nat_edit.php 868 - +msgid ""Add unassociated filter rule"); ?> msgstr "" #: src/www/firewall_nat_edit.php 869 - +msgid ""Pass"); ?> msgstr "" #: src/www/firewall_nat_edit.php 871 -

    msgstr "" #: src/www/firewall_nat_edit.php 887 - +msgid ""Rule Information");?> msgstr "" #: src/www/firewall_nat_edit.php 891 - +msgid ""Created");?> msgstr "" #: src/www/firewall_nat_edit.php 893 - +msgid ""by") ?> msgstr "" #: src/www/firewall_nat_edit.php 899 - +msgid ""Updated");?> msgstr "" #: src/www/firewall_nat_edit.php 901 - +msgid ""by") ?> msgstr "" #: src/www/firewall_nat_edit.php 913 -" /> +msgid ""Save"); ?>" /> msgstr "" #: src/www/firewall_nat_edit.php 914 -" onclick="window.location.href=''" /> +msgid ""Cancel");?>" onclick="window.location.href=''" /> msgstr "" #: src/www/firewall_nat_npt.php 65 -$pgtitle = array(gettext("Firewall"),gettext("NAT"),gettext("NPt")); +msgid ""NPt")); msgstr "" #: src/www/firewall_nat_npt.php 85 -" . gettext("You must apply the changes in order for them to take effect."));?>
    +msgid ""You must apply the changes in order for them to take effect."));?>
    msgstr "" #: src/www/firewall_nat_npt.php 92 -$tab_array[] = array(gettext("Port Forward"), false, "firewall_nat.php"); +msgid ""Port Forward"), false, "firewall_nat.php"); msgstr "" #: src/www/firewall_nat_npt.php 93 -$tab_array[] = array(gettext("1 +msgid ""1 1"), false, "firewall_nat_1to1.php"); msgstr "" #: src/www/firewall_nat_npt.php 94 -$tab_array[] = array(gettext("Outbound"), false, "firewall_nat_out.php"); +msgid ""Outbound"), false, "firewall_nat_out.php"); msgstr "" #: src/www/firewall_nat_npt.php 95 -$tab_array[] = array(gettext("NPt"), true, "firewall_nat_npt.php"); +msgid ""NPt"), true, "firewall_nat_npt.php"); msgstr "" #: src/www/firewall_nat_npt.php 108 - +msgid ""Interface"); ?> msgstr "" #: src/www/firewall_nat_npt.php 109 - +msgid ""External Prefix"); ?> msgstr "" #: src/www/firewall_nat_npt.php 110 - +msgid ""Internal prefix"); ?> msgstr "" #: src/www/firewall_nat_npt.php 111 - +msgid ""Description"); ?> msgstr "" #: src/www/firewall_nat_npt.php 155 -" class="btn btn-default btn-xs">')" title="" alt="delete" class="btn btn-default btn-xs"> +msgid ""delete rule"); ?>" alt="delete" class="btn btn-default btn-xs"> msgstr "" #: src/www/firewall_nat_npt_edit.php 94 -$reqdfieldsn = array(gettext("Interface")); +msgid ""Interface")); msgstr "" #: src/www/firewall_nat_npt_edit.php 96 -$reqdfieldsn[] = gettext("Source prefix"); +msgid ""Source prefix"); msgstr "" #: src/www/firewall_nat_npt_edit.php 98 -$reqdfieldsn[] = gettext("Destination prefix"); +msgid ""Destination prefix"); msgstr "" #: src/www/firewall_nat_npt_edit.php 134 -$pgtitle = array(gettext("Firewall"),gettext("NAT"),gettext("NPt"),gettext("Edit")); +msgid ""Edit")); msgstr "" #: src/www/firewall_nat_npt_edit.php 160 - +msgid ""Edit NAT NPt entry"); ?> msgstr "" #: src/www/firewall_nat_npt_edit.php 163 - +msgid ""Disabled"); ?> msgstr "" #: src/www/firewall_nat_npt_edit.php 166 -
    +msgid ""Disable this rule"); ?>
    msgstr "" #: src/www/firewall_nat_npt_edit.php 167 - +msgid ""Set this option to disable this rule without removing it from the list."); ?>
    msgstr "" #: src/www/firewall_nat_npt_edit.php 171 - +msgid ""Interface"); ?> msgstr "" #: src/www/firewall_nat_npt_edit.php 207 -.
    +msgid ""Choose which interface this rule applies to"); ?>.
    msgstr "" #: src/www/firewall_nat_npt_edit.php 208 -.
    msgstr "" #: src/www/firewall_nat_npt_edit.php 211 - +msgid ""Internal IPv6 Prefix"); ?> msgstr "" #: src/www/firewall_nat_npt_edit.php 214 - +msgid ""not"); ?> msgstr "" #: src/www/firewall_nat_npt_edit.php 216 - +msgid ""Use this option to invert the sense of the match."); ?> msgstr "" #: src/www/firewall_nat_npt_edit.php 221 -   msgstr "" #: src/www/firewall_nat_npt_edit.php 241 - +msgid ""Destination IPv6 Prefix"); ?> msgstr "" #: src/www/firewall_nat_npt_edit.php 250 - +msgid ""not"); ?> msgstr "" #: src/www/firewall_nat_npt_edit.php 252 - +msgid ""Use this option to invert the sense of the match."); ?> msgstr "" #: src/www/firewall_nat_npt_edit.php 257 -   msgstr "" #: src/www/firewall_nat_npt_edit.php 278 -
    +msgid ""Enter the Global Unicast routable IPv6 prefix here"); ?>
    msgstr "" #: src/www/firewall_nat_npt_edit.php 282 - +msgid ""Description"); ?> msgstr "" #: src/www/firewall_nat_npt_edit.php 285 -
    " /> +msgid ""Save"); ?>" /> msgstr "" #: src/www/firewall_nat_npt_edit.php 292 -" onclick="window.location.href=''" /> +msgid ""Cancel");?>" onclick="window.location.href=''" /> msgstr "" #: src/www/firewall_nat_out.php 86 -$natent['descr'] .= sprintf(gettext(' - %1$s to %2$s'), +msgid "' - %1$s to %2$s'), msgstr "" #: src/www/firewall_nat_out.php 89 -$natent['created'] = make_config_revision_entry(null, gettext("Manual Outbound NAT Switch")); +msgid ""Manual Outbound NAT Switch")); msgstr "" #: src/www/firewall_nat_out.php 108 -$savemsg = gettext("Default rules for each interface have been created."); +msgid ""Default rules for each interface have been created."); msgstr "" #: src/www/firewall_nat_out.php 199 -$pgtitle = array(gettext("Firewall"),gettext("NAT"),gettext("Outbound")); +msgid ""Outbound")); msgstr "" #: src/www/firewall_nat_out.php 216 -print_info_box_np(gettext("The NAT configuration has been changed.")."
    ".gettext("You must apply the changes in order for them to take effect.")); +msgid ""You must apply the changes in order for them to take effect.")); msgstr "" #: src/www/firewall_nat_out.php 225 -$tab_array[] = array(gettext("Port Forward"), false, "firewall_nat.php"); +msgid ""Port Forward"), false, "firewall_nat.php"); msgstr "" #: src/www/firewall_nat_out.php 226 -$tab_array[] = array(gettext("1 +msgid ""1 1"), false, "firewall_nat_1to1.php"); msgstr "" #: src/www/firewall_nat_out.php 227 -$tab_array[] = array(gettext("Outbound"), true, "firewall_nat_out.php"); +msgid ""Outbound"), true, "firewall_nat_out.php"); msgstr "" #: src/www/firewall_nat_out.php 228 -$tab_array[] = array(gettext("NPt"), false, "firewall_nat_npt.php"); +msgid ""NPt"), false, "firewall_nat_npt.php"); msgstr "" #: src/www/firewall_nat_out.php 237 - msgstr "" #: src/www/firewall_nat_out.php 247 -
    +msgid ""Automatic outbound NAT rule generation"); ?>
    msgstr "" #: src/www/firewall_nat_out.php 248 - +msgid ""(IPsec passthrough included)");?> msgstr "" #: src/www/firewall_nat_out.php 256 -
    +msgid ""Hybrid Outbound NAT rule generation"); ?>
    msgstr "" #: src/www/firewall_nat_out.php 257 - +msgid ""(Automatic Outbound NAT + rules below)");?> msgstr "" #: src/www/firewall_nat_out.php 268 -
    +msgid ""Manual Outbound NAT rule generation"); ?>
    msgstr "" #: src/www/firewall_nat_out.php 269 - +msgid ""(AON - Advanced Outbound NAT)");?> msgstr "" #: src/www/firewall_nat_out.php 277 -
    +msgid ""Disable Outbound NAT rule generation"); ?>
    msgstr "" #: src/www/firewall_nat_out.php 278 - +msgid ""(No Outbound NAT rules)");?> msgstr "" #: src/www/firewall_nat_out.php 285 -" /> +msgid ""Save");?>" /> msgstr "" #: src/www/firewall_nat_out.php 300 - msgstr "" #: src/www/firewall_nat_out.php 306 - +msgid ""Interface");?> msgstr "" #: src/www/firewall_nat_out.php 307 - +msgid ""Source");?> msgstr "" #: src/www/firewall_nat_out.php 308 - +msgid ""Source Port");?> msgstr "" #: src/www/firewall_nat_out.php 309 - +msgid ""Destination");?> msgstr "" #: src/www/firewall_nat_out.php 310 - +msgid ""Destination Port");?> msgstr "" #: src/www/firewall_nat_out.php 311 - +msgid ""NAT Address");?> msgstr "" #: src/www/firewall_nat_out.php 312 - +msgid ""NAT Port");?> msgstr "" #: src/www/firewall_nat_out.php 313 - +msgid ""Static Port");?> msgstr "" #: src/www/firewall_nat_out.php 314 - +msgid ""Description");?> msgstr "" #: src/www/firewall_nat_out.php 358 -" class=" "> +msgid ""This rule is being ignored");?>" class=" ">
    msgstr "" #: src/www/firewall_nat_out.php 363 -" class="btn btn-default btn-xs "> +msgid ""click to toggle enabled/disabled status");?>" class="btn btn-default btn-xs "> msgstr "" #: src/www/firewall_nat_out.php 439 -echo gettext("YES"); +msgid ""YES"); msgstr "" #: src/www/firewall_nat_out.php 441 -echo gettext("NO"); +msgid ""NO"); msgstr "" #: src/www/firewall_nat_out.php 449 - +msgid ""move selected rules before this rule");?>" type="submit" class="btn btn-default btn-xs"> msgstr "" #: src/www/firewall_nat_out.php 451 -" alt="edit" class="btn btn-default btn-xs"> +msgid ""edit mapping");?>" alt="edit" class="btn btn-default btn-xs"> msgstr "" #: src/www/firewall_nat_out.php 452 -')" title="" alt="delete" class="btn btn-default btn-xs"> +msgid ""delete rule");?>" alt="delete" class="btn btn-default btn-xs"> msgstr "" #: src/www/firewall_nat_out.php 453 -" class="btn btn-default btn-xs"> +msgid ""add a new NAT based on this one");?>" class="btn btn-default btn-xs"> msgstr "" #: src/www/firewall_nat_out.php 474 - +msgid ""move selected mappings to end");?>" class="btn btn-default btn-xs"> msgstr "" #: src/www/firewall_nat_out.php 479 -" alt="add" class="btn btn-default btn-xs"> +msgid ""add new mapping");?>" alt="add" class="btn btn-default btn-xs"> msgstr "" #: src/www/firewall_nat_out.php 484 -" class="btn btn-default btn-xs"> +msgid ""delete selected rules");?>" class="btn btn-default btn-xs"> msgstr "" #: src/www/firewall_nat_out.php 488 - +msgid ""Do you really want to delete the selected mappings?");?>')" class="btn btn-default btn-xs"> msgstr "" #: src/www/firewall_nat_out.php 506 - msgstr "" #: src/www/firewall_nat_out.php 510 - +msgid ""Interface");?> msgstr "" #: src/www/firewall_nat_out.php 511 - +msgid ""Source");?> msgstr "" #: src/www/firewall_nat_out.php 512 - +msgid ""Source Port");?> msgstr "" #: src/www/firewall_nat_out.php 513 - +msgid ""Destination");?> msgstr "" #: src/www/firewall_nat_out.php 514 - +msgid ""Destination Port");?> msgstr "" #: src/www/firewall_nat_out.php 515 - +msgid ""NAT Address");?> msgstr "" #: src/www/firewall_nat_out.php 516 - +msgid ""NAT Port");?> msgstr "" #: src/www/firewall_nat_out.php 517 - +msgid ""Static Port");?> msgstr "" #: src/www/firewall_nat_out.php 518 - +msgid ""Description");?> msgstr "" #: src/www/firewall_nat_out.php 529 -"> +msgid ""automatic outbound nat");?>"> msgstr "" #: src/www/firewall_nat_out.php 591 -echo gettext("YES"); +msgid ""YES"); msgstr "" #: src/www/firewall_nat_out.php 593 -echo gettext("NO"); +msgid ""NO"); msgstr "" #: src/www/firewall_nat_out.php 608 -
    msgstr "" #: src/www/firewall_nat_out.php 609 - +msgid ""Virtual IP"); ?> msgstr "" #: src/www/firewall_nat_out.php 621 - +msgid "" may also be required.") ?> msgstr "" #: src/www/firewall_nat_out_edit.php 126 -$input_errors[] = sprintf(gettext("Invalid characters detected (%s). Please remove invalid characters and save again."),$temp); +msgid ""Invalid characters detected (%s). Please remove invalid characters and save again."),$temp); msgstr "" #: src/www/firewall_nat_out_edit.php 131 -$reqdfieldsn = array(gettext("Interface"),gettext("Protocol"),gettext("Source"),gettext("Source bit count"),gettext("Destination"),gettext("Destination bit count")); +msgid ""Destination bit count")); msgstr "" #: src/www/firewall_nat_out_edit.php 151 -$input_errors[] = gettext("You must supply either a valid port or port alias for the source port entry."); +msgid ""You must supply either a valid port or port alias for the source port entry."); msgstr "" #: src/www/firewall_nat_out_edit.php 154 -$input_errors[] = gettext("You must supply either a valid port or port alias for the destination port entry."); +msgid ""You must supply either a valid port or port alias for the destination port entry."); msgstr "" #: src/www/firewall_nat_out_edit.php 157 -$input_errors[] = gettext("You must supply a valid port for the NAT port entry."); +msgid ""You must supply a valid port for the NAT port entry."); msgstr "" #: src/www/firewall_nat_out_edit.php 161 -$input_errors[] = gettext("A valid source must be specified."); +msgid ""A valid source must be specified."); msgstr "" #: src/www/firewall_nat_out_edit.php 165 -$input_errors[] = gettext("A valid source bit count must be specified."); +msgid ""A valid source bit count must be specified."); msgstr "" #: src/www/firewall_nat_out_edit.php 169 -$input_errors[] = gettext("A valid destination must be specified."); +msgid ""A valid destination must be specified."); msgstr "" #: src/www/firewall_nat_out_edit.php 173 -$input_errors[] = gettext("A valid destination bit count must be specified."); +msgid ""A valid destination bit count must be specified."); msgstr "" #: src/www/firewall_nat_out_edit.php 177 -$input_errors[] = gettext("Negating destination address of "any" is invalid."); +msgid ""Negating destination address of "any" is invalid."); msgstr "" #: src/www/firewall_nat_out_edit.php 182 -$input_errors[] = gettext("A valid target IP address must be specified."); +msgid ""A valid target IP address must be specified."); msgstr "" #: src/www/firewall_nat_out_edit.php 187 -$input_errors[] = gettext("A valid target IP must be specified when using the 'Other Subnet' type."); +msgid ""A valid target IP must be specified when using the 'Other Subnet' type."); msgstr "" #: src/www/firewall_nat_out_edit.php 190 -$input_errors[] = gettext("A valid target bit count must be specified when using the 'Other Subnet' type."); +msgid ""A valid target bit count must be specified when using the 'Other Subnet' type."); msgstr "" #: src/www/firewall_nat_out_edit.php 203 -$input_errors[] = gettext("Only Round Robin pool options may be chosen when selecting an alias."); +msgid ""Only Round Robin pool options may be chosen when selecting an alias."); msgstr "" #: src/www/firewall_nat_out_edit.php 328 -$pgtitle = array(gettext("Firewall"),gettext("NAT"),gettext("Outbound"),gettext("Edit")); +msgid ""Edit")); msgstr "" #: src/www/firewall_nat_out_edit.php 449 - +msgid ""Edit Advanced Outbound NAT entry");?> msgstr "" #: src/www/firewall_nat_out_edit.php 456 - +msgid ""Disabled");?> msgstr "" #: src/www/firewall_nat_out_edit.php 459 -
    +msgid ""Disable this rule");?>
    msgstr "" #: src/www/firewall_nat_out_edit.php 460 - +msgid ""Set this option to disable this rule without removing it from the list.");?> msgstr "" #: src/www/firewall_nat_out_edit.php 464 - +msgid ""Do not NAT");?> msgstr "" #: src/www/firewall_nat_out_edit.php 467 - +msgid ""Enabling this option will disable NAT for traffic matching this rule and stop processing Outbound NAT rules.");?> msgstr "" #: src/www/firewall_nat_out_edit.php 468 -
    msgstr "" #: src/www/firewall_nat_out_edit.php 472 - +msgid ""Interface");?> msgstr "" #: src/www/firewall_nat_out_edit.php 510 -
    +msgid ""Choose which interface this rule applies to.");?>
    msgstr "" #: src/www/firewall_nat_out_edit.php 511 - msgstr "" #: src/www/firewall_nat_out_edit.php 516 - +msgid ""Protocol");?> msgstr "" #: src/www/firewall_nat_out_edit.php 528 -
    +msgid ""Choose which protocol this rule should match.");?>
    msgstr "" #: src/www/firewall_nat_out_edit.php 530 -printf(gettext("Hint +msgid ""Hint in most cases, you should specify %s any %s here."),""," "); msgstr "" #: src/www/firewall_nat_out_edit.php 536 - +msgid ""Source");?> msgstr "" #: src/www/firewall_nat_out_edit.php 540 -   msgstr "" #: src/www/firewall_nat_out_edit.php 543 - +msgid ""any");?> msgstr "" #: src/www/firewall_nat_out_edit.php 544 - +msgid ""This Firewall (self)");?> msgstr "" #: src/www/firewall_nat_out_edit.php 545 - +msgid ""Network");?> msgstr "" #: src/www/firewall_nat_out_edit.php 550 -   msgstr "" #: src/www/firewall_nat_out_edit.php 575 - +msgid ""Enter the source network for the outbound NAT mapping.");?>
    msgstr "" #: src/www/firewall_nat_out_edit.php 579 -   msgstr "" #: src/www/firewall_nat_out_edit.php 582 - +msgid ""(leave blank for any)");?> msgstr "" #: src/www/firewall_nat_out_edit.php 589 - +msgid ""Destination");?> msgstr "" #: src/www/firewall_nat_out_edit.php 592 -
    +msgid ""not");?>
    msgstr "" #: src/www/firewall_nat_out_edit.php 593 -
    +msgid ""Use this option to invert the sense of the match.");?>
    msgstr "" #: src/www/firewall_nat_out_edit.php 597 -   msgstr "" #: src/www/firewall_nat_out_edit.php 601 - +msgid ""any");?> msgstr "" #: src/www/firewall_nat_out_edit.php 604 - +msgid ""Network");?> msgstr "" #: src/www/firewall_nat_out_edit.php 610 -   msgstr "" #: src/www/firewall_nat_out_edit.php 635 - +msgid ""Enter the destination network for the outbound NAT mapping.");?>
    msgstr "" #: src/www/firewall_nat_out_edit.php 639 -   msgstr "" #: src/www/firewall_nat_out_edit.php 642 - +msgid ""(leave blank for any)");?> msgstr "" #: src/www/firewall_nat_out_edit.php 649 - +msgid ""Translation");?> msgstr "" #: src/www/firewall_nat_out_edit.php 653 -   msgstr "" #: src/www/firewall_nat_out_edit.php 657 - +msgid ""Interface address");?> msgstr "" #: src/www/firewall_nat_out_edit.php 703 - +msgid ""Other Subnet (Enter Below)");?> msgstr "" #: src/www/firewall_nat_out_edit.php 710 -   msgstr "" #: src/www/firewall_nat_out_edit.php 728 -
    +msgid ""Packets matching this rule will be mapped to the IP address given here.");?>
    msgstr "" #: src/www/firewall_nat_out_edit.php 729 - +msgid ""Virtual IP");?> msgstr "" #: src/www/firewall_nat_out_edit.php 732 - +msgid ""addresses on the interface first).");?> msgstr "" #: src/www/firewall_nat_out_edit.php 764 -
    +msgid ""Only Round Robin types work with Host Aliases. Any type can be used with a Subnet.");?>
    msgstr "" #: src/www/firewall_nat_out_edit.php 765 -*
    msgstr "" #: src/www/firewall_nat_out_edit.php 766 -*
    msgstr "" #: src/www/firewall_nat_out_edit.php 767 -*
    msgstr "" #: src/www/firewall_nat_out_edit.php 768 -*
    msgstr "" #: src/www/firewall_nat_out_edit.php 769 -*
    msgstr "" #: src/www/firewall_nat_out_edit.php 774 -   msgstr "" #: src/www/firewall_nat_out_edit.php 782 - +msgid ""Enter the source port for the outbound NAT mapping.");?>
    msgstr "" #: src/www/firewall_nat_out_edit.php 786 -   msgstr "" #: src/www/firewall_nat_out_edit.php 793 - +msgid ""No XMLRPC Sync");?> msgstr "" #: src/www/firewall_nat_out_edit.php 796 - msgstr "" #: src/www/firewall_nat_out_edit.php 800 - +msgid ""Description");?> msgstr "" #: src/www/firewall_nat_out_edit.php 804 - +msgid ""You may enter a description here for your reference (not parsed).");?> msgstr "" #: src/www/firewall_nat_out_edit.php 816 - +msgid ""Rule Information");?> msgstr "" #: src/www/firewall_nat_out_edit.php 822 - +msgid ""Created");?> msgstr "" #: src/www/firewall_nat_out_edit.php 824 - +msgid ""by") ?> msgstr "" #: src/www/firewall_nat_out_edit.php 833 - +msgid ""Updated");?> msgstr "" #: src/www/firewall_nat_out_edit.php 835 - +msgid ""by") ?> msgstr "" #: src/www/firewall_nat_out_edit.php 847 -" /> +msgid ""Save"); ?>" /> msgstr "" #: src/www/firewall_nat_out_edit.php 848 -" onclick="window.location.href=''" /> +msgid ""Cancel");?>" onclick="window.location.href=''" /> msgstr "" #: src/www/firewall_rules.php 35 -$pgtitle = array(gettext("Firewall"),gettext("Rules")); +msgid ""Rules")); msgstr "" #: src/www/firewall_rules.php 99 -$config = write_config(gettext("Drag and drop firewall rules ordering update.")); +msgid ""Drag and drop firewall rules ordering update.")); msgstr "" #: src/www/firewall_rules.php 117 -"" => gettext("any"), +msgid ""any"), msgstr "" #: src/www/firewall_rules.php 118 -"echoreq" => gettext("Echo request"), +msgid ""Echo request"), msgstr "" #: src/www/firewall_rules.php 119 -"echorep" => gettext("Echo reply"), +msgid ""Echo reply"), msgstr "" #: src/www/firewall_rules.php 120 -"unreach" => gettext("Destination unreachable"), +msgid ""Destination unreachable"), msgstr "" #: src/www/firewall_rules.php 121 -"squench" => gettext("Source quench"), +msgid ""Source quench"), msgstr "" #: src/www/firewall_rules.php 122 -"redir" => gettext("Redirect"), +msgid ""Redirect"), msgstr "" #: src/www/firewall_rules.php 123 -"althost" => gettext("Alternate Host"), +msgid ""Alternate Host"), msgstr "" #: src/www/firewall_rules.php 124 -"routeradv" => gettext("Router advertisement"), +msgid ""Router advertisement"), msgstr "" #: src/www/firewall_rules.php 125 -"routersol" => gettext("Router solicitation"), +msgid ""Router solicitation"), msgstr "" #: src/www/firewall_rules.php 126 -"timex" => gettext("Time exceeded"), +msgid ""Time exceeded"), msgstr "" #: src/www/firewall_rules.php 127 -"paramprob" => gettext("Invalid IP header"), +msgid ""Invalid IP header"), msgstr "" #: src/www/firewall_rules.php 128 -"timereq" => gettext("Timestamp"), +msgid ""Timestamp"), msgstr "" #: src/www/firewall_rules.php 129 -"timerep" => gettext("Timestamp reply"), +msgid ""Timestamp reply"), msgstr "" #: src/www/firewall_rules.php 130 -"inforeq" => gettext("Information request"), +msgid ""Information request"), msgstr "" #: src/www/firewall_rules.php 131 -"inforep" => gettext("Information reply"), +msgid ""Information reply"), msgstr "" #: src/www/firewall_rules.php 132 -"maskreq" => gettext("Address mask request"), +msgid ""Address mask request"), msgstr "" #: src/www/firewall_rules.php 133 -"maskrep" => gettext("Address mask reply") +msgid ""Address mask reply") msgstr "" #: src/www/firewall_rules.php 191 -$savemsg = sprintf(gettext("The settings have been applied. The firewall rules are now reloading in the background.
    You can also %s monitor %s the reload progress"),"",""); +msgid ""The settings have been applied. The firewall rules are now reloading in the background.
    You can also %s monitor %s the reload progress"),"",""); msgstr "" #: src/www/firewall_rules.php 354 -print_info_box_np_undo(gettext("The firewall rule configuration has been changed.
    You must apply the changes in order for them to take effect."), "apply" , gettext("Apply changes") , "firewall_rules.php?if={$_REQUEST['if']}&dragdroporder=true&{$dragtable}"); +msgid ""Apply changes") , "firewall_rules.php?if={$_REQUEST['if']}&dragdroporder=true&{$dragtable}"); msgstr "" #: src/www/firewall_rules.php 356 -print_info_box_np(gettext("The firewall rule configuration has been changed.
    You must apply the changes in order for them to take effect.")); +msgid ""The firewall rule configuration has been changed.
    You must apply the changes in order for them to take effect.")); msgstr "" #: src/www/firewall_rules.php 372 -$tab_array[] = array(gettext("Floating"), $active, "firewall_rules.php?if=FloatingRules"); +msgid ""Floating"), $active, "firewall_rules.php?if=FloatingRules"); msgstr "" #: src/www/firewall_rules.php 395 - +msgid ""Proto");?> msgstr "" #: src/www/firewall_rules.php 396 - +msgid ""Source");?> msgstr "" #: src/www/firewall_rules.php 397 - +msgid ""Port");?> msgstr "" #: src/www/firewall_rules.php 398 - +msgid ""Destination");?> msgstr "" #: src/www/firewall_rules.php 399 - +msgid ""Port");?> msgstr "" #: src/www/firewall_rules.php 400 - +msgid ""Gateway");?> msgstr "" #: src/www/firewall_rules.php 401 - +msgid ""Queue");?> msgstr "" #: src/www/firewall_rules.php 402 - +msgid ""Schedule");?> msgstr "" #: src/www/firewall_rules.php 403 - +msgid ""Description");?> msgstr "" #: src/www/firewall_rules.php 419 - +msgid "'Do you really want to delete the selected rules?');?>')" class="btn btn-default btn-xs"> msgstr "" #: src/www/firewall_rules.php 421 -" class="btn btn-default btn-xs"> +msgid ""add new rule");?>" class="btn btn-default btn-xs"> msgstr "" #: src/www/firewall_rules.php 445 - +msgid ""Anti-Lockout Rule");?> msgstr "" #: src/www/firewall_rules.php 447 -" alt="move" class="btn btn-default btn-xs"> +msgid ""move selected rules before this rule");?>" alt="move" class="btn btn-default btn-xs"> msgstr "" #: src/www/firewall_rules.php 448 -" class="btn btn-default btn-xs"> +msgid ""edit rule");?>" class="btn btn-default btn-xs"> msgstr "" #: src/www/firewall_rules.php 450 -" width="17" height="17" border="0" alt="add" class="btn btn-default btn-xs"> +msgid ""add a new rule based on this one");?>" width="17" height="17" border="0" alt="add" class="btn btn-default btn-xs"> msgstr "" #: src/www/firewall_rules.php 461 - +msgid ""RFC 1918 networks");?> msgstr "" #: src/www/firewall_rules.php 468 - +msgid ""Block private networks");?> msgstr "" #: src/www/firewall_rules.php 470 -" alt="move" class="btn btn-default btn-xs"> +msgid ""move selected rules before this rule");?>" alt="move" class="btn btn-default btn-xs"> msgstr "" #: src/www/firewall_rules.php 472 -" class="btn btn-default btn-xs"> +msgid ""edit rule");?>" class="btn btn-default btn-xs"> msgstr "" #: src/www/firewall_rules.php 474 -" width="17" height="17" border="0" alt="add" class="btn btn-default btn-xs"> +msgid ""add a new rule based on this one");?>" width="17" height="17" border="0" alt="add" class="btn btn-default btn-xs"> msgstr "" #: src/www/firewall_rules.php 484 - +msgid ""Reserved/not assigned by IANA");?> msgstr "" #: src/www/firewall_rules.php 491 - +msgid ""Block bogon networks");?> msgstr "" #: src/www/firewall_rules.php 493 -" alt="move" class="btn btn-default btn-xs"> +msgid ""move selected rules before this rule");?>" alt="move" class="btn btn-default btn-xs"> msgstr "" #: src/www/firewall_rules.php 495 -" class="btn btn-default btn-xs"> +msgid ""edit rule");?>" class="btn btn-default btn-xs"> msgstr "" #: src/www/firewall_rules.php 497 -" width="17" height="17" border="0" alt="add" class="btn btn-default btn-xs"> +msgid ""add a new rule based on this one");?>" width="17" height="17" border="0" alt="add" class="btn btn-default btn-xs"> msgstr "" #: src/www/firewall_rules.php 512 -$advanced_set = ""; msgstr "" #: src/www/firewall_rules.php 543 -" > +msgid ""click to toggle enabled/disabled status");?>" > msgstr "" #: src/www/firewall_rules.php 591 -$dayArray = array (gettext('Mon'),gettext('Tues'),gettext('Wed'),gettext('Thur'),gettext('Fri'),gettext('Sat'),gettext('Sun')); +msgid "'Sun')); msgstr "" #: src/www/firewall_rules.php 592 -$monthArray = array (gettext('January'),gettext('February'),gettext('March'),gettext('April'),gettext('May'),gettext('June'),gettext('July'),gettext('August'),gettext('September'),gettext('October'),gettext('November'),gettext('December')); +msgid "'December')); msgstr "" #: src/www/firewall_rules.php 701 -$alttext = gettext("Traffic matching this rule is currently being denied"); +msgid ""Traffic matching this rule is currently being denied"); msgstr "" #: src/www/firewall_rules.php 704 -$alttext = gettext("Traffic matching this rule is currently being allowed"); +msgid ""Traffic matching this rule is currently being allowed"); msgstr "" #: src/www/firewall_rules.php 712 -$alttext = gettext("This rule is not currently active because its period has expired"); +msgid ""This rule is not currently active because its period has expired"); msgstr "" #: src/www/firewall_rules.php 773 -echo gettext("none"); +msgid ""none"); msgstr "" #: src/www/firewall_rules.php 785 - +msgid ""move selected rules before this rule"); ?>" onmouseover="fr_insline(, true)" onmouseout="fr_insline(, false)" class="btn btn-default btn-xs" value=""> msgstr "" #: src/www/firewall_rules.php 786 -" class="btn btn-default btn-xs"> +msgid ""edit rule"); ?>" class="btn btn-default btn-xs"> msgstr "" #: src/www/firewall_rules.php 788 -" onclick="return confirm('Do you really want to delete this rule?')" class="btn btn-default btn-xs"> +msgid ""delete rule"); ?>" onclick="return confirm('Do you really want to delete this rule?')" class="btn btn-default btn-xs"> msgstr "" #: src/www/firewall_rules.php 789 -" class="btn btn-default btn-xs"> +msgid ""add a new rule based on this one"); ?>" class="btn btn-default btn-xs"> msgstr "" #: src/www/firewall_rules.php 801 -

    +msgid ""No floating rules are currently defined."); ?>

    msgstr "" #: src/www/firewall_rules.php 803 -
    +msgid ""No rules are currently defined for this interface"); ?>
    msgstr "" #: src/www/firewall_rules.php 804 -

    +msgid ""All incoming connections on this interface will be blocked until you add pass rules."); ?>

    msgstr "" #: src/www/firewall_rules.php 806 - +msgid "" button to add a new rule.");?> msgstr "" #: src/www/firewall_rules.php 825 - +msgid ""move selected rules to end");?>" onmouseover="fr_insline(, true)" onmouseout="fr_insline(, false)" class="btn btn-default btn-xs"> msgstr "" #: src/www/firewall_rules.php 826 - +msgid "'Do you really want to delete the selected rules?');?>')" class="btn btn-default btn-xs"> msgstr "" #: src/www/firewall_rules.php 827 -" class="btn btn-default btn-xs"> +msgid ""add new rule");?>" class="btn btn-default btn-xs"> msgstr "" #: src/www/firewall_rules.php 840 - +msgid ""pass");?> msgstr "" #: src/www/firewall_rules.php 843 - +msgid ""match");?> msgstr "" #: src/www/firewall_rules.php 846 - +msgid ""block");?> msgstr "" #: src/www/firewall_rules.php 849 - +msgid ""reject");?> msgstr "" #: src/www/firewall_rules.php 852 - +msgid ""log");?> msgstr "" #: src/www/firewall_rules.php 856 - +msgid ""pass (disabled)");?> msgstr "" #: src/www/firewall_rules.php 859 - +msgid ""match (disabled)");?> msgstr "" #: src/www/firewall_rules.php 862 - +msgid ""block (disabled)");?> msgstr "" #: src/www/firewall_rules.php 865 - +msgid ""reject (disabled)");?> msgstr "" #: src/www/firewall_rules.php 868 - +msgid ""log (disabled)");?> msgstr "" #: src/www/firewall_rules.php 874 - msgstr "" #: src/www/firewall_rules.php 878 -
  • +msgid ""Edit Firewall rule");?> msgstr "" #: src/www/firewall_rules_edit.php 815 - +msgid ""Action");?> msgstr "" #: src/www/firewall_rules_edit.php 829 -
    +msgid ""Choose what to do with packets that match the criteria specified below.");?>
    msgstr "" #: src/www/firewall_rules_edit.php 830 - msgstr "" #: src/www/firewall_rules_edit.php 835 - +msgid ""Disabled");?> msgstr "" #: src/www/firewall_rules_edit.php 838 -
    +msgid ""Disable this rule");?>
    msgstr "" #: src/www/firewall_rules_edit.php 839 - +msgid ""Set this option to disable this rule without removing it from the list.");?> msgstr "" #: src/www/firewall_rules_edit.php 845 - +msgid ""Quick");?> msgstr "" #: src/www/firewall_rules_edit.php 849 -
    +msgid ""Apply the action immediately on match.");?>
    msgstr "" #: src/www/firewall_rules_edit.php 850 - +msgid ""Set this option if you need to apply this action to traffic that matches this rule immediately.");?> msgstr "" #: src/www/firewall_rules_edit.php 857 - +msgid ""Associated filter rule");?> msgstr "" #: src/www/firewall_rules_edit.php 859 -
    +msgid ""Note +msgid ""This is associated to a NAT rule.");?>
    msgstr "" #: src/www/firewall_rules_edit.php 860 -
    +msgid ""You cannot edit the interface, protocol, source, or destination of associated filter rules.");?>
    msgstr "" #: src/www/firewall_rules_edit.php 867 -echo "" . gettext("View the NAT rule") . "
    "; +msgid ""View the NAT rule") . "
    "; msgstr "" #: src/www/firewall_rules_edit.php 885 - +msgid ""Interface");?> msgstr "" #: src/www/firewall_rules_edit.php 926 - +msgid ""Choose on which interface packets must come in to match this rule.");?> msgstr "" #: src/www/firewall_rules_edit.php 932 - +msgid ""Direction");?> msgstr "" #: src/www/firewall_rules_edit.php 950 - +msgid ""TCP/IP Version");?> msgstr "" #: src/www/firewall_rules_edit.php 962 -
    +msgid ""Select the Internet Protocol version this rule applies to");?>
    msgstr "" #: src/www/firewall_rules_edit.php 966 - +msgid ""Protocol");?> msgstr "" #: src/www/firewall_rules_edit.php 976 -
    TCP  
    +msgid ""Hint +msgid ""here.");?> msgstr "" #: src/www/firewall_rules_edit.php 980 - +msgid ""ICMP type");?> msgstr "" #: src/www/firewall_rules_edit.php 985 -"" => gettext("any"), +msgid ""any"), msgstr "" #: src/www/firewall_rules_edit.php 986 -"echoreq" => gettext("Echo request"), +msgid ""Echo request"), msgstr "" #: src/www/firewall_rules_edit.php 987 -"echorep" => gettext("Echo reply"), +msgid ""Echo reply"), msgstr "" #: src/www/firewall_rules_edit.php 988 -"unreach" => gettext("Destination unreachable"), +msgid ""Destination unreachable"), msgstr "" #: src/www/firewall_rules_edit.php 989 -"squench" => gettext("Source quench"), +msgid ""Source quench"), msgstr "" #: src/www/firewall_rules_edit.php 990 -"redir" => gettext("Redirect"), +msgid ""Redirect"), msgstr "" #: src/www/firewall_rules_edit.php 991 -"althost" => gettext("Alternate Host"), +msgid ""Alternate Host"), msgstr "" #: src/www/firewall_rules_edit.php 992 -"routeradv" => gettext("Router advertisement"), +msgid ""Router advertisement"), msgstr "" #: src/www/firewall_rules_edit.php 993 -"routersol" => gettext("Router solicitation"), +msgid ""Router solicitation"), msgstr "" #: src/www/firewall_rules_edit.php 994 -"timex" => gettext("Time exceeded"), +msgid ""Time exceeded"), msgstr "" #: src/www/firewall_rules_edit.php 995 -"paramprob" => gettext("Invalid IP header"), +msgid ""Invalid IP header"), msgstr "" #: src/www/firewall_rules_edit.php 996 -"timereq" => gettext("Timestamp"), +msgid ""Timestamp"), msgstr "" #: src/www/firewall_rules_edit.php 997 -"timerep" => gettext("Timestamp reply"), +msgid ""Timestamp reply"), msgstr "" #: src/www/firewall_rules_edit.php 998 -"inforeq" => gettext("Information request"), +msgid ""Information request"), msgstr "" #: src/www/firewall_rules_edit.php 999 -"inforep" => gettext("Information reply"), +msgid ""Information reply"), msgstr "" #: src/www/firewall_rules_edit.php 1000 -"maskreq" => gettext("Address mask request"), +msgid ""Address mask request"), msgstr "" #: src/www/firewall_rules_edit.php 1001 -"maskrep" => gettext("Address mask reply") +msgid ""Address mask reply") msgstr "" #: src/www/firewall_rules_edit.php 1009 - +msgid ""If you selected ICMP for the protocol above, you may specify an ICMP type here.");?> msgstr "" #: src/www/firewall_rules_edit.php 1013 - +msgid ""Source");?> msgstr "" #: src/www/firewall_rules_edit.php 1016 - +msgid ""not");?> msgstr "" #: src/www/firewall_rules_edit.php 1018 - +msgid ""Use this option to invert the sense of the match.");?> msgstr "" #: src/www/firewall_rules_edit.php 1023 -   msgstr "" #: src/www/firewall_rules_edit.php 1028 - +msgid ""any");?> msgstr "" #: src/www/firewall_rules_edit.php 1035 -> +msgid ""Single host or alias");?> msgstr "" #: src/www/firewall_rules_edit.php 1036 - +msgid ""Network");?> msgstr "" #: src/www/firewall_rules_edit.php 1038 - +msgid ""This Firewall (self)");?> msgstr "" #: src/www/firewall_rules_edit.php 1041 - +msgid ""PPTP clients");?> msgstr "" #: src/www/firewall_rules_edit.php 1044 - +msgid ""PPPoE clients");?> msgstr "" #: src/www/firewall_rules_edit.php 1047 - +msgid ""L2TP clients");?> msgstr "" #: src/www/firewall_rules_edit.php 1052 - +msgid ""net");?> msgstr "" #: src/www/firewall_rules_edit.php 1054 - +msgid ""address");?> msgstr "" #: src/www/firewall_rules_edit.php 1062 -   msgstr "" #: src/www/firewall_rules_edit.php 1075 - type="button" onclick="show_source_port_range()" class="btn btn-default" value="" /> - +msgid ""Show source port range");?> msgstr "" #: src/www/firewall_rules_edit.php 1081 - +msgid ""Source port range");?> msgstr "" #: src/www/firewall_rules_edit.php 1085 -   msgstr "" #: src/www/firewall_rules_edit.php 1088 - +msgid ""other"); ?>) msgstr "" #: src/www/firewall_rules_edit.php 1089 - +msgid ""any");?> msgstr "" #: src/www/firewall_rules_edit.php 1098 - msgstr "" #: src/www/firewall_rules_edit.php 1101 - +msgid ""other"); ?>) msgstr "" #: src/www/firewall_rules_edit.php 1102 - +msgid ""any");?> msgstr "" #: src/www/firewall_rules_edit.php 1112 - "").

    +msgid ""Hint +msgid ""field empty if you only want to filter a single port.");?>
    msgstr "" #: src/www/firewall_rules_edit.php 1116 - +msgid ""Destination");?> msgstr "" #: src/www/firewall_rules_edit.php 1119 - +msgid ""not");?> msgstr "" #: src/www/firewall_rules_edit.php 1121 - +msgid ""Use this option to invert the sense of the match.");?> msgstr "" #: src/www/firewall_rules_edit.php 1126 -   msgstr "" #: src/www/firewall_rules_edit.php 1131 - +msgid ""any");?> msgstr "" #: src/www/firewall_rules_edit.php 1138 -> +msgid ""Single host or alias");?> msgstr "" #: src/www/firewall_rules_edit.php 1139 - +msgid ""Network");?> msgstr "" #: src/www/firewall_rules_edit.php 1140 - +msgid ""This Firewall (self)");?> msgstr "" #: src/www/firewall_rules_edit.php 1142 - +msgid ""PPTP clients");?> msgstr "" #: src/www/firewall_rules_edit.php 1145 - +msgid ""PPPoE clients");?> msgstr "" #: src/www/firewall_rules_edit.php 1148 - +msgid ""L2TP clients");?> msgstr "" #: src/www/firewall_rules_edit.php 1153 - +msgid ""net");?> msgstr "" #: src/www/firewall_rules_edit.php 1155 - +msgid ""address");?> msgstr "" #: src/www/firewall_rules_edit.php 1163 -   msgstr "" #: src/www/firewall_rules_edit.php 1180 - +msgid ""Destination port range ");?> msgstr "" #: src/www/firewall_rules_edit.php 1184 -   msgstr "" #: src/www/firewall_rules_edit.php 1187 - +msgid ""other"); ?>) msgstr "" #: src/www/firewall_rules_edit.php 1188 - +msgid ""any");?> msgstr "" #: src/www/firewall_rules_edit.php 1197 - msgstr "" #: src/www/firewall_rules_edit.php 1200 - +msgid ""other"); ?>) msgstr "" #: src/www/firewall_rules_edit.php 1201 - +msgid ""any");?> msgstr "" #: src/www/firewall_rules_edit.php 1212 - +msgid ""Specify the port or port range for the destination of the packet for this rule.");?> msgstr "" #: src/www/firewall_rules_edit.php 1214 - +msgid ""Hint +msgid ""field empty if you only want to filter a single port");?> msgstr "" #: src/www/firewall_rules_edit.php 1219 - +msgid ""Log");?> msgstr "" #: src/www/firewall_rules_edit.php 1222 - +msgid ""Log packets that are handled by this rule");?> msgstr "" #: src/www/firewall_rules_edit.php 1224 - ( ). +msgid ""page"); ?>). msgstr "" #: src/www/firewall_rules_edit.php 1228 - +msgid ""Description");?> msgstr "" #: src/www/firewall_rules_edit.php 1232 - +msgid ""You may enter a description here for your reference.");?> msgstr "" #: src/www/firewall_rules_edit.php 1240 -" /> +msgid ""Save"); ?>" /> msgstr "" #: src/www/firewall_rules_edit.php 1241 -" onclick="window.location.href=''" /> +msgid ""Cancel");?>" onclick="window.location.href=''" /> msgstr "" #: src/www/firewall_rules_edit.php 1254 - +msgid ""Advanced features");?> msgstr "" #: src/www/firewall_rules_edit.php 1257 - +msgid ""Source OS");?> msgstr "" #: src/www/firewall_rules_edit.php 1260 -" /> - +msgid ""Show advanced option");?> msgstr "" #: src/www/firewall_rules_edit.php 1263 -  msgstr "" #: src/www/firewall_rules_edit.php 1274 - msgstr "" #: src/www/firewall_rules_edit.php 1279 - +msgid ""Diffserv Code Point");?> msgstr "" #: src/www/firewall_rules_edit.php 1282 -" /> - +msgid ""Show advanced option");?> msgstr "" #: src/www/firewall_rules_edit.php 1295 - +msgid ""Advanced Options");?> msgstr "" #: src/www/firewall_rules_edit.php 1298 -" /> - +msgid ""Show advanced option");?> msgstr "" #: src/www/firewall_rules_edit.php 1302 -
    +msgid ""This allows packets with IP options to pass. Otherwise they are blocked by default. This is usually only seen with multicast traffic.");?> msgstr "" #: src/www/firewall_rules_edit.php 1305 -
    +msgid ""This will disable auto generated reply-to for this rule.");?> msgstr "" #: src/www/firewall_rules_edit.php 1308 -
    +msgid ""Policy filtering"); ?> msgstr "" #: src/www/firewall_rules_edit.php 1311 -
    +msgid ""You can match packet on a mark placed before on another rule.")?> msgstr "" #: src/www/firewall_rules_edit.php 1313 -

    +msgid "" Maximum state entries this rule can create");?>

    msgstr "" #: src/www/firewall_rules_edit.php 1314 -

    +msgid "" Maximum number of unique source hosts");?>

    msgstr "" #: src/www/firewall_rules_edit.php 1315 -

    +msgid "" Maximum number of established connections per host (TCP only)");?>

    msgstr "" #: src/www/firewall_rules_edit.php 1316 -

    +msgid "" Maximum state entries per host");?>

    msgstr "" #: src/www/firewall_rules_edit.php 1325 - +msgid ""Maximum new connections per host / per second(s) (TCP only)");?> msgstr "" #: src/www/firewall_rules_edit.php 1328 - +msgid ""State Timeout in seconds (TCP only)");?> msgstr "" #: src/www/firewall_rules_edit.php 1330 -

    msgstr "" #: src/www/firewall_rules_edit.php 1335 - +msgid ""TCP flags");?> msgstr "" #: src/www/firewall_rules_edit.php 1338 -" /> - +msgid ""Show advanced option");?> msgstr "" #: src/www/firewall_rules_edit.php 1367 - />
  • +msgid ""Any flags.");?>
    msgstr "" #: src/www/firewall_rules_edit.php 1369 - +msgid ""State Type");?> msgstr "" #: src/www/firewall_rules_edit.php 1378 -" /> - +msgid ""Show advanced option");?> msgstr "" #: src/www/firewall_rules_edit.php 1384 -
    msgstr "" #: src/www/firewall_rules_edit.php 1387 - +msgid ""keep state");?> msgstr "" #: src/www/firewall_rules_edit.php 1388 - +msgid ""sloppy state");?> msgstr "" #: src/www/firewall_rules_edit.php 1389 - +msgid ""synproxy state");?> msgstr "" #: src/www/firewall_rules_edit.php 1390 - +msgid ""none");?> msgstr "" #: src/www/firewall_rules_edit.php 1393 - msgstr "" #: src/www/firewall_rules_edit.php 1396 -
    +msgid ""Works with all IP protocols.");?> msgstr "" #: src/www/firewall_rules_edit.php 1397 -
    +msgid ""Works with all IP protocols.");?> msgstr "" #: src/www/firewall_rules_edit.php 1398 -
    +msgid ""Proxies incoming TCP connections to help protect servers from spoofed TCP SYN floods. This option includes the functionality of keep state and modulate state combined.");?> msgstr "" #: src/www/firewall_rules_edit.php 1399 -
    +msgid ""Do not use state mechanisms to keep track. This is only useful if you're doing advanced queueing in certain situations. Please check the documentation.");?> msgstr "" #: src/www/firewall_rules_edit.php 1405 - +msgid ""No XMLRPC Sync");?> msgstr "" #: src/www/firewall_rules_edit.php 1408 -" /> - +msgid ""Show advanced option");?> msgstr "" #: src/www/firewall_rules_edit.php 1412 - msgstr "" #: src/www/firewall_rules_edit.php 1417 - +msgid ""802.1p");?> msgstr "" #: src/www/firewall_rules_edit.php 1420 -" /> - +msgid ""Show advanced option");?> msgstr "" #: src/www/firewall_rules_edit.php 1452 -

    +msgid ""Choose 802.1p priority to match on");?>

    msgstr "" #: src/www/firewall_rules_edit.php 1456 -

    +msgid ""Choose 802.1p priority to apply");?>

    msgstr "" #: src/www/firewall_rules_edit.php 1472 - +msgid ""Schedule");?> msgstr "" #: src/www/firewall_rules_edit.php 1475 -" /> - +msgid ""Show advanced option");?> msgstr "" #: src/www/firewall_rules_edit.php 1494 -

    +msgid ""Leave as 'none' to leave the rule enabled all the time.");?>

    msgstr "" #: src/www/firewall_rules_edit.php 1499 - +msgid ""Gateway");?> msgstr "" #: src/www/firewall_rules_edit.php 1502 -" /> - +msgid ""Show advanced option");?> msgstr "" #: src/www/firewall_rules_edit.php 1506 - +msgid ""default");?> msgstr "" #: src/www/firewall_rules_edit.php 1543 -

    +msgid ""Leave as 'default' to use the system routing table. Or choose a gateway to utilize policy based routing.");?>

    msgstr "" #: src/www/firewall_rules_edit.php 1548 - +msgid ""In/Out");?> msgstr "" #: src/www/firewall_rules_edit.php 1551 -" /> - +msgid ""Show advanced option");?> msgstr "" #: src/www/firewall_rules_edit.php 1592 -".gettext("The Out selection is applied to traffic leaving the interface where the rule is created, In is applied to traffic coming into the chosen interface.")."
    ".gettext("If you are creating a floating rule, if the direction is In then the same rules apply, if the direction is out the selections are reverted Out is for incoming and In is for outgoing.");?>
    +msgid ""If you are creating a floating rule, if the direction is In then the same rules apply, if the direction is out the selections are reverted Out is for incoming and In is for outgoing.");?>
    msgstr "" #: src/www/firewall_rules_edit.php 1598 - +msgid ""Ackqueue/Queue");?> msgstr "" #: src/www/firewall_rules_edit.php 1601 -" /> - +msgid ""Show advanced option");?> msgstr "" #: src/www/firewall_rules_edit.php 1648 - +msgid ""Choose the Acknowledge Queue only if you have selected Queue.");?>
    msgstr "" #: src/www/firewall_rules_edit.php 1653 - +msgid ""Layer7");?> msgstr "" #: src/www/firewall_rules_edit.php 1656 -" /> - +msgid ""Show advanced option");?> msgstr "" #: src/www/firewall_rules_edit.php 1676 - +msgid ""Rule Information");?> msgstr "" #: src/www/firewall_rules_edit.php 1697 - +msgid ""Created");?> msgstr "" #: src/www/firewall_rules_edit.php 1699 - +msgid ""by") ?> msgstr "" #: src/www/firewall_rules_edit.php 1705 - +msgid ""Updated");?> msgstr "" #: src/www/firewall_rules_edit.php 1707 - +msgid ""by") ?> msgstr "" #: src/www/firewall_rules_edit.php 1716 -" /> +msgid ""Save"); ?>" /> msgstr "" #: src/www/firewall_rules_edit.php 1717 -" onclick="window.location.href=''" /> +msgid ""Cancel");?>" onclick="window.location.href=''" /> msgstr "" #: src/www/firewall_schedule.php 30 -$dayArray = array (gettext('Mon'),gettext('Tues'),gettext('Wed'),gettext('Thur'),gettext('Fri'),gettext('Sat'),gettext('Sun')); +msgid "'Sun')); msgstr "" #: src/www/firewall_schedule.php 31 -$monthArray = array (gettext('January'),gettext('February'),gettext('March'),gettext('April'),gettext('May'),gettext('June'),gettext('July'),gettext('August'),gettext('September'),gettext('October'),gettext('November'),gettext('December')); +msgid "'December')); msgstr "" #: src/www/firewall_schedule.php 37 -$pgtitle = array(gettext("Firewall"),gettext("Schedules")); +msgid ""Schedules")); msgstr "" #: src/www/firewall_schedule.php 64 -$savemsg = sprintf(gettext("Cannot delete Schedule. Currently in use by %s"),$referenced_by); +msgid ""Cannot delete Schedule. Currently in use by %s"),$referenced_by); msgstr "" #: src/www/firewall_schedule.php 105 - +msgid ""Name");?> msgstr "" #: src/www/firewall_schedule.php 106 - +msgid ""Time Range(s)");?> msgstr "" #: src/www/firewall_schedule.php 107 - +msgid ""Description");?> msgstr "" #: src/www/firewall_schedule.php 121 - " width="17" height="17" border="0" alt="schedule" /> +msgid ""Schedule is currently active");?>" width="17" height="17" border="0" alt="schedule" /> msgstr "" #: src/www/firewall_schedule.php 226 -" class="btn btn-default btn-xs"> +msgid ""edit alias");?>" class="btn btn-default btn-xs"> msgstr "" #: src/www/firewall_schedule.php 227 -" class="btn btn-default btn-xs"> +msgid ""delete alias");?>" class="btn btn-default btn-xs"> msgstr "" #: src/www/firewall_schedule.php 237 -


    +msgid ""Note +msgid ""Schedules act as placeholders for time ranges to be used in Firewall Rules.");?>

    msgstr "" #: src/www/firewall_schedule_edit.php 48 -$pgtitle = array(gettext("Firewall"),gettext("Schedules"),gettext("Edit")); +msgid ""Edit")); msgstr "" #: src/www/firewall_schedule_edit.php 52 -$dayArray = array (gettext('Mon'),gettext('Tues'),gettext('Wed'),gettext('Thur'),gettext('Fri'),gettext('Sat'),gettext('Sun')); +msgid "'Sun')); msgstr "" #: src/www/firewall_schedule_edit.php 53 -$monthArray = array (gettext('January'),gettext('February'),gettext('March'),gettext('April'),gettext('May'),gettext('June'),gettext('July'),gettext('August'),gettext('September'),gettext('October'),gettext('November'),gettext('December')); +msgid "'December')); msgstr "" #: src/www/firewall_schedule_edit.php 76 -$input_errors[] = gettext("Schedule may not be named LAN."); +msgid ""Schedule may not be named LAN."); msgstr "" #: src/www/firewall_schedule_edit.php 78 -$input_errors[] = gettext("Schedule may not be named WAN."); +msgid ""Schedule may not be named WAN."); msgstr "" #: src/www/firewall_schedule_edit.php 80 -$input_errors[] = gettext("Schedule name cannot be blank."); +msgid ""Schedule name cannot be blank."); msgstr "" #: src/www/firewall_schedule_edit.php 84 -$input_errors[] = gettext("Reserved word used for schedule name."); +msgid ""Reserved word used for schedule name."); msgstr "" #: src/www/firewall_schedule_edit.php 87 -$input_errors[] = gettext("The schedule name may only consist of the characters a-z, A-Z, 0-9"); +msgid ""The schedule name may only consist of the characters a-z, A-Z, 0-9"); msgstr "" #: src/www/firewall_schedule_edit.php 96 -$input_errors[] = gettext("A Schedule with this name already exists."); +msgid ""A Schedule with this name already exists."); msgstr "" #: src/www/firewall_schedule_edit.php 109 -$input_errors[] = sprintf(gettext("Invalid start time - '%s'"), $_POST['starttime' . $x]); +msgid ""Invalid start time - '%s'"), $_POST['starttime' . $x]); msgstr "" #: src/www/firewall_schedule_edit.php 113 -$input_errors[] = sprintf(gettext("Invalid stop time - '%s'"), $_POST['stoptime' . $x]); +msgid ""Invalid stop time - '%s'"), $_POST['stoptime' . $x]); msgstr "" #: src/www/firewall_schedule_edit.php 161 -$input_errors[] = gettext("The schedule must have at least one time range configured."); +msgid ""The schedule must have at least one time range configured."); msgstr "" #: src/www/firewall_schedule_edit.php 777 -

    +msgid ""Schedule information");?> msgstr "" #: src/www/firewall_schedule_edit.php 788 - +msgid ""Schedule Name");?> msgstr "" #: src/www/firewall_schedule_edit.php 794 - msgstr "" #: src/www/firewall_schedule_edit.php 799 - +msgid ""The name of the alias may only consist of the characters a-z, A-Z and 0-9");?> msgstr "" #: src/www/firewall_schedule_edit.php 805 - +msgid ""Description");?> msgstr "" #: src/www/firewall_schedule_edit.php 808 - +msgid ""You may enter a description here for your reference (not parsed).");?> msgstr "" #: src/www/firewall_schedule_edit.php 816 - +msgid ""Month");?> msgstr "" #: src/www/firewall_schedule_edit.php 858 +msgid ""Mon");?> msgstr "" #: src/www/firewall_schedule_edit.php 859 +msgid ""Tue");?> msgstr "" #: src/www/firewall_schedule_edit.php 860 +msgid ""Wed");?> msgstr "" #: src/www/firewall_schedule_edit.php 861 +msgid ""Thu");?> msgstr "" #: src/www/firewall_schedule_edit.php 862 +msgid ""Fri");?> msgstr "" #: src/www/firewall_schedule_edit.php 863 +msgid ""Sat");?> msgstr "" #: src/www/firewall_schedule_edit.php 864 +msgid ""Sun");?> msgstr "" #: src/www/firewall_schedule_edit.php 921 - +msgid ""Click individual date to select that date only. Click the appropriate weekday Header to select all occurrences of that weekday.");?> msgstr "" #: src/www/firewall_schedule_edit.php 925 - +msgid ""Time");?> msgstr "" #: src/www/firewall_schedule_edit.php 929 - +msgid ""Stop Time");?> msgstr "" #: src/www/firewall_schedule_edit.php 942 -    +msgid ""Hr"); ?>   msgstr "" #: src/www/firewall_schedule_edit.php 949 -  +msgid ""Min"); ?> msgstr "" #: src/www/firewall_schedule_edit.php 967 -    +msgid ""Hr");?>   msgstr "" #: src/www/firewall_schedule_edit.php 974 -  +msgid ""Min");?> msgstr "" #: src/www/firewall_schedule_edit.php 978 - msgstr "" @@ -27755,317 +27718,317 @@ msgstr "" #: src/www/firewall_schedule_edit.php 982 - +msgid ""Time Range Description")?> msgstr "" #: src/www/firewall_schedule_edit.php 985 - +msgid ""You may enter a description here for your reference (not parsed).")?> msgstr "" #: src/www/firewall_schedule_edit.php 992 -" class="btn btn-default" onclick="javascript +msgid ""Add Time");?>" class="btn btn-default" onclick="javascript processEntries();" />    msgstr "" #: src/www/firewall_schedule_edit.php 993 -" class="btn btn-default" onclick="javascript +msgid ""Clear Selection");?>" class="btn btn-default" onclick="javascript clearCalendar(); clearTime(); clearDescr();" /> msgstr "" #: src/www/firewall_schedule_edit.php 1005 - +msgid ""Schedule repeat");?> msgstr "" #: src/www/firewall_schedule_edit.php 1010 - +msgid ""Configured Ranges");?> msgstr "" #: src/www/firewall_schedule_edit.php 1015 - +msgid ""Day(s)");?> msgstr "" #: src/www/firewall_schedule_edit.php 1016 - +msgid ""Start Time");?> msgstr "" #: src/www/firewall_schedule_edit.php 1017 - +msgid ""Stop Time");?> msgstr "" #: src/www/firewall_schedule_edit.php 1018 - +msgid ""Description");?> msgstr "" #: src/www/firewall_schedule_edit.php 1177 -" /> +msgid ""Save"); ?>" /> msgstr "" #: src/www/firewall_schedule_edit.php 1178 -" onclick="window.location.href=''" /> +msgid ""Cancel");?>" onclick="window.location.href=''" /> msgstr "" #: src/www/firewall_shaper.php 42 -$pgtitle = array(gettext("Firewall"),gettext("Traffic Shaper")); +msgid ""Traffic Shaper")); msgstr "" #: src/www/firewall_shaper.php 119 -$savemsg = gettext("Unable to write config.xml (Access Denied?)"); +msgid ""Unable to write config.xml (Access Denied?)"); msgstr "" #: src/www/firewall_shaper.php 148 -$input_errors[] = gettext("Could not create new queue/discipline!"); +msgid ""Could not create new queue/discipline!"); msgstr "" #: src/www/firewall_shaper.php 164 -$input_errors[] = gettext("Queue not found!"); +msgid ""Queue not found!"); msgstr "" #: src/www/firewall_shaper.php 173 -$input_errors[] = gettext("Queue not found!"); +msgid ""Queue not found!"); msgstr "" #: src/www/firewall_shaper.php 182 -$input_errors[] = gettext("Queue not found!"); +msgid ""Queue not found!"); msgstr "" #: src/www/firewall_shaper.php 259 -$input_errors[] = gettext("Could not add new queue."); +msgid ""Could not add new queue."); msgstr "" #: src/www/firewall_shaper.php 335 -$output_form .= "
    " . gettext("Queue Actions") . "
    "; +msgid ""Queue Actions") . "
    "; msgstr "" #: src/www/firewall_shaper.php 338 -$output_form .= ""; +msgid ""Save") . "" class="btn btn-primary" />"; msgstr "" #: src/www/firewall_shaper.php 346 -$output_form .= ""; +msgid ""Add new queue") . "" />"; msgstr "" #: src/www/firewall_shaper.php 357 -$output_form .= " value="" . gettext("Delete this queue") . "" />"; +msgid ""Delete this queue") . "" />"; msgstr "" #: src/www/firewall_shaper.php 359 -$output_form .= " value="" . gettext("Disable shaper on interface") . "" />"; +msgid ""Disable shaper on interface") . "" />"; msgstr "" #: src/www/firewall_shaper.php 398 -".gettext("You must apply the changes in order for them to take effect."));?>
    +msgid ""You must apply the changes in order for them to take effect."));?>
    msgstr "" #: src/www/firewall_shaper.php 406 -$tab_array[0] = array(gettext("By Interface"), true, "firewall_shaper.php"); +msgid ""By Interface"), true, "firewall_shaper.php"); msgstr "" #: src/www/firewall_shaper.php 407 -$tab_array[1] = array(gettext("By Queue"), false, "firewall_shaper_queues.php"); +msgid ""By Queue"), false, "firewall_shaper_queues.php"); msgstr "" #: src/www/firewall_shaper.php 408 -$tab_array[2] = array(gettext("Limiter"), false, "firewall_shaper_vinterface.php"); +msgid ""Limiter"), false, "firewall_shaper_vinterface.php"); msgstr "" #: src/www/firewall_shaper.php 409 -$tab_array[3] = array(gettext("Layer7"), false, "firewall_shaper_layer7.php"); +msgid ""Layer7"), false, "firewall_shaper_layer7.php"); msgstr "" #: src/www/firewall_shaper.php 410 -$tab_array[4] = array(gettext("Wizards"), false, "firewall_shaper_wizards.php"); +msgid ""Wizards"), false, "firewall_shaper_wizards.php"); msgstr "" #: src/www/firewall_shaper.php 426 -" class="btn btn-primary" /> +msgid ""Remove Shaper")?>" class="btn btn-primary" /> msgstr "" #: src/www/firewall_shaper_layer7.php 47 -$pgtitle = array(gettext("Firewall"),gettext("Traffic Shaper"), gettext("Layer7")); +msgid ""Layer7")); msgstr "" #: src/www/firewall_shaper_layer7.php 53 -$default_layer7shaper_msg .= "
    " . gettext("Note") . " +msgid ""Note") . "
    "; msgstr "" #: src/www/firewall_shaper_layer7.php 54 -$default_layer7shaper_msg .= "
    " . gettext("You can add new layer7 protocol patterns by simply uploading the file") . " " . gettext("here") . ".

    "; +msgid ""here") . ".

    "; msgstr "" #: src/www/firewall_shaper_layer7.php 99 -$input_errors[] = gettext("Layer7 Rules Container not found!"); +msgid ""Layer7 Rules Container not found!"); msgstr "" #: src/www/firewall_shaper_layer7.php 149 -$dupe_error = gettext("Found the following repeated protocol definitions") . " +msgid ""Found the following repeated protocol definitions") . " "; msgstr "" #: src/www/firewall_shaper_layer7.php 384 -array('label'=>gettext("Create new l7 rules group"), 'href'=>'firewall_shaper_layer7.php?action=add'), +msgid ""Create new l7 rules group"), 'href'=>'firewall_shaper_layer7.php?action=add'), msgstr "" #: src/www/firewall_shaper_layer7.php 400 -" . gettext("You must apply the changes in order for them to take effect."));?>

    +msgid ""You must apply the changes in order for them to take effect."));?>

    msgstr "" #: src/www/firewall_shaper_layer7.php 408 -$tab_array[0] = array(gettext("By Interface"), false, "firewall_shaper.php"); +msgid ""By Interface"), false, "firewall_shaper.php"); msgstr "" #: src/www/firewall_shaper_layer7.php 409 -$tab_array[1] = array(gettext("By Queue"), false, "firewall_shaper_queues.php"); +msgid ""By Queue"), false, "firewall_shaper_queues.php"); msgstr "" #: src/www/firewall_shaper_layer7.php 410 -$tab_array[2] = array(gettext("Limiter"), false, "firewall_shaper_vinterface.php"); +msgid ""Limiter"), false, "firewall_shaper_vinterface.php"); msgstr "" #: src/www/firewall_shaper_layer7.php 411 -$tab_array[3] = array(gettext("Layer7"), true, "firewall_shaper_layer7.php"); +msgid ""Layer7"), true, "firewall_shaper_layer7.php"); msgstr "" #: src/www/firewall_shaper_layer7.php 412 -$tab_array[4] = array(gettext("Wizards"), false, "firewall_shaper_wizards.php"); +msgid ""Wizards"), false, "firewall_shaper_wizards.php"); msgstr "" #: src/www/firewall_shaper_layer7.php 449 - +msgid ""Rule(s)"); ?> msgstr "" #: src/www/firewall_shaper_layer7.php 461 - +msgid ""Add one or more rules"); ?> msgstr "" #: src/www/firewall_shaper_layer7.php 470 - +msgid ""Protocol"); ?> msgstr "" #: src/www/firewall_shaper_layer7.php 477 - +msgid ""Structure"); ?> msgstr "" #: src/www/firewall_shaper_layer7.php 484 - +msgid ""Behaviour"); ?> msgstr "" #: src/www/firewall_shaper_layer7.php 565 -" /> +msgid ""Save"); ?>" /> msgstr "" #: src/www/firewall_shaper_layer7.php 567 -" /> +msgid ""Cancel"); ?>" /> msgstr "" #: src/www/firewall_shaper_layer7.php 571 -" /> +msgid ""Delete"); ?>" /> msgstr "" #: src/www/firewall_shaper_queues.php 160 -$pgtitle = gettext("Firewall +msgid ""Firewall Shaper By Queues View"); msgstr "" @@ -28073,833 +28036,833 @@ msgstr "" #: src/www/firewall_shaper_queues.php 183 -" . gettext("You must apply the changes in order for them to take effect."));?>

    +msgid ""You must apply the changes in order for them to take effect."));?>

    msgstr "" #: src/www/firewall_shaper_queues.php 191 -$tab_array[0] = array(gettext("By Interface"), false, "firewall_shaper.php"); +msgid ""By Interface"), false, "firewall_shaper.php"); msgstr "" #: src/www/firewall_shaper_queues.php 192 -$tab_array[1] = array(gettext("By Queue"), true, "firewall_shaper_queues.php"); +msgid ""By Queue"), true, "firewall_shaper_queues.php"); msgstr "" #: src/www/firewall_shaper_queues.php 193 -$tab_array[2] = array(gettext("Limiter"), false, "firewall_shaper_vinterface.php"); +msgid ""Limiter"), false, "firewall_shaper_vinterface.php"); msgstr "" #: src/www/firewall_shaper_queues.php 194 -$tab_array[3] = array(gettext("Layer7"), false, "firewall_shaper_layer7.php"); +msgid ""Layer7"), false, "firewall_shaper_layer7.php"); msgstr "" #: src/www/firewall_shaper_queues.php 195 -$tab_array[4] = array(gettext("Wizards"), false, "firewall_shaper_wizards.php"); +msgid ""Wizards"), false, "firewall_shaper_wizards.php"); msgstr "" #: src/www/firewall_shaper_vinterface.php 41 -$pgtitle = array(gettext("Firewall"),gettext("Traffic Shaper"), gettext("Limiter")); +msgid ""Limiter")); msgstr "" #: src/www/firewall_shaper_vinterface.php 89 -$input_errors[] = gettext("This pipe/queue is referenced in filter rules, please remove references from there before deleting."); +msgid ""This pipe/queue is referenced in filter rules, please remove references from there before deleting."); msgstr "" #: src/www/firewall_shaper_vinterface.php 101 -$input_errors[] = sprintf(gettext("No queue with name %s was found!"),$qname); +msgid ""No queue with name %s was found!"),$qname); msgstr "" #: src/www/firewall_shaper_vinterface.php 133 -$savemsg = gettext("Unable to write config.xml (Access Denied?)"); +msgid ""Unable to write config.xml (Access Denied?)"); msgstr "" #: src/www/firewall_shaper_vinterface.php 147 -$input_errors[] = gettext("Could not create new queue/discipline!"); +msgid ""Could not create new queue/discipline!"); msgstr "" #: src/www/firewall_shaper_vinterface.php 160 -$input_errors[] = gettext("Queue not found!"); +msgid ""Queue not found!"); msgstr "" #: src/www/firewall_shaper_vinterface.php 170 -$input_errors[] = gettext("Queue not found!"); +msgid ""Queue not found!"); msgstr "" #: src/www/firewall_shaper_vinterface.php 180 -$input_errors[] = gettext("Queue not found!"); +msgid ""Queue not found!"); msgstr "" #: src/www/firewall_shaper_vinterface.php 192 -$input_errors[] = gettext("You cannot name a child queue with the same name as a parent limiter"); +msgid ""You cannot name a child queue with the same name as a parent limiter"); msgstr "" #: src/www/firewall_shaper_vinterface.php 217 -$input_errors[] = gettext("You cannot name a child queue with the same name as a parent limiter"); +msgid ""You cannot name a child queue with the same name as a parent limiter"); msgstr "" #: src/www/firewall_shaper_vinterface.php 234 -$input_errors[] = gettext("Could not add new queue."); +msgid ""Could not add new queue."); msgstr "" #: src/www/firewall_shaper_vinterface.php 303 -$output_form .= gettext("Queue Actions"); +msgid ""Queue Actions"); msgstr "" #: src/www/firewall_shaper_vinterface.php 306 -$output_form .= ""; +msgid ""Save") . "" class="btn btn-primary" />"; msgstr "" #: src/www/firewall_shaper_vinterface.php 314 -$output_form .= ""; +msgid ""Add new queue") ."" />"; msgstr "" #: src/www/firewall_shaper_vinterface.php 325 -$output_form .= " value="" . gettext("Delete this queue") ."" />"; +msgid ""Delete this queue") ."" />"; msgstr "" #: src/www/firewall_shaper_vinterface.php 327 -$output_form .= " value="" . gettext("Delete Limiter") ."" />"; +msgid ""Delete Limiter") ."" />"; msgstr "" #: src/www/firewall_shaper_vinterface.php 366 -array('label'=>gettext("Create new limiter"), 'href'=>'firewall_shaper_vinterface.php?pipe=new&action=add'), +msgid ""Create new limiter"), 'href'=>'firewall_shaper_vinterface.php?pipe=new&action=add'), msgstr "" #: src/www/firewall_shaper_vinterface.php 383 -".gettext("You must apply the changes in order for them to take effect."));?>

    +msgid ""You must apply the changes in order for them to take effect."));?>

    msgstr "" #: src/www/firewall_shaper_vinterface.php 391 -$tab_array[0] = array(gettext("By Interface"), false, "firewall_shaper.php"); +msgid ""By Interface"), false, "firewall_shaper.php"); msgstr "" #: src/www/firewall_shaper_vinterface.php 392 -$tab_array[1] = array(gettext("By Queue"), false, "firewall_shaper_queues.php"); +msgid ""By Queue"), false, "firewall_shaper_queues.php"); msgstr "" #: src/www/firewall_shaper_vinterface.php 393 -$tab_array[2] = array(gettext("Limiter"), true, "firewall_shaper_vinterface.php"); +msgid ""Limiter"), true, "firewall_shaper_vinterface.php"); msgstr "" #: src/www/firewall_shaper_vinterface.php 394 -$tab_array[3] = array(gettext("Layer7"), false, "firewall_shaper_layer7.php"); +msgid ""Layer7"), false, "firewall_shaper_layer7.php"); msgstr "" #: src/www/firewall_shaper_vinterface.php 395 -$tab_array[4] = array(gettext("Wizards"), false, "firewall_shaper_wizards.php"); +msgid ""Wizards"), false, "firewall_shaper_wizards.php"); msgstr "" #: src/www/firewall_shaper_wizards.php 62 -$pgtitle = array(gettext("Firewall"),gettext("Traffic Shaper"),gettext("Wizards")); +msgid ""Wizards")); msgstr "" #: src/www/firewall_shaper_wizards.php 66 -gettext("Multiple Lan/Wan") => "traffic_shaper_wizard_multi_all.xml", +msgid ""Multiple Lan/Wan") => "traffic_shaper_wizard_multi_all.xml", msgstr "" #: src/www/firewall_shaper_wizards.php 67 -gettext("Dedicated Links") => "traffic_shaper_wizard_dedicated.xml", +msgid ""Dedicated Links") => "traffic_shaper_wizard_dedicated.xml", msgstr "" #: src/www/firewall_shaper_wizards.php 87 -".gettext("You must apply the changes in order for them to take effect."));?>

    +msgid ""You must apply the changes in order for them to take effect."));?>

    msgstr "" #: src/www/firewall_shaper_wizards.php 94 -$tab_array[0] = array(gettext("By Interface"), false, "firewall_shaper.php"); +msgid ""By Interface"), false, "firewall_shaper.php"); msgstr "" #: src/www/firewall_shaper_wizards.php 95 -$tab_array[1] = array(gettext("By Queue"), false, "firewall_shaper_queues.php"); +msgid ""By Queue"), false, "firewall_shaper_queues.php"); msgstr "" #: src/www/firewall_shaper_wizards.php 96 -$tab_array[2] = array(gettext("Limiter"), false, "firewall_shaper_vinterface.php"); +msgid ""Limiter"), false, "firewall_shaper_vinterface.php"); msgstr "" #: src/www/firewall_shaper_wizards.php 97 -$tab_array[3] = array(gettext("Layer7"), false, "firewall_shaper_layer7.php"); +msgid ""Layer7"), false, "firewall_shaper_layer7.php"); msgstr "" #: src/www/firewall_shaper_wizards.php 98 -$tab_array[4] = array(gettext("Wizards"), true, "firewall_shaper_wizards.php"); +msgid ""Wizards"), true, "firewall_shaper_wizards.php"); msgstr "" #: src/www/firewall_shaper_wizards.php 112 - +msgid ""Wizard function");?> msgstr "" #: src/www/firewall_shaper_wizards.php 113 - +msgid ""Wizard Link");?> msgstr "" #: src/www/firewall_virtual_ip.php 84 -$input_errors[] = gettext("This entry cannot be deleted because it is still referenced by at least one NAT mapping."); +msgid ""This entry cannot be deleted because it is still referenced by at least one NAT mapping."); msgstr "" #: src/www/firewall_virtual_ip.php 118 -$input_errors[] = gettext("This entry cannot be deleted because it is still referenced by at least one Gateway."); +msgid ""This entry cannot be deleted because it is still referenced by at least one Gateway."); msgstr "" #: src/www/firewall_virtual_ip.php 145 -$input_errors[] = gettext("This entry cannot be deleted because it is still referenced by a CARP IP with the description") . " {$vip['descr']}."; +msgid ""This entry cannot be deleted because it is still referenced by a CARP IP with the description") . " {$vip['descr']}."; msgstr "" #: src/www/firewall_virtual_ip.php 178 -$pgtitle = array(gettext("Firewall"),gettext("Virtual IP Addresses")); +msgid ""Virtual IP Addresses")); msgstr "" #: src/www/firewall_virtual_ip.php 201 -print_info_box_np(gettext("The VIP configuration has been changed.")."
    ".gettext("You must apply the changes in order for them to take effect.")); +msgid ""You must apply the changes in order for them to take effect.")); msgstr "" #: src/www/firewall_virtual_ip.php 210 -$tab_array[] = array(gettext("Virtual IPs"), true, "firewall_virtual_ip.php"); +msgid ""Virtual IPs"), true, "firewall_virtual_ip.php"); msgstr "" #: src/www/firewall_virtual_ip.php 211 -$tab_array[] = array(gettext("CARP Settings"), false, "system_hasync.php"); +msgid ""CARP Settings"), false, "system_hasync.php"); msgstr "" #: src/www/firewall_virtual_ip.php 226 - +msgid ""Virtual IP address");?> msgstr "" #: src/www/firewall_virtual_ip.php 227 - +msgid ""Interface");?> msgstr "" #: src/www/firewall_virtual_ip.php 228 - +msgid ""Type");?> msgstr "" #: src/www/firewall_virtual_ip.php 229 - +msgid ""Description");?> msgstr "" #: src/www/firewall_virtual_ip.php 264 -"> +msgid ""Edit");?>">
    msgstr "" #: src/www/firewall_virtual_ip.php 266 -')"> +msgid ""Do you really want to delete this entry?");?>')"> msgstr "" #: src/www/firewall_virtual_ip.php 278 -


    msgstr "" #: src/www/firewall_virtual_ip.php 279 -

    +msgid ""mappings.");?>
    msgstr "" #: src/www/firewall_virtual_ip.php 280 -.

    +msgid ""here");?>.

    msgstr "" #: src/www/firewall_virtual_ip_edit.php 88 -$reqdfieldsn = array(gettext("Type")); +msgid ""Type")); msgstr "" #: src/www/firewall_virtual_ip_edit.php 97 -$input_errors[] = gettext("A valid IP address must be specified."); +msgid ""A valid IP address must be specified."); msgstr "" #: src/www/firewall_virtual_ip_edit.php 111 -$input_errors[] = gettext("This IP address is being used by another interface or VIP."); +msgid ""This IP address is being used by another interface or VIP."); msgstr "" #: src/www/firewall_virtual_ip_edit.php 120 -$input_errors[] = gettext("The interface chosen for the VIP has no IPv4 or IPv6 address configured so it cannot be used as a parent for the VIP."); +msgid ""The interface chosen for the VIP has no IPv4 or IPv6 address configured so it cannot be used as a parent for the VIP."); msgstr "" #: src/www/firewall_virtual_ip_edit.php 134 -$input_errors[] = gettext("You cannot use the network address for this VIP"); +msgid ""You cannot use the network address for this VIP"); msgstr "" #: src/www/firewall_virtual_ip_edit.php 136 -$input_errors[] = gettext("You cannot use the broadcast address for this VIP"); +msgid ""You cannot use the broadcast address for this VIP"); msgstr "" #: src/www/firewall_virtual_ip_edit.php 147 -$input_errors[] = sprintf(gettext("VHID %s is already in use on interface %s. Pick a unique number on this interface."),$_POST['vhid'], convert_friendly_interface_to_friendly_descr($_POST['interface'])); +msgid ""VHID %s is already in use on interface %s. Pick a unique number on this interface."),$_POST['vhid'], convert_friendly_interface_to_friendly_descr($_POST['interface'])); msgstr "" #: src/www/firewall_virtual_ip_edit.php 151 -$input_errors[] = gettext("You must specify a CARP password that is shared between the two VHID members."); +msgid ""You must specify a CARP password that is shared between the two VHID members."); msgstr "" #: src/www/firewall_virtual_ip_edit.php 165 -$input_errors[] = sprintf(gettext("Sorry, we could not locate an interface with a matching subnet for %s. Please add an IP alias in this subnet on this interface."),$cannot_find); +msgid ""Sorry, we could not locate an interface with a matching subnet for %s. Please add an IP alias in this subnet on this interface."),$cannot_find); msgstr "" #: src/www/firewall_virtual_ip_edit.php 169 -$input_errors[] = gettext("For this type of vip localhost is not allowed."); +msgid ""For this type of vip localhost is not allowed."); msgstr "" #: src/www/firewall_virtual_ip_edit.php 171 -$input_errors[] = gettext("For this type of vip localhost is not allowed."); +msgid ""For this type of vip localhost is not allowed."); msgstr "" #: src/www/firewall_virtual_ip_edit.php 240 -$pgtitle = array(gettext("Firewall"),gettext("Virtual IP Address"),gettext("Edit")); +msgid ""Edit")); msgstr "" #: src/www/firewall_virtual_ip_edit.php 268 -var carpnote = document.createTextNode(""); +msgid ""This must be the network's subnet mask. It does not specify a CIDR range.");?>"); msgstr "" #: src/www/firewall_virtual_ip_edit.php 269 -var proxyarpnote = document.createTextNode(""); +msgid ""This is a CIDR block of proxy ARP addresses.");?>"); msgstr "" #: src/www/firewall_virtual_ip_edit.php 270 -var ipaliasnote = document.createTextNode(""); +msgid ""This must be the network's subnet mask. It does not specify a CIDR range.");?>"); msgstr "" #: src/www/firewall_virtual_ip_edit.php 342 -

    +msgid ""Edit Virtual IP");?> msgstr "" #: src/www/firewall_virtual_ip_edit.php 352 - +msgid ""Type");?> msgstr "" #: src/www/firewall_virtual_ip_edit.php 355 - /> +msgid ""IP Alias");?> msgstr "" #: src/www/firewall_virtual_ip_edit.php 357 - /> +msgid ""CARP"); ?> msgstr "" #: src/www/firewall_virtual_ip_edit.php 359 - /> +msgid ""Proxy ARP"); ?> msgstr "" #: src/www/firewall_virtual_ip_edit.php 361 - /> +msgid ""Other");?> msgstr "" #: src/www/firewall_virtual_ip_edit.php 365 - +msgid ""Interface");?> msgstr "" #: src/www/firewall_virtual_ip_edit.php 380 - +msgid ""IP Address(es)");?> msgstr "" #: src/www/firewall_virtual_ip_edit.php 384 -   msgstr "" #: src/www/firewall_virtual_ip_edit.php 387 - +msgid ""Single address");?> msgstr "" #: src/www/firewall_virtual_ip_edit.php 389 - +msgid ""Network");?> msgstr "" #: src/www/firewall_virtual_ip_edit.php 395 -   msgstr "" #: src/www/firewall_virtual_ip_edit.php 407 -   msgstr "" #: src/www/firewall_virtual_ip_edit.php 427 - +msgid ""Virtual IP Password");?> msgstr "" #: src/www/firewall_virtual_ip_edit.php 429 -
    +msgid ""Enter the VHID group password.");?> msgstr "" #: src/www/firewall_virtual_ip_edit.php 433 - +msgid ""VHID Group");?> msgstr "" #: src/www/firewall_virtual_ip_edit.php 441 -
    +msgid ""Enter the VHID group that the machines will share");?> msgstr "" #: src/www/firewall_virtual_ip_edit.php 445 - +msgid ""Advertising Frequency");?> msgstr "" #: src/www/firewall_virtual_ip_edit.php 462 - +msgid ""The frequency that this machine will advertise. 0 means usually master. Otherwise the lowest combination of both values in the cluster determines the master.");?> msgstr "" #: src/www/firewall_virtual_ip_edit.php 466 - +msgid ""Description");?> msgstr "" #: src/www/firewall_virtual_ip_edit.php 469 -
    +msgid ""You may enter a description here for your reference (not parsed).");?>
    msgstr "" #: src/www/firewall_virtual_ip_edit.php 474 -" /> +msgid ""Save"); ?>" /> msgstr "" #: src/www/firewall_virtual_ip_edit.php 475 -" onclick="window.location.href=''" /> +msgid ""Cancel");?>" onclick="window.location.href=''" /> msgstr "" #: src/www/firewall_virtual_ip_edit.php 486 -
    msgstr "" #: src/www/firewall_virtual_ip_edit.php 488 - +msgid ""Proxy ARP and Other type Virtual IPs cannot be bound to by anything running on the firewall, such as IPsec, OpenVPN, etc. Use a CARP or IP Alias type address for these cases.");?> msgstr "" #: src/www/firewall_virtual_ip_edit.php 489 -

    . +msgid ""For more information on CARP and the above values, visit the OpenBSD ");?>> +msgid ""In"); ?> msgstr "" #: src/www/graph.php 105 -> +msgid ""Out"); ?> msgstr "" #: src/www/graph.php 109 -> +msgid ""Switch to bytes/s"); ?> msgstr "" #: src/www/graph.php 110 -> () +msgid ""AutoScale"); ?> () msgstr "" #: src/www/graph.php 113 -> +msgid ""seconds"); ?> msgstr "" #: src/www/graph.php 116 - text-anchor="middle">... +msgid ""Collecting initial data, please wait"); ?>... msgstr "" #: src/www/graph.php 128 -throw ''; +msgid ""No URL for getURL"); ?>'; msgstr "" #: src/www/graph.php 135 -throw ''; +msgid ""No callback function for getURL"); ?>'; msgstr "" #: src/www/graph.php 151 -throw ''; +msgid ""Both getURL and XMLHttpRequest are undefined"); ?>'; msgstr "" #: src/www/graph.php 188 -SVGDoc.getElementById('switch_unit').firstChild.data = ' ' + unit + '/s'; +msgid ""Switch to"); ?> ' + unit + '/s'; msgstr "" #: src/www/graph.php 194 -scale_type = (scale_type == 'up') ? '' -''; +msgid ""follow"); ?>' +msgid ""up"); ?>'; msgstr "" #: src/www/graph.php 355 -return Math.round(speed / 125) + " "; +msgid ""Kbps"); ?>"; msgstr "" #: src/www/graph.php 357 -return Math.round(speed / 1250)/100 + " "; +msgid ""Mbps"); ?>"; msgstr "" #: src/www/graph.php 359 -return Math.round(speed / 1250000)/100 + " "; /* wow! */ +msgid ""Gbps"); ?>"; /* wow! */ msgstr "" #: src/www/graph.php 365 -return Math.round(speed / 10.24)/100 + " "; +msgid ""KB/s"); ?>"; msgstr "" #: src/www/graph.php 367 -return Math.round(speed / 10485.76)/100 + " "; +msgid ""MB/s"); ?>"; msgstr "" #: src/www/graph.php 369 -return Math.round(speed / 10737418.24)/100 + " "; /* wow! */ +msgid ""GB/s"); ?>"; /* wow! */ msgstr "" #: src/www/graph_cpu.php 71 - text-anchor="middle"> +msgid ""Cannot get CPU load"); ?> msgstr "" #: src/www/graph_cpu.php 72 - text-anchor="middle">... +msgid ""Collecting initial data, please wait"); ?>... msgstr "" #: src/www/graph_cpu.php 84 -throw ''; +msgid ""No URL for getURL"); ?>'; msgstr "" #: src/www/graph_cpu.php 91 -throw ''; +msgid ""No callback function for getURL"); ?>'; msgstr "" #: src/www/graph_cpu.php 107 -throw ''; +msgid ""Both getURL and XMLHttpRequest are undefined"); ?>'; msgstr "" #: src/www/guiconfig.inc 248 -$input_errors[] = sprintf(gettext("The field %s contains invalid characters."), $pn); +msgid ""The field %s contains invalid characters."), $pn); msgstr "" #: src/www/guiconfig.inc 254 -$input_errors[] = sprintf(gettext("The field %s is required."), $reqdfieldsn[$i]); +msgid ""The field %s is required."), $reqdfieldsn[$i]); msgstr "" #: src/www/guiconfig.inc 266 -echo "

    " . gettext("The following input errors were detected +msgid ""The following input errors were detected ") . "

    n
      "; msgstr "" #: src/www/guiconfig.inc 285 -$value = gettext("Apply changes"); +msgid ""Apply changes"); msgstr "" #: src/www/guiconfig.inc 292 -if(stristr($msg, gettext("apply")) != false || stristr($msg, gettext("save")) != false || stristr($msg, gettext("create")) != false || $showapply) { +msgid ""create")) != false || $showapply) { msgstr "" #: src/www/guiconfig.inc 334 -$savebutton .= ""; +msgid ""Undo") . "" onclick="document.location='{$undo}'" />"; msgstr "" #: src/www/guiconfig.inc 357 -$savebutton = ""; +msgid ""Close") . "" type="button" onclick="$('#redboxtable').hide();" />"; msgstr "" #: src/www/guiconfig.inc 385 -$to_return = gettext("The changes have been applied successfully."); +msgid ""The changes have been applied successfully."); msgstr "" #: src/www/guiconfig.inc 390 -$to_return .= "
      " . gettext("You can also
      monitor the filter reload progress."); +msgid ""You can also monitor the filter reload progress."); msgstr "" #: src/www/guiconfig.inc 942 -echo "

      ".gettext("Currently viewing +msgid ""Currently viewing ")."

      "; msgstr "" #: src/www/guiconfig.inc 1001 -$close_title="title='".gettext('move mouse out this alias to hide')."'"; +msgid "'move mouse out this alias to hide')."'"; msgstr "" #: src/www/guiconfig.inc 1041 -$alias_objects_with_details .= " ". gettext("listing only first 10k items") . ""; +msgid ""listing only first 10k items") . ""; msgstr "" #: src/www/guiconfig.inc 1065 -$alias_caption = "{$alias_descr_substr} - {$counter} {$item_text}  edit "; +msgid "'edit this alias')."">  edit "; msgstr "" #: src/www/guiconfig.inc 1076 -//$loading_image="loader " .gettext("loading...").""; +msgid ""loading...").""; msgstr "" #: src/www/guiconfig.inc 1088 //$span_begin = ""; +msgid "'loading...')."');" onmouseout="this.style.color = ''; domTT_mouseout(this, event);">"; msgstr "" #: src/www/halt.php 35 -$pgtitle = array(gettext("Diagnostics"),gettext("Halt system")); +msgid ""Halt system")); msgstr "" #: src/www/halt.php 47 - +msgid ""The system is halting now. This may take one minute.")); ?> msgstr "" #: src/www/halt.php 56 -

      +msgid ""Are you sure you want to halt the system?");?>

      msgstr "" #: src/www/halt.php 59 -" /> +msgid ""Yes");?>" /> msgstr "" #: src/www/halt.php 60 - +msgid ""No");?> msgstr "" #: src/www/headjs.php 131 -message_html += ''; +msgid ""Apply changes") . "" />'; msgstr "" #: src/www/index.php 123 -write_config(gettext("Widget configuration has been changed.")); +msgid ""Widget configuration has been changed.")); msgstr "" #: src/www/index.php 397 -$pgtitle = array(gettext("Status +msgid ""Status Dashboard")); msgstr "" #: src/www/index.php 426 -

      !

      +msgid ""Starting initial configuration"); ?>! msgstr "" #: src/www/index.php 442 -echo sprintf(gettext("Welcome to %s!n"),$g['product_name']) . "

      "; +msgid ""Welcome to %s!n"),$g['product_name']) . "

      "; msgstr "" #: src/www/index.php 443 -echo gettext("One moment while we start the initial setup wizard.") . "

      n"; +msgid ""One moment while we start the initial setup wizard.") . "

      n"; msgstr "" #: src/www/index.php 444 -echo gettext("Embedded platform users +msgid ""Embedded platform users Please be patient, the wizard takes a little longer to run than the normal GUI.") . "

      n"; msgstr "" #: src/www/index.php 445 -echo sprintf(gettext("To bypass the wizard, click on the %s logo on the initial page."),$g['product_name']) . "n"; +msgid ""To bypass the wizard, click on the %s logo on the initial page."),$g['product_name']) . "n"; msgstr "" #: src/www/index.php 618 - +msgid ""Loading selected widget"); ?> msgstr "" #: src/www/interfaces.php 233 -$input_errors[] = sprintf(gettext("Sorry, an alias with the name %s already exists."),$wancfg['descr']); +msgid ""Sorry, an alias with the name %s already exists."),$wancfg['descr']); msgstr "" #: src/www/interfaces.php 401 -$intput_errors[] = gettext("You have already applied your settings!"); +msgid ""You have already applied your settings!"); msgstr "" #: src/www/interfaces.php 486 -$input_errors[] = gettext("An interface with the specified description already exists."); +msgid ""An interface with the specified description already exists."); msgstr "" #: src/www/interfaces.php 492 -$input_errors[] = gettext("The DHCP Server is active on this interface and it can be used only with a static IP configuration. Please disable the DHCP Server service on this interface first, then change the interface configuration."); +msgid ""The DHCP Server is active on this interface and it can be used only with a static IP configuration. Please disable the DHCP Server service on this interface first, then change the interface configuration."); msgstr "" #: src/www/interfaces.php 494 -$input_errors[] = gettext("The DHCP6 Server is active on this interface and it can be used only with a static IPv6 configuration. Please disable the DHCPv6 Server service on this interface first, then change the interface configuration."); +msgid ""The DHCP6 Server is active on this interface and it can be used only with a static IPv6 configuration. Please disable the DHCPv6 Server service on this interface first, then change the interface configuration."); msgstr "" #: src/www/interfaces.php 499 -$reqdfieldsn = array(gettext("IPv4 address"),gettext("Subnet bit count"),gettext("Gateway")); +msgid ""Gateway")); msgstr "" #: src/www/interfaces.php 506 -$input_errors[] = gettext("This interface is referenced by IPv4 VIPs. Please delete those before setting the interface to 'none' configuration."); +msgid ""This interface is referenced by IPv4 VIPs. Please delete those before setting the interface to 'none' configuration."); msgstr "" #: src/www/interfaces.php 511 -$input_errors[] = sprintf(gettext("You have to reassign the interface to be able to configure as %s."),$_POST['type']); +msgid ""You have to reassign the interface to be able to configure as %s."),$_POST['type']); msgstr "" #: src/www/interfaces.php 515 -$reqdfieldsn = array(gettext("Modem Port"),gettext("Phone Number")); +msgid ""Phone Number")); msgstr "" #: src/www/interfaces.php 521 -$reqdfieldsn = array(gettext("PPPoE username"),gettext("PPPoE password"),gettext("Dial on demand"),gettext("Idle timeout value")); +msgid ""Idle timeout value")); msgstr "" #: src/www/interfaces.php 524 -$reqdfieldsn = array(gettext("PPPoE username"),gettext("PPPoE password")); +msgid ""PPPoE password")); msgstr "" #: src/www/interfaces.php 531 -$reqdfieldsn = array(gettext("PPTP username"),gettext("PPTP password"),gettext("PPTP local IP address"),gettext("PPTP subnet"),gettext("PPTP remote IP address"),gettext("Dial on demand"),gettext("Idle timeout value")); +msgid ""Idle timeout value")); msgstr "" #: src/www/interfaces.php 534 -$reqdfieldsn = array(gettext("PPTP username"),gettext("PPTP password"),gettext("PPTP local IP address"),gettext("PPTP subnet"),gettext("PPTP remote IP address")); +msgid ""PPTP remote IP address")); msgstr "" #: src/www/interfaces.php 541 -$reqdfieldsn = array(gettext("L2TP username"),gettext("L2TP password"),gettext("L2TP remote IP address"),gettext("Dial on demand"),gettext("Idle timeout value")); +msgid ""Idle timeout value")); msgstr "" #: src/www/interfaces.php 544 -$reqdfieldsn = array(gettext("L2TP username"),gettext("L2TP password"),gettext("L2TP remote IP address")); +msgid ""L2TP remote IP address")); msgstr "" #: src/www/interfaces.php 552 -$reqdfieldsn = array(gettext("IPv6 address"),gettext("Subnet bit count"),gettext("Gateway")); +msgid ""Gateway")); msgstr "" #: src/www/interfaces.php 559 -$input_errors[] = gettext("This interface is referenced by IPv6 VIPs. Please delete those before setting the interface to 'none' configuration."); +msgid ""This interface is referenced by IPv6 VIPs. Please delete those before setting the interface to 'none' configuration."); msgstr "" #: src/www/interfaces.php 564 -$input_errors[] = sprintf(gettext("You have to reassign the interface to be able to configure as %s."),$_POST['type6']); +msgid ""You have to reassign the interface to be able to configure as %s."),$_POST['type6']); msgstr "" #: src/www/interfaces.php 570 -$input_errors[] = gettext("You can only have one interface configured in 6rd with same prefix."); +msgid ""You can only have one interface configured in 6rd with same prefix."); msgstr "" #: src/www/interfaces.php 576 -$input_errors[] = sprintf(gettext("You have to reassign the interface to be able to configure as %s."),$_POST['type6']); +msgid ""You have to reassign the interface to be able to configure as %s."),$_POST['type6']); msgstr "" #: src/www/interfaces.php 581 -$input_errors[] = sprintf(gettext("You can only have one interface configured as 6to4."),$_POST['type6']); +msgid ""You can only have one interface configured as 6to4."),$_POST['type6']); msgstr "" #: src/www/interfaces.php 586 -$input_errors[] = sprintf(gettext("You have to reassign the interface to be able to configure as %s."),$_POST['type6']); +msgid ""You have to reassign the interface to be able to configure as %s."),$_POST['type6']); msgstr "" #: src/www/interfaces.php 591 -$input_errors[] = sprintf(gettext("You have to reassign the interface to be able to configure as %s."),$_POST['type6']); +msgid ""You have to reassign the interface to be able to configure as %s."),$_POST['type6']); msgstr "" #: src/www/interfaces.php 594 -$input_errors[] = gettext("You must enter a valid hexadecimal number for the IPv6 prefix ID."); +msgid ""You must enter a valid hexadecimal number for the IPv6 prefix ID."); msgstr "" #: src/www/interfaces.php 598 -$input_errors[] = gettext("You specified an IPv6 prefix ID that is out of range."); +msgid ""You specified an IPv6 prefix ID that is out of range."); msgstr "" #: src/www/interfaces.php 610 -$input_errors[] = gettext("A valid IPv4 address must be specified."); +msgid ""A valid IPv4 address must be specified."); msgstr "" #: src/www/interfaces.php 613 -$input_errors[] = gettext("This IPv4 address is being used by another interface or VIP."); +msgid ""This IPv4 address is being used by another interface or VIP."); msgstr "" #: src/www/interfaces.php 618 -$input_errors[] = gettext("This IPv4 address is the network address and cannot be used"); +msgid ""This IPv4 address is the network address and cannot be used"); msgstr "" #: src/www/interfaces.php 620 -$input_errors[] = gettext("This IPv4 address is the broadcast address and cannot be used"); +msgid ""This IPv4 address is the broadcast address and cannot be used"); msgstr "" #: src/www/interfaces.php 626 -$input_errors[] = gettext("This IPv4 address conflicts with a Static Route."); +msgid ""This IPv4 address conflicts with a Static Route."); msgstr "" #: src/www/interfaces.php 635 -$input_errors[] = gettext("A valid IPv6 address must be specified."); +msgid ""A valid IPv6 address must be specified."); msgstr "" #: src/www/interfaces.php 638 -$input_errors[] = gettext("This IPv6 address is being used by another interface or VIP."); +msgid ""This IPv6 address is being used by another interface or VIP."); msgstr "" #: src/www/interfaces.php 643 -$input_errors[] = gettext("This IPv6 address conflicts with a Static Route."); +msgid ""This IPv6 address conflicts with a Static Route."); msgstr "" #: src/www/interfaces.php 651 -$input_errors[] = gettext("A valid subnet bit count must be specified."); +msgid ""A valid subnet bit count must be specified."); msgstr "" #: src/www/interfaces.php 653 -$input_errors[] = gettext("A valid subnet bit count must be specified."); +msgid ""A valid subnet bit count must be specified."); msgstr "" #: src/www/interfaces.php 655 -$input_errors[] = gettext("A valid alias IP address must be specified."); +msgid ""A valid alias IP address must be specified."); msgstr "" #: src/www/interfaces.php 657 -$input_errors[] = gettext("A valid alias subnet bit count must be specified."); +msgid ""A valid alias subnet bit count must be specified."); msgstr "" #: src/www/interfaces.php 659 -$input_errors[] = gettext("A valid alias IP address must be specified to reject DHCP Leases from."); +msgid ""A valid alias IP address must be specified to reject DHCP Leases from."); msgstr "" #: src/www/interfaces.php 673 -$input_errors[] = gettext("A valid gateway must be specified."); +msgid ""A valid gateway must be specified."); msgstr "" #: src/www/interfaces.php 677 -$input_errors[] = gettext("The service name contains invalid characters."); +msgid ""The service name contains invalid characters."); msgstr "" #: src/www/interfaces.php 679 -$input_errors[] = gettext("The idle timeout value must be an integer."); +msgid ""The idle timeout value must be an integer."); msgstr "" #: src/www/interfaces.php 682 -$input_errors[] = gettext("A valid PPPoE reset hour must be specified (0-23)."); +msgid ""A valid PPPoE reset hour must be specified (0-23)."); msgstr "" #: src/www/interfaces.php 685 -$input_errors[] = gettext("A valid PPPoE reset minute must be specified (0-59)."); +msgid ""A valid PPPoE reset minute must be specified (0-59)."); msgstr "" #: src/www/interfaces.php 687 -$input_errors[] = gettext("A valid PPPoE reset date must be specified (mm/dd/yyyy)."); +msgid ""A valid PPPoE reset date must be specified (mm/dd/yyyy)."); msgstr "" #: src/www/interfaces.php 689 -$input_errors[] = gettext("A valid PPTP local IP address must be specified."); +msgid ""A valid PPTP local IP address must be specified."); msgstr "" #: src/www/interfaces.php 691 -$input_errors[] = gettext("A valid PPTP subnet bit count must be specified."); +msgid ""A valid PPTP subnet bit count must be specified."); msgstr "" #: src/www/interfaces.php 693 -$input_errors[] = gettext("A valid PPTP remote IP address must be specified."); +msgid ""A valid PPTP remote IP address must be specified."); msgstr "" #: src/www/interfaces.php 695 -$input_errors[] = gettext("The idle timeout value must be an integer."); +msgid ""The idle timeout value must be an integer."); msgstr "" #: src/www/interfaces.php 697 -$input_errors[] = gettext("A valid MAC address must be specified."); +msgid ""A valid MAC address must be specified."); msgstr "" #: src/www/interfaces.php 700 -$input_errors[] = gettext("The MTU must be greater than 576 bytes and less than 9000."); +msgid ""The MTU must be greater than 576 bytes and less than 9000."); msgstr "" #: src/www/interfaces.php 709 -$input_errors[] = gettext("MTU of a vlan should not be bigger than parent interface."); +msgid ""MTU of a vlan should not be bigger than parent interface."); msgstr "" #: src/www/interfaces.php 724 -$input_errors[] = sprintf(gettext("Interface %s (VLAN) has MTU set to a bigger value"), $ifdata['descr']); +msgid ""Interface %s (VLAN) has MTU set to a bigger value"), $ifdata['descr']); msgstr "" #: src/www/interfaces.php 729 -$input_errors[] = gettext("The MSS must be greater than 576 bytes."); +msgid ""The MSS must be greater than 576 bytes."); msgstr "" #: src/www/interfaces.php 733 -$reqdfieldsn = array(gettext("Mode")); +msgid ""Mode")); msgstr "" #: src/www/interfaces.php 736 -$reqdfieldsn[] = gettext("SSID"); +msgid ""SSID"); msgstr "" #: src/www/interfaces.php 771 -$input_errors[] = gettext("Invalid WEP key size. Sizes should be 40 (64) bit keys or 104 (128) bit."); +msgid ""Invalid WEP key size. Sizes should be 40 (64) bit keys or 104 (128) bit."); msgstr "" #: src/www/interfaces.php 779 -$input_errors[] = gettext("The length of the passphrase should be between 8 and 63 characters."); +msgid ""The length of the passphrase should be between 8 and 63 characters."); msgstr "" #: src/www/interfaces.php 1312 -$input_errors[] = sprintf(gettext("Unable to change mode to %s. You may already have the maximum number of wireless clones supported in this mode."), $wlan_modes[$wancfg['wireless']['mode']]); +msgid ""Unable to change mode to %s. You may already have the maximum number of wireless clones supported in this mode."), $wlan_modes[$wancfg['wireless']['mode']]); msgstr "" #: src/www/interfaces.php 1335 -$pgtitle = array(gettext("Interfaces"), $pconfig['descr']); +msgid ""Interfaces"), $pconfig['descr']); msgstr "" #: src/www/interfaces.php 1340 -$types4 = array("none" => gettext("None"), "staticv4" => gettext("Static IPv4"), "dhcp" => gettext("DHCP"), "ppp" => gettext("PPP"), "pppoe" => gettext("PPPoE"), "pptp" => gettext("PPTP"), "l2tp" => gettext("L2TP")); +msgid ""L2TP")); msgstr "" #: src/www/interfaces.php 1341 -$types6 = array("none" => gettext("None"), "staticv6" => gettext("Static IPv6"), "dhcp6" => gettext("DHCP6"), "slaac" => gettext("SLAAC"), "6rd" => gettext("6rd Tunnel"), "6to4" => gettext("6to4 Tunnel"), "track6" => gettext("Track Interface")); +msgid ""Track Interface")); msgstr "" #: src/www/interfaces.php 1556 -".gettext("You must apply the changes in order for them to take effect.")."

      ".gettext("Don't forget to adjust the DHCP Server range if needed after applying."));?>
      +msgid ""Don't forget to adjust the DHCP Server range if needed after applying."));?>
      msgstr "" #: src/www/interfaces.php 1572 - +msgid ""General configuration"); ?> msgstr "" #: src/www/interfaces.php 1577 - +msgid ""Enable"); ?> msgstr "" #: src/www/interfaces.php 1580 - +msgid ""Enable Interface"); ?> msgstr "" #: src/www/interfaces.php 1592 - +msgid ""Description"); ?> msgstr "" #: src/www/interfaces.php 1595 -
      +msgid ""Enter a description (name) for the interface here."); ?> msgstr "" #: src/www/interfaces.php 1599 - +msgid ""IPv4 Configuration Type"); ?> msgstr "" #: src/www/interfaces.php 1615 - +msgid ""IPv6 Configuration Type"); ?> msgstr "" #: src/www/interfaces.php 1631 - +msgid ""MAC address"); ?> msgstr "" #: src/www/interfaces.php 1640 - +msgid ""Insert my local MAC address"); ?> msgstr "" #: src/www/interfaces.php 1643 -
      +msgid ""(may be required with some cable connections)"); ?>
      msgstr "" #: src/www/interfaces.php 1646 - +msgid ""MTU"); ?> msgstr "" #: src/www/interfaces.php 1656 -print gettext("If you leave this field blank, the adapter's default MTU will " . +msgid ""If you leave this field blank, the adapter's default MTU will " . msgstr "" #: src/www/interfaces.php 1662 - +msgid ""MSS"); ?> msgstr "" #: src/www/interfaces.php 1666 -' . gettext("Speed and duplex") . ''; +msgid ""Speed and duplex") . ''; msgstr "" #: src/www/interfaces.php 1680 -echo ' - ' . gettext("Show advanced option"); +msgid ""Show advanced option"); msgstr "" #: src/www/interfaces.php 1690 -print ""; +msgid ""$mediaopt") . ""; msgstr "" #: src/www/interfaces.php 1692 -print ""; +msgid ""$mediaopt") . ""; msgstr "" #: src/www/interfaces.php 1696 -echo gettext("Here you can explicitly set speed and duplex mode for this interface. WARNING +msgid ""Here you can explicitly set speed and duplex mode for this interface. WARNING You MUST leave this set to autoselect (automatically negotiate speed) unless the port this interface connects to has its speed and duplex forced."); msgstr "" #: src/www/interfaces.php 1711 - +msgid ""Static IPv4 configuration"); ?> msgstr "" #: src/www/interfaces.php 1716 - +msgid ""IPv4 address"); ?> msgstr "" #: src/www/interfaces.php 1744 - +msgid ""IPv4 Upstream Gateway"); ?> msgstr "" #: src/www/interfaces.php 1747 - +msgid ""None"); ?> msgstr "" #: src/www/interfaces.php 1762 --or +msgid ""add a new one."); ?> msgstr "" #: src/www/interfaces.php 1765 -
      +msgid ""If this interface is an Internet connection, select an existing Gateway from the list or add a new one using the link above."); ?>
      msgstr "" #: src/www/interfaces.php 1766 - +msgid ""On local LANs the upstream gateway should be "none"."); ?> msgstr "" #: src/www/interfaces.php 1777 - +msgid ""Add new gateway"); ?> msgstr "" #: src/www/interfaces.php 1784 - /> msgstr "" #: src/www/interfaces.php 1787 -" /> msgstr "" #: src/www/interfaces.php 1790 - msgstr "" #: src/www/interfaces.php 1793 - msgstr "" #: src/www/interfaces.php 1799 -" onclick='hide_add_gatewaysave();' /> +msgid ""Save Gateway"); ?>" onclick='hide_add_gatewaysave();' /> msgstr "" #: src/www/interfaces.php 1800 -" onclick='hide_add_gateway();' /> +msgid ""Cancel"); ?>" onclick='hide_add_gateway();' /> msgstr "" #: src/www/interfaces.php 1820 - +msgid ""Static IPv6 configuration"); ?> msgstr "" #: src/www/interfaces.php 1825 - +msgid ""IPv6 address"); ?> msgstr "" #: src/www/interfaces.php 1853 - +msgid ""IPv6 Upstream Gateway"); ?> msgstr "" #: src/www/interfaces.php 1856 - +msgid ""None"); ?> msgstr "" #: src/www/interfaces.php 1871 -- or +msgid ""add a new one."); ?> msgstr "" #: src/www/interfaces.php 1874 -
      +msgid ""If this interface is an Internet connection, select an existing Gateway from the list or add a new one using the link above."); ?>
      msgstr "" #: src/www/interfaces.php 1875 - +msgid ""On local LANs the upstream gateway should be "none"."); ?> msgstr "" #: src/www/interfaces.php 1886 -

      msgstr "" #: src/www/interfaces.php 1894 - /> msgstr "" #: src/www/interfaces.php 1897 -" /> msgstr "" #: src/www/interfaces.php 1900 - msgstr "" #: src/www/interfaces.php 1903 - msgstr "" #: src/www/interfaces.php 1909 -" onclick='hide_add_gatewaysave_v6();' /> +msgid ""Save Gateway"); ?>" onclick='hide_add_gatewaysave_v6();' /> msgstr "" #: src/www/interfaces.php 1910 -" onclick='hide_add_gateway_v6();' /> +msgid ""Cancel"); ?>" onclick='hide_add_gateway_v6();' /> msgstr "" #: src/www/interfaces.php 1930 - +msgid ""DHCP client configuration");?> msgstr "" #: src/www/interfaces.php 1931 - ' . +msgid "' ' . msgstr "" #: src/www/interfaces.php 1939 - +msgid ""Enable DHCP+"); ?> msgstr "" #: src/www/interfaces.php 1942 - +msgid ""Enable DHCP+L2TP or DHCP+PPTP."); ?> msgstr "" #: src/www/interfaces.php 1944 - +msgid ""Status changes on this interface will trigger reconfiguration (if necessary) of the associated PPTP/L2TP link."); ?> msgstr "" #: src/www/interfaces.php 1949 - +msgid ""Hostname"); ?> msgstr "" #: src/www/interfaces.php 1953 - +msgid ""Alias IPv4 address"); ?> msgstr "" #: src/www/interfaces.php 1978 - +msgid ""Reject Leases From"); ?> msgstr "" #: src/www/interfaces.php 1990 - +msgid ""If there is a certain upstream DHCP server that should be ignored, place the IP address or subnet of the DHCP server to be ignored here."); ?> msgstr "" #: src/www/interfaces.php 1991 - +msgid ""This is useful for rejecting leases from cable modems that offer private IPs when they lose upstream sync."); ?> msgstr "" #: src/www/interfaces.php 1996 +msgid ""Protocol Timing"); ?> msgstr "" #: src/www/interfaces.php 2017 - " ); ?> +msgid ""The values in these fields are DHCP protocol timings used when requesting a lease.
      " ); ?> msgstr "" #: src/www/interfaces.php 2058 -Lease Requirements and Requests"); ?> msgstr "" #: src/www/interfaces.php 2060 -Send Options"); ?>
      msgstr "" @@ -29770,13 +29733,13 @@ msgstr "" #: src/www/interfaces.php 2063 -" . +msgid ""The values in this field are DHCP options to be sent when requesting a DHCP lease. [option declaration [, ...]]
      " . msgstr "" #: src/www/interfaces.php 2068 -Request Options"); ?>
      msgstr "" @@ -29784,13 +29747,13 @@ msgstr "" #: src/www/interfaces.php 2071 -" . +msgid ""The values in this field are DHCP option 55 to be sent when requesting a DHCP lease. [option [, ...]]
      " . msgstr "" #: src/www/interfaces.php 2074 -Require Options"); ?>
      msgstr "" @@ -29798,13 +29761,13 @@ msgstr "" #: src/www/interfaces.php 2077 - +msgid ""The values in this field are DHCP options required by the client when requesting a DHCP lease. [option [, ...]] "); ?> msgstr "" #: src/www/interfaces.php 2082 -Option Modifiers"); ?> msgstr "" @@ -29812,357 +29775,357 @@ msgstr "" #: src/www/interfaces.php 2086 - " . +msgid ""The values in this field are DHCP option modifiers applied to obtained DHCP lease. [modifier option declaration [, ...]]
      " . msgstr "" #: src/www/interfaces.php 2092 -Configuration File Override"); ?> msgstr "" #: src/www/interfaces.php 2096 - " . +msgid ""The value in this field is the full absolute path to a DHCP client configuration file. [/[dirname/[.../]]filename[.ext]]
      " . msgstr "" #: src/www/interfaces.php 2150 - +msgid ""DHCPv6 Unique Identifier (DUID)"); ?> msgstr "" #: src/www/interfaces.php 2163 - +msgid ""Use IPv4 connectivity as parent interface"); ?> msgstr "" #: src/www/interfaces.php 2178 - +msgid ""Request a IPv6 prefix/information through the IPv4 connectivity link"); ?> msgstr "" #: src/www/interfaces.php 2182 - +msgid ""Request only a IPv6 prefix"); ?> msgstr "" #: src/www/interfaces.php 2185 - +msgid ""Only request a IPv6 prefix, do not request a IPv6 address"); ?> msgstr "" #: src/www/interfaces.php 2189 - +msgid ""DHCPv6 Prefix Delegation size"); ?> msgstr "" #: src/www/interfaces.php 2202 - +msgid ""The value in this field is the delegated prefix length provided by the DHCPv6 server. Normally specified by the ISP."); ?> msgstr "" #: src/www/interfaces.php 2206 - +msgid ""Send IPv6 prefix hint"); ?> msgstr "" #: src/www/interfaces.php 2209 - +msgid ""Send an IPv6 prefix hint to indicate the desired prefix size for delegation"); ?> msgstr "" #: src/www/interfaces.php 2215 -Interface Statement"); ?> msgstr "" #: src/www/interfaces.php 2218 - +msgid ""Information Only"); ?> msgstr "" #: src/www/interfaces.php 2221 -
      +msgid ""Send Options"); ?>
      msgstr "" #: src/www/interfaces.php 2224 -" . +msgid ""The values in this field are DHCP send options to be sent when requesting a DHCP lease. [option declaration [, ...]]
      " . msgstr "" #: src/www/interfaces.php 2230 -
      +msgid ""Request Options"); ?>
      msgstr "" #: src/www/interfaces.php 2233 -" . +msgid ""The values in this field are DHCP request options to be sent when requesting a DHCP lease. [option [, ...]]
      " . msgstr "" #: src/www/interfaces.php 2237 -
      +msgid ""Script"); ?>
      msgstr "" #: src/www/interfaces.php 2240 -" . +msgid ""The value in this field is the absolute path to a script invoked on certain conditions including when a reply message is received.
      " . msgstr "" #: src/www/interfaces.php 2247 -Identity Association Statement"); ?> msgstr "" #: src/www/interfaces.php 2252 - +msgid ""Non-Temporary Address Allocation"); ?> msgstr "" #: src/www/interfaces.php 2254 - +msgid ""id-assoc na"); ?> msgstr "" #: src/www/interfaces.php 2255 -ID"); ?> +msgid ""ID"); ?> msgstr "" #: src/www/interfaces.php 2258 - +msgid ""Address"); ?> msgstr "" #: src/www/interfaces.php 2259 -ipv6-address"); ?> +msgid ""ipv6-address"); ?> msgstr "" #: src/www/interfaces.php 2261 -pltime"); ?> +msgid ""pltime"); ?> msgstr "" #: src/www/interfaces.php 2263 -vltime"); ?> +msgid ""vltime"); ?> msgstr "" #: src/www/interfaces.php 2269 - +msgid ""Prefix Delegation"); ?> msgstr "" #: src/www/interfaces.php 2271 - +msgid ""id-assoc pd"); ?> msgstr "" #: src/www/interfaces.php 2272 -ID"); ?> +msgid ""ID"); ?> msgstr "" #: src/www/interfaces.php 2275 - +msgid ""Prefix"); ?> msgstr "" #: src/www/interfaces.php 2276 -ipv6-prefix"); ?> +msgid ""ipv6-prefix"); ?> msgstr "" #: src/www/interfaces.php 2278 -pltime"); ?> +msgid ""pltime"); ?> msgstr "" #: src/www/interfaces.php 2280 -vltime"); ?> +msgid ""vltime"); ?> msgstr "" #: src/www/interfaces.php 2288 -Prefix Interface Statement"); ?> msgstr "" #: src/www/interfaces.php 2291 - +msgid ""Prefix Interface "); ?> msgstr "" #: src/www/interfaces.php 2292 -sla-id"); ?> +msgid ""sla-id"); ?> msgstr "" #: src/www/interfaces.php 2294 -sla-len"); ?> +msgid ""sla-len"); ?> msgstr "" #: src/www/interfaces.php 2301 -Authentication Statement"); ?> msgstr "" #: src/www/interfaces.php 2304 -authname"); ?> +msgid ""authname"); ?> msgstr "" #: src/www/interfaces.php 2306 -protocol"); ?> +msgid ""protocol"); ?> msgstr "" #: src/www/interfaces.php 2308 -algorithm"); ?> +msgid ""algorithm"); ?> msgstr "" #: src/www/interfaces.php 2310 -rdm"); ?> +msgid ""rdm"); ?> msgstr "" #: src/www/interfaces.php 2317 -Keyinfo Statement"); ?> msgstr "" #: src/www/interfaces.php 2320 -keyname"); ?> +msgid ""keyname"); ?> msgstr "" #: src/www/interfaces.php 2322 -realm"); ?> +msgid ""realm"); ?> msgstr "" #: src/www/interfaces.php 2325 -keyid"); ?> +msgid ""keyid"); ?> msgstr "" #: src/www/interfaces.php 2327 -secret"); ?> +msgid ""secret"); ?> msgstr "" #: src/www/interfaces.php 2329 -expire"); ?> +msgid ""expire"); ?> msgstr "" #: src/www/interfaces.php 2336 -Configuration File Override"); ?> msgstr "" #: src/www/interfaces.php 2341 - " . +msgid ""The value in this field is the full absolute path to a DHCP client configuration file. [/[dirname/[.../]]filename[.ext]]
      " . msgstr "" #: src/www/interfaces.php 2422 - +msgid ""6RD Rapid Deployment"); ?> msgstr "" #: src/www/interfaces.php 2425 - +msgid ""6RD prefix"); ?> msgstr "" #: src/www/interfaces.php 2429 - +msgid ""6RD Border Relay"); ?> msgstr "" #: src/www/interfaces.php 2437 -
      +msgid ""The value in this field is 6RD IPv4 gateway address assigned by your ISP") ?>
      msgstr "" #: src/www/interfaces.php 2441 - +msgid ""6RD IPv4 Prefix length"); ?> msgstr "" #: src/www/interfaces.php 2453 - +msgid ""The value in this field is the 6RD IPv4 prefix length. Normally specified by the ISP. A value of 0 means we embed the entire IPv4 address in the 6RD prefix."); ?> msgstr "" #: src/www/interfaces.php 2466 - +msgid ""Track IPv6 Interface"); ?> msgstr "" #: src/www/interfaces.php 2469 - +msgid ""IPv6 Interface"); ?> msgstr "" #: src/www/interfaces.php 2499 -
      +msgid ""This selects the dynamic IPv6 WAN interface to track for configuration") ?>
      msgstr "" #: src/www/interfaces.php 2503 - +msgid ""IPv6 Prefix ID"); ?> msgstr "" #: src/www/interfaces.php 2512 - +msgid ""The value in this field is the (Delegated) IPv6 prefix id. This determines the configurable network ID based on the dynamic IPv6 connection"); ?> msgstr "" #: src/www/interfaces.php 2514 -hexadecimal value between %x and %x here, default value is 0."), 0, $ipv6_num_prefix_ids - 1); ?> +msgid ""Enter a hexadecimal value between %x and %x here, default value is 0."), 0, $ipv6_num_prefix_ids - 1); ?> msgstr "" #: src/www/interfaces.php 2527 - +msgid ""PPP configuration"); ?> msgstr "" #: src/www/interfaces.php 2530 - +msgid ""Service Provider"); ?> msgstr "" #: src/www/interfaces.php 2534 - msgstr "" #: src/www/interfaces.php 2542 -    msgstr "" #: src/www/interfaces.php 2550 -    msgstr "" #: src/www/interfaces.php 2558 - +msgid ""Select to fill in data for your service provider."); ?>
      msgstr "" #: src/www/interfaces.php 2562 - +msgid ""Username"); ?> msgstr "" #: src/www/interfaces.php 2568 - +msgid ""Password"); ?> msgstr "" #: src/www/interfaces.php 2574 - +msgid ""Phone Number"); ?> msgstr "" #: src/www/interfaces.php 2580 - +msgid ""Access Point Name (APN)"); ?> msgstr "" #: src/www/interfaces.php 2586 - +msgid ""Modem Port"); ?> msgstr "" #: src/www/interfaces.php 2610 - +msgid ""Advanced PPP"); ?> msgstr "" #: src/www/interfaces.php 2613 - +msgid ""Click here"); ?> msgstr "" #: src/www/interfaces.php 2614 - +msgid ""to edit PPP configuration."); ?> msgstr "" #: src/www/interfaces.php 2618 - +msgid ""Click here"); ?> msgstr "" #: src/www/interfaces.php 2619 - +msgid ""to create a PPP configuration."); ?> msgstr "" #: src/www/interfaces.php 2633 - +msgid ""PPPoE configuration"); ?> msgstr "" #: src/www/interfaces.php 2636 - +msgid ""Username"); ?> msgstr "" #: src/www/interfaces.php 2642 - +msgid ""Password"); ?> msgstr "" #: src/www/interfaces.php 2648 - +msgid ""Service name"); ?> msgstr "" #: src/www/interfaces.php 2650 -
      msgstr "" #: src/www/interfaces.php 2654 - +msgid ""Dial on demand"); ?> msgstr "" #: src/www/interfaces.php 2657 -
      +msgid ""Enable Dial-On-Demand mode"); ?>
      msgstr "" #: src/www/interfaces.php 2658 - +msgid ""connection. The interface is configured, but the actual connection of the link is delayed until qualifying outgoing traffic is detected."); ?> msgstr "" #: src/www/interfaces.php 2662 - +msgid ""Idle timeout"); ?> msgstr "" #: src/www/interfaces.php 2664 -
      +msgid ""If no qualifying outgoing packets are transmitted for the specified number of seconds, the connection is brought down. An idle timeout of zero disables this feature."); ?> msgstr "" #: src/www/interfaces.php 2668 - +msgid ""Periodic reset");?> msgstr "" #: src/www/interfaces.php 2675 - +msgid ""Disabled"); ?> msgstr "" #: src/www/interfaces.php 2676 - +msgid ""Custom"); ?> msgstr "" #: src/www/interfaces.php 2677 - +msgid ""Pre-Set"); ?> msgstr "" #: src/www/interfaces.php 2678 - +msgid ""Select a reset timing type"); ?> msgstr "" #: src/www/interfaces.php 2686 -
      +msgid ""hour (0-23)"); ?>
      msgstr "" #: src/www/interfaces.php 2688 -
      +msgid ""minute (0-59)"); ?>
      msgstr "" #: src/www/interfaces.php 2690 - +msgid ""reset at a specific date (mm/dd/yyyy)"); ?> msgstr "" #: src/www/interfaces.php 2692 - msgstr "" #: src/www/interfaces.php 2693 - +msgid ""If you leave the date field empty, the reset will be executed each day at the time you did specify using the minutes and hour field."); ?> msgstr "" #: src/www/interfaces.php 2701 - +msgid ""reset at each month ('0 0 1 * *')"); ?> msgstr "" #: src/www/interfaces.php 2704 - +msgid ""reset at each week ('0 0 * * 0')"); ?> msgstr "" #: src/www/interfaces.php 2707 - +msgid ""reset at each day ('0 0 * * *')"); ?> msgstr "" #: src/www/interfaces.php 2710 - +msgid ""reset at each hour ('0 * * * *')"); ?> msgstr "" #: src/www/interfaces.php 2719 - +msgid ""Advanced and MLPPP"); ?> msgstr "" #: src/www/interfaces.php 2722 - +msgid ""Click here"); ?> msgstr "" #: src/www/interfaces.php 2723 - +msgid ""for additional PPPoE configuration options. Save first if you made changes."); ?> msgstr "" #: src/www/interfaces.php 2727 - +msgid ""Click here"); ?> msgstr "" #: src/www/interfaces.php 2728 - +msgid ""for advanced PPPoE configuration options and MLPPP configuration."); ?> msgstr "" #: src/www/interfaces.php 2742 - +msgid ""PPTP/L2TP configuration"); ?> msgstr "" #: src/www/interfaces.php 2745 - +msgid ""Username"); ?> msgstr "" #: src/www/interfaces.php 2751 - +msgid ""Password"); ?> msgstr "" #: src/www/interfaces.php 2757 - +msgid ""Local IP address"); ?> msgstr "" #: src/www/interfaces.php 2770 - +msgid ""Remote IP address"); ?> msgstr "" #: src/www/interfaces.php 2776 - +msgid ""Dial on demand"); ?> msgstr "" #: src/www/interfaces.php 2779 -
      +msgid ""Enable Dial-On-Demand mode"); ?>
      msgstr "" #: src/www/interfaces.php 2780 - +msgid ""connection. The interface is configured, but the actual connection of the link is delayed until qualifying outgoing traffic is detected."); ?> msgstr "" #: src/www/interfaces.php 2784 - +msgid ""Idle timeout"); ?> msgstr "" #: src/www/interfaces.php 2786 -
      +msgid ""If no qualifying outgoing packets are transmitted for the specified number of seconds, the connection is brought down. An idle timeout of zero disables this feature."); ?> msgstr "" #: src/www/interfaces.php 2790 - +msgid ""Advanced"); ?> msgstr "" #: src/www/interfaces.php 2793 - +msgid ""Click here");?> msgstr "" #: src/www/interfaces.php 2794 - +msgid ""for additional PPTP and L2TP configuration options. Save first if you made changes.");?> msgstr "" #: src/www/interfaces.php 2798 - +msgid ""Click here");?> msgstr "" #: src/www/interfaces.php 2799 -. +msgid ""for advanced PPTP and L2TP configuration options");?>. msgstr "" #: src/www/interfaces.php 2814 - . +msgid ""Common wireless configuration - Settings apply to all wireless networks on"); ?> . msgstr "" #: src/www/interfaces.php 2817 - +msgid ""Persist common settings");?> msgstr "" #: src/www/interfaces.php 2820 -
      +msgid ""Enabling this preserves the common wireless configuration through interface deletions and reassignments.");?> msgstr "" #: src/www/interfaces.php 2824 - +msgid ""Standard"); ?> msgstr "" #: src/www/interfaces.php 2844 -802.11g OFDM +msgid ""Protection Mode"); ?> msgstr "" #: src/www/interfaces.php 2847 - +msgid ""Protection mode off"); ?> msgstr "" #: src/www/interfaces.php 2848 - +msgid ""Protection mode CTS to self"); ?> msgstr "" #: src/www/interfaces.php 2849 - +msgid ""Protection mode RTS and CTS"); ?> msgstr "" #: src/www/interfaces.php 2852 - +msgid ""For IEEE 802.11g, use the specified technique for protecting OFDM frames in a mixed 11b/11g network."); ?> msgstr "" #: src/www/interfaces.php 2860 - +msgid ""Transmit power"); ?> msgstr "" #: src/www/interfaces.php 2873 - msgstr "" #: src/www/interfaces.php 2877 - +msgid ""Channel"); ?> msgstr "" #: src/www/interfaces.php 2880 - +msgid ""Auto"); ?> msgstr "" #: src/www/interfaces.php 2900 - msgstr "" #: src/www/interfaces.php 2902 - msgstr "" #: src/www/interfaces.php 2907 - +msgid ""Antenna settings"); ?> msgstr "" #: src/www/interfaces.php 2913 -
      +msgid ""Diversity"); ?>
      msgstr "" #: src/www/interfaces.php 2915 - +msgid ""Default"); ?> msgstr "" #: src/www/interfaces.php 2916 - +msgid ""Off"); ?> msgstr "" #: src/www/interfaces.php 2917 - +msgid ""On"); ?> msgstr "" #: src/www/interfaces.php 2924 -
      +msgid ""Transmit antenna"); ?>
      msgstr "" #: src/www/interfaces.php 2926 - +msgid ""Default"); ?> msgstr "" #: src/www/interfaces.php 2927 - +msgid ""Auto"); ?> msgstr "" #: src/www/interfaces.php 2928 - +msgid ""#1"); ?> msgstr "" #: src/www/interfaces.php 2929 - +msgid ""#2"); ?> msgstr "" #: src/www/interfaces.php 2936 -
      +msgid ""Receive antenna"); ?>
      msgstr "" #: src/www/interfaces.php 2938 - +msgid ""Default"); ?> msgstr "" #: src/www/interfaces.php 2939 - +msgid ""Auto"); ?> msgstr "" #: src/www/interfaces.php 2940 - +msgid ""#1"); ?> msgstr "" #: src/www/interfaces.php 2941 - +msgid ""#2"); ?> msgstr "" #: src/www/interfaces.php 2948 - msgstr "" #: src/www/interfaces.php 2954 - +msgid ""Distance setting"); ?> msgstr "" #: src/www/interfaces.php 2958 -
      msgstr "" #: src/www/interfaces.php 2959 - +msgid ""(measured in Meters and works only for Atheros based cards !)"); ?> msgstr "" #: src/www/interfaces.php 2964 - +msgid ""Regulatory settings"); ?> msgstr "" #: src/www/interfaces.php 2966 -
      +msgid ""Regulatory domain"); ?>
      msgstr "" #: src/www/interfaces.php 2968 - +msgid ""Default"); ?> msgstr "" #: src/www/interfaces.php 2980 - msgstr "" #: src/www/interfaces.php 2982 -
      +msgid ""Country (listed with country code and regulatory domain)"); ?>
      msgstr "" #: src/www/interfaces.php 2984 - +msgid ""Default"); ?> msgstr "" #: src/www/interfaces.php 2996 -. msgstr "" #: src/www/interfaces.php 2998 -
      +msgid ""Location"); ?>
      msgstr "" #: src/www/interfaces.php 3000 - +msgid ""Default"); ?> msgstr "" #: src/www/interfaces.php 3001 - +msgid ""Indoor"); ?> msgstr "" #: src/www/interfaces.php 3002 - +msgid ""Outdoor"); ?> msgstr "" #: src/www/interfaces.php 3003 - +msgid ""Anywhere"); ?> msgstr "" #: src/www/interfaces.php 3006 - +msgid ""These settings may affect which channels are available and the maximum transmit power allowed on those channels. Using the correct settings to comply with local regulatory requirements is recommended."); ?> msgstr "" #: src/www/interfaces.php 3008 - msgstr "" #: src/www/interfaces.php 3015 - +msgid ""Network-specific wireless configuration");?> msgstr "" #: src/www/interfaces.php 3018 - +msgid ""Mode"); ?> msgstr "" #: src/www/interfaces.php 3021 - +msgid ""Infrastructure (BSS)"); ?> msgstr "" #: src/www/interfaces.php 3022 - +msgid ""Ad-hoc (IBSS)"); ?> msgstr "" #: src/www/interfaces.php 3023 - +msgid ""Access Point"); ?> msgstr "" #: src/www/interfaces.php 3028 - +msgid ""SSID"); ?> msgstr "" #: src/www/interfaces.php 3032 - msgstr "" #: src/www/interfaces.php 3037 - +msgid ""Minimum wireless standard"); ?> msgstr "" #: src/www/interfaces.php 3040 - +msgid ""Any"); ?> msgstr "" #: src/www/interfaces.php 3042 - +msgid ""802.11g"); ?> msgstr "" #: src/www/interfaces.php 3044 - +msgid ""802.11n"); ?> msgstr "" #: src/www/interfaces.php 3047 - +msgid ""When operating as an access point, allow only stations capable of the selected wireless standard to associate (stations not capable are not permitted to associate)."); ?> msgstr "" #: src/www/interfaces.php 3052 - +msgid ""802.11g only"); ?> msgstr "" #: src/www/interfaces.php 3055 -
      +msgid ""When operating as an access point in 802.11g mode, allow only 11g-capable stations to associate (11b-only stations are not permitted to associate)."); ?> msgstr "" #: src/www/interfaces.php 3060 - +msgid ""Allow intra-BSS communication"); ?> msgstr "" #: src/www/interfaces.php 3064 - +msgid ""When operating as an access point, enable this if you want to pass packets between wireless clients directly."); ?> msgstr "" #: src/www/interfaces.php 3066 - +msgid ""Disabling the internal bridging is useful when traffic is to be processed with packet filtering."); ?> msgstr "" #: src/www/interfaces.php 3070 - +msgid ""Enable WME"); ?> msgstr "" #: src/www/interfaces.php 3073 -
      +msgid ""Setting this option will force the card to use WME (wireless QoS)."); ?> msgstr "" #: src/www/interfaces.php 3077 - +msgid ""Enable Hide SSID"); ?> msgstr "" #: src/www/interfaces.php 3081 - +msgid ""Setting this option will force the card to NOT broadcast its SSID"); ?> msgstr "" #: src/www/interfaces.php 3083 - +msgid ""(this might create problems for some clients)."); ?> msgstr "" #: src/www/interfaces.php 3087 - +msgid ""WEP"); ?> msgstr "" #: src/www/interfaces.php 3090 - +msgid ""Enable WEP"); ?> msgstr "" #: src/www/interfaces.php 3095 -   +msgid ""TX key"); ?>  msgstr "" #: src/www/interfaces.php 3098 -   msgstr "" #: src/www/interfaces.php 3107 -   msgstr "" #: src/www/interfaces.php 3116 -   msgstr "" #: src/www/interfaces.php 3125 -   msgstr "" #: src/www/interfaces.php 3135 -
      +msgid ""40 (64) bit keys may be entered as 5 ASCII characters or 10 hex digits preceded by '0x'."); ?>
      msgstr "" #: src/www/interfaces.php 3136 - +msgid ""104 (128) bit keys may be entered as 13 ASCII characters or 26 hex digits preceded by '0x'."); ?> msgstr "" #: src/www/interfaces.php 3140 - +msgid ""WPA"); ?> msgstr "" #: src/www/interfaces.php 3143 - +msgid ""Enable WPA"); ?> msgstr "" #: src/www/interfaces.php 3148 -   +msgid ""WPA Pre-Shared Key"); ?>  msgstr "" #: src/www/interfaces.php 3151 -   msgstr "" #: src/www/interfaces.php 3157 -
      +msgid ""Passphrase must be from 8 to 63 characters."); ?> msgstr "" #: src/www/interfaces.php 3161 - +msgid ""WPA Mode"); ?> msgstr "" #: src/www/interfaces.php 3164 - +msgid ""WPA"); ?> msgstr "" #: src/www/interfaces.php 3165 - +msgid ""WPA2"); ?> msgstr "" #: src/www/interfaces.php 3166 - +msgid ""Both"); ?> msgstr "" #: src/www/interfaces.php 3171 - +msgid ""WPA Key Management Mode"); ?> msgstr "" #: src/www/interfaces.php 3174 - +msgid ""Pre-Shared Key"); ?> msgstr "" #: src/www/interfaces.php 3175 - +msgid ""Extensible Authentication Protocol"); ?> msgstr "" #: src/www/interfaces.php 3176 - +msgid ""Both"); ?> msgstr "" #: src/www/interfaces.php 3181 - +msgid ""Authentication"); ?> msgstr "" #: src/www/interfaces.php 3184 - +msgid ""Open System Authentication"); ?> msgstr "" #: src/www/interfaces.php 3185 - +msgid ""Shared Key Authentication"); ?> msgstr "" #: src/www/interfaces.php 3186 - +msgid ""Both"); ?> msgstr "" #: src/www/interfaces.php 3188 -

      msgstr "" #: src/www/interfaces.php 3192 - +msgid ""WPA Pairwise"); ?> msgstr "" #: src/www/interfaces.php 3195 - +msgid ""Both"); ?> msgstr "" #: src/www/interfaces.php 3196 - +msgid ""AES (recommended)"); ?> msgstr "" #: src/www/interfaces.php 3197 - +msgid ""TKIP"); ?> msgstr "" #: src/www/interfaces.php 3202 - +msgid ""Key Rotation"); ?> msgstr "" #: src/www/interfaces.php 3205 -
      +msgid ""Allowed values are 1-9999 but should not be longer than Master Key Regeneration time."); ?> msgstr "" #: src/www/interfaces.php 3209 - +msgid ""Master Key Regeneration"); ?> msgstr "" #: src/www/interfaces.php 3212 -
      +msgid ""Allowed values are 1-9999 but should not be shorter than Key Rotation time."); ?> msgstr "" #: src/www/interfaces.php 3216 - +msgid ""Strict Key Regeneration"); ?> msgstr "" #: src/www/interfaces.php 3219 -
      +msgid ""Setting this option will force the AP to rekey whenever a client disassociates."); ?> msgstr "" #: src/www/interfaces.php 3223 - +msgid ""Enable IEEE802.1X Authentication"); ?> msgstr "" #: src/www/interfaces.php 3226 -
      +msgid ""Setting this option will enable 802.1x authentication."); ?> msgstr "" #: src/www/interfaces.php 3227 -
      - +msgid ""NOTE"); ?> +msgid ""this option requires checking the "Enable WPA box"."); ?> msgstr "" #: src/www/interfaces.php 3231 - +msgid ""802.1X Authentication Server IP Address"); ?> msgstr "" #: src/www/interfaces.php 3234 -
      +msgid ""Enter the IP address of the 802.1X Authentication Server. This is commonly a Radius server (FreeRadius, Internet Authentication Services, etc.)"); ?> msgstr "" #: src/www/interfaces.php 3238 - +msgid ""802.1X Authentication Server Port"); ?> msgstr "" #: src/www/interfaces.php 3241 -
      +msgid ""Leave blank for the default 1812 port."); ?> msgstr "" #: src/www/interfaces.php 3245 - +msgid ""802.1X Authentication Server Shared Secret"); ?> msgstr "" #: src/www/interfaces.php 3252 - +msgid ""Secondary 802.1X Authentication Server IP Address"); ?> msgstr "" #: src/www/interfaces.php 3255 -
      +msgid ""Enter the IP address of the 802.1X Authentication Server. This is commonly a Radius server (FreeRadius, Internet Authentication Services, etc.)"); ?> msgstr "" #: src/www/interfaces.php 3259 - +msgid ""Secondary 802.1X Authentication Server Port"); ?> msgstr "" #: src/www/interfaces.php 3262 -
      +msgid ""Leave blank for the default 1812 port."); ?> msgstr "" #: src/www/interfaces.php 3266 - +msgid ""Secondary 802.1X Authentication Server Shared Secret"); ?> msgstr "" #: src/www/interfaces.php 3273 -802.1X +msgid ""Authentication Roaming Preauth"); ?> msgstr "" #: src/www/interfaces.php 3284 - +msgid ""Private networks"); ?> msgstr "" #: src/www/interfaces.php 3291 -
      +msgid ""Block private networks"); ?>
      msgstr "" #: src/www/interfaces.php 3292 -  
      +msgid ""Block bogon networks"); ?>
      msgstr "" #: src/www/interfaces.php 3304 -Advanced Firewall/NAT settings.")?> msgstr "" #: src/www/interfaces.php 3322 -" /> +msgid ""Save"); ?>" /> msgstr "" #: src/www/interfaces.php 3323 -" onclick="window.location.href=''" /> +msgid ""Cancel");?>" onclick="window.location.href=''" /> msgstr "" #: src/www/interfaces.php 3435 -jQuery('#notebox').html("

      .

      "); +msgid ""NOTE +msgid ""here"); ?>.

      "); msgstr "" #: src/www/interfaces.php 3444 -jQuery('#noteboxv6').html("

      .

      "); +msgid ""NOTE +msgid ""here"); ?>.

      "); msgstr "" #: src/www/interfaces_assign.php 31 -$pgtitle = array(gettext("Interfaces"),gettext("Assign network ports")); +msgid ""Assign network ports")); msgstr "" #: src/www/interfaces_assign.php 45 -$descr = sprintf(gettext('VLAN %1$s on %2$s'),$portinfo['tag'],$portinfo['if']); +msgid "'VLAN %1$s on %2$s'),$portinfo['tag'],$portinfo['if']); msgstr "" #: src/www/interfaces_assign.php 194 -$newifname = gettext("lan"); +msgid ""lan"); msgstr "" #: src/www/interfaces_assign.php 195 -$descr = gettext("LAN"); +msgid ""LAN"); msgstr "" #: src/www/interfaces_assign.php 220 -$savemsg = gettext("Interface has been added."); +msgid ""Interface has been added."); msgstr "" #: src/www/interfaces_assign.php 260 -$errstr = sprintf(gettext('Port %1$s '. +msgid "'Port %1$s '. msgstr "" #: src/www/interfaces_assign.php 276 -$input_errors[] = sprintf(gettext("You cannot set port %s to interface %s because this interface is a member of %s."), $portname, $member, $portname); +msgid ""You cannot set port %s to interface %s because this interface is a member of %s."), $portname, $member, $portname); msgstr "" #: src/www/interfaces_assign.php 354 -$input_errors[] = gettext("The interface is part of a group. Please remove it from the group to continue"); +msgid ""The interface is part of a group. Please remove it from the group to continue"); msgstr "" #: src/www/interfaces_assign.php 356 -$input_errors[] = gettext("The interface is part of a bridge. Please remove it from the bridge to continue"); +msgid ""The interface is part of a bridge. Please remove it from the bridge to continue"); msgstr "" #: src/www/interfaces_assign.php 358 -$input_errors[] = gettext("The interface is part of a gre tunnel. Please delete the tunnel to continue"); +msgid ""The interface is part of a gre tunnel. Please delete the tunnel to continue"); msgstr "" #: src/www/interfaces_assign.php 360 -$input_errors[] = gettext("The interface is part of a gif tunnel. Please delete the tunnel to continue"); +msgid ""The interface is part of a gif tunnel. Please delete the tunnel to continue"); msgstr "" #: src/www/interfaces_assign.php 398 -$savemsg = gettext("Interface has been deleted."); +msgid ""Interface has been deleted."); msgstr "" #: src/www/interfaces_assign.php 422 -$savemsg = gettext("The system is now rebooting. Please wait."); +msgid ""The system is now rebooting. Please wait."); msgstr "" #: src/www/interfaces_assign.php 424 -$savemsg = gettext("Reboot is needed. Please apply the settings in order to reboot."); +msgid ""Reboot is needed. Please apply the settings in order to reboot."); msgstr "" #: src/www/interfaces_assign.php 426 -$savemsg = gettext("Interface mismatch detected. Please resolve the mismatch and click 'Apply changes'. The firewall will reboot afterwards."); +msgid ""Interface mismatch detected. Please resolve the mismatch and click 'Apply changes'. The firewall will reboot afterwards."); msgstr "" #: src/www/interfaces_assign.php 440 -print_info_box_np(gettext("The interface configuration has been changed.
      You must apply the changes in order for them to take effect.")); +msgid ""The interface configuration has been changed.
      You must apply the changes in order for them to take effect.")); msgstr "" #: src/www/interfaces_assign.php 454 -$tab_array[0] = array(gettext("Interface assignments"), true, "interfaces_assign.php"); +msgid ""Interface assignments"), true, "interfaces_assign.php"); msgstr "" #: src/www/interfaces_assign.php 455 -$tab_array[1] = array(gettext("Interface Groups"), false, "interfaces_groups.php"); +msgid ""Interface Groups"), false, "interfaces_groups.php"); msgstr "" #: src/www/interfaces_assign.php 456 -$tab_array[2] = array(gettext("Wireless"), false, "interfaces_wireless.php"); +msgid ""Wireless"), false, "interfaces_wireless.php"); msgstr "" #: src/www/interfaces_assign.php 457 -$tab_array[3] = array(gettext("VLANs"), false, "interfaces_vlan.php"); +msgid ""VLANs"), false, "interfaces_vlan.php"); msgstr "" #: src/www/interfaces_assign.php 458 -$tab_array[4] = array(gettext("QinQs"), false, "interfaces_qinq.php"); +msgid ""QinQs"), false, "interfaces_qinq.php"); msgstr "" #: src/www/interfaces_assign.php 459 -$tab_array[5] = array(gettext("PPPs"), false, "interfaces_ppps.php"); +msgid ""PPPs"), false, "interfaces_ppps.php"); msgstr "" #: src/www/interfaces_assign.php 460 -$tab_array[7] = array(gettext("GRE"), false, "interfaces_gre.php"); +msgid ""GRE"), false, "interfaces_gre.php"); msgstr "" #: src/www/interfaces_assign.php 461 -$tab_array[8] = array(gettext("GIF"), false, "interfaces_gif.php"); +msgid ""GIF"), false, "interfaces_gif.php"); msgstr "" #: src/www/interfaces_assign.php 462 -$tab_array[9] = array(gettext("Bridges"), false, "interfaces_bridge.php"); +msgid ""Bridges"), false, "interfaces_bridge.php"); msgstr "" #: src/www/interfaces_assign.php 463 -$tab_array[10] = array(gettext("LAGG"), false, "interfaces_lagg.php"); +msgid ""LAGG"), false, "interfaces_lagg.php"); msgstr "" #: src/www/interfaces_assign.php 477 - +msgid ""Interface"); ?> msgstr "" #: src/www/interfaces_assign.php 478 - +msgid ""Network port"); ?> msgstr "" #: src/www/interfaces_assign.php 510 -title="" +msgid ""delete interface");?>" msgstr "" #: src/www/interfaces_assign.php 514 -onclick="return confirm('')"> +msgid ""Do you really want to delete this interface?"); ?>')"> msgstr "" #: src/www/interfaces_assign.php 528 - msgstr "" #: src/www/interfaces_assign.php 544 - +msgid ""add selected interface");?>"> msgstr "" #: src/www/interfaces_assign.php 556 -" />

      +msgid ""Save"); ?>" />

      msgstr "" #: src/www/interfaces_assign.php 559 -
    • +msgid ""Interfaces that are configured as members of a lagg(4) interface will not be shown."); ?> msgstr "" #: src/www/interfaces_bridge.php 55 -$input_errors[] = gettext("This bridge cannot be deleted because it is assigned as an interface."); +msgid ""This bridge cannot be deleted because it is assigned as an interface."); msgstr "" #: src/www/interfaces_bridge.php 73 -$pgtitle = array(gettext("Interfaces"),gettext("Bridge")); +msgid ""Bridge")); msgstr "" #: src/www/interfaces_bridge.php 97 -$tab_array[0] = array(gettext("Interface assignments"), false, "interfaces_assign.php"); +msgid ""Interface assignments"), false, "interfaces_assign.php"); msgstr "" #: src/www/interfaces_bridge.php 98 -$tab_array[1] = array(gettext("Interface Groups"), false, "interfaces_groups.php"); +msgid ""Interface Groups"), false, "interfaces_groups.php"); msgstr "" #: src/www/interfaces_bridge.php 99 -$tab_array[2] = array(gettext("Wireless"), false, "interfaces_wireless.php"); +msgid ""Wireless"), false, "interfaces_wireless.php"); msgstr "" #: src/www/interfaces_bridge.php 100 -$tab_array[3] = array(gettext("VLANs"), false, "interfaces_vlan.php"); +msgid ""VLANs"), false, "interfaces_vlan.php"); msgstr "" #: src/www/interfaces_bridge.php 101 -$tab_array[4] = array(gettext("QinQs"), false, "interfaces_qinq.php"); +msgid ""QinQs"), false, "interfaces_qinq.php"); msgstr "" #: src/www/interfaces_bridge.php 102 -$tab_array[5] = array(gettext("PPPs"), false, "interfaces_ppps.php"); +msgid ""PPPs"), false, "interfaces_ppps.php"); msgstr "" #: src/www/interfaces_bridge.php 103 -$tab_array[6] = array(gettext("GRE"), false, "interfaces_gre.php"); +msgid ""GRE"), false, "interfaces_gre.php"); msgstr "" #: src/www/interfaces_bridge.php 104 -$tab_array[7] = array(gettext("GIF"), false, "interfaces_gif.php"); +msgid ""GIF"), false, "interfaces_gif.php"); msgstr "" #: src/www/interfaces_bridge.php 105 -$tab_array[8] = array(gettext("Bridges"), true, "interfaces_bridge.php"); +msgid ""Bridges"), true, "interfaces_bridge.php"); msgstr "" #: src/www/interfaces_bridge.php 106 -$tab_array[9] = array(gettext("LAGG"), false, "interfaces_lagg.php"); +msgid ""LAGG"), false, "interfaces_lagg.php"); msgstr "" #: src/www/interfaces_bridge.php 120 - +msgid ""Interface");?> msgstr "" #: src/www/interfaces_bridge.php 121 - +msgid ""Members");?> msgstr "" #: src/www/interfaces_bridge.php 122 - +msgid ""Description");?> msgstr "" #: src/www/interfaces_bridge.php 153 -"> +msgid ""edit group");?>"> msgstr "" #: src/www/interfaces_bridge.php 155 -" onclick="return confirm('')"> +msgid ""Do you really want to delete this bridge?");?>')"> msgstr "" #: src/www/interfaces_bridge.php 167 -
      msgstr "" #: src/www/interfaces_bridge.php 169 - +msgid ""Here you can configure bridging of interfaces."); ?> msgstr "" #: src/www/interfaces_bridge_edit.php 110 -$reqdfieldsn = array(gettext("Member Interfaces")); +msgid ""Member Interfaces")); msgstr "" #: src/www/interfaces_bridge_edit.php 115 -$input_errors[] = gettext("Maxage needs to be an integer between 6 and 40."); +msgid ""Maxage needs to be an integer between 6 and 40."); msgstr "" #: src/www/interfaces_bridge_edit.php 117 -$input_errors[] = gettext("Maxaddr needs to be an integer."); +msgid ""Maxaddr needs to be an integer."); msgstr "" #: src/www/interfaces_bridge_edit.php 119 -$input_errors[] = gettext("Timeout needs to be an integer."); +msgid ""Timeout needs to be an integer."); msgstr "" #: src/www/interfaces_bridge_edit.php 121 -$input_errors[] = gettext("Forward Delay needs to be an integer between 4 and 30."); +msgid ""Forward Delay needs to be an integer between 4 and 30."); msgstr "" #: src/www/interfaces_bridge_edit.php 123 -$input_errors[] = gettext("Hello time for STP needs to be an integer between 1 and 2."); +msgid ""Hello time for STP needs to be an integer between 1 and 2."); msgstr "" #: src/www/interfaces_bridge_edit.php 125 -$input_errors[] = gettext("Priority for STP needs to be an integer between 0 and 61440."); +msgid ""Priority for STP needs to be an integer between 0 and 61440."); msgstr "" #: src/www/interfaces_bridge_edit.php 127 -$input_errors[] = gettext("Transmit Hold Count for STP needs to be an integer between 1 and 10."); +msgid ""Transmit Hold Count for STP needs to be an integer between 1 and 10."); msgstr "" #: src/www/interfaces_bridge_edit.php 130 -$input_errors[] = "{$ifdescr} " . gettext("interface priority for STP needs to be an integer between 0 and 240."); +msgid ""interface priority for STP needs to be an integer between 0 and 240."); msgstr "" #: src/www/interfaces_bridge_edit.php 135 -$input_errors[] = "{$ifdescr} " . gettext("interface path cost for STP needs to be an integer between 1 and 200000000."); +msgid ""interface path cost for STP needs to be an integer between 1 and 200000000."); msgstr "" #: src/www/interfaces_bridge_edit.php 140 -$input_errors[] = gettext("You must select at least 2 member interfaces for a bridge."); +msgid ""You must select at least 2 member interfaces for a bridge."); msgstr "" #: src/www/interfaces_bridge_edit.php 145 -$input_errors[] = gettext("A member interface passed does not exist in configuration"); +msgid ""A member interface passed does not exist in configuration"); msgstr "" #: src/www/interfaces_bridge_edit.php 148 -$input_errors[] = gettext("Bridging a wireless interface is only possible in hostap mode."); +msgid ""Bridging a wireless interface is only possible in hostap mode."); msgstr "" #: src/www/interfaces_bridge_edit.php 150 -$input_errors[] = gettext("Span interface cannot be part of the bridge. Remove the span interface from bridge members to continue."); +msgid ""Span interface cannot be part of the bridge. Remove the span interface from bridge members to continue."); msgstr "" #: src/www/interfaces_bridge_edit.php 208 -$input_errors[] = gettext("Error occurred creating interface, please retry."); +msgid ""Error occurred creating interface, please retry."); msgstr "" #: src/www/interfaces_bridge_edit.php 227 -$pgtitle = array(gettext("Interfaces"),gettext("Bridge"),gettext("Edit")); +msgid ""Edit")); msgstr "" #: src/www/interfaces_bridge_edit.php 267 -

      +msgid ""Bridge configuration");?> msgstr "" #: src/www/interfaces_bridge_edit.php 275 - +msgid ""Member interfaces"); ?> msgstr "" #: src/www/interfaces_bridge_edit.php 290 - +msgid ""Interfaces participating in the bridge."); ?> msgstr "" #: src/www/interfaces_bridge_edit.php 294 - +msgid ""Description"); ?> msgstr "" #: src/www/interfaces_bridge_edit.php 302 -

      " />

      +msgid ""Show advanced options"); ?>" />

      msgstr "" #: src/www/interfaces_bridge_edit.php 306 - +msgid ""RSTP/STP"); ?> msgstr "" #: src/www/interfaces_bridge_edit.php 309 - +msgid ""Enable spanning tree options for this bridge."); ?> msgstr "" #: src/www/interfaces_bridge_edit.php 312 - +msgid ""Protocol"); ?> msgstr "" #: src/www/interfaces_bridge_edit.php 325 - +msgid ""Protocol used for spanning tree."); ?> msgstr "" #: src/www/interfaces_bridge_edit.php 327 - +msgid ""STP interfaces"); ?> msgstr "" #: src/www/interfaces_bridge_edit.php 341 - +msgid ""Valid time"); ?> msgstr "" #: src/www/interfaces_bridge_edit.php 349 - +msgid ""seconds"); ?> msgstr "" #: src/www/interfaces_bridge_edit.php 352 - +msgid ""Forward time"); ?> msgstr "" #: src/www/interfaces_bridge_edit.php 359 - +msgid ""seconds"); ?> msgstr "" #: src/www/interfaces_bridge_edit.php 362 - +msgid ""Hello time"); ?> msgstr "" #: src/www/interfaces_bridge_edit.php 368 - +msgid ""seconds"); ?> msgstr "" #: src/www/interfaces_bridge_edit.php 371 - +msgid ""Priority"); ?> msgstr "" #: src/www/interfaces_bridge_edit.php 380 - +msgid ""Hold count"); ?> msgstr "" #: src/www/interfaces_bridge_edit.php 389 - +msgid ""Priority"); ?> msgstr "" #: src/www/interfaces_bridge_edit.php 404 - +msgid ""Path cost"); ?> msgstr "" #: src/www/interfaces_bridge_edit.php 418 - +msgid ""Cache size"); ?> msgstr "" #: src/www/interfaces_bridge_edit.php 429 - +msgid ""entries"); ?> msgstr "" #: src/www/interfaces_bridge_edit.php 431 - +msgid ""Cache entry expire time"); ?> msgstr "" #: src/www/interfaces_bridge_edit.php 439 - +msgid ""seconds"); ?> msgstr "" #: src/www/interfaces_bridge_edit.php 441 - +msgid ""Span port"); ?> msgstr "" #: src/www/interfaces_bridge_edit.php 451 - +msgid ""None"); ?> msgstr "" #: src/www/interfaces_bridge_edit.php 462 -
      msgstr "" #: src/www/interfaces_bridge_edit.php 471 - +msgid ""The span interface cannot be part of the bridge member interfaces."); ?> msgstr "" #: src/www/interfaces_bridge_edit.php 476 - +msgid ""Edge ports"); ?> msgstr "" #: src/www/interfaces_bridge_edit.php 490 - +msgid ""Auto Edge ports"); ?> msgstr "" #: src/www/interfaces_bridge_edit.php 510 -
      msgstr "" #: src/www/interfaces_bridge_edit.php 515 - +msgid ""This will disable the autoedge status of interfaces."); ?> msgstr "" #: src/www/interfaces_bridge_edit.php 519 - +msgid ""PTP ports"); ?> msgstr "" #: src/www/interfaces_bridge_edit.php 533 - +msgid ""Auto PTP ports"); ?> msgstr "" #: src/www/interfaces_bridge_edit.php 553 -
      msgstr "" #: src/www/interfaces_bridge_edit.php 559 - +msgid ""The interfaces selected here will be removed from default autoedge status."); ?> msgstr "" #: src/www/interfaces_bridge_edit.php 563 - +msgid ""Sticky ports"); ?> msgstr "" #: src/www/interfaces_bridge_edit.php 577 - +msgid ""Private ports"); ?> msgstr "" #: src/www/interfaces_bridge_edit.php 598 -" /> +msgid ""Save"); ?>" /> msgstr "" #: src/www/interfaces_bridge_edit.php 607 -" onclick="window.location.href=''" /> +msgid ""Cancel");?>" onclick="window.location.href=''" /> msgstr "" #: src/www/interfaces_gif.php 55 -$input_errors[] = gettext("This gif TUNNEL cannot be deleted because it is still being used as an interface."); +msgid ""This gif TUNNEL cannot be deleted because it is still being used as an interface."); msgstr "" #: src/www/interfaces_gif.php 67 -$pgtitle = array(gettext("Interfaces"),gettext("GIF")); +msgid ""GIF")); msgstr "" #: src/www/interfaces_gif.php 91 -$tab_array[0] = array(gettext("Interface assignments"), false, "interfaces_assign.php"); +msgid ""Interface assignments"), false, "interfaces_assign.php"); msgstr "" #: src/www/interfaces_gif.php 92 -$tab_array[1] = array(gettext("Interface Groups"), false, "interfaces_groups.php"); +msgid ""Interface Groups"), false, "interfaces_groups.php"); msgstr "" #: src/www/interfaces_gif.php 93 -$tab_array[2] = array(gettext("Wireless"), false, "interfaces_wireless.php"); +msgid ""Wireless"), false, "interfaces_wireless.php"); msgstr "" #: src/www/interfaces_gif.php 94 -$tab_array[3] = array(gettext("VLANs"), false, "interfaces_vlan.php"); +msgid ""VLANs"), false, "interfaces_vlan.php"); msgstr "" #: src/www/interfaces_gif.php 95 -$tab_array[4] = array(gettext("QinQs"), false, "interfaces_qinq.php"); +msgid ""QinQs"), false, "interfaces_qinq.php"); msgstr "" #: src/www/interfaces_gif.php 96 -$tab_array[5] = array(gettext("PPPs"), false, "interfaces_ppps.php"); +msgid ""PPPs"), false, "interfaces_ppps.php"); msgstr "" #: src/www/interfaces_gif.php 97 -$tab_array[6] = array(gettext("GRE"), false, "interfaces_gre.php"); +msgid ""GRE"), false, "interfaces_gre.php"); msgstr "" #: src/www/interfaces_gif.php 98 -$tab_array[7] = array(gettext("GIF"), true, "interfaces_gif.php"); +msgid ""GIF"), true, "interfaces_gif.php"); msgstr "" #: src/www/interfaces_gif.php 99 -$tab_array[8] = array(gettext("Bridges"), false, "interfaces_bridge.php"); +msgid ""Bridges"), false, "interfaces_bridge.php"); msgstr "" #: src/www/interfaces_gif.php 100 -$tab_array[9] = array(gettext("LAGG"), false, "interfaces_lagg.php"); +msgid ""LAGG"), false, "interfaces_lagg.php"); msgstr "" #: src/www/interfaces_gif.php 114 - +msgid ""Interface");?> msgstr "" #: src/www/interfaces_gif.php 115 - +msgid ""Tunnel to...");?> msgstr "" #: src/www/interfaces_gif.php 116 - +msgid ""Description");?> msgstr "" #: src/www/interfaces_gif.php 137 -"> +msgid ""edit group");?>"> msgstr "" #: src/www/interfaces_gif.php 139 -" onclick="return confirm('')"> +msgid ""Do you really want to delete this gif tunnel?");?>')"> msgstr "" #: src/www/interfaces_gif.php 149 -
      msgstr "" #: src/www/interfaces_gif.php 151 - +msgid ""GIF tunnels are configured here."); ?> msgstr "" #: src/www/interfaces_gif.php 153 -

      +msgid ""to keep your tunnel functional when your IP changes."); ?>

      msgstr "" #: src/www/interfaces_gif_edit.php 65 -$reqdfieldsn = array(gettext("Parent interface,Local address, Remote tunnel address, Remote tunnel network, Local tunnel address")); +msgid ""Parent interface,Local address, Remote tunnel address, Remote tunnel network, Local tunnel address")); msgstr "" #: src/www/interfaces_gif_edit.php 71 -$input_errors[] = gettext("The tunnel local and tunnel remote fields must have valid IP addresses."); +msgid ""The tunnel local and tunnel remote fields must have valid IP addresses."); msgstr "" #: src/www/interfaces_gif_edit.php 77 -$input_errors[] = gettext("The alias IP address family has to match the family of the remote peer address."); +msgid ""The alias IP address family has to match the family of the remote peer address."); msgstr "" #: src/www/interfaces_gif_edit.php 85 -$input_errors[] = sprintf(gettext("A gif with the network %s is already defined."), $gif['tunnel-remote-addr']); +msgid ""A gif with the network %s is already defined."), $gif['tunnel-remote-addr']); msgstr "" #: src/www/interfaces_gif_edit.php 104 -$input_errors[] = gettext("Error occurred creating interface, please retry."); +msgid ""Error occurred creating interface, please retry."); msgstr "" #: src/www/interfaces_gif_edit.php 123 -$pgtitle = array(gettext("Interfaces"),gettext("GIF"),gettext("Edit")); +msgid ""Edit")); msgstr "" #: src/www/interfaces_gif_edit.php 146 -

      +msgid ""GIF configuration");?> msgstr "" #: src/www/interfaces_gif_edit.php 154 - +msgid ""Parent interface"); ?> msgstr "" #: src/www/interfaces_gif_edit.php 174 - +msgid ""The interface here serves as the local address to be used for the gif tunnel."); ?> msgstr "" #: src/www/interfaces_gif_edit.php 177 - +msgid ""gif remote address"); ?> msgstr "" #: src/www/interfaces_gif_edit.php 181 - +msgid ""Peer address where encapsulated gif packets will be sent. "); ?> msgstr "" #: src/www/interfaces_gif_edit.php 184 - +msgid ""gif tunnel local address"); ?> msgstr "" #: src/www/interfaces_gif_edit.php 188 - +msgid ""Local gif tunnel endpoint"); ?> msgstr "" #: src/www/interfaces_gif_edit.php 191 - +msgid ""gif tunnel remote address "); ?> msgstr "" #: src/www/interfaces_gif_edit.php 213 - +msgid ""Remote gif address endpoint. The subnet part is used for determining the network that is tunnelled."); ?> msgstr "" #: src/www/interfaces_gif_edit.php 216 - +msgid ""Route caching "); ?> msgstr "" #: src/www/interfaces_gif_edit.php 220 - +msgid ""Specify if route caching can be enabled. Be careful with these settings on dynamic networks. "); ?> msgstr "" #: src/www/interfaces_gif_edit.php 223 - +msgid ""ECN friendly behavior"); ?> msgstr "" #: src/www/interfaces_gif_edit.php 228 - +msgid ""Description"); ?> msgstr "" #: src/www/interfaces_gif_edit.php 236 -
      " /> +msgid ""Save"); ?>" /> msgstr "" #: src/www/interfaces_gif_edit.php 244 -" onclick="window.location.href=''" /> +msgid ""Cancel");?>" onclick="window.location.href=''" /> msgstr "" #: src/www/interfaces_gre.php 56 -$input_errors[] = gettext("This GRE tunnel cannot be deleted because it is still being used as an interface."); +msgid ""This GRE tunnel cannot be deleted because it is still being used as an interface."); msgstr "" #: src/www/interfaces_gre.php 68 -$pgtitle = array(gettext("Interfaces"),gettext("GRE")); +msgid ""GRE")); msgstr "" #: src/www/interfaces_gre.php 92 -$tab_array[0] = array(gettext("Interface assignments"), false, "interfaces_assign.php"); +msgid ""Interface assignments"), false, "interfaces_assign.php"); msgstr "" #: src/www/interfaces_gre.php 93 -$tab_array[1] = array(gettext("Interface Groups"), false, "interfaces_groups.php"); +msgid ""Interface Groups"), false, "interfaces_groups.php"); msgstr "" #: src/www/interfaces_gre.php 94 -$tab_array[2] = array(gettext("Wireless"), false, "interfaces_wireless.php"); +msgid ""Wireless"), false, "interfaces_wireless.php"); msgstr "" #: src/www/interfaces_gre.php 95 -$tab_array[3] = array(gettext("VLANs"), false, "interfaces_vlan.php"); +msgid ""VLANs"), false, "interfaces_vlan.php"); msgstr "" #: src/www/interfaces_gre.php 96 -$tab_array[4] = array(gettext("QinQs"), false, "interfaces_qinq.php"); +msgid ""QinQs"), false, "interfaces_qinq.php"); msgstr "" #: src/www/interfaces_gre.php 97 -$tab_array[5] = array(gettext("PPPs"), false, "interfaces_ppps.php"); +msgid ""PPPs"), false, "interfaces_ppps.php"); msgstr "" #: src/www/interfaces_gre.php 98 -$tab_array[6] = array(gettext("GRE"), true, "interfaces_gre.php"); +msgid ""GRE"), true, "interfaces_gre.php"); msgstr "" #: src/www/interfaces_gre.php 99 -$tab_array[7] = array(gettext("GIF"), false, "interfaces_gif.php"); +msgid ""GIF"), false, "interfaces_gif.php"); msgstr "" #: src/www/interfaces_gre.php 100 -$tab_array[8] = array(gettext("Bridges"), false, "interfaces_bridge.php"); +msgid ""Bridges"), false, "interfaces_bridge.php"); msgstr "" #: src/www/interfaces_gre.php 101 -$tab_array[9] = array(gettext("LAGG"), false, "interfaces_lagg.php"); +msgid ""LAGG"), false, "interfaces_lagg.php"); msgstr "" #: src/www/interfaces_gre.php 115 - +msgid ""Interface");?> msgstr "" #: src/www/interfaces_gre.php 116 - +msgid ""Tunnel to...");?> msgstr "" #: src/www/interfaces_gre.php 117 - +msgid ""Description");?> msgstr "" #: src/www/interfaces_gre.php 138 -"> +msgid ""edit group");?>"> msgstr "" #: src/www/interfaces_gre.php 140 -" onclick="return confirm('')"> +msgid ""Do you really want to delete this GRE tunnel?");?>')"> msgstr "" #: src/www/interfaces_gre.php 149 -


      +msgid ""Note +msgid ""Here you can configure Generic Routing Encapsulation (GRE - RFC 2784) tunnels.");?>

      msgstr "" #: src/www/interfaces_gre_edit.php 64 -$reqdfieldsn = array(gettext("Parent interface"),gettext("Local address"),gettext("Remote tunnel address"),gettext("Remote tunnel network"), gettext("Local tunnel address")); +msgid ""Local tunnel address")); msgstr "" #: src/www/interfaces_gre_edit.php 70 -$input_errors[] = gettext("The tunnel local and tunnel remote fields must have valid IP addresses."); +msgid ""The tunnel local and tunnel remote fields must have valid IP addresses."); msgstr "" #: src/www/interfaces_gre_edit.php 78 -$input_errors[] = sprintf(gettext("A GRE tunnel with the network %s is already defined."),$gre['remote-network']); +msgid ""A GRE tunnel with the network %s is already defined."),$gre['remote-network']); msgstr "" #: src/www/interfaces_gre_edit.php 98 -$input_errors[] = gettext("Error occurred creating interface, please retry."); +msgid ""Error occurred creating interface, please retry."); msgstr "" #: src/www/interfaces_gre_edit.php 117 -$pgtitle = array(gettext("Interfaces"),gettext("GRE"),gettext("Edit")); +msgid ""Edit")); msgstr "" #: src/www/interfaces_gre_edit.php 142 -

      +msgid ""GRE configuration");?> msgstr "" #: src/www/interfaces_gre_edit.php 150 - +msgid ""Parent interface");?> msgstr "" #: src/www/interfaces_gre_edit.php 170 - +msgid ""The interface here serves as the local address to be used for the GRE tunnel.");?>
      msgstr "" #: src/www/interfaces_gre_edit.php 173 - +msgid ""GRE remote address");?> msgstr "" #: src/www/interfaces_gre_edit.php 177 - +msgid ""Peer address where encapsulated GRE packets will be sent ");?> msgstr "" #: src/www/interfaces_gre_edit.php 180 - +msgid ""GRE tunnel local address ");?> msgstr "" #: src/www/interfaces_gre_edit.php 184 - +msgid ""Local GRE tunnel endpoint");?> msgstr "" #: src/www/interfaces_gre_edit.php 187 - +msgid ""GRE tunnel remote address ");?> msgstr "" #: src/www/interfaces_gre_edit.php 209 - +msgid ""Remote GRE address endpoint. The subnet part is used for the determining the network that is tunneled.");?> msgstr "" #: src/www/interfaces_gre_edit.php 212 - +msgid ""Mobile tunnel");?> msgstr "" #: src/www/interfaces_gre_edit.php 216 - +msgid ""Specify which encapsulation method the tunnel should use. ");?> msgstr "" #: src/www/interfaces_gre_edit.php 219 - +msgid ""Route search type");?> msgstr "" #: src/www/interfaces_gre_edit.php 224 - +msgid ""WCCP version");?> msgstr "" #: src/www/interfaces_gre_edit.php 235 - +msgid ""Check this box for WCCP encapsulation version 2, or leave unchecked for version 1.");?> msgstr "" #: src/www/interfaces_gre_edit.php 238 - +msgid ""Description");?> msgstr "" #: src/www/interfaces_gre_edit.php 241 -
      " /> +msgid ""Save");?>" /> msgstr "" #: src/www/interfaces_gre_edit.php 249 -" onclick="window.location.href=''" /> +msgid ""Cancel");?>" onclick="window.location.href=''" /> msgstr "" #: src/www/interfaces_groups.php 53 -$pgtitle = array(gettext("Interfaces"),gettext("Groups")); +msgid ""Groups")); msgstr "" #: src/www/interfaces_groups.php 58 -array('href'=>'interfaces_groups_edit.php', 'label'=>gettext("Add a new group")), +msgid ""Add a new group")), msgstr "" #: src/www/interfaces_groups.php 77 -$tab_array[0] = array(gettext("Interface assignments"), false, "interfaces_assign.php"); +msgid ""Interface assignments"), false, "interfaces_assign.php"); msgstr "" #: src/www/interfaces_groups.php 78 -$tab_array[1] = array(gettext("Interface Groups"), true, "interfaces_groups.php"); +msgid ""Interface Groups"), true, "interfaces_groups.php"); msgstr "" #: src/www/interfaces_groups.php 79 -$tab_array[2] = array(gettext("Wireless"), false, "interfaces_wireless.php"); +msgid ""Wireless"), false, "interfaces_wireless.php"); msgstr "" #: src/www/interfaces_groups.php 80 -$tab_array[3] = array(gettext("VLANs"), false, "interfaces_vlan.php"); +msgid ""VLANs"), false, "interfaces_vlan.php"); msgstr "" #: src/www/interfaces_groups.php 81 -$tab_array[4] = array(gettext("QinQs"), false, "interfaces_qinq.php"); +msgid ""QinQs"), false, "interfaces_qinq.php"); msgstr "" #: src/www/interfaces_groups.php 82 -$tab_array[5] = array(gettext("PPPs"), false, "interfaces_ppps.php"); +msgid ""PPPs"), false, "interfaces_ppps.php"); msgstr "" #: src/www/interfaces_groups.php 83 -$tab_array[6] = array(gettext("GRE"), false, "interfaces_gre.php"); +msgid ""GRE"), false, "interfaces_gre.php"); msgstr "" #: src/www/interfaces_groups.php 84 -$tab_array[7] = array(gettext("GIF"), false, "interfaces_gif.php"); +msgid ""GIF"), false, "interfaces_gif.php"); msgstr "" #: src/www/interfaces_groups.php 85 -$tab_array[8] = array(gettext("Bridges"), false, "interfaces_bridge.php"); +msgid ""Bridges"), false, "interfaces_bridge.php"); msgstr "" #: src/www/interfaces_groups.php 86 -$tab_array[9] = array(gettext("LAGG"), false, "interfaces_lagg.php"); +msgid ""LAGG"), false, "interfaces_lagg.php"); msgstr "" #: src/www/interfaces_groups.php 100 - +msgid ""Name");?> msgstr "" #: src/www/interfaces_groups.php 101 - +msgid ""Members");?> msgstr "" #: src/www/interfaces_groups.php 102 - +msgid ""Description");?> msgstr "" #: src/www/interfaces_groups.php 136 -"> +msgid ""edit group");?>"> msgstr "" #: src/www/interfaces_groups.php 138 -')" data-toggle="tooltip" data-placement="left" title=""> +msgid ""delete ifgroupentry");?>"> msgstr "" #: src/www/interfaces_groups.php 147 -


      +msgid ""Note +msgid ""Interface Groups allow you to create rules that apply to multiple interfaces without duplicating the rules. If you remove members from an interface group, the group rules no longer apply to that interface.");?>

      msgstr "" #: src/www/interfaces_groups_edit.php 33 -$pgtitle = array(gettext("Interfaces"),gettext("Groups"),gettext("Edit")); +msgid ""Edit")); msgstr "" #: src/www/interfaces_groups_edit.php 63 -$input_errors[] = gettext("Group name already exists!"); +msgid ""Group name already exists!"); msgstr "" #: src/www/interfaces_groups_edit.php 66 -$input_errors[] = gettext("Only letters A-Z are allowed as the group name."); +msgid ""Only letters A-Z are allowed as the group name."); msgstr "" #: src/www/interfaces_groups_edit.php 245 -

      +msgid ""Interface Groups Edit");?> msgstr "" #: src/www/interfaces_groups_edit.php 253 - +msgid ""Group Name");?> msgstr "" #: src/www/interfaces_groups_edit.php 257 - +msgid ""No numbers or spaces are allowed. Only characters in a-zA-Z");?> msgstr "" #: src/www/interfaces_groups_edit.php 261 - +msgid ""Description");?> msgstr "" #: src/www/interfaces_groups_edit.php 266 - +msgid ""You may enter a description here for your reference (not parsed).");?> msgstr "" #: src/www/interfaces_groups_edit.php 271 -
      +msgid ""Member (s)");?> msgstr "" #: src/www/interfaces_groups_edit.php 276 -
      +msgid ""Interface");?> msgstr "" #: src/www/interfaces_groups_edit.php 326 - msgstr "" #: src/www/interfaces_groups_edit.php 327 - +msgid ""Rules for WAN type interfaces in groups do not contain the reply-to mechanism upon which Multi-WAN typically relies.");?> msgstr "" #: src/www/interfaces_groups_edit.php 333 -" /> +msgid ""Save");?>" /> msgstr "" #: src/www/interfaces_groups_edit.php 334 -" /> +msgid ""Cancel");?>" /> msgstr "" #: src/www/interfaces_lagg.php 61 -$input_errors[] = gettext("This LAGG interface cannot be deleted because it is still being used."); +msgid ""This LAGG interface cannot be deleted because it is still being used."); msgstr "" #: src/www/interfaces_lagg.php 73 -$pgtitle = array(gettext("Interfaces"),gettext("LAGG")); +msgid ""LAGG")); msgstr "" #: src/www/interfaces_lagg.php 97 -$tab_array[0] = array(gettext("Interface assignments"), false, "interfaces_assign.php"); +msgid ""Interface assignments"), false, "interfaces_assign.php"); msgstr "" #: src/www/interfaces_lagg.php 98 -$tab_array[1] = array(gettext("Interface Groups"), false, "interfaces_groups.php"); +msgid ""Interface Groups"), false, "interfaces_groups.php"); msgstr "" #: src/www/interfaces_lagg.php 99 -$tab_array[2] = array(gettext("Wireless"), false, "interfaces_wireless.php"); +msgid ""Wireless"), false, "interfaces_wireless.php"); msgstr "" #: src/www/interfaces_lagg.php 100 -$tab_array[3] = array(gettext("VLANs"), false, "interfaces_vlan.php"); +msgid ""VLANs"), false, "interfaces_vlan.php"); msgstr "" #: src/www/interfaces_lagg.php 101 -$tab_array[4] = array(gettext("QinQs"), false, "interfaces_qinq.php"); +msgid ""QinQs"), false, "interfaces_qinq.php"); msgstr "" #: src/www/interfaces_lagg.php 102 -$tab_array[5] = array(gettext("PPPs"), false, "interfaces_ppps.php"); +msgid ""PPPs"), false, "interfaces_ppps.php"); msgstr "" #: src/www/interfaces_lagg.php 103 -$tab_array[6] = array(gettext("GRE"), false, "interfaces_gre.php"); +msgid ""GRE"), false, "interfaces_gre.php"); msgstr "" #: src/www/interfaces_lagg.php 104 -$tab_array[7] = array(gettext("GIF"), false, "interfaces_gif.php"); +msgid ""GIF"), false, "interfaces_gif.php"); msgstr "" #: src/www/interfaces_lagg.php 105 -$tab_array[8] = array(gettext("Bridges"), false, "interfaces_bridge.php"); +msgid ""Bridges"), false, "interfaces_bridge.php"); msgstr "" #: src/www/interfaces_lagg.php 106 -$tab_array[9] = array(gettext("LAGG"), true, "interfaces_lagg.php"); +msgid ""LAGG"), true, "interfaces_lagg.php"); msgstr "" #: src/www/interfaces_lagg.php 121 - +msgid ""Interface");?> msgstr "" #: src/www/interfaces_lagg.php 122 - +msgid ""Members");?> msgstr "" #: src/www/interfaces_lagg.php 123 - +msgid ""Description");?> msgstr "" #: src/www/interfaces_lagg.php 143 -"> +msgid ""edit group");?>"> msgstr "" #: src/www/interfaces_lagg.php 145 -" onclick="return confirm('')"> +msgid ""Do you really want to delete this LAGG interface?");?>')"> msgstr "" #: src/www/interfaces_lagg.php 156 -
      msgstr "" #: src/www/interfaces_lagg.php 158 -

      +msgid ""LAGG allows for link aggregation, bonding and fault tolerance. Only unassigned interfaces can be added to LAGG."); ?>

      msgstr "" #: src/www/interfaces_lagg_edit.php 79 -$reqdfieldsn = array(gettext("Member interfaces"), gettext("Lagg protocol")); +msgid ""Lagg protocol")); msgstr "" #: src/www/interfaces_lagg_edit.php 86 -$input_errors[] = gettext("Interface supplied as member is invalid"); +msgid ""Interface supplied as member is invalid"); msgstr "" #: src/www/interfaces_lagg_edit.php 89 -$input_errors[] = gettext("Interface supplied as member is invalid"); +msgid ""Interface supplied as member is invalid"); msgstr "" #: src/www/interfaces_lagg_edit.php 92 -$input_errors[] = gettext("Protocol supplied is invalid"); +msgid ""Protocol supplied is invalid"); msgstr "" #: src/www/interfaces_lagg_edit.php 105 -$input_errors[] = gettext("Error occurred creating interface, please retry."); +msgid ""Error occurred creating interface, please retry."); msgstr "" #: src/www/interfaces_lagg_edit.php 124 -$pgtitle = array(gettext("Interfaces"),gettext("LAGG"),gettext("Edit")); +msgid ""Edit")); msgstr "" #: src/www/interfaces_lagg_edit.php 147 -

      +msgid ""LAGG configuration");?> msgstr "" #: src/www/interfaces_lagg_edit.php 155 - +msgid ""Parent interface"); ?> msgstr "" #: src/www/interfaces_lagg_edit.php 170 -. +msgid ""Choose the members that will be used for the link aggregation"); ?>. msgstr "" #: src/www/interfaces_lagg_edit.php 173 - +msgid ""Lag proto"); ?> msgstr "" #: src/www/interfaces_lagg_edit.php 188 -
      +msgid ""failover"); ?>
      msgstr "" #: src/www/interfaces_lagg_edit.php 189 -




      +msgid ""Description"); ?> msgstr "" #: src/www/interfaces_lagg_edit.php 231 -
      " /> +msgid ""Save"); ?>" /> msgstr "" #: src/www/interfaces_lagg_edit.php 239 -" onclick="window.location.href=''" /> +msgid ""Cancel");?>" onclick="window.location.href=''" /> msgstr "" #: src/www/interfaces_ppps.php 48 -$input_errors[] = gettext("This point-to-point link cannot be deleted because it is still being used as an interface."); +msgid ""This point-to-point link cannot be deleted because it is still being used as an interface."); msgstr "" #: src/www/interfaces_ppps.php 64 -$pgtitle = gettext("Interfaces +msgid ""Interfaces PPPs"); msgstr "" #: src/www/interfaces_ppps.php 87 -$tab_array[0] = array(gettext("Interface assignments"), false, "interfaces_assign.php"); +msgid ""Interface assignments"), false, "interfaces_assign.php"); msgstr "" #: src/www/interfaces_ppps.php 88 -$tab_array[1] = array(gettext("Interface Groups"), false, "interfaces_groups.php"); +msgid ""Interface Groups"), false, "interfaces_groups.php"); msgstr "" #: src/www/interfaces_ppps.php 89 -$tab_array[2] = array(gettext("Wireless"), false, "interfaces_wireless.php"); +msgid ""Wireless"), false, "interfaces_wireless.php"); msgstr "" #: src/www/interfaces_ppps.php 90 -$tab_array[3] = array(gettext("VLANs"), false, "interfaces_vlan.php"); +msgid ""VLANs"), false, "interfaces_vlan.php"); msgstr "" #: src/www/interfaces_ppps.php 91 -$tab_array[4] = array(gettext("QinQs"), false, "interfaces_qinq.php"); +msgid ""QinQs"), false, "interfaces_qinq.php"); msgstr "" #: src/www/interfaces_ppps.php 92 -$tab_array[5] = array(gettext("PPPs"), true, "interfaces_ppps.php"); +msgid ""PPPs"), true, "interfaces_ppps.php"); msgstr "" #: src/www/interfaces_ppps.php 93 -$tab_array[6] = array(gettext("GRE"), false, "interfaces_gre.php"); +msgid ""GRE"), false, "interfaces_gre.php"); msgstr "" #: src/www/interfaces_ppps.php 94 -$tab_array[7] = array(gettext("GIF"), false, "interfaces_gif.php"); +msgid ""GIF"), false, "interfaces_gif.php"); msgstr "" #: src/www/interfaces_ppps.php 95 -$tab_array[8] = array(gettext("Bridges"), false, "interfaces_bridge.php"); +msgid ""Bridges"), false, "interfaces_bridge.php"); msgstr "" #: src/www/interfaces_ppps.php 96 -$tab_array[9] = array(gettext("LAGG"), false, "interfaces_lagg.php"); +msgid ""LAGG"), false, "interfaces_lagg.php"); msgstr "" #: src/www/interfaces_ppps.php 110 - +msgid ""Interface");?> msgstr "" #: src/www/interfaces_ppps.php 111 - +msgid ""Interface(s)/Port(s)");?> msgstr "" #: src/www/interfaces_ppps.php 112 - +msgid ""Description");?> msgstr "" #: src/www/interfaces_ppps.php 139 -"> +msgid ""edit group");?>"> msgstr "" #: src/www/interfaces_ppps.php 141 -')"> +msgid ""Do you really want to delete this PPP interface?");?>')"> msgstr "" #: src/www/interfaces_ppps_edit.php 177 -$reqdfieldsn = array(gettext("Link Interface(s)"),gettext("Phone Number")); +msgid ""Phone Number")); msgstr "" #: src/www/interfaces_ppps_edit.php 183 -$reqdfieldsn = array(gettext("Link Interface(s)"),gettext("Username"),gettext("Password"),gettext("Dial on demand"),gettext("Idle timeout value")); +msgid ""Idle timeout value")); msgstr "" #: src/www/interfaces_ppps_edit.php 186 -$reqdfieldsn = array(gettext("Link Interface(s)"),gettext("Username"),gettext("Password")); +msgid ""Password")); msgstr "" #: src/www/interfaces_ppps_edit.php 194 -$reqdfieldsn = array(gettext("Link Interface(s)"),gettext("Username"),gettext("Password"),gettext("Local IP address"),gettext("Subnet"),gettext("Remote IP address"),gettext("Dial on demand"),gettext("Idle timeout value")); +msgid ""Idle timeout value")); msgstr "" #: src/www/interfaces_ppps_edit.php 197 -$reqdfieldsn = array(gettext("Link Interface(s)"),gettext("Username"),gettext("Password"),gettext("Local IP address"),gettext("Subnet"),gettext("Remote IP address")); +msgid ""Remote IP address")); msgstr "" #: src/www/interfaces_ppps_edit.php 202 -$input_errors[] = gettext("Please choose a Link Type."); +msgid ""Please choose a Link Type."); msgstr "" #: src/www/interfaces_ppps_edit.php 206 -$input_errors[] = gettext("Multilink connections (MLPPP) using the PPP link type is not currently supported. Please select only one Link Interface."); +msgid ""Multilink connections (MLPPP) using the PPP link type is not currently supported. Please select only one Link Interface."); msgstr "" #: src/www/interfaces_ppps_edit.php 208 -$input_errors[] = gettext("The Service name contains invalid characters."); +msgid ""The Service name contains invalid characters."); msgstr "" #: src/www/interfaces_ppps_edit.php 210 -$input_errors[] = gettext("Do not specify both a Service name and a NULL Service name."); +msgid ""Do not specify both a Service name and a NULL Service name."); msgstr "" #: src/www/interfaces_ppps_edit.php 212 -$input_errors[] = gettext("The idle timeout value must be an integer."); +msgid ""The idle timeout value must be an integer."); msgstr "" #: src/www/interfaces_ppps_edit.php 215 -$input_errors[] = gettext("A valid PPPoE reset hour must be specified (0-23)."); +msgid ""A valid PPPoE reset hour must be specified (0-23)."); msgstr "" #: src/www/interfaces_ppps_edit.php 218 -$input_errors[] = gettext("A valid PPPoE reset minute must be specified (0-59)."); +msgid ""A valid PPPoE reset minute must be specified (0-59)."); msgstr "" #: src/www/interfaces_ppps_edit.php 220 -$input_errors[] = gettext("A valid PPPoE reset date must be specified (mm/dd/yyyy)."); +msgid ""A valid PPPoE reset date must be specified (mm/dd/yyyy)."); msgstr "" #: src/www/interfaces_ppps_edit.php 224 -$input_errors[] = gettext("A valid PPPoE reset month must be specified (1-12) in the Custom PPPoE Periodic reset fields."); +msgid ""A valid PPPoE reset month must be specified (1-12) in the Custom PPPoE Periodic reset fields."); msgstr "" #: src/www/interfaces_ppps_edit.php 226 -$input_errors[] = gettext("A valid PPPoE reset day of month must be specified (1-31) in the Custom PPPoE Periodic reset fields. No checks are done on valid # of days per month"); +msgid ""A valid PPPoE reset day of month must be specified (1-31) in the Custom PPPoE Periodic reset fields. No checks are done on valid # of days per month"); msgstr "" #: src/www/interfaces_ppps_edit.php 228 -$input_errors[] = gettext("A valid PPPoE reset year must be specified. Don't select a year in the past!"); +msgid ""A valid PPPoE reset year must be specified. Don't select a year in the past!"); msgstr "" #: src/www/interfaces_ppps_edit.php 233 -$input_errors[] = sprintf(gettext("A valid local IP address must be specified for %s."),$iface); +msgid ""A valid local IP address must be specified for %s."),$iface); msgstr "" #: src/www/interfaces_ppps_edit.php 235 -$input_errors[] = sprintf(gettext("A valid gateway IP address OR hostname must be specified for %s."),$iface); +msgid ""A valid gateway IP address OR hostname must be specified for %s."),$iface); msgstr "" #: src/www/interfaces_ppps_edit.php 237 -$input_errors[] = sprintf(gettext("The bandwidth value for %s must be an integer."),$iface); +msgid ""The bandwidth value for %s must be an integer."),$iface); msgstr "" #: src/www/interfaces_ppps_edit.php 239 -$input_errors[] = sprintf(gettext("The MTU for %s must be greater than 576 bytes."),$iface); +msgid ""The MTU for %s must be greater than 576 bytes."),$iface); msgstr "" #: src/www/interfaces_ppps_edit.php 241 -$input_errors[] = sprintf(gettext("The MRU for %s must be greater than 576 bytes."),$iface); +msgid ""The MRU for %s must be greater than 576 bytes."),$iface); msgstr "" #: src/www/interfaces_ppps_edit.php 373 -$pgtitle = array(gettext("Interfaces"),gettext("PPPs"),gettext("Edit")); +msgid ""Edit")); msgstr "" #: src/www/interfaces_ppps_edit.php 377 -$types = array("select" => gettext("Select"), "ppp" => "PPP", "pppoe" => "PPPoE", "pptp" => "PPTP", "l2tp" => "L2TP"/*, "tcp" => "TCP", "udp" => "UDP"*/ ); +msgid ""Select"), "ppp" => "PPP", "pppoe" => "PPPoE", "pptp" => "PPTP", "l2tp" => "L2TP"/*, "tcp" => "TCP", "udp" => "UDP"*/ ); msgstr "" #: src/www/interfaces_ppps_edit.php 406 -

      +msgid ""PPPs configuration");?> msgstr "" #: src/www/interfaces_ppps_edit.php 414 - +msgid ""Link Type"); ?> msgstr "" #: src/www/interfaces_ppps_edit.php 429 - +msgid ""Link interface(s)"); ?> msgstr "" #: src/www/interfaces_ppps_edit.php 435 -
      +msgid ""Select at least two interfaces for Multilink (MLPPP) connections."); ?> msgstr "" #: src/www/interfaces_ppps_edit.php 481 - +msgid ""Description"); ?> msgstr "" #: src/www/interfaces_ppps_edit.php 484 -
      +msgid ""You may enter a description here for your reference. Description will appear in the "Interfaces Assign" select lists."); ?> msgstr "" #: src/www/interfaces_ppps_edit.php 490 - +msgid ""Service Provider"); ?> msgstr "" #: src/www/interfaces_ppps_edit.php 494 -    msgstr "" #: src/www/interfaces_ppps_edit.php 502 -    msgstr "" #: src/www/interfaces_ppps_edit.php 510 -    msgstr "" #: src/www/interfaces_ppps_edit.php 518 -
      +msgid ""Select to fill in data for your service provider."); ?> msgstr "" #: src/www/interfaces_ppps_edit.php 522 - +msgid ""Username"); ?> msgstr "" #: src/www/interfaces_ppps_edit.php 528 - +msgid ""Password"); ?> msgstr "" #: src/www/interfaces_ppps_edit.php 535 - +msgid ""Phone Number"); ?> msgstr "" #: src/www/interfaces_ppps_edit.php 538 -
      msgstr "" #: src/www/interfaces_ppps_edit.php 542 - +msgid ""Access Point Name (APN)"); ?> msgstr "" #: src/www/interfaces_ppps_edit.php 552 - +msgid ""APN number (optional)"); ?> msgstr "" #: src/www/interfaces_ppps_edit.php 555 -
      msgstr "" #: src/www/interfaces_ppps_edit.php 559 - +msgid ""SIM PIN"); ?> msgstr "" #: src/www/interfaces_ppps_edit.php 566 - +msgid ""SIM PIN wait"); ?> msgstr "" #: src/www/interfaces_ppps_edit.php 569 -
      msgstr "" #: src/www/interfaces_ppps_edit.php 573 - +msgid ""Init String"); ?> msgstr "" #: src/www/interfaces_ppps_edit.php 576 -
      +msgid ""Connection Timeout"); ?> msgstr "" #: src/www/interfaces_ppps_edit.php 584 -
      msgstr "" #: src/www/interfaces_ppps_edit.php 588 - +msgid ""Uptime Logging"); ?> msgstr "" #: src/www/interfaces_ppps_edit.php 590 - /> +msgid ""Enable persistent logging of connection uptime."); ?> msgstr "" #: src/www/interfaces_ppps_edit.php 591 -
      +msgid ""This option causes cumulative uptime to be recorded and displayed on the Status Interfaces page."); ?>
      msgstr "" #: src/www/interfaces_ppps_edit.php 601 - +msgid ""Service name"); ?> msgstr "" #: src/www/interfaces_ppps_edit.php 603 - /> +msgid ""Configure a NULL Service name"); ?> msgstr "" #: src/www/interfaces_ppps_edit.php 604 -
      msgstr "" #: src/www/interfaces_ppps_edit.php 608 - +msgid ""Periodic reset");?> msgstr "" #: src/www/interfaces_ppps_edit.php 615 - +msgid ""Disabled"); ?> msgstr "" #: src/www/interfaces_ppps_edit.php 616 - +msgid ""Custom"); ?> msgstr "" #: src/www/interfaces_ppps_edit.php 617 - +msgid ""Pre-Set"); ?> msgstr "" #: src/www/interfaces_ppps_edit.php 618 - +msgid ""Select a reset timing type"); ?> msgstr "" #: src/www/interfaces_ppps_edit.php 626 -
      +msgid ""hour (0-23)"); ?>
      msgstr "" #: src/www/interfaces_ppps_edit.php 628 -
      +msgid ""minute (0-59)"); ?>
      msgstr "" #: src/www/interfaces_ppps_edit.php 630 - +msgid ""reset at a specific date (mm/dd/yyyy)"); ?> msgstr "" #: src/www/interfaces_ppps_edit.php 632 - msgstr "" #: src/www/interfaces_ppps_edit.php 633 - +msgid ""If you leave the date field empty, the reset will be executed each day at the time you did specify using the minutes and hour field."); ?> msgstr "" #: src/www/interfaces_ppps_edit.php 641 - +msgid ""reset at each month ('0 0 1 * *')"); ?> msgstr "" #: src/www/interfaces_ppps_edit.php 644 - +msgid ""reset at each week ('0 0 * * 0')"); ?> msgstr "" #: src/www/interfaces_ppps_edit.php 647 - +msgid ""reset at each day ('0 0 * * *')"); ?> msgstr "" #: src/www/interfaces_ppps_edit.php 650 - +msgid ""reset at each hour ('0 * * * *')"); ?> msgstr "" #: src/www/interfaces_ppps_edit.php 664 - +msgid ""Local IP"); ?> msgstr "" #: src/www/interfaces_ppps_edit.php 672 - +msgid ""IP Address"); ?> msgstr "" #: src/www/interfaces_ppps_edit.php 679 - +msgid ""IP Address OR Hostname"); ?> msgstr "" #: src/www/interfaces_ppps_edit.php 687 - +msgid ""Advanced Options"); ?> msgstr "" #: src/www/interfaces_ppps_edit.php 690 - +msgid ""Dial On Demand"); ?> msgstr "" #: src/www/interfaces_ppps_edit.php 692 - /> +msgid ""Enable Dial-on-Demand mode"); ?> msgstr "" #: src/www/interfaces_ppps_edit.php 693 -
      +msgid ""Idle Timeout"); ?> msgstr "" #: src/www/interfaces_ppps_edit.php 700 - +msgid ""(seconds) Default is 0, which disables the timeout feature."); ?> msgstr "" #: src/www/interfaces_ppps_edit.php 701 -
      +msgid ""If no incoming or outgoing packets are transmitted for the entered number of seconds the connection is brought down.");?> msgstr "" #: src/www/interfaces_ppps_edit.php 702 -
      +msgid ""When the idle timeout occurs, if the dial-on-demand option is enabled, mpd goes back into dial-on-demand mode. Otherwise, the interface is brought down and all associated routes removed."); ?>
      msgstr "" #: src/www/interfaces_ppps_edit.php 706 - +msgid ""Compression"); ?> msgstr "" #: src/www/interfaces_ppps_edit.php 708 - />  +msgid ""Disable vjcomp(compression) (auto-negotiated by default)."); ?> msgstr "" #: src/www/interfaces_ppps_edit.php 709 -
      +msgid ""TCPmssFix"); ?> msgstr "" #: src/www/interfaces_ppps_edit.php 717 - />  +msgid ""Disable tcpmssfix (enabled by default)."); ?> msgstr "" #: src/www/interfaces_ppps_edit.php 718 -
      +msgid ""ShortSeq");?> msgstr "" #: src/www/interfaces_ppps_edit.php 728 - />  +msgid ""Disable shortseq (auto-negotiated by default)."); ?> msgstr "" #: src/www/interfaces_ppps_edit.php 729 -
      +msgid ""ACFComp"); ?> msgstr "" #: src/www/interfaces_ppps_edit.php 736 - />  +msgid ""Disable acfcomp (compression) (auto-negotiated by default)."); ?> msgstr "" #: src/www/interfaces_ppps_edit.php 737 -
      +msgid ""Address and control field compression. This option only applies to asynchronous link types. It saves two bytes per frame."); ?>
      msgstr "" #: src/www/interfaces_ppps_edit.php 741 - +msgid ""ProtoComp"); ?> msgstr "" #: src/www/interfaces_ppps_edit.php 743 - />  +msgid ""Disable protocomp (compression) (auto-negotiated by default)."); ?> msgstr "" #: src/www/interfaces_ppps_edit.php 744 -
      +msgid ""Protocol field compression. This option saves one byte per frame for most frames."); ?>
      msgstr "" #: src/www/interfaces_ppps_edit.php 750 -

      " class="btn btn-default btn-xs"/>

      +msgid ""Show advanced options"); ?>" class="btn btn-default btn-xs"/>

      msgstr "" #: src/www/interfaces_ppps_edit.php 757 - +msgid ""Link Parameters");?> msgstr "" #: src/www/interfaces_ppps_edit.php 761 - +msgid ""Bandwidth");?> msgstr "" #: src/www/interfaces_ppps_edit.php 764 -
      +msgid ""Set ONLY for MLPPP connections and ONLY when links have different bandwidths.");?>
      msgstr "" #: src/www/interfaces_ppps_edit.php 768 - +msgid ""MTU"); ?> msgstr "" #: src/www/interfaces_ppps_edit.php 771 -
      +msgid ""MTU will default to 1492.");?> msgstr "" #: src/www/interfaces_ppps_edit.php 775 - +msgid ""MRU"); ?> msgstr "" #: src/www/interfaces_ppps_edit.php 778 -
      MRU +msgid ""will be auto-negotiated by default.");?> msgstr "" #: src/www/interfaces_ppps_edit.php 782 - +msgid ""MRRU"); ?> msgstr "" #: src/www/interfaces_ppps_edit.php 785 -
      MRRU +msgid ""will be auto-negotiated by default.");?> msgstr "" #: src/www/interfaces_ppps_edit.php 794 -" /> +msgid ""Save"); ?>" /> msgstr "" #: src/www/interfaces_ppps_edit.php 795 -" onclick="window.location.href=''" /> +msgid ""Cancel");?>" onclick="window.location.href=''" /> msgstr "" #: src/www/interfaces_qinq.php 54 -$input_errors[] = gettext("This QinQ cannot be deleted because it is still being used as an interface."); +msgid ""This QinQ cannot be deleted because it is still being used as an interface."); msgstr "" #: src/www/interfaces_qinq.php 56 -$input_errors[] = gettext("QinQ interface does not exist"); +msgid ""QinQ interface does not exist"); msgstr "" #: src/www/interfaces_qinq.php 77 -$pgtitle = array(gettext("Interfaces"),gettext("QinQ")); +msgid ""QinQ")); msgstr "" #: src/www/interfaces_qinq.php 101 -$tab_array[0] = array(gettext("Interface assignments"), false, "interfaces_assign.php"); +msgid ""Interface assignments"), false, "interfaces_assign.php"); msgstr "" #: src/www/interfaces_qinq.php 102 -$tab_array[1] = array(gettext("Interface Groups"), false, "interfaces_groups.php"); +msgid ""Interface Groups"), false, "interfaces_groups.php"); msgstr "" #: src/www/interfaces_qinq.php 103 -$tab_array[2] = array(gettext("Wireless"), false, "interfaces_wireless.php"); +msgid ""Wireless"), false, "interfaces_wireless.php"); msgstr "" #: src/www/interfaces_qinq.php 104 -$tab_array[3] = array(gettext("VLANs"), false, "interfaces_vlan.php"); +msgid ""VLANs"), false, "interfaces_vlan.php"); msgstr "" #: src/www/interfaces_qinq.php 105 -$tab_array[4] = array(gettext("QinQs"), true, "interfaces_qinq.php"); +msgid ""QinQs"), true, "interfaces_qinq.php"); msgstr "" #: src/www/interfaces_qinq.php 106 -$tab_array[5] = array(gettext("PPPs"), false, "interfaces_ppps.php"); +msgid ""PPPs"), false, "interfaces_ppps.php"); msgstr "" #: src/www/interfaces_qinq.php 107 -$tab_array[6] = array(gettext("GRE"), false, "interfaces_gre.php"); +msgid ""GRE"), false, "interfaces_gre.php"); msgstr "" #: src/www/interfaces_qinq.php 108 -$tab_array[7] = array(gettext("GIF"), false, "interfaces_gif.php"); +msgid ""GIF"), false, "interfaces_gif.php"); msgstr "" #: src/www/interfaces_qinq.php 109 -$tab_array[8] = array(gettext("Bridges"), false, "interfaces_bridge.php"); +msgid ""Bridges"), false, "interfaces_bridge.php"); msgstr "" #: src/www/interfaces_qinq.php 110 -$tab_array[9] = array(gettext("LAGG"), false, "interfaces_lagg.php"); +msgid ""LAGG"), false, "interfaces_lagg.php"); msgstr "" #: src/www/interfaces_qinq.php 125 - +msgid ""Interface");?> msgstr "" #: src/www/interfaces_qinq.php 126 - +msgid ""Tag");?> msgstr "" #: src/www/interfaces_qinq.php 127 - +msgid ""QinQ members");?> msgstr "" #: src/www/interfaces_qinq.php 128 - +msgid ""Description");?> msgstr "" #: src/www/interfaces_qinq.php 156 -"> +msgid ""edit group");?>"> msgstr "" #: src/www/interfaces_qinq.php 158 -" onclick="return confirm('')"> +msgid ""Do you really want to delete this QinQ?");?>')"> msgstr "" #: src/www/interfaces_qinq.php 168 -
      msgstr "" #: src/www/interfaces_qinq.php 170 -

      +msgid ""Not all drivers/NICs support 802.1Q QinQ tagging properly. On cards that do not explicitly support it, QinQ tagging will still work, but the reduced MTU may cause problems. See the %s handbook for information on supported cards."), $g['product_name']);?>

      msgstr "" #: src/www/interfaces_qinq_edit.php 30 -$pgtitle = array(gettext("Interfaces"),gettext("QinQ"), gettext("Edit")); +msgid ""Edit")); msgstr "" #: src/www/interfaces_qinq_edit.php 77 -$input_errors[] = gettext("First level tag cannot be empty."); +msgid ""First level tag cannot be empty."); msgstr "" #: src/www/interfaces_qinq_edit.php 79 -$input_errors[] = gettext("You are editing an existing entry and modifying the first level tag is not allowed."); +msgid ""You are editing an existing entry and modifying the first level tag is not allowed."); msgstr "" #: src/www/interfaces_qinq_edit.php 81 -$input_errors[] = gettext("You are editing an existing entry and modifying the interface is not allowed."); +msgid ""You are editing an existing entry and modifying the interface is not allowed."); msgstr "" #: src/www/interfaces_qinq_edit.php 85 -$input_errors[] = gettext("QinQ level already exists for this interface, edit it!"); +msgid ""QinQ level already exists for this interface, edit it!"); msgstr "" #: src/www/interfaces_qinq_edit.php 89 -$input_errors[] = gettext("A normal VLAN exists with this tag please remove it to use this tag for QinQ first level."); +msgid ""A normal VLAN exists with this tag please remove it to use this tag for QinQ first level."); msgstr "" #: src/www/interfaces_qinq_edit.php 116 -$input_errors[] = gettext("Tags can contain only numbers or a range in format #-#."); +msgid ""Tags can contain only numbers or a range in format #-#."); msgstr "" #: src/www/interfaces_qinq_edit.php 126 -$input_errors[] = gettext("Tags can contain only numbers or a range in format #-#."); +msgid ""Tags can contain only numbers or a range in format #-#."); msgstr "" #: src/www/interfaces_qinq_edit.php 189 -$gentry['descr'] = gettext("QinQ VLANs group"); +msgid ""QinQ VLANs group"); msgstr "" #: src/www/interfaces_qinq_edit.php 263 -rowname[0] = ; +msgid ""members");?>; msgstr "" #: src/www/interfaces_qinq_edit.php 267 -rowname[2] = ; +msgid ""detail");?>; msgstr "" #: src/www/interfaces_qinq_edit.php 289 -

      +msgid ""Interface QinQ Edit");?> msgstr "" #: src/www/interfaces_qinq_edit.php 297 - +msgid ""Parent interface");?> msgstr "" #: src/www/interfaces_qinq_edit.php 314 - +msgid ""Only QinQ capable interfaces will be shown.");?> msgstr "" #: src/www/interfaces_qinq_edit.php 317 - +msgid ""First level tag");?> msgstr "" #: src/www/interfaces_qinq_edit.php 322 - +msgid ""This is the first level VLAN tag. On top of this are stacked the member VLANs defined below.");?> msgstr "" #: src/www/interfaces_qinq_edit.php 327 - +msgid ""Options");?> msgstr "" #: src/www/interfaces_qinq_edit.php 330 - +msgid ""Adds interface to QinQ interface groups so you can write filter rules easily.");?> msgstr "" #: src/www/interfaces_qinq_edit.php 334 - +msgid ""Description");?> msgstr "" #: src/www/interfaces_qinq_edit.php 339 - +msgid ""You may enter a description here for your reference (not parsed).");?> msgstr "" #: src/www/interfaces_qinq_edit.php 344 -
      +msgid ""Member (s)");?> msgstr "" #: src/www/interfaces_qinq_edit.php 347 - +msgid ""You can specify ranges in the input below. The format is pretty simple i.e 9-100 or 10 20...");?> msgstr "" #: src/www/interfaces_qinq_edit.php 353 -
      +msgid ""Tag");?> msgstr "" #: src/www/interfaces_qinq_edit.php 380 " class="btn btn-default btn-xs"/> +msgid ""add another entry");?>" class="btn btn-default btn-xs"/> msgstr "" #: src/www/interfaces_qinq_edit.php 387 -" /> +msgid ""Save");?>" /> msgstr "" #: src/www/interfaces_qinq_edit.php 388 -" /> +msgid ""Cancel");?>" /> msgstr "" #: src/www/interfaces_vlan.php 55 -$input_errors[] = gettext("This VLAN cannot be deleted because it is still being used as an interface."); +msgid ""This VLAN cannot be deleted because it is still being used as an interface."); msgstr "" #: src/www/interfaces_vlan.php 69 -$pgtitle = array(gettext("Interfaces"),gettext("VLAN")); +msgid ""VLAN")); msgstr "" #: src/www/interfaces_vlan.php 94 -$tab_array[0] = array(gettext("Interface assignments"), false, "interfaces_assign.php"); +msgid ""Interface assignments"), false, "interfaces_assign.php"); msgstr "" #: src/www/interfaces_vlan.php 95 -$tab_array[1] = array(gettext("Interface Groups"), false, "interfaces_groups.php"); +msgid ""Interface Groups"), false, "interfaces_groups.php"); msgstr "" #: src/www/interfaces_vlan.php 96 -$tab_array[2] = array(gettext("Wireless"), false, "interfaces_wireless.php"); +msgid ""Wireless"), false, "interfaces_wireless.php"); msgstr "" #: src/www/interfaces_vlan.php 97 -$tab_array[3] = array(gettext("VLANs"), true, "interfaces_vlan.php"); +msgid ""VLANs"), true, "interfaces_vlan.php"); msgstr "" #: src/www/interfaces_vlan.php 98 -$tab_array[4] = array(gettext("QinQs"), false, "interfaces_qinq.php"); +msgid ""QinQs"), false, "interfaces_qinq.php"); msgstr "" #: src/www/interfaces_vlan.php 99 -$tab_array[5] = array(gettext("PPPs"), false, "interfaces_ppps.php"); +msgid ""PPPs"), false, "interfaces_ppps.php"); msgstr "" #: src/www/interfaces_vlan.php 100 -$tab_array[6] = array(gettext("GRE"), false, "interfaces_gre.php"); +msgid ""GRE"), false, "interfaces_gre.php"); msgstr "" #: src/www/interfaces_vlan.php 101 -$tab_array[7] = array(gettext("GIF"), false, "interfaces_gif.php"); +msgid ""GIF"), false, "interfaces_gif.php"); msgstr "" #: src/www/interfaces_vlan.php 102 -$tab_array[8] = array(gettext("Bridges"), false, "interfaces_bridge.php"); +msgid ""Bridges"), false, "interfaces_bridge.php"); msgstr "" #: src/www/interfaces_vlan.php 103 -$tab_array[9] = array(gettext("LAGG"), false, "interfaces_lagg.php"); +msgid ""LAGG"), false, "interfaces_lagg.php"); msgstr "" #: src/www/interfaces_vlan.php 116 - +msgid ""Interface");?> msgstr "" #: src/www/interfaces_vlan.php 117 - +msgid ""VLAN tag");?> msgstr "" #: src/www/interfaces_vlan.php 118 - +msgid ""Description");?> msgstr "" #: src/www/interfaces_vlan.php 138 -"> +msgid ""edit group");?>"> msgstr "" #: src/www/interfaces_vlan.php 140 -" onclick="return confirm('')"> +msgid ""Do you really want to delete this VLAN?");?>')"> msgstr "" #: src/www/interfaces_vlan.php 152 -
      msgstr "" #: src/www/interfaces_vlan.php 154 -

      +msgid ""Not all drivers/NICs support 802.1Q VLAN tagging properly. On cards that do not explicitly support it, VLAN tagging will still work, but the reduced MTU may cause problems. See the %s handbook for information on supported cards."),$g['product_name']);?>

      msgstr "" #: src/www/interfaces_vlan_edit.php 65 -$reqdfieldsn = array(gettext("Parent interface"),gettext("VLAN tag")); +msgid ""VLAN tag")); msgstr "" #: src/www/interfaces_vlan_edit.php 70 -$input_errors[] = gettext("The VLAN tag must be an integer between 1 and 4094."); +msgid ""The VLAN tag must be an integer between 1 and 4094."); msgstr "" #: src/www/interfaces_vlan_edit.php 74 -$input_errors[] = gettext("Interface supplied as parent is invalid"); +msgid ""Interface supplied as parent is invalid"); msgstr "" #: src/www/interfaces_vlan_edit.php 79 -$input_errors[] = gettext("Interface is assigned and you cannot change the VLAN tag while assigned."); +msgid ""Interface is assigned and you cannot change the VLAN tag while assigned."); msgstr "" #: src/www/interfaces_vlan_edit.php 87 -$input_errors[] = sprintf(gettext("A VLAN with the tag %s is already defined on this interface."),$vlan['tag']); +msgid ""A VLAN with the tag %s is already defined on this interface."),$vlan['tag']); msgstr "" #: src/www/interfaces_vlan_edit.php 94 -$input_errors[] = gettext("A QinQ VLAN exists with this tag please remove it to use this tag with."); +msgid ""A QinQ VLAN exists with this tag please remove it to use this tag with."); msgstr "" #: src/www/interfaces_vlan_edit.php 120 -$input_errors[] = gettext("Error occurred creating interface, please retry."); +msgid ""Error occurred creating interface, please retry."); msgstr "" #: src/www/interfaces_vlan_edit.php 138 -$pgtitle = array(gettext("Interfaces"),gettext("VLAN"),gettext("Edit")); +msgid ""Edit")); msgstr "" #: src/www/interfaces_vlan_edit.php 160 -

      +msgid ""VLAN configuration");?> msgstr "" #: src/www/interfaces_vlan_edit.php 171 - +msgid ""Parent interface");?> msgstr "" #: src/www/interfaces_vlan_edit.php 187 - +msgid ""Only VLAN capable interfaces will be shown.");?> msgstr "" #: src/www/interfaces_vlan_edit.php 190 - +msgid ""VLAN tag ");?> msgstr "" #: src/www/interfaces_vlan_edit.php 194 - +msgid ""802.1Q VLAN tag (between 1 and 4094) ");?> msgstr "" #: src/www/interfaces_vlan_edit.php 197 - +msgid ""Description");?> msgstr "" #: src/www/interfaces_vlan_edit.php 200 -
      " /> +msgid ""Save");?>" /> msgstr "" #: src/www/interfaces_vlan_edit.php 208 -" onclick="window.location.href=''" /> +msgid ""Cancel");?>" onclick="window.location.href=''" /> msgstr "" #: src/www/interfaces_wireless.php 53 -$input_errors[] = gettext("This wireless clone cannot be deleted because it is assigned as an interface."); +msgid ""This wireless clone cannot be deleted because it is assigned as an interface."); msgstr "" #: src/www/interfaces_wireless.php 66 -$pgtitle = array(gettext("Interfaces"),gettext("Wireless")); +msgid ""Wireless")); msgstr "" #: src/www/interfaces_wireless.php 91 -$tab_array[0] = array(gettext("Interface assignments"), false, "interfaces_assign.php"); +msgid ""Interface assignments"), false, "interfaces_assign.php"); msgstr "" #: src/www/interfaces_wireless.php 92 -$tab_array[1] = array(gettext("Interface Groups"), false, "interfaces_groups.php"); +msgid ""Interface Groups"), false, "interfaces_groups.php"); msgstr "" #: src/www/interfaces_wireless.php 93 -$tab_array[2] = array(gettext("Wireless"), true, "interfaces_wireless.php"); +msgid ""Wireless"), true, "interfaces_wireless.php"); msgstr "" #: src/www/interfaces_wireless.php 94 -$tab_array[3] = array(gettext("VLANs"), false, "interfaces_vlan.php"); +msgid ""VLANs"), false, "interfaces_vlan.php"); msgstr "" #: src/www/interfaces_wireless.php 95 -$tab_array[4] = array(gettext("QinQs"), false, "interfaces_qinq.php"); +msgid ""QinQs"), false, "interfaces_qinq.php"); msgstr "" #: src/www/interfaces_wireless.php 96 -$tab_array[5] = array(gettext("PPPs"), false, "interfaces_ppps.php"); +msgid ""PPPs"), false, "interfaces_ppps.php"); msgstr "" #: src/www/interfaces_wireless.php 97 -$tab_array[6] = array(gettext("GRE"), false, "interfaces_gre.php"); +msgid ""GRE"), false, "interfaces_gre.php"); msgstr "" #: src/www/interfaces_wireless.php 98 -$tab_array[7] = array(gettext("GIF"), false, "interfaces_gif.php"); +msgid ""GIF"), false, "interfaces_gif.php"); msgstr "" #: src/www/interfaces_wireless.php 99 -$tab_array[8] = array(gettext("Bridges"), false, "interfaces_bridge.php"); +msgid ""Bridges"), false, "interfaces_bridge.php"); msgstr "" #: src/www/interfaces_wireless.php 100 -$tab_array[9] = array(gettext("LAGG"), false, "interfaces_lagg.php"); +msgid ""LAGG"), false, "interfaces_lagg.php"); msgstr "" #: src/www/interfaces_wireless.php 114 - +msgid ""Interface");?> msgstr "" #: src/www/interfaces_wireless.php 115 - +msgid ""Mode");?> msgstr "" #: src/www/interfaces_wireless.php 116 - +msgid ""Description");?> msgstr "" #: src/www/interfaces_wireless.php 137 -"> +msgid ""edit group");?>"> msgstr "" #: src/www/interfaces_wireless.php 139 -')"> +msgid ""Do you really want to delete this wireless clone?");?>')"> msgstr "" #: src/www/interfaces_wireless.php 150 -

      +msgid ""Note");?>
      msgstr "" #: src/www/interfaces_wireless.php 152 -

      +msgid ""Here you can configure clones of wireless interfaces, which can be assigned as separate independent interfaces. Only available on wireless chipsets that support this, with limitations on the number that can be created in each mode.");?>

      msgstr "" #: src/www/interfaces_wireless_edit.php 77 -$reqdfieldsn = array(gettext("Parent interface"),gettext("Mode")); +msgid ""Mode")); msgstr "" #: src/www/interfaces_wireless_edit.php 109 -$input_errors[] = gettext("This wireless clone cannot be modified because it is still assigned as an interface."); +msgid ""This wireless clone cannot be modified because it is still assigned as an interface."); msgstr "" #: src/www/interfaces_wireless_edit.php 111 -$input_errors[] = gettext("Use the configuration page for the assigned interface to change the mode."); +msgid ""Use the configuration page for the assigned interface to change the mode."); msgstr "" #: src/www/interfaces_wireless_edit.php 116 -$input_errors[] = sprintf(gettext('Error creating interface with mode %1$s. The %2$s interface may not support creating more clones with the selected mode.'), $wlan_modes[$clone['mode']], $clone['if']); +msgid "'Error creating interface with mode %1$s. The %2$s interface may not support creating more clones with the selected mode.'), $wlan_modes[$clone['mode']], $clone['if']); msgstr "" #: src/www/interfaces_wireless_edit.php 121 -$input_errors[] = sprintf(gettext("Created with id %s"), $id); +msgid ""Created with id %s"), $id); msgstr "" #: src/www/interfaces_wireless_edit.php 124 -$input_errors[] = gettext("Created without id"); +msgid ""Created without id"); msgstr "" #: src/www/interfaces_wireless_edit.php 138 -$pgtitle = array(gettext("Interfaces"),gettext("Wireless"),gettext("Edit")); +msgid ""Edit")); msgstr "" #: src/www/interfaces_wireless_edit.php 154 -

      +msgid ""Wireless clone configuration");?> msgstr "" #: src/www/interfaces_wireless_edit.php 161 - +msgid ""Parent interface");?> msgstr "" #: src/www/interfaces_wireless_edit.php 179 - +msgid ""Mode");?> msgstr "" #: src/www/interfaces_wireless_edit.php 182 - +msgid ""Infrastructure (BSS)");?> msgstr "" #: src/www/interfaces_wireless_edit.php 183 - +msgid ""Ad-hoc (IBSS)");?> msgstr "" #: src/www/interfaces_wireless_edit.php 184 - +msgid ""Access Point");?> msgstr "" #: src/www/interfaces_wireless_edit.php 188 - +msgid ""Description");?> msgstr "" #: src/www/interfaces_wireless_edit.php 191 -
      " /> +msgid ""Save");?>" /> msgstr "" #: src/www/interfaces_wireless_edit.php 200 -" onclick="window.location.href=''" /> +msgid ""Cancel");?>" onclick="window.location.href=''" /> msgstr "" #: src/www/license.php 32 -$pgtitle = gettext("License"); +msgid ""License"); msgstr "" #: src/www/load_balancer_monitor.php 61 -$input_errors[] = gettext("This entry cannot be deleted because it is still referenced by at least one pool."); +msgid ""This entry cannot be deleted because it is still referenced by at least one pool."); msgstr "" #: src/www/load_balancer_monitor.php 77 -$pgtitle = array(gettext("Services"),gettext("Load Balancer"),gettext("Monitor")); +msgid ""Monitor")); msgstr "" #: src/www/load_balancer_monitor.php 97 -" . gettext("You must apply the changes in order for them to take effect."));?>
      +msgid ""You must apply the changes in order for them to take effect."));?>
      msgstr "" #: src/www/load_balancer_monitor.php 105 -$tab_array[] = array(gettext("Pools"), false, "load_balancer_pool.php"); +msgid ""Pools"), false, "load_balancer_pool.php"); msgstr "" #: src/www/load_balancer_monitor.php 106 -$tab_array[] = array(gettext("Virtual Servers"), false, "load_balancer_virtual_server.php"); +msgid ""Virtual Servers"), false, "load_balancer_virtual_server.php"); msgstr "" #: src/www/load_balancer_monitor.php 107 -$tab_array[] = array(gettext("Monitors"), true, "load_balancer_monitor.php"); +msgid ""Monitors"), true, "load_balancer_monitor.php"); msgstr "" #: src/www/load_balancer_monitor.php 108 -$tab_array[] = array(gettext("Settings"), false, "load_balancer_setting.php"); +msgid ""Settings"), false, "load_balancer_setting.php"); msgstr "" #: src/www/load_balancer_monitor.php 123 -$t->add_column(gettext('Name'),'name',20); +msgid "'Name'),'name',20); msgstr "" #: src/www/load_balancer_monitor.php 124 -$t->add_column(gettext('Type'),'type',10); +msgid "'Type'),'type',10); msgstr "" #: src/www/load_balancer_monitor.php 125 -$t->add_column(gettext('Description'),'descr',30); +msgid "'Description'),'descr',30); msgstr "" #: src/www/load_balancer_monitor_edit.php 55 -$changedesc = gettext("Load Balancer +msgid ""Load Balancer Monitor ") . " "; msgstr "" @@ -34665,275 +34628,275 @@ msgstr "" #: src/www/load_balancer_monitor_edit.php 77 -$reqdfieldsn = array(gettext("Name"),gettext("Type"),gettext("Description")); +msgid ""Description")); msgstr "" #: src/www/load_balancer_monitor_edit.php 84 -$input_errors[] = gettext("This monitor name has already been used. Monitor names must be unique."); +msgid ""This monitor name has already been used. Monitor names must be unique."); msgstr "" #: src/www/load_balancer_monitor_edit.php 87 -$input_errors[] = gettext("You cannot use spaces in the 'name' field."); +msgid ""You cannot use spaces in the 'name' field."); msgstr "" #: src/www/load_balancer_monitor_edit.php 101 -$input_errors[] = gettext("The hostname can only contain the characters A-Z, 0-9 and '-'."); +msgid ""The hostname can only contain the characters A-Z, 0-9 and '-'."); msgstr "" #: src/www/load_balancer_monitor_edit.php 107 -$input_errors[] = gettext("HTTP(s) codes must be from RFC2616."); +msgid ""HTTP(s) codes must be from RFC2616."); msgstr "" #: src/www/load_balancer_monitor_edit.php 111 -$input_errors[] = gettext("The path to monitor must be set."); +msgid ""The path to monitor must be set."); msgstr "" #: src/www/load_balancer_monitor_edit.php 134 -$changedesc .= " " . sprintf(gettext("modified '%s' monitor +msgid ""modified '%s' monitor "), $monent['name']); msgstr "" #: src/www/load_balancer_monitor_edit.php 182 -$pgtitle = array(gettext("Services"),gettext("Load Balancer"),gettext("Monitor"),gettext("Edit")); +msgid ""Edit")); msgstr "" #: src/www/load_balancer_monitor_edit.php 186 -$types = array("icmp" => gettext("ICMP"), "tcp" => gettext("TCP"), "http" => gettext("HTTP"), "https" => gettext("HTTPS"), "send" => gettext("Send/Expect")); +msgid ""Send/Expect")); msgstr "" #: src/www/load_balancer_monitor_edit.php 234 - +msgid ""Edit Load Balancer - Monitor entry"); ?> msgstr "" #: src/www/load_balancer_monitor_edit.php 237 - +msgid ""Name"); ?> msgstr "" #: src/www/load_balancer_monitor_edit.php 243 - +msgid ""Description"); ?> msgstr "" #: src/www/load_balancer_monitor_edit.php 249 - +msgid ""Type"); ?> msgstr "" #: src/www/load_balancer_monitor_edit.php 270 - +msgid ""HTTP"); ?> msgstr "" #: src/www/load_balancer_monitor_edit.php 274 - +msgid ""Path"); ?> msgstr "" #: src/www/load_balancer_monitor_edit.php 280 - +msgid ""Host"); ?> msgstr "" #: src/www/load_balancer_monitor_edit.php 282 - size="64" />
      msgstr "" #: src/www/load_balancer_monitor_edit.php 286 - +msgid ""HTTP Code"); ?> msgstr "" #: src/www/load_balancer_monitor_edit.php 303 - +msgid ""HTTPS"); ?> msgstr "" #: src/www/load_balancer_monitor_edit.php 307 - +msgid ""Path"); ?> msgstr "" #: src/www/load_balancer_monitor_edit.php 313 - +msgid ""Host"); ?> msgstr "" #: src/www/load_balancer_monitor_edit.php 315 - size="64" />
      msgstr "" #: src/www/load_balancer_monitor_edit.php 319 - +msgid ""HTTP Code"); ?> msgstr "" #: src/www/load_balancer_monitor_edit.php 337 - +msgid ""Send/Expect"); ?> msgstr "" #: src/www/load_balancer_monitor_edit.php 341 - +msgid ""Send string"); ?> msgstr "" #: src/www/load_balancer_monitor_edit.php 347 - +msgid ""Expect string"); ?> msgstr "" #: src/www/load_balancer_monitor_edit.php 358 -" /> +msgid ""Save"); ?>" /> msgstr "" #: src/www/load_balancer_monitor_edit.php 359 -" onclick="window.location.href=''" /> +msgid ""Cancel");?>" onclick="window.location.href=''" /> msgstr "" #: src/www/load_balancer_pool.php 61 -$input_errors[] = gettext("This entry cannot be deleted because it is still referenced by at least one virtual server."); +msgid ""This entry cannot be deleted because it is still referenced by at least one virtual server."); msgstr "" #: src/www/load_balancer_pool.php 86 -$pgtitle = array(gettext("Services"), gettext("Load Balancer"),gettext("Pool")); +msgid ""Pool")); msgstr "" #: src/www/load_balancer_pool.php 108 -"));?>
      +msgid ""The load balancer configuration has been changed%sYou must apply the changes in order for them to take effect."), "
      "));?>
      msgstr "" #: src/www/load_balancer_pool.php 116 -$tab_array[] = array(gettext("Pools"), true, "load_balancer_pool.php"); +msgid ""Pools"), true, "load_balancer_pool.php"); msgstr "" #: src/www/load_balancer_pool.php 117 -$tab_array[] = array(gettext("Virtual Servers"), false, "load_balancer_virtual_server.php"); +msgid ""Virtual Servers"), false, "load_balancer_virtual_server.php"); msgstr "" #: src/www/load_balancer_pool.php 118 -$tab_array[] = array(gettext("Monitors"), false, "load_balancer_monitor.php"); +msgid ""Monitors"), false, "load_balancer_monitor.php"); msgstr "" #: src/www/load_balancer_pool.php 119 -$tab_array[] = array(gettext("Settings"), false, "load_balancer_setting.php"); +msgid ""Settings"), false, "load_balancer_setting.php"); msgstr "" #: src/www/load_balancer_pool.php 134 -$t->add_column(gettext('Name'),'name',10); +msgid "'Name'),'name',10); msgstr "" #: src/www/load_balancer_pool.php 135 -$t->add_column(gettext('Mode'),'mode',10); +msgid "'Mode'),'mode',10); msgstr "" #: src/www/load_balancer_pool.php 136 -$t->add_column(gettext('Servers'),'servers',15); +msgid "'Servers'),'servers',15); msgstr "" #: src/www/load_balancer_pool.php 137 -$t->add_column(gettext('Port'),'port',10); +msgid "'Port'),'port',10); msgstr "" #: src/www/load_balancer_pool.php 138 -$t->add_column(gettext('Monitor'),'monitor',10); +msgid "'Monitor'),'monitor',10); msgstr "" #: src/www/load_balancer_pool.php 139 -$t->add_column(gettext('Description'),'descr',25); +msgid "'Description'),'descr',25); msgstr "" #: src/www/load_balancer_pool.php 148 -

      msgstr "" #: src/www/load_balancer_pool.php 149 - +msgid ""The Load Balancer in %s is for server load balancing, not Multi-WAN. For load balancing or failover for multiple WANs, use "), $g['product_name']);?> msgstr "" #: src/www/load_balancer_pool.php 150 - +msgid ""Gateway Groups"); ?> msgstr "" #: src/www/load_balancer_pool_edit.php 57 -$changedesc = gettext("Load Balancer +msgid ""Load Balancer Pool ") . " "; msgstr "" @@ -34941,309 +34904,309 @@ msgstr "" #: src/www/load_balancer_pool_edit.php 68 -$reqdfieldsn = array(gettext("Name"),gettext("Mode"),gettext("Port"),gettext("Monitor"),gettext("Server List")); +msgid ""Server List")); msgstr "" #: src/www/load_balancer_pool_edit.php 75 -$input_errors[] = gettext("This pool name has already been used. Pool names must be unique."); +msgid ""This pool name has already been used. Pool names must be unique."); msgstr "" #: src/www/load_balancer_pool_edit.php 78 -$input_errors[] = gettext("You cannot use spaces in the 'name' field."); +msgid ""You cannot use spaces in the 'name' field."); msgstr "" #: src/www/load_balancer_pool_edit.php 81 -$input_errors[] = sprintf(gettext("The name '%s' is a reserved word and cannot be used."), $_POST['name']); +msgid ""The name '%s' is a reserved word and cannot be used."), $_POST['name']); msgstr "" #: src/www/load_balancer_pool_edit.php 84 -$input_errors[] = sprintf(gettext("Sorry, an alias is already named %s."), $_POST['name']); +msgid ""Sorry, an alias is already named %s."), $_POST['name']); msgstr "" #: src/www/load_balancer_pool_edit.php 87 -$input_errors[] = gettext("The port must be an integer between 1 and 65535, or a port alias."); +msgid ""The port must be an integer between 1 and 65535, or a port alias."); msgstr "" #: src/www/load_balancer_pool_edit.php 91 -$input_errors[] = gettext("The retry value must be an integer between 1 and 65535."); +msgid ""The retry value must be an integer between 1 and 65535."); msgstr "" #: src/www/load_balancer_pool_edit.php 96 -$input_errors[] = sprintf(gettext("%s is not a valid IP address or IPv4 subnet (in "enabled" list)."), $svrent); +msgid ""%s is not a valid IP address or IPv4 subnet (in "enabled" list)."), $svrent); msgstr "" #: src/www/load_balancer_pool_edit.php 99 -$input_errors[] = sprintf(gettext("%s is a subnet containing more than 64 IP addresses (in "enabled" list)."), $svrent); +msgid ""%s is a subnet containing more than 64 IP addresses (in "enabled" list)."), $svrent); msgstr "" #: src/www/load_balancer_pool_edit.php 106 -$input_errors[] = sprintf(gettext("%s is not a valid IP address or IPv4 subnet (in "disabled" list)."), $svrent); +msgid ""%s is not a valid IP address or IPv4 subnet (in "disabled" list)."), $svrent); msgstr "" #: src/www/load_balancer_pool_edit.php 109 -$input_errors[] = sprintf(gettext("%s is a subnet containing more than 64 IP addresses (in "disabled" list)."), $svrent); +msgid ""%s is a subnet containing more than 64 IP addresses (in "disabled" list)."), $svrent); msgstr "" #: src/www/load_balancer_pool_edit.php 118 -$input_errors[] = gettext("Invalid monitor chosen."); +msgid ""Invalid monitor chosen."); msgstr "" #: src/www/load_balancer_pool_edit.php 125 -$changedesc .= sprintf(gettext(" modified '%s' pool +msgid "" modified '%s' pool "), $poolent['name']); msgstr "" #: src/www/load_balancer_pool_edit.php 157 -$pgtitle = array(gettext("Services"), gettext("Load Balancer"),gettext("Pool"),gettext("Edit")); +msgid ""Edit")); msgstr "" #: src/www/load_balancer_pool_edit.php 198 - +msgid ""Add/edit Load Balancer - Pool entry"); ?> msgstr "" #: src/www/load_balancer_pool_edit.php 201 - +msgid ""Name"); ?> msgstr "" #: src/www/load_balancer_pool_edit.php 207 - +msgid ""Mode"); ?> msgstr "" #: src/www/load_balancer_pool_edit.php 210 - +msgid ""Load Balance");?> msgstr "" #: src/www/load_balancer_pool_edit.php 211 - +msgid ""Manual Failover");?> msgstr "" #: src/www/load_balancer_pool_edit.php 216 - +msgid ""Description"); ?> msgstr "" #: src/www/load_balancer_pool_edit.php 223 - +msgid ""Port"); ?> msgstr "" #: src/www/load_balancer_pool_edit.php 227 -
      +msgid ""This is the port your servers are listening on."); ?>
      msgstr "" #: src/www/load_balancer_pool_edit.php 228 - +msgid ""You may also specify a port alias listed in Firewall -> Aliases here."); ?> msgstr "" #: src/www/load_balancer_pool_edit.php 239 - +msgid ""Retry"); ?> msgstr "" #: src/www/load_balancer_pool_edit.php 242 -
      +msgid ""Optionally specify how many times to retry checking a server before declaring it down."); ?> msgstr "" #: src/www/load_balancer_pool_edit.php 249 - +msgid ""Add item to pool"); ?> msgstr "" #: src/www/load_balancer_pool_edit.php 252 - +msgid ""Monitor"); ?> msgstr "" #: src/www/load_balancer_pool_edit.php 267 - - +msgid ""NOTE"); ?> +msgid ""Please add a monitor IP address on the monitors tab if you wish to use this feature."); ?> msgstr "" #: src/www/load_balancer_pool_edit.php 273 - +msgid ""Server IP Address"); ?> msgstr "" #: src/www/load_balancer_pool_edit.php 276 -" onclick="AddServerToPool(document.iform); enforceFailover(); checkPoolControls();" />
      +msgid ""Add to pool"); ?>" onclick="AddServerToPool(document.iform); enforceFailover(); checkPoolControls();" />
      msgstr "" #: src/www/load_balancer_pool_edit.php 283 - +msgid ""Current Pool Members"); ?> msgstr "" #: src/www/load_balancer_pool_edit.php 286 - +msgid ""Members"); ?> msgstr "" #: src/www/load_balancer_pool_edit.php 292 - +msgid ""Pool Disabled"); ?> msgstr "" #: src/www/load_balancer_pool_edit.php 303 -" onclick="RemoveServerFromPool(document.iform, 'serversdisabled[]');" /> +msgid ""Remove"); ?>" onclick="RemoveServerFromPool(document.iform, 'serversdisabled[]');" /> msgstr "" #: src/www/load_balancer_pool_edit.php 312 - +msgid ""Enabled (default)"); ?> msgstr "" #: src/www/load_balancer_pool_edit.php 323 -" onclick="RemoveServerFromPool(document.iform, 'servers[]');" /> +msgid ""Remove"); ?>" onclick="RemoveServerFromPool(document.iform, 'servers[]');" /> msgstr "" #: src/www/load_balancer_pool_edit.php 334 -" onclick="AllServers('serversSelect', true); AllServers('serversDisabledSelect', true);" /> +msgid ""Save"); ?>" onclick="AllServers('serversSelect', true); AllServers('serversDisabledSelect', true);" /> msgstr "" #: src/www/load_balancer_pool_edit.php 335 -" onclick="window.location.href=''" /> +msgid ""Cancel");?>" onclick="window.location.href=''" /> msgstr "" #: src/www/load_balancer_relay_action.php 63 -$input_errors[] = gettext("This entry cannot be deleted because it is still referenced by at least one relay protocol."); +msgid ""This entry cannot be deleted because it is still referenced by at least one relay protocol."); msgstr "" #: src/www/load_balancer_relay_action.php 93 -$pgtitle = array(gettext("Services"), gettext("Load Balancer"),gettext("Relay Action")); +msgid ""Relay Action")); msgstr "" #: src/www/load_balancer_relay_action.php 111 -You must apply the changes in order for them to take effect."));?>
      +msgid ""The load balancer configuration has been changed.
      You must apply the changes in order for them to take effect."));?>
      msgstr "" #: src/www/load_balancer_relay_action.php 120 -$tab_array[] = array(gettext("Monitors"), false, "load_balancer_monitor.php"); +msgid ""Monitors"), false, "load_balancer_monitor.php"); msgstr "" #: src/www/load_balancer_relay_action.php 121 -$tab_array[] = array(gettext("Pools"), false, "load_balancer_pool.php"); +msgid ""Pools"), false, "load_balancer_pool.php"); msgstr "" #: src/www/load_balancer_relay_action.php 122 -$tab_array[] = array(gettext("Virtual Servers"), false, "load_balancer_virtual_server.php"); +msgid ""Virtual Servers"), false, "load_balancer_virtual_server.php"); msgstr "" #: src/www/load_balancer_relay_action.php 123 -$tab_array[] = array(gettext("Relay Actions"), true, "load_balancer_relay_action.php"); +msgid ""Relay Actions"), true, "load_balancer_relay_action.php"); msgstr "" #: src/www/load_balancer_relay_action.php 124 -$tab_array[] = array(gettext("Relay Protocols"), false, "load_balancer_relay_protocol.php"); +msgid ""Relay Protocols"), false, "load_balancer_relay_protocol.php"); msgstr "" #: src/www/load_balancer_relay_action.php 138 -$t->add_column(gettext('Name'),'name',20); +msgid "'Name'),'name',20); msgstr "" #: src/www/load_balancer_relay_action.php 139 -$t->add_column(gettext('Type'),'type',10); +msgid "'Type'),'type',10); msgstr "" #: src/www/load_balancer_relay_action.php 140 -$t->add_column(gettext('Options'),'options',30); +msgid "'Options'),'options',30); msgstr "" #: src/www/load_balancer_relay_action.php 141 -$t->add_column(gettext('Description'),'descr',30); +msgid "'Description'),'descr',30); msgstr "" #: src/www/load_balancer_relay_action_edit.php 55 -$changedesc = gettext("Load Balancer +msgid ""Load Balancer Relay Action ") . " "; msgstr "" @@ -35251,214 +35214,214 @@ msgstr "" #: src/www/load_balancer_relay_action_edit.php 107 -$reqdfieldsn = array(gettext("Name"),gettext("Protocol"),gettext("Direction"),gettext("Action"),gettext("Description")); +msgid ""Description")); msgstr "" #: src/www/load_balancer_relay_action_edit.php 114 -$input_errors[] = gettext("This action name has already been used. Action names must be unique."); +msgid ""This action name has already been used. Action names must be unique."); msgstr "" #: src/www/load_balancer_relay_action_edit.php 117 -$input_errors[] = gettext("You cannot use spaces in the 'name' field."); +msgid ""You cannot use spaces in the 'name' field."); msgstr "" #: src/www/load_balancer_relay_action_edit.php 124 -$changedesc .= " " . sprintf(gettext("modified '%s' action +msgid ""modified '%s' action "), $actent['name']); msgstr "" #: src/www/load_balancer_relay_action_edit.php 170 -$pgtitle = array(gettext("Services"), gettext("Load Balancer"),gettext("Relay Action"),gettext("Edit")); +msgid ""Edit")); msgstr "" #: src/www/load_balancer_relay_action_edit.php 174 -$types = array("http" => gettext("HTTP"), "tcp" => gettext("TCP"), "dns" => gettext("DNS")); +msgid ""DNS")); msgstr "" #: src/www/load_balancer_relay_action_edit.php 409 - +msgid ""Edit Load Balancer - Relay Action entry"); ?> msgstr "" #: src/www/load_balancer_relay_action_edit.php 412 - +msgid ""Name"); ?> msgstr "" #: src/www/load_balancer_relay_action_edit.php 418 - +msgid ""Description"); ?> msgstr "" #: src/www/load_balancer_relay_action_edit.php 425 - +msgid ""Protocol"); ?> msgstr "" #: src/www/load_balancer_relay_action_edit.php 444 - +msgid ""Direction"); ?> msgstr "" #: src/www/load_balancer_relay_action_edit.php 464 - +msgid ""Type"); ?> msgstr "" #: src/www/load_balancer_relay_action_edit.php 485 - +msgid ""Action"); ?> msgstr "" #: src/www/load_balancer_relay_action_edit.php 507 -
       size="20">
      +msgid ""Value"); ?> size="20"> msgstr "" #: src/www/load_balancer_relay_action_edit.php 509 -
       size="20">
      +msgid ""Key"); ?> size="20"> msgstr "" #: src/www/load_balancer_relay_action_edit.php 511 -
       size="20">
      +msgid ""ID"); ?> size="20"> msgstr "" #: src/www/load_balancer_relay_action_edit.php 516 - +msgid ""Options"); ?> msgstr "" #: src/www/load_balancer_relay_action_edit.php 518 XXX - +msgid ""TODO"); ?> msgstr "" #: src/www/load_balancer_relay_action_edit.php 536 - +msgid ""Options"); ?> msgstr "" #: src/www/load_balancer_relay_action_edit.php 538 XXX - +msgid ""TODO"); ?> msgstr "" #: src/www/load_balancer_relay_action_edit.php 558 -"> +msgid ""Save"); ?>"> msgstr "" #: src/www/load_balancer_relay_action_edit.php 559 -" onclick="window.location.href=''" /> +msgid ""Cancel");?>" onclick="window.location.href=''" /> msgstr "" #: src/www/load_balancer_relay_protocol.php 60 -$input_errors[] = gettext("This entry cannot be deleted because it is still referenced by at least one virtual server."); +msgid ""This entry cannot be deleted because it is still referenced by at least one virtual server."); msgstr "" #: src/www/load_balancer_relay_protocol.php 89 -$pgtitle = array(gettext("Services"), gettext("Load Balancer"),gettext("Relay Protocol")); +msgid ""Relay Protocol")); msgstr "" #: src/www/load_balancer_relay_protocol.php 106 -" . gettext("You must apply the changes in order for them to take effect."));?>
      +msgid ""You must apply the changes in order for them to take effect."));?>
      msgstr "" #: src/www/load_balancer_relay_protocol.php 114 -$tab_array[] = array(gettext("Monitors"), false, "load_balancer_monitor.php"); +msgid ""Monitors"), false, "load_balancer_monitor.php"); msgstr "" #: src/www/load_balancer_relay_protocol.php 115 -$tab_array[] = array(gettext("Pools"), false, "load_balancer_pool.php"); +msgid ""Pools"), false, "load_balancer_pool.php"); msgstr "" #: src/www/load_balancer_relay_protocol.php 116 -$tab_array[] = array(gettext("Virtual Servers"), false, "load_balancer_virtual_server.php"); +msgid ""Virtual Servers"), false, "load_balancer_virtual_server.php"); msgstr "" #: src/www/load_balancer_relay_protocol.php 117 -$tab_array[] = array(gettext("Relay Actions"), false, "load_balancer_relay_action.php"); +msgid ""Relay Actions"), false, "load_balancer_relay_action.php"); msgstr "" #: src/www/load_balancer_relay_protocol.php 118 -$tab_array[] = array(gettext("Relay Protocols"), true, "load_balancer_relay_protocol.php"); +msgid ""Relay Protocols"), true, "load_balancer_relay_protocol.php"); msgstr "" #: src/www/load_balancer_relay_protocol.php 132 -$t->add_column(gettext('Name'),'name',20); +msgid "'Name'),'name',20); msgstr "" #: src/www/load_balancer_relay_protocol.php 133 -$t->add_column(gettext('Type'),'type',10); +msgid "'Type'),'type',10); msgstr "" #: src/www/load_balancer_relay_protocol.php 134 -$t->add_column(gettext('Options'),'options',30); +msgid "'Options'),'options',30); msgstr "" #: src/www/load_balancer_relay_protocol.php 135 -$t->add_column(gettext('Description'),'descr',30); +msgid "'Description'),'descr',30); msgstr "" #: src/www/load_balancer_relay_protocol_edit.php 55 -$changedesc = gettext("Load Balancer +msgid ""Load Balancer Relay Protocol ") . " "; msgstr "" @@ -35466,332 +35429,332 @@ msgstr "" #: src/www/load_balancer_relay_protocol_edit.php 69 -$reqdfieldsn = array(gettext("Name"),gettext("Type"),gettext("Description")); +msgid ""Description")); msgstr "" #: src/www/load_balancer_relay_protocol_edit.php 76 -$input_errors[] = gettext("This protocol name has already been used. Protocol names must be unique."); +msgid ""This protocol name has already been used. Protocol names must be unique."); msgstr "" #: src/www/load_balancer_relay_protocol_edit.php 79 -$input_errors[] = gettext("You cannot use spaces in the 'name' field."); +msgid ""You cannot use spaces in the 'name' field."); msgstr "" #: src/www/load_balancer_relay_protocol_edit.php 95 -$changedesc .= " " . sprintf(gettext("modified '%s' load balancing protocol +msgid ""modified '%s' load balancing protocol "), $protent['name']); msgstr "" #: src/www/load_balancer_relay_protocol_edit.php 97 -update_if_changed(gettext("name"), $protent['name'], $pconfig['name']); +msgid ""name"), $protent['name'], $pconfig['name']); msgstr "" #: src/www/load_balancer_relay_protocol_edit.php 98 -update_if_changed(gettext("type"), $protent['type'], $pconfig['type']); +msgid ""type"), $protent['type'], $pconfig['type']); msgstr "" #: src/www/load_balancer_relay_protocol_edit.php 99 -update_if_changed(gettext("description"), $protent['descr'], $pconfig['descr']); +msgid ""description"), $protent['descr'], $pconfig['descr']); msgstr "" #: src/www/load_balancer_relay_protocol_edit.php 100 -update_if_changed(gettext("type"), $protent['type'], $pconfig['type']); +msgid ""type"), $protent['type'], $pconfig['type']); msgstr "" #: src/www/load_balancer_relay_protocol_edit.php 101 -update_if_changed(gettext("action"), $protent['lbaction'], $pconfig['lbaction']); +msgid ""action"), $protent['lbaction'], $pconfig['lbaction']); msgstr "" #: src/www/load_balancer_relay_protocol_edit.php 127 -$pgtitle = array(gettext("Services"), gettext("Load Balancer"),gettext("Relay Protocol"),gettext("Edit")); +msgid ""Edit")); msgstr "" #: src/www/load_balancer_relay_protocol_edit.php 132 -$types = array("http" => gettext("HTTP"), "tcp" => gettext("TCP"), "dns" => gettext("DNS")); +msgid ""DNS")); msgstr "" #: src/www/load_balancer_relay_protocol_edit.php 194 - +msgid ""Edit Load Balancer - Relay Protocol entry"); ?> msgstr "" #: src/www/load_balancer_relay_protocol_edit.php 197 - +msgid ""Name"); ?> msgstr "" #: src/www/load_balancer_relay_protocol_edit.php 203 - +msgid ""Type"); ?> msgstr "" #: src/www/load_balancer_relay_protocol_edit.php 220 - +msgid ""Description"); ?> msgstr "" #: src/www/load_balancer_relay_protocol_edit.php 229 - +msgid ""Add / remove available actions"); ?> msgstr "" #: src/www/load_balancer_relay_protocol_edit.php 232 - +msgid ""Actions"); ?> msgstr "" #: src/www/load_balancer_relay_protocol_edit.php 239 - +msgid ""Available Actions"); ?> msgstr "" #: src/www/load_balancer_relay_protocol_edit.php 254 -" onclick="copyOption($('available_action'), $('lbaction'));" />
      +msgid ""Add"); ?>" onclick="copyOption($('available_action'), $('lbaction'));" />
      msgstr "" #: src/www/load_balancer_relay_protocol_edit.php 255 -" onclick="deleteOption($('lbaction'));" /> +msgid ""Remove"); ?>" onclick="deleteOption($('lbaction'));" /> msgstr "" #: src/www/load_balancer_relay_protocol_edit.php 261 - +msgid ""Enabled Actions"); ?> msgstr "" #: src/www/load_balancer_relay_protocol_edit.php 282 -" onClick="AllOptions($('lbaction'), true); AllOptions($('available_action'), false);"> +msgid ""Save"); ?>" onClick="AllOptions($('lbaction'), true); AllOptions($('available_action'), false);"> msgstr "" #: src/www/load_balancer_relay_protocol_edit.php 283 -" onclick="window.location.href=''" /> +msgid ""Cancel");?>" onclick="window.location.href=''" /> msgstr "" #: src/www/load_balancer_setting.php 56 -$input_errors[] = gettext("Timeout must be a numeric value"); +msgid ""Timeout must be a numeric value"); msgstr "" #: src/www/load_balancer_setting.php 60 -$input_errors[] = gettext("Interval must be a numeric value"); +msgid ""Interval must be a numeric value"); msgstr "" #: src/www/load_balancer_setting.php 65 -$input_errors[] = gettext("Prefork must be a numeric value"); +msgid ""Prefork must be a numeric value"); msgstr "" #: src/www/load_balancer_setting.php 68 -$input_errors[] = gettext("Prefork value must be between 1 and 32"); +msgid ""Prefork value must be between 1 and 32"); msgstr "" #: src/www/load_balancer_setting.php 85 -$pgtitle = array(gettext("Services"),gettext("Load Balancer"),gettext("Settings")); +msgid ""Settings")); msgstr "" #: src/www/load_balancer_setting.php 102 -" . gettext("You must apply the changes in order for them to take effect."));?>
      +msgid ""You must apply the changes in order for them to take effect."));?>
      msgstr "" #: src/www/load_balancer_setting.php 110 -$tab_array[] = array(gettext("Pools"), false, "load_balancer_pool.php"); +msgid ""Pools"), false, "load_balancer_pool.php"); msgstr "" #: src/www/load_balancer_setting.php 111 -$tab_array[] = array(gettext("Virtual Servers"), false, "load_balancer_virtual_server.php"); +msgid ""Virtual Servers"), false, "load_balancer_virtual_server.php"); msgstr "" #: src/www/load_balancer_setting.php 112 -$tab_array[] = array(gettext("Monitors"), false, "load_balancer_monitor.php"); +msgid ""Monitors"), false, "load_balancer_monitor.php"); msgstr "" #: src/www/load_balancer_setting.php 113 -$tab_array[] = array(gettext("Settings"), true, "load_balancer_setting.php"); +msgid ""Settings"), true, "load_balancer_setting.php"); msgstr "" #: src/www/load_balancer_setting.php 126 - +msgid ""Relayd global settings"); ?> msgstr "" #: src/www/load_balancer_setting.php 129 - +msgid ""timeout") ; ?> msgstr "" #: src/www/load_balancer_setting.php 133 - +msgid ""Set the global timeout in milliseconds for checks. Leave blank to use the default value of 1000 ms "); ?> msgstr "" #: src/www/load_balancer_setting.php 137 - +msgid ""interval") ; ?> msgstr "" #: src/www/load_balancer_setting.php 141 - +msgid ""Set the interval in seconds at which the member of a pool will be checked. Leave blank to use the default interval of 10 seconds"); ?> msgstr "" #: src/www/load_balancer_setting.php 145 - +msgid ""prefork") ; ?> msgstr "" #: src/www/load_balancer_setting.php 149 - +msgid ""Number of processes used by relayd for dns protocol. Leave blank to use the default value of 5 processes"); ?> msgstr "" #: src/www/load_balancer_setting.php 155 -" /> +msgid ""Save");?>" /> msgstr "" #: src/www/load_balancer_virtual_server.php 86 -$pgtitle = array(gettext("Services"),gettext("Load Balancer"),gettext("Virtual Servers")); +msgid ""Virtual Servers")); msgstr "" #: src/www/load_balancer_virtual_server.php 107 -" . gettext("You must apply the changes in order for them to take effect."));?>
      +msgid ""You must apply the changes in order for them to take effect."));?>
      msgstr "" #: src/www/load_balancer_virtual_server.php 115 -$tab_array[] = array(gettext("Pools"), false, "load_balancer_pool.php"); +msgid ""Pools"), false, "load_balancer_pool.php"); msgstr "" #: src/www/load_balancer_virtual_server.php 116 -$tab_array[] = array(gettext("Virtual Servers"), true, "load_balancer_virtual_server.php"); +msgid ""Virtual Servers"), true, "load_balancer_virtual_server.php"); msgstr "" #: src/www/load_balancer_virtual_server.php 117 -$tab_array[] = array(gettext("Monitors"), false, "load_balancer_monitor.php"); +msgid ""Monitors"), false, "load_balancer_monitor.php"); msgstr "" #: src/www/load_balancer_virtual_server.php 118 -$tab_array[] = array(gettext("Settings"), false, "load_balancer_setting.php"); +msgid ""Settings"), false, "load_balancer_setting.php"); msgstr "" #: src/www/load_balancer_virtual_server.php 131 -$t->add_column(gettext('Name'),'name',10); +msgid "'Name'),'name',10); msgstr "" #: src/www/load_balancer_virtual_server.php 132 -$t->add_column(gettext('Protocol'),'relay_protocol',10); +msgid "'Protocol'),'relay_protocol',10); msgstr "" #: src/www/load_balancer_virtual_server.php 133 -$t->add_column(gettext('IP Address'),'ipaddr',10); +msgid "'IP Address'),'ipaddr',10); msgstr "" #: src/www/load_balancer_virtual_server.php 134 -$t->add_column(gettext('Port'),'port',10); +msgid "'Port'),'port',10); msgstr "" #: src/www/load_balancer_virtual_server.php 135 -$t->add_column(gettext('Pool'),'poolname',10); +msgid "'Pool'),'poolname',10); msgstr "" #: src/www/load_balancer_virtual_server.php 136 -$t->add_column(gettext('Fall Back Pool'),'sitedown',15); +msgid "'Fall Back Pool'),'sitedown',15); msgstr "" #: src/www/load_balancer_virtual_server.php 137 -$t->add_column(gettext('Description'),'descr',25); +msgid "'Description'),'descr',25); msgstr "" #: src/www/load_balancer_virtual_server_edit.php 50 -$changedesc = gettext("Load Balancer +msgid ""Load Balancer Virtual Server ") . " "; msgstr "" @@ -35799,260 +35762,260 @@ msgstr "" #: src/www/load_balancer_virtual_server_edit.php 61 -$reqdfieldsn = array(gettext("IP Address"),gettext("Name"),gettext("Mode")); +msgid ""Mode")); msgstr "" #: src/www/load_balancer_virtual_server_edit.php 66 -$reqdfieldsn = array(gettext("IP Address"),gettext("Name"),gettext("Relay Protocol")); +msgid ""Relay Protocol")); msgstr "" #: src/www/load_balancer_virtual_server_edit.php 75 -$input_errors[] = gettext("This virtual server name has already been used. Virtual server names must be unique."); +msgid ""This virtual server name has already been used. Virtual server names must be unique."); msgstr "" #: src/www/load_balancer_virtual_server_edit.php 78 -$input_errors[] = gettext("You cannot use spaces or slashes in the 'name' field."); +msgid ""You cannot use spaces or slashes in the 'name' field."); msgstr "" #: src/www/load_balancer_virtual_server_edit.php 81 -$input_errors[] = gettext("The port must be an integer between 1 and 65535, a port alias, or left blank."); +msgid ""The port must be an integer between 1 and 65535, a port alias, or left blank."); msgstr "" #: src/www/load_balancer_virtual_server_edit.php 84 -$input_errors[] = sprintf(gettext("%s is not a valid IP address, IPv4 subnet, or alias."), $_POST['ipaddr']); +msgid ""%s is not a valid IP address, IPv4 subnet, or alias."), $_POST['ipaddr']); msgstr "" #: src/www/load_balancer_virtual_server_edit.php 86 -$input_errors[] = sprintf(gettext("%s is a subnet containing more than 64 IP addresses."), $_POST['ipaddr']); +msgid ""%s is a subnet containing more than 64 IP addresses."), $_POST['ipaddr']); msgstr "" #: src/www/load_balancer_virtual_server_edit.php 89 -$input_errors[] = gettext("You cannot select a Fall Back Pool when using the DNS relay protocol."); +msgid ""You cannot select a Fall Back Pool when using the DNS relay protocol."); msgstr "" #: src/www/load_balancer_virtual_server_edit.php 96 -$changedesc .= " " . sprintf(gettext("modified '%s' vs +msgid ""modified '%s' vs "), $vsent['name']); msgstr "" #: src/www/load_balancer_virtual_server_edit.php 98 -$changedesc .= " " . sprintf(gettext("created '%s' vs +msgid ""created '%s' vs "), $_POST['name']); msgstr "" #: src/www/load_balancer_virtual_server_edit.php 132 -$pgtitle = array(gettext("Services"),gettext("Load Balancer"),gettext("Virtual Server"),gettext("Edit")); +msgid ""Edit")); msgstr "" #: src/www/load_balancer_virtual_server_edit.php 164 - +msgid ""Edit Load Balancer - Virtual Server entry"); ?> msgstr "" #: src/www/load_balancer_virtual_server_edit.php 167 - +msgid ""Name"); ?> msgstr "" #: src/www/load_balancer_virtual_server_edit.php 173 - +msgid ""Description"); ?> msgstr "" #: src/www/load_balancer_virtual_server_edit.php 179 - +msgid ""IP Address"); ?> msgstr "" #: src/www/load_balancer_virtual_server_edit.php 182 -
      +msgid ""This is normally the WAN IP address that you would like the server to listen on. All connections to this IP and port will be forwarded to the pool cluster."); ?> msgstr "" #: src/www/load_balancer_virtual_server_edit.php 183 -
      +msgid ""You may also specify a host alias listed in Firewall -> Aliases here."); ?> msgstr "" #: src/www/load_balancer_virtual_server_edit.php 193 - +msgid ""Port"); ?> msgstr "" #: src/www/load_balancer_virtual_server_edit.php 196 -
      +msgid ""This is the port that the clients will connect to. All connections to this port will be forwarded to the pool cluster."); ?> msgstr "" #: src/www/load_balancer_virtual_server_edit.php 197 -
      +msgid ""If left blank, listening ports from the pool will be used."); ?> msgstr "" #: src/www/load_balancer_virtual_server_edit.php 198 -
      +msgid ""You may also specify a port alias listed in Firewall -> Aliases here."); ?> msgstr "" #: src/www/load_balancer_virtual_server_edit.php 208 - +msgid ""Virtual Server Pool"); ?> msgstr "" #: src/www/load_balancer_virtual_server_edit.php 211 - +msgid ""NOTE +msgid ""Please add a pool on the Pools tab to use this feature."); ?> msgstr "" #: src/www/load_balancer_virtual_server_edit.php 227 - +msgid ""Fall Back Pool"); ?> msgstr "" #: src/www/load_balancer_virtual_server_edit.php 230 - +msgid ""NOTE +msgid ""Please add a pool on the Pools tab to use this feature."); ?> msgstr "" #: src/www/load_balancer_virtual_server_edit.php 233 +msgid ""none"); ?> msgstr "" #: src/www/load_balancer_virtual_server_edit.php 243 -
      +msgid ""The server pool to which clients will be redirected if *ALL* servers in the Virtual Server Pool are offline."); ?> msgstr "" #: src/www/load_balancer_virtual_server_edit.php 244 -
      +msgid ""This option is NOT compatible with the DNS relay protocol."); ?> msgstr "" #: src/www/load_balancer_virtual_server_edit.php 261 - +msgid ""Relay Protocol"); ?> msgstr "" #: src/www/load_balancer_virtual_server_edit.php 280 -" /> +msgid ""Submit"); ?>" /> msgstr "" #: src/www/load_balancer_virtual_server_edit.php 281 -" onclick="window.location.href=''" /> +msgid ""Cancel");?>" onclick="window.location.href=''" /> msgstr "" #: src/www/load_balancer_virtual_server_edit.php 289 - +msgid ""Note +msgid ""Don't forget to add a firewall rule for the virtual server/pool after you're finished setting it up."); ?> msgstr "" #: src/www/pkg.php 49 -print "onmouseout="this.style.color = ''; domTT_mouseout(this, event);" onmouseover="domTT_activate(this, event, 'content', '".gettext($title_msg)."', 'trail', true, 'delay', 0, 'fade', 'both', 'fadeMax', 93, 'styleClass', 'niceTitle');""; +msgid "$title_msg)."', 'trail', true, 'delay', 0, 'fade', 'both', 'fadeMax', 93, 'styleClass', 'niceTitle');""; msgstr "" #: src/www/pkg.php 55 -print_info_box_np(gettext("ERROR +msgid ""ERROR No package defined.")); msgstr "" #: src/www/pkg.php 186 -var strloading="/images/misc/loader.gif' alt='loader' /> " + ""; +msgid "'Saving changes...');?>"; msgstr "" #: src/www/pkg.php 187 -if(confirm("")){ +msgid ""Do you really want to save changes?");?>")){ msgstr "" #: src/www/pkg.php 422 -echo gettext("No"); +msgid ""No"); msgstr "" #: src/www/pkg.php 424 -echo gettext("Yes"); +msgid ""Yes"); msgstr "" #: src/www/pkg.php 434 -echo $column['prefix'] . gettext($column['listmodeon']). $column['suffix']; +msgid "$column['listmodeon']). $column['suffix']; msgstr "" #: src/www/pkg.php 437 -echo $column['prefix'] .gettext($column['listmodeoff']). $column['suffix']; +msgid "$column['listmodeoff']). $column['suffix']; msgstr "" #: src/www/pkg.php 456 -')"> alt="delete" /> +msgid ""Do you really want to delete this item?");?>')"> alt="delete" /> msgstr "" #: src/www/pkg_edit.php 60 -print_info_box_np(gettext("ERROR +msgid ""ERROR No valid package defined.")); msgstr "" @@ -36061,170 +36024,170 @@ src/www/pkg_edit.php 245 $edit = ($only_edit ? '' " -" . gettext("Edit")); +msgid ""Edit")); msgstr "" #: src/www/pkg_edit.php 249 -$title = gettext("Package Editor"); +msgid ""Package Editor"); msgstr "" #: src/www/pkg_edit.php 437 -$savevalue = gettext("Save"); +msgid ""Save"); msgstr "" #: src/www/pkg_edit.php 448 -$advanced .= "". gettext("Advanced features") . "
      n"; +msgid ""Advanced features") . "
      n"; msgstr "" #: src/www/pkg_edit.php 938 -echo "

      " . gettext("Note") . " +msgid ""Note") . " {$pkg['note']}

      "; msgstr "" #: src/www/pkg_edit.php 944 -echo ""; +msgid ""Cancel")."" onclick="window.location.href='" . $_SERVER['HTTP_REFERER'] . "'" />"; msgstr "" #: src/www/pkg_edit.php 1133 -$div .= " - " . gettext("Show advanced option") ."n"; +msgid ""Show advanced option") ."n"; msgstr "" #: src/www/pkg_mgr.php 47 -$pgtitle = array(gettext("System"),gettext("Package Manager")); +msgid ""Package Manager")); msgstr "" #: src/www/pkg_mgr.php 73 -$savemsg = sprintf(gettext("Unable to retrieve package info from %s. Cached data will be used."), $xmlrpc_base_url); +msgid ""Unable to retrieve package info from %s. Cached data will be used."), $xmlrpc_base_url); msgstr "" #: src/www/pkg_mgr.php 76 -$savemsg = sprintf(gettext('Unable to communicate with %1$s. Please verify DNS and interface configuration, and that %2$s has functional Internet connectivity.'), $xmlrpc_base_url, $g['product_name']); +msgid "'Unable to communicate with %1$s. Please verify DNS and interface configuration, and that %2$s has functional Internet connectivity.'), $xmlrpc_base_url, $g['product_name']); msgstr "" #: src/www/pkg_mgr.php 88 -$pgtitle = array(gettext("System"),gettext("Package Manager")); +msgid ""Package Manager")); msgstr "" #: src/www/pkg_mgr.php 130 -$tab_array[] = array(gettext("Available Packages"), $requested_version <> "" ? false +msgid ""Available Packages"), $requested_version <> "" ? false true, "pkg_mgr.php"); msgstr "" #: src/www/pkg_mgr.php 131 -$tab_array[] = array(gettext("Installed Packages"), false, "pkg_mgr_installed.php"); +msgid ""Installed Packages"), false, "pkg_mgr_installed.php"); msgstr "" #: src/www/pkg_mgr.php 171 -$tab_array[] = array(gettext("All"), $menu_category=="All" ? true +msgid ""All"), $menu_category=="All" ? true false, "pkg_mgr.php?category=All"); msgstr "" #: src/www/pkg_mgr.php 174 -$tab_array[] = array(gettext($category) , $menu_category==$category ? true +msgid "$category) , $menu_category==$category ? true false, "pkg_mgr.php?category={$category}"); msgstr "" #: src/www/pkg_mgr.php 179 -$tab_array[] = array(gettext("Other Categories"), $menu_category=="Other" ? true +msgid ""Other Categories"), $menu_category=="Other" ? true false, "pkg_mgr.php?category=Other"); msgstr "" #: src/www/pkg_mgr.php 198 - +msgid ""Name"); ?> msgstr "" #: src/www/pkg_mgr.php 201 -print ''.gettext("Category").''."n"; +msgid ""Category").''."n"; msgstr "" #: src/www/pkg_mgr.php 203 " class="listhdr"> +msgid ""Status"); ?> msgstr "" #: src/www/pkg_mgr.php 204 " class="listhdr"> +msgid ""Description"); ?> msgstr "" #: src/www/pkg_mgr.php 213 -echo "
      " . gettext("There are currently no packages available for installation.") . ""; +msgid ""There are currently no packages available for installation.") . ""; msgstr "" #: src/www/pkg_mgr.php 235 -$pkginfo=gettext("Package info"); +msgid ""Package info"); msgstr "" #: src/www/pkg_mgr.php 238 -$pkginfo=gettext("No package info, check the forum"); +msgid ""No package info, check the forum"); msgstr "" #: src/www/pkg_mgr.php 245 -"> +msgid ""Click on package name to access its website.")?>"> msgstr "" #: src/www/pkg_mgr.php 249 -print ''.gettext($index['category']).''."n"; +msgid "$index['category']).''."n"; msgstr "" #: src/www/pkg_mgr.php 254 -print ' msgstr "" @@ -36233,278 +36196,278 @@ src/www/pkg_mgr.php 270 "> +msgid ""Click package info for more details about ".ucfirst($index['name'])." package.")?>"> msgstr "" #: src/www/pkg_mgr.php 282 -" class="btn btn-primary"> +msgid ""Install ".ucfirst($index['name'])." package.")?>" class="btn btn-primary"> msgstr "" #: src/www/pkg_mgr.php 288 -echo "" . gettext("There are currently no packages available for installation.") . ""; +msgid ""There are currently no packages available for installation.") . ""; msgstr "" #: src/www/pkg_mgr_install.php 44 -$pgtitle = array(gettext("System"),gettext("Package Manager"),gettext("Install Package")); +msgid ""Install Package")); msgstr "" #: src/www/pkg_mgr_install.php 98 -$tab_array[] = array(gettext("Available packages"), false, "pkg_mgr.php"); +msgid ""Available packages"), false, "pkg_mgr.php"); msgstr "" #: src/www/pkg_mgr_install.php 99 -$tab_array[] = array(gettext("Installed packages"), false, "pkg_mgr_installed.php"); +msgid ""Installed packages"), false, "pkg_mgr_installed.php"); msgstr "" #: src/www/pkg_mgr_install.php 100 -$tab_array[] = array(gettext("Package Installer"), true, ""); +msgid ""Package Installer"), true, ""); msgstr "" #: src/www/pkg_mgr_install.php 169 - +msgid ""Beginning package installation.");?> msgstr "" #: src/www/pkg_mgr_install.php 196 -update_output_window(gettext("Something is wrong on the request.")); +msgid ""Something is wrong on the request.")); msgstr "" #: src/www/pkg_mgr_install.php 200 -update_output_window(gettext("Log was not retrievable.")); +msgid ""Log was not retrievable.")); msgstr "" #: src/www/pkg_mgr_install.php 205 -update_status("{$pkgname} " . gettext("installation completed.")); +msgid ""installation completed.")); msgstr "" #: src/www/pkg_mgr_install.php 208 -update_output_window(sprintf(gettext("Could not find %s."), $pkgname)); +msgid ""Could not find %s."), $pkgname)); msgstr "" #: src/www/pkg_mgr_install.php 219 -write_config(gettext("Creating restore point before package installation.")); +msgid ""Creating restore point before package installation.")); msgstr "" #: src/www/pkg_mgr_install.php 224 -update_status(gettext("Package deleted.")); +msgid ""Package deleted.")); msgstr "" #: src/www/pkg_mgr_install.php 225 -$static_output .= "n" . gettext("Package deleted."); +msgid ""Package deleted."); msgstr "" #: src/www/pkg_mgr_install.php 235 -update_status(gettext("Package reinstallation failed.")); +msgid ""Package reinstallation failed.")); msgstr "" #: src/www/pkg_mgr_install.php 236 -$static_output .= "n" . gettext("Package reinstallation failed."); +msgid ""Package reinstallation failed."); msgstr "" #: src/www/pkg_mgr_install.php 239 -update_status(gettext("Package reinstalled.")); +msgid ""Package reinstalled.")); msgstr "" #: src/www/pkg_mgr_install.php 240 -$static_output .= "n" . gettext("Package reinstalled."); +msgid ""Package reinstalled."); msgstr "" #: src/www/pkg_mgr_install.php 261 -update_status(gettext("All packages reinstalled.")); +msgid ""All packages reinstalled.")); msgstr "" #: src/www/pkg_mgr_install.php 262 -$static_output .= "n" . gettext("All packages reinstalled."); +msgid ""All packages reinstalled."); msgstr "" #: src/www/pkg_mgr_install.php 266 -update_output_window(gettext("No packages are installed.")); +msgid ""No packages are installed.")); msgstr "" #: src/www/pkg_mgr_install.php 272 -update_status(gettext("Installation of") . " {$pkgid} " . gettext("FAILED!")); +msgid ""FAILED!")); msgstr "" #: src/www/pkg_mgr_install.php 273 -$static_output .= "n" . gettext("Installation halted."); +msgid ""Installation halted."); msgstr "" #: src/www/pkg_mgr_install.php 276 -$status_a = gettext(sprintf("Installation of %s completed.", $pkgid)); +msgid "sprintf("Installation of %s completed.", $pkgid)); msgstr "" #: src/www/pkg_mgr_install.php 280 -$static_output .= "n" . gettext("Installation completed.") . "n{$pkgid} " . gettext("setup instructions") . " +msgid ""setup instructions") . " n{$status}"; msgstr "" #: src/www/pkg_mgr_install.php 282 -$static_output .= "n" . gettext("Installation completed. Please check to make sure that the package is configured from the respective menu then start the package."); +msgid ""Installation completed. Please check to make sure that the package is configured from the respective menu then start the package."); msgstr "" #: src/www/pkg_mgr_installed.php 41 -$pgtitle = array(gettext("System"),gettext("Package Manager")); +msgid ""Package Manager")); msgstr "" #: src/www/pkg_mgr_installed.php 70 -$pgtitle = array(gettext("System"),gettext("Package Manager")); +msgid ""Package Manager")); msgstr "" #: src/www/pkg_mgr_installed.php 104 -$tab_array[] = array(gettext("Available Packages"), false, "pkg_mgr.php"); +msgid ""Available Packages"), false, "pkg_mgr.php"); msgstr "" #: src/www/pkg_mgr_installed.php 105 -// $tab_array[] = array("{$version} " . gettext("packages"), false, "pkg_mgr.php"); +msgid ""packages"), false, "pkg_mgr.php"); msgstr "" #: src/www/pkg_mgr_installed.php 108 -$tab_array[] = array(gettext("Installed Packages"), true, "pkg_mgr_installed.php"); +msgid ""Installed Packages"), true, "pkg_mgr_installed.php"); msgstr "" #: src/www/pkg_mgr_installed.php 117 - +msgid ""Name"); ?> msgstr "" #: src/www/pkg_mgr_installed.php 118 - +msgid ""Category"); ?> msgstr "" #: src/www/pkg_mgr_installed.php 119 - +msgid ""Version"); ?> msgstr "" #: src/www/pkg_mgr_installed.php 120 - +msgid ""Description"); ?> msgstr "" #: src/www/pkg_mgr_installed.php 148 -$pkgver = "".gettext("Available") ." +msgid ""Available") ." ". $latest_package . "
      "; msgstr "" #: src/www/pkg_mgr_installed.php 150 -$pkgver = "
      ".gettext("Available") ." +msgid ""Available") ." ". $latest_package . "
      "; msgstr "" #: src/www/pkg_mgr_installed.php 151 -$pkgver .= gettext("Installed") ." +msgid ""Installed") ." ". $pkg['version']. "
      "; msgstr "" #: src/www/pkg_mgr_installed.php 157 -$pkgver = "" . gettext("Available") ." +msgid ""Available") ." ". $latest_package . "
      "; msgstr "" #: src/www/pkg_mgr_installed.php 159 -$pkgver = "
      " . gettext("Available") ." +msgid ""Available") ." ". $latest_package . "
      "; msgstr "" #: src/www/pkg_mgr_installed.php 160 -$pkgver .= gettext("Installed") ." +msgid ""Installed") ." ". $pkg['version']."
      "; msgstr "" #: src/www/pkg_mgr_installed.php 184 -$pkginfo=gettext("Package info"); +msgid ""Package info"); msgstr "" #: src/www/pkg_mgr_installed.php 188 -$pkginfo=gettext("No package info, check the forum"); +msgid ""No package info, check the forum"); msgstr "" #: src/www/pkg_mgr_installed.php 203 -echo "{$pkgver}"; +msgid ""Click on ".ucfirst($pkg['name'])." version to check its change log."),"return").">{$pkgver}"; msgstr "" #: @@ -36512,215 +36475,215 @@ src/www/pkg_mgr_installed.php 205 >>

      msgstr "" #: src/www/pkg_mgr_installed.php 213 -" class="btn btn-default btn-xs"> +msgid ""Reinstall ".ucfirst($pkg['name'])." package.");?>" class="btn btn-default btn-xs"> msgstr "" #: src/www/pkg_mgr_installed.php 216 -" class="btn btn-default btn-xs"> +msgid ""Reinstall ".ucfirst($pkg['name'])."'s GUI components.");?>" class="btn btn-default btn-xs"> msgstr "" #: src/www/pkg_mgr_installed.php 227 - +msgid ""There are no packages currently installed."); ?> msgstr "" #: src/www/pkg_mgr_settings.php 51 -$pgtitle = array(gettext("System"),gettext("Package Settings")); +msgid ""Package Settings")); msgstr "" #: src/www/pkg_mgr_settings.php 89 -$tab_array[] = array(sprintf(gettext("%s packages"), $version), false, "pkg_mgr.php"); +msgid ""%s packages"), $version), false, "pkg_mgr.php"); msgstr "" #: src/www/pkg_mgr_settings.php 90 -$tab_array[] = array(gettext("Installed Packages"), false, "pkg_mgr_installed.php"); +msgid ""Installed Packages"), false, "pkg_mgr_installed.php"); msgstr "" #: src/www/pkg_mgr_settings.php 91 -$tab_array[] = array(gettext("Package Settings"), true, "pkg_mgr_settings.php"); +msgid ""Package Settings"), true, "pkg_mgr_settings.php"); msgstr "" #: src/www/pkg_mgr_settings.php 100 - +msgid ""This page allows an alternate package repository to be configured, primarily for temporary use as a testing mechanism."); ?> msgstr "" #: src/www/pkg_mgr_settings.php 101 - +msgid ""The contents of unofficial packages servers cannot be verified and may contain malicious files."); ?> msgstr "" #: src/www/pkg_mgr_settings.php 102 - +msgid ""The package server settings should remain at their default values to ensure that verifiable and trusted packages are recevied."); ?> msgstr "" #: src/www/pkg_mgr_settings.php 104 - +msgid ""A warning is printed on the Dashboard and in the package manager when an unofficial package server is in use."); ?> msgstr "" #: src/www/pkg_mgr_settings.php 109 - +msgid ""Package Repository URL");?> msgstr "" #: src/www/pkg_mgr_settings.php 112 - +msgid ""Package Repository URL");?> msgstr "" #: src/www/pkg_mgr_settings.php 114 - />
      +msgid ""Use a non-official server for packages");?>
      msgstr "" #: src/www/pkg_mgr_settings.php 116 - msgstr "" #: src/www/pkg_mgr_settings.php 119 -,
      +msgid ""System +msgid ""page is viewed.");?> msgstr "" #: src/www/pkg_mgr_settings.php 131 -" /> +msgid ""Save");?>" /> msgstr "" #: src/www/reboot.php 34 -$pgtitle = array(gettext("Diagnostics"),gettext("Reboot System")); +msgid ""Reboot System")); msgstr "" #: src/www/reboot.php 47 - msgstr "" #: src/www/reboot.php 49 - +msgid ""The system is rebooting now. This may take one minute.")); ?> msgstr "" #: src/www/reboot.php 55 -

      +msgid ""Are you sure you want to reboot the system?");?>

      msgstr "" #: src/www/reboot.php 57 -" /> +msgid ""Yes");?>" /> msgstr "" #: src/www/reboot.php 58 - +msgid ""No");?> msgstr "" #: src/www/restart_httpd.php 31 -$pgtitle = array(gettext("Restarting httpd")); +msgid ""Restarting httpd")); msgstr "" #: src/www/restart_httpd.php 39 -... +msgid ""Mounting file systems read/write");?>... msgstr "" #: src/www/restart_httpd.php 41 -.
      +msgid ""Done");?>.
      msgstr "" #: src/www/restart_httpd.php 42 -... +msgid ""Forcing all PHP file permissions to 0755");?>... msgstr "" #: src/www/restart_httpd.php 44 -.
      +msgid ""Done");?>.
      msgstr "" #: src/www/restart_httpd.php 45 -... +msgid ""Mounting file systems read only");?>... msgstr "" #: src/www/restart_httpd.php 47 -.
      +msgid ""Done");?>.
      msgstr "" #: src/www/restart_httpd.php 48 -... +msgid ""Restarting mini_httpd");?>... msgstr "" #: src/www/restart_httpd.php 50 -.
      +msgid ""Done");?>.
      msgstr "" #: src/www/services_captiveportal.php 56 -$pgtitle = array(gettext("Services"),gettext("Captive portal"), $a_cp[$cpzone]['zone']); +msgid ""Captive portal"), $a_cp[$cpzone]['zone']); msgstr "" #: src/www/services_captiveportal.php 75 -write_config(sprintf(gettext("Captive Portal +msgid ""Captive Portal zone %s Restore default portal page"), $cpzone)); msgstr "" @@ -36728,7 +36691,7 @@ msgstr "" #: src/www/services_captiveportal.php 94 -write_config(sprintf(gettext("Captive Portal +msgid ""Captive Portal zone %s Restore default error page"), $cpzone)); msgstr "" @@ -36736,7 +36699,7 @@ msgstr "" #: src/www/services_captiveportal.php 113 -write_config(sprintf(gettext("Captive Portal +msgid ""Captive Portal zone %s Restore default logout page"), $cpzone)); msgstr "" @@ -36744,817 +36707,817 @@ msgstr "" #: src/www/services_captiveportal.php 198 -$reqdfieldsn = array(gettext("Zone name"), gettext("Interface")); +msgid ""Interface")); msgstr "" #: src/www/services_captiveportal.php 206 -$input_errors[] = sprintf(gettext("The captive portal cannot be used on interface %s since it is part of a bridge."), $cpbrif); +msgid ""The captive portal cannot be used on interface %s since it is part of a bridge."), $cpbrif); msgstr "" #: src/www/services_captiveportal.php 210 -$input_errors[] = sprintf(gettext("The captive portal cannot be used on interface %s since it is used already on %s instance."), $cpbrif, $cp['zone']); +msgid ""The captive portal cannot be used on interface %s since it is used already on %s instance."), $cpbrif, $cp['zone']); msgstr "" #: src/www/services_captiveportal.php 218 -$input_errors[] = gettext("Certificate must be specified for HTTPS login."); +msgid ""Certificate must be specified for HTTPS login."); msgstr "" #: src/www/services_captiveportal.php 221 -$input_errors[] = gettext("The HTTPS server name must be specified for HTTPS login."); +msgid ""The HTTPS server name must be specified for HTTPS login."); msgstr "" #: src/www/services_captiveportal.php 228 -$input_errors[] = gettext("The timeout must be at least 1 minute."); +msgid ""The timeout must be at least 1 minute."); msgstr "" #: src/www/services_captiveportal.php 241 -$input_errors[] = gettext("Hard timeout must be less or equal Default lease time set on DHCP Server"); +msgid ""Hard timeout must be less or equal Default lease time set on DHCP Server"); msgstr "" #: src/www/services_captiveportal.php 246 -$input_errors[] = gettext("The idle timeout must be at least 1 minute."); +msgid ""The idle timeout must be at least 1 minute."); msgstr "" #: src/www/services_captiveportal.php 249 -$input_errors[] = gettext("The pass-through credit count must be a number or left blank."); +msgid ""The pass-through credit count must be a number or left blank."); msgstr "" #: src/www/services_captiveportal.php 252 -$input_errors[] = gettext("The waiting period to restore pass-through credits must be above 0 hours."); +msgid ""The waiting period to restore pass-through credits must be above 0 hours."); msgstr "" #: src/www/services_captiveportal.php 256 -$input_errors[] = sprintf(gettext("A valid IP address must be specified. [%s]"), $_POST['radiusip']); +msgid ""A valid IP address must be specified. [%s]"), $_POST['radiusip']); msgstr "" #: src/www/services_captiveportal.php 259 -$input_errors[] = sprintf(gettext("A valid IP address must be specified. [%s]"), $_POST['radiusip2']); +msgid ""A valid IP address must be specified. [%s]"), $_POST['radiusip2']); msgstr "" #: src/www/services_captiveportal.php 262 -$input_errors[] = sprintf(gettext("A valid IP address must be specified. [%s]"), $_POST['radiusip3']); +msgid ""A valid IP address must be specified. [%s]"), $_POST['radiusip3']); msgstr "" #: src/www/services_captiveportal.php 265 -$input_errors[] = sprintf(gettext("A valid IP address must be specified. [%s]"), $_POST['radiusip4']); +msgid ""A valid IP address must be specified. [%s]"), $_POST['radiusip4']); msgstr "" #: src/www/services_captiveportal.php 268 -$input_errors[] = sprintf(gettext("A valid port number must be specified. [%s]"), $_POST['radiusport']); +msgid ""A valid port number must be specified. [%s]"), $_POST['radiusport']); msgstr "" #: src/www/services_captiveportal.php 271 -$input_errors[] = sprintf(gettext("A valid port number must be specified. [%s]"), $_POST['radiusport2']); +msgid ""A valid port number must be specified. [%s]"), $_POST['radiusport2']); msgstr "" #: src/www/services_captiveportal.php 274 -$input_errors[] = sprintf(gettext("A valid port number must be specified. [%s]"), $_POST['radiusport3']); +msgid ""A valid port number must be specified. [%s]"), $_POST['radiusport3']); msgstr "" #: src/www/services_captiveportal.php 277 -$input_errors[] = sprintf(gettext("A valid port number must be specified. [%s]"), $_POST['radiusport4']); +msgid ""A valid port number must be specified. [%s]"), $_POST['radiusport4']); msgstr "" #: src/www/services_captiveportal.php 280 -$input_errors[] = sprintf(gettext("A valid port number must be specified. [%s]"), $_POST['radiusacctport']); +msgid ""A valid port number must be specified. [%s]"), $_POST['radiusacctport']); msgstr "" #: src/www/services_captiveportal.php 283 -$input_errors[] = gettext("The maximum number of concurrent connections per client IP address may not be larger than the global maximum."); +msgid ""The maximum number of concurrent connections per client IP address may not be larger than the global maximum."); msgstr "" #: src/www/services_captiveportal.php 286 -$input_errors[] = gettext("The NAS-Identifier must be 3-253 characters long and should only contain ASCII characters."); +msgid ""The NAS-Identifier must be 3-253 characters long and should only contain ASCII characters."); msgstr "" #: src/www/services_captiveportal.php 500 -$tab_array[] = array(gettext("Captive portal(s)"), true, "services_captiveportal.php?zone={$cpzone}"); +msgid ""Captive portal(s)"), true, "services_captiveportal.php?zone={$cpzone}"); msgstr "" #: src/www/services_captiveportal.php 501 -$tab_array[] = array(gettext("MAC"), false, "services_captiveportal_mac.php?zone={$cpzone}"); +msgid ""MAC"), false, "services_captiveportal_mac.php?zone={$cpzone}"); msgstr "" #: src/www/services_captiveportal.php 502 -$tab_array[] = array(gettext("Allowed IP addresses"), false, "services_captiveportal_ip.php?zone={$cpzone}"); +msgid ""Allowed IP addresses"), false, "services_captiveportal_ip.php?zone={$cpzone}"); msgstr "" #: src/www/services_captiveportal.php 504 -// $tab_array[] = array(gettext("Allowed Hostnames"), false, "services_captiveportal_hostname.php?zone={$cpzone}"); +msgid ""Allowed Hostnames"), false, "services_captiveportal_hostname.php?zone={$cpzone}"); msgstr "" #: src/www/services_captiveportal.php 505 -$tab_array[] = array(gettext("Vouchers"), false, "services_captiveportal_vouchers.php?zone={$cpzone}"); +msgid ""Vouchers"), false, "services_captiveportal_vouchers.php?zone={$cpzone}"); msgstr "" #: src/www/services_captiveportal.php 506 -$tab_array[] = array(gettext("File Manager"), false, "services_captiveportal_filemanager.php?zone={$cpzone}"); +msgid ""File Manager"), false, "services_captiveportal_filemanager.php?zone={$cpzone}"); msgstr "" #: src/www/services_captiveportal.php 522 - +msgid ""Enable captive portal"); ?> msgstr "" #: src/www/services_captiveportal.php 525 - +msgid ""Interfaces"); ?> msgstr "" #: src/www/services_captiveportal.php 537 - +msgid ""Select the interface(s) to enable for captive portal."); ?> msgstr "" #: src/www/services_captiveportal.php 540 - +msgid ""Maximum concurrent connections"); ?> msgstr "" #: src/www/services_captiveportal.php 544 - +msgid ""per client IP address (0 = no limit)"); ?> msgstr "" #: src/www/services_captiveportal.php 547 - +msgid ""Idle timeout"); ?> msgstr "" #: src/www/services_captiveportal.php 555 -
      +msgid ""minutes"); ?>
      msgstr "" #: src/www/services_captiveportal.php 556 - +msgid ""Clients will be disconnected after this amount of inactivity. They may log in again immediately, though. Leave this field blank for no idle timeout."); ?> msgstr "" #: src/www/services_captiveportal.php 559 - +msgid ""Hard timeout"); ?> msgstr "" #: src/www/services_captiveportal.php 562 -
      +msgid ""minutes"); ?>
      msgstr "" #: src/www/services_captiveportal.php 563 - +msgid ""Clients will be disconnected after this amount of time, regardless of activity. They may log in again immediately, though. Leave this field blank for no hard timeout (not recommended unless an idle timeout is set)."); ?> msgstr "" #: src/www/services_captiveportal.php 567 - +msgid ""Pass-through credits allowed per MAC address"); ?> msgstr "" #: src/www/services_captiveportal.php 570 -
      +msgid ""per client MAC address (0 or blank = none)"); ?>
      msgstr "" #: src/www/services_captiveportal.php 571 - +msgid ""This setting allows passing through the captive portal without authentication a limited number of times per MAC address. Once used up, the client can only log in with valid credentials until the waiting period specified below has expired. Recommended to set a hard timeout and/or idle timeout when using this for it to be effective."); ?> msgstr "" #: src/www/services_captiveportal.php 574 - +msgid ""Waiting period to restore pass-through credits"); ?> msgstr "" #: src/www/services_captiveportal.php 577 -
      +msgid ""hours"); ?>
      msgstr "" #: src/www/services_captiveportal.php 578 - +msgid ""Clients will have their available pass-through credits restored to the original count after this amount of time since using the first one. This must be above 0 hours if pass-through credits are enabled."); ?> msgstr "" #: src/www/services_captiveportal.php 581 - +msgid ""Reset waiting period on attempted access"); ?> msgstr "" #: src/www/services_captiveportal.php 584 -
      +msgid ""Enable waiting period reset on attempted access"); ?>
      msgstr "" #: src/www/services_captiveportal.php 585 - +msgid ""If enabled, the waiting period is reset to the original duration if access is attempted when all pass-through credits have already been exhausted."); ?> msgstr "" #: src/www/services_captiveportal.php 589 - +msgid ""Logout popup window"); ?> msgstr "" #: src/www/services_captiveportal.php 592 -
      +msgid ""Enable logout popup window"); ?>
      msgstr "" #: src/www/services_captiveportal.php 593 - +msgid ""If enabled, a popup window will appear when clients are allowed through the captive portal. This allows clients to explicitly disconnect themselves before the idle or hard timeout occurs."); ?> msgstr "" #: src/www/services_captiveportal.php 596 - +msgid ""Pre-authentication redirect URL"); ?> msgstr "" #: src/www/services_captiveportal.php 599 - +msgid ""Use this field to set $PORTAL_REDIRURL$ variable which can be accessed using your custom captive portal index.php page or error pages."));?> msgstr "" #: src/www/services_captiveportal.php 603 - +msgid ""After authentication Redirection URL"); ?> msgstr "" #: src/www/services_captiveportal.php 607 - +msgid ""Blocked MAC address redirect URL"); ?> msgstr "" #: src/www/services_captiveportal.php 615 - +msgid ""If you provide a URL here, MAC addresses set to be blocked will be redirect to that URL when attempt to access anything."));?> msgstr "" #: src/www/services_captiveportal.php 620 - +msgid ""Concurrent user logins"); ?> msgstr "" #: src/www/services_captiveportal.php 623 -
      +msgid ""Disable concurrent logins"); ?>
      msgstr "" #: src/www/services_captiveportal.php 624 - +msgid ""If this option is set, only the most recent login per username will be active. Subsequent logins will cause machines previously logged in with the same username to be disconnected."); ?> msgstr "" #: src/www/services_captiveportal.php 628 - +msgid ""Per-user bandwidth restriction"); ?> msgstr "" #: src/www/services_captiveportal.php 631 -

      +msgid ""Enable per-user bandwidth restriction"); ?>

      msgstr "" #: src/www/services_captiveportal.php 634 - +msgid ""Default download"); ?> msgstr "" #: src/www/services_captiveportal.php 635 - +msgid ""Kbit/s"); ?> msgstr "" #: src/www/services_captiveportal.php 638 - +msgid ""Default upload"); ?> msgstr "" #: src/www/services_captiveportal.php 639 - +msgid ""Kbit/s"); ?> msgstr "" #: src/www/services_captiveportal.php 642 - +msgid ""If this option is set, the captive portal will restrict each user who logs in to the specified default bandwidth. RADIUS can override the default settings. Leave empty or set to 0 for no limit."); ?> msgstr "" #: src/www/services_captiveportal.php 646 - +msgid ""Authentication"); ?> msgstr "" #: src/www/services_captiveportal.php 651 - +msgid ""No Authentication"); ?> msgstr "" #: src/www/services_captiveportal.php 655 - / +msgid ""Vouchers"); ?> msgstr "" #: src/www/services_captiveportal.php 664 - +msgid ""Allow only users/groups with 'Captive portal login' privilege set"); ?> msgstr "" #: src/www/services_captiveportal.php 667 - +msgid ""RADIUS Authentication"); ?> msgstr "" #: src/www/services_captiveportal.php 673 - +msgid ""Radius Protocol"); ?> msgstr "" #: src/www/services_captiveportal.php 678 - +msgid ""PAP"); ?> msgstr "" #: src/www/services_captiveportal.php 682 - +msgid ""CHAP_MD5"); ?> msgstr "" #: src/www/services_captiveportal.php 686 - +msgid ""MSCHAPv1"); ?> msgstr "" #: src/www/services_captiveportal.php 690 - +msgid ""MSCHAPv2"); ?> msgstr "" #: src/www/services_captiveportal.php 707 - +msgid ""Primary RADIUS server"); ?> msgstr "" #: src/www/services_captiveportal.php 710 - +msgid ""IP address"); ?> msgstr "" #: src/www/services_captiveportal.php 712 - +msgid ""Enter the IP address of the RADIUS server which users of the captive portal have to authenticate against."); ?> msgstr "" #: src/www/services_captiveportal.php 715 - +msgid ""Port"); ?> msgstr "" #: src/www/services_captiveportal.php 717 - +msgid ""Leave this field blank to use the default port (1812)."); ?> msgstr "" #: src/www/services_captiveportal.php 720 -   +msgid ""Shared secret"); ?>   msgstr "" #: src/www/services_captiveportal.php 722 - +msgid ""Leave this field blank to not use a RADIUS shared secret (not recommended)."); ?> msgstr "" #: src/www/services_captiveportal.php 728 - +msgid ""Secondary RADIUS server"); ?> msgstr "" #: src/www/services_captiveportal.php 731 - +msgid ""IP address"); ?> msgstr "" #: src/www/services_captiveportal.php 733 - +msgid ""If you have a second RADIUS server, you can activate it by entering its IP address here."); ?> msgstr "" #: src/www/services_captiveportal.php 736 - +msgid ""Port"); ?> msgstr "" #: src/www/services_captiveportal.php 740 -   +msgid ""Shared secret"); ?>   msgstr "" #: src/www/services_captiveportal.php 750 - +msgid ""Primary RADIUS server"); ?> msgstr "" #: src/www/services_captiveportal.php 753 - +msgid ""IP address"); ?> msgstr "" #: src/www/services_captiveportal.php 755 - +msgid ""If you have a third RADIUS server, you can activate it by entering its IP address here."); ?> msgstr "" #: src/www/services_captiveportal.php 758 - +msgid ""Port"); ?> msgstr "" #: src/www/services_captiveportal.php 762 -   +msgid ""Shared secret"); ?>   msgstr "" #: src/www/services_captiveportal.php 769 - +msgid ""Secondary RADIUS server"); ?> msgstr "" #: src/www/services_captiveportal.php 772 - +msgid ""IP address"); ?> msgstr "" #: src/www/services_captiveportal.php 774 - +msgid ""If you have a fourth RADIUS server, you can activate it by entering its IP address here."); ?> msgstr "" #: src/www/services_captiveportal.php 777 - +msgid ""Port"); ?> msgstr "" #: src/www/services_captiveportal.php 781 -   +msgid ""Shared secret"); ?>   msgstr "" #: src/www/services_captiveportal.php 788 - +msgid ""Accounting"); ?> msgstr "" #: src/www/services_captiveportal.php 793 -
      +msgid ""send RADIUS accounting packets"); ?>
      msgstr "" #: src/www/services_captiveportal.php 794 - +msgid ""If this is enabled, RADIUS accounting packets will be sent to the primary RADIUS server."); ?> msgstr "" #: src/www/services_captiveportal.php 797 - +msgid ""Accounting port"); ?> msgstr "" #: src/www/services_captiveportal.php 799 - +msgid ""Leave blank to use the default port (1813)."); ?> msgstr "" #: src/www/services_captiveportal.php 805 - +msgid ""Accounting updates"); ?> msgstr "" #: src/www/services_captiveportal.php 807 - />
      +msgid ""no accounting updates"); ?>
      msgstr "" #: src/www/services_captiveportal.php 808 - />
      +msgid ""stop/start accounting"); ?>
      msgstr "" #: src/www/services_captiveportal.php 809 - /> +msgid ""interim update"); ?> msgstr "" #: src/www/services_captiveportal.php 816 - +msgid ""RADIUS options"); ?> msgstr "" #: src/www/services_captiveportal.php 819 - +msgid ""Reauthentication"); ?> msgstr "" #: src/www/services_captiveportal.php 821 -
      +msgid ""Reauthenticate connected users every minute"); ?>
      msgstr "" #: src/www/services_captiveportal.php 822 - +msgid ""RADIUS MAC authentication"); ?> msgstr "" #: src/www/services_captiveportal.php 828 - />
      +msgid ""Enable RADIUS MAC authentication"); ?>
      msgstr "" #: src/www/services_captiveportal.php 829 - +msgid ""MAC authentication secret"); ?> msgstr "" #: src/www/services_captiveportal.php 837 - +msgid ""RADIUS NAS IP attribute"); ?> msgstr "" #: src/www/services_captiveportal.php 867 - +msgid ""Choose the IP to use for calling station attribute."); ?> msgstr "" #: src/www/services_captiveportal.php 872 - +msgid ""Session-Timeout"); ?> msgstr "" #: src/www/services_captiveportal.php 873 - />
      +msgid ""Use RADIUS Session-Timeout attributes"); ?>
      msgstr "" #: src/www/services_captiveportal.php 874 - +msgid ""When this is enabled, clients will be disconnected after the amount of time retrieved from the RADIUS Session-Timeout attribute."); ?> msgstr "" #: src/www/services_captiveportal.php 878 - +msgid ""Type"); ?> msgstr "" #: src/www/services_captiveportal.php 880 - +msgid ""default"); ?> msgstr "" #: src/www/services_captiveportal.php 890 - +msgid ""Accounting Style"); ?> msgstr "" #: src/www/services_captiveportal.php 897 - />
      +msgid ""Invert Acct-Input-Octets and Acct-Output-Octets"); ?>
      msgstr "" #: src/www/services_captiveportal.php 898 - +msgid ""When this is enabled, data counts for RADIUS accounting packets will be taken from the client perspective, not the NAS. Acct-Input-Octets will represent download, and Acct-Output-Octets will represent upload."); ?> msgstr "" #: src/www/services_captiveportal.php 902 - +msgid ""NAS Identifier"); ?> msgstr "" #: src/www/services_captiveportal.php 904 - +msgid ""Specify a NAS identifier to override the default value") . " (" . php_uname("n") . ")"; ?> msgstr "" #: src/www/services_captiveportal.php 907 - +msgid ""MAC address format"); ?> msgstr "" #: src/www/services_captiveportal.php 910 - +msgid ""default"); ?> msgstr "" #: src/www/services_captiveportal.php 915 -echo "n"; +msgid "$macformat),"n"; msgstr "" #: src/www/services_captiveportal.php 917 -echo "n"; +msgid "$macformat),"n"; msgstr "" #: src/www/services_captiveportal.php 922 - +msgid ""This option changes the MAC address format used in the whole RADIUS system. Change this if you also"); ?> msgstr "" #: src/www/services_captiveportal.php 923 -
      +msgid ""need to change the username format for RADIUS MAC authentication."); ?>
      msgstr "" #: src/www/services_captiveportal.php 924 - 00 11 22 @@ -37566,1711 +37529,1711 @@ msgstr "" #: src/www/services_captiveportal.php 925 - 001122-334455
      msgstr "" #: src/www/services_captiveportal.php 926 - 00-11-22-33-44-55
      msgstr "" #: src/www/services_captiveportal.php 927 - 0011.2233.4455
      msgstr "" #: src/www/services_captiveportal.php 928 - 001122334455 msgstr "" #: src/www/services_captiveportal.php 935 - +msgid ""HTTPS login"); ?> msgstr "" #: src/www/services_captiveportal.php 938 -
      +msgid ""Enable HTTPS login"); ?>
      msgstr "" #: src/www/services_captiveportal.php 939 - +msgid ""If enabled, the username and password will be transmitted over an HTTPS connection to protect against eavesdroppers. A server name and certificate must also be specified below."); ?> msgstr "" #: src/www/services_captiveportal.php 942 - +msgid ""HTTPS server name"); ?> msgstr "" #: src/www/services_captiveportal.php 945 - +msgid ""This name will be used in the form action for the HTTPS POST and should match the Common Name (CN) in your certificate (otherwise, the client browser will most likely display a security warning). Make sure captive portal clients can resolve this name in DNS and verify on the client that the IP resolves to the correct interface IP on %s."), $g['product_name']);?> msgstr "" #: src/www/services_captiveportal.php 948 - +msgid ""SSL Certificate"); ?> msgstr "" #: src/www/services_captiveportal.php 962 -
      Create one under System > Cert Manager. +msgid ""No Certificates defined."); ?>
      Create one under System > Cert Manager. msgstr "" #: src/www/services_captiveportal.php 967 - +msgid ""Disable HTTPS forwards"); ?> msgstr "" #: src/www/services_captiveportal.php 970 -
      +msgid ""Disable HTTPS forwards"); ?>
      msgstr "" #: src/www/services_captiveportal.php 971 - +msgid ""If this option is set, attempts to connect to SSL/HTTPS (Port 443) sites will not be forwarded to the captive portal. This prevents certificate errors from being presented to the user even if HTTPS logins are enabled. Users must attempt a connecton to an HTTP (Port 80) site to get forwarded to the captive portal. If HTTPS logins are enabled, the user will be redirected to the HTTPS login page."); ?> msgstr "" #: src/www/services_captiveportal.php 974 - +msgid ""Portal page contents"); ?> msgstr "" #: src/www/services_captiveportal.php 989 - +msgid ""View current page"); ?> msgstr "" #: src/www/services_captiveportal.php 991 - +msgid ""Download current page"); ?> msgstr "" #: src/www/services_captiveportal.php 994 - +msgid ""Restore default portal page"); ?> msgstr "" #: src/www/services_captiveportal.php 1001 -gettext('Upload an HTML/PHP file for the portal page here (leave blank to keep the current one). ' . +msgid "'Upload an HTML/PHP file for the portal page here (leave blank to keep the current one). ' . msgstr "" #: src/www/services_captiveportal.php 1012 -
      msgstr "" #: src/www/services_captiveportal.php 1023 -
      +msgid ""Authentication"); ?>
      msgstr "" #: src/www/services_captiveportal.php 1024 -
      +msgid ""error page"); ?>
      msgstr "" #: src/www/services_captiveportal.php 1025 - +msgid ""contents"); ?> msgstr "" #: src/www/services_captiveportal.php 1029 - +msgid ""View current page"); ?> msgstr "" #: src/www/services_captiveportal.php 1031 - +msgid ""Download current page"); ?> msgstr "" #: src/www/services_captiveportal.php 1034 - +msgid ""Restore default error page"); ?> msgstr "" #: src/www/services_captiveportal.php 1039 - "$PORTAL_MESSAGE$", +msgid ""which will be replaced by the error or reply messages from the RADIUS server, if any."); ?> msgstr "" #: src/www/services_captiveportal.php 1043 -
      +msgid ""Logout"); ?>
      msgstr "" #: src/www/services_captiveportal.php 1044 -
      +msgid ""page"); ?>
      msgstr "" #: src/www/services_captiveportal.php 1045 - +msgid ""contents"); ?> msgstr "" #: src/www/services_captiveportal.php 1049 - +msgid ""View current page"); ?> msgstr "" #: src/www/services_captiveportal.php 1051 - +msgid ""Download current page"); ?> msgstr "" #: src/www/services_captiveportal.php 1054 - +msgid ""Restore default logout page"); ?> msgstr "" #: src/www/services_captiveportal.php 1059 - +msgid ""The contents of the HTML/PHP file that you upload here are displayed on authentication success when the logout popup is enabled."); ?> msgstr "" #: src/www/services_captiveportal.php 1065 -" onclick="enable_change(true)" /> +msgid ""Save"); ?>" onclick="enable_change(true)" /> msgstr "" #: src/www/services_captiveportal.php 1066 -" onclick="enable_change(true)" /> +msgid ""Cancel"); ?>" onclick="enable_change(true)" /> msgstr "" #: src/www/services_captiveportal.php 1071 -
      msgstr "" #: src/www/services_captiveportal.php 1072 -
      +msgid ""Changing any settings on this page will disconnect all clients! Don't forget to enable the DHCP server on your captive portal interface! Make sure that the default/maximum DHCP lease time is higher than the timeout entered on this page. Also, the DNS forwarder needs to be enabled for DNS lookups by unauthenticated clients to work."); ?> msgstr "" #: src/www/services_captiveportal_filemanager.php 59 -$pgtitle = array(gettext("Services"),gettext("Captive portal"), $a_cp[$cpzone]['zone']); +msgid ""Captive portal"), $a_cp[$cpzone]['zone']); msgstr "" #: src/www/services_captiveportal_filemanager.php 86 -$input_errors[] = sprintf(gettext("A file with the name '%s' already exists."), $name); +msgid ""A file with the name '%s' already exists."), $name); msgstr "" #: src/www/services_captiveportal_filemanager.php 93 -$input_errors[] = gettext("The total size of all files uploaded may not exceed ") . +msgid ""The total size of all files uploaded may not exceed ") . msgstr "" #: src/www/services_captiveportal_filemanager.php 126 -array('label'=>gettext('add file'), 'href'=>'services_captiveportal_filemanager.php?zone='.$cpzone.'&act=add'), +msgid "'add file'), 'href'=>'services_captiveportal_filemanager.php?zone='.$cpzone.'&act=add'), msgstr "" #: src/www/services_captiveportal_filemanager.php 146 -$tab_array[] = array(gettext("Captive portal(s)"), false, "services_captiveportal.php?zone={$cpzone}"); +msgid ""Captive portal(s)"), false, "services_captiveportal.php?zone={$cpzone}"); msgstr "" #: src/www/services_captiveportal_filemanager.php 147 -$tab_array[] = array(gettext("MAC"), false, "services_captiveportal_mac.php?zone={$cpzone}"); +msgid ""MAC"), false, "services_captiveportal_mac.php?zone={$cpzone}"); msgstr "" #: src/www/services_captiveportal_filemanager.php 148 -$tab_array[] = array(gettext("Allowed IP addresses"), false, "services_captiveportal_ip.php?zone={$cpzone}"); +msgid ""Allowed IP addresses"), false, "services_captiveportal_ip.php?zone={$cpzone}"); msgstr "" #: src/www/services_captiveportal_filemanager.php 150 -// $tab_array[] = array(gettext("Allowed Hostnames"), false, "services_captiveportal_hostname.php?zone={$cpzone}"); +msgid ""Allowed Hostnames"), false, "services_captiveportal_hostname.php?zone={$cpzone}"); msgstr "" #: src/www/services_captiveportal_filemanager.php 151 -$tab_array[] = array(gettext("Vouchers"), false, "services_captiveportal_vouchers.php?zone={$cpzone}"); +msgid ""Vouchers"), false, "services_captiveportal_vouchers.php?zone={$cpzone}"); msgstr "" #: src/www/services_captiveportal_filemanager.php 152 -$tab_array[] = array(gettext("File Manager"), true, "services_captiveportal_filemanager.php?zone={$cpzone}"); +msgid ""File Manager"), true, "services_captiveportal_filemanager.php?zone={$cpzone}"); msgstr "" #: src/www/services_captiveportal_filemanager.php 173 -" /> +msgid ""Upload"); ?>" /> msgstr "" #: src/www/services_captiveportal_filemanager.php 189 - +msgid ""Name"); ?> msgstr "" #: src/www/services_captiveportal_filemanager.php 190 - +msgid ""Size"); ?> msgstr "" #: src/www/services_captiveportal_filemanager.php 201 -')"> +msgid ""Do you really want to delete this file?"); ?>')"> msgstr "" #: src/www/services_captiveportal_filemanager.php 202 -"> +msgid ""delete file"); ?>"> msgstr "" #: src/www/services_captiveportal_filemanager.php 209 +msgid ""TOTAL"); ?> msgstr "" #: src/www/services_captiveportal_filemanager.php 219 -
      msgstr "" #: src/www/services_captiveportal_filemanager.php 221 -<a href="/captiveportal-aup.php?zone=$PORTAL_ZONE$&redirurl=$PORTAL_REDIRURL$"></a> +msgid ""Acceptable usage policy"); ?></a> msgstr "" #: src/www/services_captiveportal_filemanager.php 233 - +msgid ""The total size limit for all files is %s."), format_bytes($g['captiveportal_element_sizelimit']));?> msgstr "" #: src/www/services_captiveportal_hostname.php 49 -$pgtitle = array(gettext("Services"),gettext("Captive portal"), $a_cp[$cpzone]['zone']); +msgid ""Captive portal"), $a_cp[$cpzone]['zone']); msgstr "" #: src/www/services_captiveportal_hostname.php 86 -$tab_array[] = array(gettext("Captive portal(s)"), false, "services_captiveportal.php?zone={$cpzone}"); +msgid ""Captive portal(s)"), false, "services_captiveportal.php?zone={$cpzone}"); msgstr "" #: src/www/services_captiveportal_hostname.php 87 -$tab_array[] = array(gettext("MAC"), false, "services_captiveportal_mac.php?zone={$cpzone}"); +msgid ""MAC"), false, "services_captiveportal_mac.php?zone={$cpzone}"); msgstr "" #: src/www/services_captiveportal_hostname.php 88 -$tab_array[] = array(gettext("Allowed IP addresses"), false, "services_captiveportal_ip.php?zone={$cpzone}"); +msgid ""Allowed IP addresses"), false, "services_captiveportal_ip.php?zone={$cpzone}"); msgstr "" #: src/www/services_captiveportal_hostname.php 89 -$tab_array[] = array(gettext("Allowed Hostnames"), true, "services_captiveportal_hostname.php?zone={$cpzone}"); +msgid ""Allowed Hostnames"), true, "services_captiveportal_hostname.php?zone={$cpzone}"); msgstr "" #: src/www/services_captiveportal_hostname.php 90 -$tab_array[] = array(gettext("Vouchers"), false, "services_captiveportal_vouchers.php?zone={$cpzone}"); +msgid ""Vouchers"), false, "services_captiveportal_vouchers.php?zone={$cpzone}"); msgstr "" #: src/www/services_captiveportal_hostname.php 91 -$tab_array[] = array(gettext("File Manager"), false, "services_captiveportal_filemanager.php?zone={$cpzone}"); +msgid ""File Manager"), false, "services_captiveportal_filemanager.php?zone={$cpzone}"); msgstr "" #: src/www/services_captiveportal_hostname.php 106 - +msgid ""Hostname"); ?> msgstr "" #: src/www/services_captiveportal_hostname.php 107 - +msgid ""Description"); ?> msgstr "" #: src/www/services_captiveportal_hostname.php 134 - ')" class="btn btn-default btn-xs"> +msgid ""Do you really want to delete this address?"); ?>')" class="btn btn-default btn-xs"> msgstr "" #: src/www/services_captiveportal_hostname.php 140 -
      msgstr "" #: src/www/services_captiveportal_hostname.php 142 -from addresses, it may be used to always allow pass-through access from a client behind the captive portal."); ?>

      +msgid ""Adding allowed Hostnames will allow a DNS hostname access to/from access through the captive portal without being taken to the portal page. This can be used for a web server serving images for the portal page or a DNS server on another network, for example. By specifying from addresses, it may be used to always allow pass-through access from a client behind the captive portal."); ?>

      msgstr "" #: src/www/services_captiveportal_hostname.php 145 - in x.x.x.x +msgid ""any"); ?> in x.x.x.x msgstr "" #: src/www/services_captiveportal_hostname.php 146 - +msgid ""the Hostname are allowed"); ?> msgstr "" #: src/www/services_captiveportal_hostname.php 152 -x.x.x.x in     +msgid ""any"); ?>    msgstr "" #: src/www/services_captiveportal_hostname.php 153 - +msgid ""the Hostname are allowed"); ?> msgstr "" #: src/www/services_captiveportal_hostname_edit.php 46 -$pgtitle = array(gettext("Services"),gettext("Captive portal"),gettext("Edit allowed Hostname")); +msgid ""Edit allowed Hostname")); msgstr "" #: src/www/services_captiveportal_hostname_edit.php 88 -$reqdfieldsn = array(gettext("Allowed Hostname")); +msgid ""Allowed Hostname")); msgstr "" #: src/www/services_captiveportal_hostname_edit.php 93 -$input_errors[] = sprintf(gettext("A valid Hostname must be specified. [%s]"), $_POST['hostname']); +msgid ""A valid Hostname must be specified. [%s]"), $_POST['hostname']); msgstr "" #: src/www/services_captiveportal_hostname_edit.php 96 -$input_errors[] = gettext("Upload speed needs to be an integer"); +msgid ""Upload speed needs to be an integer"); msgstr "" #: src/www/services_captiveportal_hostname_edit.php 98 -$input_errors[] = gettext("Download speed needs to be an integer"); +msgid ""Download speed needs to be an integer"); msgstr "" #: src/www/services_captiveportal_hostname_edit.php 105 -$input_errors[] = sprintf("[%s] %s.", $_POST['hostname'], gettext("already allowed")) ; +msgid ""already allowed")) ; msgstr "" #: src/www/services_captiveportal_hostname_edit.php 166 - +msgid ""Direction"); ?> msgstr "" #: src/www/services_captiveportal_hostname_edit.php 170 -$dirs = array(gettext("Both"),gettext("From"),gettext("To")) ; +msgid ""To")) ; msgstr "" #: src/www/services_captiveportal_hostname_edit.php 178 - . +msgid ""to always allow an Hostname through the captive portal (without authentication)"); ?>. msgstr "" #: src/www/services_captiveportal_hostname_edit.php 179 - . +msgid ""to allow access from all clients (even non-authenticated ones) behind the portal to this Hostname"); ?>. msgstr "" #: src/www/services_captiveportal_hostname_edit.php 182 - +msgid ""Hostname"); ?> msgstr "" #: src/www/services_captiveportal_hostname_edit.php 186 -. +msgid ""Hostname");?>. msgstr "" #: src/www/services_captiveportal_hostname_edit.php 189 - +msgid ""Description"); ?> msgstr "" #: src/www/services_captiveportal_hostname_edit.php 192 -
      . +msgid ""You may enter a description here for your reference (not parsed)"); ?>. msgstr "" #: src/www/services_captiveportal_hostname_edit.php 195 - +msgid ""Bandwidth up"); ?> msgstr "" #: src/www/services_captiveportal_hostname_edit.php 198 -
      +msgid ""Enter a upload limit to be enforced on this Hostname in Kbit/s"); ?> msgstr "" #: src/www/services_captiveportal_hostname_edit.php 201 - +msgid ""Bandwidth down"); ?> msgstr "" #: src/www/services_captiveportal_hostname_edit.php 204 -
      +msgid ""Enter a download limit to be enforced on this Hostname in Kbit/s"); ?> msgstr "" #: src/www/services_captiveportal_hostname_edit.php 209 -" /> +msgid ""Save"); ?>" /> msgstr "" #: src/www/services_captiveportal_ip.php 48 -$pgtitle = array(gettext("Services"),gettext("Captive portal"), $a_cp[$cpzone]['zone']); +msgid ""Captive portal"), $a_cp[$cpzone]['zone']); msgstr "" #: src/www/services_captiveportal_ip.php 86 -$tab_array[] = array(gettext("Captive portal(s)"), false, "services_captiveportal.php?zone={$cpzone}"); +msgid ""Captive portal(s)"), false, "services_captiveportal.php?zone={$cpzone}"); msgstr "" #: src/www/services_captiveportal_ip.php 87 -$tab_array[] = array(gettext("MAC"), false, "services_captiveportal_mac.php?zone={$cpzone}"); +msgid ""MAC"), false, "services_captiveportal_mac.php?zone={$cpzone}"); msgstr "" #: src/www/services_captiveportal_ip.php 88 -$tab_array[] = array(gettext("Allowed IP addresses"), true, "services_captiveportal_ip.php?zone={$cpzone}"); +msgid ""Allowed IP addresses"), true, "services_captiveportal_ip.php?zone={$cpzone}"); msgstr "" #: src/www/services_captiveportal_ip.php 90 -// $tab_array[] = array(gettext("Allowed Hostnames"), false, "services_captiveportal_hostname.php?zone={$cpzone}"); +msgid ""Allowed Hostnames"), false, "services_captiveportal_hostname.php?zone={$cpzone}"); msgstr "" #: src/www/services_captiveportal_ip.php 91 -$tab_array[] = array(gettext("Vouchers"), false, "services_captiveportal_vouchers.php?zone={$cpzone}"); +msgid ""Vouchers"), false, "services_captiveportal_vouchers.php?zone={$cpzone}"); msgstr "" #: src/www/services_captiveportal_ip.php 92 -$tab_array[] = array(gettext("File Manager"), false, "services_captiveportal_filemanager.php?zone={$cpzone}"); +msgid ""File Manager"), false, "services_captiveportal_filemanager.php?zone={$cpzone}"); msgstr "" #: src/www/services_captiveportal_ip.php 106 - +msgid ""IP address"); ?> msgstr "" #: src/www/services_captiveportal_ip.php 107 - +msgid ""Description"); ?> msgstr "" #: src/www/services_captiveportal_ip.php 138 -')" class="btn btn-default btn-xs"> +msgid ""Do you really want to delete this address?"); ?>')" class="btn btn-default btn-xs"> msgstr "" #: src/www/services_captiveportal_ip.php 144 -
      msgstr "" #: src/www/services_captiveportal_ip.php 146 -

      +msgid ""Adding allowed IP addresses will allow IP access to/from these addresses through the captive portal without being taken to the portal page. This can be used for a web server serving images for the portal page or a DNS server on another network, for example."); ?>

      msgstr "" #: src/www/services_captiveportal_ip_edit.php 47 -$pgtitle = array(gettext("Services"),gettext("Captive portal"),gettext("Edit allowed IP address")); +msgid ""Edit allowed IP address")); msgstr "" #: src/www/services_captiveportal_ip_edit.php 87 -$reqdfieldsn = array(gettext("Allowed IP address"), gettext("Subnet mask")); +msgid ""Subnet mask")); msgstr "" #: src/www/services_captiveportal_ip_edit.php 92 -$input_errors[] = sprintf(gettext("A valid IP address must be specified. [%s]"), $_POST['ip']); +msgid ""A valid IP address must be specified. [%s]"), $_POST['ip']); msgstr "" #: src/www/services_captiveportal_ip_edit.php 95 -$input_errors[] = gettext("A valid subnet mask must be specified"); +msgid ""A valid subnet mask must be specified"); msgstr "" #: src/www/services_captiveportal_ip_edit.php 98 -$input_errors[] = gettext("Upload speed needs to be an integer"); +msgid ""Upload speed needs to be an integer"); msgstr "" #: src/www/services_captiveportal_ip_edit.php 101 -$input_errors[] = gettext("Download speed needs to be an integer"); +msgid ""Download speed needs to be an integer"); msgstr "" #: src/www/services_captiveportal_ip_edit.php 108 -$input_errors[] = sprintf("[%s] %s.", $_POST['ip'], gettext("already allowed")) ; +msgid ""already allowed")) ; msgstr "" #: src/www/services_captiveportal_ip_edit.php 189 - +msgid ""Edit allowed ip rule");?> msgstr "" #: src/www/services_captiveportal_ip_edit.php 192 - +msgid ""IP address"); ?> msgstr "" #: src/www/services_captiveportal_ip_edit.php 201 -. +msgid ""IP address and subnet mask. Use /32 for a single IP");?>. msgstr "" #: src/www/services_captiveportal_ip_edit.php 205 - +msgid ""Description"); ?> msgstr "" #: src/www/services_captiveportal_ip_edit.php 208 -
      . +msgid ""You may enter a description here for your reference (not parsed)"); ?>. msgstr "" #: src/www/services_captiveportal_ip_edit.php 213 - +msgid ""Bandwidth up"); ?> msgstr "" #: src/www/services_captiveportal_ip_edit.php 216 -
      +msgid ""Enter a upload limit to be enforced on this IP address in Kbit/s"); ?> msgstr "" #: src/www/services_captiveportal_ip_edit.php 220 - +msgid ""Bandwidth down"); ?> msgstr "" #: src/www/services_captiveportal_ip_edit.php 223 -
      +msgid ""Enter a download limit to be enforced on this IP address in Kbit/s"); ?> msgstr "" #: src/www/services_captiveportal_ip_edit.php 230 -" /> +msgid ""Save"); ?>" /> msgstr "" #: src/www/services_captiveportal_mac.php 52 -$pgtitle = array(gettext("Services"),gettext("Captive portal"), $a_cp[$cpzone]['zone']); +msgid ""Captive portal"), $a_cp[$cpzone]['zone']); msgstr "" #: src/www/services_captiveportal_mac.php 70 -echo gettext("No entry exists yet!") ."n"; +msgid ""No entry exists yet!") ."n"; msgstr "" #: src/www/services_captiveportal_mac.php 74 -echo gettext("Please set the zone on which the operation should be allowed"); +msgid ""Please set the zone on which the operation should be allowed"); msgstr "" #: src/www/services_captiveportal_mac.php 86 -echo gettext("No entry exists for this username +msgid ""No entry exists for this username ") . " " . $_POST['username'] . "n"; msgstr "" #: src/www/services_captiveportal_mac.php 105 -echo gettext("The entry was sucessfully deleted") . "n"; +msgid ""The entry was sucessfully deleted") . "n"; msgstr "" #: src/www/services_captiveportal_mac.php 107 -echo gettext("No entry exists for this mac address +msgid ""No entry exists for this mac address ") . " " . $_POST['delmac'] . "n"; msgstr "" #: src/www/services_captiveportal_mac.php 132 -array('label'=>gettext("add host"), 'href'=>'services_captiveportal_mac_edit.php?zone='.$cpzone), +msgid ""add host"), 'href'=>'services_captiveportal_mac_edit.php?zone='.$cpzone), msgstr "" #: src/www/services_captiveportal_mac.php 145 -You must apply the changes in order for them to take effect."));?>
      +msgid ""The captive portal MAC address configuration has been changed.
      You must apply the changes in order for them to take effect."));?>
      msgstr "" #: src/www/services_captiveportal_mac.php 152 -$tab_array[] = array(gettext("Captive portal(s)"), false, "services_captiveportal.php?zone={$cpzone}"); +msgid ""Captive portal(s)"), false, "services_captiveportal.php?zone={$cpzone}"); msgstr "" #: src/www/services_captiveportal_mac.php 153 -$tab_array[] = array(gettext("MAC"), true, "services_captiveportal_mac.php?zone={$cpzone}"); +msgid ""MAC"), true, "services_captiveportal_mac.php?zone={$cpzone}"); msgstr "" #: src/www/services_captiveportal_mac.php 154 -$tab_array[] = array(gettext("Allowed IP addresses"), false, "services_captiveportal_ip.php?zone={$cpzone}"); +msgid ""Allowed IP addresses"), false, "services_captiveportal_ip.php?zone={$cpzone}"); msgstr "" #: src/www/services_captiveportal_mac.php 156 -// $tab_array[] = array(gettext("Allowed Hostnames"), false, "services_captiveportal_hostname.php?zone={$cpzone}"); +msgid ""Allowed Hostnames"), false, "services_captiveportal_hostname.php?zone={$cpzone}"); msgstr "" #: src/www/services_captiveportal_mac.php 157 -$tab_array[] = array(gettext("Vouchers"), false, "services_captiveportal_vouchers.php?zone={$cpzone}"); +msgid ""Vouchers"), false, "services_captiveportal_vouchers.php?zone={$cpzone}"); msgstr "" #: src/www/services_captiveportal_mac.php 158 -$tab_array[] = array(gettext("File Manager"), false, "services_captiveportal_filemanager.php?zone={$cpzone}"); +msgid ""File Manager"), false, "services_captiveportal_filemanager.php?zone={$cpzone}"); msgstr "" #: src/www/services_captiveportal_mac.php 173 - +msgid ""MAC address"); ?> msgstr "" #: src/www/services_captiveportal_mac.php 174 - +msgid ""Description"); ?> msgstr "" #: src/www/services_captiveportal_mac.php 195 -')" class="btn btn-default btn-xs"> +msgid ""Do you really want to delete this host?"); ?>')" class="btn btn-default btn-xs"> msgstr "" #: src/www/services_captiveportal_mac.php 207 -
      msgstr "" #: src/www/services_captiveportal_mac.php 208 - +msgid ""Adding MAC addresses as 'pass' MACs allows them access through the captive portal automatically without being taken to the portal page."); ?> msgstr "" #: src/www/services_captiveportal_mac_edit.php 49 -$pgtitle = array(gettext("Services"),gettext("Captive portal"),gettext("Edit MAC address rules")); +msgid ""Edit MAC address rules")); msgstr "" #: src/www/services_captiveportal_mac_edit.php 90 -$reqdfieldsn = array(gettext("Action"), gettext("MAC address")); +msgid ""MAC address")); msgstr "" #: src/www/services_captiveportal_mac_edit.php 101 -$input_errors[] = sprintf(gettext("The MAC address %s belongs to a local interface, you cannot use it here."), $_POST['mac']); +msgid ""The MAC address %s belongs to a local interface, you cannot use it here."), $_POST['mac']); msgstr "" #: src/www/services_captiveportal_mac_edit.php 106 -$input_errors[] = sprintf("%s. [%s]", gettext("A valid MAC address must be specified"), $_POST['mac']); +msgid ""A valid MAC address must be specified"), $_POST['mac']); msgstr "" #: src/www/services_captiveportal_mac_edit.php 110 -$input_errors[] = gettext("Upload speed needs to be an integer"); +msgid ""Upload speed needs to be an integer"); msgstr "" #: src/www/services_captiveportal_mac_edit.php 112 -$input_errors[] = gettext("Download speed needs to be an integer"); +msgid ""Download speed needs to be an integer"); msgstr "" #: src/www/services_captiveportal_mac_edit.php 119 -$input_errors[] = sprintf("[%s] %s.", $_POST['mac'], gettext("already exists")); +msgid ""already exists")); msgstr "" #: src/www/services_captiveportal_mac_edit.php 186 - +msgid ""Edit MAC address rules");?> msgstr "" #: src/www/services_captiveportal_mac_edit.php 189 - +msgid ""Action"); ?> msgstr "" #: src/www/services_captiveportal_mac_edit.php 204 -. +msgid ""Choose what to do with packets coming from this MAC address"); ?>. msgstr "" #: src/www/services_captiveportal_mac_edit.php 208 - +msgid ""MAC address"); ?> msgstr "" #: src/www/services_captiveportal_mac_edit.php 216 - +msgid ""Copy my MAC address");?> msgstr "" #: src/www/services_captiveportal_mac_edit.php 218 - +msgid ""MAC address (6 hex octets separated by colons)"); ?> msgstr "" #: src/www/services_captiveportal_mac_edit.php 221 - +msgid ""Description"); ?> msgstr "" #: src/www/services_captiveportal_mac_edit.php 225 -. +msgid ""You may enter a description here for your reference (not parsed)"); ?>. msgstr "" #: src/www/services_captiveportal_mac_edit.php 230 - +msgid ""Bandwidth up"); ?> msgstr "" #: src/www/services_captiveportal_mac_edit.php 234 - +msgid ""Enter a upload limit to be enforced on this MAC address in Kbit/s"); ?> msgstr "" #: src/www/services_captiveportal_mac_edit.php 238 - +msgid ""Bandwidth down"); ?> msgstr "" #: src/www/services_captiveportal_mac_edit.php 242 - +msgid ""Enter a download limit to be enforced on this MAC address in Kbit/s"); ?> msgstr "" #: src/www/services_captiveportal_mac_edit.php 249 -" /> +msgid ""Save"); ?>" /> msgstr "" #: src/www/services_captiveportal_vouchers.php 83 -$pgtitle = array(gettext("Services"), gettext("Captive portal"), gettext("Vouchers"), $a_cp[$cpzone]['zone']); +msgid ""Vouchers"), $a_cp[$cpzone]['zone']); msgstr "" #: src/www/services_captiveportal_vouchers.php 136 -$config['voucher'][$cpzone]['descrmsgnoaccess'] = gettext("Voucher invalid"); +msgid ""Voucher invalid"); msgstr "" #: src/www/services_captiveportal_vouchers.php 138 -$config['voucher'][$cpzone]['descrmsgexpired'] = gettext("Voucher expired"); +msgid ""Voucher expired"); msgstr "" #: src/www/services_captiveportal_vouchers.php 161 -$input_errors[] = gettext("Cannot write private key file") . ".n"; +msgid ""Cannot write private key file") . ".n"; msgstr "" #: src/www/services_captiveportal_vouchers.php 181 -$input_errors[] = gettext("Need private RSA key to print vouchers") . "n"; +msgid ""Need private RSA key to print vouchers") . "n"; msgstr "" #: src/www/services_captiveportal_vouchers.php 216 -$reqdfieldsn = array(gettext("charset"),gettext("rollbits"),gettext("ticketbits"),gettext("checksumbits"),gettext("publickey"),gettext("magic")); +msgid ""magic")); msgstr "" #: src/www/services_captiveportal_vouchers.php 219 -$reqdfieldsn = array(gettext("Synchronize Voucher Database IP"),gettext("Sync port"),gettext("Sync password"),gettext("Sync username")); +msgid ""Sync username")); msgstr "" #: src/www/services_captiveportal_vouchers.php 228 -$input_errors[] = gettext("Need at least 2 characters to create vouchers."); +msgid ""Need at least 2 characters to create vouchers."); msgstr "" #: src/www/services_captiveportal_vouchers.php 230 -$input_errors[] = gettext("Double quotes aren't allowed."); +msgid ""Double quotes aren't allowed."); msgstr "" #: src/www/services_captiveportal_vouchers.php 232 -$input_errors[] = "',' " . gettext("aren't allowed."); +msgid ""aren't allowed."); msgstr "" #: src/www/services_captiveportal_vouchers.php 234 -$input_errors[] = gettext("# of Bits to store Roll Id needs to be between 1..31."); +msgid ""# of Bits to store Roll Id needs to be between 1..31."); msgstr "" #: src/www/services_captiveportal_vouchers.php 236 -$input_errors[] = gettext("# of Bits to store Ticket Id needs to be between 1..16."); +msgid ""# of Bits to store Ticket Id needs to be between 1..16."); msgstr "" #: src/www/services_captiveportal_vouchers.php 238 -$input_errors[] = gettext("# of Bits to store checksum needs to be between 1..31."); +msgid ""# of Bits to store checksum needs to be between 1..31."); msgstr "" #: src/www/services_captiveportal_vouchers.php 240 -$input_errors[] = gettext("This doesn't look like an RSA Public key."); +msgid ""This doesn't look like an RSA Public key."); msgstr "" #: src/www/services_captiveportal_vouchers.php 242 -$input_errors[] = gettext("This doesn't look like an RSA Private key."); +msgid ""This doesn't look like an RSA Private key."); msgstr "" #: src/www/services_captiveportal_vouchers.php 244 -$input_errors[] = gettext("You cannot sync the voucher database to this host (itself)."); +msgid ""You cannot sync the voucher database to this host (itself)."); msgstr "" #: src/www/services_captiveportal_vouchers.php 353 -$savemsg = gettext("Voucher database has been synchronized from {$url} +msgid ""Voucher database has been synchronized from {$url} {$port}"); msgstr "" #: src/www/services_captiveportal_vouchers.php 373 -array('label'=>gettext("add voucher"), 'href'=>'services_captiveportal_vouchers_edit.php?zone='.$cpzone), +msgid ""add voucher"), 'href'=>'services_captiveportal_vouchers_edit.php?zone='.$cpzone), msgstr "" #: src/www/services_captiveportal_vouchers.php 443 -$tab_array[] = array(gettext("Captive portal(s)"), false, "services_captiveportal.php?zone={$cpzone}"); +msgid ""Captive portal(s)"), false, "services_captiveportal.php?zone={$cpzone}"); msgstr "" #: src/www/services_captiveportal_vouchers.php 444 -$tab_array[] = array(gettext("MAC"), false, "services_captiveportal_mac.php?zone={$cpzone}"); +msgid ""MAC"), false, "services_captiveportal_mac.php?zone={$cpzone}"); msgstr "" #: src/www/services_captiveportal_vouchers.php 445 -$tab_array[] = array(gettext("Allowed IP addresses"), false, "services_captiveportal_ip.php?zone={$cpzone}"); +msgid ""Allowed IP addresses"), false, "services_captiveportal_ip.php?zone={$cpzone}"); msgstr "" #: src/www/services_captiveportal_vouchers.php 447 -// $tab_array[] = array(gettext("Allowed Hostnames"), false, "services_captiveportal_hostname.php?zone={$cpzone}"); +msgid ""Allowed Hostnames"), false, "services_captiveportal_hostname.php?zone={$cpzone}"); msgstr "" #: src/www/services_captiveportal_vouchers.php 448 -$tab_array[] = array(gettext("Vouchers"), true, "services_captiveportal_vouchers.php?zone={$cpzone}"); +msgid ""Vouchers"), true, "services_captiveportal_vouchers.php?zone={$cpzone}"); msgstr "" #: src/www/services_captiveportal_vouchers.php 449 -$tab_array[] = array(gettext("File Manager"), false, "services_captiveportal_filemanager.php?zone={$cpzone}"); +msgid ""File Manager"), false, "services_captiveportal_filemanager.php?zone={$cpzone}"); msgstr "" #: src/www/services_captiveportal_vouchers.php 466 - +msgid ""Enable Vouchers"); ?> msgstr "" #: src/www/services_captiveportal_vouchers.php 471 - +msgid ""Voucher Rolls"); ?> msgstr "" #: src/www/services_captiveportal_vouchers.php 480 - # +msgid ""Roll"); ?> # msgstr "" #: src/www/services_captiveportal_vouchers.php 481 - +msgid ""Minutes/Ticket"); ?> msgstr "" #: src/www/services_captiveportal_vouchers.php 482 -# +msgid ""of Tickets"); ?> msgstr "" #: src/www/services_captiveportal_vouchers.php 483 - +msgid ""Comment"); ?> msgstr "" #: src/www/services_captiveportal_vouchers.php 503 -" alt="" > +msgid ""edit voucher"); ?>" > msgstr "" #: src/www/services_captiveportal_vouchers.php 504 -')">" alt=""> +msgid ""delete vouchers"); ?>"> msgstr "" #: src/www/services_captiveportal_vouchers.php 505 -" alt=""> +msgid ""generate vouchers for this roll to CSV file"); ?>"> msgstr "" #: src/www/services_captiveportal_vouchers.php 514 - +msgid ""Enable Voucher support first using the checkbox above and hit Save at the bottom."); ?> msgstr "" #: src/www/services_captiveportal_vouchers.php 526 - +msgid ""Voucher public key"); ?> msgstr "" #: src/www/services_captiveportal_vouchers.php 531 - . +msgid "'new key');?>. msgstr "" #: src/www/services_captiveportal_vouchers.php 534 - +msgid ""Voucher private key"); ?> msgstr "" #: src/www/services_captiveportal_vouchers.php 538 - . +msgid "'new key');?>. msgstr "" #: src/www/services_captiveportal_vouchers.php 541 - +msgid ""Character set"); ?> msgstr "" #: src/www/services_captiveportal_vouchers.php 545 - +msgid ""Tickets are generated with the specified character set. It should contain printable characters (numbers, lower case and upper case letters) that are hard to confuse with others. Avoid e.g. 0/O and l/1."); ?> msgstr "" #: src/www/services_captiveportal_vouchers.php 549 -# +msgid ""of Roll Bits"); ?> msgstr "" #: src/www/services_captiveportal_vouchers.php 553 - msgstr "" #: src/www/services_captiveportal_vouchers.php 557 -# +msgid ""of Ticket Bits"); ?> msgstr "" #: src/www/services_captiveportal_vouchers.php 561 - msgstr "" #: src/www/services_captiveportal_vouchers.php 565 -# +msgid ""of Checksum Bits"); ?> msgstr "" #: src/www/services_captiveportal_vouchers.php 569 - +msgid ""Reserves a range in each voucher to store a simple checksum over Roll # and Ticket#. Allowed range is 0..31."); ?> msgstr "" #: src/www/services_captiveportal_vouchers.php 573 - +msgid ""Magic Number"); ?> msgstr "" #: src/www/services_captiveportal_vouchers.php 577 - +msgid ""Magic number stored in every voucher. Verified during voucher check. Size depends on how many bits are left by Roll+Ticket+Checksum bits. If all bits are used, no magic number will be used and checked."); ?> msgstr "" #: src/www/services_captiveportal_vouchers.php 581 - +msgid ""Invalid Voucher Message"); ?> msgstr "" #: src/www/services_captiveportal_vouchers.php 584 -
      ($PORTAL_MESSAGE$). +msgid ""Error message displayed for invalid vouchers on captive portal error page"); ?> ($PORTAL_MESSAGE$). msgstr "" #: src/www/services_captiveportal_vouchers.php 588 - +msgid ""Expired Voucher Message"); ?> msgstr "" #: src/www/services_captiveportal_vouchers.php 591 -
      ($PORTAL_MESSAGE$). +msgid ""Error message displayed for expired vouchers on captive portal error page"); ?> ($PORTAL_MESSAGE$). msgstr "" #: src/www/services_captiveportal_vouchers.php 605 -" onclick="enable_change(true); before_save();" /> +msgid ""Save"); ?>" onclick="enable_change(true); before_save();" /> msgstr "" #: src/www/services_captiveportal_vouchers.php 606 -" onclick="window.location.href=''" /> +msgid ""Cancel");?>" onclick="window.location.href=''" /> msgstr "" #: src/www/services_captiveportal_vouchers.php 611 -
      msgstr "" #: src/www/services_captiveportal_vouchers.php 612 - +msgid ""Changing any Voucher parameter (apart from managing the list of Rolls) on this page will render existing vouchers useless if they were generated with different settings."); ?> msgstr "" #: src/www/services_captiveportal_vouchers.php 614 - +msgid ""Specifying the Voucher Database Synchronization options will not record any other value from the other options. They will be retrieved/synced from the master."); ?> msgstr "" #: src/www/services_captiveportal_vouchers_edit.php 36 -$pgtitle = array(gettext("Services"), gettext("Captive portal"), gettext("Edit Voucher Rolls")); +msgid ""Edit Voucher Rolls")); msgstr "" #: src/www/services_captiveportal_vouchers_edit.php 84 -$reqdfieldsn = array(gettext("Number"),gettext("Count"),gettext("minutes")); +msgid ""minutes")); msgstr "" #: src/www/services_captiveportal_vouchers_edit.php 91 -$input_errors[] = sprintf(gettext("Roll number %s already exists."), $_POST['number']); +msgid ""Roll number %s already exists."), $_POST['number']); msgstr "" #: src/www/services_captiveportal_vouchers_edit.php 97 -$input_errors[] = sprintf(gettext("Roll number must be numeric and less than %s"), $maxnumber); +msgid ""Roll number must be numeric and less than %s"), $maxnumber); msgstr "" #: src/www/services_captiveportal_vouchers_edit.php 100 -$input_errors[] = sprintf(gettext("A roll has at least one voucher and less than %s."), $maxcount); +msgid ""A roll has at least one voucher and less than %s."), $maxcount); msgstr "" #: src/www/services_captiveportal_vouchers_edit.php 103 -$input_errors[] = gettext("Each voucher must be good for at least 1 minute."); +msgid ""Each voucher must be good for at least 1 minute."); msgstr "" #: src/www/services_captiveportal_vouchers_edit.php 124 -voucher_log(LOG_INFO,sprintf(gettext('All %1$s vouchers from Roll %2$s marked unused'), $rollent['count'], $rollent['number'])); +msgid "'All %1$s vouchers from Roll %2$s marked unused'), $rollent['count'], $rollent['number'])); msgstr "" #: src/www/services_captiveportal_vouchers_edit.php 181 -# +msgid ""Roll"); ?># msgstr "" #: src/www/services_captiveportal_vouchers_edit.php 185 -# (0..) . +msgid ""found on top of the generated/printed vouchers"); ?>. msgstr "" #: src/www/services_captiveportal_vouchers_edit.php 189 - +msgid ""Minutes per Ticket"); ?> msgstr "" #: src/www/services_captiveportal_vouchers_edit.php 193 -. +msgid ""Defines the time in minutes that a user is allowed access. The clock starts ticking the first time a voucher is used for authentication"); ?>. msgstr "" #: src/www/services_captiveportal_vouchers_edit.php 197 - +msgid ""Count"); ?> msgstr "" #: src/www/services_captiveportal_vouchers_edit.php 201 - (1..) . msgstr "" #: src/www/services_captiveportal_vouchers_edit.php 205 - +msgid ""Comment"); ?> msgstr "" #: src/www/services_captiveportal_vouchers_edit.php 209 -. +msgid ""Can be used to further identify this roll. Ignored by the system"); ?>. msgstr "" #: src/www/services_captiveportal_vouchers_edit.php 215 -" /> +msgid ""Save"); ?>" /> msgstr "" #: src/www/services_captiveportal_zones.php 56 -$pgtitle = array(gettext("Captiveportal"),gettext("Zones")); +msgid ""Zones")); msgstr "" #: src/www/services_captiveportal_zones.php 61 -array('href'=>'services_captiveportal_zones_edit.php', 'label'=>gettext("add a new captiveportal instance")), +msgid ""add a new captiveportal instance")), msgstr "" #: src/www/services_captiveportal_zones.php 75 -" . gettext("You must apply the changes in order for them to take effect."));?> +msgid ""You must apply the changes in order for them to take effect."));?> msgstr "" #: src/www/services_captiveportal_zones.php 88 - +msgid ""Zone");?> msgstr "" #: src/www/services_captiveportal_zones.php 89 - +msgid ""Interfaces");?> msgstr "" #: src/www/services_captiveportal_zones.php 90 - +msgid ""Users");?> msgstr "" #: src/www/services_captiveportal_zones.php 91 - +msgid ""Description");?> msgstr "" #: src/www/services_captiveportal_zones.php 120 -" class="btn btn-default btn-xs"> +msgid ""edit captiveportal instance"); ?>" class="btn btn-default btn-xs"> msgstr "" #: src/www/services_captiveportal_zones.php 121 -')" title="" class="btn btn-default btn-xs"> +msgid ""delete captiveportal instance");?>" class="btn btn-default btn-xs"> msgstr "" #: src/www/services_captiveportal_zones_edit.php 35 -$pgtitle = array(gettext("Services"),gettext("Captive portal"),gettext("Edit Zones")); +msgid ""Edit Zones")); msgstr "" #: src/www/services_captiveportal_zones_edit.php 49 -$reqdfieldsn = array(gettext("Zone name")); +msgid ""Zone name")); msgstr "" #: src/www/services_captiveportal_zones_edit.php 54 -$input_errors[] = gettext("The zone name can only contain letters, digits, and underscores (_)."); +msgid ""The zone name can only contain letters, digits, and underscores (_)."); msgstr "" #: src/www/services_captiveportal_zones_edit.php 59 -$input_errors[] = sprintf("[%s] %s.", $_POST['zone'], gettext("already exists")); +msgid ""already exists")); msgstr "" #: src/www/services_captiveportal_zones_edit.php 93 -

      +msgid ""Edit Captiveportal Zones");?> msgstr "" #: src/www/services_captiveportal_zones_edit.php 103 - +msgid ""Zone name"); ?> msgstr "" #: src/www/services_captiveportal_zones_edit.php 107 - +msgid ""Zone name. Can only contain letters, digits, and underscores (_)."); ?> msgstr "" #: src/www/services_captiveportal_zones_edit.php 111 - +msgid ""Description"); ?> msgstr "" #: src/www/services_captiveportal_zones_edit.php 115 -. +msgid ""You may enter a description here for your reference (not parsed)"); ?>. msgstr "" #: src/www/services_captiveportal_zones_edit.php 121 -" /> +msgid ""Continue"); ?>" /> msgstr "" #: src/www/services_dhcp.php 98 -$savemsg = gettext("The DHCP Server can only be enabled on interfaces configured with static IP addresses") . ".

      " . gettext("Only interfaces configured with a static IP will be shown") . "."; +msgid ""Only interfaces configured with a static IP will be shown") . "."; msgstr "" #: src/www/services_dhcp.php 227 -$reqdfieldsn = array(gettext("Range begin"),gettext("Range end")); +msgid ""Range end")); msgstr "" #: src/www/services_dhcp.php 232 -$input_errors[] = gettext("A valid range must be specified."); +msgid ""A valid range must be specified."); msgstr "" #: src/www/services_dhcp.php 234 -$input_errors[] = gettext("A valid range must be specified."); +msgid ""A valid range must be specified."); msgstr "" #: src/www/services_dhcp.php 236 -$input_errors[] = gettext("A valid IP address must be specified for the gateway."); +msgid ""A valid IP address must be specified for the gateway."); msgstr "" #: src/www/services_dhcp.php 238 -$input_errors[] = gettext("A valid IP address must be specified for the primary/secondary WINS servers."); +msgid ""A valid IP address must be specified for the primary/secondary WINS servers."); msgstr "" #: src/www/services_dhcp.php 243 -$input_errors[] = sprintf(gettext("The gateway address %s does not lie within the chosen interface's subnet."), $_POST['gateway']); +msgid ""The gateway address %s does not lie within the chosen interface's subnet."), $_POST['gateway']); msgstr "" #: src/www/services_dhcp.php 246 -$input_errors[] = gettext("A valid IP address must be specified for the primary/secondary DNS servers."); +msgid ""A valid IP address must be specified for the primary/secondary DNS servers."); msgstr "" #: src/www/services_dhcp.php 249 -$input_errors[] = gettext("The default lease time must be at least 60 seconds."); +msgid ""The default lease time must be at least 60 seconds."); msgstr "" #: src/www/services_dhcp.php 265 -$input_errors[] = sprintf(gettext( +msgid " msgstr "" #: src/www/services_dhcp.php 271 -$input_errors[] = gettext("The maximum lease time must be at least 60 seconds and higher than the default lease time."); +msgid ""The maximum lease time must be at least 60 seconds and higher than the default lease time."); msgstr "" #: src/www/services_dhcp.php 273 -$input_errors[] = gettext("A valid domain name must be specified for the dynamic DNS registration."); +msgid ""A valid domain name must be specified for the dynamic DNS registration."); msgstr "" #: src/www/services_dhcp.php 275 -$input_errors[] = gettext("A valid primary domain name server IP address must be specified for the dynamic domain name."); +msgid ""A valid primary domain name server IP address must be specified for the dynamic domain name."); msgstr "" #: src/www/services_dhcp.php 278 -$input_errors[] = gettext("You must specify both a valid domain key and key name."); +msgid ""You must specify both a valid domain key and key name."); msgstr "" #: src/www/services_dhcp.php 283 -$input_errors[] = gettext("A valid domain search list must be specified."); +msgid ""A valid domain search list must be specified."); msgstr "" #: src/www/services_dhcp.php 291 -$input_errors[] = gettext("If you specify a mac allow list, it must contain only valid partial MAC addresses."); +msgid ""If you specify a mac allow list, it must contain only valid partial MAC addresses."); msgstr "" #: src/www/services_dhcp.php 293 -$input_errors[] = gettext("If you specify a mac deny list, it must contain only valid partial MAC addresses."); +msgid ""If you specify a mac deny list, it must contain only valid partial MAC addresses."); msgstr "" #: src/www/services_dhcp.php 296 -$input_errors[] = gettext("A valid IP address must be specified for the primary/secondary NTP servers."); +msgid ""A valid IP address must be specified for the primary/secondary NTP servers."); msgstr "" #: src/www/services_dhcp.php 298 -$input_errors[] = gettext("A valid domain name must be specified for the DNS domain."); +msgid ""A valid domain name must be specified for the DNS domain."); msgstr "" #: src/www/services_dhcp.php 300 -$input_errors[] = gettext("A valid IP address or hostname must be specified for the TFTP server."); +msgid ""A valid IP address or hostname must be specified for the TFTP server."); msgstr "" #: src/www/services_dhcp.php 302 -$input_errors[] = gettext("A valid IP address must be specified for the network boot server."); +msgid ""A valid IP address must be specified for the network boot server."); msgstr "" #: src/www/services_dhcp.php 305 -$input_errors[] = gettext("You cannot use the network address in the starting subnet range."); +msgid ""You cannot use the network address in the starting subnet range."); msgstr "" #: src/www/services_dhcp.php 307 -$input_errors[] = gettext("You cannot use the broadcast address in the ending subnet range."); +msgid ""You cannot use the broadcast address in the ending subnet range."); msgstr "" #: src/www/services_dhcp.php 314 -$input_errors[] = sprintf(gettext("The subnet range cannot overlap with virtual IP address %s."),$vip['subnet']); +msgid ""The subnet range cannot overlap with virtual IP address %s."),$vip['subnet']); msgstr "" #: src/www/services_dhcp.php 329 -$input_errors[] = gettext("Text type cannot include quotation marks."); +msgid ""Text type cannot include quotation marks."); msgstr "" #: src/www/services_dhcp.php 331 -$input_errors[] = gettext("String type must be enclosed in quotes like "this" or must be a series of octets specified in hexadecimal, separated by colons, like 01 +msgid ""String type must be enclosed in quotes like "this" or must be a series of octets specified in hexadecimal, separated by colons, like 01 23 45 67 @@ -39283,444 +39246,444 @@ msgstr "" #: src/www/services_dhcp.php 333 -$input_errors[] = gettext("Boolean type must be true, false, on, or off."); +msgid ""Boolean type must be true, false, on, or off."); msgstr "" #: src/www/services_dhcp.php 335 -$input_errors[] = gettext("Unsigned 8-bit integer type must be a number in the range 0 to 255."); +msgid ""Unsigned 8-bit integer type must be a number in the range 0 to 255."); msgstr "" #: src/www/services_dhcp.php 337 -$input_errors[] = gettext("Unsigned 16-bit integer type must be a number in the range 0 to 65535."); +msgid ""Unsigned 16-bit integer type must be a number in the range 0 to 65535."); msgstr "" #: src/www/services_dhcp.php 339 -$input_errors[] = gettext("Unsigned 32-bit integer type must be a number in the range 0 to 4294967295."); +msgid ""Unsigned 32-bit integer type must be a number in the range 0 to 4294967295."); msgstr "" #: src/www/services_dhcp.php 341 -$input_errors[] = gettext("Signed 8-bit integer type must be a number in the range -128 to 127."); +msgid ""Signed 8-bit integer type must be a number in the range -128 to 127."); msgstr "" #: src/www/services_dhcp.php 343 -$input_errors[] = gettext("Signed 16-bit integer type must be a number in the range -32768 to 32767."); +msgid ""Signed 16-bit integer type must be a number in the range -32768 to 32767."); msgstr "" #: src/www/services_dhcp.php 345 -$input_errors[] = gettext("Signed 32-bit integer type must be a number in the range -2147483648 to 2147483647."); +msgid ""Signed 32-bit integer type must be a number in the range -2147483648 to 2147483647."); msgstr "" #: src/www/services_dhcp.php 347 -$input_errors[] = gettext("IP address or host type must be an IP address or host name."); +msgid ""IP address or host type must be an IP address or host name."); msgstr "" #: src/www/services_dhcp.php 358 -$input_errors[] = gettext("The specified range lies outside of the current subnet."); +msgid ""The specified range lies outside of the current subnet."); msgstr "" #: src/www/services_dhcp.php 362 -$input_errors[] = gettext("The range is invalid (first element higher than second element)."); +msgid ""The range is invalid (first element higher than second element)."); msgstr "" #: src/www/services_dhcp.php 369 -$input_errors[] = gettext("The specified range must not be within the DHCP range for this interface."); +msgid ""The specified range must not be within the DHCP range for this interface."); msgstr "" #: src/www/services_dhcp.php 378 -$input_errors[] = gettext("The specified range must not be within the range configured on a DHCP pool for this interface."); +msgid ""The specified range must not be within the range configured on a DHCP pool for this interface."); msgstr "" #: src/www/services_dhcp.php 385 -$input_errors[] = sprintf(gettext("You must disable the DHCP relay on the %s interface before enabling the DHCP server."),$iflist[$if]); +msgid ""You must disable the DHCP relay on the %s interface before enabling the DHCP server."),$iflist[$if]); msgstr "" #: src/www/services_dhcp.php 395 -$input_errors[] = sprintf(gettext("The DHCP range cannot overlap any static DHCP mappings.")); +msgid ""The DHCP range cannot overlap any static DHCP mappings.")); msgstr "" #: src/www/services_dhcp.php 566 -$pgtitle = array(gettext("Services"),gettext("DHCP server")); +msgid ""DHCP server")); msgstr "" #: src/www/services_dhcp.php 581 -$customitemtypes = array('text' => gettext('Text'), 'string' => gettext('String'), 'boolean' => gettext('Boolean'), +msgid "'Boolean'), msgstr "" #: src/www/services_dhcp.php 582 -'unsigned integer 8' => gettext('Unsigned 8-bit integer'), 'unsigned integer 16' => gettext('Unsigned 16-bit integer'), 'unsigned integer 32' => gettext('Unsigned 32-bit integer'), +msgid "'Unsigned 32-bit integer'), msgstr "" #: src/www/services_dhcp.php 583 -'signed integer 8' => gettext('Signed 8-bit integer'), 'signed integer 16' => gettext('Signed 16-bit integer'), 'signed integer 32' => gettext('Signed 32-bit integer'), 'ip-address' => gettext('IP address or host')); +msgid "'IP address or host')); msgstr "" #: src/www/services_dhcp.php 699 -" . gettext("You must apply the changes in order for them to take effect."));?>
      +msgid ""You must apply the changes in order for them to take effect."));?>
      msgstr "" #: src/www/services_dhcp.php 743 - +msgid ""DHCP Relay is currently enabled. Cannot enable the DHCP Server service while the DHCP Relay is enabled on any interface."); ?> msgstr "" #: src/www/services_dhcp.php 754 - +msgid ""Editing Pool-Specific Options. To return to the Interface, click its tab above."); ?> msgstr "" #: src/www/services_dhcp.php 767 -
      +msgid ""Deny unknown clients");?>

      msgstr "" #: src/www/services_dhcp.php 768 - +msgid ""If this is checked, only the clients defined below will get DHCP leases from this server. ");?> msgstr "" #: src/www/services_dhcp.php 772 - +msgid ""Pool Description");?> msgstr "" #: src/www/services_dhcp.php 779 - +msgid ""Subnet");?> msgstr "" #: src/www/services_dhcp.php 785 - +msgid ""Subnet mask");?> msgstr "" #: src/www/services_dhcp.php 791 - +msgid ""Available range");?> msgstr "" #: src/www/services_dhcp.php 819 - +msgid ""Subnet Mask");?> msgstr "" #: src/www/services_dhcp.php 836 - +msgid ""Range");?> msgstr "" #: src/www/services_dhcp.php 839 -   +msgid ""to"); ?>  msgstr "" #: src/www/services_dhcp.php 844 - +msgid ""Additional Pools");?> msgstr "" #: src/www/services_dhcp.php 846 - +msgid ""If you need additional pools of addresses inside of this subnet outside the above Range, they may be specified here."); ?> msgstr "" #: src/www/services_dhcp.php 849 - +msgid ""Pool Start");?> msgstr "" #: src/www/services_dhcp.php 850 - +msgid ""Pool End");?> msgstr "" #: src/www/services_dhcp.php 851 - +msgid ""Description");?> msgstr "" #: src/www/services_dhcp.php 878 -')">delete +msgid ""Do you really want to delete this pool?");?>')">delete msgstr "" #: src/www/services_dhcp.php 892 - +msgid ""WINS servers");?> msgstr "" #: src/www/services_dhcp.php 899 - +msgid ""DNS servers");?> msgstr "" #: src/www/services_dhcp.php 903 - msgstr "" #: src/www/services_dhcp.php 907 - +msgid ""Gateway");?> msgstr "" #: src/www/services_dhcp.php 910 - +msgid ""The default is to use the IP on this interface of the firewall as the gateway. Specify an alternate gateway here if this is not the correct gateway for your network. Type "none" for no gateway assignment.");?> msgstr "" #: src/www/services_dhcp.php 914 - +msgid ""Domain name");?> msgstr "" #: src/www/services_dhcp.php 917 - +msgid ""The default is to use the domain name of this system as the default domain name provided by DHCP. You may specify an alternate domain name here.");?> msgstr "" #: src/www/services_dhcp.php 921 - +msgid ""Domain search list");?> msgstr "" #: src/www/services_dhcp.php 924 - +msgid ""The DHCP server can optionally provide a domain search list. Use the semicolon character as separator ");?> msgstr "" #: src/www/services_dhcp.php 928 - +msgid ""Default lease time");?> msgstr "" #: src/www/services_dhcp.php 931 -
      +msgid ""seconds");?>
      msgstr "" #: src/www/services_dhcp.php 932 - +msgid ""The default is 7200 seconds.");?> msgstr "" #: src/www/services_dhcp.php 938 - +msgid ""Maximum lease time");?> msgstr "" #: src/www/services_dhcp.php 941 -
      +msgid ""seconds");?>
      msgstr "" #: src/www/services_dhcp.php 942 - +msgid ""The default is 86400 seconds.");?> msgstr "" #: src/www/services_dhcp.php 949 - msgstr "" #: src/www/services_dhcp.php 952 -20).");?> +msgid ""Leave blank to disable. Enter the interface IP address of the other machine. Machines must be using CARP. Interface's advskew determines whether the DHCPd process is Primary or Secondary. Ensure one machine's advskew<20 (and the other is >20).");?> msgstr "" #: src/www/services_dhcp.php 958 - +msgid ""Static ARP");?> msgstr "" #: src/www/services_dhcp.php 965 - +msgid ""Enable Static ARP entries");?> msgstr "" #: src/www/services_dhcp.php 970 - +msgid ""Note +msgid ""This option persists even if DHCP server is disabled. Only the machines listed below will be able to communicate with the firewall on this NIC.");?> msgstr "" #: src/www/services_dhcp.php 979 - +msgid ""Time format change"); ?> msgstr "" #: src/www/services_dhcp.php 988 - +msgid ""Change DHCP display lease time from UTC to local time."); ?> msgstr "" #: src/www/services_dhcp.php 995 - +msgid ""Dynamic DNS");?> msgstr "" #: src/www/services_dhcp.php 1007 -" /> - +msgid ""Show Dynamic DNS");?> msgstr "" #: src/www/services_dhcp.php 1011 -
      +msgid ""Enable registration of DHCP client names in DNS.");?>
      msgstr "" #: src/www/services_dhcp.php 1014 -
      msgstr "" #: src/www/services_dhcp.php 1015 - +msgid ""Enter the dynamic DNS domain which will be used to register client names in the DNS server.");?> msgstr "" #: src/www/services_dhcp.php 1017 -
      +msgid ""Enter the primary domain name server IP address for the dynamic domain name.");?>
      msgstr "" #: src/www/services_dhcp.php 1019 - +msgid ""Enter the dynamic DNS domain key name which will be used to register client names in the DNS server.");?> msgstr "" #: src/www/services_dhcp.php 1021 - +msgid ""Enter the dynamic DNS domain key secret which will be used to register client names in the DNS server.");?> msgstr "" #: src/www/services_dhcp.php 1026 - +msgid ""MAC Address Control");?> msgstr "" #: src/www/services_dhcp.php 1029 -" /> - +msgid ""Show MAC Address Control");?> msgstr "" #: src/www/services_dhcp.php 1033 -00 +msgid ""Enter a list of partial MAC addresses to allow, comma separated, no spaces, such as ");?>00 00 00,01 E5 @@ -39730,7 +39693,7 @@ msgstr "" #: src/www/services_dhcp.php 1035 -00 +msgid ""Enter a list of partial MAC addresses to deny access, comma separated, no spaces, such as ");?>00 00 00,01 E5 @@ -39740,117 +39703,117 @@ msgstr "" #: src/www/services_dhcp.php 1040 - +msgid ""NTP servers");?> msgstr "" #: src/www/services_dhcp.php 1043 -" /> - +msgid ""Show NTP configuration");?> msgstr "" #: src/www/services_dhcp.php 1052 - +msgid ""TFTP server");?> msgstr "" #: src/www/services_dhcp.php 1055 -" /> - +msgid ""Show TFTP configuration");?> msgstr "" #: src/www/services_dhcp.php 1059 - +msgid ""Leave blank to disable. Enter a full hostname or IP for the TFTP server.");?> msgstr "" #: src/www/services_dhcp.php 1064 - +msgid ""LDAP URI");?> msgstr "" #: src/www/services_dhcp.php 1067 -" /> - +msgid ""Show LDAP configuration");?> msgstr "" #: src/www/services_dhcp.php 1071 - msgstr "" #: src/www/services_dhcp.php 1076 - +msgid ""Enable network booting");?> msgstr "" #: src/www/services_dhcp.php 1079 -" /> - +msgid ""Show Network booting");?> msgstr "" #: src/www/services_dhcp.php 1083 - +msgid ""Enables network booting.");?> msgstr "" #: src/www/services_dhcp.php 1085 - +msgid ""next-server"); ?> msgstr "" #: src/www/services_dhcp.php 1087 - +msgid ""and the default bios filename");?> msgstr "" #: src/www/services_dhcp.php 1089 - +msgid ""and the UEFI 32bit filename ");?> msgstr "" #: src/www/services_dhcp.php 1091 - +msgid ""and the UEFI 64bit filename ");?> msgstr "" #: src/www/services_dhcp.php 1093 - msgstr "" #: src/www/services_dhcp.php 1094 - +msgid ""You will need all three filenames and a boot server configured for UEFI to work!");?> msgstr "" #: src/www/services_dhcp.php 1095 - - +msgid ""string");?> msgstr "" #: src/www/services_dhcp.php 1097 - +msgid ""Additional BOOTP/DHCP Options");?> msgstr "" #: src/www/services_dhcp.php 1106 -" /> - +msgid ""Show Additional BOOTP/DHCP Options");?> msgstr "" #: src/www/services_dhcp.php 1114 - +msgid ""Enter the DHCP option number and the value for each item you would like to include in the DHCP lease information. For a list of available options please visit this"); ?> msgstr "" #: src/www/services_dhcp.php 1119 -
      +msgid ""Number");?> msgstr "" #: src/www/services_dhcp.php 1120 -
      +msgid ""Type");?> msgstr "" #: src/www/services_dhcp.php 1121 -
      +msgid ""Value");?> msgstr "" #: src/www/services_dhcp.php 1183 -" onclick="enable_change(true)" /> +msgid ""Save");?>" onclick="enable_change(true)" /> msgstr "" #: src/www/services_dhcp.php 1188 -


      msgstr "" #: src/www/services_dhcp.php 1189 -
      ,

      +msgid ""page."); ?>
      msgstr "" #: src/www/services_dhcp.php 1206 - +msgid ""DHCP Static Mappings for this interface.");?> msgstr "" #: src/www/services_dhcp.php 1210 - +msgid ""Static ARP");?> msgstr "" #: src/www/services_dhcp.php 1211 - +msgid ""MAC address");?> msgstr "" #: src/www/services_dhcp.php 1212 - +msgid ""IP address");?> msgstr "" #: src/www/services_dhcp.php 1213 - +msgid ""Hostname");?> msgstr "" #: src/www/services_dhcp.php 1214 - +msgid ""Description");?> msgstr "" #: src/www/services_dhcp.php 1249 -')" class="btn btn-default btn-xs"> +msgid ""Do you really want to delete this mapping?");?>')" class="btn btn-default btn-xs"> msgstr "" #: src/www/services_dhcp_edit.php 145 -$input_errors[] = gettext("Either MAC address or Client identifier must be specified"); +msgid ""Either MAC address or Client identifier must be specified"); msgstr "" #: src/www/services_dhcp_edit.php 153 -$input_errors[] = gettext("The hostname cannot end with a hyphen according to RFC952"); +msgid ""The hostname cannot end with a hyphen according to RFC952"); msgstr "" #: src/www/services_dhcp_edit.php 155 -$input_errors[] = gettext("The hostname can only contain the characters A-Z, 0-9 and '-'."); +msgid ""The hostname can only contain the characters A-Z, 0-9 and '-'."); msgstr "" #: src/www/services_dhcp_edit.php 158 -$input_errors[] = gettext("A valid hostname is specified, but the domain name part should be omitted"); +msgid ""A valid hostname is specified, but the domain name part should be omitted"); msgstr "" #: src/www/services_dhcp_edit.php 163 -$input_errors[] = gettext("A valid IP address must be specified."); +msgid ""A valid IP address must be specified."); msgstr "" #: src/www/services_dhcp_edit.php 166 -$input_errors[] = gettext("A valid MAC address must be specified."); +msgid ""A valid MAC address must be specified."); msgstr "" #: src/www/services_dhcp_edit.php 169 -$input_errors[] = gettext("Static ARP is enabled. You must specify an IP address."); +msgid ""Static ARP is enabled. You must specify an IP address."); msgstr "" #: src/www/services_dhcp_edit.php 178 -$input_errors[] = gettext("This Hostname, IP, MAC address or Client identifier already exists."); +msgid ""This Hostname, IP, MAC address or Client identifier already exists."); msgstr "" #: src/www/services_dhcp_edit.php 189 -$input_errors[] = sprintf(gettext("The IP address must not be within the DHCP range for this interface.")); +msgid ""The IP address must not be within the DHCP range for this interface.")); msgstr "" #: src/www/services_dhcp_edit.php 194 -$input_errors[] = gettext("The IP address must not be within the range configured on a DHCP pool for this interface."); +msgid ""The IP address must not be within the range configured on a DHCP pool for this interface."); msgstr "" #: src/www/services_dhcp_edit.php 203 -$input_errors[] = sprintf(gettext("The IP address must lie in the %s subnet."),$ifcfgdescr); +msgid ""The IP address must lie in the %s subnet."),$ifcfgdescr); msgstr "" #: src/www/services_dhcp_edit.php 208 -$input_errors[] = gettext("A valid IP address must be specified for the gateway."); +msgid ""A valid IP address must be specified for the gateway."); msgstr "" #: src/www/services_dhcp_edit.php 210 -$input_errors[] = gettext("A valid IP address must be specified for the primary/secondary WINS servers."); +msgid ""A valid IP address must be specified for the primary/secondary WINS servers."); msgstr "" #: src/www/services_dhcp_edit.php 216 -$input_errors[] = sprintf(gettext("The gateway address %s does not lie within the chosen interface's subnet."), $_POST['gateway']); +msgid ""The gateway address %s does not lie within the chosen interface's subnet."), $_POST['gateway']); msgstr "" #: src/www/services_dhcp_edit.php 219 -$input_errors[] = gettext("A valid IP address must be specified for the primary/secondary DNS servers."); +msgid ""A valid IP address must be specified for the primary/secondary DNS servers."); msgstr "" #: src/www/services_dhcp_edit.php 222 -$input_errors[] = gettext("The default lease time must be at least 60 seconds."); +msgid ""The default lease time must be at least 60 seconds."); msgstr "" #: src/www/services_dhcp_edit.php 224 -$input_errors[] = gettext("The maximum lease time must be at least 60 seconds and higher than the default lease time."); +msgid ""The maximum lease time must be at least 60 seconds and higher than the default lease time."); msgstr "" #: src/www/services_dhcp_edit.php 226 -$input_errors[] = gettext("A valid domain name must be specified for the dynamic DNS registration."); +msgid ""A valid domain name must be specified for the dynamic DNS registration."); msgstr "" #: src/www/services_dhcp_edit.php 228 -$input_errors[] = gettext("A valid primary domain name server IP address must be specified for the dynamic domain name."); +msgid ""A valid primary domain name server IP address must be specified for the dynamic domain name."); msgstr "" #: src/www/services_dhcp_edit.php 231 -$input_errors[] = gettext("You must specify both a valid domain key and key name."); +msgid ""You must specify both a valid domain key and key name."); msgstr "" #: src/www/services_dhcp_edit.php 236 -$input_errors[] = gettext("A valid domain search list must be specified."); +msgid ""A valid domain search list must be specified."); msgstr "" #: src/www/services_dhcp_edit.php 243 -$input_errors[] = gettext("A valid IP address must be specified for the primary/secondary NTP servers."); +msgid ""A valid IP address must be specified for the primary/secondary NTP servers."); msgstr "" #: src/www/services_dhcp_edit.php 245 -$input_errors[] = gettext("A valid IP address or hostname must be specified for the TFTP server."); +msgid ""A valid IP address or hostname must be specified for the TFTP server."); msgstr "" #: src/www/services_dhcp_edit.php 247 -$input_errors[] = gettext("A valid IP address must be specified for the network boot server."); +msgid ""A valid IP address must be specified for the network boot server."); msgstr "" #: src/www/services_dhcp_edit.php 314 -$pgtitle = array(gettext("Services"),gettext("DHCP"),gettext("Edit static mapping")); +msgid ""Edit static mapping")); msgstr "" #: src/www/services_dhcp_edit.php 364 - +msgid ""Static DHCP Mapping");?> msgstr "" #: src/www/services_dhcp_edit.php 367 - +msgid ""MAC address");?> msgstr "" #: src/www/services_dhcp_edit.php 375 - +msgid ""Copy my MAC address");?> msgstr "" #: src/www/services_dhcp_edit.php 377 - +msgid ""Client identifier");?> msgstr "" #: src/www/services_dhcp_edit.php 387 - +msgid ""IP address");?> msgstr "" #: src/www/services_dhcp_edit.php 391 - +msgid ""If an IPv4 address is entered, the address must be outside of the pool.");?> msgstr "" #: src/www/services_dhcp_edit.php 393 - +msgid ""If no IPv4 address is given, one will be dynamically allocated from the pool.");?> msgstr "" #: src/www/services_dhcp_edit.php 397 - +msgid ""Hostname");?> msgstr "" #: src/www/services_dhcp_edit.php 400 -
      +msgid ""Name of the host, without domain part.");?>
      msgstr "" #: src/www/services_dhcp_edit.php 413 -
      -, overrides setting on main page. +msgid ""string");?>, overrides setting on main page.
      msgstr "" #: src/www/services_dhcp_edit.php 417 - +msgid ""Description");?> msgstr "" #: src/www/services_dhcp_edit.php 420 -
      +msgid ""ARP Table Static Entry");?> msgstr "" #: src/www/services_dhcp_edit.php 427 -
      +msgid ""WINS servers");?> msgstr "" #: src/www/services_dhcp_edit.php 438 - +msgid ""DNS servers");?> msgstr "" #: src/www/services_dhcp_edit.php 442 - msgstr "" #: src/www/services_dhcp_edit.php 446 - +msgid ""Gateway");?> msgstr "" #: src/www/services_dhcp_edit.php 449 - +msgid ""The default is to use the IP on this interface of the firewall as the gateway. Specify an alternate gateway here if this is not the correct gateway for your network.");?> msgstr "" #: src/www/services_dhcp_edit.php 453 - +msgid ""Domain name");?> msgstr "" #: src/www/services_dhcp_edit.php 456 - +msgid ""The default is to use the domain name of this system as the default domain name provided by DHCP. You may specify an alternate domain name here.");?> msgstr "" #: src/www/services_dhcp_edit.php 460 - +msgid ""Domain search list");?> msgstr "" #: src/www/services_dhcp_edit.php 463 - +msgid ""The DHCP server can optionally provide a domain search list. Use the semicolon character as separator ");?> msgstr "" #: src/www/services_dhcp_edit.php 467 - +msgid ""Default lease time");?> msgstr "" #: src/www/services_dhcp_edit.php 470 -
      +msgid ""seconds");?>
      msgstr "" #: src/www/services_dhcp_edit.php 471 - +msgid ""The default is 7200 seconds.");?> msgstr "" #: src/www/services_dhcp_edit.php 477 - +msgid ""Maximum lease time");?> msgstr "" #: src/www/services_dhcp_edit.php 480 -
      +msgid ""seconds");?>
      msgstr "" #: src/www/services_dhcp_edit.php 481 - +msgid ""The default is 86400 seconds.");?> msgstr "" #: src/www/services_dhcp_edit.php 487 - +msgid ""Dynamic DNS");?> msgstr "" #: src/www/services_dhcp_edit.php 490 -" /> - +msgid ""Show Dynamic DNS");?> msgstr "" #: src/www/services_dhcp_edit.php 494 -
      +msgid ""Enable registration of DHCP client names in DNS.");?>
      msgstr "" #: src/www/services_dhcp_edit.php 497 -
      msgstr "" #: src/www/services_dhcp_edit.php 498 - +msgid ""Enter the dynamic DNS domain which will be used to register client names in the DNS server.");?> msgstr "" #: src/www/services_dhcp_edit.php 500 -
      +msgid ""Enter the primary domain name server IP address for the dynamic domain name.");?>
      msgstr "" #: src/www/services_dhcp_edit.php 502 - +msgid ""Enter the dynamic DNS domain key name which will be used to register client names in the DNS server.");?> msgstr "" #: src/www/services_dhcp_edit.php 504 - +msgid ""Enter the dynamic DNS domain key secret which will be used to register client names in the DNS server.");?> msgstr "" #: src/www/services_dhcp_edit.php 510 - +msgid ""NTP servers");?> msgstr "" #: src/www/services_dhcp_edit.php 513 -" /> - +msgid ""Show NTP configuration");?> msgstr "" #: src/www/services_dhcp_edit.php 522 - +msgid ""TFTP server");?> msgstr "" #: src/www/services_dhcp_edit.php 525 -" /> - +msgid ""Show TFTP configuration");?> msgstr "" #: src/www/services_dhcp_edit.php 529 - +msgid ""Leave blank to disable. Enter a full hostname or IP for the TFTP server.");?> msgstr "" #: src/www/services_dhcp_edit.php 536 -" /> +msgid ""Save");?>" /> msgstr "" #: src/www/services_dhcp_edit.php 537 -" onclick="window.location.href=''" /> +msgid ""Cancel");?>" onclick="window.location.href=''" /> msgstr "" #: src/www/services_dhcp_relay.php 61 -$reqdfieldsn = array(gettext("Destination Server"), gettext("Interface")); +msgid ""Interface")); msgstr "" #: src/www/services_dhcp_relay.php 69 -$input_errors[] = gettext("A valid Destination Server IP address must be specified."); +msgid ""A valid Destination Server IP address must be specified."); msgstr "" #: src/www/services_dhcp_relay.php 90 -$pgtitle = array(gettext("Services"),gettext("DHCP Relay")); +msgid ""DHCP Relay")); msgstr "" #: src/www/services_dhcp_relay.php 136 -

      +msgid ""DHCP Relay configuration"); ?> msgstr "" #: src/www/services_dhcp_relay.php 146 - +msgid ""Enable DHCP relay on interface"));?> msgstr "" #: src/www/services_dhcp_relay.php 171 -
      +msgid ""Append circuit ID and agent ID to requests"); ?>
      msgstr "" #: src/www/services_dhcp_relay.php 172 - +msgid ""If this is checked, the DHCP relay will append the circuit ID (%s interface number) and the agent ID to the DHCP request."), $g['product_name']); ?> msgstr "" #: src/www/services_dhcp_relay.php 175 - +msgid ""Destination server");?> msgstr "" #: src/www/services_dhcp_relay.php 179 - +msgid ""This is the IP address of the server to which DHCP requests are relayed. You can enter multiple server IP addresses, separated by commas. Select "Proxy requests to DHCP server on WAN subnet" to relay DHCP packets to the server that was used on the WAN interface.");?> msgstr "" #: src/www/services_dhcp_relay.php 185 -" onclick="enable_change(true)" /> +msgid ""Save");?>" onclick="enable_change(true)" /> msgstr "" #: src/www/services_dhcpv6.php 58 -$savemsg = gettext("The DHCPv6 Server can only be enabled on interfaces configured with static IP addresses") . +msgid ""The DHCPv6 Server can only be enabled on interfaces configured with static IP addresses") . msgstr "" #: src/www/services_dhcpv6.php 59 -gettext("Only interfaces configured with a static IP will be shown") . "."; +msgid ""Only interfaces configured with a static IP will be shown") . "."; msgstr "" #: src/www/services_dhcpv6.php 156 -$reqdfieldsn = array(gettext("Range begin"),gettext("Range end")); +msgid ""Range end")); msgstr "" #: src/www/services_dhcpv6.php 161 -$input_errors[] = gettext("A valid range must be specified."); +msgid ""A valid range must be specified."); msgstr "" #: src/www/services_dhcpv6.php 163 -$input_errors[] = gettext("A valid prefix range must be specified."); +msgid ""A valid prefix range must be specified."); msgstr "" #: src/www/services_dhcpv6.php 165 -$input_errors[] = gettext("A valid range must be specified."); +msgid ""A valid range must be specified."); msgstr "" #: src/www/services_dhcpv6.php 167 -$input_errors[] = gettext("A valid range must be specified."); +msgid ""A valid range must be specified."); msgstr "" #: src/www/services_dhcpv6.php 169 -$input_errors[] = gettext("A valid IPv6 address must be specified for the gateway."); +msgid ""A valid IPv6 address must be specified for the gateway."); msgstr "" #: src/www/services_dhcpv6.php 171 -$input_errors[] = gettext("A valid IPv6 address must be specified for the primary/secondary DNS servers."); +msgid ""A valid IPv6 address must be specified for the primary/secondary DNS servers."); msgstr "" #: src/www/services_dhcpv6.php 174 -$input_errors[] = gettext("The default lease time must be at least 60 seconds."); +msgid ""The default lease time must be at least 60 seconds."); msgstr "" #: src/www/services_dhcpv6.php 176 -$input_errors[] = gettext("The maximum lease time must be at least 60 seconds and higher than the default lease time."); +msgid ""The maximum lease time must be at least 60 seconds and higher than the default lease time."); msgstr "" #: src/www/services_dhcpv6.php 178 -$input_errors[] = gettext("A valid domain name must be specified for the dynamic DNS registration."); +msgid ""A valid domain name must be specified for the dynamic DNS registration."); msgstr "" #: src/www/services_dhcpv6.php 180 -$input_errors[] = gettext("A valid primary domain name server IPv4 address must be specified for the dynamic domain name."); +msgid ""A valid primary domain name server IPv4 address must be specified for the dynamic domain name."); msgstr "" #: src/www/services_dhcpv6.php 183 -$input_errors[] = gettext("You must specify both a valid domain key and key name."); +msgid ""You must specify both a valid domain key and key name."); msgstr "" #: src/www/services_dhcpv6.php 188 -$input_errors[] = gettext("A valid domain search list must be specified."); +msgid ""A valid domain search list must be specified."); msgstr "" #: src/www/services_dhcpv6.php 195 -$input_errors[] = gettext("A valid IPv6 address must be specified for the primary/secondary NTP servers."); +msgid ""A valid IPv6 address must be specified for the primary/secondary NTP servers."); msgstr "" #: src/www/services_dhcpv6.php 197 -$input_errors[] = gettext("A valid domain name must be specified for the DNS domain."); +msgid ""A valid domain name must be specified for the DNS domain."); msgstr "" #: src/www/services_dhcpv6.php 199 -$input_errors[] = gettext("A valid IPv6 address or hostname must be specified for the TFTP server."); +msgid ""A valid IPv6 address or hostname must be specified for the TFTP server."); msgstr "" #: src/www/services_dhcpv6.php 201 -$input_errors[] = gettext("A valid URL must be specified for the network bootfile."); +msgid ""A valid URL must be specified for the network bootfile."); msgstr "" #: src/www/services_dhcpv6.php 208 -$input_errors[] = sprintf(gettext("The subnet range cannot overlap with virtual IPv6 address %s."),$vip['subnetv6']); +msgid ""The subnet range cannot overlap with virtual IPv6 address %s."),$vip['subnetv6']); msgstr "" #: src/www/services_dhcpv6.php 225 -$input_errors[] = gettext("The specified range lies outside of the current subnet."); +msgid ""The specified range lies outside of the current subnet."); msgstr "" #: src/www/services_dhcpv6.php 230 -$input_errors[] = gettext("The range is invalid (first element higher than second element)."); +msgid ""The range is invalid (first element higher than second element)."); msgstr "" #: src/www/services_dhcpv6.php 234 -$input_errors[] = sprintf(gettext("You must disable the DHCP relay on the %s interface before enabling the DHCP server."),$iflist[$if]); +msgid ""You must disable the DHCP relay on the %s interface before enabling the DHCP server."),$iflist[$if]); msgstr "" #: src/www/services_dhcpv6.php 249 -$input_errors[] = sprintf(gettext("The DHCP range cannot overlap any static DHCP mappings.")); +msgid ""The DHCP range cannot overlap any static DHCP mappings.")); msgstr "" #: src/www/services_dhcpv6.php 357 -$pgtitle = array(gettext("Services"),gettext("DHCPv6 server")); +msgid ""DHCPv6 server")); msgstr "" #: src/www/services_dhcpv6.php 459 -" . gettext("You must apply the changes in order for them to take effect."));?>
      +msgid ""You must apply the changes in order for them to take effect."));?>
      msgstr "" #: src/www/services_dhcpv6.php 513 -$tab_array[] = array(gettext("DHCPv6 Server"), true, "services_dhcpv6.php?if={$if}"); +msgid ""DHCPv6 Server"), true, "services_dhcpv6.php?if={$if}"); msgstr "" #: src/www/services_dhcpv6.php 514 -$tab_array[] = array(gettext("Router Advertisements"), false, "services_router_advertisements.php?if={$if}"); +msgid ""Router Advertisements"), false, "services_router_advertisements.php?if={$if}"); msgstr "" #: src/www/services_dhcpv6.php 533 - +msgid ""DHCPv6 Server");?> msgstr "" #: src/www/services_dhcpv6.php 536 - +msgid ""Subnet");?> msgstr "" #: src/www/services_dhcpv6.php 551 - +msgid ""Subnet mask");?> msgstr "" #: src/www/services_dhcpv6.php 557 - +msgid ""Available range");?> msgstr "" #: src/www/services_dhcpv6.php 576 - +msgid ""Subnet Mask");?> msgstr "" #: src/www/services_dhcpv6.php 593 - +msgid ""Range");?> msgstr "" #: src/www/services_dhcpv6.php 596 -   +msgid ""to"); ?>  msgstr "" #: src/www/services_dhcpv6.php 600 - +msgid ""Prefix Delegation Range");?> msgstr "" #: src/www/services_dhcpv6.php 603 -   +msgid ""to"); ?>  msgstr "" #: src/www/services_dhcpv6.php 604 - 
      +msgid ""Prefix Delegation Size"); ?>   " class="btn btn-xs btn-default"/> - +msgid ""Show Dynamic DNS");?> msgstr "" #: src/www/services_dhcpv6.php 692 -
      +msgid ""Enable registration of DHCP client names in DNS.");?>
      msgstr "" #: src/www/services_dhcpv6.php 695 -
      msgstr "" #: src/www/services_dhcpv6.php 696 - +msgid ""Enter the dynamic DNS domain which will be used to register client names in the DNS server.");?> msgstr "" #: src/www/services_dhcpv6.php 698 -
      +msgid ""Enter the primary domain name server IP address for the dynamic domain name.");?>
      msgstr "" #: src/www/services_dhcpv6.php 700 - +msgid ""Enter the dynamic DNS domain key name which will be used to register client names in the DNS server.");?> msgstr "" #: src/www/services_dhcpv6.php 702 - +msgid ""Enter the dynamic DNS domain key secret which will be used to register client names in the DNS server.");?> msgstr "" #: src/www/services_dhcpv6.php 708 - +msgid ""NTP servers");?> msgstr "" #: src/www/services_dhcpv6.php 711 -" class="btn btn-xs btn-default"/> - +msgid ""Show NTP configuration");?> msgstr "" #: src/www/services_dhcpv6.php 721 - +msgid ""TFTP server");?> msgstr "" #: src/www/services_dhcpv6.php 724 -" /> - +msgid ""Show TFTP configuration");?> msgstr "" #: src/www/services_dhcpv6.php 728 - +msgid ""Leave blank to disable. Enter a full hostname or IP for the TFTP server.");?> msgstr "" #: src/www/services_dhcpv6.php 734 - +msgid ""LDAP URI");?> msgstr "" #: src/www/services_dhcpv6.php 737 -" class="btn btn-xs btn-default"/> - +msgid ""Show LDAP configuration");?> msgstr "" #: src/www/services_dhcpv6.php 741 - msgstr "" #: src/www/services_dhcpv6.php 746 - +msgid ""Enable network booting");?> msgstr "" #: src/www/services_dhcpv6.php 749 -" class="btn btn-xs btn-default"/> - +msgid ""Show Network booting");?> msgstr "" #: src/www/services_dhcpv6.php 753 - +msgid ""Enables network booting.");?> msgstr "" #: src/www/services_dhcpv6.php 755 - +msgid ""Enter the Bootfile URL");?> msgstr "" #: src/www/services_dhcpv6.php 761 - +msgid ""Additional BOOTP/DHCP Options");?> msgstr "" #: src/www/services_dhcpv6.php 764 -" class="btn btn-xs btn-default"/> - +msgid ""Show Additional BOOTP/DHCP Options");?> msgstr "" #: src/www/services_dhcpv6.php 772 - +msgid ""Enter the DHCP option number and the value for each item you would like to include in the DHCP lease information. For a list of available options please visit this"); ?> msgstr "" #: src/www/services_dhcpv6.php 777 -
      +msgid ""Number");?> msgstr "" #: src/www/services_dhcpv6.php 778 -
      +msgid ""Value");?> msgstr "" #: src/www/services_dhcpv6.php 797 -" > +msgid ""Delete");?>" > msgstr "" #: src/www/services_dhcpv6.php 804 "> +msgid ""add another entry");?>"> msgstr "" #: src/www/services_dhcpv6.php 823 -" onclick="enable_change(true)" /> +msgid ""Save");?>" onclick="enable_change(true)" /> msgstr "" #: src/www/services_dhcpv6.php 828 -


      msgstr "" #: src/www/services_dhcpv6.php 829 -
      ,
      +msgid ""page."); ?>
      msgstr "" #: src/www/services_dhcpv6.php 844 - +msgid ""DHCPv6 Static Mappings for this interface.");?> msgstr "" #: src/www/services_dhcpv6.php 848 - +msgid ""DUID");?> msgstr "" #: src/www/services_dhcpv6.php 849 - +msgid ""IPv6 address");?> msgstr "" #: src/www/services_dhcpv6.php 850 - +msgid ""Hostname");?> msgstr "" #: src/www/services_dhcpv6.php 851 - +msgid ""Description");?> msgstr "" #: src/www/services_dhcpv6.php 881 -')" alt="delete"> +msgid ""Do you really want to delete this mapping?");?>')" alt="delete"> msgstr "" #: src/www/services_dhcpv6_edit.php 100 -$reqdfieldsn = array(gettext("DUID Identifier")); +msgid ""DUID Identifier")); msgstr "" #: src/www/services_dhcpv6_edit.php 107 -$input_errors[] = gettext("The hostname cannot end with a hyphen according to RFC952"); +msgid ""The hostname cannot end with a hyphen according to RFC952"); msgstr "" #: src/www/services_dhcpv6_edit.php 109 -$input_errors[] = gettext("The hostname can only contain the characters A-Z, 0-9 and '-'."); +msgid ""The hostname can only contain the characters A-Z, 0-9 and '-'."); msgstr "" #: src/www/services_dhcpv6_edit.php 112 -$input_errors[] = gettext("A valid hostname is specified, but the domain name part should be omitted"); +msgid ""A valid hostname is specified, but the domain name part should be omitted"); msgstr "" #: src/www/services_dhcpv6_edit.php 117 -$input_errors[] = gettext("A valid IPv6 address must be specified."); +msgid ""A valid IPv6 address must be specified."); msgstr "" #: src/www/services_dhcpv6_edit.php 120 -$input_errors[] = gettext("A valid DUID Identifier must be specified."); +msgid ""A valid DUID Identifier must be specified."); msgstr "" #: src/www/services_dhcpv6_edit.php 129 -$input_errors[] = gettext("This Hostname, IP or DUID Identifier already exists."); +msgid ""This Hostname, IP or DUID Identifier already exists."); msgstr "" #: src/www/services_dhcpv6_edit.php 170 -$pgtitle = array(gettext("Services"),gettext("DHCPv6"),gettext("Edit static mapping")); +msgid ""Edit static mapping")); msgstr "" #: src/www/services_dhcpv6_edit.php 198 - +msgid ""Static DHCPv6 Mapping");?> msgstr "" #: src/www/services_dhcpv6_edit.php 201 - +msgid ""DUID Identifier");?> msgstr "" #: src/www/services_dhcpv6_edit.php 205 -
      msgstr "" #: src/www/services_dhcpv6_edit.php 210 - +msgid ""IPv6 address");?> msgstr "" #: src/www/services_dhcpv6_edit.php 214 - +msgid ""If an IPv6 address is entered, the address must be outside of the pool.");?> msgstr "" #: src/www/services_dhcpv6_edit.php 216 - +msgid ""If no IPv6 address is given, one will be dynamically allocated from the pool.");?> msgstr "" #: src/www/services_dhcpv6_edit.php 220 - +msgid ""Hostname");?> msgstr "" #: src/www/services_dhcpv6_edit.php 223 -
      +msgid ""Name of the host, without domain part.");?>
      msgstr "" #: src/www/services_dhcpv6_edit.php 236 -
      -, overrides setting on main page. +msgid ""string");?>, overrides setting on main page.
      msgstr "" #: src/www/services_dhcpv6_edit.php 240 - +msgid ""Description");?> msgstr "" #: src/www/services_dhcpv6_edit.php 243 -
      " /> +msgid ""Save");?>" /> msgstr "" #: src/www/services_dhcpv6_edit.php 250 -" onclick="window.location.href=''" /> +msgid ""Cancel");?>" onclick="window.location.href=''" /> msgstr "" #: src/www/services_dhcpv6_relay.php 62 -$reqdfieldsn = array(gettext("Destination Server"), gettext("Interface")); +msgid ""Interface")); msgstr "" #: src/www/services_dhcpv6_relay.php 70 -$input_errors[] = gettext("A valid Destination Server IPv6 address must be specified."); +msgid ""A valid Destination Server IPv6 address must be specified."); msgstr "" #: src/www/services_dhcpv6_relay.php 91 -$pgtitle = array(gettext("Services"),gettext("DHCPv6 Relay")); +msgid ""DHCPv6 Relay")); msgstr "" #: src/www/services_dhcpv6_relay.php 137 -

      +msgid ""DHCPv6 Relay configuration"); ?> msgstr "" #: src/www/services_dhcpv6_relay.php 148 - +msgid ""Enable DHCPv6 relay on interface"));?>
      msgstr "" #: src/www/services_dhcpv6_relay.php 166 -
      +msgid ""Interfaces without an IPv6 address will not be shown."); ?> msgstr "" #: src/www/services_dhcpv6_relay.php 173 -
      +msgid ""Append circuit ID and agent ID to requests"); ?>
      msgstr "" #: src/www/services_dhcpv6_relay.php 174 - +msgid ""If this is checked, the DHCPv6 relay will append the circuit ID (%s interface number) and the agent ID to the DHCPv6 request."), $g['product_name']); ?> msgstr "" #: src/www/services_dhcpv6_relay.php 177 - +msgid ""Destination server");?> msgstr "" #: src/www/services_dhcpv6_relay.php 181 - +msgid ""This is the IPv6 address of the server to which DHCPv6 requests are relayed. You can enter multiple server IPv6 addresses, separated by commas. ");?> msgstr "" #: src/www/services_dhcpv6_relay.php 187 -" onclick="enable_change(true)" /> +msgid ""Save");?>" onclick="enable_change(true)" /> msgstr "" #: src/www/services_dnsmasq.php 79 -$input_errors[] = gettext("You must specify a valid port number"); +msgid ""You must specify a valid port number"); msgstr "" #: src/www/services_dnsmasq.php 94 -$input_errors[] = gettext("Invalid custom options"); +msgid ""Invalid custom options"); msgstr "" #: src/www/services_dnsmasq.php 137 -$pgtitle = array(gettext("Services"),gettext("DNS forwarder")); +msgid ""DNS forwarder")); msgstr "" #: src/www/services_dnsmasq.php 173 -" . gettext("You must apply the changes in order for them to take effect."));?>
      +msgid ""You must apply the changes in order for them to take effect."));?>
      msgstr "" #: src/www/services_dnsmasq.php 183 -

      +msgid ""General DNS Forwarder Options");?> msgstr "" #: src/www/services_dnsmasq.php 190 - +msgid ""General DNS Forwarder Options");?> msgstr "" #: src/www/services_dnsmasq.php 193 - +msgid ""Enable");?> msgstr "" #: src/www/services_dnsmasq.php 196 -
      +msgid ""Enable DNS forwarder");?>
      msgstr "" #: src/www/services_dnsmasq.php 200 - +msgid ""DHCP Registration");?> msgstr "" #: src/www/services_dnsmasq.php 203 -
      +msgid ""Register DHCP leases in DNS forwarder");?>
      msgstr "" #: src/www/services_dnsmasq.php 204 -
      +msgid ""Static DHCP");?> msgstr "" #: src/www/services_dnsmasq.php 215 -
      +msgid ""Register DHCP static mappings in DNS forwarder");?>
      msgstr "" #: src/www/services_dnsmasq.php 216 -
      +msgid ""Prefer DHCP");?> msgstr "" #: src/www/services_dnsmasq.php 226 -
      +msgid ""Resolve DHCP mappings first");?>
      msgstr "" #: src/www/services_dnsmasq.php 227 -
      +msgid ""DNS Query Forwarding");?> msgstr "" #: src/www/services_dnsmasq.php 236 -
      +msgid ""Query DNS servers sequentially");?>
      msgstr "" #: src/www/services_dnsmasq.php 237 -

      +msgid ""Require domain");?>
      msgstr "" #: src/www/services_dnsmasq.php 247 -

      +msgid ""Do not forward private reverse lookups");?>
      msgstr "" #: src/www/services_dnsmasq.php 257 - +msgid ""Listen Port");?> msgstr "" #: src/www/services_dnsmasq.php 269 -

      +msgid ""The port used for responding to DNS queries. It should normally be left blank unless another service needs to bind to TCP/UDP port 53.");?>

      msgstr "" #: src/www/services_dnsmasq.php 273 - +msgid ""Interfaces"); ?> msgstr "" #: src/www/services_dnsmasq.php 279 - +msgid ""Interface IPs used by the DNS Forwarder for responding to queries from clients. If an interface has both IPv4 and IPv6 IPs, both are used. Queries to other interface IPs not selected below are discarded. The default behavior is to respond to queries on every available IPv4 and IPv6 address.");?> msgstr "" #: src/www/services_dnsmasq.php 299 - +msgid ""Strict Interface Binding");?> msgstr "" #: src/www/services_dnsmasq.php 301 - +msgid ""If this option is set, the DNS forwarder will only bind to the interfaces containing the IP addresses selected above, rather than binding to all interfaces and discarding queries to other addresses."); ?> msgstr "" #: src/www/services_dnsmasq.php 303 - msgstr "" #: src/www/services_dnsmasq.php 308 - +msgid ""Advanced");?> msgstr "" #: src/www/services_dnsmasq.php 311 -" /> - +msgid ""Show advanced option");?> msgstr "" #: src/www/services_dnsmasq.php 314 -
      +msgid ""Advanced");?>
      msgstr "" #: src/www/services_dnsmasq.php 316 -
      +msgid ""Enter any additional options you would like to add to the dnsmasq configuration here, separated by a space or newline"); ?>
      msgstr "" #: src/www/services_dnsmasq.php 322 -" onclick="enable_change(true)" /> +msgid ""Save"); ?>" onclick="enable_change(true)" /> msgstr "" #: src/www/services_dnsmasq.php 329 -


      msgstr "" #: src/www/services_dnsmasq.php 330 -
      +msgid ""Host Overrides");?> msgstr "" #: src/www/services_dnsmasq.php 352 - +msgid ""Entries in this section override individual results from the forwarders.");?> msgstr "" #: src/www/services_dnsmasq.php 353 - +msgid ""Use these for changing DNS results or for adding custom DNS records.");?> msgstr "" #: src/www/services_dnsmasq.php 363 - +msgid ""Host");?> msgstr "" #: src/www/services_dnsmasq.php 364 - +msgid ""Domain");?> msgstr "" #: src/www/services_dnsmasq.php 365 - +msgid ""IP");?> msgstr "" #: src/www/services_dnsmasq.php 366 - +msgid ""Description");?> msgstr "" #: src/www/services_dnsmasq.php 396 -')" class="btn btn-default btn-xs"> +msgid ""Do you really want to delete this host?");?>')" class="btn btn-default btn-xs"> msgstr "" #: src/www/services_dnsmasq.php 430 - +msgid ""Domain Overrides");?> msgstr "" #: src/www/services_dnsmasq.php 433 -

      +msgid ""Domain");?> msgstr "" #: src/www/services_dnsmasq.php 443 - +msgid ""IP");?> msgstr "" #: src/www/services_dnsmasq.php 444 - +msgid ""Description");?> msgstr "" #: src/www/services_dnsmasq.php 469 - ')" class="btn btn-default btn-xs"> +msgid ""Do you really want to delete this domain override?");?>')" class="btn btn-default btn-xs"> msgstr "" #: src/www/services_dnsmasq_domainoverride_edit.php 63 -$reqdfieldsn = array(gettext("Domain"),gettext("IP address")); +msgid ""IP address")); msgstr "" #: src/www/services_dnsmasq_domainoverride_edit.php 74 -$input_errors[] = gettext("A valid domain must be specified after _msdcs."); +msgid ""A valid domain must be specified after _msdcs."); msgstr "" #: src/www/services_dnsmasq_domainoverride_edit.php 78 -$input_errors[] = gettext("A valid domain must be specified."); +msgid ""A valid domain must be specified."); msgstr "" #: src/www/services_dnsmasq_domainoverride_edit.php 81 -$input_errors[] = gettext("A valid IP address must be specified, or # for an exclusion or ! to not forward at all."); +msgid ""A valid IP address must be specified, or # for an exclusion or ! to not forward at all."); msgstr "" #: src/www/services_dnsmasq_domainoverride_edit.php 84 -$input_errors[] = gettext("An interface IP address must be specified for the DNS query source."); +msgid ""An interface IP address must be specified for the DNS query source."); msgstr "" #: src/www/services_dnsmasq_domainoverride_edit.php 109 -$pgtitle = array(gettext("Services"),gettext("DNS forwarder"),gettext("Edit Domain Override")); +msgid ""Edit Domain Override")); msgstr "" #: src/www/services_dnsmasq_domainoverride_edit.php 136 - +msgid ""Domain");?> msgstr "" #: src/www/services_dnsmasq_domainoverride_edit.php 139 -

      msgstr "" #: src/www/services_dnsmasq_domainoverride_edit.php 140 - mycompany.localdomain 1.168.192.in-addr.arpa
      +msgid ""or"); ?> 1.168.192.in-addr.arpa msgstr "" #: src/www/services_dnsmasq_domainoverride_edit.php 143 - +msgid ""IP address");?> msgstr "" #: src/www/services_dnsmasq_domainoverride_edit.php 146 -

      +msgid ""IP address of the authoritative DNS server for this domain"); ?>
      msgstr "" #: src/www/services_dnsmasq_domainoverride_edit.php 147 - 192.168.100.100

      +msgid ""Or enter ! for lookups for this host/subdomain to NOT be forwarded anywhere."); ?> msgstr "" #: src/www/services_dnsmasq_domainoverride_edit.php 150 - +msgid ""Source IP");?> msgstr "" #: src/www/services_dnsmasq_domainoverride_edit.php 153 -

      +msgid ""Source IP address for queries to the DNS server for the override domain."); ?>
      msgstr "" #: src/www/services_dnsmasq_domainoverride_edit.php 154 -
      +msgid ""Leave blank unless your DNS server is accessed through a VPN tunnel."); ?> msgstr "" #: src/www/services_dnsmasq_domainoverride_edit.php 157 - +msgid ""Description");?> msgstr "" #: src/www/services_dnsmasq_domainoverride_edit.php 160 -
      " /> +msgid ""Save");?>" /> msgstr "" #: src/www/services_dnsmasq_domainoverride_edit.php 167 -" onclick="window.location.href=''" /> +msgid ""Cancel");?>" onclick="window.location.href=''" /> msgstr "" #: src/www/services_dnsmasq_edit.php 71 -$reqdfieldsn = array(gettext("Domain"),gettext("IP address")); +msgid ""IP address")); msgstr "" #: src/www/services_dnsmasq_edit.php 76 -$input_errors[] = gettext("The hostname can only contain the characters A-Z, 0-9 and '-'."); +msgid ""The hostname can only contain the characters A-Z, 0-9 and '-'."); msgstr "" #: src/www/services_dnsmasq_edit.php 79 -$input_errors[] = gettext("A valid domain must be specified."); +msgid ""A valid domain must be specified."); msgstr "" #: src/www/services_dnsmasq_edit.php 82 -$input_errors[] = gettext("A valid IP address must be specified."); +msgid ""A valid IP address must be specified."); msgstr "" #: src/www/services_dnsmasq_edit.php 109 -$aliasreqdfieldsn = array(gettext("Alias Domain")); +msgid ""Alias Domain")); msgstr "" #: src/www/services_dnsmasq_edit.php 114 -$input_errors[] = gettext("Hostnames in alias list can only contain the characters A-Z, 0-9 and '-'."); +msgid ""Hostnames in alias list can only contain the characters A-Z, 0-9 and '-'."); msgstr "" #: src/www/services_dnsmasq_edit.php 117 -$input_errors[] = gettext("A valid domain must be specified in alias list."); +msgid ""A valid domain must be specified in alias list."); msgstr "" #: src/www/services_dnsmasq_edit.php 128 -$input_errors[] = gettext("This host/domain already exists."); +msgid ""This host/domain already exists."); msgstr "" #: src/www/services_dnsmasq_edit.php 156 -$pgtitle = array(gettext("Services"),gettext("DNS forwarder"),gettext("Edit host")); +msgid ""Edit host")); msgstr "" #: src/www/services_dnsmasq_edit.php 198 - +msgid ""Edit DNS Forwarder entry");?> msgstr "" #: src/www/services_dnsmasq_edit.php 201 - +msgid ""Host");?> msgstr "" #: src/www/services_dnsmasq_edit.php 204 -
      +msgid ""myhost"); ?>
      msgstr "" #: src/www/services_dnsmasq_edit.php 209 - +msgid ""Domain");?> msgstr "" #: src/www/services_dnsmasq_edit.php 212 -

      +msgid ""Domain of the host"); ?>
      msgstr "" #: src/www/services_dnsmasq_edit.php 213 -
      +msgid ""example.com"); ?> msgstr "" #: src/www/services_dnsmasq_edit.php 216 - +msgid ""IP address");?> msgstr "" #: src/www/services_dnsmasq_edit.php 219 -

      +msgid ""IP address of the host"); ?>
      msgstr "" #: src/www/services_dnsmasq_edit.php 220 - 192.168.100.100 fd00 +msgid ""or"); ?> fd00 abcd msgstr "" @@ -41815,493 +41778,493 @@ msgstr "" #: src/www/services_dnsmasq_edit.php 223 - +msgid ""Description");?> msgstr "" #: src/www/services_dnsmasq_edit.php 226 -

      +msgid ""Aliases"); ?> msgstr "" #: src/www/services_dnsmasq_edit.php 237 - +msgid ""Enter additional names for this host."); ?> msgstr "" #: src/www/services_dnsmasq_edit.php 242 -
      +msgid ""Host");?> msgstr "" #: src/www/services_dnsmasq_edit.php 243 -
      +msgid ""Domain");?> msgstr "" #: src/www/services_dnsmasq_edit.php 244 -
      +msgid ""Description");?> msgstr "" #: src/www/services_dnsmasq_edit.php 265 -" /> +msgid ""remove this entry"); ?>" /> msgstr "" #: src/www/services_dnsmasq_edit.php 289 -" /> +msgid ""Save");?>" /> msgstr "" #: src/www/services_dnsmasq_edit.php 290 -" onclick="window.location.href=''" /> +msgid ""Cancel");?>" onclick="window.location.href=''" /> msgstr "" #: src/www/services_dyndns.php 50 -$pgtitle = array(gettext("Services"), gettext("Dynamic DNS clients")); +msgid ""Dynamic DNS clients")); msgstr "" #: src/www/services_dyndns.php 74 -$tab_array[] = array(gettext("DynDns"), true, "services_dyndns.php"); +msgid ""DynDns"), true, "services_dyndns.php"); msgstr "" #: src/www/services_dyndns.php 75 -$tab_array[] = array(gettext("RFC 2136"), false, "services_rfc2136.php"); +msgid ""RFC 2136"), false, "services_rfc2136.php"); msgstr "" #: src/www/services_dyndns.php 89 - +msgid ""Interface");?> msgstr "" #: src/www/services_dyndns.php 90 - +msgid ""Service");?> msgstr "" #: src/www/services_dyndns.php 91 - +msgid ""Hostname");?> msgstr "" #: src/www/services_dyndns.php 92 - +msgid ""Cached IP");?> msgstr "" #: src/www/services_dyndns.php 93 - +msgid ""Description");?> msgstr "" #: src/www/services_dyndns.php 180 - ')" class="btn btn-default btn-xs"> +msgid ""Do you really want to delete this entry?");?>')" class="btn btn-default btn-xs"> msgstr "" #: src/www/services_dyndns.php 187 -
      msgstr "" #: src/www/services_dyndns.php 189 -
      +msgid ""IP addresses appearing in green are up to date with Dynamic DNS provider.");?>
      msgstr "" #: src/www/services_dyndns.php 190 -

      +msgid ""You can force an update for an IP address on the edit page for that service.");?>

      msgstr "" #: src/www/services_dyndns_edit.php 86 -$reqdfieldsn = array(gettext('Service type')); +msgid "'Service type')); msgstr "" #: src/www/services_dyndns_edit.php 89 -$reqdfieldsn[] = gettext('Hostname'); +msgid "'Hostname'); msgstr "" #: src/www/services_dyndns_edit.php 91 -$reqdfieldsn[] = gettext('Username'); +msgid "'Username'); msgstr "" #: src/www/services_dyndns_edit.php 94 -$reqdfieldsn[] = gettext('Password'); +msgid "'Password'); msgstr "" #: src/www/services_dyndns_edit.php 98 -$reqdfieldsn[] = gettext('Update URL'); +msgid "'Update URL'); msgstr "" #: src/www/services_dyndns_edit.php 111 -$input_errors[] = gettext("The Hostname contains invalid characters."); +msgid ""The Hostname contains invalid characters."); msgstr "" #: src/www/services_dyndns_edit.php 117 -$input_errors[] = gettext("The MX contains invalid characters."); +msgid ""The MX contains invalid characters."); msgstr "" #: src/www/services_dyndns_edit.php 119 -$input_errors[] = gettext("The username contains invalid characters."); +msgid ""The username contains invalid characters."); msgstr "" #: src/www/services_dyndns_edit.php 172 -$pgtitle = array(gettext("Services"),gettext("Dynamic DNS client")); +msgid ""Dynamic DNS client")); msgstr "" #: src/www/services_dyndns_edit.php 243 - +msgid ""Dynamic DNS client");?> msgstr "" #: src/www/services_dyndns_edit.php 248 - +msgid ""Disable");?> msgstr "" #: src/www/services_dyndns_edit.php 250 -" /> +msgid ""yes");?>" /> msgstr "" #: src/www/services_dyndns_edit.php 254 - +msgid ""Service type");?> msgstr "" #: src/www/services_dyndns_edit.php 268 - +msgid ""Interface to monitor");?> msgstr "" #: src/www/services_dyndns_edit.php 293 - +msgid ""Interface to send update from");?> msgstr "" #: src/www/services_dyndns_edit.php 315 -
      msgstr "" #: src/www/services_dyndns_edit.php 319 - +msgid ""Hostname");?> msgstr "" #: src/www/services_dyndns_edit.php 324 -
      msgstr "" #: src/www/services_dyndns_edit.php 326 -
      msgstr "" #: src/www/services_dyndns_edit.php 327 - +msgid ""For he.net tunnelbroker, enter your tunnel ID");?> msgstr "" #: src/www/services_dyndns_edit.php 332 - +msgid ""MX"); ?> msgstr "" #: src/www/services_dyndns_edit.php 336 - msgstr "" #: src/www/services_dyndns_edit.php 338 - +msgid ""Wildcards"); ?> msgstr "" #: src/www/services_dyndns_edit.php 345 - +msgid ""Wildcard"); ?> msgstr "" #: src/www/services_dyndns_edit.php 348 - +msgid ""Verbose logging"); ?> msgstr "" #: src/www/services_dyndns_edit.php 351 - +msgid ""verbose logging"); ?> msgstr "" #: src/www/services_dyndns_edit.php 354 - +msgid ""CURL options"); ?> msgstr "" #: src/www/services_dyndns_edit.php 357 -
      +msgid ""Force IPv4 resolving"); ?>
      msgstr "" #: src/www/services_dyndns_edit.php 359 - +msgid ""Verify SSL peer"); ?> msgstr "" #: src/www/services_dyndns_edit.php 363 - +msgid ""Username");?> msgstr "" #: src/www/services_dyndns_edit.php 366 -
      +msgid ""Username is required for all types except Namecheap, FreeDNS and Custom Entries.");?> msgstr "" #: src/www/services_dyndns_edit.php 367 -
      msgstr "" #: src/www/services_dyndns_edit.php 368 -
      msgstr "" #: src/www/services_dyndns_edit.php 369 -
      +msgid ""For Custom Entries, Username and Password represent HTTP Authentication username and passwords.");?> msgstr "" #: src/www/services_dyndns_edit.php 373 - +msgid ""Password");?> msgstr "" #: src/www/services_dyndns_edit.php 377 - msgstr "" #: src/www/services_dyndns_edit.php 378 -
      msgstr "" #: src/www/services_dyndns_edit.php 379 -
      msgstr "" #: src/www/services_dyndns_edit.php 384 - +msgid ""Zone ID");?> msgstr "" #: src/www/services_dyndns_edit.php 387 -
      +msgid ""Enter Zone ID that you received when you created your domain in Route 53.");?> msgstr "" #: src/www/services_dyndns_edit.php 391 - +msgid ""Update URL");?> msgstr "" #: src/www/services_dyndns_edit.php 394 -
      +msgid ""This is the only field required by for Custom Dynamic DNS, and is only used by Custom Entries.");?> msgstr "" #: src/www/services_dyndns_edit.php 396 - +msgid ""If you need the new IP to be included in the request, put %IP% in its place.");?> msgstr "" #: src/www/services_dyndns_edit.php 400 - +msgid ""Result Match");?> msgstr "" #: src/www/services_dyndns_edit.php 403 -
      +msgid ""This field is only used by Custom Dynamic DNS Entries.");?> msgstr "" #: src/www/services_dyndns_edit.php 405 - +msgid ""This field should be identical to what your DDNS Provider will return if the update succeeds, leave it blank to disable checking of returned results.");?> msgstr "" #: src/www/services_dyndns_edit.php 407 - +msgid ""If you need the new IP to be included in the request, put %IP% in its place.");?> msgstr "" #: src/www/services_dyndns_edit.php 409 - +msgid ""If you need to include multiple possible values, separate them with a |. If your provider includes a |, escape it with \|");?> msgstr "" #: src/www/services_dyndns_edit.php 411 - msgstr "" #: src/www/services_dyndns_edit.php 416 - +msgid ""TTL");?> msgstr "" #: src/www/services_dyndns_edit.php 419 -
      +msgid ""Choose TTL for your dns record.");?> msgstr "" #: src/www/services_dyndns_edit.php 425 - +msgid ""Description");?> msgstr "" #: src/www/services_dyndns_edit.php 433 -" onclick="enable_change(true)" /> +msgid ""Save");?>" onclick="enable_change(true)" /> msgstr "" #: src/www/services_dyndns_edit.php 434 - +msgid ""Cancel");?> msgstr "" #: src/www/services_dyndns_edit.php 438 -" onclick="enable_change(true)" /> +msgid ""Save & Force Update");?>" onclick="enable_change(true)" /> msgstr "" #: src/www/services_dyndns_edit.php 444 -
      msgstr "" #: src/www/services_dyndns_edit.php 445 -
      gettext("add a new igmpentry"), 'href'=>'services_igmpproxy_edit.php'), +msgid ""add a new igmpentry"), 'href'=>'services_igmpproxy_edit.php'), msgstr "" #: src/www/services_igmpproxy.php 84 -" . gettext("You must apply the changes in order for them to take effect."));?> +msgid ""You must apply the changes in order for them to take effect."));?> msgstr "" #: src/www/services_igmpproxy.php 96 - +msgid ""Name");?> msgstr "" #: src/www/services_igmpproxy.php 97 - +msgid ""Type");?> msgstr "" #: src/www/services_igmpproxy.php 98 - +msgid ""Values");?> msgstr "" #: src/www/services_igmpproxy.php 99 - +msgid ""Description");?> msgstr "" #: src/www/services_igmpproxy.php 126 -" class="btn btn-default btn-xs"> +msgid ""edit igmpentry"); ?>" class="btn btn-default btn-xs"> msgstr "" #: src/www/services_igmpproxy.php 127 -')" title="" class="btn btn-default btn-xs"> +msgid ""delete igmpentry");?>" class="btn btn-default btn-xs"> msgstr "" #: src/www/services_igmpproxy.php 135 -" /> +msgid ""Save");?>" /> msgstr "" #: src/www/services_igmpproxy.php 141 -


      +msgid ""Note +msgid ""Please add the interface for upstream, the allowed subnets, and the downstream interfaces you would like the proxy to allow. Only one 'upstream' interface can be configured.");?>

      msgstr "" #: src/www/services_igmpproxy_edit.php 31 -$pgtitle = array(gettext("Firewall"),gettext("IGMP Proxy"), gettext("Edit")); +msgid ""Edit")); msgstr "" #: src/www/services_igmpproxy_edit.php 65 -$input_errors[] = gettext("Only one 'upstream' interface can be configured."); +msgid ""Only one 'upstream' interface can be configured."); msgstr "" #: src/www/services_igmpproxy_edit.php 158 - +msgid ""IGMP Proxy Edit");?> msgstr "" #: src/www/services_igmpproxy_edit.php 161 - +msgid ""Interface");?> msgstr "" #: src/www/services_igmpproxy_edit.php 175 - +msgid ""Description");?> msgstr "" #: src/www/services_igmpproxy_edit.php 180 - +msgid ""You may enter a description here for your reference (not parsed).");?> msgstr "" #: src/www/services_igmpproxy_edit.php 185 - +msgid ""Type");?> msgstr "" #: src/www/services_igmpproxy_edit.php 188 - +msgid ""Upstream Interface");?> msgstr "" #: src/www/services_igmpproxy_edit.php 189 - +msgid ""Downstream Interface");?> msgstr "" #: src/www/services_igmpproxy_edit.php 193 -upstream network interface is the outgoing interface which is". +msgid ""The upstream network interface is the outgoing interface which is". msgstr "" #: src/www/services_igmpproxy_edit.php 199 - +msgid ""Threshold");?> msgstr "" #: src/www/services_igmpproxy_edit.php 211 -
      +msgid ""Network (s)");?> msgstr "" #: src/www/services_igmpproxy_edit.php 223 -
      +msgid ""Network");?> msgstr "" #: src/www/services_igmpproxy_edit.php 224 -
      +msgid ""CIDR");?> msgstr "" #: src/www/services_igmpproxy_edit.php 275 -" /> +msgid ""Save");?>" /> msgstr "" #: src/www/services_igmpproxy_edit.php 276 -" /> +msgid ""Cancel");?>" /> msgstr "" #: src/www/services_ntpd.php 168 -$pgtitle = array(gettext("Services"),gettext("NTP")); +msgid ""NTP")); msgstr "" #: src/www/services_ntpd.php 203 -var newdiv = '" onclick="NewTimeServer(' + next + ')" alt="add" />n'; +msgid ""Add another Time server");?>" onclick="NewTimeServer(' + next + ')" alt="add" />n'; msgstr "" #: src/www/services_ntpd.php 227 -$tab_array[] = array(gettext("NTP"), true, "services_ntpd.php"); +msgid ""NTP"), true, "services_ntpd.php"); msgstr "" #: src/www/services_ntpd.php 228 -$tab_array[] = array(gettext("Serial GPS"), false, "services_ntpd_gps.php"); +msgid ""Serial GPS"), false, "services_ntpd_gps.php"); msgstr "" #: src/www/services_ntpd.php 229 -$tab_array[] = array(gettext("PPS"), false, "services_ntpd_pps.php"); +msgid ""PPS"), false, "services_ntpd_pps.php"); msgstr "" #: src/www/services_ntpd.php 242 - +msgid ""NTP Server Configuration"); ?> msgstr "" #: src/www/services_ntpd.php 269 -
      +msgid ""Interfaces without an IP address will not be shown."); ?> msgstr "" #: src/www/services_ntpd.php 271 -
      +msgid ""Selecting no interfaces will listen on all interfaces with a wildcard."); ?> msgstr "" #: src/www/services_ntpd.php 272 -
      +msgid ""Selecting all interfaces will explicitly listen on only the interfaces/IPs specified."); ?> msgstr "" #: src/www/services_ntpd.php 299 -" onclick="NewTimeServer()" alt="add" /> +msgid ""Add another Time server");?>" onclick="NewTimeServer()" alt="add" /> msgstr "" #: src/www/services_ntpd.php 302 - +msgid "'For best results three to five servers should be configured here.'); ?> msgstr "" #: src/www/services_ntpd.php 304 -prefer option indicates that NTP should favor the use of this server more than all others.'); ?> +msgid "'The prefer option indicates that NTP should favor the use of this server more than all others.'); ?> msgstr "" #: src/www/services_ntpd.php 306 -noselect option indicates that NTP should not use this server for time, but stats for this server will be collected and displayed.'); ?> +msgid "'The noselect option indicates that NTP should not use this server for time, but stats for this server will be collected and displayed.'); ?> msgstr "" #: src/www/services_ntpd.php 312 -
      +msgid ""(0-15)");?>
      msgstr "" #: src/www/services_ntpd.php 313 - msgstr "" #: src/www/services_ntpd.php 320 - msgstr "" #: src/www/services_ntpd.php 326 - ( System Logs > NTP"); ?>). +msgid ""Status > System Logs > NTP"); ?>). msgstr "" #: src/www/services_ntpd.php 329 - msgstr "" #: src/www/services_ntpd.php 332 - msgstr "" #: src/www/services_ntpd.php 339 -" /> - +msgid ""Show statistics logging options");?> msgstr "" #: src/www/services_ntpd.php 342 - +msgid ""Warning +msgid ""these options will create persistant daily log files in /var/log/ntp."); ?> msgstr "" #: src/www/services_ntpd.php 345 - msgstr "" #: src/www/services_ntpd.php 348 - msgstr "" #: src/www/services_ntpd.php 351 - msgstr "" #: src/www/services_ntpd.php 359 -" /> - +msgid ""Show access restriction options");?> msgstr "" #: src/www/services_ntpd.php 362 - +msgid ""these options control access to NTP from the WAN."); ?> msgstr "" #: src/www/services_ntpd.php 365 - msgstr "" #: src/www/services_ntpd.php 368 - msgstr "" #: src/www/services_ntpd.php 371 - msgstr "" #: src/www/services_ntpd.php 374 - msgstr "" #: src/www/services_ntpd.php 377 - msgstr "" #: src/www/services_ntpd.php 380 - msgstr "" #: src/www/services_ntpd.php 388 -" /> - +msgid ""Show Leap second configuration");?> msgstr "" #: src/www/services_ntpd.php 391 - +msgid ""A leap second file allows NTP to advertize an upcoming leap second addition or subtraction.");?> msgstr "" #: src/www/services_ntpd.php 392 - +msgid ""Normally this is only useful if this server is a stratum 1 time server.");?> msgstr "" #: src/www/services_ntpd.php 394 -
      msgstr "" #: src/www/services_ntpd.php 396 -, msgstr "" #: src/www/services_ntpd.php 404 -" /> +msgid ""Save");?>" /> msgstr "" #: src/www/services_ntpd_gps.php 149 -$pgtitle = array(gettext("Services"),gettext("NTP GPS")); +msgid ""NTP GPS")); msgstr "" #: src/www/services_ntpd_gps.php 360 -$tab_array[] = array(gettext("NTP"), false, "services_ntpd.php"); +msgid ""NTP"), false, "services_ntpd.php"); msgstr "" #: src/www/services_ntpd_gps.php 361 -$tab_array[] = array(gettext("Serial GPS"), true, "services_ntpd_gps.php"); +msgid ""Serial GPS"), true, "services_ntpd_gps.php"); msgstr "" #: src/www/services_ntpd_gps.php 362 -$tab_array[] = array(gettext("PPS"), false, "services_ntpd_pps.php"); +msgid ""PPS"), false, "services_ntpd_pps.php"); msgstr "" #: src/www/services_ntpd_gps.php 373 - +msgid ""NTP Serial GPS Configuration"); ?> msgstr "" #: src/www/services_ntpd_gps.php 380 -
      NTP"); ?> +msgid ""to minimize clock drift if the GPS data is not valid over time. Otherwise ntpd may only use values from the unsynchronized local clock when providing time to clients."); ?> msgstr "" #: src/www/services_ntpd_gps.php 384 - +msgid ""GPS"); ?> msgstr "" #: src/www/services_ntpd_gps.php 396 - +msgid ""This option allows you to select a predefined configuration.");?> msgstr "" #: src/www/services_ntpd_gps.php 399 - +msgid ""Note +msgid ""Default is the configuration of pfSense 2.1 and earlier"); ?> msgstr "" #: src/www/services_ntpd_gps.php 400 -
      +msgid "" (not recommended). Select Generic if your GPS is not listed.)"); ?>
      msgstr "" #: src/www/services_ntpd_gps.php 401 - +msgid ""Note +msgid ""The perdefined configurations assume your GPS has already been set to NMEA mode."); ?> msgstr "" #: src/www/services_ntpd_gps.php 425 - +msgid ""All serial ports are listed, be sure to pick the port with the GPS attached."); ?> msgstr "" #: src/www/services_ntpd_gps.php 434 -  +msgid ""Serial port baud rate."); ?> msgstr "" #: src/www/services_ntpd_gps.php 437 - msgstr "" #: src/www/services_ntpd_gps.php 454 - +msgid ""By default NTP will listen for all supported NMEA sentences. Here one or more sentences to listen for may be specified."); ?> msgstr "" #: src/www/services_ntpd_gps.php 460 -()
      +msgid ""seconds");?>)
      msgstr "" #: src/www/services_ntpd_gps.php 461 - ( +msgid ""default");?> 0.0). msgstr "" #: src/www/services_ntpd_gps.php 466 -()
      +msgid ""seconds");?>)
      msgstr "" #: src/www/services_ntpd_gps.php 467 - ( +msgid ""default");?> 0.0). msgstr "" #: src/www/services_ntpd_gps.php 472 -
      +msgid ""(0-16)");?>
      msgstr "" #: src/www/services_ntpd_gps.php 473 - ( -0). +msgid ""default");?> +msgid ""This may be useful if, for some reason, you want ntpd to prefer a different clock"); ?> msgstr "" #: src/www/services_ntpd_gps.php 481 -
      +msgid ""Normally there should be no need to change these options from the defaults."); ?>
      msgstr "" #: src/www/services_ntpd_gps.php 491 - msgstr "" #: src/www/services_ntpd_gps.php 499 - msgstr "" #: src/www/services_ntpd_gps.php 507 - msgstr "" #: src/www/services_ntpd_gps.php 515 - msgstr "" #: src/www/services_ntpd_gps.php 523 - msgstr "" #: src/www/services_ntpd_gps.php 531 - msgstr "" #: src/www/services_ntpd_gps.php 539 -Note enabling this will rapidly fill the log, but is useful for tuning Fudge time 2."); ?> msgstr "" @@ -42917,1799 +42880,1799 @@ msgstr "" #: src/www/services_ntpd_gps.php 548 -
      +msgid ""(1 to 4 charactors)");?>
      msgstr "" #: src/www/services_ntpd_gps.php 549 - ( +msgid ""default");?> GPS). msgstr "" #: src/www/services_ntpd_gps.php 555 -" /> - +msgid ""Show GPS Initialization commands");?> msgstr "" #: src/www/services_ntpd_gps.php 560 -

      msgstr "" #: src/www/services_ntpd_gps.php 561 - +msgid ""NMEA checksum calculator");?> msgstr "" #: src/www/services_ntpd_gps.php 563 -
      $*   +msgid ""Enter the text between "$" and "*" of a NMEA command string +msgid ""checksum");?>
         msgstr "" #: src/www/services_ntpd_gps.php 564 -" />

      +msgid ""Calculate NMEA checksum");?>" />

      msgstr "" #: src/www/services_ntpd_gps.php 571 -" /> +msgid ""Save");?>" /> msgstr "" #: src/www/services_ntpd_pps.php 90 -$pgtitle = array(gettext("Services"),gettext("NTP PPS")); +msgid ""NTP PPS")); msgstr "" #: src/www/services_ntpd_pps.php 109 -$tab_array[] = array(gettext("NTP"), false, "services_ntpd.php"); +msgid ""NTP"), false, "services_ntpd.php"); msgstr "" #: src/www/services_ntpd_pps.php 110 -$tab_array[] = array(gettext("Serial GPS"), false, "services_ntpd_gps.php"); +msgid ""Serial GPS"), false, "services_ntpd_gps.php"); msgstr "" #: src/www/services_ntpd_pps.php 111 -$tab_array[] = array(gettext("PPS"), true, "services_ntpd_pps.php"); +msgid ""PPS"), true, "services_ntpd_pps.php"); msgstr "" #: src/www/services_ntpd_pps.php 123 - +msgid ""NTP PPS Configuration"); ?> msgstr "" #: src/www/services_ntpd_pps.php 128 - +msgid ""Devices with a Pulse Per Second output such as radios that receive a time signal from DCF77 (DE), JJY (JP), MSF (GB) or WWVB (US) may be used as a PPS reference for NTP.");?> msgstr "" #: src/www/services_ntpd_pps.php 129 - +msgid ""A serial GPS may also be used, but the serial GPS driver would usually be the better option.");?> msgstr "" #: src/www/services_ntpd_pps.php 130 - +msgid ""A PPS signal only provides a reference to the change of a second, so at least one other source to number the seconds is required.");?> msgstr "" #: src/www/services_ntpd_pps.php 132 -
      - NTP"); ?> +msgid ""Note");?> +msgid ""to reliably supply the time of each PPS pulse."); ?> msgstr "" #: src/www/services_ntpd_pps.php 148 - +msgid ""All serial ports are listed, be sure to pick the port with the PPS source attached."); ?> msgstr "" #: src/www/services_ntpd_pps.php 155 -()
      +msgid ""seconds");?>)
      msgstr "" #: src/www/services_ntpd_pps.php 156 - ( +msgid ""default");?> 0.0). msgstr "" #: src/www/services_ntpd_pps.php 161 -
      +msgid ""(0-16)");?>
      msgstr "" #: src/www/services_ntpd_pps.php 162 - ( -0). +msgid ""default");?> +msgid ""This may be useful if, for some reason, you want ntpd to prefer a different clock and just monitor this source."); ?> msgstr "" #: src/www/services_ntpd_pps.php 170 -
      +msgid ""Normally there should be no need to change these options from the defaults."); ?>
      msgstr "" #: src/www/services_ntpd_pps.php 180 - msgstr "" #: src/www/services_ntpd_pps.php 188 - msgstr "" #: src/www/services_ntpd_pps.php 196 - msgstr "" #: src/www/services_ntpd_pps.php 205 -
      +msgid ""(1 to 4 charactors)");?>
      msgstr "" #: src/www/services_ntpd_pps.php 206 - ( +msgid ""default");?> PPS). msgstr "" #: src/www/services_ntpd_pps.php 211 -" /> +msgid ""Save");?>" /> msgstr "" #: src/www/services_rfc2136.php 46 -$pgtitle = array(gettext("Services"), gettext("RFC 2136 clients")); +msgid ""RFC 2136 clients")); msgstr "" #: src/www/services_rfc2136.php 67 -$tab_array[] = array(gettext("DynDns"), false, "services_dyndns.php"); +msgid ""DynDns"), false, "services_dyndns.php"); msgstr "" #: src/www/services_rfc2136.php 68 -$tab_array[] = array(gettext("RFC 2136"), true, "services_rfc2136.php"); +msgid ""RFC 2136"), true, "services_rfc2136.php"); msgstr "" #: src/www/services_rfc2136.php 82 - +msgid ""If");?> msgstr "" #: src/www/services_rfc2136.php 83 - +msgid ""Server");?> msgstr "" #: src/www/services_rfc2136.php 84 - +msgid ""Hostname");?> msgstr "" #: src/www/services_rfc2136.php 85 - +msgid ""Cached IP");?> msgstr "" #: src/www/services_rfc2136.php 86 - +msgid ""Description");?> msgstr "" #: src/www/services_rfc2136.php 168 - ')">delete +msgid ""Do you really want to delete this client?");?>')">delete msgstr "" #: src/www/services_rfc2136_edit.php 70 -$reqdfieldsn = array_merge($reqdfieldsn, array(gettext("Hostname"), gettext("TTL"), gettext("Key name"), gettext("Key"))); +msgid ""Key"))); msgstr "" #: src/www/services_rfc2136_edit.php 75 -$input_errors[] = gettext("The DNS update host name contains invalid characters."); +msgid ""The DNS update host name contains invalid characters."); msgstr "" #: src/www/services_rfc2136_edit.php 77 -$input_errors[] = gettext("The DNS update TTL must be an integer."); +msgid ""The DNS update TTL must be an integer."); msgstr "" #: src/www/services_rfc2136_edit.php 79 -$input_errors[] = gettext("The DNS update key name contains invalid characters."); +msgid ""The DNS update key name contains invalid characters."); msgstr "" #: src/www/services_rfc2136_edit.php 100 -write_config(gettext("New/Edited RFC2136 dnsupdate entry was posted.")); +msgid ""New/Edited RFC2136 dnsupdate entry was posted.")); msgstr "" #: src/www/services_rfc2136_edit.php 102 -if ($_POST['Submit'] == gettext("Save & Force Update")) +msgid ""Save & Force Update")) msgstr "" #: src/www/services_rfc2136_edit.php 112 -$pgtitle = array(gettext("Services"),gettext("RFC 2136 client"), gettext("Edit")); +msgid ""Edit")); msgstr "" #: src/www/services_rfc2136_edit.php 141 - +msgid ""RFC 2136 client");?> msgstr "" #: src/www/services_rfc2136_edit.php 146 - +msgid ""Enable");?> msgstr "" #: src/www/services_rfc2136_edit.php 152 - +msgid ""Interface to monitor");?> msgstr "" #: src/www/services_rfc2136_edit.php 163 - +msgid ""Hostname");?> msgstr "" #: src/www/services_rfc2136_edit.php 170 - +msgid ""TTL"); ?> msgstr "" #: src/www/services_rfc2136_edit.php 173 - +msgid ""seconds");?> msgstr "" #: src/www/services_rfc2136_edit.php 176 - +msgid ""Key name");?> msgstr "" #: src/www/services_rfc2136_edit.php 180 - +msgid ""This must match the setting on the DNS server.");?> msgstr "" #: src/www/services_rfc2136_edit.php 183 - +msgid ""Key type");?> msgstr "" #: src/www/services_rfc2136_edit.php 185 - />   +msgid ""Zone");?>   msgstr "" #: src/www/services_rfc2136_edit.php 186 - />   +msgid ""Host");?>   msgstr "" #: src/www/services_rfc2136_edit.php 187 - /> +msgid "" User");?> msgstr "" #: src/www/services_rfc2136_edit.php 191 - +msgid ""Key");?> msgstr "" #: src/www/services_rfc2136_edit.php 195 - +msgid ""Paste an HMAC-MD5 key here.");?> msgstr "" #: src/www/services_rfc2136_edit.php 198 - +msgid ""Server");?> msgstr "" #: src/www/services_rfc2136_edit.php 204 - +msgid ""Protocol");?> msgstr "" #: src/www/services_rfc2136_edit.php 206 -" /> +msgid ""yes");?>" /> msgstr "" #: src/www/services_rfc2136_edit.php 207 - +msgid ""Use TCP instead of UDP");?> msgstr "" #: src/www/services_rfc2136_edit.php 210 - +msgid ""Use Public IP");?> msgstr "" #: src/www/services_rfc2136_edit.php 212 -" /> +msgid ""yes");?>" /> msgstr "" #: src/www/services_rfc2136_edit.php 213 - +msgid ""If the interface IP is private, attempt to fetch and use the public IP instead.");?> msgstr "" #: src/www/services_rfc2136_edit.php 217 - +msgid ""Description");?> msgstr "" #: src/www/services_rfc2136_edit.php 225 -" onclick="enable_change(true)" /> +msgid ""Save");?>" onclick="enable_change(true)" /> msgstr "" #: src/www/services_rfc2136_edit.php 226 -" /> +msgid ""Cancel");?>" /> msgstr "" #: src/www/services_rfc2136_edit.php 227 -" onclick="enable_change(true)" /> +msgid ""Save & Force Update");?>" onclick="enable_change(true)" /> msgstr "" #: src/www/services_rfc2136_edit.php 235 -
      msgstr "" #: src/www/services_rfc2136_edit.php 236 -
      " . gettext("The DHCPv6 Server can only be enabled on interfaces configured with static IP addresses") . ".

      " . +msgid ""The DHCPv6 Server can only be enabled on interfaces configured with static IP addresses") . ".

      " . msgstr "" #: src/www/services_router_advertisements.php 58 -"

      " . gettext("Only interfaces configured with a static IP will be shown") . ".

      "; +msgid ""Only interfaces configured with a static IP will be shown") . ".

      "; msgstr "" #: src/www/services_router_advertisements.php 100 -$subnets_help = gettext("Subnets are specified in CIDR format. " . +msgid ""Subnets are specified in CIDR format. " . msgstr "" #: src/www/services_router_advertisements.php 127 -$input_errors[] = sprintf(gettext("An invalid subnet or alias was specified. [%s/%s]"), $address, $bits); +msgid ""An invalid subnet or alias was specified. [%s/%s]"), $address, $bits); msgstr "" #: src/www/services_router_advertisements.php 132 -$input_errors[] = gettext("A valid IPv6 address must be specified for the primary/secondary DNS servers."); +msgid ""A valid IPv6 address must be specified for the primary/secondary DNS servers."); msgstr "" #: src/www/services_router_advertisements.php 137 -$input_errors[] = gettext("A valid domain search list must be specified."); +msgid ""A valid domain search list must be specified."); msgstr "" #: src/www/services_router_advertisements.php 172 -$pgtitle = array(gettext("Services"),gettext("Router advertisements")); +msgid ""Router advertisements")); msgstr "" #: src/www/services_router_advertisements.php 242 -$tab_array[] = array(gettext("DHCPv6 Server"), false, "services_dhcpv6.php?if={$if}"); +msgid ""DHCPv6 Server"), false, "services_dhcpv6.php?if={$if}"); msgstr "" #: src/www/services_router_advertisements.php 243 -$tab_array[] = array(gettext("Router Advertisements"), true, "services_router_advertisements.php?if={$if}"); +msgid ""Router Advertisements"), true, "services_router_advertisements.php?if={$if}"); msgstr "" #: src/www/services_router_advertisements.php 251 - +msgid ""Router Advertisements");?> msgstr "" #: src/www/services_router_advertisements.php 258 - +msgid ""Select the Operating Mode for the Router Advertisement (RA) Daemon."))?> msgstr "" #: src/www/services_router_advertisements.php 259 - +msgid ""Use "Router Only" to only advertise this router, "Unmanaged" for Router Advertising with Stateless Autoconfig, "Managed" for assignment through (a) DHCPv6 Server, "Assisted" for DHCPv6 Server assignment combined with Stateless Autoconfig"));?> msgstr "" #: src/www/services_router_advertisements.php 260 - +msgid ""It is not required to activate this DHCPv6 server when set to "Managed", this can be another host on the network")); ?> msgstr "" #: src/www/services_router_advertisements.php 264 - +msgid ""Router Priority");?> msgstr "" #: src/www/services_router_advertisements.php 271 - +msgid ""Select the Priority for the Router Advertisement (RA) Daemon."))?> msgstr "" #: src/www/services_router_advertisements.php 285 - +msgid ""RA Interface");?> msgstr "" #: src/www/services_router_advertisements.php 293 - +msgid ""Select the Interface for the Router Advertisement (RA) Daemon."))?> msgstr "" #: src/www/services_router_advertisements.php 299 - +msgid ""RA Subnet(s)");?> msgstr "" #: src/www/services_router_advertisements.php 324 -"> +msgid ""remove this entry"); ?>"> msgstr "" #: src/www/services_router_advertisements.php 341 " >