From f3a98bce970ea71f532c6c2f89d2facd3b991216 Mon Sep 17 00:00:00 2001 From: "Isaac (.ike) Levy" Date: Sun, 15 Mar 2015 19:34:23 -0400 Subject: [PATCH] more en Signed-off-by: Isaac (.ike) Levy --- src/share/locale/en/LC_MESSAGES/OPNsense.pot | 10008 ++++++++++++++++- 1 file changed, 9980 insertions(+), 28 deletions(-) diff --git a/src/share/locale/en/LC_MESSAGES/OPNsense.pot b/src/share/locale/en/LC_MESSAGES/OPNsense.pot index 436570d77..2adbfe95b 100644 --- a/src/share/locale/en/LC_MESSAGES/OPNsense.pot +++ b/src/share/locale/en/LC_MESSAGES/OPNsense.pot @@ -17,19 +17,24 @@ msgstr "" "Content-Type: text/plain; charset=ISO-8859-1\n" "Content-Transfer-Encoding: 8bit\n" +#: +#: #: src/etc/inc/array_intersect_key.inc:37 msgid "Wrong parameter count for array_intersect_key()" msgstr "" +#: #: src/etc/inc/array_intersect_key.inc:45 msgid "array_intersect_key() Argument #" msgstr "" +#: #: src/etc/inc/array_intersect_key.inc:46 msgid " is not an array" msgstr "" +#: #: src/etc/inc/auth.inc:96 msgid "" "Potential DNS Rebind attack detected, see http//en.wikipedia.org/wiki/" @@ -37,1033 +42,1274 @@ msgid "" "hostname." msgstr "" -src/etc/inc/auth.inc -111 -echo "" . gettext("Redirecting...") . "" . gettext("Redirecting to the dashboard...") . ""; +#: src/etc/inc/auth.inc:111 +msgid "Redirecting..." +msgstr "" -src/etc/inc/auth.inc -674 -log_error(sprintf(gettext("ERROR! Could not connect to server %s."), $ldapname)); +#: src/etc/inc/auth.inc:111 +msgid "Redirecting to the dashboard..." +msgstr "" -src/etc/inc/auth.inc -694 -log_error(sprintf(gettext("LDAP -Could not lookup CA by reference for host %s."), $authcfg['ldap_caref'])); +#: src/etc/inc/auth.inc:674 +msgid "ERROR! Could not connect to server %s." +msgstr "" -src/etc/inc/auth.inc -749 -log_error(sprintf(gettext("ERROR! Could not connect to server %s."), $ldapname)); +#: src/etc/inc/auth.inc:694 +msgid "LDAP Could not lookup CA by reference for host %s." +msgstr "" -src/etc/inc/auth.inc -808 -log_error(gettext("ERROR! ldap_get_user_ous() backed selected with no LDAP authentication server defined.")); +#: src/etc/inc/auth.inc:749 +msgid "ERROR! Could not connect to server %s." +msgstr "" -src/etc/inc/auth.inc -821 -log_error(sprintf(gettext("ERROR! Could not connect to server %s."), $ldapname)); +#: src/etc/inc/auth.inc:808 +msgid "" +"ERROR! ldap_get_user_ous() backed selected with no LDAP authentication " +"server defined." +msgstr "" -src/etc/inc/auth.inc -835 -log_error(sprintf(gettext("ERROR! ldap_get_user_ous() could not bind anonymously to server %s."), $ldapname)); +#: src/etc/inc/auth.inc:821 +msgid "ERROR! Could not connect to server %s." +msgstr "" -src/etc/inc/auth.inc -840 -log_error(sprintf(gettext("ERROR! ldap_get_user_ous() could not bind to server %s."), $ldapname)); +#: src/etc/inc/auth.inc:835 +msgid "ERROR! ldap_get_user_ous() could not bind anonymously to server %s." +msgstr "" -src/etc/inc/auth.inc -937 -log_error(sprintf(gettext("ERROR! ldap_get_groups() Could not connect to server %s."), $ldapname)); +#: src/etc/inc/auth.inc:840 +msgid "ERROR! ldap_get_user_ous() could not bind to server %s." +msgstr "" +#: src/etc/inc/auth.inc:937 +msgid "ERROR! ldap_get_groups() Could not connect to server %s." +msgstr "" + +#: src/etc/inc/auth.inc 950 log_error(sprintf(gettext("ERROR! ldap_get_groups() could not bind anonymously to server %s."), $ldapname)); +#: src/etc/inc/auth.inc 955 log_error(sprintf(gettext("ERROR! ldap_get_groups() could not bind to server %s."), $ldapname)); +#: src/etc/inc/auth.inc 1056 log_error(gettext("ERROR! ldap_backed() called with no LDAP authentication server defined. Defaulting to local user database. Visit System -> User Manager.")); +#: src/etc/inc/auth.inc 1059 log_error(gettext("ERROR! ldap_backed() called with no LDAP authentication server defined.")); +#: src/etc/inc/auth.inc 1077 log_error(sprintf(gettext("ERROR! Could not connect to server %s."), $ldapname)); +#: src/etc/inc/auth.inc 1093 log_error(sprintf(gettext("ERROR! Could not bind to server %s."), $ldapname)); +#: src/etc/inc/auth.inc 1127 log_error(sprintf(gettext("Search resulted in error %s"), ldap_error($ldap))); +#: src/etc/inc/auth.inc 1143 log_error(gettext("ERROR! Either LDAP search failed, or multiple users were found.")); +#: src/etc/inc/auth.inc 1150 log_error(sprintf(gettext('ERROR! Could not login to server %1$s as user %2$s %3$s'), $ldapname, $username, ldap_error($ldap))); +#: src/etc/inc/auth.inc 1245 return array("name" => gettext("Local Database"), "type" => "Local Auth", "host" => $config['system']['hostname']); +#: src/etc/inc/auth.inc 1260 $list["Local Database"] = array( "name" => gettext("Local Database"), "type" => "Local Auth", "host" => $config['system']['hostname']); +#: src/etc/inc/auth.inc 1350 log_error(sprintf(gettext("Successful login for user '%1$s' from %2$s"), $_POST['usernamefld'], $_SERVER['REMOTE_ADDR'])); +#: src/etc/inc/auth.inc 1401 log_error(sprintf(gettext("Session timed out for user '%1$s' from %2$s"), $_SESSION['Username'], $_SERVER['REMOTE_ADDR'])); +#: src/etc/inc/auth.inc 1403 log_error(sprintf(gettext("User logged out for user '%1$s' from %2$s"), $_SESSION['Username'], $_SERVER['REMOTE_ADDR'])); +#: src/etc/inc/authgui.inc 66 display_error_form("201", gettext("No page assigned to this user! Click here to logout.")); +#: src/etc/inc/authgui.inc 98 printf(gettext('Error %1$s Description %2$s'), $http_code, $desc); +#: src/etc/inc/authgui.inc 150 isset($_SESSION['Login_Error']) ? $login_error = $_SESSION['Login_Error'] $login_error = gettext("unknown reason"); +#: src/etc/inc/authgui.inc 151 printf("showajaxmessage('" . gettext("Invalid login (%s).") . "')", $login_error); +#: src/etc/inc/authgui.inc 156 printf("showajaxmessage('" . gettext("This device is currently being maintained by %s.") . "');", $whom); +#: src/etc/inc/authgui.inc 224 <?=gettext("Login"); ?> +#: src/etc/inc/authgui.inc 238 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.")); +#: src/etc/inc/authgui.inc 258 +#: src/etc/inc/authgui.inc 263 +#: src/etc/inc/authgui.inc 269 +#: src/etc/inc/authgui.inc 276 +#: src/etc/inc/captiveportal.inc 1098 printf(gettext("Error cannot open '%s' in captiveportal_write_elements()%s"), $data['name'], "n"); +#: src/etc/inc/config.console.inc 47 echo gettext("DANGER! WARNING! ACHTUNG!") . "nn"; +#: src/etc/inc/config.console.inc 48 printf(gettext("%s requires *AT LEAST* %s RAM to function correctly.%s"), $g['product_name'], $g['minimum_ram_warning_text'], "n"); +#: src/etc/inc/config.console.inc 49 printf(gettext("Only (%s) MB RAM has been detected, with (%s) available to %s.%s"), $realmem, $physmem, $g['product_name'], "n"); +#: src/etc/inc/config.console.inc 50 echo "n" . gettext("Press ENTER to continue.") . " "; +#: src/etc/inc/config.console.inc 73 echo gettext("No interfaces found!") . "n"; +#: src/etc/inc/config.console.inc 171 echo "nn" . gettext("VLAN interfaces ") . "nn"; +#: src/etc/inc/config.console.inc 190 echo "n" . gettext("Enter the WAN interface name or 'a' for auto-detection ") . " "; +#: src/etc/inc/config.console.inc 198 printf(gettext("%sInvalid interface name '%s'%s"), "n", $wanif, "n"); +#: src/etc/inc/config.console.inc 205 printf(gettext("%sEnter the LAN interface name or 'a' for auto-detection %s" . +#: src/etc/inc/config.console.inc 222 printf(gettext("%sInvalid interface name '%s'%s"), "n", $lanif, "n"); +#: src/etc/inc/config.console.inc 239 printf(gettext("%sOptional interface %s description found %s"), "n", $io, $config['interfaces']['opt' . $io]['descr']); +#: src/etc/inc/config.console.inc 241 printf(gettext("%sEnter the Optional %s interface name or 'a' for auto-detection%s" . +#: src/etc/inc/config.console.inc 248 $ad = autodetect_interface(gettext("Optional") . " " . $io, $fp); +#: src/etc/inc/config.console.inc 254 printf(gettext("%sInvalid interface name '%s'%s"), "n", $optif[$i], "n"); +#: src/etc/inc/config.console.inc 282 echo "n" . gettext("The interfaces will be assigned as follows ") . "nn"; +#: src/etc/inc/config.console.inc 396 printf(gettext("%sWriting configuration..."), "n"); +#: src/etc/inc/config.console.inc 398 printf(gettext("done.%s"), "n"); +#: src/etc/inc/config.console.inc 405 echo gettext("One moment while we reload the settings..."); +#: src/etc/inc/config.console.inc 407 echo gettext(" done!") . "n"; +#: src/etc/inc/config.console.inc 428 printf(gettext("Detected link-up on interface %s.%s"), $ifn, "n"); +#: src/etc/inc/config.console.inc 433 printf(gettext("No link-up detected.%s"), "n"); +#: src/etc/inc/config.console.inc 467 echo "nn" . gettext("VLAN Capable interfaces ") . "nn"; +#: src/etc/inc/config.console.inc 469 echo gettext("No interfaces found!") . "n"; +#: src/etc/inc/config.console.inc 482 echo gettext("No VLAN capable interfaces detected.") . "n"; +#: src/etc/inc/config.console.inc 486 echo "n" . gettext("Enter the parent interface name for the new VLAN (or nothing if finished) ") . " "; +#: src/etc/inc/config.console.inc 492 printf(gettext("%sInvalid interface name '%s'%s"), "n", $vlan['if'], "n"); +#: src/etc/inc/config.console.inc 499 echo gettext("Enter the VLAN tag (1-4094) ") . " "; +#: src/etc/inc/config.console.inc 503 printf(gettext("%sInvalid VLAN tag '%s'%s"), "n", $vlan['tag'], "n"); +#: src/etc/inc/config.inc 62 log_error(gettext("Upgrading m0n0wall configuration to pfSense... ")); +#: src/etc/inc/config.inc 65 log_error(gettext("ERROR! Could not convert m0n0wall -> pfsense in config.xml")); +#: src/etc/inc/config.lib.inc 71 echo "n" . gettext("Config.xml unlocked.") . "n"; +#: src/etc/inc/config.lib.inc 74 echo "n" . gettext("Invalid password entered. Please try again.") . "n"; +#: src/etc/inc/config.lib.inc 99 log_error(gettext("No config.xml found, attempting last known config restore.")); +#: src/etc/inc/config.lib.inc 100 file_notice("config.xml", gettext("No config.xml found, attempting last known config restore."), "pfSenseConfigurator", ""); +#: src/etc/inc/config.lib.inc 103 log_error(gettext('No config.xml found, attempting to restore factory config.')); +#: src/etc/inc/config.lib.inc 128 log_error(gettext('No config.xml found, attempting to restore factory config.')); +#: src/etc/inc/config.lib.inc 138 log_error(gettext('No config.xml found, attempting to restore factory config.')); +#: src/etc/inc/config.lib.inc 187 log_error(sprintf(gettext('%1$s is restoring the configuration %2$s'), $g['product_name'], $file)); +#: src/etc/inc/config.lib.inc 188 file_notice("config.xml", sprintf(gettext('%1$s is restoring the configuration %2$s'), $g['product_name'], $file), "pfSenseConfigurator", ""); +#: src/etc/inc/config.lib.inc 211 file_notice("config.xml", gettext("No config.xml found, attempting last known config restore."), "pfSenseConfigurator", ""); +#: src/etc/inc/config.lib.inc 215 echo sprintf(gettext("XML configuration file not found. %s cannot continue booting."), $g['product_name']) . "n"; +#: src/etc/inc/config.lib.inc 221 file_notice("config.xml", gettext("Last known config found and restored. Please double check your configuration file for accuracy."), "pfSenseConfigurator", ""); +#: src/etc/inc/config.lib.inc 224 log_error(gettext("Could not find a usable configuration file! Exiting....")); +#: src/etc/inc/config.lib.inc 232 log_error(gettext("No config.xml found, attempting last known config restore.")); +#: src/etc/inc/config.lib.inc 233 file_notice("config.xml", gettext("No config.xml found, attempting last known config restore."), "pfSenseConfigurator", ""); +#: src/etc/inc/config.lib.inc 236 log_error(gettext('No config.xml found, attempting to restore factory config.')); +#: src/etc/inc/config.lib.inc 284 echo gettext("Disk is dirty. Running fsck -y") . "n"; +#: src/etc/inc/config.lib.inc 295 log_error(gettext("File system is dirty. Launching FSCK for /")); +#: src/etc/inc/config.lib.inc 347 log_error(sprintf(gettext("Start Configuration upgrade at %s, set execution timeout to 15 minutes"), $now)); +#: src/etc/inc/config.lib.inc 358 write_config(gettext("Updated bogon update frequency to 3am")); +#: src/etc/inc/config.lib.inc 359 log_error(gettext("Updated bogon update frequency to 3am")); +#: src/etc/inc/config.lib.inc 385 log_error(sprintf(gettext("Ended Configuration upgrade at %s"), $now)); +#: src/etc/inc/config.lib.inc 388 write_config(sprintf(gettext('Upgraded config version level from %1$s to %2$s'), $prev_version, $config['version'])); +#: src/etc/inc/config.lib.inc 485 log_error(gettext("WARNING Config contents could not be save. Could not open file!")); +#: src/etc/inc/config.lib.inc 487 file_notice('config.xml', sprintf("%sn", gettext('Unable to open /conf/config.xml for writing in write_config()'))); +#: src/etc/inc/config.lib.inc 508 log_error(gettext("Could not restore config.xml.")); +#: src/etc/inc/config.lib.inc 594 write_config(gettext("Reverted to") . " " . array_pop(explode("/", $conffile)) . ".", false); +#: src/etc/inc/config.lib.inc 610 echo gettext("Installing configuration...") . "n"; +#: src/etc/inc/config.lib.inc 612 log_error(gettext("Installing configuration ....")); +#: src/etc/inc/config.lib.inc 660 $xmlerr = gettext("XML error unable to open file"); +#: src/etc/inc/config.lib.inc 666 $xmlerr = sprintf(gettext('%1$s at line %2$d'), +#: src/etc/inc/config.lib.inc 713 log_error(sprintf(gettext("The backup cache file %s is corrupted. Unlinking."), $backup)); +#: src/etc/inc/config.lib.inc 715 log_error(sprintf(gettext("The backup cache file %s is corrupted. Unlinking."), $backup)); +#: src/etc/inc/config.lib.inc 854 $desc = sprintf(gettext("%s made unknown change"), $_SERVER['SCRIPT_NAME']); +#: src/etc/inc/dyndns.class 1223 notify_all_remote(sprintf(gettext("DynDNS updated IP Address on %s (%s) to %s"), convert_real_interface_to_friendly_descr($this->_if), $this->_if, $wan_ip)); +#: 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/easyrule.inc 118 $filterent['descr'] = gettext("Easy Rule Blocked from Firewall Log View"); +#: src/etc/inc/easyrule.inc 119 $filterent['created'] = make_config_revision_entry(null, gettext("Easy Rule")); +#: src/etc/inc/easyrule.inc 179 $alias['detail'] = $a_aliases[$id]['detail'] . gettext('Entry added') . ' ' . date('r') . '||'; +#: src/etc/inc/easyrule.inc 184 $alias['descr'] = gettext("Hosts blocked from Firewall Log view"); +#: src/etc/inc/easyrule.inc 187 $alias['detail'] = gettext('Entry added') . ' ' . date('r') . '||'; +#: src/etc/inc/easyrule.inc 264 $filterent['descr'] = gettext("Easy Rule Passed from Firewall Log View"); +#: src/etc/inc/easyrule.inc 302 $filterent['created'] = make_config_revision_entry(null, gettext("Easy Rule")); +#: src/etc/inc/easyrule.inc 319 return gettext("Tried to block invalid IP ") . ' ' . htmlspecialchars($src); +#: src/etc/inc/easyrule.inc 323 return gettext("Invalid interface for block rule ") . ' ' . htmlspecialchars($int); +#: src/etc/inc/easyrule.inc 326 return gettext("Host added successfully"); +#: src/etc/inc/easyrule.inc 328 return gettext("Failed to create block rule, alias, or add host."); +#: src/etc/inc/easyrule.inc 331 return gettext("Tried to block but had no host IP or interface"); +#: src/etc/inc/easyrule.inc 333 return gettext("Unknown block error."); +#: src/etc/inc/easyrule.inc 344 return gettext("Invalid interface for pass rule ") . ' ' . htmlspecialchars($int); +#: src/etc/inc/easyrule.inc 347 return gettext("Invalid protocol for pass rule ") . ' ' . htmlspecialchars($proto); +#: src/etc/inc/easyrule.inc 350 return gettext("Tried to pass invalid source IP ") . ' ' . htmlspecialchars($src); +#: src/etc/inc/easyrule.inc 353 return gettext("Tried to pass invalid destination IP ") . ' ' . htmlspecialchars($dst); +#: src/etc/inc/easyrule.inc 357 return gettext("Missing destination port ") . ' ' . htmlspecialchars($dstport); +#: src/etc/inc/easyrule.inc 360 return gettext("Tried to pass invalid destination port ") . ' ' . htmlspecialchars($dstport); +#: src/etc/inc/easyrule.inc 367 return gettext("Successfully added pass rule!"); +#: src/etc/inc/easyrule.inc 369 return gettext("Failed to add pass rule."); +#: src/etc/inc/easyrule.inc 372 return gettext("Missing parameters for pass rule."); +#: src/etc/inc/easyrule.inc 374 return gettext("Unknown pass error."); +#: src/etc/inc/filter.inc 167 update_filter_reload_status(gettext("Initializing")); +#: src/etc/inc/filter.inc 175 echo gettext("Configuring firewall"); +#: src/etc/inc/filter.inc 180 update_filter_reload_status(gettext("Creating aliases")); +#: src/etc/inc/filter.inc 185 update_filter_reload_status(gettext("Generating Limiter rules")); +#: src/etc/inc/filter.inc 188 update_filter_reload_status(gettext("Generating NAT rules")); +#: src/etc/inc/filter.inc 193 update_filter_reload_status(gettext("Generating filter rules")); +#: src/etc/inc/filter.inc 199 update_filter_reload_status(gettext("Generating ALTQ queues")); +#: src/etc/inc/filter.inc 201 update_filter_reload_status(gettext("Generating Layer7 rules")); +#: src/etc/inc/filter.inc 205 update_filter_reload_status(gettext("Loading filter rules")); +#: src/etc/inc/filter.inc 212 update_filter_reload_status(gettext("Filter is disabled. Not loading rules.")); +#: src/etc/inc/filter.inc 214 echo gettext("done.") . "n"; +#: src/etc/inc/filter.inc 257 update_filter_reload_status(gettext("Setting up logging information")); +#: src/etc/inc/filter.inc 262 update_filter_reload_status(gettext("Setting up SCRUB information")); +#: src/etc/inc/filter.inc 300 $line_error = sprintf(gettext('The line in question reads [%1$d] %2$s'), $line_number, $line_split[$line_number-1]); +#: src/etc/inc/filter.inc 306 $error_msg = gettext("PF was wedged/busy and has been reset."); +#: src/etc/inc/filter.inc 314 file_notice("filter_load", sprintf(gettext('There were error(s) loading the rules %1$s - %2$s'), $saved_line_error, $line_error), "Filter Reload", ""); +#: src/etc/inc/filter.inc 315 update_filter_reload_status(sprintf(gettext('There were error(s) loading the rules %1$s - %2$s'), $saved_line_error, $line_error)); +#: src/etc/inc/filter.inc 325 update_filter_reload_status(gettext("Starting up layer7 daemon")); +#: src/etc/inc/filter.inc 377 update_filter_reload_status(gettext("Processing down interface states")); +#: src/etc/inc/filter.inc 381 update_filter_reload_status(gettext("Running plugins")); +#: src/etc/inc/filter.inc 385 update_filter_reload_status(gettext("Running plugins (pf)")); +#: src/etc/inc/filter.inc 387 update_filter_reload_status(gettext("Plugins completed.")); +#: src/etc/inc/filter.inc 390 update_filter_reload_status(gettext("Done")); +#: src/etc/inc/filter.inc 392 echo gettext("done.") . "n"; +#: src/etc/inc/filter.inc 649 update_filter_reload_status(gettext("Creating gateway group item...")); +#: 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)); +#: src/etc/inc/filter.inc 1021 update_filter_reload_status(sprintf(gettext("Creating reflection NAT rule for %s..."), $rule['descr'])); +#: src/etc/inc/filter.inc 1110 update_filter_reload_status(sprintf(gettext("Creating reflection rule for %s..."), $rule['descr'])); +#: src/etc/inc/filter.inc 1293 $descriptions = array(gettext("localhost")); +#: src/etc/inc/filter.inc 1301 $descriptions[] = gettext("static route"); +#: src/etc/inc/filter.inc 1312 $descriptions[] = $oc['descr'] . " " . gettext("DHCP alias address"); +#: src/etc/inc/filter.inc 1349 $descriptions[] = gettext("PPTP server"); +#: src/etc/inc/filter.inc 1358 $descriptions[] = gettext("PPPoE server"); +#: src/etc/inc/filter.inc 1367 $descriptions[] = gettext("L2TP server"); +#: src/etc/inc/filter.inc 1376 $descriptions[] = gettext("OpenVPN server"); +#: src/etc/inc/filter.inc 1383 $descriptions[] = gettext("OpenVPN client"); +#: src/etc/inc/filter.inc 1391 $descriptions[] = gettext("IPsec client"); +#: src/etc/inc/filter.inc 1429 $natent['descr'] = gettext('Auto created rule for ISAKMP'); +#: src/etc/inc/filter.inc 1439 $natent['descr'] = gettext('Auto created rule'); +#: src/etc/inc/filter.inc 1539 update_filter_reload_status(gettext("Creating 1 1 rules...")); +#: src/etc/inc/filter.inc 1684 update_filter_reload_status(sprintf(gettext("Creating advanced outbound rule %s"), $obent['descr'])); +#: src/etc/inc/filter.inc 1722 update_filter_reload_status(gettext("Creating outbound NAT rules")); +#: src/etc/inc/filter.inc 1729 update_filter_reload_status(gettext('Creating automatic outbound rules')); +#: src/etc/inc/filter.inc 1759 update_filter_reload_status(gettext("Setting up TFTP helper")); +#: src/etc/inc/filter.inc 1792 update_filter_reload_status(sprintf(gettext("Creating NAT rule %s"), $rule['descr'])); +#: src/etc/inc/filter.inc 1999 update_filter_reload_status(sprintf(gettext("Creating filter rule %s ..."), $rule['descr'])); +#: src/etc/inc/filter.inc 2022 log_error(sprintf(gettext("filter_generate_port %s is not a valid {$target} port."), $srcport[0])); +#: src/etc/inc/filter.inc 2328 update_filter_reload_status(sprintf(gettext("Setting up pass/block rules %s"), $rule['descr'])); +#: src/etc/inc/filter.inc 2343 log_error(sprintf(gettext("Could not find IPv4 gateway for interface (%s)."), $rule['interface'])); +#: src/etc/inc/filter.inc 2370 update_filter_reload_status(sprintf(gettext("Creating rule %s"), $rule['descr'])); +#: src/etc/inc/filter.inc 2618 update_filter_reload_status(gettext("Creating default rules")); +#: src/etc/inc/filter.inc 3182 update_filter_reload_status(gettext("Creating IPsec rules...")); +#: src/etc/inc/filter.inc 3228 log_error(gettext("Please use filter_tdr_install_cron() function tdr_install_cron will be deprecated!")); +#: src/etc/inc/filter.inc 3274 write_config(gettext("Installed 15 minute filter reload for Time Based Rules")); +#: src/etc/inc/filter.inc 3281 write_config(gettext("Removed 15 minute filter reload for Time Based Rules")); +#: 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)); +#: src/etc/inc/filter.inc 3582 update_filter_reload_status(sprintf(gettext('Processing early %1$s rules for package %2$s'), $ruletype, $pkg_inc)); +#: src/etc/inc/filter.inc 3587 $errorrules = sprintf(gettext("There was an error while parsing the package filter rules for %s."), $pkg_inc) . "n"; +#: src/etc/inc/filter_log.inc 245 log_error(sprintf(gettext("There was a error parsing rule number %s. Please report to mailing list or forum."), $flent['rulenum'])); +#: src/etc/inc/filter_log.inc 253 log_error(sprintf(gettext("There was a error parsing rule %s. Please report to mailing list or forum."), $errline)); +#: src/etc/inc/filter_log.inc 265 $portstr = sprintf('' . htmlspecialchars($port) . '', $port, $proto, $service); +#: src/etc/inc/functions.inc 31 if(!function_exists("gettext")) { +#: src/etc/inc/functions.inc 32 function gettext($text) { +#: src/etc/inc/functions.inc 87 $notice_msgs .= "
  • ".gettext("Acknowledge All Notices")."
  • "; +#: src/etc/inc/functions.inc 106 $msg= sprintf("%1$02d",count($notices))." ".gettext("unread notice"); +#: src/etc/inc/functions.inc 108 $msg= sprintf("%1$02d",count($notices))." ".gettext("unread notices"); +#: src/etc/inc/gwlb.inc 825 $msg = sprintf(gettext("MONITOR %s is down, removing from routing group {$group['name']}"), $gwname); +#: src/etc/inc/gwlb.inc 829 $msg = sprintf(gettext("MONITOR %s has packet loss, removing from routing group {$group['name']}"), $gwname); +#: src/etc/inc/gwlb.inc 833 $msg = sprintf(gettext("MONITOR %s has high latency, removing from routing group {$group['name']}"), $gwname); +#: src/etc/inc/gwlb.inc 853 $msg = gettext("Gateways status could not be determined, considering all as up/active. (Group {$group['name']})"); +#: 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)); +#: src/etc/inc/interfaces.inc 39 log_error(gettext("interfaces_bring_up() was called but no variable defined.")); +#: src/etc/inc/interfaces.inc 195 echo gettext("Configuring loopback interface..."); +#: src/etc/inc/interfaces.inc 202 echo gettext("done.") . "n"; +#: src/etc/inc/interfaces.inc 211 echo gettext("Configuring VLAN interfaces..."); +#: src/etc/inc/interfaces.inc 224 echo gettext("done.") . "n"; +#: src/etc/inc/interfaces.inc 231 log_error(gettext("VLAN called with wrong options. Problems with config!")); +#: src/etc/inc/interfaces.inc 239 log_error(gettext("interface_vlan_configure called with if undefined.")); +#: src/etc/inc/interfaces.inc 273 log_error(sprintf(gettext("QinQ compat VLAN called with wrong options. Problems with config!%s"), "n")); +#: src/etc/inc/interfaces.inc 280 log_error(sprintf(gettext("interface_qinq_configure called with if undefined.%s"), "n")); +#: src/etc/inc/interfaces.inc 285 log_error(sprintf(gettext("interface_qinq_configure called with invalid if.%s"), "n")); +#: src/etc/inc/interfaces.inc 350 echo gettext("Configuring QinQ interfaces..."); +#: src/etc/inc/interfaces.inc 358 echo gettext( "done.") . "n"; +#: src/etc/inc/interfaces.inc 365 log_error(sprintf(gettext("QinQ compat VLAN called with wrong options. Problems with config!%s"), "n")); +#: src/etc/inc/interfaces.inc 373 log_error(sprintf(gettext("interface_qinq2_configure called with if undefined.%s"), "n")); +#: src/etc/inc/interfaces.inc 394 echo gettext("Creating wireless clone interfaces..."); +#: src/etc/inc/interfaces.inc 415 echo gettext("done.") . "n"; +#: src/etc/inc/interfaces.inc 462 log_error(sprintf(gettext("No members found on %s"), $bridge['bridgeif'])); +#: src/etc/inc/interfaces.inc 548 log_error(gettext("realif not defined in interfaces bridge - up")); +#: src/etc/inc/interfaces.inc 662 log_error(gettext("bridgeif not defined -- could not bring interface up")); +#: src/etc/inc/interfaces.inc 710 echo gettext("Configuring LAGG interfaces..."); +#: src/etc/inc/interfaces.inc 724 echo gettext("done.") . "n"; +#: src/etc/inc/interfaces.inc 879 log_error(gettext("Could not bring greif up -- variable not defined.")); +#: src/etc/inc/interfaces.inc 950 log_error(gettext("could not bring realif up -- variable not defined -- interface_gif_configure()")); +#: src/etc/inc/interfaces.inc 975 log_error(gettext("could not bring gifif up -- variable not defined")); +#: src/etc/inc/interfaces.inc 1056 printf(gettext("Configuring %s interface..."), $ifname); +#: src/etc/inc/interfaces.inc 1060 echo gettext( "done.") . "n"; +#: src/etc/inc/interfaces.inc 1081 printf(gettext("Configuring %s interface..."), $ifname); +#: src/etc/inc/interfaces.inc 1086 echo gettext("done.") . "n"; +#: src/etc/inc/interfaces.inc 1100 printf(gettext("Configuring %s interface..."), $ifname); +#: src/etc/inc/interfaces.inc 1105 echo gettext("done.") . "n"; +#: src/etc/inc/interfaces.inc 1113 printf(gettext("Configuring %s interface..."), $ifname); +#: src/etc/inc/interfaces.inc 1118 echo gettext("done.") . "n"; +#: src/etc/inc/interfaces.inc 1191 log_error(gettext("Wrong parameters used during interface_bring_down")); +#: src/etc/inc/interfaces.inc 1503 log_error(sprintf(gettext("Can't find PPP config for %s in interface_ppps_configure()."), $ifcfg['if'])); +#: 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)); +#: src/etc/inc/interfaces.inc 1567 log_error(sprintf(gettext("Device %s does not exist. PPP link cannot start without the modem device."), $port)); +#: src/etc/inc/interfaces.inc 1572 log_error(sprintf(gettext("Unkown %s configured as ppp interface."), $type)); +#: src/etc/inc/interfaces.inc 1844 log_error(sprintf(gettext("Error cannot open mpd_%s.conf in interface_ppps_configure().%s"), $interface, "n")); +#: src/etc/inc/interfaces.inc 1921 echo gettext("Configuring CARP settings..."); +#: src/etc/inc/interfaces.inc 1978 echo gettext("done.") . "n"; +#: 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 Virtual IP", ""); +#: 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 Virtual IP", ""); +#: 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 Virtual IP", ""); +#: src/etc/inc/interfaces.inc 2230 log_error(sprintf(gettext("Interface %s changed to hostap mode"), $realif)); +#: src/etc/inc/interfaces.inc 2234 log_error(sprintf(gettext("Interface %s changed to adhoc mode"), $realif)); +#: src/etc/inc/interfaces.inc 2238 log_error(sprintf(gettext("Interface %s changed to infrastructure mode"), $realif)); +#: src/etc/inc/interfaces.inc 2250 log_error(sprintf(gettext("Cloning new wireless interface %s"), $realif)); +#: 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])); +#: src/etc/inc/interfaces.inc 2974 echo gettext("Generating new MAC address."); +#: src/etc/inc/interfaces.inc 2980 file_notice("MAC Address altered", sprintf(gettext('The INVALID MAC address (ff @@ -1073,1058 +1319,1304 @@ ff ff ff) on interface %1$s has been automatically replaced with %2$s'), $realif, $random_mac), "Interfaces"); +#: src/etc/inc/interfaces.inc 3807 printf(printf(gettext("Error cannot open dhclient_%s.conf in interface_dhcp_configure() for writing.%s"), $interface, "n")); +#: src/etc/inc/interfaces.inc 3820 log_error(sprintf(gettext("Invalid interface "%s" in interface_dhcp_configure()"), $interface)); +#: src/etc/inc/interfaces.inc 3872 log_error(printf(gettext("Could not bring up %s interface in interface_dhcp_configure()"), $wanif)); +#: src/etc/inc/ipsec.inc 39 'myaddress' => array( 'desc' => gettext('My IP address'), 'mobile' => true ), +#: src/etc/inc/ipsec.inc 40 'address' => array( 'desc' => gettext('IP address'), 'mobile' => true ), +#: src/etc/inc/ipsec.inc 41 'fqdn' => array( 'desc' => gettext('Distinguished name'), 'mobile' => true ), +#: src/etc/inc/ipsec.inc 42 'user_fqdn' => array( 'desc' => gettext('User distinguished name'), 'mobile' => true ), +#: src/etc/inc/ipsec.inc 43 'asn1dn' => array( 'desc' => gettext('ASN.1 distinguished Name'), 'mobile' => true ), +#: src/etc/inc/ipsec.inc 44 'keyid tag' => array( 'desc' => gettext('KeyID tag'), 'mobile' => true ), +#: src/etc/inc/ipsec.inc 45 'dyn_dns' => array( 'desc' => gettext('Dynamic DNS'), 'mobile' => true )); +#: src/etc/inc/ipsec.inc 48 'peeraddress' => array( 'desc' => gettext('Peer IP address'), 'mobile' => false ), +#: src/etc/inc/ipsec.inc 49 'address' => array( 'desc' => gettext('IP address'), 'mobile' => false ), +#: src/etc/inc/ipsec.inc 50 'fqdn' => array( 'desc' => gettext('Distinguished name'), 'mobile' => true ), +#: src/etc/inc/ipsec.inc 51 'user_fqdn' => array( 'desc' => gettext('User distinguished name'), 'mobile' => true ), +#: src/etc/inc/ipsec.inc 52 'asn1dn' => array( 'desc' => gettext('ASN.1 distinguished Name'), 'mobile' => true ), +#: src/etc/inc/ipsec.inc 53 'keyid tag' => array( 'desc' =>gettext('KeyID tag'), 'mobile' => true )); +#: src/etc/inc/ipsec.inc 301 return gettext("Mobile Client"); +#: src/etc/inc/ipsec.inc 304 return gettext("None"); +#: src/etc/inc/ipsec.inc 608 log_error(gettext("IPsec daemon seems to have issues or not running! Could not display mobile user stats!")); +#: src/etc/inc/meta.inc 68 printf(gettext("list_phpfiles unable to examine path %sn"), $path); +#: src/etc/inc/meta.inc 99 printf(gettext("unable to read %sn"), $fpath); +#: src/etc/inc/meta.inc 132 printf(gettext("error tag mismatch ( %1$s != %2$s ) in '%3$s'%4$s"), $tagbeg, $tagend, $fpath, "n"); +#: src/etc/inc/meta.inc 143 printf(gettext("warning tag %1$s has no data in '%2$s'%3$s"), $tagbeg, $fpath, "n"); +#: src/etc/inc/meta.inc 163 printf(gettext("warning tag %1$s has malformed data in '%2$s'%3$s"), $tagbeg, $fpath, "n"); +#: src/etc/inc/meta.inc 185 printf(gettext("warning tag %1$s has invalid data in '%2$s'%3$s"), $tagbeg, $fpath, "n"); +#: src/etc/inc/notices.inc 62 log_error(printf(gettext("Could not open %s for writing"), '/tmp/notices')); +#: src/etc/inc/notices.inc 323 log_error(sprintf(gettext("Message sent to %s OK"), $to)); +#: src/etc/inc/notices.inc 326 log_error(sprintf(gettext('Could not send the message to %1$s -- Error %2$s'), $to, $smtp->error)); +#: src/etc/inc/notices.inc 327 return(sprintf(gettext('Could not send the message to %1$s -- Error %2$s'), $to, $smtp->error)); +#: src/etc/inc/notices.inc 361 $growl->notify("{$growl_notification}", gettext(sprintf("%s (%s) - Notification", $g['product_name'], $hostname)), "{$message}"); +#: src/etc/inc/openvpn.inc 87 'p2p_tls' => gettext("Peer to Peer ( SSL/TLS )"), +#: src/etc/inc/openvpn.inc 88 'p2p_shared_key' => gettext("Peer to Peer ( Shared Key )"), +#: src/etc/inc/openvpn.inc 89 'server_tls' => gettext("Remote Access ( SSL/TLS )"), +#: src/etc/inc/openvpn.inc 90 'server_user' => gettext("Remote Access ( User Auth )"), +#: src/etc/inc/openvpn.inc 91 'server_tls_user' => gettext("Remote Access ( SSL/TLS + User Auth )")); +#: src/etc/inc/openvpn.inc 95 'p2p_tls' => gettext("Peer to Peer ( SSL/TLS )"), +#: src/etc/inc/openvpn.inc 96 'p2p_shared_key' => gettext("Peer to Peer ( Shared Key )") ); +#: src/etc/inc/openvpn.inc 100 '' => gettext("No Preference"), +#: src/etc/inc/openvpn.inc 101 'no' => gettext("Disabled - No Compression"), +#: src/etc/inc/openvpn.inc 102 'adaptive' => gettext("Enabled with Adaptive Compression"), +#: src/etc/inc/openvpn.inc 103 'yes' => gettext("Enabled without Adaptive Compression")); +#: src/etc/inc/openvpn.inc 197 $ciphers["none"] = gettext("None (No Encryption)"); +#: src/etc/inc/openvpn.inc 211 $digests["none"] = gettext("None (No Authentication)"); +#: src/etc/inc/openvpn.inc 266 return sprintf(gettext("The field '%s' must contain a valid IP address or domain name."), $name); +#: src/etc/inc/openvpn.inc 273 return sprintf(gettext("The field '%s' must contain a valid port, ranging from 0 to 65535."), $name); +#: src/etc/inc/openvpn.inc 285 return sprintf(gettext("The field '%s' must contain a single valid %s CIDR range."), $name, $ipproto); +#: 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); +#: src/etc/inc/pfsense-utils.inc 308 return gettext("MASTER"); +#: src/etc/inc/pfsense-utils.inc 310 return gettext("BACKUP"); +#: src/etc/inc/pfsense-utils.inc 312 return gettext("INIT"); +#: src/etc/inc/pfsense-utils.inc 380 write_config(gettext("After synch increase advertising skew")); +#: src/etc/inc/pfsense-utils.inc 425 log_error(gettext("Error creating socket!")); +#: 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)))); +#: src/etc/inc/pfsense-utils.inc 431 log_error(sprintf(gettext("setsockopt() failed, error %s"), strerror($opt_ret))); +#: 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)); +#: src/etc/inc/pfsense-utils.inc 502 write_config(sprintf(gettext("Restored %s of config file (maybe from CARP partner)"), $section_name)); +#: src/etc/inc/pfsense-utils.inc 526 write_config(sprintf(gettext("Restored %s of config file (maybe from CARP partner)"), $section_name)); +#: src/etc/inc/pfsense-utils.inc 640 log_error(sprintf(gettext("XMLRPC communication error %s"), $cli->errstr)); +#: src/etc/inc/pfsense-utils.inc 643 log_error(sprintf(gettext('XMLRPC request failed with error %1$s %2$s'), $resp->faultCode(), $resp->faultString())); +#: src/etc/inc/pfsense-utils.inc 1092 $total_time = gettext("No history data found!"); +#: src/etc/inc/pfsense-utils.inc 1214 $ifinfo['pppinfo'] = $dev . " " . gettext("device not present! Is the modem attached to the system?"); +#: src/etc/inc/pfsense-utils.inc 1281 if($ifinfo['status'] == gettext("running")) +#: src/etc/inc/pfsense-utils.inc 1282 $ifinfo['status'] = gettext("up"); +#: src/etc/inc/pfsense-utils.inc 1325 $ifinfo['bridge'] = "" . gettext("blocking") . " - " . gettext("check for ethernet loops"); +#: src/etc/inc/pfsense-utils.inc 1328 $ifinfo['bridge'] = gettext("learning"); +#: src/etc/inc/pfsense-utils.inc 1331 $ifinfo['bridge'] = gettext("forwarding"); +#: src/etc/inc/pfsense-utils.inc 1463 log_error(sprintf(gettext('DNSCACHE Found old IP %1$s and new IP %2$s'), $oldcontents, $contents)); +#: src/etc/inc/pfsense-utils.inc 1794 log_error(gettext("Could not process aliases from alias {$alias_url}")); +#: src/etc/inc/pfsense-utils.inc 1828 log_error(gettext("Alias archive is a .zip file which cannot be decompressed because utility is missing!")); +#: src/etc/inc/pfsense-utils.inc 1838 log_error(gettext("Could not open {$temp_filename}/aliases for writing!")); +#: src/etc/inc/pfsense-utils.inc 1844 log_error(gettext("The following file could not be read {$f2p} from {$temp_filename}")); +#: 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!")); +#: src/etc/inc/pfsense-utils.inc 1870 log_error(gettext("Could not open {$temp_filename}/aliases for writing!")); +#: src/etc/inc/pfsense-utils.inc 1876 log_error(gettext("The following file could not be read {$f2p} from {$temp_filename}")); +#: src/etc/inc/pfsense-utils.inc 2517 $locales = array('en_US' => gettext('English')); +#: src/etc/inc/pfsense-utils.inc 2550 "sq" => array("codeset" => "UTF-8", "desc" => gettext("Albanian")), +#: src/etc/inc/pfsense-utils.inc 2551 "bg" => array("codeset" => "UTF-8", "desc" => gettext("Bulgarian")), +#: src/etc/inc/pfsense-utils.inc 2552 "zh_CN" => array("codeset" => "UTF-8", "desc" => gettext("Chinese (Simplified)")), +#: src/etc/inc/pfsense-utils.inc 2553 "zh_TW" => array("codeset" => "UTF-8", "desc" => gettext("Chinese (Traditional)")), +#: src/etc/inc/pfsense-utils.inc 2554 "nl" => array("codeset" => "UTF-8", "desc" => gettext("Dutch")), +#: src/etc/inc/pfsense-utils.inc 2555 "da" => array("codeset" => "UTF-8", "desc" => gettext("Danish")), +#: src/etc/inc/pfsense-utils.inc 2556 "en_US" => array("codeset" => "UTF-8", "desc" => gettext("English")), +#: src/etc/inc/pfsense-utils.inc 2557 "fi" => array("codeset" => "UTF-8", "desc" => gettext("Finnish")), +#: src/etc/inc/pfsense-utils.inc 2558 "fr" => array("codeset" => "UTF-8", "desc" => gettext("French")), +#: src/etc/inc/pfsense-utils.inc 2559 "de" => array("codeset" => "UTF-8", "desc" => gettext("German")), +#: src/etc/inc/pfsense-utils.inc 2560 "el" => array("codeset" => "UTF-8", "desc" => gettext("Greek")), +#: src/etc/inc/pfsense-utils.inc 2561 "hu" => array("codeset" => "UTF-8", "desc" => gettext("Hungarian")), +#: src/etc/inc/pfsense-utils.inc 2562 "it" => array("codeset" => "UTF-8", "desc" => gettext("Italian")), +#: src/etc/inc/pfsense-utils.inc 2563 "ja" => array("codeset" => "UTF-8", "desc" => gettext("Japanese")), +#: src/etc/inc/pfsense-utils.inc 2564 "ko" => array("codeset" => "UTF-8", "desc" => gettext("Korean")), +#: src/etc/inc/pfsense-utils.inc 2565 "lv" => array("codeset" => "UTF-8", "desc" => gettext("Latvian")), +#: src/etc/inc/pfsense-utils.inc 2566 "nb" => array("codeset" => "UTF-8", "desc" => gettext("Norwegian (Bokmal)")), +#: src/etc/inc/pfsense-utils.inc 2567 "pl" => array("codeset" => "UTF-8", "desc" => gettext("Polish")), +#: src/etc/inc/pfsense-utils.inc 2568 "pt_BR" => array("codeset" => "ISO-8859-1", "desc" => gettext("Portuguese (Brazil)")), +#: src/etc/inc/pfsense-utils.inc 2569 "pt" => array("codeset" => "UTF-8", "desc" => gettext("Portuguese (Portugal)")), +#: src/etc/inc/pfsense-utils.inc 2570 "ro" => array("codeset" => "UTF-8", "desc" => gettext("Romanian")), +#: src/etc/inc/pfsense-utils.inc 2571 "ru" => array("codeset" => "UTF-8", "desc" => gettext("Russian")), +#: src/etc/inc/pfsense-utils.inc 2572 "sl" => array("codeset" => "UTF-8", "desc" => gettext("Slovenian")), +#: src/etc/inc/pfsense-utils.inc 2573 "tr" => array("codeset" => "UTF-8", "desc" => gettext("Turkish")), +#: src/etc/inc/pfsense-utils.inc 2574 "es" => array("codeset" => "UTF-8", "desc" => gettext("Spanish")), +#: src/etc/inc/pfsense-utils.inc 2575 "sv" => array("codeset" => "UTF-8", "desc" => gettext("Swedish")), +#: src/etc/inc/pfsense-utils.inc 2576 "sk" => array("codeset" => "UTF-8", "desc" => gettext("Slovak")), +#: src/etc/inc/pfsense-utils.inc 2577 "cs" => array("codeset" => "UTF-8", "desc" => gettext("Czech")) +#: src/etc/inc/pkg-utils.inc 201 log_error(gettext("Resyncing configuration for all packages.")); +#: src/etc/inc/pkg-utils.inc 221 echo "n" . gettext("Syncing packages "); +#: 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'])); +#: src/etc/inc/pkg-utils.inc 288 log_error(sprintf(gettext("The %s package is missing required dependencies and must be reinstalled."), $package['name'])); +#: src/etc/inc/pkg-utils.inc 347 $static_output .= gettext("done.") . "n"; +#: 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'])); +#: 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); +#: src/etc/inc/pkg-utils.inc 612 log_error(sprintf(gettext('Package %s is not supported on this version.'), $pkg_info['name'])); +#: src/etc/inc/pkg-utils.inc 613 $static_output .= sprintf(gettext("Package %s is not supported on this version."), $pkg_info['name']); +#: src/etc/inc/pkg-utils.inc 620 pkg_debug(gettext("Beginning package installation.") . "n"); +#: src/etc/inc/pkg-utils.inc 621 log_error(sprintf(gettext('Beginning package installation for %s .'), $pkg_info['name'])); +#: src/etc/inc/pkg-utils.inc 622 $static_output .= sprintf(gettext("Beginning package installation for %s ."), $pkg_info['name']); +#: src/etc/inc/pkg-utils.inc 630 $static_output .= gettext("Saving updated package information...") . " "; +#: src/etc/inc/pkg-utils.inc 634 $changedesc = sprintf(gettext("Installed %s package."),$pkg_info['name']); +#: src/etc/inc/pkg-utils.inc 635 $to_output = gettext("done.") . "n"; +#: src/etc/inc/pkg-utils.inc 638 $changedesc = sprintf(gettext("Overwrote previous installation of %s."), $pkg_info['name']); +#: src/etc/inc/pkg-utils.inc 639 $to_output = gettext("overwrite!") . "n"; +#: src/etc/inc/pkg-utils.inc 651 $static_output .= gettext("Failed to install package.") . "n"; +#: src/etc/inc/pkg-utils.inc 655 $static_output .= gettext("Writing configuration... "); +#: src/etc/inc/pkg-utils.inc 658 $static_output .= gettext("done.") . "n"; +#: src/etc/inc/pkg-utils.inc 691 $static_output .= sprintf(gettext("The %s package is not installed.%sInstallation aborted."), $pkg, "nn"); +#: src/etc/inc/pkg-utils.inc 706 update_status(gettext("Installing") . " " . $pkg_info['name'] . " " . gettext("and its dependencies.")); +#: src/etc/inc/pkg-utils.inc 707 $static_output .= gettext("Downloading") . " " . $pkg_info['name'] . " " . gettext("and its dependencies... "); +#: src/etc/inc/pkg-utils.inc 719 pkg_debug(gettext("Package WAS NOT installed properly.") . "n"); +#: src/etc/inc/pkg-utils.inc 733 $static_output .= gettext("Loading package configuration... "); +#: src/etc/inc/pkg-utils.inc 736 $static_output .= gettext("done.") . "n"; +#: src/etc/inc/pkg-utils.inc 738 $static_output .= gettext("Configuring package components...n"); +#: src/etc/inc/pkg-utils.inc 744 $static_output .= gettext("System files... "); +#: src/etc/inc/pkg-utils.inc 751 $static_output .= gettext("done.") . "n"; +#: src/etc/inc/pkg-utils.inc 763 $static_output .= gettext("Loading package instructions...") . "n"; +#: src/etc/inc/pkg-utils.inc 778 $static_output .= gettext("Custom commands...") . "n"; +#: src/etc/inc/pkg-utils.inc 782 $static_output .= gettext("Executing custom_php_global_functions()..."); +#: src/etc/inc/pkg-utils.inc 785 $static_output .= gettext("done.") . "n"; +#: src/etc/inc/pkg-utils.inc 789 $static_output .= gettext("Executing custom_php_install_command()..."); +#: src/etc/inc/pkg-utils.inc 814 $static_output .= gettext("done.") . "n"; +#: src/etc/inc/pkg-utils.inc 818 $static_output .= gettext("Executing custom_php_resync_config_command()..."); +#: src/etc/inc/pkg-utils.inc 821 $static_output .= gettext("done.") . "n"; +#: src/etc/inc/pkg-utils.inc 827 $static_output .= gettext("Menu items... "); +#: src/etc/inc/pkg-utils.inc 838 $static_output .= gettext("done.") . "n"; +#: src/etc/inc/pkg-utils.inc 843 $static_output .= gettext("Integrated Tab items... "); +#: src/etc/inc/pkg-utils.inc 854 $static_output .= gettext("done.") . "n"; +#: src/etc/inc/pkg-utils.inc 859 $static_output .= gettext("Services... "); +#: src/etc/inc/pkg-utils.inc 870 $static_output .= gettext("done.") . "n"; +#: src/etc/inc/pkg-utils.inc 874 $static_output .= gettext("Loading package configuration... failed!") . "nn" . gettext("Installation aborted."); +#: src/etc/inc/pkg-utils.inc 876 pkg_debug(gettext("Unable to load package configuration. Installation aborted.") ."n"); +#: src/etc/inc/pkg-utils.inc 921 $static_output .= sprintf(gettext("Starting package deletion for %s..."),$pkg); +#: src/etc/inc/pkg-utils.inc 941 $static_output .= sprintf(gettext("The %s package is not installed.%sDeletion aborted."), $pkg, "nn"); +#: src/etc/inc/pkg-utils.inc 952 pkg_debug(sprintf(gettext("Removing %s package... "),$pkg)); +#: src/etc/inc/pkg-utils.inc 953 $static_output .= sprintf(gettext("Removing %s components..."),$pkg) . "n"; +#: src/etc/inc/pkg-utils.inc 965 $static_output .= gettext("Tabs items... "); +#: src/etc/inc/pkg-utils.inc 977 $static_output .= gettext("done.") . "n"; +#: src/etc/inc/pkg-utils.inc 982 $static_output .= gettext("Menu items... "); +#: src/etc/inc/pkg-utils.inc 994 $static_output .= gettext("done.") . "n"; +#: src/etc/inc/pkg-utils.inc 999 $static_output .= gettext("Services... "); +#: src/etc/inc/pkg-utils.inc 1019 $static_output .= gettext("done.") . "n"; +#: src/etc/inc/pkg-utils.inc 1035 $static_output .= gettext("Loading package instructions...") . "n"; +#: src/etc/inc/pkg-utils.inc 1059 $static_output .= gettext("System files... "); +#: src/etc/inc/pkg-utils.inc 1064 $static_output .= gettext("done.") . "n"; +#: src/etc/inc/pkg-utils.inc 1069 $static_output .= gettext("Deinstall commands... "); +#: src/etc/inc/pkg-utils.inc 1073 $static_output .= gettext("done.") . "n"; +#: src/etc/inc/pkg-utils.inc 1079 $static_output .= gettext("Removing package instructions..."); +#: src/etc/inc/pkg-utils.inc 1081 pkg_debug(sprintf(gettext("Remove '%s'"), $pkg_config['include_file']) . "n"); +#: src/etc/inc/pkg-utils.inc 1083 $static_output .= gettext("done.") . "n"; +#: src/etc/inc/pkg-utils.inc 1088 $static_output .= gettext("Auxiliary files... "); +#: src/etc/inc/pkg-utils.inc 1098 $static_output .= gettext("done.") . "n"; +#: src/etc/inc/pkg-utils.inc 1102 $static_output .= gettext("Package XML... "); +#: src/etc/inc/pkg-utils.inc 1105 $static_output .= gettext("done.") . "n"; +#: src/etc/inc/pkg-utils.inc 1121 $static_output .= gettext("Configuration... "); +#: src/etc/inc/pkg-utils.inc 1124 $static_output .= gettext("done.") . "n"; +#: src/etc/inc/pkg-utils.inc 1204 echo gettext("One moment please, reinstalling packages...n"); +#: src/etc/inc/pkg-utils.inc 1205 echo gettext(" >>> Trying to fetch package info..."); +#: src/etc/inc/pkg-utils.inc 1206 log_error(gettext("Attempting to reinstall all packages")); +#: 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']); +#: src/etc/inc/pkg-utils.inc 1214 log_error(gettext("Cannot reinstall packages ") . $error); +#: src/etc/inc/pkg-utils.inc 1223 $package_name_list = gettext("List of packages to reinstall ") . implode(", ", $all_names); +#: src/etc/inc/pkg-utils.inc 1230 log_error(gettext("Uninstalling package") . " {$pkgtodo['name']}"); +#: src/etc/inc/pkg-utils.inc 1232 log_error(gettext("Finished uninstalling package") . " {$pkgtodo['name']}"); +#: src/etc/inc/pkg-utils.inc 1233 log_error(gettext("Reinstalling package") . " {$pkgtodo['name']}"); +#: src/etc/inc/pkg-utils.inc 1235 log_error(gettext("Finished installing package") . " {$pkgtodo['name']}"); +#: src/etc/inc/pkg-utils.inc 1238 log_error(gettext("Finished reinstalling all packages.")); +#: src/etc/inc/pkg-utils.inc 1402 return sprintf(gettext($msg), htmlspecialchars(get_active_xml_rpc_base_url())); +#: src/etc/inc/pkg-utils.inc 1414 return sprintf(gettext($msg), htmlspecialchars(get_active_xml_rpc_base_url())) . '

    ' +#: src/etc/inc/pkg-utils.inc 1415 . '' . gettext("Package Manager Settings") . ''; +#: src/etc/inc/pkg-utils.inc 1434 $static_output .= "n" . gettext("Downloading package configuration file... "); +#: src/etc/inc/pkg-utils.inc 1436 pkg_debug(gettext("Downloading package configuration file...") . "n"); +#: src/etc/inc/pkg-utils.inc 1440 pkg_debug(gettext("ERROR! Unable to fetch package configuration file. Aborting installation.") . "n"); +#: src/etc/inc/pkg-utils.inc 1442 print "n" . gettext("ERROR! Unable to fetch package configuration file. Aborting package installation.") . "n"; +#: src/etc/inc/pkg-utils.inc 1444 $static_output .= gettext("failed!nnInstallation aborted.n"); +#: src/etc/inc/pkg-utils.inc 1451 $static_output .= gettext("done.") . "n"; +#: src/etc/inc/pkg-utils.inc 1474 $static_output .= gettext("Loading package configuration... "); +#: src/etc/inc/pkg-utils.inc 1477 $static_output .= gettext("done.") . "n"; +#: src/etc/inc/pkg-utils.inc 1481 $static_output .= gettext("Additional files... "); +#: src/etc/inc/pkg-utils.inc 1507 pkg_debug(gettext("Extracting tarball to -C for ") . $filename . "...n"); +#: 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")); +#: src/etc/inc/pkg-utils.inc 1520 $static_output .= gettext("done.") . "n"; +#: src/etc/inc/priv.defs.inc 6 $priv_list['page-all']['name'] = gettext("WebCfg - All pages"); +#: src/etc/inc/priv.defs.inc 7 $priv_list['page-all']['descr'] = gettext("Allow access to all pages"); +#: src/etc/inc/priv.defs.inc 12 $priv_list['page-status-carp']['name'] = gettext("WebCfg - Status CARP page"); +#: src/etc/inc/priv.defs.inc 13 $priv_list['page-status-carp']['descr'] = gettext("Allow access to the 'Status CARP' page."); +#: src/etc/inc/priv.defs.inc 18 $priv_list['page-diagnostics-crash-reporter']['name'] = gettext("WebCfg - Crash reporter"); +#: 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."); +#: src/etc/inc/priv.defs.inc 24 $priv_list['page-diagnostics-arptable']['name'] = gettext("WebCfg - Diagnostics ARP Table page"); +#: src/etc/inc/priv.defs.inc 25 $priv_list['page-diagnostics-arptable']['descr'] = gettext("Allow access to the 'Diagnostics ARP Table' page."); +#: src/etc/inc/priv.defs.inc 30 $priv_list['page-diagnostics-authentication']['name'] = gettext("WebCfg - Diagnostics Authentication page"); +#: src/etc/inc/priv.defs.inc 31 $priv_list['page-diagnostics-authentication']['descr'] = gettext("Allow access to the 'Diagnostics Authentication' page."); +#: src/etc/inc/priv.defs.inc 36 $priv_list['page-diagnostics-backup/restore']['name'] = gettext("WebCfg - Diagnostics Backup/restore page"); +#: src/etc/inc/priv.defs.inc 37 $priv_list['page-diagnostics-backup/restore']['descr'] = gettext("Allow access to the 'Diagnostics Backup/restore' page."); +#: src/etc/inc/priv.defs.inc 42 $priv_list['page-diagnostics-configurationhistory']['name'] = gettext("WebCfg - Diagnostics Configuration History page"); +#: src/etc/inc/priv.defs.inc 43 $priv_list['page-diagnostics-configurationhistory']['descr'] = gettext("Allow access to the 'Diagnostics Configuration History' page."); +#: src/etc/inc/priv.defs.inc 48 $priv_list['page-diagnostics-factorydefaults']['name'] = gettext("WebCfg - Diagnostics Factory defaults page"); +#: src/etc/inc/priv.defs.inc 49 $priv_list['page-diagnostics-factorydefaults']['descr'] = gettext("Allow access to the 'Diagnostics Factory defaults' page."); +#: src/etc/inc/priv.defs.inc 54 $priv_list['page-diagnostics-ndptable']['name'] = gettext("Webcfg - Diagnostics NDP Table page"); +#: src/etc/inc/priv.defs.inc 55 $priv_list['page-diagnostics-ndptable']['descr'] = gettext("Allow access to the 'Diagnostics NDP Table' page."); +#: src/etc/inc/priv.defs.inc 60 $priv_list['page-diagnostics-restore-full-backup']['name'] = gettext("Webcfg - Diagnostics Restore full backup"); +#: src/etc/inc/priv.defs.inc 61 $priv_list['page-diagnostics-restore-full-backup']['descr'] = gettext("Allow access to the 'Diagnostics Restore Full Backup' page."); +#: src/etc/inc/priv.defs.inc 66 $priv_list['page-diagnostics-showstates']['name'] = gettext("WebCfg - Diagnostics Show States page"); +#: src/etc/inc/priv.defs.inc 67 $priv_list['page-diagnostics-showstates']['descr'] = gettext("Allow access to the 'Diagnostics Show States' page."); +#: src/etc/inc/priv.defs.inc 72 $priv_list['page-diagnostics-sockets']['name'] = gettext("WebCfg - Diagnostics Sockets page"); +#: src/etc/inc/priv.defs.inc 73 $priv_list['page-diagnostics-sockets']['descr'] = gettext("Allow access to the 'Diagnostics Sockets' page."); +#: src/etc/inc/priv.defs.inc 78 $priv_list['page-diagnostics-testport']['name'] = gettext("Webcfg - Diagnostics Test Port"); +#: src/etc/inc/priv.defs.inc 79 $priv_list['page-diagnostics-testport']['descr'] = gettext("Allow access to the 'Diagnostics Test Port' page."); +#: src/etc/inc/priv.defs.inc 84 $priv_list['page-status-ipsec']['name'] = gettext("WebCfg - Status IPsec page"); +#: src/etc/inc/priv.defs.inc 85 $priv_list['page-status-ipsec']['descr'] = gettext("Allow access to the 'Status IPsec' page."); +#: src/etc/inc/priv.defs.inc 90 $priv_list['page-status-ipsec-leases']['name'] = gettext("WebCfg - Status IPsec Leasespage"); +#: src/etc/inc/priv.defs.inc 91 $priv_list['page-status-ipsec-leases']['descr'] = gettext("Allow access to the 'Status IPsec Leases' page."); +#: src/etc/inc/priv.defs.inc 96 $priv_list['page-status-ipsec-sad']['name'] = gettext("WebCfg - Status IPsec SAD page"); +#: src/etc/inc/priv.defs.inc 97 $priv_list['page-status-ipsec-sad']['descr'] = gettext("Allow access to the 'Status IPsec SAD' page."); +#: src/etc/inc/priv.defs.inc 102 $priv_list['page-status-ipsec-spd']['name'] = gettext("WebCfg - Status IPsec SPD page"); +#: src/etc/inc/priv.defs.inc 103 $priv_list['page-status-ipsec-spd']['descr'] = gettext("Allow access to the 'Status IPsec SPD' page."); +#: src/etc/inc/priv.defs.inc 108 $priv_list['page-status-ntp']['name'] = gettext("Webcfg - Status NTP page"); +#: src/etc/inc/priv.defs.inc 109 $priv_list['page-status-ntp']['descr'] = gettext("Allow access to the 'Status NTP' page."); +#: src/etc/inc/priv.defs.inc 114 $priv_list['page-ipsecxml']['name'] = gettext("WebCfg - Diag IPsec XML page"); +#: src/etc/inc/priv.defs.inc 115 $priv_list['page-ipsecxml']['descr'] = gettext("Allow access to the 'Diag IPsec XML' page."); +#: src/etc/inc/priv.defs.inc 120 $priv_list['page-diagnostics-logs-system']['name'] = gettext("WebCfg - Diagnostics Logs System page"); +#: src/etc/inc/priv.defs.inc 121 $priv_list['page-diagnostics-logs-system']['descr'] = gettext("Allow access to the 'Diagnostics Logs System' page."); +#: src/etc/inc/priv.defs.inc 126 $priv_list['page-status-systemlogs-portalauth']['name'] = gettext("WebCfg - Status System logs Portal Auth page"); +#: src/etc/inc/priv.defs.inc 127 $priv_list['page-status-systemlogs-portalauth']['descr'] = gettext("Allow access to the 'Status System logs Portal Auth' page."); +#: src/etc/inc/priv.defs.inc 132 $priv_list['page-diagnostics-logs-dhcp']['name'] = gettext("WebCfg - Diagnostics Logs DHCP page"); +#: src/etc/inc/priv.defs.inc 133 $priv_list['page-diagnostics-logs-dhcp']['descr'] = gettext("Allow access to the 'Diagnostics Logs DHCP' page."); +#: src/etc/inc/priv.defs.inc 138 $priv_list['page-diagnostics-logs-firewall']['name'] = gettext("WebCfg - Diagnostics Logs Firewall page"); +#: src/etc/inc/priv.defs.inc 139 $priv_list['page-diagnostics-logs-firewall']['descr'] = gettext("Allow access to the 'Diagnostics Logs Firewall' page."); +#: src/etc/inc/priv.defs.inc 144 $priv_list['page-diagnostics-logs-gateways']['name'] = gettext("WebCfg - Diagnostics Logs Gateways page"); +#: src/etc/inc/priv.defs.inc 145 $priv_list['page-diagnostics-logs-gateways']['descr'] = gettext("Allow access to the 'Diagnostics @@ -2132,12 +2624,14 @@ Logs System Gateways' page."); +#: src/etc/inc/priv.defs.inc 150 $priv_list['page-diagnostics-logs-resolver']['name'] = gettext("WebCfg - Diagnostics Logs Resolver page"); +#: src/etc/inc/priv.defs.inc 151 $priv_list['page-diagnostics-logs-resolver']['descr'] = gettext("Allow access to the 'Diagnostics @@ -2145,82 +2639,96 @@ Logs System Resolver' page."); +#: src/etc/inc/priv.defs.inc 156 $priv_list['page-hidden-nolongerincluded']['name'] = gettext("WebCfg - Hidden No longer included page"); +#: src/etc/inc/priv.defs.inc 157 $priv_list['page-hidden-nolongerincluded']['descr'] = gettext("Allow access to the 'Hidden No longer included' page."); +#: src/etc/inc/priv.defs.inc 162 $priv_list['page-status-systemlogs-ipsecvpn']['name'] = gettext("WebCfg - Status System logs IPsec VPN page"); +#: src/etc/inc/priv.defs.inc 163 $priv_list['page-status-systemlogs-ipsecvpn']['descr'] = gettext("Allow access to the 'Status System logs IPsec VPN' page."); +#: src/etc/inc/priv.defs.inc 168 $priv_list['page-status-systemlogs-ntpd']['name'] = gettext("WebCfg - Status System logs NTP page"); +#: src/etc/inc/priv.defs.inc 169 $priv_list['page-status-systemlogs-ntpd']['descr'] = gettext("Allow access to the 'Status System logs NTP' page."); +#: src/etc/inc/priv.defs.inc 174 $priv_list['page-status-systemlogs-openvpn']['name'] = gettext("WebCfg - Status System logs OpenVPN page"); +#: src/etc/inc/priv.defs.inc 175 $priv_list['page-status-systemlogs-openvpn']['descr'] = gettext("Allow access to the 'Status System logs OpenVPN' page."); +#: src/etc/inc/priv.defs.inc 180 $priv_list['page-status-systemlogs-ppp']['name'] = gettext("WebCfg - Status System logs IPsec VPN page"); +#: src/etc/inc/priv.defs.inc 181 $priv_list['page-status-systemlogs-ppp']['descr'] = gettext("Allow access to the 'Status System logs IPsec VPN' page."); +#: src/etc/inc/priv.defs.inc 186 $priv_list['page-status-systemlogs-loadbalancer']['name'] = gettext("WebCfg - Status System logs Load Balancer page"); +#: src/etc/inc/priv.defs.inc 187 $priv_list['page-status-systemlogs-loadbalancer']['descr'] = gettext("Allow access to the 'Status System logs Load Balancer' page."); +#: src/etc/inc/priv.defs.inc 192 $priv_list['page-status-systemlogs-routing']['name'] = gettext("Webcfg - Status System logs Routing page"); +#: src/etc/inc/priv.defs.inc 193 $priv_list['page-status-systemlogs-routing']['descr'] = gettext("Allow access to the 'Status @@ -2228,12 +2736,14 @@ System logs System Routing' page."); +#: src/etc/inc/priv.defs.inc 198 $priv_list['page-status-systemlogs-wireless']['name'] = gettext("Webcfg - Status System logs Wireless page"); +#: src/etc/inc/priv.defs.inc 199 $priv_list['page-status-systemlogs-wireless']['descr'] = gettext("Allow access to the 'Status @@ -2241,216 +2751,257 @@ System logs System Wireless' page."); +#: src/etc/inc/priv.defs.inc 204 $priv_list['page-diagnostics-logs-settings']['name'] = gettext("WebCfg - Diagnostics Logs Settings page"); +#: src/etc/inc/priv.defs.inc 205 $priv_list['page-diagnostics-logs-settings']['descr'] = gettext("Allow access to the 'Diagnostics Logs Settings' page."); +#: src/etc/inc/priv.defs.inc 210 $priv_list['page-diagnostics-logs-pptpvpn']['name'] = gettext("WebCfg - Diagnostics Logs VPN page"); +#: src/etc/inc/priv.defs.inc 211 $priv_list['page-diagnostics-logs-pptpvpn']['descr'] = gettext("Allow access to the 'Diagnostics Logs VPN' page."); +#: src/etc/inc/priv.defs.inc 216 $priv_list['page-diagnostics-nanobsd']['name'] = gettext("WebCfg - Diagnostics NanoBSD"); +#: src/etc/inc/priv.defs.inc 217 $priv_list['page-diagnostics-nanobsd']['descr'] = gettext("Allow access to the 'Diagnostics NanoBSD' page."); +#: src/etc/inc/priv.defs.inc 222 $priv_list['page-diagnostics-packetcapture']['name'] = gettext("WebCfg - Diagnostics Packet Capture page"); +#: src/etc/inc/priv.defs.inc 223 $priv_list['page-diagnostics-packetcapture']['descr'] = gettext("Allow access to the 'Diagnostics Packet Capture' page."); +#: src/etc/inc/priv.defs.inc 228 $priv_list['page-diagnostics-patters']['name'] = gettext("WebCfg - Diagnostics Patterns page"); +#: src/etc/inc/priv.defs.inc 229 $priv_list['page-diagnostics-patters']['descr'] = gettext("Allow access to the 'Diagnostics Patterns' page."); +#: src/etc/inc/priv.defs.inc 234 $priv_list['page-diagnostics-limiter-info']['name'] = gettext("Diagnostics Limiter Info"); +#: src/etc/inc/priv.defs.inc 235 $priv_list['page-diagnostics-limiter-info']['descr'] = gettext("Allows access to the 'Diagnostics Limiter Info' page"); +#: src/etc/inc/priv.defs.inc 240 $priv_list['page-diagnostics-pf-info']['name'] = gettext("Diagnostics pfInfo"); +#: src/etc/inc/priv.defs.inc 241 $priv_list['page-diagnostics-pf-info']['descr'] = gettext("Allows access to the 'Diagnostics pfInfo' page"); +#: src/etc/inc/priv.defs.inc 246 $priv_list['page-diagnostics-system-activity']['name'] = gettext("WebCfg - Diagnostics System Activity"); +#: src/etc/inc/priv.defs.inc 247 $priv_list['page-diagnostics-system-activity']['descr'] = gettext("Allows access to the 'Diagnostics System Activity' page"); +#: src/etc/inc/priv.defs.inc 252 $priv_list['page-diagnostics-system-pftop']['name'] = gettext("Diagnostics pfTop"); +#: src/etc/inc/priv.defs.inc 253 $priv_list['page-diagnostics-system-pftop']['descr'] = gettext("Allows access to the 'Diagnostics pfTop' page"); +#: src/etc/inc/priv.defs.inc 258 $priv_list['page-diagnostics-ping']['name'] = gettext("WebCfg - Diagnostics Ping page"); +#: src/etc/inc/priv.defs.inc 259 $priv_list['page-diagnostics-ping']['descr'] = gettext("Allow access to the 'Diagnostics Ping' page."); +#: src/etc/inc/priv.defs.inc 264 $priv_list['page-status-packagelogs']['name'] = gettext("WebCfg - Status Package logs page"); +#: src/etc/inc/priv.defs.inc 265 $priv_list['page-status-packagelogs']['descr'] = gettext("Allow access to the 'Status Package logs' page."); +#: src/etc/inc/priv.defs.inc 270 $priv_list['page-diagnostics-resetstate']['name'] = gettext("WebCfg - Diagnostics Reset state page"); +#: src/etc/inc/priv.defs.inc 271 $priv_list['page-diagnostics-resetstate']['descr'] = gettext("Allow access to the 'Diagnostics Reset state' page."); +#: src/etc/inc/priv.defs.inc 276 $priv_list['page-diagnostics-routingtables']['name'] = gettext("WebCfg - Diagnostics Routing tables page"); +#: src/etc/inc/priv.defs.inc 277 $priv_list['page-diagnostics-routingtables']['descr'] = gettext("Allow access to the 'Diagnostics Routing tables' page."); +#: src/etc/inc/priv.defs.inc 282 $priv_list['page-diagnostics-statessummary']['name'] = gettext("WebCfg - Diagnostics States Summary page"); +#: src/etc/inc/priv.defs.inc 283 $priv_list['page-diagnostics-statessummary']['descr'] = gettext("Allow access to the 'Diagnostics States Summary' page."); +#: src/etc/inc/priv.defs.inc 288 $priv_list['page-diagnostics-tables']['name'] = gettext("WebCfg - Diagnostics PF Table IP addresses"); +#: src/etc/inc/priv.defs.inc 289 $priv_list['page-diagnostics-tables']['descr'] = gettext("Allow access to the 'Diagnostics Tables' page."); +#: src/etc/inc/priv.defs.inc 294 $priv_list['page-diagnostics-traceroute']['name'] = gettext("WebCfg - Diagnostics Traceroute page"); +#: src/etc/inc/priv.defs.inc 295 $priv_list['page-diagnostics-traceroute']['descr'] = gettext("Allow access to the 'Diagnostics Traceroute' page."); +#: src/etc/inc/priv.defs.inc 300 $priv_list['page-firewall-aliases']['name'] = gettext("WebCfg - Firewall Aliases page"); +#: src/etc/inc/priv.defs.inc 301 $priv_list['page-firewall-aliases']['descr'] = gettext("Allow access to the 'Firewall Aliases' page."); +#: src/etc/inc/priv.defs.inc 306 $priv_list['page-firewall-alias-edit']['name'] = gettext("WebCfg - Firewall Alias Edit page"); +#: src/etc/inc/priv.defs.inc 307 $priv_list['page-firewall-alias-edit']['descr'] = gettext("Allow access to the 'Firewall Alias Edit' page."); +#: src/etc/inc/priv.defs.inc 312 $priv_list['page-firewall-alias-import']['name'] = gettext("WebCfg - Firewall Alias Import page"); +#: src/etc/inc/priv.defs.inc 313 $priv_list['page-firewall-alias-import']['descr'] = gettext("Allow access to the 'Firewall Alias Import' page."); +#: src/etc/inc/priv.defs.inc 318 $priv_list['page-firewall-nat-npt']['name'] = gettext("Webcfg - Firewall NAT NPT page"); +#: src/etc/inc/priv.defs.inc 319 $priv_list['page-firewall-nat-npt']['descr'] = gettext("Allow access to the 'Firewall NAT NPT' page."); +#: src/etc/inc/priv.defs.inc 324 $priv_list['page-firewall-nat-npt-edit']['name'] = gettext("Webcfg - Firewall @@ -2458,6 +3009,7 @@ NAT NPt Edit page"); +#: src/etc/inc/priv.defs.inc 325 $priv_list['page-firewall-nat-npt-edit']['descr'] = gettext("Allow access to the 'Firewall @@ -2465,18 +3017,21 @@ NAT NPt Edit' page."); +#: src/etc/inc/priv.defs.inc 330 $priv_list['page-firewall-nat-portforward']['name'] = gettext("WebCfg - Firewall NAT Port Forward page"); +#: src/etc/inc/priv.defs.inc 331 $priv_list['page-firewall-nat-portforward']['descr'] = gettext("Allow access to the 'Firewall NAT Port Forward' page."); +#: src/etc/inc/priv.defs.inc 336 $priv_list['page-firewall-nat-1-1']['name'] = gettext("WebCfg - Firewall @@ -2484,6 +3039,7 @@ NAT 1 1 page"); +#: src/etc/inc/priv.defs.inc 337 $priv_list['page-firewall-nat-1-1']['descr'] = gettext("Allow access to the 'Firewall @@ -2491,6 +3047,7 @@ NAT 1 1' page."); +#: src/etc/inc/priv.defs.inc 342 $priv_list['page-firewall-nat-1-1-edit']['name'] = gettext("WebCfg - Firewall @@ -2499,6 +3056,7 @@ NAT 1 Edit page"); +#: src/etc/inc/priv.defs.inc 343 $priv_list['page-firewall-nat-1-1-edit']['descr'] = gettext("Allow access to the 'Firewall @@ -2507,6 +3065,7 @@ NAT 1 Edit' page."); +#: src/etc/inc/priv.defs.inc 348 $priv_list['page-firewall-nat-portforward-edit']['name'] = gettext("WebCfg - Firewall @@ -2514,6 +3073,7 @@ NAT Port Forward Edit page"); +#: src/etc/inc/priv.defs.inc 349 $priv_list['page-firewall-nat-portforward-edit']['descr'] = gettext("Allow access to the 'Firewall @@ -2521,18 +3081,21 @@ NAT Port Forward Edit' page."); +#: src/etc/inc/priv.defs.inc 354 $priv_list['page-firewall-nat-outbound']['name'] = gettext("WebCfg - Firewall NAT Outbound page"); +#: src/etc/inc/priv.defs.inc 355 $priv_list['page-firewall-nat-outbound']['descr'] = gettext("Allow access to the 'Firewall NAT Outbound' page."); +#: src/etc/inc/priv.defs.inc 360 $priv_list['page-firewall-nat-outbound-edit']['name'] = gettext("WebCfg - Firewall @@ -2540,6 +3103,7 @@ NAT Outbound Edit page"); +#: src/etc/inc/priv.defs.inc 361 $priv_list['page-firewall-nat-outbound-edit']['descr'] = gettext("Allow access to the 'Firewall @@ -2547,442 +3111,525 @@ NAT Outbound Edit' page."); +#: src/etc/inc/priv.defs.inc 366 $priv_list['page-firewall-rules']['name'] = gettext("WebCfg - Firewall Rules page"); +#: src/etc/inc/priv.defs.inc 367 $priv_list['page-firewall-rules']['descr'] = gettext("Allow access to the 'Firewall Rules' page."); +#: src/etc/inc/priv.defs.inc 372 $priv_list['page-firewall-rules-edit']['name'] = gettext("WebCfg - Firewall Rules Edit page"); +#: src/etc/inc/priv.defs.inc 373 $priv_list['page-firewall-rules-edit']['descr'] = gettext("Allow access to the 'Firewall Rules Edit' page."); +#: src/etc/inc/priv.defs.inc 378 $priv_list['page-firewall-schedules']['name'] = gettext("WebCfg - Firewall Schedules page"); +#: src/etc/inc/priv.defs.inc 379 $priv_list['page-firewall-schedules']['descr'] = gettext("Allow access to the 'Firewall Schedules' page."); +#: src/etc/inc/priv.defs.inc 384 $priv_list['page-firewall-schedules-edit']['name'] = gettext("WebCfg - Firewall Schedules Edit page"); +#: src/etc/inc/priv.defs.inc 385 $priv_list['page-firewall-schedules-edit']['descr'] = gettext("Allow access to the 'Firewall Schedules Edit' page."); +#: src/etc/inc/priv.defs.inc 390 $priv_list['page-firewall-trafficshaper']['name'] = gettext("WebCfg - Firewall Traffic Shaper page"); +#: src/etc/inc/priv.defs.inc 391 $priv_list['page-firewall-trafficshaper']['descr'] = gettext("Allow access to the 'Firewall Traffic Shaper' page."); +#: src/etc/inc/priv.defs.inc 396 $priv_list['page-firewall-trafficshaper-layer7']['name'] = gettext("WebCfg - Firewall Traffic Shaper Layer7 page"); +#: src/etc/inc/priv.defs.inc 397 $priv_list['page-firewall-trafficshaper-layer7']['descr'] = gettext("Allow access to the 'Firewall Traffic Shaper Layer7' page."); +#: src/etc/inc/priv.defs.inc 402 $priv_list['page-firewall-trafficshaper-queues']['name'] = gettext("WebCfg - Firewall Traffic Shaper Queues page"); +#: src/etc/inc/priv.defs.inc 403 $priv_list['page-firewall-trafficshaper-queues']['descr'] = gettext("Allow access to the 'Firewall Traffic Shaper Queues' page."); +#: src/etc/inc/priv.defs.inc 408 $priv_list['page-firewall-trafficshaper-limiter']['name'] = gettext("WebCfg - Firewall Traffic Shaper Limiter page"); +#: src/etc/inc/priv.defs.inc 409 $priv_list['page-firewall-trafficshaper-limiter']['descr'] = gettext("Allow access to the 'Firewall Traffic Shaper Limiter' page."); +#: src/etc/inc/priv.defs.inc 414 $priv_list['page-firewall-trafficshaper-wizard']['name'] = gettext("WebCfg - Firewall Traffic Shaper Wizard page"); +#: src/etc/inc/priv.defs.inc 415 $priv_list['page-firewall-trafficshaper-wizard']['descr'] = gettext("Allow access to the 'Firewall Traffic Shaper Wizard' page."); +#: src/etc/inc/priv.defs.inc 420 $priv_list['page-firewall-virtualipaddresses']['name'] = gettext("WebCfg - Firewall Virtual IP Addresses page"); +#: src/etc/inc/priv.defs.inc 421 $priv_list['page-firewall-virtualipaddresses']['descr'] = gettext("Allow access to the 'Firewall Virtual IP Addresses' page."); +#: src/etc/inc/priv.defs.inc 426 $priv_list['page-firewall-virtualipaddress-edit']['name'] = gettext("WebCfg - Firewall Virtual IP Address Edit page"); +#: src/etc/inc/priv.defs.inc 427 $priv_list['page-firewall-virtualipaddress-edit']['descr'] = gettext("Allow access to the 'Firewall Virtual IP Address Edit' page."); +#: src/etc/inc/priv.defs.inc 432 $priv_list['page-getserviceproviders']['name'] = gettext("WebCfg - AJAX Get Service Providers"); +#: src/etc/inc/priv.defs.inc 433 $priv_list['page-getserviceproviders']['descr'] = gettext("Allow access to the 'AJAX Service Providers' page."); +#: src/etc/inc/priv.defs.inc 438 $priv_list['page-getstats']['name'] = gettext("WebCfg - AJAX Get Stats"); +#: src/etc/inc/priv.defs.inc 439 $priv_list['page-getstats']['descr'] = gettext("Allow access to the 'AJAX Get Stats' page."); +#: src/etc/inc/priv.defs.inc 444 $priv_list['page-diagnostics-interfacetraffic']['name'] = gettext("WebCfg - Diagnostics Interface Traffic page"); +#: src/etc/inc/priv.defs.inc 445 $priv_list['page-diagnostics-interfacetraffic']['descr'] = gettext("Allow access to the 'Diagnostics Interface Traffic' page."); +#: src/etc/inc/priv.defs.inc 450 $priv_list['page-diagnostics-cpuutilization']['name'] = gettext("WebCfg - Diagnostics CPU Utilization page"); +#: src/etc/inc/priv.defs.inc 451 $priv_list['page-diagnostics-cpuutilization']['descr'] = gettext("Allow access to the 'Diagnostics CPU Utilization' page."); +#: src/etc/inc/priv.defs.inc 456 $priv_list['page-diagnostics-haltsystem']['name'] = gettext("WebCfg - Diagnostics Halt system page"); +#: src/etc/inc/priv.defs.inc 457 $priv_list['page-diagnostics-haltsystem']['descr'] = gettext("Allow access to the 'Diagnostics Halt system' page."); +#: src/etc/inc/priv.defs.inc 462 $priv_list['page-requiredforjavascript']['name'] = gettext("WebCfg - Required for javascript page"); +#: src/etc/inc/priv.defs.inc 463 $priv_list['page-requiredforjavascript']['descr'] = gettext("Allow access to the 'Required for javascript' page."); +#: src/etc/inc/priv.defs.inc 468 $priv_list['page-xmlrpcinterfacestats']['name'] = gettext("WebCfg - XMLRPC Interface Stats page"); +#: src/etc/inc/priv.defs.inc 469 $priv_list['page-xmlrpcinterfacestats']['descr'] = gettext("Allow access to the 'XMLRPC Interface Stats' page."); +#: src/etc/inc/priv.defs.inc 474 $priv_list['page-system-login/logout']['name'] = gettext("WebCfg - System Login / Logout page / Dashboard"); +#: src/etc/inc/priv.defs.inc 475 $priv_list['page-system-login/logout']['descr'] = gettext("Allow access to the 'System Login / Logout' page and Dashboard."); +#: src/etc/inc/priv.defs.inc 480 $priv_list['page-interfaces']['name'] = gettext("WebCfg - Interfaces WAN page"); +#: src/etc/inc/priv.defs.inc 481 $priv_list['page-interfaces']['descr'] = gettext("Allow access to the 'Interfaces' page."); +#: src/etc/inc/priv.defs.inc 486 $priv_list['page-interfaces-assignnetworkports']['name'] = gettext("WebCfg - Interfaces Assign network ports page"); +#: src/etc/inc/priv.defs.inc 487 $priv_list['page-interfaces-assignnetworkports']['descr'] = gettext("Allow access to the 'Interfaces Assign network ports' page."); +#: src/etc/inc/priv.defs.inc 492 $priv_list['page-interfaces-bridge']['name'] = gettext("WebCfg - Interfaces Bridge page"); +#: src/etc/inc/priv.defs.inc 493 $priv_list['page-interfaces-bridge']['descr'] = gettext("Allow access to the 'Interfaces Bridge' page."); +#: src/etc/inc/priv.defs.inc 498 $priv_list['page-interfaces-bridge-edit']['name'] = gettext("WebCfg - Interfaces Bridge edit page"); +#: src/etc/inc/priv.defs.inc 499 $priv_list['page-interfaces-bridge-edit']['descr'] = gettext("Allow access to the 'Interfaces Bridge Edit' page."); +#: src/etc/inc/priv.defs.inc 504 $priv_list['page-interfaces-gif']['name'] = gettext("WebCfg - Interfaces GIF page"); +#: src/etc/inc/priv.defs.inc 505 $priv_list['page-interfaces-gif']['descr'] = gettext("Allow access to the 'Interfaces GIF' page."); +#: src/etc/inc/priv.defs.inc 510 $priv_list['page-interfaces-gif-edit']['name'] = gettext("WebCfg - Interfaces GIF Edit page"); +#: src/etc/inc/priv.defs.inc 511 $priv_list['page-interfaces-gif-edit']['descr'] = gettext("Allow access to the 'Interfaces GIF Edit' page."); +#: src/etc/inc/priv.defs.inc 516 $priv_list['page-interfaces-gre']['name'] = gettext("WebCfg - Interfaces GRE page"); +#: src/etc/inc/priv.defs.inc 517 $priv_list['page-interfaces-gre']['descr'] = gettext("Allow access to the 'Interfaces GRE' page."); +#: src/etc/inc/priv.defs.inc 522 $priv_list['page-interfaces-gre-edit']['name'] = gettext("WebCfg - Interfaces GRE Edit page"); +#: src/etc/inc/priv.defs.inc 523 $priv_list['page-interfaces-gre-edit']['descr'] = gettext("Allow access to the 'Interfaces GRE Edit' page."); +#: src/etc/inc/priv.defs.inc 528 $priv_list['page-interfaces-groups']['name'] = gettext("WebCfg - Interfaces Groups page"); +#: src/etc/inc/priv.defs.inc 529 $priv_list['page-interfaces-groups']['descr'] = gettext("Create interface groups"); +#: src/etc/inc/priv.defs.inc 534 $priv_list['page-interfaces-groups-edit']['name'] = gettext("Interfaces Groups Edit page"); +#: src/etc/inc/priv.defs.inc 535 $priv_list['page-interfaces-groups-edit']['descr'] = gettext("Allow access to the 'Interfaces Groups Edit' page."); +#: src/etc/inc/priv.defs.inc 540 $priv_list['page-interfaces-lagg']['name'] = gettext("WebCfg - Interfaces LAGG page"); +#: src/etc/inc/priv.defs.inc 541 $priv_list['page-interfaces-lagg']['descr'] = gettext("Edit Interface LAGG"); +#: src/etc/inc/priv.defs.inc 546 $priv_list['page-interfaces-lagg-edit']['name'] = gettext("Interfaces LAGG Edit page"); +#: src/etc/inc/priv.defs.inc 547 $priv_list['page-interfaces-lagg-edit']['descr'] = gettext("Allow access to the 'Interfaces LAGG Edit' page."); +#: src/etc/inc/priv.defs.inc 552 $priv_list['page-interfaces-ppps']['name'] = gettext("WebCfg - Interfaces ppps page"); +#: src/etc/inc/priv.defs.inc 553 $priv_list['page-interfaces-ppps']['descr'] = gettext("Allow access to the 'Interfaces ppps' page."); +#: src/etc/inc/priv.defs.inc 558 $priv_list['page-interfaces-ppps-edit']['name'] = gettext("WebCfg - Interfaces PPPs Edit page"); +#: src/etc/inc/priv.defs.inc 559 $priv_list['page-interfaces-ppps-edit']['descr'] = gettext("Allow access to the 'Interfaces PPPs Edit' page."); +#: src/etc/inc/priv.defs.inc 564 $priv_list['page-interfaces-qinq']['name'] = gettext("WebCfg - Interfaces QinQ page"); +#: src/etc/inc/priv.defs.inc 565 $priv_list['page-interfaces-qinq']['descr'] = gettext("Allow access to the 'Interfaces QinQ' page."); +#: src/etc/inc/priv.defs.inc 570 $priv_list['page-interfaces-qinq-edit']['name'] = gettext("Interfaces QinQ Edit page"); +#: src/etc/inc/priv.defs.inc 571 $priv_list['page-interfaces-qinq-edit']['descr'] = gettext("Allow access to 'Interfaces QinQ Edit' page"); +#: src/etc/inc/priv.defs.inc 576 $priv_list['page-interfaces-vlan']['name'] = gettext("WebCfg - Interfaces VLAN page"); +#: src/etc/inc/priv.defs.inc 577 $priv_list['page-interfaces-vlan']['descr'] = gettext("Allow access to the 'Interfaces VLAN' page."); +#: src/etc/inc/priv.defs.inc 582 $priv_list['page-interfaces-vlan-edit']['name'] = gettext("WebCfg - Interfaces VLAN Edit page"); +#: src/etc/inc/priv.defs.inc 583 $priv_list['page-interfaces-vlan-edit']['descr'] = gettext("Allow access to the 'Interfaces VLAN Edit' page."); +#: src/etc/inc/priv.defs.inc 588 $priv_list['page-interfaces-wireless']['name'] = gettext("WebCfg - Interfaces Wireless page"); +#: src/etc/inc/priv.defs.inc 589 $priv_list['page-interfaces-wireless']['descr'] = gettext("Allow access to the 'Interfaces Wireless' page."); +#: src/etc/inc/priv.defs.inc 594 $priv_list['page-interfaces-wireless-edit']['name'] = gettext("WebCfg - Interfaces Wireless edit page"); +#: src/etc/inc/priv.defs.inc 595 $priv_list['page-interfaces-wireless-edit']['descr'] = gettext("Allow access to the 'Interfaces Wireless Edit' page."); +#: src/etc/inc/priv.defs.inc 600 $priv_list['page-system-license']['name'] = gettext("WebCfg - System License page"); +#: src/etc/inc/priv.defs.inc 601 $priv_list['page-system-license']['descr'] = gettext("Allow access to the 'System License' page."); +#: src/etc/inc/priv.defs.inc 606 $priv_list['page-services-loadbalancer-monitor']['name'] = gettext("WebCfg - Services Load Balancer Monitors page"); +#: src/etc/inc/priv.defs.inc 607 $priv_list['page-services-loadbalancer-monitor']['descr'] = gettext("Allow access to the 'Services Load Balancer Monitors' page."); +#: src/etc/inc/priv.defs.inc 612 $priv_list['page-services-loadbalancer-monitor-edit']['name'] = gettext("WebCfg - Services @@ -2990,6 +3637,7 @@ Load Balancer Monitor Edit page"); +#: src/etc/inc/priv.defs.inc 613 $priv_list['page-services-loadbalancer-monitor-edit']['descr'] = gettext("Allow access to the 'Services @@ -2997,40 +3645,47 @@ Load Balancer Monitor Edit' page."); +#: src/etc/inc/priv.defs.inc 618 $priv_list['page-loadbalancer-pool']['name'] = gettext("WebCfg - Load Balancer Pool page"); +#: src/etc/inc/priv.defs.inc 619 $priv_list['page-loadbalancer-pool']['descr'] = gettext("Allow access to the 'Load Balancer Pool' page."); +#: src/etc/inc/priv.defs.inc 624 $priv_list['page-loadbalancer-pool-edit']['name'] = gettext("WebCfg - Load Balancer Pool Edit page"); +#: src/etc/inc/priv.defs.inc 625 $priv_list['page-loadbalancer-pool-edit']['descr'] = gettext("Allow access to the 'Load Balancer Pool Edit' page."); +#: src/etc/inc/priv.defs.inc 630 $priv_list['page-services-loadbalancer-relay-action']['name'] = gettext("WebCfg - Services Load Balancer Relay Actions page"); +#: src/etc/inc/priv.defs.inc 631 $priv_list['page-services-loadbalancer-relay-action']['descr'] = gettext("Allow access to the 'Services Load Balancer Relay Actions' page."); +#: src/etc/inc/priv.defs.inc 636 $priv_list['page-services-loadbalancer-relay-action-edit']['name'] = gettext("WebCfg - Services @@ -3038,6 +3693,7 @@ Load Balancer Relay Action Edit page"); +#: src/etc/inc/priv.defs.inc 637 $priv_list['page-services-loadbalancer-relay-action-edit']['descr'] = gettext("Allow access to the 'Services @@ -3045,18 +3701,21 @@ Load Balancer Relay Action Edit' page."); +#: src/etc/inc/priv.defs.inc 642 $priv_list['page-services-loadbalancer-relay-protocol']['name'] = gettext("WebCfg - Services Load Balancer Relay Protocols page"); +#: src/etc/inc/priv.defs.inc 643 $priv_list['page-services-loadbalancer-relay-protocol']['descr'] = gettext("Allow access to the 'Services Load Balancer Relay Protocols' page."); +#: src/etc/inc/priv.defs.inc 648 $priv_list['page-services-loadbalancer-relay-protocol-edit']['name'] = gettext("WebCfg - Services @@ -3064,6 +3723,7 @@ Load Balancer Relay Protocol Edit page"); +#: src/etc/inc/priv.defs.inc 649 $priv_list['page-services-loadbalancer-relay-protocol-edit']['descr'] = gettext("Allow access to the 'Services @@ -3071,416 +3731,491 @@ Load Balancer Relay Protocol Edit' page."); +#: src/etc/inc/priv.defs.inc 654 $priv_list['page-services-loadbalancer-setting']['name'] = gettext("Webcfg - Services Load Balancer setting page"); +#: src/etc/inc/priv.defs.inc 655 $priv_list['page-services-loadbalancer-setting']['descr'] = gettext("Allow access to the 'Settings Load Balancer Settings' page."); +#: src/etc/inc/priv.defs.inc 660 $priv_list['page-services-loadbalancer-virtualservers']['name'] = gettext("WebCfg - Services Load Balancer Virtual Servers page"); +#: src/etc/inc/priv.defs.inc 661 $priv_list['page-services-loadbalancer-virtualservers']['descr'] = gettext("Allow access to the 'Services Load Balancer Virtual Servers' page."); +#: src/etc/inc/priv.defs.inc 666 $priv_list['page-services-ntpd']['name'] = gettext("Webcfg - Services NTP"); +#: src/etc/inc/priv.defs.inc 667 $priv_list['page-services-ntpd']['descr'] = gettext("Allow access to the 'Services NTP' page."); +#: src/etc/inc/priv.defs.inc 672 $priv_list['page-services-ntp-gps']['name'] = gettext("Webcfg - Status NTP GPS page"); +#: src/etc/inc/priv.defs.inc 673 $priv_list['page-services-ntp-gps']['descr'] = gettext("Allow access to the 'Status NTP Serial GPS' page."); +#: src/etc/inc/priv.defs.inc 678 $priv_list['page-services-ntp-pps']['name'] = gettext("Webcfg - Status NTP PPS page"); +#: src/etc/inc/priv.defs.inc 679 $priv_list['page-services-ntp-pps']['descr'] = gettext("Allow access to the 'Status NTP PPS' page."); +#: src/etc/inc/priv.defs.inc 684 $priv_list['page-loadbalancer-virtualserver-edit']['name'] = gettext("WebCfg - Load Balancer Virtual Server Edit page"); +#: src/etc/inc/priv.defs.inc 685 $priv_list['page-loadbalancer-virtualserver-edit']['descr'] = gettext("Allow access to the 'Load Balancer Virtual Server Edit' page."); +#: src/etc/inc/priv.defs.inc 690 $priv_list['page-package-settings']['name'] = gettext("WebCfg - Package Settings page"); +#: src/etc/inc/priv.defs.inc 691 $priv_list['page-package-settings']['descr'] = gettext("Allow access to the 'Package Settings' page."); +#: src/etc/inc/priv.defs.inc 696 $priv_list['page-package-edit']['name'] = gettext("WebCfg - Package Edit page"); +#: src/etc/inc/priv.defs.inc 697 $priv_list['page-package-edit']['descr'] = gettext("Allow access to the 'Package Edit' page."); +#: src/etc/inc/priv.defs.inc 702 $priv_list['page-system-packagemanager']['name'] = gettext("WebCfg - System Package Manager page"); +#: src/etc/inc/priv.defs.inc 703 $priv_list['page-system-packagemanager']['descr'] = gettext("Allow access to the 'System Package Manager' page."); +#: src/etc/inc/priv.defs.inc 708 $priv_list['page-system-packagemanager-installpackage']['name'] = gettext("WebCfg - System Package Manager Install Package page"); +#: src/etc/inc/priv.defs.inc 709 $priv_list['page-system-packagemanager-installpackage']['descr'] = gettext("Allow access to the 'System Package Manager Install Package' page."); +#: src/etc/inc/priv.defs.inc 714 $priv_list['page-system-packagemanager-installed']['name'] = gettext("WebCfg - System Package Manager Installed page"); +#: src/etc/inc/priv.defs.inc 715 $priv_list['page-system-packagemanager-installed']['descr'] = gettext("Allow access to the 'System Package Manager Installed' page."); +#: src/etc/inc/priv.defs.inc 720 $priv_list['page-pkg-mgr-settings']['name'] = gettext("WebCfg - Packages Settings page"); +#: src/etc/inc/priv.defs.inc 721 $priv_list['page-pkg-mgr-settings']['descr'] = gettext("Allow access to the 'Packages Settings' page."); +#: src/etc/inc/priv.defs.inc 726 $priv_list['page-diagnostics-rebootsystem']['name'] = gettext("WebCfg - Diagnostics Reboot System page"); +#: src/etc/inc/priv.defs.inc 727 $priv_list['page-diagnostics-rebootsystem']['descr'] = gettext("Allow access to the 'Diagnostics Reboot System' page."); +#: src/etc/inc/priv.defs.inc 732 $priv_list['page-diagnostics-restart-httpd']['name'] = gettext("WebCfg - Diagnostics Restart HTTPD System page"); +#: src/etc/inc/priv.defs.inc 733 $priv_list['page-diagnostics-restart-httpd']['descr'] = gettext("Allow access to the 'Diagnostics Restart HTTPD System' page."); +#: src/etc/inc/priv.defs.inc 738 $priv_list['page-services-captiveportal']['name'] = gettext("WebCfg - Services Captive portal page"); +#: src/etc/inc/priv.defs.inc 739 $priv_list['page-services-captiveportal']['descr'] = gettext("Allow access to the 'Services Captive portal' page."); +#: src/etc/inc/priv.defs.inc 744 $priv_list['page-services-captiveportal-filemanager']['name'] = gettext("WebCfg - Services Captive portal File Manager page"); +#: src/etc/inc/priv.defs.inc 745 $priv_list['page-services-captiveportal-filemanager']['descr'] = gettext("Allow access to the 'Services Captive portal File Manager' page."); +#: src/etc/inc/priv.defs.inc 750 $priv_list['page-services-captiveportal-allowedips']['name'] = gettext("WebCfg - Services Captive portal Allowed IPs page"); +#: src/etc/inc/priv.defs.inc 751 $priv_list['page-services-captiveportal-allowedips']['descr'] = gettext("Allow access to the 'Services Captive portal Allowed IPs' page."); +#: src/etc/inc/priv.defs.inc 756 $priv_list['page-services-captiveportal-editallowedips']['name'] = gettext("WebCfg - Services Captive portal Edit Allowed IPs page"); +#: src/etc/inc/priv.defs.inc 757 $priv_list['page-services-captiveportal-editallowedips']['descr'] = gettext("Allow access to the 'Services Captive portal Edit Allowed IPs' page."); +#: src/etc/inc/priv.defs.inc 762 $priv_list['page-services-captiveportal-macaddresses']['name'] = gettext("WebCfg - Services Captive portal Mac Addresses page"); +#: src/etc/inc/priv.defs.inc 763 $priv_list['page-services-captiveportal-macaddresses']['descr'] = gettext("Allow access to the 'Services Captive portal Mac Addresses' page."); +#: src/etc/inc/priv.defs.inc 768 $priv_list['page-services-captiveportal-editmacaddresses']['name'] = gettext("WebCfg - Services Captive portal Edit MAC Addresses page"); +#: src/etc/inc/priv.defs.inc 769 $priv_list['page-services-captiveportal-editmacaddresses']['descr'] = gettext("Allow access to the 'Services Captive portal Edit MAC Addresses' page."); +#: src/etc/inc/priv.defs.inc 774 $priv_list['page-services-captiveportal-allowedhostnames']['name'] = gettext("WebCfg - Services Captive portal Allowed Hostnames page"); +#: src/etc/inc/priv.defs.inc 775 $priv_list['page-services-captiveportal-allowedhostnames']['descr'] = gettext("Allow access to the 'Services Captive portal Allowed Hostnames' page."); +#: src/etc/inc/priv.defs.inc 780 $priv_list['page-services-captiveportal-editallowedhostnames']['name'] = gettext("WebCfg - Services Captive portal Edit Allowed Hostnames page"); +#: src/etc/inc/priv.defs.inc 781 $priv_list['page-services-captiveportal-editallowedhostnames']['descr'] = gettext("Allow access to the 'Services Captive portal Allowed Hostnames' page."); +#: src/etc/inc/priv.defs.inc 786 $priv_list['page-services-captiveportal-editzones']['name'] = gettext("Webcfg - Services Captive portal Edit Zones page"); +#: src/etc/inc/priv.defs.inc 787 $priv_list['page-services-captiveportal-editzones']['descr'] = gettext("Allow access to the 'Services Captive portal Edit Zones' page."); +#: src/etc/inc/priv.defs.inc 792 $priv_list['page-services-captiveportal-vouchers']['name'] = gettext("WebCfg - Services Captive portal Vouchers page"); +#: src/etc/inc/priv.defs.inc 793 $priv_list['page-services-captiveportal-vouchers']['descr'] = gettext("Allow access to the 'Services Captive portal Vouchers' page."); +#: src/etc/inc/priv.defs.inc 804 $priv_list['page-services-captiveportal-zones']['name'] = gettext("WebCfg - Services Captiveprotal Zones page"); +#: src/etc/inc/priv.defs.inc 805 $priv_list['page-services-captiveportal-zones']['descr'] = gettext("Allow access to the 'Services CaptivePortal Zones' page."); +#: src/etc/inc/priv.defs.inc 810 $priv_list['page-services-dhcpserver']['name'] = gettext("WebCfg - Services DHCP server page"); +#: src/etc/inc/priv.defs.inc 811 $priv_list['page-services-dhcpserver']['descr'] = gettext("Allow access to the 'Services DHCP server' page."); +#: src/etc/inc/priv.defs.inc 816 $priv_list['page-services-dhcpserver-editstaticmapping']['name'] = gettext("WebCfg - Services DHCP Server Edit static mapping page"); +#: src/etc/inc/priv.defs.inc 817 $priv_list['page-services-dhcpserver-editstaticmapping']['descr'] = gettext("Allow access to the 'Services DHCP Server Edit static mapping' page."); +#: src/etc/inc/priv.defs.inc 822 $priv_list['page-services-dhcprelay']['name'] = gettext("WebCfg - Services DHCP Relay page"); +#: src/etc/inc/priv.defs.inc 823 $priv_list['page-services-dhcprelay']['descr'] = gettext("Allow access to the 'Services DHCP Relay' page."); +#: src/etc/inc/priv.defs.inc 828 $priv_list['page-services-dhcpv6server']['name'] = gettext("Webcfg - Services DHCPv6 server page"); +#: src/etc/inc/priv.defs.inc 829 $priv_list['page-services-dhcpv6server']['descr'] = gettext("Allow access to the 'Services DHCPv6 server' page."); +#: src/etc/inc/priv.defs.inc 834 $priv_list['page-services-dhcpserverv6-editstaticmapping']['name'] = gettext("Webcfg - Services DHCPv6 Server Edit static mapping page"); +#: src/etc/inc/priv.defs.inc 835 $priv_list['page-services-dhcpserverv6-editstaticmapping']['descr'] = gettext("Allow access to the 'Services DHCPv6 Server Edit static mapping' page."); +#: src/etc/inc/priv.defs.inc 840 $priv_list['page-services-dhcpv6relay']['name'] = gettext("Webcfg - Services DHCPv6 Relay page"); +#: src/etc/inc/priv.defs.inc 841 $priv_list['page-services-dhcpv6relay']['descr'] = gettext("Allow access to the 'Services DHCPv6 Relay' page."); +#: src/etc/inc/priv.defs.inc 846 $priv_list['page-services-dnsforwarder']['name'] = gettext("WebCfg - Services DNS Forwarder page"); +#: src/etc/inc/priv.defs.inc 847 $priv_list['page-services-dnsforwarder']['descr'] = gettext("Allow access to the 'Services DNS Forwarder' page."); +#: src/etc/inc/priv.defs.inc 852 $priv_list['page-services-dnsforwarder-editdomainoverride']['name'] = gettext("WebCfg - Services DNS Forwarder Edit Domain Override page"); +#: src/etc/inc/priv.defs.inc 853 $priv_list['page-services-dnsforwarder-editdomainoverride']['descr'] = gettext("Allow access to the 'Services DNS Forwarder Edit Domain Override' page."); +#: src/etc/inc/priv.defs.inc 858 $priv_list['page-services-dnsforwarder-edithost']['name'] = gettext("WebCfg - Services DNS Forwarder Edit host page"); +#: src/etc/inc/priv.defs.inc 859 $priv_list['page-services-dnsforwarder-edithost']['descr'] = gettext("Allow access to the 'Services DNS Forwarder Edit host' page."); +#: src/etc/inc/priv.defs.inc 864 $priv_list['page-services-dnsresolver']['name'] = gettext("WebCfg - Services DNS Resolver page"); +#: src/etc/inc/priv.defs.inc 865 $priv_list['page-services-dnsresolver']['descr'] = gettext("Allow access to the 'Services DNS Resolver' page."); +#: src/etc/inc/priv.defs.inc 870 $priv_list['page-services-dnsresolver-advanced']['name'] = gettext("WebCfg - Services DNS Resolver Advanced page"); +#: src/etc/inc/priv.defs.inc 871 $priv_list['page-services-dnsresolver-advanced']['descr'] = gettext("Allow access to the 'Services DNS Resolver Advanced' page."); +#: src/etc/inc/priv.defs.inc 876 $priv_list['page-services-dnsresolver-acls']['name'] = gettext("WebCfg - Services DNS Resolver Access Lists page"); +#: src/etc/inc/priv.defs.inc 877 $priv_list['page-services-dnsresolver-acls']['descr'] = gettext("Allow access to the 'Services DNS Resolver Access Lists' page."); +#: src/etc/inc/priv.defs.inc 882 $priv_list['page-services-dnsresolver-editacls']['name'] = gettext("WebCfg - Services @@ -3488,6 +4223,7 @@ DNS Resolver Access Lists Edit page"); +#: src/etc/inc/priv.defs.inc 883 $priv_list['page-services-dnsresolver-editacls']['descr'] = gettext("Allow access to the 'Services @@ -3495,683 +4231,810 @@ DNS Resolver Access Lists Edit' page."); +#: src/etc/inc/priv.defs.inc 888 $priv_list['page-services-dnsresolver-editdomainoverride']['name'] = gettext("WebCfg - Services DNS Resolver Edit Domain Override page"); +#: src/etc/inc/priv.defs.inc 889 $priv_list['page-services-dnsresolver-editdomainoverride']['descr'] = gettext("Allow access to the 'Services DNS Resolver Edit Domain Override' page."); +#: src/etc/inc/priv.defs.inc 894 $priv_list['page-services-dnsresolver-edithost']['name'] = gettext("WebCfg - Services DNS Resolver Edit host page"); +#: src/etc/inc/priv.defs.inc 895 $priv_list['page-services-dnsresolver-edithost']['descr'] = gettext("Allow access to the 'Services DNS Resolver Edit host' page."); +#: src/etc/inc/priv.defs.inc 900 $priv_list['page-services-dynamicdnsclients']['name'] = gettext("WebCfg - Services Dynamic DNS clients page"); +#: src/etc/inc/priv.defs.inc 901 $priv_list['page-services-dynamicdnsclients']['descr'] = gettext("Allow access to the 'Services Dynamic DNS clients' page."); +#: src/etc/inc/priv.defs.inc 906 $priv_list['page-services-dynamicdnsclient']['name'] = gettext("WebCfg - Services Dynamic DNS client page"); +#: src/etc/inc/priv.defs.inc 907 $priv_list['page-services-dynamicdnsclient']['descr'] = gettext("Allow access to the 'Services Dynamic DNS client' page."); +#: src/etc/inc/priv.defs.inc 912 $priv_list['page-services-igmpproxy']['name'] = gettext("WebCfg - Services Igmpproxy page"); +#: src/etc/inc/priv.defs.inc 913 $priv_list['page-services-igmpproxy']['descr'] = gettext("Allow access to the 'Services Igmpproxy' page."); +#: src/etc/inc/priv.defs.inc 918 $priv_list['page-services-igmpproxy-edit']['name'] = gettext("Firewall Igmpproxy Edit page"); +#: src/etc/inc/priv.defs.inc 919 $priv_list['page-services-igmpproxy-edit']['descr'] = gettext("Allow access to the 'Services Igmpproxy Edit' page."); +#: src/etc/inc/priv.defs.inc 924 $priv_list['page-services-rfc2136clients']['name'] = gettext("WebCfg - Services RFC 2136 clients page"); +#: src/etc/inc/priv.defs.inc 925 $priv_list['page-services-rfc2136clients']['descr'] = gettext("Allow access to the 'Services RFC 2136 clients' page."); +#: src/etc/inc/priv.defs.inc 930 $priv_list['page-services-router-advertisements']['name'] = gettext("Webcfg - Services Router advertisementspage"); +#: src/etc/inc/priv.defs.inc 931 $priv_list['page-services-router-advertisements']['descr'] = gettext("Allow access to the 'Services Router Advertisements' page."); +#: src/etc/inc/priv.defs.inc 936 $priv_list['page-services-snmp']['name'] = gettext("WebCfg - Services SNMP page"); +#: src/etc/inc/priv.defs.inc 937 $priv_list['page-services-snmp']['descr'] = gettext("Allow access to the 'Services SNMP' page."); +#: src/etc/inc/priv.defs.inc 942 $priv_list['page-services-wakeonlan']['name'] = gettext("WebCfg - Services Wake on LAN page"); +#: src/etc/inc/priv.defs.inc 943 $priv_list['page-services-wakeonlan']['descr'] = gettext("Allow access to the 'Services Wake on LAN' page."); +#: src/etc/inc/priv.defs.inc 948 $priv_list['page-services-wakeonlan-edit']['name'] = gettext("WebCfg - Services Wake on LAN Edit page"); +#: src/etc/inc/priv.defs.inc 949 $priv_list['page-services-wakeonlan-edit']['descr'] = gettext("Allow access to the 'Services Wake on LAN Edit' page."); +#: src/etc/inc/priv.defs.inc 954 $priv_list['page-diagnostics-cpuutilization']['name'] = gettext("WebCfg - Diagnostics CPU Utilization page"); +#: src/etc/inc/priv.defs.inc 955 $priv_list['page-diagnostics-cpuutilization']['descr'] = gettext("Allow access to the 'Diagnostics CPU Utilization' page."); +#: src/etc/inc/priv.defs.inc 960 $priv_list['page-hidden-detailedstatus']['name'] = gettext("WebCfg - Hidden Detailed Status page"); +#: src/etc/inc/priv.defs.inc 961 $priv_list['page-hidden-detailedstatus']['descr'] = gettext("Allow access to the 'Hidden Detailed Status' page."); +#: src/etc/inc/priv.defs.inc 966 $priv_list['page-status-captiveportal']['name'] = gettext("WebCfg - Status Captive portal page"); +#: src/etc/inc/priv.defs.inc 967 $priv_list['page-status-captiveportal']['descr'] = gettext("Allow access to the 'Status Captive portal' page."); +#: src/etc/inc/priv.defs.inc 972 $priv_list['page-status-captiveportal-expire']['name'] = gettext("Webcfg - Status Captive portal Expire Vouchers page"); +#: src/etc/inc/priv.defs.inc 973 $priv_list['page-status-captiveportal-expire']['descr'] = gettext("Allow access to the 'Status Captive portal Expire Vouchers' page."); +#: src/etc/inc/priv.defs.inc 978 $priv_list['page-status-captiveportal-test']['name'] = gettext("WebCfg - Status Captive portal test Vouchers page"); +#: src/etc/inc/priv.defs.inc 979 $priv_list['page-status-captiveportal-test']['descr'] = gettext("Allow access to the 'Status Captive portal Test Vouchers' page."); +#: src/etc/inc/priv.defs.inc 984 $priv_list['page-status-captiveportal-voucher-rolls']['name'] = gettext("WebCfg - Status Captive portal Voucher Rolls page"); +#: src/etc/inc/priv.defs.inc 985 $priv_list['page-status-captiveportal-voucher-rolls']['descr'] = gettext("Allow access to the 'Status Captive portal Voucher Rolls' page."); +#: src/etc/inc/priv.defs.inc 990 $priv_list['page-status-captiveportal-vouchers']['name'] = gettext("WebCfg - Status Captive portal Vouchers page"); +#: src/etc/inc/priv.defs.inc 991 $priv_list['page-status-captiveportal-vouchers']['descr'] = gettext("Allow access to the 'Status Captive portal Vouchers' page."); +#: src/etc/inc/priv.defs.inc 996 $priv_list['page-status-dhcpleases']['name'] = gettext("WebCfg - Status DHCP leases page"); +#: src/etc/inc/priv.defs.inc 997 $priv_list['page-status-dhcpleases']['descr'] = gettext("Allow access to the 'Status DHCP leases' page."); +#: src/etc/inc/priv.defs.inc 1002 $priv_list['page-status-dhcpv6leases']['name'] = gettext("Webcfg - Status DHCPv6 leases page"); +#: src/etc/inc/priv.defs.inc 1003 $priv_list['page-status-dhcpv6leases']['descr'] = gettext("Allow access to the 'Status DHCPv6 leases' page."); +#: src/etc/inc/priv.defs.inc 1008 $priv_list['page-status-filterreloadstatus']['name'] = gettext("WebCfg - Status Filter Reload Status page"); +#: src/etc/inc/priv.defs.inc 1009 $priv_list['page-status-filterreloadstatus']['descr'] = gettext("Allow access to the 'Status Filter Reload Status' page."); +#: src/etc/inc/priv.defs.inc 1014 $priv_list['page-status-gatewaygroups']['name'] = gettext("WebCfg - Status Gateway Groups page"); +#: src/etc/inc/priv.defs.inc 1015 $priv_list['page-status-gatewaygroups']['descr'] = gettext("Allow access to the 'Status Gateway Groups' page."); +#: src/etc/inc/priv.defs.inc 1020 $priv_list['page-status-gateways']['name'] = gettext("WebCfg - Status Gateways page"); +#: src/etc/inc/priv.defs.inc 1021 $priv_list['page-status-gateways']['descr'] = gettext("Allow access to the 'Status Gateways' page."); +#: src/etc/inc/priv.defs.inc 1026 $priv_list['page-status-trafficgraph']['name'] = gettext("WebCfg - Status Traffic Graph page"); +#: src/etc/inc/priv.defs.inc 1027 $priv_list['page-status-trafficgraph']['descr'] = gettext("Allow access to the 'Status Traffic Graph' page."); +#: src/etc/inc/priv.defs.inc 1035 $priv_list['page-status-cpuload']['name'] = gettext("WebCfg - Status CPU load page"); +#: src/etc/inc/priv.defs.inc 1036 $priv_list['page-status-cpuload']['descr'] = gettext("Allow access to the 'Status CPU load' page."); +#: src/etc/inc/priv.defs.inc 1041 $priv_list['page-status-interfaces']['name'] = gettext("WebCfg - Status Interfaces page"); +#: src/etc/inc/priv.defs.inc 1042 $priv_list['page-status-interfaces']['descr'] = gettext("Allow access to the 'Status Interfaces' page."); +#: src/etc/inc/priv.defs.inc 1047 $priv_list['page-status-loadbalancer-pool']['name'] = gettext("WebCfg - Status Load Balancer Pool page"); +#: src/etc/inc/priv.defs.inc 1048 $priv_list['page-status-loadbalancer-pool']['descr'] = gettext("Allow access to the 'Status Load Balancer Pool' page."); +#: src/etc/inc/priv.defs.inc 1053 $priv_list['page-status-loadbalancer-virtualserver']['name'] = gettext("WebCfg - Status Load Balancer Virtual Server page"); +#: src/etc/inc/priv.defs.inc 1054 $priv_list['page-status-loadbalancer-virtualserver']['descr'] = gettext("Allow access to the 'Status Load Balancer Virtual Server' page."); +#: src/etc/inc/priv.defs.inc 1059 $priv_list['page-status-openvpn']['name'] = gettext("WebCfg - Status OpenVPN page"); +#: src/etc/inc/priv.defs.inc 1060 $priv_list['page-status-openvpn']['descr'] = gettext("Allow access to the 'Status OpenVPN' page."); +#: src/etc/inc/priv.defs.inc 1065 $priv_list['page-status-trafficshaper-queues']['name'] = gettext("WebCfg - Status Traffic shaper Queues page"); +#: src/etc/inc/priv.defs.inc 1066 $priv_list['page-status-trafficshaper-queues']['descr'] = gettext("Allow access to the 'Status Traffic shaper Queues' page."); +#: src/etc/inc/priv.defs.inc 1071 $priv_list['page-status-rrdgraphs']['name'] = gettext("WebCfg - Status RRD Graphs page"); +#: src/etc/inc/priv.defs.inc 1072 $priv_list['page-status-rrdgraphs']['descr'] = gettext("Allow access to the 'Status RRD Graphs' page."); +#: src/etc/inc/priv.defs.inc 1078 $priv_list['page-status-rrdgraph-settings']['name'] = gettext("WebCfg - Status RRD Graphs settings page"); +#: src/etc/inc/priv.defs.inc 1079 $priv_list['page-status-rrdgraph-settings']['descr'] = gettext("Allow access to the 'Status RRD Graphs settings' page."); +#: src/etc/inc/priv.defs.inc 1084 $priv_list['page-status-services']['name'] = gettext("WebCfg - Status Services page"); +#: src/etc/inc/priv.defs.inc 1085 $priv_list['page-status-services']['descr'] = gettext("Allow access to the 'Status Services' page."); +#: src/etc/inc/priv.defs.inc 1090 $priv_list['page-status-upnpstatus']['name'] = gettext("WebCfg - Status UPnP Status page"); +#: src/etc/inc/priv.defs.inc 1091 $priv_list['page-status-upnpstatus']['descr'] = gettext("Allow access to the 'Status UPnP Status' page."); +#: src/etc/inc/priv.defs.inc 1096 $priv_list['page-diagnostics-wirelessstatus']['name'] = gettext("WebCfg - Status Wireless page"); +#: src/etc/inc/priv.defs.inc 1097 $priv_list['page-diagnostics-wirelessstatus']['descr'] = gettext("Allow access to the 'Status Wireless' page."); +#: src/etc/inc/priv.defs.inc 1102 $priv_list['page-system-generalsetup']['name'] = gettext("WebCfg - System General Setup page"); +#: src/etc/inc/priv.defs.inc 1103 $priv_list['page-system-generalsetup']['descr'] = gettext("Allow access to the 'System General Setup' page."); +#: src/etc/inc/priv.defs.inc 1108 $priv_list['page-system-advanced-admin']['name'] = gettext("WebCfg - System Advanced Admin Access Page"); +#: src/etc/inc/priv.defs.inc 1109 $priv_list['page-system-advanced-admin']['descr'] = gettext("Allow access to the 'System Advanced Admin Access' page."); +#: src/etc/inc/priv.defs.inc 1114 $priv_list['page-system-advanced-firewall']['name'] = gettext("WebCfg - System Advanced Firewall and NAT page"); +#: src/etc/inc/priv.defs.inc 1115 $priv_list['page-system-advanced-firewall']['descr'] = gettext("Allow access to the 'System Advanced Firewall and NAT' page."); +#: src/etc/inc/priv.defs.inc 1120 $priv_list['page-system-advanced-misc']['name'] = gettext("WebCfg - System Advanced Miscellaneous page"); +#: src/etc/inc/priv.defs.inc 1121 $priv_list['page-system-advanced-misc']['descr'] = gettext("Allow access to the 'System Advanced Miscellaneous' page."); +#: src/etc/inc/priv.defs.inc 1126 $priv_list['page-system-advanced-network']['name'] = gettext("WebCfg - System Advanced Network page"); +#: src/etc/inc/priv.defs.inc 1127 $priv_list['page-system-advanced-network']['descr'] = gettext("Allow access to the 'System Advanced Networking' page."); +#: src/etc/inc/priv.defs.inc 1132 $priv_list['page-system-advanced-notifications']['name'] = gettext("WebCfg - System Advanced Notifications page"); +#: src/etc/inc/priv.defs.inc 1133 $priv_list['page-system-advanced-notifications']['descr'] = gettext("Allow access to the 'System Advanced Notifications' page."); +#: src/etc/inc/priv.defs.inc 1138 $priv_list['page-system-advanced-sysctl']['name'] = gettext("WebCfg - System Advanced Tunables page"); +#: src/etc/inc/priv.defs.inc 1139 $priv_list['page-system-advanced-sysctl']['descr'] = gettext("Allow access to the 'System Advanced Tunables' page."); +#: src/etc/inc/priv.defs.inc 1144 $priv_list['page-system-authservers']['name'] = gettext("WebCfg - System Authentication Servers"); +#: src/etc/inc/priv.defs.inc 1145 $priv_list['page-system-authservers']['descr'] = gettext("Allow access to the 'System Authentication Servers' page."); +#: src/etc/inc/priv.defs.inc 1150 $priv_list['page-system-camanager']['name'] = gettext("WebCfg - System CA Manager"); +#: src/etc/inc/priv.defs.inc 1151 $priv_list['page-system-camanager']['descr'] = gettext("Allow access to the 'System CA Manager' page."); +#: src/etc/inc/priv.defs.inc 1156 $priv_list['page-system-certmanager']['name'] = gettext("WebCfg - System Certificate Manager"); +#: src/etc/inc/priv.defs.inc 1157 $priv_list['page-system-certmanager']['descr'] = gettext("Allow access to the 'System Certificate Manager' page."); +#: src/etc/inc/priv.defs.inc 1162 $priv_list['page-system-crlmanager']['name'] = gettext("WebCfg - System CRL Manager"); +#: src/etc/inc/priv.defs.inc 1163 $priv_list['page-system-crlmanager']['descr'] = gettext("Allow access to the 'System CRL Manager' page."); +#: src/etc/inc/priv.defs.inc 1168 $priv_list['page-system-firmware-manualupdate']['name'] = gettext("WebCfg - System Firmware Manual Update page"); +#: src/etc/inc/priv.defs.inc 1169 $priv_list['page-system-firmware-manualupdate']['descr'] = gettext("Allow access to the 'System Firmware Manual Update' page."); +#: src/etc/inc/priv.defs.inc 1174 $priv_list['page-system-firmware-checkforupdate']['name'] = gettext("WebCfg - System Firmware Check For Update page"); +#: src/etc/inc/priv.defs.inc 1175 $priv_list['page-system-firmware-checkforupdate']['descr'] = gettext("Allow access to the 'System Firmware Check For Update' page."); +#: src/etc/inc/priv.defs.inc 1180 $priv_list['page-system-firmware-autoupdate']['name'] = gettext("WebCfg - System Firmware Auto Update page"); +#: src/etc/inc/priv.defs.inc 1181 $priv_list['page-system-firmware-autoupdate']['descr'] = gettext("Allow access to the 'System Firmware Auto Update' page."); +#: src/etc/inc/priv.defs.inc 1186 $priv_list['page-system-firmware-settings']['name'] = gettext("WebCfg - System Firmware Settings page"); +#: src/etc/inc/priv.defs.inc 1187 $priv_list['page-system-firmware-settings']['descr'] = gettext("Allow access to the 'System Firmware Settings' page."); +#: src/etc/inc/priv.defs.inc 1192 $priv_list['page-system-gatewaygroups']['name'] = gettext("WebCfg - System Gateway Groups page"); +#: src/etc/inc/priv.defs.inc 1193 $priv_list['page-system-gatewaygroups']['descr'] = gettext("Allow access to the 'System Gateway Groups' page."); +#: src/etc/inc/priv.defs.inc 1198 $priv_list['page-system-gateways-editgatewaygroups']['name'] = gettext("WebCfg - System Gateways Edit Gateway Groups page"); +#: src/etc/inc/priv.defs.inc 1199 $priv_list['page-system-gateways-editgatewaygroups']['descr'] = gettext("Allow access to the 'System Gateways Edit Gateway Groups' page."); +#: src/etc/inc/priv.defs.inc 1204 $priv_list['page-system-gateways']['name'] = gettext("WebCfg - System Gateways page"); +#: src/etc/inc/priv.defs.inc 1205 $priv_list['page-system-gateways']['descr'] = gettext("Allow access to the 'System Gateways' page."); +#: src/etc/inc/priv.defs.inc 1210 $priv_list['page-system-gateways-editgateway']['name'] = gettext("WebCfg - System Gateways Edit Gateway page"); +#: src/etc/inc/priv.defs.inc 1211 $priv_list['page-system-gateways-editgateway']['descr'] = gettext("Allow access to the 'System Gateways Edit Gateway' page."); +#: src/etc/inc/priv.defs.inc 1216 $priv_list['page-system-groupmanager']['name'] = gettext("WebCfg - System Group manager page"); +#: src/etc/inc/priv.defs.inc 1217 $priv_list['page-system-groupmanager']['descr'] = gettext("Allow access to the 'System Group manager' page."); +#: src/etc/inc/priv.defs.inc 1222 $priv_list['page-system-groupmanager-addprivs']['name'] = gettext("WebCfg - System Group Manager Add Privileges page"); +#: src/etc/inc/priv.defs.inc 1223 $priv_list['page-system-groupmanager-addprivs']['descr'] = gettext("Allow access to the 'System Group Manager Add Privileges' page."); +#: src/etc/inc/priv.defs.inc 1228 $priv_list['page-system-hasync']['name'] = gettext("Webcfg - System High Availability Sync"); +#: src/etc/inc/priv.defs.inc 1229 $priv_list['page-system-hasync']['descr'] = gettext("Allow access to the 'System High Availability Sync' page."); +#: src/etc/inc/priv.defs.inc 1234 $priv_list['page-system-staticroutes']['name'] = gettext("WebCfg - System Static Routes page"); +#: src/etc/inc/priv.defs.inc 1235 $priv_list['page-system-staticroutes']['descr'] = gettext("Allow access to the 'System Static Routes' page."); +#: src/etc/inc/priv.defs.inc 1240 $priv_list['page-system-staticroutes-editroute']['name'] = gettext("WebCfg - System Static Routes Edit route page"); +#: src/etc/inc/priv.defs.inc 1241 $priv_list['page-system-staticroutes-editroute']['descr'] = gettext("Allow access to the 'System Static Routes Edit route' page."); +#: src/etc/inc/priv.defs.inc 1246 $priv_list['page-system-usermanager']['name'] = gettext("WebCfg - System User Manager page"); +#: src/etc/inc/priv.defs.inc 1247 $priv_list['page-system-usermanager']['descr'] = gettext("Allow access to the 'System User Manager' page."); +#: src/etc/inc/priv.defs.inc 1252 $priv_list['page-system-usermanager-addprivs']['name'] = gettext("WebCfg - System User Manager Add Privileges page"); +#: src/etc/inc/priv.defs.inc 1253 $priv_list['page-system-usermanager-addprivs']['descr'] = gettext("Allow access to the 'System User Manager Add Privileges' page."); +#: src/etc/inc/priv.defs.inc 1258 $priv_list['page-system-usermanager-passwordmg']['name'] = gettext("WebCfg - System User Password Manager page"); +#: src/etc/inc/priv.defs.inc 1259 $priv_list['page-system-usermanager-passwordmg']['descr'] = gettext("Allow access to the 'System User Password Manager' page."); +#: src/etc/inc/priv.defs.inc 1264 $priv_list['page-system-usermanager-settings']['name'] = gettext("WebCfg - System User Manager settings page"); +#: src/etc/inc/priv.defs.inc 1265 $priv_list['page-system-usermanager-settings']['descr'] = gettext("Allow access to the 'System User Manager settings' page."); +#: src/etc/inc/priv.defs.inc 1270 $priv_list['page-system-usermanager-settings-testldap']['name'] = gettext("WebCfg - System @@ -4179,6 +5042,7 @@ User Manager Settings Test LDAP page"); +#: src/etc/inc/priv.defs.inc 1271 $priv_list['page-system-usermanager-settings-testldap']['descr'] = gettext("Allow access to the 'System @@ -4186,12 +5050,14 @@ User Manager Settings Test LDAP' page."); +#: src/etc/inc/priv.defs.inc 1276 $priv_list['page-upload_progress']['name'] = gettext("WebCfg - System Firmware Manual Update page (progress bar)"); +#: src/etc/inc/priv.defs.inc 1277 $priv_list['page-upload_progress']['descr'] = gettext("Allow access to the 'System @@ -4199,98 +5065,115 @@ Firmware Manual Update Progress bar' page."); +#: src/etc/inc/priv.defs.inc 1282 $priv_list['page-vpn-ipsec']['name'] = gettext("WebCfg - VPN IPsec page"); +#: src/etc/inc/priv.defs.inc 1283 $priv_list['page-vpn-ipsec']['descr'] = gettext("Allow access to the 'VPN IPsec' page."); +#: src/etc/inc/priv.defs.inc 1288 $priv_list['page-vpn-ipsec-listkeys']['name'] = gettext("WebCfg - VPN IPsec Pre-Shared Keys List"); +#: src/etc/inc/priv.defs.inc 1289 $priv_list['page-vpn-ipsec-listkeys']['descr'] = gettext("Allow access to the 'VPN IPsec Pre-Shared Keys List' page."); +#: src/etc/inc/priv.defs.inc 1294 $priv_list['page-vpn-ipsec-editkeys']['name'] = gettext("WebCfg - VPN IPsec Edit Pre-Shared Keys"); +#: src/etc/inc/priv.defs.inc 1295 $priv_list['page-vpn-ipsec-editkeys']['descr'] = gettext("Allow access to the 'VPN IPsec Edit Pre-Shared Keys' page."); +#: src/etc/inc/priv.defs.inc 1300 $priv_list['page-vpn-ipsec-mobile']['name'] = gettext("WebCfg - VPN IPsec Mobile page"); +#: src/etc/inc/priv.defs.inc 1301 $priv_list['page-vpn-ipsec-mobile']['descr'] = gettext("Allow access to the 'VPN IPsec Mobile' page."); +#: src/etc/inc/priv.defs.inc 1306 $priv_list['page-vpn-ipsec-editphase1']['name'] = gettext("WebCfg - VPN IPsec Edit Phase 1 page"); +#: src/etc/inc/priv.defs.inc 1307 $priv_list['page-vpn-ipsec-editphase1']['descr'] = gettext("Allow access to the 'VPN IPsec Edit Phase 1' page."); +#: src/etc/inc/priv.defs.inc 1312 $priv_list['page-vpn-ipsec-editphase2']['name'] = gettext("WebCfg - VPN IPsec Edit Phase 2 page"); +#: src/etc/inc/priv.defs.inc 1313 $priv_list['page-vpn-ipsec-editphase2']['descr'] = gettext("Allow access to the 'VPN IPsec Edit Phase 2' page."); +#: src/etc/inc/priv.defs.inc 1318 $priv_list['page-vpn-vpnl2tp']['name'] = gettext("WebCfg - VPN VPN L2TP page"); +#: src/etc/inc/priv.defs.inc 1319 $priv_list['page-vpn-vpnl2tp']['descr'] = gettext("Allow access to the 'VPN VPN L2TP' page."); +#: src/etc/inc/priv.defs.inc 1324 $priv_list['page-vpn-vpnl2tp-users']['name'] = gettext("WebCfg - VPN VPN L2TP Users page"); +#: src/etc/inc/priv.defs.inc 1325 $priv_list['page-vpn-vpnl2tp-users']['descr'] = gettext("Allow access to the 'VPN VPN L2TP Users' page."); +#: src/etc/inc/priv.defs.inc 1330 $priv_list['page-vpn-vpnl2tp-users-edit']['name'] = gettext("WebCfg - VPN @@ -4298,6 +5181,7 @@ VPN L2TP Users Edit page"); +#: src/etc/inc/priv.defs.inc 1331 $priv_list['page-vpn-vpnl2tp-users-edit']['descr'] = gettext("Allow access to the 'VPN @@ -4305,80 +5189,95 @@ VPN L2TP Users Edit' page."); +#: src/etc/inc/priv.defs.inc 1336 $priv_list['page-openvpn-client']['name'] = gettext("WebCfg - OpenVPN Client page"); +#: src/etc/inc/priv.defs.inc 1337 $priv_list['page-openvpn-client']['descr'] = gettext("Allow access to the 'OpenVPN Client' page."); +#: src/etc/inc/priv.defs.inc 1342 $priv_list['page-openvpn-csc']['name'] = gettext("WebCfg - OpenVPN Client Specific Override page"); +#: src/etc/inc/priv.defs.inc 1343 $priv_list['page-openvpn-csc']['descr'] = gettext("Allow access to the 'OpenVPN Client Specific Override' page."); +#: src/etc/inc/priv.defs.inc 1348 $priv_list['page-openvpn-server']['name'] = gettext("WebCfg - OpenVPN Server page"); +#: src/etc/inc/priv.defs.inc 1349 $priv_list['page-openvpn-server']['descr'] = gettext("Allow access to the 'OpenVPN Server' page."); +#: src/etc/inc/priv.defs.inc 1354 $priv_list['page-services-pppoeserver']['name'] = gettext("WebCfg - Services PPPoE Server page"); +#: src/etc/inc/priv.defs.inc 1355 $priv_list['page-services-pppoeserver']['descr'] = gettext("Allow access to the 'Services PPPoE Server' page."); +#: src/etc/inc/priv.defs.inc 1360 $priv_list['page-services-pppoeserver-edit']['name'] = gettext("WebCfg - Services PPPoE Server Edit page"); +#: src/etc/inc/priv.defs.inc 1361 $priv_list['page-services-pppoeserver-edit']['descr'] = gettext("Allow access to the 'Services PPPoE Server Edit' page."); +#: src/etc/inc/priv.defs.inc 1366 $priv_list['page-vpn-vpnpptp']['name'] = gettext("WebCfg - VPN VPN PPTP page"); +#: src/etc/inc/priv.defs.inc 1367 $priv_list['page-vpn-vpnpptp']['descr'] = gettext("Allow access to the 'VPN VPN PPTP' page."); +#: src/etc/inc/priv.defs.inc 1372 $priv_list['page-vpn-vpnpptp-users']['name'] = gettext("WebCfg - VPN VPN PPTP Users page"); +#: src/etc/inc/priv.defs.inc 1373 $priv_list['page-vpn-vpnpptp-users']['descr'] = gettext("Allow access to the 'VPN VPN PPTP Users' page."); +#: src/etc/inc/priv.defs.inc 1378 $priv_list['page-vpn-vpnpptp-user-edit']['name'] = gettext("WebCfg - VPN @@ -4386,6 +5285,7 @@ VPN PPTP User Edit page"); +#: src/etc/inc/priv.defs.inc 1379 $priv_list['page-vpn-vpnpptp-user-edit']['descr'] = gettext("Allow access to the 'VPN @@ -4393,8040 +5293,10018 @@ VPN PPTP User Edit' page."); +#: src/etc/inc/priv.defs.inc 1384 $priv_list['page-pfsensewizardsubsystem']['name'] = gettext("WebCfg - pfSense wizard subsystem page"); +#: src/etc/inc/priv.defs.inc 1385 $priv_list['page-pfsensewizardsubsystem']['descr'] = gettext("Allow access to the 'pfSense wizard subsystem' page."); +#: src/etc/inc/priv.defs.inc 1390 $priv_list['page-xmlrpclibrary']['name'] = gettext("WebCfg - XMLRPC Library page"); +#: src/etc/inc/priv.defs.inc 1391 $priv_list['page-xmlrpclibrary']['descr'] = gettext("Allow access to the 'XMLRPC Library' page."); +#: src/etc/inc/priv.defs.inc 1396 $priv_list['page-firewall-easyrule']['name'] = gettext("WebCfg - Firewall Easy Rule add/status page"); +#: src/etc/inc/priv.defs.inc 1397 $priv_list['page-firewall-easyrule']['descr'] = gettext("Allow access to the 'Firewall Easy Rule' add/status page."); +#: src/etc/inc/priv/user.priv.inc 6 $priv_list['user-services-captiveportal-login']['name'] = gettext("User - Services - Captive portal login"); +#: 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."); +#: src/etc/inc/radius.inc 406 return $this->raiseError(gettext('Error sending request ') . ' ' . $this->getError()); +#: src/etc/inc/radius.inc 412 return $this->raiseError(gettext('RADIUS_ACCESS_ACCEPT is unexpected for accounting')); +#: src/etc/inc/radius.inc 421 return $this->raiseError(gettext('RADIUS_ACCOUNTING_RESPONSE is unexpected for authentication')); +#: src/etc/inc/radius.inc 426 return $this->raiseError(sprintf(gettext("Unexpected return value %s"),$req)); +#: src/etc/inc/rrd.inc 38 log_error(sprintf(gettext('RRD dump failed exited with %1$s, the error is %2$s'), $dumpret, $dumpout)); +#: src/etc/inc/rrd.inc 93 log_error(sprintf(gettext('RRD create failed exited with %1$s, the error is %2$s'), $rrdcreatereturn, $rrdcreateoutput)); +#: 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)); +#: 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)); +#: src/etc/inc/rrd.inc 200 echo gettext("Generating RRD graphs..."); +#: src/etc/inc/rrd.inc 896 log_error(gettext("Creating rrd update script")); +#: src/etc/inc/rrd.inc 922 echo gettext("done.") . "n"; +#: src/etc/inc/service-utils.inc 260 $pconfig['description'] = gettext("Router Advertisement Daemon"); +#: src/etc/inc/service-utils.inc 267 $pconfig['description'] = gettext("DNS Forwarder"); +#: src/etc/inc/service-utils.inc 274 $pconfig['description'] = gettext("Unbound DNS Forwarder"); +#: src/etc/inc/service-utils.inc 280 $pconfig['description'] = gettext("NTP clock sync"); +#: src/etc/inc/service-utils.inc 289 $pconfig['description'] = gettext("Captive Portal") . " ".htmlspecialchars($setting['zone']); +#: src/etc/inc/service-utils.inc 306 $pconfig['description'] = gettext("DHCP Relay"); +#: src/etc/inc/service-utils.inc 313 $pconfig['description'] = gettext("DHCPv6 Relay"); +#: src/etc/inc/service-utils.inc 320 $pconfig['description'] = gettext("DHCP Service"); +#: src/etc/inc/service-utils.inc 328 $pconfig['description'] = gettext("Gateway Monitoring Daemon"); +#: src/etc/inc/service-utils.inc 335 $pconfig['description'] = gettext("SNMP Service"); +#: src/etc/inc/service-utils.inc 342 $pconfig['description'] = gettext("IGMP proxy"); +#: src/etc/inc/service-utils.inc 349 $pconfig['description'] = gettext("UPnP Service"); +#: src/etc/inc/service-utils.inc 356 $pconfig['description'] = gettext("RIP Daemon"); +#: src/etc/inc/service-utils.inc 363 $pconfig['description'] = gettext("IPsec VPN"); +#: src/etc/inc/service-utils.inc 370 $pconfig['description'] = gettext("Secure Shell Daemon"); +#: src/etc/inc/service-utils.inc 383 $pconfig['description'] = gettext("OpenVPN") . " ".$mode." ".htmlspecialchars($setting['description']); +#: src/etc/inc/service-utils.inc 393 $pconfig['description'] = gettext("Server load balancing daemon"); +#: src/etc/inc/service-utils.inc 463 return gettext("Not available."); +#: src/etc/inc/service-utils.inc 508 $statustext = gettext("Running"); +#: src/etc/inc/service-utils.inc 510 $output .= ' '; +#: src/etc/inc/service-utils.inc 517 $statustext = ($service_enabled) ? gettext("Stopped") gettext("Disabled"); +#: src/etc/inc/service-utils.inc 519 $output .= ' '; +#: src/etc/inc/service-utils.inc 546 $output .= "n"; +#: src/etc/inc/service-utils.inc 557 $output .= ""; +#: src/etc/inc/service-utils.inc 573 $output .= "n"; +#: src/etc/inc/service-utils.inc 644 return sprintf(gettext("%s has been started."),htmlspecialchars($name)); +#: src/etc/inc/service-utils.inc 720 return sprintf(gettext("%s has been stopped."), htmlspecialchars($name)); +#: src/etc/inc/service-utils.inc 796 return sprintf(gettext("%s has been restarted."),htmlspecialchars($name)); +#: src/etc/inc/services.inc 352 log_error(sprintf(gettext('DHCP leases restore failed exited with %1$s, the error is %2$s%3$s'), $dhcpreturn, $dhcprestore, "n")); +#: src/etc/inc/services.inc 378 echo gettext("Starting DHCP service..."); +#: src/etc/inc/services.inc 461 log_error(gettext("Warning! DHCP Failover setup and no CARP virtual IPs defined!")); +#: src/etc/inc/services.inc 864 printf(gettext("Error cannot open dhcpd.conf in services_dhcpdv4_configure().%s"), "n"); +#: src/etc/inc/services.inc 1298 print gettext("done.") . "n"; +#: src/etc/inc/services.inc 1347 log_error(gettext("Could not write Igmpproxy configuration file!")); +#: src/etc/inc/services.inc 1356 log_error(gettext("Started IGMP proxy service.")); +#: src/etc/inc/services.inc 1375 echo gettext("Starting DHCP relay service..."); +#: src/etc/inc/services.inc 1492 echo gettext("Starting DHCPv6 relay service..."); +#: src/etc/inc/services.inc 1665 echo gettext("Starting DynDNS clients..."); +#: src/etc/inc/services.inc 1678 echo gettext("done.") . "n"; +#: src/etc/inc/services.inc 1729 echo gettext("Starting DNS forwarder..."); +#: src/etc/inc/services.inc 1847 echo gettext("done.") . "n"; +#: src/etc/inc/services.inc 1868 echo gettext("Starting DNS Resolver..."); +#: src/etc/inc/services.inc 1875 echo gettext("done.") . "n"; +#: src/etc/inc/services.inc 1899 echo gettext("Starting SNMP daemon... "); +#: src/etc/inc/services.inc 1904 printf(gettext("Error cannot open snmpd.conf in services_snmpd_configure().%s"),"n"); +#: src/etc/inc/services.inc 2081 echo gettext("done.") . "n"; +#: 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"; +#: 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"; +#: src/etc/inc/services.inc 2245 $crontab_contents .= "# " . gettext("pfSense specific crontab entries") . "n"; +#: src/etc/inc/services.inc 2246 $crontab_contents .= "# " .gettext( "Created ") . " " . date("F j, Y, g i a") . "n"; +#: src/etc/inc/services.inc 2260 $crontab_contents .= "# " . gettext("If possible do not add items to this file manually.") . "n"; +#: 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"; +#: src/etc/inc/services.inc 2305 echo gettext("Starting UPnP service... "); +#: src/etc/inc/services.inc 2342 write_config(sprintf(gettext("Installed cron job for %s"), $command)); +#: src/etc/inc/services.inc 2345 write_config(sprintf(gettext("Updated cron job for %s"), $command)); +#: src/etc/inc/services.inc 2350 write_config(sprintf(gettext("Removed cron job for %s"), $command)); +#: src/etc/inc/shaper.inc 186 $input_errors[] = sprintf(gettext("The field '%s' contains invalid characters."), $pn); +#: src/etc/inc/shaper.inc 192 $input_errors[] = sprintf(gettext("The field '%s' is required."), $reqdfieldsn[$i]); +#: src/etc/inc/shaper.inc 317 $reqdfieldsn[] = gettext("Bandwidth"); +#: src/etc/inc/shaper.inc 319 $reqdfieldsn[] = gettext("Bandwidthtype"); +#: src/etc/inc/shaper.inc 324 $input_errors[] = gettext("Bandwidth must be an integer."); +#: src/etc/inc/shaper.inc 326 $input_errors[] = gettext("Bandwidth cannot be negative."); +#: src/etc/inc/shaper.inc 328 $input_errors[] = gettext("Qlimit must be an integer."); +#: src/etc/inc/shaper.inc 330 $input_errors[] = gettext("Qlimit must be positive."); +#: src/etc/inc/shaper.inc 332 $input_errors[] = gettext("Tbrsize must be an integer."); +#: src/etc/inc/shaper.inc 334 $input_errors[] = gettext("Tbrsize must be positive."); +#: src/etc/inc/shaper.inc 634 $form .= gettext("Enable/Disable"); +#: src/etc/inc/shaper.inc 639 $form .= " /> " . gettext("Enable/disable discipline and its children") . ""; +#: src/etc/inc/shaper.inc 641 $form .= "
    " . gettext("Name") . ""; +#: src/etc/inc/shaper.inc 645 $form .= "" . gettext("Scheduler Type "); +#: src/etc/inc/shaper.inc 671 $form .= gettext("NOTE Changing this changes all child queues!"); +#: src/etc/inc/shaper.inc 672 $form .= gettext(" Beware you can lose information."); +#: src/etc/inc/shaper.inc 675 $form .= "" . gettext("Bandwidth"); +#: src/etc/inc/shaper.inc 710 $form .= gettext("Adjusts the size, in bytes, of the token bucket regulator. " +#: src/etc/inc/shaper.inc 999 $reqdfieldsn[] = gettext("Name"); +#: src/etc/inc/shaper.inc 1008 $input_errors[] = gettext("The priority must be an integer between 1 and 15."); +#: src/etc/inc/shaper.inc 1011 $input_errors[] = gettext("Queue limit must be an integer"); +#: src/etc/inc/shaper.inc 1013 $input_errors[] = gettext("Queue limit must be positive"); +#: src/etc/inc/shaper.inc 1015 $input_errors[] = gettext("Queue names must be alphanumeric and _ or - only."); +#: src/etc/inc/shaper.inc 1017 $input_errors[] = gettext("Queue names must be alphanumeric and _ or - only."); +#: src/etc/inc/shaper.inc 1020 $input_errors[] = gettext("Only one default queue per interface is allowed."); +#: src/etc/inc/shaper.inc 1162 $form .= gettext("Enable/Disable"); +#: src/etc/inc/shaper.inc 1167 $form .= " /> " . gettext("Enable/Disable queue and its children") . ""; +#: src/etc/inc/shaper.inc 1171 $form .= gettext("Queue Name") . ""; +#: 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."); +#: src/etc/inc/shaper.inc 1181 $form .= "" . gettext("Priority") . ""; +#: 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.") . ""; +#: src/etc/inc/shaper.inc 1188 $form .= "" . gettext("Queue limit") . ""; +#: src/etc/inc/shaper.inc 1192 $form .= "
    " . gettext("Queue limit in packets."); +#: src/etc/inc/shaper.inc 1195 $form .= "" . gettext("Scheduler options") . ""; +#: src/etc/inc/shaper.inc 1200 $form .= " /> " . gettext("Default queue") . "
    "; +#: src/etc/inc/shaper.inc 1203 $form .= " /> " . gettext("Default queue") . "
    "; +#: src/etc/inc/shaper.inc 1210 $form .= " /> " . gettext("Random Early Detection") . "
    "; +#: src/etc/inc/shaper.inc 1215 $form .= " /> " . gettext("Random Early Detection In and Out") . "
    "; +#: src/etc/inc/shaper.inc 1220 $form .= " /> " . gettext("Explicit Congestion Notification") . "
    "; +#: src/etc/inc/shaper.inc 1225 $form .= " /> " . gettext("Codel Active Queue") . "
    "; +#: src/etc/inc/shaper.inc 1226 $form .= "
    " . gettext("Select options for this queue"); +#: src/etc/inc/shaper.inc 1228 $form .= "" . gettext("Description") . ""; +#: src/etc/inc/shaper.inc 1255 $form .= gettext("Bandwidth ") . " " . $this->GetBandwidth().$this->GetBwscale(); +#: src/etc/inc/shaper.inc 1259 $form .= "" .gettext("Priority on") . " "; +#: src/etc/inc/shaper.inc 1262 $form .= "" . gettext("Default on") . " "; +#: src/etc/inc/shaper.inc 1268 $form .= " title="" . gettext("Delete queue from interface") . "" >"; +#: src/etc/inc/shaper.inc 1593 $reqdfieldsn[] = gettext("Bandwidth"); +#: src/etc/inc/shaper.inc 1595 $reqdfieldsn[] = gettext("Bandwidthtype"); +#: src/etc/inc/shaper.inc 1601 $input_errors[] = gettext("Bandwidth must be an integer."); +#: src/etc/inc/shaper.inc 1604 $input_errors[] = gettext("Bandwidth cannot be negative."); +#: src/etc/inc/shaper.inc 1608 $input_errors[] = gettext("Bandwidth in percentage should be between 1 and 100 bounds."); +#: src/etc/inc/shaper.inc 1625 $input_errors[] = gettext("upperlimit service curve defined but missing (d) value"); +#: src/etc/inc/shaper.inc 1627 $input_errors[] = gettext("upperlimit service curve defined but missing initial bandwidth (m1) value"); +#: src/etc/inc/shaper.inc 1629 $input_errors[] = gettext("upperlimit m1 value needs to be Kb, Mb, Gb, or %"); +#: src/etc/inc/shaper.inc 1631 $input_errors[] = gettext("upperlimit d value needs to be numeric"); +#: src/etc/inc/shaper.inc 1633 $input_errors[] = gettext("upperlimit m2 value needs to be Kb, Mb, Gb, or %"); +#: src/etc/inc/shaper.inc 1647 $input_errors[] = gettext("linkshare service curve defined but missing (d) value"); +#: src/etc/inc/shaper.inc 1649 $input_errors[] = gettext("linkshare service curve defined but missing initial bandwidth (m1) value"); +#: src/etc/inc/shaper.inc 1651 $input_errors[] = gettext("linkshare m1 value needs to be Kb, Mb, Gb, or %"); +#: src/etc/inc/shaper.inc 1653 $input_errors[] = gettext("linkshare d value needs to be numeric"); +#: src/etc/inc/shaper.inc 1655 $input_errors[] = gettext("linkshare m2 value needs to be Kb, Mb, Gb, or %"); +#: src/etc/inc/shaper.inc 1657 $input_errors[] = gettext("realtime service curve defined but missing (d) value"); +#: src/etc/inc/shaper.inc 1659 $input_errors[] = gettext("realtime service curve defined but missing initial bandwidth (m1) value"); +#: src/etc/inc/shaper.inc 1674 $input_errors[] = gettext("realtime m1 value needs to be Kb, Mb, Gb, or %"); +#: src/etc/inc/shaper.inc 1676 $input_errors[] = gettext("realtime d value needs to be numeric"); +#: src/etc/inc/shaper.inc 1678 $input_errors[] = gettext("realtime m2 value needs to be Kb, Mb, Gb, or %"); +#: src/etc/inc/shaper.inc 1908 $form .= "" . gettext("Bandwidth") . ""; +#: src/etc/inc/shaper.inc 1916 $form .= ">" . gettext("Gbit/s") . ""; +#: src/etc/inc/shaper.inc 1920 $form .= ">" . gettext("Mbit/s") . ""; +#: src/etc/inc/shaper.inc 1924 $form .= ">" . gettext("Kbit/s") . ""; +#: src/etc/inc/shaper.inc 1928 $form .= ">" . gettext("Bit/s") . ""; +#: src/etc/inc/shaper.inc 1934 $form .= "" . gettext("Choose the amount of bandwidth for this queue"); +#: src/etc/inc/shaper.inc 1937 $form .= "" . gettext("Service Curve (sc)") . ""; +#: src/etc/inc/shaper.inc 1944 $form .= "onchange="enable_upperlimit()" /> " . gettext("Upperlimit ") . ""; +#: src/etc/inc/shaper.inc 1963 $form .= "onchange="enable_realtime()" /> " . gettext("Real time ") . ""; +#: src/etc/inc/shaper.inc 1982 $form .= "onchange="enable_linkshare()" /> " . gettext("Link share ") . ""; +#: src/etc/inc/shaper.inc 1999 $form .= gettext("The format for service curve specifications is (m1, d, m2). m2 controls " +#: src/etc/inc/shaper.inc 2251 $input_errors[] = gettext("Priority must be an integer between 1 and 7."); +#: src/etc/inc/shaper.inc 2253 $reqdfieldsn[] = gettext("Bandwidth"); +#: src/etc/inc/shaper.inc 2255 $reqdfieldsn[] = gettext("Bandwidthtype"); +#: src/etc/inc/shaper.inc 2260 $input_errors[] = gettext("Bandwidth must be an integer."); +#: src/etc/inc/shaper.inc 2264 $input_errors[] = gettext("Bandwidth cannot be negative."); +#: src/etc/inc/shaper.inc 2268 $input_errors[] = gettext("Bandwidth in percentage should be between 1 and 100 bounds."); +#: src/etc/inc/shaper.inc 2393 $form .= "" . gettext("Bandwidth") . ""; +#: src/etc/inc/shaper.inc 2402 $form .= ">" . gettext("Gbit/s") . ""; +#: src/etc/inc/shaper.inc 2406 $form .= ">" . gettext("Mbit/s") . ""; +#: src/etc/inc/shaper.inc 2410 $form .= ">" . gettext("Kbit/s") . ""; +#: src/etc/inc/shaper.inc 2414 $form .= ">" . gettext("Bit/s") . ""; +#: src/etc/inc/shaper.inc 2420 $form .= "" . gettext("Choose the amount of bandwidth for this queue"); +#: src/etc/inc/shaper.inc 2422 $form .= "" . gettext("Scheduler specific options") . ""; +#: src/etc/inc/shaper.inc 2426 $form .= " /> " . gettext("Borrow from other queues when available") . "
    "; +#: src/etc/inc/shaper.inc 2534 $input_errors[] = gettext("Priority must be an integer between 1 and 255."); +#: src/etc/inc/shaper.inc 2536 $reqdfieldsn[] = gettext("Bandwidth"); +#: src/etc/inc/shaper.inc 2538 $reqdfieldsn[] = gettext("Bandwidthtype"); +#: src/etc/inc/shaper.inc 2543 $input_errors[] = gettext("Bandwidth must be an integer."); +#: src/etc/inc/shaper.inc 2547 $input_errors[] = gettext("Bandwidth cannot be negative."); +#: src/etc/inc/shaper.inc 2552 $input_errors[] = gettext("Bandwidth in percentage should be between 1 and 100 bounds."); +#: src/etc/inc/shaper.inc 2667 $form .= "" . gettext("Bandwidth") . ""; +#: src/etc/inc/shaper.inc 2676 $form .= ">" . gettext("Gbit/s") . ""; +#: src/etc/inc/shaper.inc 2680 $form .= ">" . gettext("Mbit/s") . ""; +#: src/etc/inc/shaper.inc 2684 $form .= ">" . gettext("Kbit/s") . ""; +#: src/etc/inc/shaper.inc 2688 $form .= ">" . gettext("Bit/s") . ""; +#: src/etc/inc/shaper.inc 2694 $form .= "" . gettext("Choose the amount of bandwidth for this queue"); +#: src/etc/inc/shaper.inc 2696 $form .= "" . gettext("Scheduler specific options") . ""; +#: src/etc/inc/shaper.inc 2702 $form .= "" /> " . gettext("Number of buckets available.") . "
    "; +#: src/etc/inc/shaper.inc 2707 $form .= "" /> " . gettext("Bandwidth limit for hosts to not saturate link.") . "
    "; +#: src/etc/inc/shaper.inc 2883 $reqdfieldsn[] = gettext("Bandwidth"); +#: src/etc/inc/shaper.inc 2885 $reqdfieldsn[] = gettext("Burst"); +#: src/etc/inc/shaper.inc 2887 $reqdfieldsn[] = gettext("Bandwidthtype"); +#: src/etc/inc/shaper.inc 2889 $reqdfieldsn[] = gettext("Name"); +#: src/etc/inc/shaper.inc 2895 $input_errors[] = gettext("Plr must be a value between 0 and 1."); +#: src/etc/inc/shaper.inc 2898 $input_errors[] = gettext("Buckets must be an integer between 16 and 65535."); +#: src/etc/inc/shaper.inc 2900 $input_errors[] = gettext("Queue limit must be an integer"); +#: src/etc/inc/shaper.inc 2902 $input_errors[] = gettext("Queue names must be alphanumeric and _ or - only."); +#: src/etc/inc/shaper.inc 2904 $input_errors[] = gettext("Queue names must be alphanumeric and _ or - only."); +#: src/etc/inc/shaper.inc 2907 $input_errors[] = gettext("IPV4 bit mask must be blank or numeric value between 1 and 32."); +#: src/etc/inc/shaper.inc 2910 $input_errors[] = gettext("IPV6 bit mask must be blank or numeric value between 1 and 128."); +#: src/etc/inc/shaper.inc 3050 $input_errors[] = sprintf(gettext("Bandwidth for schedule %s must be an integer."), $data["bwsched{$i}"]); +#: src/etc/inc/shaper.inc 3052 $input_errors[] = sprintf(gettext("Burst for schedule %s must be an integer."), $data["bwsched{$i}"]); +#: src/etc/inc/shaper.inc 3058 $input_errors[] = gettext("You need to specify a schedule for every additional entry"); +#: src/etc/inc/shaper.inc 3060 $input_errors[] = gettext("If more than one bandwidth configured all schedules need to be selected"); +#: src/etc/inc/shaper.inc 3062 $input_errors[] = gettext("At least one bw specification is necessary"); +#: src/etc/inc/shaper.inc 3064 $input_errors[] = gettext("Delay must be an integer."); +#: src/etc/inc/shaper.inc 3297 $form .= gettext("Enable"); +#: src/etc/inc/shaper.inc 3302 $form .= " /> " . gettext("Enable limiter and its children") . ""; +#: src/etc/inc/shaper.inc 3304 $form .= "
    " . gettext("Name") . ""; +#: src/etc/inc/shaper.inc 3315 $form .= "" . gettext("Bandwidth"); +#: 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.") . "
    "; +#: src/etc/inc/shaper.inc 3360 $form .= "" . gettext("Mask") . ""; +#: src/etc/inc/shaper.inc 3371 $form .= ">" . gettext("Source addresses") . ""; +#: src/etc/inc/shaper.inc 3375 $form .= ">" . gettext("Destination addresses") . ""; +#: src/etc/inc/shaper.inc 3378 $form .= "" . gettext("If 'source' or 'destination' slots is chosen, n" +#: src/etc/inc/shaper.inc 3399 $form .= "" . gettext("If 'source' or 'destination' slots is chosen, n" +#: src/etc/inc/shaper.inc 3404 $form .= "" . gettext("Description") . ""; +#: src/etc/inc/shaper.inc 3410 $form .= gettext("You may enter a description here for your reference (not parsed).") . ""; +#: src/etc/inc/shaper.inc 3416 $form .= " value="" . gettext("Show advanced options") . "" />"; +#: src/etc/inc/shaper.inc 3420 $form .= "" . gettext("Delay") . ""; +#: src/etc/inc/shaper.inc 3424 $form .= " ms
    " . gettext("Hint in most cases, you " +#: src/etc/inc/shaper.inc 3428 $form .= "" . gettext("Packet loss rate") . ""; +#: src/etc/inc/shaper.inc 3432 $form .= " 
    " . gettext("Hint in most cases, you " +#: src/etc/inc/shaper.inc 3437 $form .= "" . gettext("Queue Size") . ""; +#: src/etc/inc/shaper.inc 3442 $form .= "" . gettext("Hint in most cases, you " +#: src/etc/inc/shaper.inc 3448 $form .= "" . gettext("Bucket Size") . ""; +#: src/etc/inc/shaper.inc 3453 $form .= "" . gettext("Hint in most cases, you " +#: src/etc/inc/shaper.inc 3521 $input_errors[] = gettext("Weight must be an integer between 1 and 100."); +#: src/etc/inc/shaper.inc 3623 $form .= gettext("Enable/Disable"); +#: src/etc/inc/shaper.inc 3628 $form .= " /> " . gettext("Enable/Disable queue") . ""; +#: src/etc/inc/shaper.inc 3630 $form .= "
    " . gettext("Name") . ""; +#: src/etc/inc/shaper.inc 3641 $form .= "" . gettext("Mask") . ""; +#: src/etc/inc/shaper.inc 3648 $form .= ">" . gettext("none") . ""; +#: src/etc/inc/shaper.inc 3652 $form .= ">" . gettext("Source addresses") . ""; +#: src/etc/inc/shaper.inc 3656 $form .= ">" . gettext("Destination addresses") . ""; +#: src/etc/inc/shaper.inc 3659 $form .= "" . gettext("If 'source' or 'destination' slots is chosen, n" +#: src/etc/inc/shaper.inc 3680 $form .= "" . gettext("If 'source' or 'destination' slots is chosen, n" +#: src/etc/inc/shaper.inc 3685 $form .= "" . gettext("Description") . ""; +#: src/etc/inc/shaper.inc 3691 $form .= gettext("You may enter a description here for your reference (not parsed).") . ""; +#: src/etc/inc/shaper.inc 3697 $form .= " value="" . gettext("Show advanced options") . "" />"; +#: src/etc/inc/shaper.inc 3700 $form .= "" . gettext("Weight") . ""; +#: src/etc/inc/shaper.inc 3704 $form .= " 
    " . gettext("Hint For queues under the same parent " +#: src/etc/inc/shaper.inc 3708 $form .= "" . gettext("Packet loss rate") . ""; +#: src/etc/inc/shaper.inc 3712 $form .= " 
    " . gettext("Hint in most cases, you " +#: src/etc/inc/shaper.inc 3717 $form .= "" . gettext("Queue Size") . ""; +#: src/etc/inc/shaper.inc 3722 $form .= "" . gettext("Hint in most cases, you " +#: src/etc/inc/shaper.inc 3728 $form .= "" . gettext("Bucket Size") . ""; +#: src/etc/inc/shaper.inc 3732 $form .= " " . gettext("slots") . "
    "; +#: src/etc/inc/shaper.inc 3733 $form .= "" . gettext("Hint in most cases, you " +#: src/etc/inc/shaper.inc 3870 $form .= gettext("Enable/Disable"); +#: src/etc/inc/shaper.inc 3876 $form .= " /> " . gettext("Enable/Disable layer7 Container") . ""; +#: src/etc/inc/shaper.inc 3878 $form .= "
    " . gettext("Name") . ""; +#: src/etc/inc/shaper.inc 3883 $form .= "" . gettext("Description") . ""; +#: src/etc/inc/shaper.inc 3889 $form .= gettext("You may enter a description here for your reference (not parsed).") . "
    "; +#: src/etc/inc/shaper.inc 3950 $reqdfieldsn[] = gettext("Name"); +#: src/etc/inc/shaper.inc 3955 $input_errors[] = gettext("Queue names must be alphanumeric and _ or - only."); +#: src/etc/inc/shaper.inc 4141 log_error(sprintf(gettext("Sending HUP signal to %s"), $l7pid[0])); +#: src/etc/inc/shaper.inc 4502 //$form .= gettext(" Clone shaper/queue on this interface") . ""; +#: src/etc/inc/shaper.inc 4510 $default_shaper_msg .= "" . sprintf(gettext("Welcome to the %s Traffic Shaper."), $g['product_name']) . "
    "; +#: src/etc/inc/shaper.inc 4511 $default_shaper_msg .= gettext("The tree on the left helps you navigate through the queues
    " +#: src/etc/inc/shaper.inc 4517 $dn_default_shaper_msg .= "" . sprintf(gettext("Welcome to the %s Traffic Shaper."), $g['product_name']) . "
    "; +#: src/etc/inc/shaper.inc 4518 $dn_default_shaper_msg .= gettext("The tree on the left helps you navigate through the queues
    " +#: src/etc/inc/smtp.inc 93 $this->error.=gettext(" data access time out"); +#: src/etc/inc/smtp.inc 96 $this->error.=gettext(" the server disconnected"); +#: src/etc/inc/smtp.inc 108 $this->error=gettext("reached the end of data while reading from the SMTP server conection"); +#: src/etc/inc/smtp.inc 114 $this->SetDataAccessError(gettext("it was not possible to read line from the SMTP server")); +#: src/etc/inc/smtp.inc 136 $this->SetDataAccessError(gettext("it was not possible to send a line to the SMTP server")); +#: src/etc/inc/smtp.inc 150 $this->SetDataAccessError(gettext("it was not possible to send data to the SMTP server")); +#: src/etc/inc/smtp.inc 222 return(gettext("establishing SSL connections requires at least PHP version 4.3.0")); +#: src/etc/inc/smtp.inc 225 return(gettext("establishing SSL connections requires the OpenSSL extension enabled")); +#: src/etc/inc/smtp.inc 234 return(sprintf(gettext("could not resolve host "%s""), $domain)); +#: src/etc/inc/smtp.inc 238 return(sprintf(gettext("domain "%s" resolved to an address excluded to be valid"), $domain)); +#: src/etc/inc/smtp.inc 240 $this->OutputDebug(sprintf(gettext('Connecting to host address "%1$s" port %2$s...'), $ip, $port)); +#: src/etc/inc/smtp.inc 247 return(gettext("-3 socket could not be created")); +#: src/etc/inc/smtp.inc 249 return(sprintf(gettext("-4 dns lookup on hostname "%s" failed"), $domain)); +#: src/etc/inc/smtp.inc 251 return(gettext("-5 connection refused or timed out")); +#: src/etc/inc/smtp.inc 253 return(gettext("-6 fdopen() call failed")); +#: src/etc/inc/smtp.inc 255 return(gettext("-7 setvbuf() call failed")); +#: src/etc/inc/smtp.inc 257 return(sprintf(gettext('could not connect to the host "%1$s" %2$s'), $domain, $error)); +#: 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"); +#: src/etc/inc/smtp.inc 290 $this->error=printf(gettext('authenticated mechanism %1$s may not be used %2$s'), $this->authentication_mechanism, $sasl->error); +#: src/etc/inc/smtp.inc 295 $this->error=gettext("Could not start the SASL authentication client ") . " ".$sasl->error; +#: src/etc/inc/smtp.inc 302 $this->error=gettext("Could not send the AUTH command"); +#: src/etc/inc/smtp.inc 317 $this->error=gettext("Authentication error ") . " ".$responses[0]; +#: src/etc/inc/smtp.inc 332 $this->error=gettext("Could not send the authentication step message"); +#: src/etc/inc/smtp.inc 347 $this->error=gettext("Authentication error ") . " ".$responses[0]; +#: src/etc/inc/smtp.inc 352 $this->error=gettext("Could not process the SASL authentication step ") . " ".$sasl->error; +#: src/etc/inc/smtp.inc 366 $this->error=gettext("connection is already established"); +#: src/etc/inc/smtp.inc 404 $this->error=gettext("it was not specified the POP3 authentication user"); +#: src/etc/inc/smtp.inc 410 $this->error=gettext("it was not specified the POP3 authentication password"); +#: src/etc/inc/smtp.inc 414 $this->error=$this->ConnectToHost($domain, $this->pop3_auth_port, sprintf(gettext("Resolving POP3 authentication host "%s"..."), $domain)); +#: src/etc/inc/smtp.inc 421 $this->error=gettext("POP3 authentication server greeting was not found"); +#: src/etc/inc/smtp.inc 429 $this->error=gettext("POP3 authentication user was not accepted ") . " ".$this->Tokenize("rn"); +#: src/etc/inc/smtp.inc 437 $this->error=gettext("POP3 authentication password was not accepted ") . " ".$this->Tokenize("rn"); +#: src/etc/inc/smtp.inc 446 $this->error=gettext("could not determine the SMTP to connect"); +#: src/etc/inc/smtp.inc 452 $error=$this->ConnectToHost($domain, $this->host_port, sprintf(gettext("Resolving SMTP server domain "%s"..."), $domain)); +#: src/etc/inc/smtp.inc 464 $this->OutputDebug(sprintf(gettext("Connected to SMTP server "%s"."), $domain)); +#: src/etc/inc/smtp.inc 478 $this->error = gettext("server does not require authentication"); +#: src/etc/inc/smtp.inc 542 $this->error=gettext("it is not supported any of the authentication mechanisms required by the server"); +#: src/etc/inc/smtp.inc 632 $this->error=gettext("direct delivery connection is already established and sender is already set"); +#: src/etc/inc/smtp.inc 640 $this->error=gettext("connection is not in the initial state"); +#: src/etc/inc/smtp.inc 662 return(gettext("it was not specified a valid direct recipient")); +#: src/etc/inc/smtp.inc 681 $this->error=gettext("it is not possible to deliver directly to recipients of different domains"); +#: src/etc/inc/smtp.inc 686 $this->error=gettext("connection is already established and the recipient is already set"); +#: src/etc/inc/smtp.inc 698 $this->error=gettext("connection is not in the recipient setting state"); +#: src/etc/inc/smtp.inc 727 $this->error=gettext("connection is not in the start sending data state"); +#: src/etc/inc/smtp.inc 757 $this->error=gettext("connection is not in the sending data state"); +#: src/etc/inc/smtp.inc 768 $this->error=gettext("connection is not in the sending data state"); +#: src/etc/inc/smtp.inc 804 $this->error=gettext("it was not previously established a SMTP connection"); +#: src/etc/inc/system.inc 439 log_error(sprintf(gettext("Not adding default route because OLSR dynamic gateway is enabled."))); +#: src/etc/inc/system.inc 483 log_error(sprintf(gettext("Static Routes Gateway IP could not be found for %s"), $rtent['network'])); +#: src/etc/inc/system.inc 621 echo gettext("Starting syslog..."); +#: src/etc/inc/system.inc 766 printf(gettext("Error cannot open syslog.conf in system_syslogd_start().%s"), "n"); +#: src/etc/inc/system.inc 801 echo gettext("done.") . "n"; +#: src/etc/inc/system.inc 823 echo gettext("Starting webConfigurator..."); +#: src/etc/inc/system.inc 851 $cert['descr'] = gettext("webConfigurator default"); +#: src/etc/inc/system.inc 866 write_config(gettext("Importing HTTPS certificate")); +#: src/etc/inc/system.inc 899 echo gettext("done.") . "n"; +#: src/etc/inc/system.inc 901 echo gettext("failed!") . "n"; +#: src/etc/inc/system.inc 1190 printf(gettext("Error cannot open cert.pem in system_webgui_start().%s"), "n"); +#: src/etc/inc/system.inc 1201 printf(gettext("Error cannot open ca.pem in system_webgui_start().%s"), "n"); +#: src/etc/inc/system.inc 1209 $lighty_config .= "## " . gettext("ssl configuration") . "n"; +#: src/etc/inc/system.inc 1261 printf(gettext("Error cannot open %s in system_generate_lighty_config().%s"), $filename, "n"); +#: src/etc/inc/system.inc 1278 echo gettext("Setting timezone..."); +#: src/etc/inc/system.inc 1300 echo gettext("done.") . "n"; +#: src/etc/inc/system.inc 1653 echo gettext("Syncing system time before startup..."); +#: src/etc/inc/system.inc 1661 echo gettext("done.") . "n"; +#: src/etc/inc/system.inc 1730 printf(gettext("Error cannot open dmesg.boot in system_dmesg_save().%s"), "n"); +#: src/etc/inc/system.inc 1749 echo gettext('Setting hard disk standby... '); +#: src/etc/inc/system.inc 1761 echo gettext("done.") . "n"; +#: src/etc/inc/system.inc 1764 echo gettext("failed!") . "n"; +#: src/etc/inc/system.inc 1767 echo gettext("failed!") . "n"; +#: src/etc/inc/system.inc 1870 return array('name' => 'wrap', 'descr' => gettext('PC Engines WRAP')); +#: src/etc/inc/system.inc 1873 return array('name' => 'alix', 'descr' => gettext('PC Engines ALIX')); +#: src/etc/inc/system.inc 1885 return array('name' => 'embedded', 'descr' => gettext('embedded (unknown)')); +#: src/etc/inc/system.inc 1931 $vpn['name'] = gettext("OpenVPN") . " ".$mode." ".htmlspecialchars($setting['description']); +#: src/etc/inc/upgrade_config.inc 107 printf(gettext("%sWarning filter rule removed " . +#: src/etc/inc/upgrade_config.inc 119 printf(gettext("%sWarning filter rule removed " . +#: src/etc/inc/upgrade_config.inc 132 printf(gettext("%sWarning filter rule removed " . +#: src/etc/inc/upgrade_config.inc 152 printf(gettext("%sWarning traffic shaper rule removed " . +#: src/etc/inc/upgrade_config.inc 164 printf(gettext("%sWarning traffic shaper rule removed " . +#: src/etc/inc/upgrade_config.inc 177 printf(gettext("%sWarning traffic shaper rule removed " . +#: src/etc/inc/upgrade_config.inc 327 $vip['descr'] = sprintf(gettext("CARP vhid %s"), $carpent['vhid']); +#: src/etc/inc/upgrade_config.inc 487 $rule_item['descr'] = gettext("Permit IPsec traffic."); +#: src/etc/inc/upgrade_config.inc 507 $config['system']['group'][0]['description'] = gettext("System Administrators"); +#: 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."); +#: 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)."); +#: 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."); +#: 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 pkg_add -r scponly)."), $g['product_name']); +#: 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)."); +#: src/etc/inc/upgrade_config.inc 555 $config['sysctl']['item'][0]['descr'] = gettext("Drop packets to closed TCP ports without returning a RST"); +#: src/etc/inc/upgrade_config.inc 559 $config['sysctl']['item'][1]['descr'] = gettext("Do not send ICMP port unreachable messages for closed UDP ports"); +#: src/etc/inc/upgrade_config.inc 563 $config['sysctl']['item'][2]['descr'] = gettext("Randomize the ID field in IP packets (default is 0 sequential IP IDs)"); +#: src/etc/inc/upgrade_config.inc 567 $config['sysctl']['item'][3]['descr'] = gettext("Drop SYN-FIN packets (breaks RFC1379, but nobody uses it anyway)"); +#: src/etc/inc/upgrade_config.inc 571 $config['sysctl']['item'][4]['descr'] = gettext("Sending of IPv4 ICMP redirects"); +#: src/etc/inc/upgrade_config.inc 575 $config['sysctl']['item'][5]['descr'] = gettext("Sending of IPv6 ICMP redirects"); +#: src/etc/inc/upgrade_config.inc 579 $config['sysctl']['item'][6]['descr'] = gettext("Generate SYN cookies for outbound SYN-ACK packets"); +#: src/etc/inc/upgrade_config.inc 583 $config['sysctl']['item'][7]['descr'] = gettext("Maximum incoming TCP datagram size"); +#: src/etc/inc/upgrade_config.inc 587 $config['sysctl']['item'][8]['descr'] = gettext("Maximum outgoing TCP datagram size"); +#: src/etc/inc/upgrade_config.inc 591 $config['sysctl']['item'][9]['descr'] = gettext("Fastforwarding (see http //lists.freebsd.org/pipermail/freebsd-net/2004-January/002534.html)"); +#: 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"); +#: src/etc/inc/upgrade_config.inc 599 $config['sysctl']['item'][11]['descr'] = gettext("Maximum outgoing UDP datagram size"); +#: 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))"); +#: src/etc/inc/upgrade_config.inc 607 $config['sysctl']['item'][13]['descr'] = gettext("Allow unprivileged access to tap(4) device nodes"); +#: src/etc/inc/upgrade_config.inc 611 $config['sysctl']['item'][15]['descr'] = gettext("Randomize PID's (see src/sys/kern/kern_fork.c sysctl_kern_randompid())"); +#: 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. "); +#: src/etc/inc/upgrade_config.inc 619 $config['sysctl']['item'][17]['descr'] = gettext("Set ICMP Limits"); +#: src/etc/inc/upgrade_config.inc 623 $config['sysctl']['item'][18]['descr'] = gettext("TCP Offload engine"); +#: src/etc/inc/upgrade_config.inc 664 $config['gateways']['gateway_item'][$i]['descr'] = sprintf(gettext("Interface %s Static Gateway"), $ifname); +#: src/etc/inc/upgrade_config.inc 667 $config['gateways']['gateway_item'][$i]['descr'] = sprintf(gettext("Interface %s Dynamic Gateway"), $ifname); +#: src/etc/inc/upgrade_config.inc 733 $gateway['descr'] = sprintf(gettext("Upgraded static route for %s"), $sroute['network']); +#: src/etc/inc/upgrade_config.inc 830 $pool['descr'] = sprintf(gettext("Sitedown pool for VS %s"), $vs_a[$i]['name']); +#: src/etc/inc/upgrade_config.inc 985 $ph2ent['descr'] = sprintf(gettext("phase2 for %s"), $tunnel['descr']); +#: src/etc/inc/upgrade_config.inc 1212 $tempdyn['descr'] = sprintf(gettext("Upgraded Dyndns %s"), $tempdyn['type']); +#: src/etc/inc/upgrade_config.inc 1264 $all['description'] = gettext("All Users"); +#: src/etc/inc/upgrade_config.inc 1396 $nbridge['descr'] = sprintf(gettext("Converted bridged %s"), $ifr); +#: src/etc/inc/upgrade_config.inc 1770 $ovpnrule['descr'] = gettext("Auto added OpenVPN rule from config upgrade."); +#: src/etc/inc/util.inc 86 log_error(sprintf(gettext("WARNING Could not mark subsystem %s dirty"), $subsystem)); +#: src/etc/inc/util.inc 99 die(gettext("WARNING You must give a name as parameter to lock() function.")); +#: src/etc/inc/util.inc 116 die(gettext("WARNING You must give a name as parameter to try_lock() function.")); +#: src/etc/inc/util.inc 177 log_error(gettext("Could not open shared memory {$reference}")); +#: src/etc/inc/util.inc 202 log_error(gettext("Could not open shared memory {$reference}")); +#: src/etc/inc/util.inc 210 log_error(sprintf(gettext("Reference %s is going negative, not doing unreference."), $reference)); +#: src/etc/inc/util.inc 228 log_error(gettext("Could not open shared memory for read {$reference}")); +#: 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)); +#: 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); +#: src/etc/inc/voucher.inc 405 $test_result[] = gettext("Access denied!"); +#: src/etc/inc/voucher.inc 407 $test_result[] = sprintf(gettext("Access granted for %d Minutes in total."),$total_minutes); +#: src/etc/inc/voucher.inc 462 echo gettext("Enabling voucher support... "); +#: src/etc/inc/voucher.inc 501 printf(gettext("Error cannot write voucher.cfg") . "n"); +#: 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)); +#: 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)); +#: src/etc/inc/voucher.inc 650 syslog($priority, sprintf(gettext("Voucher %s"),$message)); +#: src/etc/inc/vpn.inc 145 echo gettext("Configuring IPsec VPN... "); +#: src/etc/inc/vpn.inc 398 log_error(sprintf(gettext("Error Invalid certificate info for %s"), $ca['descr'])); +#: src/etc/inc/vpn.inc 404 log_error(sprintf(gettext("Error Invalid certificate hash info for %s"), $ca['descr'])); +#: src/etc/inc/vpn.inc 409 log_error(sprintf(gettext("Error Cannot write IPsec CA file for %s"), $ca['descr'])); +#: src/etc/inc/vpn.inc 431 log_error(sprintf(gettext("Error Invalid phase1 certificate reference for %s"), $ph1ent['name'])); +#: src/etc/inc/vpn.inc 439 log_error(sprintf(gettext("Error Cannot write phase1 key file for %s"), $ph1ent['name'])); +#: src/etc/inc/vpn.inc 446 log_error(sprintf(gettext("Error Cannot write phase1 certificate file for %s"), $ph1ent['name'])); +#: src/etc/inc/vpn.inc 874 log_error(sprintf(gettext("Ignoring IPsec reload since there are no tunnels on interface %s"), $interface)); +#: src/etc/inc/vpn.inc 881 log_error(gettext("Forcefully reloading IPsec")); +#: src/etc/inc/vpn.inc 922 echo gettext("Configuring PPTP VPN service... "); +#: src/etc/inc/vpn.inc 932 log_error(gettext("Could not kill mpd within 3 seconds. Trying again.")); +#: src/etc/inc/vpn.inc 955 printf(gettext("Error cannot open mpd.conf in vpn_pptpd_configure().") . "n"); +#: src/etc/inc/vpn.inc 1074 printf(gettext("Error cannot open mpd.links in vpn_pptpd_configure().") . "n"); +#: src/etc/inc/vpn.inc 1099 printf(gettext("Error cannot open mpd.secret in vpn_pptpd_configure().") . "n"); +#: src/etc/inc/vpn.inc 1157 echo gettext("Configuring PPPoE VPN service... "); +#: src/etc/inc/vpn.inc 1181 printf(gettext("Error cannot open mpd.conf in vpn_pppoe_configure().") . "n"); +#: src/etc/inc/vpn.inc 1290 printf(gettext("Error cannot open mpd.links in vpn_pppoe_configure().") . "n"); +#: src/etc/inc/vpn.inc 1317 printf(gettext("Error cannot open mpd.secret in vpn_pppoe_configure().") . "n"); +#: src/etc/inc/vpn.inc 1350 echo gettext("done") . "n"; +#: src/etc/inc/vpn.inc 1369 echo gettext("Configuring l2tp VPN service... "); +#: src/etc/inc/vpn.inc 1394 printf(gettext("Error cannot open mpd.conf in vpn_l2tp_configure().") . "n"); +#: src/etc/inc/vpn.inc 1493 printf(gettext("Error cannot open mpd.links in vpn_l2tp_configure().") . "n"); +#: src/etc/inc/vpn.inc 1519 printf(gettext("Error cannot open mpd.secret in vpn_l2tp_configure().") . "n"); +#: src/etc/inc/xmlparse.inc 93 die(sprintf(gettext('XML error %1$s at line %2$d cannot occur more than once') . "n", +#: src/etc/inc/xmlparse.inc 184 log_error(gettext("Error could not open XML input") . "n"); +#: src/etc/inc/xmlparse.inc 190 log_error(sprintf(gettext('XML error %1$s at line %2$d in %3$s') . "n", +#: src/etc/inc/xmlparse.inc 207 log_error(sprintf(gettext("XML error no %s object found!") . "n", implode(" or ", $rootobj))); +#: src/etc/inc/xmlparse_attr.inc 73 die(sprintf(gettext('XML error %1$s at line %2$d cannot occur more than once') . "n", +#: src/etc/inc/xmlparse_attr.inc 185 log_error(gettext("Error could not open XML input") . "n"); +#: src/etc/inc/xmlparse_attr.inc 195 log_error(sprintf(gettext('XML error %1$s at line %2$d') . "n", +#: src/etc/inc/xmlparse_attr.inc 208 log_error(sprintf(gettext("XML error no %s object found!") . "n", $rootobj)); +#: src/etc/inc/xmlrpc_client.inc 152 'unknown_method' => gettext("Unknown method"), +#: src/etc/inc/xmlrpc_client.inc 153 'invalid_return' => gettext("Invalid return payload enable debugging to examine incoming payload"), +#: src/etc/inc/xmlrpc_client.inc 154 'incorrect_params' => gettext("Incorrect parameters passed to method"), +#: src/etc/inc/xmlrpc_client.inc 155 'introspect_unknown' => gettext("Can't introspect method unknown"), +#: src/etc/inc/xmlrpc_client.inc 156 'http_error' => gettext("Didn't receive 200 OK from remote server."), +#: src/etc/inc/xmlrpc_client.inc 157 'not_response_object' => gettext("The requested method didn't return an XML_RPC_Response object."), +#: src/etc/inc/xmlrpc_client.inc 158 'invalid_request' => gettext("Invalid request payload"), +#: src/etc/inc/xmlrpc_client.inc 260 $XML_RPC_xh[$parser]['isf_reason'] = gettext('missing top level xmlrpc element'); +#: 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]); +#: src/etc/inc/xmlrpc_client.inc 431 XML_RPC_Base +#: raiseError(gettext('Non-numeric value received in INT or DOUBLE'), +#: src/etc/inc/xmlrpc_client.inc 859 gettext( +#: src/etc/inc/xmlrpc_client.inc 951 $this->raiseError(sprintf(gettext('Connection to proxy server +#: src/etc/inc/xmlrpc_client.inc 957 $this->raiseError(sprintf(gettext('Connection to RPC server +#: src/etc/inc/xmlrpc_client.inc 1330 $this->raiseError(gettext('The submitted request did not contain this parameter'), +#: src/etc/inc/xmlrpc_client.inc 1361 return $this->raiseError(gettext('mb_convert_encoding() is not available'), +#: src/etc/inc/xmlrpc_client.inc 1470 error_log(sprintf(gettext("HTTP error, got response %s"),$errstr)); +#: src/etc/inc/xmlrpc_client.inc 1497 //$errstr = gettext("XML error at line 1, check URL"); +#: src/etc/inc/xmlrpc_client.inc 1593 $this->raiseError(gettext('Scalar can have only one value'), +#: src/etc/inc/xmlrpc_client.inc 1600 sprintf(gettext("Not a scalar type (%s)"), $typeof), +#: src/etc/inc/xmlrpc_client.inc 1636 sprintf(gettext('Already initialized as a [%s]'), $this->kindOf()), +#: src/etc/inc/xmlrpc_client.inc 1652 sprintf(gettext('Already initialized as a [%s]'), $this->kindOf()), +#: src/etc/inc/xmlrpc_server.inc 48 $GLOBALS['XML_RPC_Server_listMethods_doc'] = gettext('This method lists all the' +#: src/etc/inc/xmlrpc_server.inc 66 $GLOBALS['XML_RPC_Server_methodSignature_doc'] = gettext('Returns an array of known' +#: src/etc/inc/xmlrpc_server.inc 86 $GLOBALS['XML_RPC_Server_methodHelp_doc'] = gettext('Returns help text if defined' +#: src/etc/rc.initial.password 48 echo "n" . gettext(' +#: src/etc/rc.initial.password 50 gettext('Do you want to set it back to Local Database [y|n]?'); +#: src/etc/rc.initial.password 74 write_config($config, gettext("password changed from console menu")); +#: 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)); +#: 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))) { +#: src/etc/rc.initial.setlanip 263 echo "n" . sprintf(gettext("Enter the new %s %s address. Press for none "), +#: src/etc/rc.initial.setlanip 269 echo gettext("This IP address conflicts with another interface or a VIP") . "n"; +#: src/etc/rc.initial.setlanip 274 echo "n" . sprintf(gettext("Subnet masks are entered as bit counts (as in CIDR notation) in %s."), +#: src/etc/rc.initial.setlanip 289 echo "n" . sprintf(gettext("Enter the new %s %s subnet bit count (1 to %s) "), +#: src/etc/rc.initial.setlanip 297 echo gettext("You cannot set network address to an interface"); +#: src/etc/rc.initial.setlanip 301 echo gettext("You cannot set broadcast address to an interface"); +#: 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" . +#: src/etc/rc.initial.setlanip 315 gettext("For a LAN, press for none ") . "n> "; +#: src/etc/rc.initial.setlanip 321 echo sprintf(gettext("not an %s IP address!"), $label_IPvX) . "n"; +#: src/etc/rc.initial.setlanip 323 echo gettext("not in subnet!") . "n"; +#: src/etc/rc.initial.setlanip 367 echo sprintf(gettext("Enter the start address of the %s client address range "), $label_IPvX) . " "; +#: src/etc/rc.initial.setlanip 376 echo gettext("This IP address must be in the interface's subnet") . "n"; +#: src/etc/rc.initial.setlanip 380 echo sprintf(gettext("Enter the end address of the %s client address range "), $label_IPvX) . " "; +#: src/etc/rc.initial.setlanip 389 echo gettext("This IP address must be in the interface's subnet") . "n"; +#: src/etc/rc.initial.setlanip 392 echo gettext("The end address of the DHCP range must be >= the start address") . "n"; +#: src/etc/rc.initial.setlanip 403 printf(gettext("Disabling %s DHCPD..."), $label_IPvX); +#: src/etc/rc.initial.setlanip 416 if (console_prompt_for_yn (gettext("Do you want to revert to HTTP as the webConfigurator protocol?"))) { +#: src/etc/rc.initial.setlanip 423 echo "n" . sprintf(gettext("Note the anti-lockout rule on %s has been re-enabled."), $interface) . "n"; +#: src/etc/rc.initial.setlanip 454 write_config(sprintf(gettext("%s IP configuration from console menu"), $interface)); +#: src/etc/rc.initial.setlanip 470 echo "nn" . sprintf(gettext("The IPv4 %s address has been set to %s"), +#: src/etc/rc.initial.setlanip 473 echo "nn" . sprintf(gettext("The IPv4 %s address has been set to %s"), +#: src/etc/rc.initial.setlanip 479 echo "nn" . sprintf(gettext("The IPv6 %s address has been set to %s"), +#: src/etc/rc.initial.setlanip 482 echo "nn" . sprintf(gettext("The IPv6 %s address has been set to %s"), +#: src/etc/rc.initial.setlanip 489 echo gettext('You can now access the webConfigurator by opening the following URL in your web browser ') . "n"; +#: src/etc/rc.initial.setlanip 517 echo "n" . gettext('Press to continue.'); +#: src/etc/rc.openvpn 91 log_error(gettext("Could not obtain openvpn lock for executing rc.openvpn for more than 10 seconds continuing...")); +#: src/etc/rc.php_ini_setup 55 PHPMODULES="$PHPMODULES gettext" +#: src/etc/rc.restore_config_backup 14 $date = date(gettext("n/j/y H i s"), $backup_info['time']); +#: src/etc/rc.restore_config_backup 16 $date = gettext("Unknown"); +#: src/etc/rc.restore_config_backup 21 $page = gettext("Unknown Page"); +#: src/etc/rc.restore_config_backup 34 echo gettext("No backups found in the configuration history."); +#: src/etc/rc.restore_config_backup 49 echo gettext("No backups found in the configuration history."); +#: src/etc/rc.restore_config_backup 52 echo gettext("Which configuration would you like to restore?") . "n"; +#: src/etc/rc.restore_config_backup 58 echo gettext("That is not a valid backup number.n"); +#: src/etc/rc.restore_config_backup 67 echo "n" . gettext("Is this the backup you wish to restore?") . "n"; +#: src/etc/rc.restore_config_backup 70 echo gettext("Y/N?") . " "; +#: src/etc/rc.restore_config_backup 72 if ($confirm == gettext("Y")) { +#: 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 i s"), $thisbackup['time']), $thisbackup['description']); +#: 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"; +#: src/etc/rc.restore_config_backup 79 echo gettext("Unable to revert to the selected configuration.") . "n"; +#: src/etc/rc.restore_config_backup 83 echo gettext("Restore canceled.") . "n"; +#: src/etc/rc.restore_config_backup 86 echo gettext("Restore canceled due to invalid input.") . "n"; +#: src/etc/rc.restore_config_backup 93 echo gettext("Restore Backup from Configuration History") . "nn"; +#: src/etc/rc.restore_config_backup 94 echo "1) " . gettext("List Backups") . "n"; +#: src/etc/rc.restore_config_backup 95 echo "2) " . gettext("Restore Backup") . "n"; +#: src/etc/rc.restore_config_backup 96 echo "Q) " . gettext("Quit") . "n"; +#: src/etc/rc.restore_config_backup 98 echo gettext("Please select an option to continue") . " "; +#: src/etc/rc.restore_config_backup 103 if (strtolower($command) == gettext("quit")) +#: src/opnsense/mvc/app/library/OPNsense/Core/Shell.php 111 //log_error(sprintf(gettext("The command '%1$s' +#: src/sbin/gmirror_status_check.php 51 $notices[] = sprintf(gettext("List of mirrors changed. Old (%s) New (%s)"), implode(", ", $previous_mirror_list), implode(", ", $mirror_list)); +#: 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']); +#: 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'])); +#: src/sbin/gmirror_status_check.php 70 $notices[] = sprintf(gettext("Mirror %s drive status changed. Old (%s) New (%s)"), +#: src/share/locale/en/LC_MESSAGES/OPNsense.pot 1 # OPNsense gettext canonical base. +#: src/share/locale/en/LC_MESSAGES/OPNsense.pot 23 user_error(gettext('Wrong parameter count for array_intersect_key()'), E_USER_WARNING); +#: src/share/locale/en/LC_MESSAGES/OPNsense.pot 27 user_error(gettext('array_intersect_key() Argument #') . +#: src/share/locale/en/LC_MESSAGES/OPNsense.pot 31 ($i + 1) . gettext(' is not an array'), E_USER_WARNING); +#: src/share/locale/en/LC_MESSAGES/OPNsense.pot 35 display_error_form("501", gettext("Potential DNS Rebind attack detected, see http +#: src/share/locale/en/LC_MESSAGES/OPNsense.pot 40 echo "" . gettext("Redirecting...") . "" . gettext("Redirecting to the dashboard...") . ""; +#: src/share/locale/en/LC_MESSAGES/OPNsense.pot 44 log_error(sprintf(gettext("ERROR! Could not connect to server %s."), $ldapname)); +#: src/share/locale/en/LC_MESSAGES/OPNsense.pot 48 log_error(sprintf(gettext("LDAP +#: src/share/locale/en/LC_MESSAGES/OPNsense.pot 53 log_error(sprintf(gettext("ERROR! Could not connect to server %s."), $ldapname)); +#: 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.")); +#: src/share/locale/en/LC_MESSAGES/OPNsense.pot 61 log_error(sprintf(gettext("ERROR! Could not connect to server %s."), $ldapname)); +#: 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)); +#: 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)); +#: src/share/locale/en/LC_MESSAGES/OPNsense.pot 73 log_error(sprintf(gettext("ERROR! ldap_get_groups() Could not connect to server %s."), $ldapname)); +#: 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)); +#: src/share/locale/en/LC_MESSAGES/OPNsense.pot 81 log_error(sprintf(gettext("ERROR! ldap_get_groups() could not bind to server %s."), $ldapname)); +#: 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.")); +#: src/share/locale/en/LC_MESSAGES/OPNsense.pot 89 log_error(gettext("ERROR! ldap_backed() called with no LDAP authentication server defined.")); +#: src/share/locale/en/LC_MESSAGES/OPNsense.pot 93 log_error(sprintf(gettext("ERROR! Could not connect to server %s."), $ldapname)); +#: src/share/locale/en/LC_MESSAGES/OPNsense.pot 97 log_error(sprintf(gettext("ERROR! Could not bind to server %s."), $ldapname)); +#: src/share/locale/en/LC_MESSAGES/OPNsense.pot 101 log_error(sprintf(gettext("Search resulted in error +#: src/share/locale/en/LC_MESSAGES/OPNsense.pot 106 log_error(gettext("ERROR! Either LDAP search failed, or multiple users were found.")); +#: 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 +#: src/share/locale/en/LC_MESSAGES/OPNsense.pot 115 return array("name" => gettext("Local Database"), "type" => "Local Auth", "host" => $config['system']['hostname']); +#: src/share/locale/en/LC_MESSAGES/OPNsense.pot 119 $list["Local Database"] = array( "name" => gettext("Local Database"), "type" => "Local Auth", "host" => $config['system']['hostname']); +#: src/share/locale/en/LC_MESSAGES/OPNsense.pot 123 log_error(sprintf(gettext("Successful login for user '%1$s' from +#: src/share/locale/en/LC_MESSAGES/OPNsense.pot 128 log_error(sprintf(gettext("Session timed out for user '%1$s' from +#: src/share/locale/en/LC_MESSAGES/OPNsense.pot 133 log_error(sprintf(gettext("User logged out for user '%1$s' from +#: src/share/locale/en/LC_MESSAGES/OPNsense.pot 138 display_error_form("201", gettext("No page assigned to this user! Click here to logout.")); +#: src/share/locale/en/LC_MESSAGES/OPNsense.pot 142 printf(gettext('Error +#: src/share/locale/en/LC_MESSAGES/OPNsense.pot 149 $login_error = gettext("unknown reason"); +#: src/share/locale/en/LC_MESSAGES/OPNsense.pot 153 printf("showajaxmessage('" . gettext("Invalid login (%s).") . "')", $login_error); +#: src/share/locale/en/LC_MESSAGES/OPNsense.pot 157 printf("showajaxmessage('" . gettext("This device is currently being maintained by +#: src/share/locale/en/LC_MESSAGES/OPNsense.pot 162 <?=gettext("Login"); ?> +#: 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.")); +#: src/share/locale/en/LC_MESSAGES/OPNsense.pot 170