diff --git a/src/share/locale/en/LC_MESSAGES/OPNsense.pot b/src/share/locale/en/LC_MESSAGES/OPNsense.pot
index ec2b6fc72..f05885435 100644
--- a/src/share/locale/en/LC_MESSAGES/OPNsense.pot
+++ b/src/share/locale/en/LC_MESSAGES/OPNsense.pot
@@ -455,531 +455,494 @@ msgstr ""
msgid "DynDNS updated IP Address on %s (%s) to %s"
msgstr ""
-#:
-src/etc/inc/dyndns.class
-1230
-notify_all_remote(sprintf(gettext("DynDNS updated IPv6 Address on %s (%s) to %s"), convert_real_interface_to_friendly_descr($this->_if), $this->_if, $wan_ip));
+#: src/etc/inc/dyndns.class:1230
+msgid "DynDNS updated IPv6 Address on %s (%s) to %s"
msgstr ""
-#:
-src/etc/inc/easyrule.inc
-118
-$filterent['descr'] = gettext("Easy Rule
-Blocked from Firewall Log View");
+#: src/etc/inc/easyrule.inc:118
+msgid "Easy Rule Blocked from Firewall Log View"
msgstr ""
-#:
-src/etc/inc/easyrule.inc
-119
-$filterent['created'] = make_config_revision_entry(null, gettext("Easy Rule"));
+#: src/etc/inc/easyrule.inc:119
+msgid "Easy Rule"
msgstr ""
-#:
-src/etc/inc/easyrule.inc
-179
-$alias['detail'] = $a_aliases[$id]['detail'] . gettext('Entry added') . ' ' . date('r') . '||';
+#: src/etc/inc/easyrule.inc:179
+msgid "Entry added"
msgstr ""
-#:
-src/etc/inc/easyrule.inc
-184
-$alias['descr'] = gettext("Hosts blocked from Firewall Log view");
+#: src/etc/inc/easyrule.inc:184
+msgid "Hosts blocked from Firewall Log view"
msgstr ""
-#:
-src/etc/inc/easyrule.inc
-187
-$alias['detail'] = gettext('Entry added') . ' ' . date('r') . '||';
+#: src/etc/inc/easyrule.inc:187
+msgid "Entry added"
msgstr ""
-#:
-src/etc/inc/easyrule.inc
-264
-$filterent['descr'] = gettext("Easy Rule
-Passed from Firewall Log View");
+#: src/etc/inc/easyrule.inc:264
+msgid "Easy Rule Passed from Firewall Log View"
msgstr ""
-#:
-src/etc/inc/easyrule.inc
-302
-$filterent['created'] = make_config_revision_entry(null, gettext("Easy Rule"));
+#: src/etc/inc/easyrule.inc:302
+msgid "Easy Rule"
msgstr ""
-#:
-src/etc/inc/easyrule.inc
-319
-return gettext("Tried to block invalid IP
-") . ' ' . htmlspecialchars($src);
+#: src/etc/inc/easyrule.inc:319
+msgid "Tried to block invalid IP"
msgstr ""
-#:
-src/etc/inc/easyrule.inc
-323
-return gettext("Invalid interface for block rule
-") . ' ' . htmlspecialchars($int);
+#: src/etc/inc/easyrule.inc:323
+msgid "Invalid interface for block rule"
msgstr ""
-#:
-src/etc/inc/easyrule.inc
-326
-return gettext("Host added successfully");
+#: src/etc/inc/easyrule.inc:326
+msgid "Host added successfully"
msgstr ""
-#:
-src/etc/inc/easyrule.inc
-328
-return gettext("Failed to create block rule, alias, or add host.");
+#: src/etc/inc/easyrule.inc:328
+msgid "Failed to create block rule, alias, or add host."
msgstr ""
-#:
-src/etc/inc/easyrule.inc
-331
-return gettext("Tried to block but had no host IP or interface");
+#: src/etc/inc/easyrule.inc:331
+msgid "Tried to block but had no host IP or interface"
msgstr ""
-#:
-src/etc/inc/easyrule.inc
-333
-return gettext("Unknown block error.");
+#: src/etc/inc/easyrule.inc:333
+msgid "Unknown block error."
msgstr ""
-#:
-src/etc/inc/easyrule.inc
-344
-return gettext("Invalid interface for pass rule
-") . ' ' . htmlspecialchars($int);
+#: src/etc/inc/easyrule.inc:344
+msgid "Invalid interface for pass rule"
msgstr ""
-#:
-src/etc/inc/easyrule.inc
-347
-return gettext("Invalid protocol for pass rule
+#: src/etc/inc/easyrule.inc:347
+msgid ""Invalid protocol for pass rule
") . ' ' . htmlspecialchars($proto);
msgstr ""
#:
src/etc/inc/easyrule.inc
350
-return gettext("Tried to pass invalid source IP
+msgid ""Tried to pass invalid source IP
") . ' ' . htmlspecialchars($src);
msgstr ""
#:
src/etc/inc/easyrule.inc
353
-return gettext("Tried to pass invalid destination IP
+msgid ""Tried to pass invalid destination IP
") . ' ' . htmlspecialchars($dst);
msgstr ""
#:
src/etc/inc/easyrule.inc
357
-return gettext("Missing destination port
+msgid ""Missing destination port
") . ' ' . htmlspecialchars($dstport);
msgstr ""
#:
src/etc/inc/easyrule.inc
360
-return gettext("Tried to pass invalid destination port
+msgid ""Tried to pass invalid destination port
") . ' ' . htmlspecialchars($dstport);
msgstr ""
#:
src/etc/inc/easyrule.inc
367
-return gettext("Successfully added pass rule!");
+msgid ""Successfully added pass rule!");
msgstr ""
#:
src/etc/inc/easyrule.inc
369
-return gettext("Failed to add pass rule.");
+msgid ""Failed to add pass rule.");
msgstr ""
#:
src/etc/inc/easyrule.inc
372
-return gettext("Missing parameters for pass rule.");
+msgid ""Missing parameters for pass rule.");
msgstr ""
#:
src/etc/inc/easyrule.inc
374
-return gettext("Unknown pass error.");
+msgid ""Unknown pass error.");
msgstr ""
#:
src/etc/inc/filter.inc
167
-update_filter_reload_status(gettext("Initializing"));
+msgid ""Initializing"));
msgstr ""
#:
src/etc/inc/filter.inc
175
-echo gettext("Configuring firewall");
+msgid ""Configuring firewall");
msgstr ""
#:
src/etc/inc/filter.inc
180
-update_filter_reload_status(gettext("Creating aliases"));
+msgid ""Creating aliases"));
msgstr ""
#:
src/etc/inc/filter.inc
185
-update_filter_reload_status(gettext("Generating Limiter rules"));
+msgid ""Generating Limiter rules"));
msgstr ""
#:
src/etc/inc/filter.inc
188
-update_filter_reload_status(gettext("Generating NAT rules"));
+msgid ""Generating NAT rules"));
msgstr ""
#:
src/etc/inc/filter.inc
193
-update_filter_reload_status(gettext("Generating filter rules"));
+msgid ""Generating filter rules"));
msgstr ""
#:
src/etc/inc/filter.inc
199
-update_filter_reload_status(gettext("Generating ALTQ queues"));
+msgid ""Generating ALTQ queues"));
msgstr ""
#:
src/etc/inc/filter.inc
201
-update_filter_reload_status(gettext("Generating Layer7 rules"));
+msgid ""Generating Layer7 rules"));
msgstr ""
#:
src/etc/inc/filter.inc
205
-update_filter_reload_status(gettext("Loading filter rules"));
+msgid ""Loading filter rules"));
msgstr ""
#:
src/etc/inc/filter.inc
212
-update_filter_reload_status(gettext("Filter is disabled. Not loading rules."));
+msgid ""Filter is disabled. Not loading rules."));
msgstr ""
#:
src/etc/inc/filter.inc
214
-echo gettext("done.") . "n";
+msgid ""done.") . "n";
msgstr ""
#:
src/etc/inc/filter.inc
257
-update_filter_reload_status(gettext("Setting up logging information"));
+msgid ""Setting up logging information"));
msgstr ""
#:
src/etc/inc/filter.inc
262
-update_filter_reload_status(gettext("Setting up SCRUB information"));
+msgid ""Setting up SCRUB information"));
msgstr ""
#:
src/etc/inc/filter.inc
300
-$line_error = sprintf(gettext('The line in question reads [%1$d]
+msgid "'The line in question reads [%1$d]
%2$s'), $line_number, $line_split[$line_number-1]);
msgstr ""
#:
src/etc/inc/filter.inc
306
-$error_msg = gettext("PF was wedged/busy and has been reset.");
+msgid ""PF was wedged/busy and has been reset.");
msgstr ""
#:
src/etc/inc/filter.inc
314
-file_notice("filter_load", sprintf(gettext('There were error(s) loading the rules
+msgid "'There were error(s) loading the rules
%1$s - %2$s'), $saved_line_error, $line_error), "Filter Reload", "");
msgstr ""
#:
src/etc/inc/filter.inc
315
-update_filter_reload_status(sprintf(gettext('There were error(s) loading the rules
+msgid "'There were error(s) loading the rules
%1$s - %2$s'), $saved_line_error, $line_error));
msgstr ""
#:
src/etc/inc/filter.inc
325
-update_filter_reload_status(gettext("Starting up layer7 daemon"));
+msgid ""Starting up layer7 daemon"));
msgstr ""
#:
src/etc/inc/filter.inc
377
-update_filter_reload_status(gettext("Processing down interface states"));
+msgid ""Processing down interface states"));
msgstr ""
#:
src/etc/inc/filter.inc
381
-update_filter_reload_status(gettext("Running plugins"));
+msgid ""Running plugins"));
msgstr ""
#:
src/etc/inc/filter.inc
385
-update_filter_reload_status(gettext("Running plugins (pf)"));
+msgid ""Running plugins (pf)"));
msgstr ""
#:
src/etc/inc/filter.inc
387
-update_filter_reload_status(gettext("Plugins completed."));
+msgid ""Plugins completed."));
msgstr ""
#:
src/etc/inc/filter.inc
390
-update_filter_reload_status(gettext("Done"));
+msgid ""Done"));
msgstr ""
#:
src/etc/inc/filter.inc
392
-echo gettext("done.") . "n";
+msgid ""done.") . "n";
msgstr ""
#:
src/etc/inc/filter.inc
649
-update_filter_reload_status(gettext("Creating gateway group item..."));
+msgid ""Creating gateway group item..."));
msgstr ""
#:
src/etc/inc/filter.inc
689
-log_error(sprintf(gettext("An error occurred while trying to find the interface got %s . The rule has not been added."), $gatewayip));
+msgid ""An error occurred while trying to find the interface got %s . The rule has not been added."), $gatewayip));
msgstr ""
#:
src/etc/inc/filter.inc
1021
-update_filter_reload_status(sprintf(gettext("Creating reflection NAT rule for %s..."), $rule['descr']));
+msgid ""Creating reflection NAT rule for %s..."), $rule['descr']));
msgstr ""
#:
src/etc/inc/filter.inc
1110
-update_filter_reload_status(sprintf(gettext("Creating reflection rule for %s..."), $rule['descr']));
+msgid ""Creating reflection rule for %s..."), $rule['descr']));
msgstr ""
#:
src/etc/inc/filter.inc
1293
-$descriptions = array(gettext("localhost"));
+msgid ""localhost"));
msgstr ""
#:
src/etc/inc/filter.inc
1301
-$descriptions[] = gettext("static route");
+msgid ""static route");
msgstr ""
#:
src/etc/inc/filter.inc
1312
-$descriptions[] = $oc['descr'] . " " . gettext("DHCP alias address");
+msgid ""DHCP alias address");
msgstr ""
#:
src/etc/inc/filter.inc
1349
-$descriptions[] = gettext("PPTP server");
+msgid ""PPTP server");
msgstr ""
#:
src/etc/inc/filter.inc
1358
-$descriptions[] = gettext("PPPoE server");
+msgid ""PPPoE server");
msgstr ""
#:
src/etc/inc/filter.inc
1367
-$descriptions[] = gettext("L2TP server");
+msgid ""L2TP server");
msgstr ""
#:
src/etc/inc/filter.inc
1376
-$descriptions[] = gettext("OpenVPN server");
+msgid ""OpenVPN server");
msgstr ""
#:
src/etc/inc/filter.inc
1383
-$descriptions[] = gettext("OpenVPN client");
+msgid ""OpenVPN client");
msgstr ""
#:
src/etc/inc/filter.inc
1391
-$descriptions[] = gettext("IPsec client");
+msgid ""IPsec client");
msgstr ""
#:
src/etc/inc/filter.inc
1429
-$natent['descr'] = gettext('Auto created rule for ISAKMP');
+msgid "'Auto created rule for ISAKMP');
msgstr ""
#:
src/etc/inc/filter.inc
1439
-$natent['descr'] = gettext('Auto created rule');
+msgid "'Auto created rule');
msgstr ""
#:
src/etc/inc/filter.inc
1539
-update_filter_reload_status(gettext("Creating 1
+msgid ""Creating 1
1 rules..."));
msgstr ""
#:
src/etc/inc/filter.inc
1684
-update_filter_reload_status(sprintf(gettext("Creating advanced outbound rule %s"), $obent['descr']));
+msgid ""Creating advanced outbound rule %s"), $obent['descr']));
msgstr ""
#:
src/etc/inc/filter.inc
1722
-update_filter_reload_status(gettext("Creating outbound NAT rules"));
+msgid ""Creating outbound NAT rules"));
msgstr ""
#:
src/etc/inc/filter.inc
1729
-update_filter_reload_status(gettext('Creating automatic outbound rules'));
+msgid "'Creating automatic outbound rules'));
msgstr ""
#:
src/etc/inc/filter.inc
1759
-update_filter_reload_status(gettext("Setting up TFTP helper"));
+msgid ""Setting up TFTP helper"));
msgstr ""
#:
src/etc/inc/filter.inc
1792
-update_filter_reload_status(sprintf(gettext("Creating NAT rule %s"), $rule['descr']));
+msgid ""Creating NAT rule %s"), $rule['descr']));
msgstr ""
#:
src/etc/inc/filter.inc
1999
-update_filter_reload_status(sprintf(gettext("Creating filter rule %s ..."), $rule['descr']));
+msgid ""Creating filter rule %s ..."), $rule['descr']));
msgstr ""
#:
src/etc/inc/filter.inc
2022
-log_error(sprintf(gettext("filter_generate_port
+msgid ""filter_generate_port
%s is not a valid {$target} port."), $srcport[0]));
msgstr ""
#:
src/etc/inc/filter.inc
2328
-update_filter_reload_status(sprintf(gettext("Setting up pass/block rules %s"), $rule['descr']));
+msgid ""Setting up pass/block rules %s"), $rule['descr']));
msgstr ""
#:
src/etc/inc/filter.inc
2343
-log_error(sprintf(gettext("Could not find IPv4 gateway for interface (%s)."), $rule['interface']));
+msgid ""Could not find IPv4 gateway for interface (%s)."), $rule['interface']));
msgstr ""
#:
src/etc/inc/filter.inc
2370
-update_filter_reload_status(sprintf(gettext("Creating rule %s"), $rule['descr']));
+msgid ""Creating rule %s"), $rule['descr']));
msgstr ""
#:
src/etc/inc/filter.inc
2618
-update_filter_reload_status(gettext("Creating default rules"));
+msgid ""Creating default rules"));
msgstr ""
#:
src/etc/inc/filter.inc
3182
-update_filter_reload_status(gettext("Creating IPsec rules..."));
+msgid ""Creating IPsec rules..."));
msgstr ""
#:
src/etc/inc/filter.inc
3228
-log_error(gettext("Please use filter_tdr_install_cron() function tdr_install_cron will be deprecated!"));
+msgid ""Please use filter_tdr_install_cron() function tdr_install_cron will be deprecated!"));
msgstr ""
#:
src/etc/inc/filter.inc
3274
-write_config(gettext("Installed 15 minute filter reload for Time Based Rules"));
+msgid ""Installed 15 minute filter reload for Time Based Rules"));
msgstr ""
#:
src/etc/inc/filter.inc
3281
-write_config(gettext("Removed 15 minute filter reload for Time Based Rules"));
+msgid ""Removed 15 minute filter reload for Time Based Rules"));
msgstr ""
#:
src/etc/inc/filter.inc
3576
-update_filter_reload_status(sprintf(gettext('Checking for %1$s PF hooks in package %2$s'), $ruletype, $pkg_inc));
+msgid "'Checking for %1$s PF hooks in package %2$s'), $ruletype, $pkg_inc));
msgstr ""
#:
src/etc/inc/filter.inc
3582
-update_filter_reload_status(sprintf(gettext('Processing early %1$s rules for package %2$s'), $ruletype, $pkg_inc));
+msgid "'Processing early %1$s rules for package %2$s'), $ruletype, $pkg_inc));
msgstr ""
#:
src/etc/inc/filter.inc
3587
-$errorrules = sprintf(gettext("There was an error while parsing the package filter rules for %s."), $pkg_inc) . "n";
+msgid ""There was an error while parsing the package filter rules for %s."), $pkg_inc) . "n";
msgstr ""
#:
src/etc/inc/filter_log.inc
245
-log_error(sprintf(gettext("There was a error parsing rule number
+msgid ""There was a error parsing rule number
%s. Please report to mailing list or forum."), $flent['rulenum']));
msgstr ""
#:
src/etc/inc/filter_log.inc
253
-log_error(sprintf(gettext("There was a error parsing rule
+msgid ""There was a error parsing rule
%s. Please report to mailing list or forum."), $errline));
msgstr ""
#:
src/etc/inc/filter_log.inc
265
-$portstr = sprintf('' . htmlspecialchars($port) . ' ', $port, $proto, $service);
msgstr ""
@@ -992,366 +955,366 @@ msgstr ""
#:
src/etc/inc/functions.inc
32
-function gettext($text) {
+msgid "$text) {
msgstr ""
#:
src/etc/inc/functions.inc
87
-$notice_msgs .= "
".gettext("Acknowledge All Notices")." ";
+msgid ""Acknowledge All Notices")." ";
msgstr ""
#:
src/etc/inc/functions.inc
106
-$msg= sprintf("%1$02d",count($notices))." ".gettext("unread notice");
+msgid ""unread notice");
msgstr ""
#:
src/etc/inc/functions.inc
108
-$msg= sprintf("%1$02d",count($notices))." ".gettext("unread notices");
+msgid ""unread notices");
msgstr ""
#:
src/etc/inc/gwlb.inc
825
-$msg = sprintf(gettext("MONITOR
+msgid ""MONITOR
%s is down, removing from routing group {$group['name']}"), $gwname);
msgstr ""
#:
src/etc/inc/gwlb.inc
829
-$msg = sprintf(gettext("MONITOR
+msgid ""MONITOR
%s has packet loss, removing from routing group {$group['name']}"), $gwname);
msgstr ""
#:
src/etc/inc/gwlb.inc
833
-$msg = sprintf(gettext("MONITOR
+msgid ""MONITOR
%s has high latency, removing from routing group {$group['name']}"), $gwname);
msgstr ""
#:
src/etc/inc/gwlb.inc
853
-$msg = gettext("Gateways status could not be determined, considering all as up/active. (Group
+msgid ""Gateways status could not be determined, considering all as up/active. (Group
{$group['name']})");
msgstr ""
#:
src/etc/inc/gwlb.inc
916
-write_config(sprintf(gettext('Updating gateway group gateway for %1$s - new gateway is %2$s'), $interfac, $current_gw));
+msgid "'Updating gateway group gateway for %1$s - new gateway is %2$s'), $interfac, $current_gw));
msgstr ""
#:
src/etc/inc/interfaces.inc
39
-log_error(gettext("interfaces_bring_up() was called but no variable defined."));
+msgid ""interfaces_bring_up() was called but no variable defined."));
msgstr ""
#:
src/etc/inc/interfaces.inc
195
-echo gettext("Configuring loopback interface...");
+msgid ""Configuring loopback interface...");
msgstr ""
#:
src/etc/inc/interfaces.inc
202
-echo gettext("done.") . "n";
+msgid ""done.") . "n";
msgstr ""
#:
src/etc/inc/interfaces.inc
211
-echo gettext("Configuring VLAN interfaces...");
+msgid ""Configuring VLAN interfaces...");
msgstr ""
#:
src/etc/inc/interfaces.inc
224
-echo gettext("done.") . "n";
+msgid ""done.") . "n";
msgstr ""
#:
src/etc/inc/interfaces.inc
231
-log_error(gettext("VLAN
+msgid ""VLAN
called with wrong options. Problems with config!"));
msgstr ""
#:
src/etc/inc/interfaces.inc
239
-log_error(gettext("interface_vlan_configure called with if undefined."));
+msgid ""interface_vlan_configure called with if undefined."));
msgstr ""
#:
src/etc/inc/interfaces.inc
273
-log_error(sprintf(gettext("QinQ compat VLAN
+msgid ""QinQ compat VLAN
called with wrong options. Problems with config!%s"), "n"));
msgstr ""
#:
src/etc/inc/interfaces.inc
280
-log_error(sprintf(gettext("interface_qinq_configure called with if undefined.%s"), "n"));
+msgid ""interface_qinq_configure called with if undefined.%s"), "n"));
msgstr ""
#:
src/etc/inc/interfaces.inc
285
-log_error(sprintf(gettext("interface_qinq_configure called with invalid if.%s"), "n"));
+msgid ""interface_qinq_configure called with invalid if.%s"), "n"));
msgstr ""
#:
src/etc/inc/interfaces.inc
350
-echo gettext("Configuring QinQ interfaces...");
+msgid ""Configuring QinQ interfaces...");
msgstr ""
#:
src/etc/inc/interfaces.inc
358
-echo gettext( "done.") . "n";
+msgid " "done.") . "n";
msgstr ""
#:
src/etc/inc/interfaces.inc
365
-log_error(sprintf(gettext("QinQ compat VLAN
+msgid ""QinQ compat VLAN
called with wrong options. Problems with config!%s"), "n"));
msgstr ""
#:
src/etc/inc/interfaces.inc
373
-log_error(sprintf(gettext("interface_qinq2_configure called with if undefined.%s"), "n"));
+msgid ""interface_qinq2_configure called with if undefined.%s"), "n"));
msgstr ""
#:
src/etc/inc/interfaces.inc
394
-echo gettext("Creating wireless clone interfaces...");
+msgid ""Creating wireless clone interfaces...");
msgstr ""
#:
src/etc/inc/interfaces.inc
415
-echo gettext("done.") . "n";
+msgid ""done.") . "n";
msgstr ""
#:
src/etc/inc/interfaces.inc
462
-log_error(sprintf(gettext("No members found on %s"), $bridge['bridgeif']));
+msgid ""No members found on %s"), $bridge['bridgeif']));
msgstr ""
#:
src/etc/inc/interfaces.inc
548
-log_error(gettext("realif not defined in interfaces bridge - up"));
+msgid ""realif not defined in interfaces bridge - up"));
msgstr ""
#:
src/etc/inc/interfaces.inc
662
-log_error(gettext("bridgeif not defined -- could not bring interface up"));
+msgid ""bridgeif not defined -- could not bring interface up"));
msgstr ""
#:
src/etc/inc/interfaces.inc
710
-echo gettext("Configuring LAGG interfaces...");
+msgid ""Configuring LAGG interfaces...");
msgstr ""
#:
src/etc/inc/interfaces.inc
724
-echo gettext("done.") . "n";
+msgid ""done.") . "n";
msgstr ""
#:
src/etc/inc/interfaces.inc
879
-log_error(gettext("Could not bring greif up -- variable not defined."));
+msgid ""Could not bring greif up -- variable not defined."));
msgstr ""
#:
src/etc/inc/interfaces.inc
950
-log_error(gettext("could not bring realif up -- variable not defined -- interface_gif_configure()"));
+msgid ""could not bring realif up -- variable not defined -- interface_gif_configure()"));
msgstr ""
#:
src/etc/inc/interfaces.inc
975
-log_error(gettext("could not bring gifif up -- variable not defined"));
+msgid ""could not bring gifif up -- variable not defined"));
msgstr ""
#:
src/etc/inc/interfaces.inc
1056
-printf(gettext("Configuring %s interface..."), $ifname);
+msgid ""Configuring %s interface..."), $ifname);
msgstr ""
#:
src/etc/inc/interfaces.inc
1060
-echo gettext( "done.") . "n";
+msgid " "done.") . "n";
msgstr ""
#:
src/etc/inc/interfaces.inc
1081
-printf(gettext("Configuring %s interface..."), $ifname);
+msgid ""Configuring %s interface..."), $ifname);
msgstr ""
#:
src/etc/inc/interfaces.inc
1086
-echo gettext("done.") . "n";
+msgid ""done.") . "n";
msgstr ""
#:
src/etc/inc/interfaces.inc
1100
-printf(gettext("Configuring %s interface..."), $ifname);
+msgid ""Configuring %s interface..."), $ifname);
msgstr ""
#:
src/etc/inc/interfaces.inc
1105
-echo gettext("done.") . "n";
+msgid ""done.") . "n";
msgstr ""
#:
src/etc/inc/interfaces.inc
1113
-printf(gettext("Configuring %s interface..."), $ifname);
+msgid ""Configuring %s interface..."), $ifname);
msgstr ""
#:
src/etc/inc/interfaces.inc
1118
-echo gettext("done.") . "n";
+msgid ""done.") . "n";
msgstr ""
#:
src/etc/inc/interfaces.inc
1191
-log_error(gettext("Wrong parameters used during interface_bring_down"));
+msgid ""Wrong parameters used during interface_bring_down"));
msgstr ""
#:
src/etc/inc/interfaces.inc
1503
-log_error(sprintf(gettext("Can't find PPP config for %s in interface_ppps_configure()."), $ifcfg['if']));
+msgid ""Can't find PPP config for %s in interface_ppps_configure()."), $ifcfg['if']));
msgstr ""
#:
src/etc/inc/interfaces.inc
1560
-log_error(sprintf(gettext('Could not get a PPTP/L2TP Remote IP address from %1$s for %2$s in interfaces_ppps_configure.'), $dhcp_gateway, $gway));
+msgid "'Could not get a PPTP/L2TP Remote IP address from %1$s for %2$s in interfaces_ppps_configure.'), $dhcp_gateway, $gway));
msgstr ""
#:
src/etc/inc/interfaces.inc
1567
-log_error(sprintf(gettext("Device %s does not exist. PPP link cannot start without the modem device."), $port));
+msgid ""Device %s does not exist. PPP link cannot start without the modem device."), $port));
msgstr ""
#:
src/etc/inc/interfaces.inc
1572
-log_error(sprintf(gettext("Unkown %s configured as ppp interface."), $type));
+msgid ""Unkown %s configured as ppp interface."), $type));
msgstr ""
#:
src/etc/inc/interfaces.inc
1844
-log_error(sprintf(gettext("Error
+msgid ""Error
cannot open mpd_%s.conf in interface_ppps_configure().%s"), $interface, "n"));
msgstr ""
#:
src/etc/inc/interfaces.inc
1921
-echo gettext("Configuring CARP settings...");
+msgid ""Configuring CARP settings...");
msgstr ""
#:
src/etc/inc/interfaces.inc
1978
-echo gettext("done.") . "n";
+msgid ""done.") . "n";
msgstr ""
#:
src/etc/inc/interfaces.inc
2159
-file_notice("CARP", sprintf(gettext("Interface specified for the virtual IP address %s does not exist. Skipping this VIP."), $vip['subnet']), "Firewall
+msgid ""Interface specified for the virtual IP address %s does not exist. Skipping this VIP."), $vip['subnet']), "Firewall
Virtual IP", "");
msgstr ""
#:
src/etc/inc/interfaces.inc
2167
-file_notice("CARP", sprintf(gettext("Sorry but we could not find a required assigned ip address on the interface for the virtual IP address %s."), $vip['subnet']), "Firewall
+msgid ""Sorry but we could not find a required assigned ip address on the interface for the virtual IP address %s."), $vip['subnet']), "Firewall
Virtual IP", "");
msgstr ""
#:
src/etc/inc/interfaces.inc
2174
-file_notice("CARP", sprintf(gettext("Sorry but we could not find a required assigned ip address on the interface for the virtual IPv6 address %s."), $vip['subnet']), "Firewall
+msgid ""Sorry but we could not find a required assigned ip address on the interface for the virtual IPv6 address %s."), $vip['subnet']), "Firewall
Virtual IP", "");
msgstr ""
#:
src/etc/inc/interfaces.inc
2230
-log_error(sprintf(gettext("Interface %s changed to hostap mode"), $realif));
+msgid ""Interface %s changed to hostap mode"), $realif));
msgstr ""
#:
src/etc/inc/interfaces.inc
2234
-log_error(sprintf(gettext("Interface %s changed to adhoc mode"), $realif));
+msgid ""Interface %s changed to adhoc mode"), $realif));
msgstr ""
#:
src/etc/inc/interfaces.inc
2238
-log_error(sprintf(gettext("Interface %s changed to infrastructure mode"), $realif));
+msgid ""Interface %s changed to infrastructure mode"), $realif));
msgstr ""
#:
src/etc/inc/interfaces.inc
2250
-log_error(sprintf(gettext("Cloning new wireless interface %s"), $realif));
+msgid ""Cloning new wireless interface %s"), $realif));
msgstr ""
#:
src/etc/inc/interfaces.inc
2255
-log_error(sprintf(gettext('Failed to clone interface %1$s with error code %2$s, output %3$s'), $baseif, $ret, $out[0]));
+msgid "'Failed to clone interface %1$s with error code %2$s, output %3$s'), $baseif, $ret, $out[0]));
msgstr ""
#:
src/etc/inc/interfaces.inc
2974
-echo gettext("Generating new MAC address.");
+msgid ""Generating new MAC address.");
msgstr ""
#:
src/etc/inc/interfaces.inc
2980
-file_notice("MAC Address altered", sprintf(gettext('The INVALID MAC address (ff
+msgid "'The INVALID MAC address (ff
ff
ff
ff
@@ -1362,1403 +1325,1403 @@ msgstr ""
#:
src/etc/inc/interfaces.inc
3807
-printf(printf(gettext("Error
+msgid ""Error
cannot open dhclient_%s.conf in interface_dhcp_configure() for writing.%s"), $interface, "n"));
msgstr ""
#:
src/etc/inc/interfaces.inc
3820
-log_error(sprintf(gettext("Invalid interface "%s" in interface_dhcp_configure()"), $interface));
+msgid ""Invalid interface "%s" in interface_dhcp_configure()"), $interface));
msgstr ""
#:
src/etc/inc/interfaces.inc
3872
-log_error(printf(gettext("Could not bring up %s interface in interface_dhcp_configure()"), $wanif));
+msgid ""Could not bring up %s interface in interface_dhcp_configure()"), $wanif));
msgstr ""
#:
src/etc/inc/ipsec.inc
39
-'myaddress' => array( 'desc' => gettext('My IP address'), 'mobile' => true ),
+msgid "'My IP address'), 'mobile' => true ),
msgstr ""
#:
src/etc/inc/ipsec.inc
40
-'address' => array( 'desc' => gettext('IP address'), 'mobile' => true ),
+msgid "'IP address'), 'mobile' => true ),
msgstr ""
#:
src/etc/inc/ipsec.inc
41
-'fqdn' => array( 'desc' => gettext('Distinguished name'), 'mobile' => true ),
+msgid "'Distinguished name'), 'mobile' => true ),
msgstr ""
#:
src/etc/inc/ipsec.inc
42
-'user_fqdn' => array( 'desc' => gettext('User distinguished name'), 'mobile' => true ),
+msgid "'User distinguished name'), 'mobile' => true ),
msgstr ""
#:
src/etc/inc/ipsec.inc
43
-'asn1dn' => array( 'desc' => gettext('ASN.1 distinguished Name'), 'mobile' => true ),
+msgid "'ASN.1 distinguished Name'), 'mobile' => true ),
msgstr ""
#:
src/etc/inc/ipsec.inc
44
-'keyid tag' => array( 'desc' => gettext('KeyID tag'), 'mobile' => true ),
+msgid "'KeyID tag'), 'mobile' => true ),
msgstr ""
#:
src/etc/inc/ipsec.inc
45
-'dyn_dns' => array( 'desc' => gettext('Dynamic DNS'), 'mobile' => true ));
+msgid "'Dynamic DNS'), 'mobile' => true ));
msgstr ""
#:
src/etc/inc/ipsec.inc
48
-'peeraddress' => array( 'desc' => gettext('Peer IP address'), 'mobile' => false ),
+msgid "'Peer IP address'), 'mobile' => false ),
msgstr ""
#:
src/etc/inc/ipsec.inc
49
-'address' => array( 'desc' => gettext('IP address'), 'mobile' => false ),
+msgid "'IP address'), 'mobile' => false ),
msgstr ""
#:
src/etc/inc/ipsec.inc
50
-'fqdn' => array( 'desc' => gettext('Distinguished name'), 'mobile' => true ),
+msgid "'Distinguished name'), 'mobile' => true ),
msgstr ""
#:
src/etc/inc/ipsec.inc
51
-'user_fqdn' => array( 'desc' => gettext('User distinguished name'), 'mobile' => true ),
+msgid "'User distinguished name'), 'mobile' => true ),
msgstr ""
#:
src/etc/inc/ipsec.inc
52
-'asn1dn' => array( 'desc' => gettext('ASN.1 distinguished Name'), 'mobile' => true ),
+msgid "'ASN.1 distinguished Name'), 'mobile' => true ),
msgstr ""
#:
src/etc/inc/ipsec.inc
53
-'keyid tag' => array( 'desc' =>gettext('KeyID tag'), 'mobile' => true ));
+msgid "'KeyID tag'), 'mobile' => true ));
msgstr ""
#:
src/etc/inc/ipsec.inc
301
-return gettext("Mobile Client");
+msgid ""Mobile Client");
msgstr ""
#:
src/etc/inc/ipsec.inc
304
-return gettext("None");
+msgid ""None");
msgstr ""
#:
src/etc/inc/ipsec.inc
608
-log_error(gettext("IPsec daemon seems to have issues or not running! Could not display mobile user stats!"));
+msgid ""IPsec daemon seems to have issues or not running! Could not display mobile user stats!"));
msgstr ""
#:
src/etc/inc/meta.inc
68
-printf(gettext("list_phpfiles
+msgid ""list_phpfiles
unable to examine path %sn"), $path);
msgstr ""
#:
src/etc/inc/meta.inc
99
-printf(gettext("unable to read %sn"), $fpath);
+msgid ""unable to read %sn"), $fpath);
msgstr ""
#:
src/etc/inc/meta.inc
132
-printf(gettext("error
+msgid ""error
tag mismatch ( %1$s != %2$s ) in '%3$s'%4$s"), $tagbeg, $tagend, $fpath, "n");
msgstr ""
#:
src/etc/inc/meta.inc
143
-printf(gettext("warning
+msgid ""warning
tag %1$s has no data in '%2$s'%3$s"), $tagbeg, $fpath, "n");
msgstr ""
#:
src/etc/inc/meta.inc
163
-printf(gettext("warning
+msgid ""warning
tag %1$s has malformed data in '%2$s'%3$s"), $tagbeg, $fpath, "n");
msgstr ""
#:
src/etc/inc/meta.inc
185
-printf(gettext("warning
+msgid ""warning
tag %1$s has invalid data in '%2$s'%3$s"), $tagbeg, $fpath, "n");
msgstr ""
#:
src/etc/inc/notices.inc
62
-log_error(printf(gettext("Could not open %s for writing"), '/tmp/notices'));
+msgid ""Could not open %s for writing"), '/tmp/notices'));
msgstr ""
#:
src/etc/inc/notices.inc
323
-log_error(sprintf(gettext("Message sent to %s OK"), $to));
+msgid ""Message sent to %s OK"), $to));
msgstr ""
#:
src/etc/inc/notices.inc
326
-log_error(sprintf(gettext('Could not send the message to %1$s -- Error
+msgid "'Could not send the message to %1$s -- Error
%2$s'), $to, $smtp->error));
msgstr ""
#:
src/etc/inc/notices.inc
327
-return(sprintf(gettext('Could not send the message to %1$s -- Error
+msgid "'Could not send the message to %1$s -- Error
%2$s'), $to, $smtp->error));
msgstr ""
#:
src/etc/inc/notices.inc
361
-$growl->notify("{$growl_notification}", gettext(sprintf("%s (%s) - Notification", $g['product_name'], $hostname)), "{$message}");
+msgid "sprintf("%s (%s) - Notification", $g['product_name'], $hostname)), "{$message}");
msgstr ""
#:
src/etc/inc/openvpn.inc
87
-'p2p_tls' => gettext("Peer to Peer ( SSL/TLS )"),
+msgid ""Peer to Peer ( SSL/TLS )"),
msgstr ""
#:
src/etc/inc/openvpn.inc
88
-'p2p_shared_key' => gettext("Peer to Peer ( Shared Key )"),
+msgid ""Peer to Peer ( Shared Key )"),
msgstr ""
#:
src/etc/inc/openvpn.inc
89
-'server_tls' => gettext("Remote Access ( SSL/TLS )"),
+msgid ""Remote Access ( SSL/TLS )"),
msgstr ""
#:
src/etc/inc/openvpn.inc
90
-'server_user' => gettext("Remote Access ( User Auth )"),
+msgid ""Remote Access ( User Auth )"),
msgstr ""
#:
src/etc/inc/openvpn.inc
91
-'server_tls_user' => gettext("Remote Access ( SSL/TLS + User Auth )"));
+msgid ""Remote Access ( SSL/TLS + User Auth )"));
msgstr ""
#:
src/etc/inc/openvpn.inc
95
-'p2p_tls' => gettext("Peer to Peer ( SSL/TLS )"),
+msgid ""Peer to Peer ( SSL/TLS )"),
msgstr ""
#:
src/etc/inc/openvpn.inc
96
-'p2p_shared_key' => gettext("Peer to Peer ( Shared Key )") );
+msgid ""Peer to Peer ( Shared Key )") );
msgstr ""
#:
src/etc/inc/openvpn.inc
100
-'' => gettext("No Preference"),
+msgid ""No Preference"),
msgstr ""
#:
src/etc/inc/openvpn.inc
101
-'no' => gettext("Disabled - No Compression"),
+msgid ""Disabled - No Compression"),
msgstr ""
#:
src/etc/inc/openvpn.inc
102
-'adaptive' => gettext("Enabled with Adaptive Compression"),
+msgid ""Enabled with Adaptive Compression"),
msgstr ""
#:
src/etc/inc/openvpn.inc
103
-'yes' => gettext("Enabled without Adaptive Compression"));
+msgid ""Enabled without Adaptive Compression"));
msgstr ""
#:
src/etc/inc/openvpn.inc
197
-$ciphers["none"] = gettext("None (No Encryption)");
+msgid ""None (No Encryption)");
msgstr ""
#:
src/etc/inc/openvpn.inc
211
-$digests["none"] = gettext("None (No Authentication)");
+msgid ""None (No Authentication)");
msgstr ""
#:
src/etc/inc/openvpn.inc
266
-return sprintf(gettext("The field '%s' must contain a valid IP address or domain name."), $name);
+msgid ""The field '%s' must contain a valid IP address or domain name."), $name);
msgstr ""
#:
src/etc/inc/openvpn.inc
273
-return sprintf(gettext("The field '%s' must contain a valid port, ranging from 0 to 65535."), $name);
+msgid ""The field '%s' must contain a valid port, ranging from 0 to 65535."), $name);
msgstr ""
#:
src/etc/inc/openvpn.inc
285
-return sprintf(gettext("The field '%s' must contain a single valid %s CIDR range."), $name, $ipproto);
+msgid ""The field '%s' must contain a single valid %s CIDR range."), $name, $ipproto);
msgstr ""
#:
src/etc/inc/openvpn.inc
297
-return sprintf(gettext("The field '%s' must contain only valid %s CIDR range(s) separated by commas."), $name, $ipproto);
+msgid ""The field '%s' must contain only valid %s CIDR range(s) separated by commas."), $name, $ipproto);
msgstr ""
#:
src/etc/inc/pfsense-utils.inc
308
-return gettext("MASTER");
+msgid ""MASTER");
msgstr ""
#:
src/etc/inc/pfsense-utils.inc
310
-return gettext("BACKUP");
+msgid ""BACKUP");
msgstr ""
#:
src/etc/inc/pfsense-utils.inc
312
-return gettext("INIT");
+msgid ""INIT");
msgstr ""
#:
src/etc/inc/pfsense-utils.inc
380
-write_config(gettext("After synch increase advertising skew"));
+msgid ""After synch increase advertising skew"));
msgstr ""
#:
src/etc/inc/pfsense-utils.inc
425
-log_error(gettext("Error creating socket!"));
+msgid ""Error creating socket!"));
msgstr ""
#:
src/etc/inc/pfsense-utils.inc
426
-log_error(sprintf(gettext("Error code is '%1$s' - %2$s"), socket_last_error($s), socket_strerror(socket_last_error($s))));
+msgid ""Error code is '%1$s' - %2$s"), socket_last_error($s), socket_strerror(socket_last_error($s))));
msgstr ""
#:
src/etc/inc/pfsense-utils.inc
431
-log_error(sprintf(gettext("setsockopt() failed, error
+msgid ""setsockopt() failed, error
%s"), strerror($opt_ret)));
msgstr ""
#:
src/etc/inc/pfsense-utils.inc
434
-log_error(sprintf(gettext('Magic Packet sent (%1$s) to {%2$s} MAC=%3$s'), $e, $addr, $mac));
+msgid "'Magic Packet sent (%1$s) to {%2$s} MAC=%3$s'), $e, $addr, $mac));
msgstr ""
#:
src/etc/inc/pfsense-utils.inc
502
-write_config(sprintf(gettext("Restored %s of config file (maybe from CARP partner)"), $section_name));
+msgid ""Restored %s of config file (maybe from CARP partner)"), $section_name));
msgstr ""
#:
src/etc/inc/pfsense-utils.inc
526
-write_config(sprintf(gettext("Restored %s of config file (maybe from CARP partner)"), $section_name));
+msgid ""Restored %s of config file (maybe from CARP partner)"), $section_name));
msgstr ""
#:
src/etc/inc/pfsense-utils.inc
640
-log_error(sprintf(gettext("XMLRPC communication error
+msgid ""XMLRPC communication error
%s"), $cli->errstr));
msgstr ""
#:
src/etc/inc/pfsense-utils.inc
643
-log_error(sprintf(gettext('XMLRPC request failed with error %1$s
+msgid "'XMLRPC request failed with error %1$s
%2$s'), $resp->faultCode(), $resp->faultString()));
msgstr ""
#:
src/etc/inc/pfsense-utils.inc
1092
-$total_time = gettext("No history data found!");
+msgid ""No history data found!");
msgstr ""
#:
src/etc/inc/pfsense-utils.inc
1214
-$ifinfo['pppinfo'] = $dev . " " . gettext("device not present! Is the modem attached to the system?");
+msgid ""device not present! Is the modem attached to the system?");
msgstr ""
#:
src/etc/inc/pfsense-utils.inc
1281
-if($ifinfo['status'] == gettext("running"))
+msgid ""running"))
msgstr ""
#:
src/etc/inc/pfsense-utils.inc
1282
-$ifinfo['status'] = gettext("up");
+msgid ""up");
msgstr ""
#:
src/etc/inc/pfsense-utils.inc
1325
-$ifinfo['bridge'] = "" . gettext("blocking") . " - " . gettext("check for ethernet loops");
+msgid ""check for ethernet loops");
msgstr ""
#:
src/etc/inc/pfsense-utils.inc
1328
-$ifinfo['bridge'] = gettext("learning");
+msgid ""learning");
msgstr ""
#:
src/etc/inc/pfsense-utils.inc
1331
-$ifinfo['bridge'] = gettext("forwarding");
+msgid ""forwarding");
msgstr ""
#:
src/etc/inc/pfsense-utils.inc
1463
-log_error(sprintf(gettext('DNSCACHE
+msgid "'DNSCACHE
Found old IP %1$s and new IP %2$s'), $oldcontents, $contents));
msgstr ""
#:
src/etc/inc/pfsense-utils.inc
1794
-log_error(gettext("Could not process aliases from alias
+msgid ""Could not process aliases from alias
{$alias_url}"));
msgstr ""
#:
src/etc/inc/pfsense-utils.inc
1828
-log_error(gettext("Alias archive is a .zip file which cannot be decompressed because utility is missing!"));
+msgid ""Alias archive is a .zip file which cannot be decompressed because utility is missing!"));
msgstr ""
#:
src/etc/inc/pfsense-utils.inc
1838
-log_error(gettext("Could not open {$temp_filename}/aliases for writing!"));
+msgid ""Could not open {$temp_filename}/aliases for writing!"));
msgstr ""
#:
src/etc/inc/pfsense-utils.inc
1844
-log_error(gettext("The following file could not be read {$f2p} from {$temp_filename}"));
+msgid ""The following file could not be read {$f2p} from {$temp_filename}"));
msgstr ""
#:
src/etc/inc/pfsense-utils.inc
1860
-log_error(gettext("Alias archive is a .tar/tgz file which cannot be decompressed because utility is missing!"));
+msgid ""Alias archive is a .tar/tgz file which cannot be decompressed because utility is missing!"));
msgstr ""
#:
src/etc/inc/pfsense-utils.inc
1870
-log_error(gettext("Could not open {$temp_filename}/aliases for writing!"));
+msgid ""Could not open {$temp_filename}/aliases for writing!"));
msgstr ""
#:
src/etc/inc/pfsense-utils.inc
1876
-log_error(gettext("The following file could not be read {$f2p} from {$temp_filename}"));
+msgid ""The following file could not be read {$f2p} from {$temp_filename}"));
msgstr ""
#:
src/etc/inc/pfsense-utils.inc
2517
-$locales = array('en_US' => gettext('English'));
+msgid "'English'));
msgstr ""
#:
src/etc/inc/pfsense-utils.inc
2550
-"sq" => array("codeset" => "UTF-8", "desc" => gettext("Albanian")),
+msgid ""Albanian")),
msgstr ""
#:
src/etc/inc/pfsense-utils.inc
2551
-"bg" => array("codeset" => "UTF-8", "desc" => gettext("Bulgarian")),
+msgid ""Bulgarian")),
msgstr ""
#:
src/etc/inc/pfsense-utils.inc
2552
-"zh_CN" => array("codeset" => "UTF-8", "desc" => gettext("Chinese (Simplified)")),
+msgid ""Chinese (Simplified)")),
msgstr ""
#:
src/etc/inc/pfsense-utils.inc
2553
-"zh_TW" => array("codeset" => "UTF-8", "desc" => gettext("Chinese (Traditional)")),
+msgid ""Chinese (Traditional)")),
msgstr ""
#:
src/etc/inc/pfsense-utils.inc
2554
-"nl" => array("codeset" => "UTF-8", "desc" => gettext("Dutch")),
+msgid ""Dutch")),
msgstr ""
#:
src/etc/inc/pfsense-utils.inc
2555
-"da" => array("codeset" => "UTF-8", "desc" => gettext("Danish")),
+msgid ""Danish")),
msgstr ""
#:
src/etc/inc/pfsense-utils.inc
2556
-"en_US" => array("codeset" => "UTF-8", "desc" => gettext("English")),
+msgid ""English")),
msgstr ""
#:
src/etc/inc/pfsense-utils.inc
2557
-"fi" => array("codeset" => "UTF-8", "desc" => gettext("Finnish")),
+msgid ""Finnish")),
msgstr ""
#:
src/etc/inc/pfsense-utils.inc
2558
-"fr" => array("codeset" => "UTF-8", "desc" => gettext("French")),
+msgid ""French")),
msgstr ""
#:
src/etc/inc/pfsense-utils.inc
2559
-"de" => array("codeset" => "UTF-8", "desc" => gettext("German")),
+msgid ""German")),
msgstr ""
#:
src/etc/inc/pfsense-utils.inc
2560
-"el" => array("codeset" => "UTF-8", "desc" => gettext("Greek")),
+msgid ""Greek")),
msgstr ""
#:
src/etc/inc/pfsense-utils.inc
2561
-"hu" => array("codeset" => "UTF-8", "desc" => gettext("Hungarian")),
+msgid ""Hungarian")),
msgstr ""
#:
src/etc/inc/pfsense-utils.inc
2562
-"it" => array("codeset" => "UTF-8", "desc" => gettext("Italian")),
+msgid ""Italian")),
msgstr ""
#:
src/etc/inc/pfsense-utils.inc
2563
-"ja" => array("codeset" => "UTF-8", "desc" => gettext("Japanese")),
+msgid ""Japanese")),
msgstr ""
#:
src/etc/inc/pfsense-utils.inc
2564
-"ko" => array("codeset" => "UTF-8", "desc" => gettext("Korean")),
+msgid ""Korean")),
msgstr ""
#:
src/etc/inc/pfsense-utils.inc
2565
-"lv" => array("codeset" => "UTF-8", "desc" => gettext("Latvian")),
+msgid ""Latvian")),
msgstr ""
#:
src/etc/inc/pfsense-utils.inc
2566
-"nb" => array("codeset" => "UTF-8", "desc" => gettext("Norwegian (Bokmal)")),
+msgid ""Norwegian (Bokmal)")),
msgstr ""
#:
src/etc/inc/pfsense-utils.inc
2567
-"pl" => array("codeset" => "UTF-8", "desc" => gettext("Polish")),
+msgid ""Polish")),
msgstr ""
#:
src/etc/inc/pfsense-utils.inc
2568
-"pt_BR" => array("codeset" => "ISO-8859-1", "desc" => gettext("Portuguese (Brazil)")),
+msgid ""Portuguese (Brazil)")),
msgstr ""
#:
src/etc/inc/pfsense-utils.inc
2569
-"pt" => array("codeset" => "UTF-8", "desc" => gettext("Portuguese (Portugal)")),
+msgid ""Portuguese (Portugal)")),
msgstr ""
#:
src/etc/inc/pfsense-utils.inc
2570
-"ro" => array("codeset" => "UTF-8", "desc" => gettext("Romanian")),
+msgid ""Romanian")),
msgstr ""
#:
src/etc/inc/pfsense-utils.inc
2571
-"ru" => array("codeset" => "UTF-8", "desc" => gettext("Russian")),
+msgid ""Russian")),
msgstr ""
#:
src/etc/inc/pfsense-utils.inc
2572
-"sl" => array("codeset" => "UTF-8", "desc" => gettext("Slovenian")),
+msgid ""Slovenian")),
msgstr ""
#:
src/etc/inc/pfsense-utils.inc
2573
-"tr" => array("codeset" => "UTF-8", "desc" => gettext("Turkish")),
+msgid ""Turkish")),
msgstr ""
#:
src/etc/inc/pfsense-utils.inc
2574
-"es" => array("codeset" => "UTF-8", "desc" => gettext("Spanish")),
+msgid ""Spanish")),
msgstr ""
#:
src/etc/inc/pfsense-utils.inc
2575
-"sv" => array("codeset" => "UTF-8", "desc" => gettext("Swedish")),
+msgid ""Swedish")),
msgstr ""
#:
src/etc/inc/pfsense-utils.inc
2576
-"sk" => array("codeset" => "UTF-8", "desc" => gettext("Slovak")),
+msgid ""Slovak")),
msgstr ""
#:
src/etc/inc/pfsense-utils.inc
2577
-"cs" => array("codeset" => "UTF-8", "desc" => gettext("Czech"))
+msgid ""Czech"))
msgstr ""
#:
src/etc/inc/pkg-utils.inc
201
-log_error(gettext("Resyncing configuration for all packages."));
+msgid ""Resyncing configuration for all packages."));
msgstr ""
#:
src/etc/inc/pkg-utils.inc
221
-echo "n" . gettext("Syncing packages
+msgid ""Syncing packages
");
msgstr ""
#:
src/etc/inc/pkg-utils.inc
263
-log_error(sprintf(gettext('The %1$s package is missing required dependencies and must be reinstalled. %2$s'), $package['name'], $package['configurationfile']));
+msgid "'The %1$s package is missing required dependencies and must be reinstalled. %2$s'), $package['name'], $package['configurationfile']));
msgstr ""
#:
src/etc/inc/pkg-utils.inc
288
-log_error(sprintf(gettext("The %s package is missing required dependencies and must be reinstalled."), $package['name']));
+msgid ""The %s package is missing required dependencies and must be reinstalled."), $package['name']));
msgstr ""
#:
src/etc/inc/pkg-utils.inc
347
-$static_output .= gettext("done.") . "n";
+msgid ""done.") . "n";
msgstr ""
#:
src/etc/inc/pkg-utils.inc
383
-log_error(sprintf(gettext("The %s package is missing its configuration file and must be reinstalled."), $package['name']));
+msgid ""The %s package is missing its configuration file and must be reinstalled."), $package['name']));
msgstr ""
#:
src/etc/inc/pkg-utils.inc
416
-file_notice($package['name'], sprintf(gettext("The %s package is missing required dependencies and must be reinstalled."), $package['name']), "Packages", "/pkg_mgr_install.php?mode=reinstallpkg&pkg={$package['name']}", 1);
+msgid ""The %s package is missing required dependencies and must be reinstalled."), $package['name']), "Packages", "/pkg_mgr_install.php?mode=reinstallpkg&pkg={$package['name']}", 1);
msgstr ""
#:
src/etc/inc/pkg-utils.inc
612
-log_error(sprintf(gettext('Package %s is not supported on this version.'), $pkg_info['name']));
+msgid "'Package %s is not supported on this version.'), $pkg_info['name']));
msgstr ""
#:
src/etc/inc/pkg-utils.inc
613
-$static_output .= sprintf(gettext("Package %s is not supported on this version."), $pkg_info['name']);
+msgid ""Package %s is not supported on this version."), $pkg_info['name']);
msgstr ""
#:
src/etc/inc/pkg-utils.inc
620
-pkg_debug(gettext("Beginning package installation.") . "n");
+msgid ""Beginning package installation.") . "n");
msgstr ""
#:
src/etc/inc/pkg-utils.inc
621
-log_error(sprintf(gettext('Beginning package installation for %s .'), $pkg_info['name']));
+msgid "'Beginning package installation for %s .'), $pkg_info['name']));
msgstr ""
#:
src/etc/inc/pkg-utils.inc
622
-$static_output .= sprintf(gettext("Beginning package installation for %s ."), $pkg_info['name']);
+msgid ""Beginning package installation for %s ."), $pkg_info['name']);
msgstr ""
#:
src/etc/inc/pkg-utils.inc
630
-$static_output .= gettext("Saving updated package information...") . " ";
+msgid ""Saving updated package information...") . " ";
msgstr ""
#:
src/etc/inc/pkg-utils.inc
634
-$changedesc = sprintf(gettext("Installed %s package."),$pkg_info['name']);
+msgid ""Installed %s package."),$pkg_info['name']);
msgstr ""
#:
src/etc/inc/pkg-utils.inc
635
-$to_output = gettext("done.") . "n";
+msgid ""done.") . "n";
msgstr ""
#:
src/etc/inc/pkg-utils.inc
638
-$changedesc = sprintf(gettext("Overwrote previous installation of %s."), $pkg_info['name']);
+msgid ""Overwrote previous installation of %s."), $pkg_info['name']);
msgstr ""
#:
src/etc/inc/pkg-utils.inc
639
-$to_output = gettext("overwrite!") . "n";
+msgid ""overwrite!") . "n";
msgstr ""
#:
src/etc/inc/pkg-utils.inc
651
-$static_output .= gettext("Failed to install package.") . "n";
+msgid ""Failed to install package.") . "n";
msgstr ""
#:
src/etc/inc/pkg-utils.inc
655
-$static_output .= gettext("Writing configuration... ");
+msgid ""Writing configuration... ");
msgstr ""
#:
src/etc/inc/pkg-utils.inc
658
-$static_output .= gettext("done.") . "n";
+msgid ""done.") . "n";
msgstr ""
#:
src/etc/inc/pkg-utils.inc
691
-$static_output .= sprintf(gettext("The %s package is not installed.%sInstallation aborted."), $pkg, "nn");
+msgid ""The %s package is not installed.%sInstallation aborted."), $pkg, "nn");
msgstr ""
#:
src/etc/inc/pkg-utils.inc
706
-update_status(gettext("Installing") . " " . $pkg_info['name'] . " " . gettext("and its dependencies."));
+msgid ""and its dependencies."));
msgstr ""
#:
src/etc/inc/pkg-utils.inc
707
-$static_output .= gettext("Downloading") . " " . $pkg_info['name'] . " " . gettext("and its dependencies... ");
+msgid ""and its dependencies... ");
msgstr ""
#:
src/etc/inc/pkg-utils.inc
719
-pkg_debug(gettext("Package WAS NOT installed properly.") . "n");
+msgid ""Package WAS NOT installed properly.") . "n");
msgstr ""
#:
src/etc/inc/pkg-utils.inc
733
-$static_output .= gettext("Loading package configuration... ");
+msgid ""Loading package configuration... ");
msgstr ""
#:
src/etc/inc/pkg-utils.inc
736
-$static_output .= gettext("done.") . "n";
+msgid ""done.") . "n";
msgstr ""
#:
src/etc/inc/pkg-utils.inc
738
-$static_output .= gettext("Configuring package components...n");
+msgid ""Configuring package components...n");
msgstr ""
#:
src/etc/inc/pkg-utils.inc
744
-$static_output .= gettext("System files... ");
+msgid ""System files... ");
msgstr ""
#:
src/etc/inc/pkg-utils.inc
751
-$static_output .= gettext("done.") . "n";
+msgid ""done.") . "n";
msgstr ""
#:
src/etc/inc/pkg-utils.inc
763
-$static_output .= gettext("Loading package instructions...") . "n";
+msgid ""Loading package instructions...") . "n";
msgstr ""
#:
src/etc/inc/pkg-utils.inc
778
-$static_output .= gettext("Custom commands...") . "n";
+msgid ""Custom commands...") . "n";
msgstr ""
#:
src/etc/inc/pkg-utils.inc
782
-$static_output .= gettext("Executing custom_php_global_functions()...");
+msgid ""Executing custom_php_global_functions()...");
msgstr ""
#:
src/etc/inc/pkg-utils.inc
785
-$static_output .= gettext("done.") . "n";
+msgid ""done.") . "n";
msgstr ""
#:
src/etc/inc/pkg-utils.inc
789
-$static_output .= gettext("Executing custom_php_install_command()...");
+msgid ""Executing custom_php_install_command()...");
msgstr ""
#:
src/etc/inc/pkg-utils.inc
814
-$static_output .= gettext("done.") . "n";
+msgid ""done.") . "n";
msgstr ""
#:
src/etc/inc/pkg-utils.inc
818
-$static_output .= gettext("Executing custom_php_resync_config_command()...");
+msgid ""Executing custom_php_resync_config_command()...");
msgstr ""
#:
src/etc/inc/pkg-utils.inc
821
-$static_output .= gettext("done.") . "n";
+msgid ""done.") . "n";
msgstr ""
#:
src/etc/inc/pkg-utils.inc
827
-$static_output .= gettext("Menu items... ");
+msgid ""Menu items... ");
msgstr ""
#:
src/etc/inc/pkg-utils.inc
838
-$static_output .= gettext("done.") . "n";
+msgid ""done.") . "n";
msgstr ""
#:
src/etc/inc/pkg-utils.inc
843
-$static_output .= gettext("Integrated Tab items... ");
+msgid ""Integrated Tab items... ");
msgstr ""
#:
src/etc/inc/pkg-utils.inc
854
-$static_output .= gettext("done.") . "n";
+msgid ""done.") . "n";
msgstr ""
#:
src/etc/inc/pkg-utils.inc
859
-$static_output .= gettext("Services... ");
+msgid ""Services... ");
msgstr ""
#:
src/etc/inc/pkg-utils.inc
870
-$static_output .= gettext("done.") . "n";
+msgid ""done.") . "n";
msgstr ""
#:
src/etc/inc/pkg-utils.inc
874
-$static_output .= gettext("Loading package configuration... failed!") . "nn" . gettext("Installation aborted.");
+msgid ""Installation aborted.");
msgstr ""
#:
src/etc/inc/pkg-utils.inc
876
-pkg_debug(gettext("Unable to load package configuration. Installation aborted.") ."n");
+msgid ""Unable to load package configuration. Installation aborted.") ."n");
msgstr ""
#:
src/etc/inc/pkg-utils.inc
921
-$static_output .= sprintf(gettext("Starting package deletion for %s..."),$pkg);
+msgid ""Starting package deletion for %s..."),$pkg);
msgstr ""
#:
src/etc/inc/pkg-utils.inc
941
-$static_output .= sprintf(gettext("The %s package is not installed.%sDeletion aborted."), $pkg, "nn");
+msgid ""The %s package is not installed.%sDeletion aborted."), $pkg, "nn");
msgstr ""
#:
src/etc/inc/pkg-utils.inc
952
-pkg_debug(sprintf(gettext("Removing %s package... "),$pkg));
+msgid ""Removing %s package... "),$pkg));
msgstr ""
#:
src/etc/inc/pkg-utils.inc
953
-$static_output .= sprintf(gettext("Removing %s components..."),$pkg) . "n";
+msgid ""Removing %s components..."),$pkg) . "n";
msgstr ""
#:
src/etc/inc/pkg-utils.inc
965
-$static_output .= gettext("Tabs items... ");
+msgid ""Tabs items... ");
msgstr ""
#:
src/etc/inc/pkg-utils.inc
977
-$static_output .= gettext("done.") . "n";
+msgid ""done.") . "n";
msgstr ""
#:
src/etc/inc/pkg-utils.inc
982
-$static_output .= gettext("Menu items... ");
+msgid ""Menu items... ");
msgstr ""
#:
src/etc/inc/pkg-utils.inc
994
-$static_output .= gettext("done.") . "n";
+msgid ""done.") . "n";
msgstr ""
#:
src/etc/inc/pkg-utils.inc
999
-$static_output .= gettext("Services... ");
+msgid ""Services... ");
msgstr ""
#:
src/etc/inc/pkg-utils.inc
1019
-$static_output .= gettext("done.") . "n";
+msgid ""done.") . "n";
msgstr ""
#:
src/etc/inc/pkg-utils.inc
1035
-$static_output .= gettext("Loading package instructions...") . "n";
+msgid ""Loading package instructions...") . "n";
msgstr ""
#:
src/etc/inc/pkg-utils.inc
1059
-$static_output .= gettext("System files... ");
+msgid ""System files... ");
msgstr ""
#:
src/etc/inc/pkg-utils.inc
1064
-$static_output .= gettext("done.") . "n";
+msgid ""done.") . "n";
msgstr ""
#:
src/etc/inc/pkg-utils.inc
1069
-$static_output .= gettext("Deinstall commands... ");
+msgid ""Deinstall commands... ");
msgstr ""
#:
src/etc/inc/pkg-utils.inc
1073
-$static_output .= gettext("done.") . "n";
+msgid ""done.") . "n";
msgstr ""
#:
src/etc/inc/pkg-utils.inc
1079
-$static_output .= gettext("Removing package instructions...");
+msgid ""Removing package instructions...");
msgstr ""
#:
src/etc/inc/pkg-utils.inc
1081
-pkg_debug(sprintf(gettext("Remove '%s'"), $pkg_config['include_file']) . "n");
+msgid ""Remove '%s'"), $pkg_config['include_file']) . "n");
msgstr ""
#:
src/etc/inc/pkg-utils.inc
1083
-$static_output .= gettext("done.") . "n";
+msgid ""done.") . "n";
msgstr ""
#:
src/etc/inc/pkg-utils.inc
1088
-$static_output .= gettext("Auxiliary files... ");
+msgid ""Auxiliary files... ");
msgstr ""
#:
src/etc/inc/pkg-utils.inc
1098
-$static_output .= gettext("done.") . "n";
+msgid ""done.") . "n";
msgstr ""
#:
src/etc/inc/pkg-utils.inc
1102
-$static_output .= gettext("Package XML... ");
+msgid ""Package XML... ");
msgstr ""
#:
src/etc/inc/pkg-utils.inc
1105
-$static_output .= gettext("done.") . "n";
+msgid ""done.") . "n";
msgstr ""
#:
src/etc/inc/pkg-utils.inc
1121
-$static_output .= gettext("Configuration... ");
+msgid ""Configuration... ");
msgstr ""
#:
src/etc/inc/pkg-utils.inc
1124
-$static_output .= gettext("done.") . "n";
+msgid ""done.") . "n";
msgstr ""
#:
src/etc/inc/pkg-utils.inc
1204
-echo gettext("One moment please, reinstalling packages...n");
+msgid ""One moment please, reinstalling packages...n");
msgstr ""
#:
src/etc/inc/pkg-utils.inc
1205
-echo gettext(" >>> Trying to fetch package info...");
+msgid "" >>> Trying to fetch package info...");
msgstr ""
#:
src/etc/inc/pkg-utils.inc
1206
-log_error(gettext("Attempting to reinstall all packages"));
+msgid ""Attempting to reinstall all packages"));
msgstr ""
#:
src/etc/inc/pkg-utils.inc
1212
-$error = sprintf(gettext(' >>> Unable to communicate with %1$s. Please verify DNS and interface configuration, and that %2$s has functional Internet connectivity.'), $xmlrpc_base_url, $g['product_name']);
+msgid "' >>> Unable to communicate with %1$s. Please verify DNS and interface configuration, and that %2$s has functional Internet connectivity.'), $xmlrpc_base_url, $g['product_name']);
msgstr ""
#:
src/etc/inc/pkg-utils.inc
1214
-log_error(gettext("Cannot reinstall packages
+msgid ""Cannot reinstall packages
") . $error);
msgstr ""
#:
src/etc/inc/pkg-utils.inc
1223
-$package_name_list = gettext("List of packages to reinstall
+msgid ""List of packages to reinstall
") . implode(", ", $all_names);
msgstr ""
#:
src/etc/inc/pkg-utils.inc
1230
-log_error(gettext("Uninstalling package") . " {$pkgtodo['name']}");
+msgid ""Uninstalling package") . " {$pkgtodo['name']}");
msgstr ""
#:
src/etc/inc/pkg-utils.inc
1232
-log_error(gettext("Finished uninstalling package") . " {$pkgtodo['name']}");
+msgid ""Finished uninstalling package") . " {$pkgtodo['name']}");
msgstr ""
#:
src/etc/inc/pkg-utils.inc
1233
-log_error(gettext("Reinstalling package") . " {$pkgtodo['name']}");
+msgid ""Reinstalling package") . " {$pkgtodo['name']}");
msgstr ""
#:
src/etc/inc/pkg-utils.inc
1235
-log_error(gettext("Finished installing package") . " {$pkgtodo['name']}");
+msgid ""Finished installing package") . " {$pkgtodo['name']}");
msgstr ""
#:
src/etc/inc/pkg-utils.inc
1238
-log_error(gettext("Finished reinstalling all packages."));
+msgid ""Finished reinstalling all packages."));
msgstr ""
#:
src/etc/inc/pkg-utils.inc
1402
-return sprintf(gettext($msg), htmlspecialchars(get_active_xml_rpc_base_url()));
+msgid "$msg), htmlspecialchars(get_active_xml_rpc_base_url()));
msgstr ""
#:
src/etc/inc/pkg-utils.inc
1414
-return sprintf(gettext($msg), htmlspecialchars(get_active_xml_rpc_base_url())) . ' '
+msgid "$msg), htmlspecialchars(get_active_xml_rpc_base_url())) . ' '
msgstr ""
#:
src/etc/inc/pkg-utils.inc
1415
-. '' . gettext("Package Manager Settings") . ' ';
+msgid ""Package Manager Settings") . '';
msgstr ""
#:
src/etc/inc/pkg-utils.inc
1434
-$static_output .= "n" . gettext("Downloading package configuration file... ");
+msgid ""Downloading package configuration file... ");
msgstr ""
#:
src/etc/inc/pkg-utils.inc
1436
-pkg_debug(gettext("Downloading package configuration file...") . "n");
+msgid ""Downloading package configuration file...") . "n");
msgstr ""
#:
src/etc/inc/pkg-utils.inc
1440
-pkg_debug(gettext("ERROR! Unable to fetch package configuration file. Aborting installation.") . "n");
+msgid ""ERROR! Unable to fetch package configuration file. Aborting installation.") . "n");
msgstr ""
#:
src/etc/inc/pkg-utils.inc
1442
-print "n" . gettext("ERROR! Unable to fetch package configuration file. Aborting package installation.") . "n";
+msgid ""ERROR! Unable to fetch package configuration file. Aborting package installation.") . "n";
msgstr ""
#:
src/etc/inc/pkg-utils.inc
1444
-$static_output .= gettext("failed!nnInstallation aborted.n");
+msgid ""failed!nnInstallation aborted.n");
msgstr ""
#:
src/etc/inc/pkg-utils.inc
1451
-$static_output .= gettext("done.") . "n";
+msgid ""done.") . "n";
msgstr ""
#:
src/etc/inc/pkg-utils.inc
1474
-$static_output .= gettext("Loading package configuration... ");
+msgid ""Loading package configuration... ");
msgstr ""
#:
src/etc/inc/pkg-utils.inc
1477
-$static_output .= gettext("done.") . "n";
+msgid ""done.") . "n";
msgstr ""
#:
src/etc/inc/pkg-utils.inc
1481
-$static_output .= gettext("Additional files... ");
+msgid ""Additional files... ");
msgstr ""
#:
src/etc/inc/pkg-utils.inc
1507
-pkg_debug(gettext("Extracting tarball to -C for ") . $filename . "...n");
+msgid ""Extracting tarball to -C for ") . $filename . "...n");
msgstr ""
#:
src/etc/inc/pkg-utils.inc
1513
-pkg_debug(sprintf(gettext('Changing file mode to %1$s for %2$s%3$s%4$s'), $pkg_chmod, $prefix, $filename, "n"));
+msgid "'Changing file mode to %1$s for %2$s%3$s%4$s'), $pkg_chmod, $prefix, $filename, "n"));
msgstr ""
#:
src/etc/inc/pkg-utils.inc
1520
-$static_output .= gettext("done.") . "n";
+msgid ""done.") . "n";
msgstr ""
#:
src/etc/inc/priv.defs.inc
6
-$priv_list['page-all']['name'] = gettext("WebCfg - All pages");
+msgid ""WebCfg - All pages");
msgstr ""
#:
src/etc/inc/priv.defs.inc
7
-$priv_list['page-all']['descr'] = gettext("Allow access to all pages");
+msgid ""Allow access to all pages");
msgstr ""
#:
src/etc/inc/priv.defs.inc
12
-$priv_list['page-status-carp']['name'] = gettext("WebCfg - Status
+msgid ""WebCfg - Status
CARP page");
msgstr ""
#:
src/etc/inc/priv.defs.inc
13
-$priv_list['page-status-carp']['descr'] = gettext("Allow access to the 'Status
+msgid ""Allow access to the 'Status
CARP' page.");
msgstr ""
#:
src/etc/inc/priv.defs.inc
18
-$priv_list['page-diagnostics-crash-reporter']['name'] = gettext("WebCfg - Crash reporter");
+msgid ""WebCfg - Crash reporter");
msgstr ""
#:
src/etc/inc/priv.defs.inc
19
-$priv_list['page-diagnostics-crash-reporter']['descr'] = gettext("Uploads crash reports to pfSense and or deletes crash reports.");
+msgid ""Uploads crash reports to pfSense and or deletes crash reports.");
msgstr ""
#:
src/etc/inc/priv.defs.inc
24
-$priv_list['page-diagnostics-arptable']['name'] = gettext("WebCfg - Diagnostics
+msgid ""WebCfg - Diagnostics
ARP Table page");
msgstr ""
#:
src/etc/inc/priv.defs.inc
25
-$priv_list['page-diagnostics-arptable']['descr'] = gettext("Allow access to the 'Diagnostics
+msgid ""Allow access to the 'Diagnostics
ARP Table' page.");
msgstr ""
#:
src/etc/inc/priv.defs.inc
30
-$priv_list['page-diagnostics-authentication']['name'] = gettext("WebCfg - Diagnostics
+msgid ""WebCfg - Diagnostics
Authentication page");
msgstr ""
#:
src/etc/inc/priv.defs.inc
31
-$priv_list['page-diagnostics-authentication']['descr'] = gettext("Allow access to the 'Diagnostics
+msgid ""Allow access to the 'Diagnostics
Authentication' page.");
msgstr ""
#:
src/etc/inc/priv.defs.inc
36
-$priv_list['page-diagnostics-backup/restore']['name'] = gettext("WebCfg - Diagnostics
+msgid ""WebCfg - Diagnostics
Backup/restore page");
msgstr ""
#:
src/etc/inc/priv.defs.inc
37
-$priv_list['page-diagnostics-backup/restore']['descr'] = gettext("Allow access to the 'Diagnostics
+msgid ""Allow access to the 'Diagnostics
Backup/restore' page.");
msgstr ""
#:
src/etc/inc/priv.defs.inc
42
-$priv_list['page-diagnostics-configurationhistory']['name'] = gettext("WebCfg - Diagnostics
+msgid ""WebCfg - Diagnostics
Configuration History page");
msgstr ""
#:
src/etc/inc/priv.defs.inc
43
-$priv_list['page-diagnostics-configurationhistory']['descr'] = gettext("Allow access to the 'Diagnostics
+msgid ""Allow access to the 'Diagnostics
Configuration History' page.");
msgstr ""
#:
src/etc/inc/priv.defs.inc
48
-$priv_list['page-diagnostics-factorydefaults']['name'] = gettext("WebCfg - Diagnostics
+msgid ""WebCfg - Diagnostics
Factory defaults page");
msgstr ""
#:
src/etc/inc/priv.defs.inc
49
-$priv_list['page-diagnostics-factorydefaults']['descr'] = gettext("Allow access to the 'Diagnostics
+msgid ""Allow access to the 'Diagnostics
Factory defaults' page.");
msgstr ""
#:
src/etc/inc/priv.defs.inc
54
-$priv_list['page-diagnostics-ndptable']['name'] = gettext("Webcfg - Diagnostics
+msgid ""Webcfg - Diagnostics
NDP Table page");
msgstr ""
#:
src/etc/inc/priv.defs.inc
55
-$priv_list['page-diagnostics-ndptable']['descr'] = gettext("Allow access to the 'Diagnostics
+msgid ""Allow access to the 'Diagnostics
NDP Table' page.");
msgstr ""
#:
src/etc/inc/priv.defs.inc
60
-$priv_list['page-diagnostics-restore-full-backup']['name'] = gettext("Webcfg - Diagnostics
+msgid ""Webcfg - Diagnostics
Restore full backup");
msgstr ""
#:
src/etc/inc/priv.defs.inc
61
-$priv_list['page-diagnostics-restore-full-backup']['descr'] = gettext("Allow access to the 'Diagnostics
+msgid ""Allow access to the 'Diagnostics
Restore Full Backup' page.");
msgstr ""
#:
src/etc/inc/priv.defs.inc
66
-$priv_list['page-diagnostics-showstates']['name'] = gettext("WebCfg - Diagnostics
+msgid ""WebCfg - Diagnostics
Show States page");
msgstr ""
#:
src/etc/inc/priv.defs.inc
67
-$priv_list['page-diagnostics-showstates']['descr'] = gettext("Allow access to the 'Diagnostics
+msgid ""Allow access to the 'Diagnostics
Show States' page.");
msgstr ""
#:
src/etc/inc/priv.defs.inc
72
-$priv_list['page-diagnostics-sockets']['name'] = gettext("WebCfg - Diagnostics
+msgid ""WebCfg - Diagnostics
Sockets page");
msgstr ""
#:
src/etc/inc/priv.defs.inc
73
-$priv_list['page-diagnostics-sockets']['descr'] = gettext("Allow access to the 'Diagnostics
+msgid ""Allow access to the 'Diagnostics
Sockets' page.");
msgstr ""
#:
src/etc/inc/priv.defs.inc
78
-$priv_list['page-diagnostics-testport']['name'] = gettext("Webcfg - Diagnostics
+msgid ""Webcfg - Diagnostics
Test Port");
msgstr ""
#:
src/etc/inc/priv.defs.inc
79
-$priv_list['page-diagnostics-testport']['descr'] = gettext("Allow access to the 'Diagnostics
+msgid ""Allow access to the 'Diagnostics
Test Port' page.");
msgstr ""
#:
src/etc/inc/priv.defs.inc
84
-$priv_list['page-status-ipsec']['name'] = gettext("WebCfg - Status
+msgid ""WebCfg - Status
IPsec page");
msgstr ""
#:
src/etc/inc/priv.defs.inc
85
-$priv_list['page-status-ipsec']['descr'] = gettext("Allow access to the 'Status
+msgid ""Allow access to the 'Status
IPsec' page.");
msgstr ""
#:
src/etc/inc/priv.defs.inc
90
-$priv_list['page-status-ipsec-leases']['name'] = gettext("WebCfg - Status
+msgid ""WebCfg - Status
IPsec
Leasespage");
msgstr ""
@@ -2766,7 +2729,7 @@ msgstr ""
#:
src/etc/inc/priv.defs.inc
91
-$priv_list['page-status-ipsec-leases']['descr'] = gettext("Allow access to the 'Status
+msgid ""Allow access to the 'Status
IPsec
Leases' page.");
msgstr ""
@@ -2774,7 +2737,7 @@ msgstr ""
#:
src/etc/inc/priv.defs.inc
96
-$priv_list['page-status-ipsec-sad']['name'] = gettext("WebCfg - Status
+msgid ""WebCfg - Status
IPsec
SAD page");
msgstr ""
@@ -2782,7 +2745,7 @@ msgstr ""
#:
src/etc/inc/priv.defs.inc
97
-$priv_list['page-status-ipsec-sad']['descr'] = gettext("Allow access to the 'Status
+msgid ""Allow access to the 'Status
IPsec
SAD' page.");
msgstr ""
@@ -2790,7 +2753,7 @@ msgstr ""
#:
src/etc/inc/priv.defs.inc
102
-$priv_list['page-status-ipsec-spd']['name'] = gettext("WebCfg - Status
+msgid ""WebCfg - Status
IPsec
SPD page");
msgstr ""
@@ -2798,7 +2761,7 @@ msgstr ""
#:
src/etc/inc/priv.defs.inc
103
-$priv_list['page-status-ipsec-spd']['descr'] = gettext("Allow access to the 'Status
+msgid ""Allow access to the 'Status
IPsec
SPD' page.");
msgstr ""
@@ -2806,33 +2769,33 @@ msgstr ""
#:
src/etc/inc/priv.defs.inc
108
-$priv_list['page-status-ntp']['name'] = gettext("Webcfg - Status
+msgid ""Webcfg - Status
NTP page");
msgstr ""
#:
src/etc/inc/priv.defs.inc
109
-$priv_list['page-status-ntp']['descr'] = gettext("Allow access to the 'Status
+msgid ""Allow access to the 'Status
NTP' page.");
msgstr ""
#:
src/etc/inc/priv.defs.inc
114
-$priv_list['page-ipsecxml']['name'] = gettext("WebCfg - Diag IPsec XML page");
+msgid ""WebCfg - Diag IPsec XML page");
msgstr ""
#:
src/etc/inc/priv.defs.inc
115
-$priv_list['page-ipsecxml']['descr'] = gettext("Allow access to the 'Diag IPsec XML' page.");
+msgid ""Allow access to the 'Diag IPsec XML' page.");
msgstr ""
#:
src/etc/inc/priv.defs.inc
120
-$priv_list['page-diagnostics-logs-system']['name'] = gettext("WebCfg - Diagnostics
+msgid ""WebCfg - Diagnostics
Logs
System page");
msgstr ""
@@ -2840,7 +2803,7 @@ msgstr ""
#:
src/etc/inc/priv.defs.inc
121
-$priv_list['page-diagnostics-logs-system']['descr'] = gettext("Allow access to the 'Diagnostics
+msgid ""Allow access to the 'Diagnostics
Logs
System' page.");
msgstr ""
@@ -2848,7 +2811,7 @@ msgstr ""
#:
src/etc/inc/priv.defs.inc
126
-$priv_list['page-status-systemlogs-portalauth']['name'] = gettext("WebCfg - Status
+msgid ""WebCfg - Status
System logs
Portal Auth page");
msgstr ""
@@ -2856,7 +2819,7 @@ msgstr ""
#:
src/etc/inc/priv.defs.inc
127
-$priv_list['page-status-systemlogs-portalauth']['descr'] = gettext("Allow access to the 'Status
+msgid ""Allow access to the 'Status
System logs
Portal Auth' page.");
msgstr ""
@@ -2864,7 +2827,7 @@ msgstr ""
#:
src/etc/inc/priv.defs.inc
132
-$priv_list['page-diagnostics-logs-dhcp']['name'] = gettext("WebCfg - Diagnostics
+msgid ""WebCfg - Diagnostics
Logs
DHCP page");
msgstr ""
@@ -2872,7 +2835,7 @@ msgstr ""
#:
src/etc/inc/priv.defs.inc
133
-$priv_list['page-diagnostics-logs-dhcp']['descr'] = gettext("Allow access to the 'Diagnostics
+msgid ""Allow access to the 'Diagnostics
Logs
DHCP' page.");
msgstr ""
@@ -2880,7 +2843,7 @@ msgstr ""
#:
src/etc/inc/priv.defs.inc
138
-$priv_list['page-diagnostics-logs-firewall']['name'] = gettext("WebCfg - Diagnostics
+msgid ""WebCfg - Diagnostics
Logs
Firewall page");
msgstr ""
@@ -2888,7 +2851,7 @@ msgstr ""
#:
src/etc/inc/priv.defs.inc
139
-$priv_list['page-diagnostics-logs-firewall']['descr'] = gettext("Allow access to the 'Diagnostics
+msgid ""Allow access to the 'Diagnostics
Logs
Firewall' page.");
msgstr ""
@@ -2896,7 +2859,7 @@ msgstr ""
#:
src/etc/inc/priv.defs.inc
144
-$priv_list['page-diagnostics-logs-gateways']['name'] = gettext("WebCfg - Diagnostics
+msgid ""WebCfg - Diagnostics
Logs
Gateways page");
msgstr ""
@@ -2904,7 +2867,7 @@ msgstr ""
#:
src/etc/inc/priv.defs.inc
145
-$priv_list['page-diagnostics-logs-gateways']['descr'] = gettext("Allow access to the 'Diagnostics
+msgid ""Allow access to the 'Diagnostics
Logs
System
Gateways' page.");
@@ -2913,7 +2876,7 @@ msgstr ""
#:
src/etc/inc/priv.defs.inc
150
-$priv_list['page-diagnostics-logs-resolver']['name'] = gettext("WebCfg - Diagnostics
+msgid ""WebCfg - Diagnostics
Logs
Resolver page");
msgstr ""
@@ -2921,7 +2884,7 @@ msgstr ""
#:
src/etc/inc/priv.defs.inc
151
-$priv_list['page-diagnostics-logs-resolver']['descr'] = gettext("Allow access to the 'Diagnostics
+msgid ""Allow access to the 'Diagnostics
Logs
System
Resolver' page.");
@@ -2930,21 +2893,21 @@ msgstr ""
#:
src/etc/inc/priv.defs.inc
156
-$priv_list['page-hidden-nolongerincluded']['name'] = gettext("WebCfg - Hidden
+msgid ""WebCfg - Hidden
No longer included page");
msgstr ""
#:
src/etc/inc/priv.defs.inc
157
-$priv_list['page-hidden-nolongerincluded']['descr'] = gettext("Allow access to the 'Hidden
+msgid ""Allow access to the 'Hidden
No longer included' page.");
msgstr ""
#:
src/etc/inc/priv.defs.inc
162
-$priv_list['page-status-systemlogs-ipsecvpn']['name'] = gettext("WebCfg - Status
+msgid ""WebCfg - Status
System logs
IPsec VPN page");
msgstr ""
@@ -2952,7 +2915,7 @@ msgstr ""
#:
src/etc/inc/priv.defs.inc
163
-$priv_list['page-status-systemlogs-ipsecvpn']['descr'] = gettext("Allow access to the 'Status
+msgid ""Allow access to the 'Status
System logs
IPsec VPN' page.");
msgstr ""
@@ -2960,7 +2923,7 @@ msgstr ""
#:
src/etc/inc/priv.defs.inc
168
-$priv_list['page-status-systemlogs-ntpd']['name'] = gettext("WebCfg - Status
+msgid ""WebCfg - Status
System logs
NTP page");
msgstr ""
@@ -2968,7 +2931,7 @@ msgstr ""
#:
src/etc/inc/priv.defs.inc
169
-$priv_list['page-status-systemlogs-ntpd']['descr'] = gettext("Allow access to the 'Status
+msgid ""Allow access to the 'Status
System logs
NTP' page.");
msgstr ""
@@ -2976,7 +2939,7 @@ msgstr ""
#:
src/etc/inc/priv.defs.inc
174
-$priv_list['page-status-systemlogs-openvpn']['name'] = gettext("WebCfg - Status
+msgid ""WebCfg - Status
System logs
OpenVPN page");
msgstr ""
@@ -2984,7 +2947,7 @@ msgstr ""
#:
src/etc/inc/priv.defs.inc
175
-$priv_list['page-status-systemlogs-openvpn']['descr'] = gettext("Allow access to the 'Status
+msgid ""Allow access to the 'Status
System logs
OpenVPN' page.");
msgstr ""
@@ -2992,7 +2955,7 @@ msgstr ""
#:
src/etc/inc/priv.defs.inc
180
-$priv_list['page-status-systemlogs-ppp']['name'] = gettext("WebCfg - Status
+msgid ""WebCfg - Status
System logs
IPsec VPN page");
msgstr ""
@@ -3000,7 +2963,7 @@ msgstr ""
#:
src/etc/inc/priv.defs.inc
181
-$priv_list['page-status-systemlogs-ppp']['descr'] = gettext("Allow access to the 'Status
+msgid ""Allow access to the 'Status
System logs
IPsec VPN' page.");
msgstr ""
@@ -3008,7 +2971,7 @@ msgstr ""
#:
src/etc/inc/priv.defs.inc
186
-$priv_list['page-status-systemlogs-loadbalancer']['name'] = gettext("WebCfg - Status
+msgid ""WebCfg - Status
System logs
Load Balancer page");
msgstr ""
@@ -3016,7 +2979,7 @@ msgstr ""
#:
src/etc/inc/priv.defs.inc
187
-$priv_list['page-status-systemlogs-loadbalancer']['descr'] = gettext("Allow access to the 'Status
+msgid ""Allow access to the 'Status
System logs
Load Balancer' page.");
msgstr ""
@@ -3024,7 +2987,7 @@ msgstr ""
#:
src/etc/inc/priv.defs.inc
192
-$priv_list['page-status-systemlogs-routing']['name'] = gettext("Webcfg - Status
+msgid ""Webcfg - Status
System logs
Routing page");
msgstr ""
@@ -3032,7 +2995,7 @@ msgstr ""
#:
src/etc/inc/priv.defs.inc
193
-$priv_list['page-status-systemlogs-routing']['descr'] = gettext("Allow access to the 'Status
+msgid ""Allow access to the 'Status
System logs
System
Routing' page.");
@@ -3041,7 +3004,7 @@ msgstr ""
#:
src/etc/inc/priv.defs.inc
198
-$priv_list['page-status-systemlogs-wireless']['name'] = gettext("Webcfg - Status
+msgid ""Webcfg - Status
System logs
Wireless page");
msgstr ""
@@ -3049,7 +3012,7 @@ msgstr ""
#:
src/etc/inc/priv.defs.inc
199
-$priv_list['page-status-systemlogs-wireless']['descr'] = gettext("Allow access to the 'Status
+msgid ""Allow access to the 'Status
System logs
System
Wireless' page.");
@@ -3058,7 +3021,7 @@ msgstr ""
#:
src/etc/inc/priv.defs.inc
204
-$priv_list['page-diagnostics-logs-settings']['name'] = gettext("WebCfg - Diagnostics
+msgid ""WebCfg - Diagnostics
Logs
Settings page");
msgstr ""
@@ -3066,7 +3029,7 @@ msgstr ""
#:
src/etc/inc/priv.defs.inc
205
-$priv_list['page-diagnostics-logs-settings']['descr'] = gettext("Allow access to the 'Diagnostics
+msgid ""Allow access to the 'Diagnostics
Logs
Settings' page.");
msgstr ""
@@ -3074,7 +3037,7 @@ msgstr ""
#:
src/etc/inc/priv.defs.inc
210
-$priv_list['page-diagnostics-logs-pptpvpn']['name'] = gettext("WebCfg - Diagnostics
+msgid ""WebCfg - Diagnostics
Logs
VPN page");
msgstr ""
@@ -3082,7 +3045,7 @@ msgstr ""
#:
src/etc/inc/priv.defs.inc
211
-$priv_list['page-diagnostics-logs-pptpvpn']['descr'] = gettext("Allow access to the 'Diagnostics
+msgid ""Allow access to the 'Diagnostics
Logs
VPN' page.");
msgstr ""
@@ -3090,217 +3053,217 @@ msgstr ""
#:
src/etc/inc/priv.defs.inc
216
-$priv_list['page-diagnostics-nanobsd']['name'] = gettext("WebCfg - Diagnostics
+msgid ""WebCfg - Diagnostics
NanoBSD");
msgstr ""
#:
src/etc/inc/priv.defs.inc
217
-$priv_list['page-diagnostics-nanobsd']['descr'] = gettext("Allow access to the 'Diagnostics
+msgid ""Allow access to the 'Diagnostics
NanoBSD' page.");
msgstr ""
#:
src/etc/inc/priv.defs.inc
222
-$priv_list['page-diagnostics-packetcapture']['name'] = gettext("WebCfg - Diagnostics
+msgid ""WebCfg - Diagnostics
Packet Capture page");
msgstr ""
#:
src/etc/inc/priv.defs.inc
223
-$priv_list['page-diagnostics-packetcapture']['descr'] = gettext("Allow access to the 'Diagnostics
+msgid ""Allow access to the 'Diagnostics
Packet Capture' page.");
msgstr ""
#:
src/etc/inc/priv.defs.inc
228
-$priv_list['page-diagnostics-patters']['name'] = gettext("WebCfg - Diagnostics
+msgid ""WebCfg - Diagnostics
Patterns page");
msgstr ""
#:
src/etc/inc/priv.defs.inc
229
-$priv_list['page-diagnostics-patters']['descr'] = gettext("Allow access to the 'Diagnostics
+msgid ""Allow access to the 'Diagnostics
Patterns' page.");
msgstr ""
#:
src/etc/inc/priv.defs.inc
234
-$priv_list['page-diagnostics-limiter-info']['name'] = gettext("Diagnostics
+msgid ""Diagnostics
Limiter Info");
msgstr ""
#:
src/etc/inc/priv.defs.inc
235
-$priv_list['page-diagnostics-limiter-info']['descr'] = gettext("Allows access to the 'Diagnostics
+msgid ""Allows access to the 'Diagnostics
Limiter Info' page");
msgstr ""
#:
src/etc/inc/priv.defs.inc
240
-$priv_list['page-diagnostics-pf-info']['name'] = gettext("Diagnostics
+msgid ""Diagnostics
pfInfo");
msgstr ""
#:
src/etc/inc/priv.defs.inc
241
-$priv_list['page-diagnostics-pf-info']['descr'] = gettext("Allows access to the 'Diagnostics
+msgid ""Allows access to the 'Diagnostics
pfInfo' page");
msgstr ""
#:
src/etc/inc/priv.defs.inc
246
-$priv_list['page-diagnostics-system-activity']['name'] = gettext("WebCfg - Diagnostics
+msgid ""WebCfg - Diagnostics
System Activity");
msgstr ""
#:
src/etc/inc/priv.defs.inc
247
-$priv_list['page-diagnostics-system-activity']['descr'] = gettext("Allows access to the 'Diagnostics
+msgid ""Allows access to the 'Diagnostics
System Activity' page");
msgstr ""
#:
src/etc/inc/priv.defs.inc
252
-$priv_list['page-diagnostics-system-pftop']['name'] = gettext("Diagnostics
+msgid ""Diagnostics
pfTop");
msgstr ""
#:
src/etc/inc/priv.defs.inc
253
-$priv_list['page-diagnostics-system-pftop']['descr'] = gettext("Allows access to the 'Diagnostics
+msgid ""Allows access to the 'Diagnostics
pfTop' page");
msgstr ""
#:
src/etc/inc/priv.defs.inc
258
-$priv_list['page-diagnostics-ping']['name'] = gettext("WebCfg - Diagnostics
+msgid ""WebCfg - Diagnostics
Ping page");
msgstr ""
#:
src/etc/inc/priv.defs.inc
259
-$priv_list['page-diagnostics-ping']['descr'] = gettext("Allow access to the 'Diagnostics
+msgid ""Allow access to the 'Diagnostics
Ping' page.");
msgstr ""
#:
src/etc/inc/priv.defs.inc
264
-$priv_list['page-status-packagelogs']['name'] = gettext("WebCfg - Status
+msgid ""WebCfg - Status
Package logs page");
msgstr ""
#:
src/etc/inc/priv.defs.inc
265
-$priv_list['page-status-packagelogs']['descr'] = gettext("Allow access to the 'Status
+msgid ""Allow access to the 'Status
Package logs' page.");
msgstr ""
#:
src/etc/inc/priv.defs.inc
270
-$priv_list['page-diagnostics-resetstate']['name'] = gettext("WebCfg - Diagnostics
+msgid ""WebCfg - Diagnostics
Reset state page");
msgstr ""
#:
src/etc/inc/priv.defs.inc
271
-$priv_list['page-diagnostics-resetstate']['descr'] = gettext("Allow access to the 'Diagnostics
+msgid ""Allow access to the 'Diagnostics
Reset state' page.");
msgstr ""
#:
src/etc/inc/priv.defs.inc
276
-$priv_list['page-diagnostics-routingtables']['name'] = gettext("WebCfg - Diagnostics
+msgid ""WebCfg - Diagnostics
Routing tables page");
msgstr ""
#:
src/etc/inc/priv.defs.inc
277
-$priv_list['page-diagnostics-routingtables']['descr'] = gettext("Allow access to the 'Diagnostics
+msgid ""Allow access to the 'Diagnostics
Routing tables' page.");
msgstr ""
#:
src/etc/inc/priv.defs.inc
282
-$priv_list['page-diagnostics-statessummary']['name'] = gettext("WebCfg - Diagnostics
+msgid ""WebCfg - Diagnostics
States Summary page");
msgstr ""
#:
src/etc/inc/priv.defs.inc
283
-$priv_list['page-diagnostics-statessummary']['descr'] = gettext("Allow access to the 'Diagnostics
+msgid ""Allow access to the 'Diagnostics
States Summary' page.");
msgstr ""
#:
src/etc/inc/priv.defs.inc
288
-$priv_list['page-diagnostics-tables']['name'] = gettext("WebCfg - Diagnostics
+msgid ""WebCfg - Diagnostics
PF Table IP addresses");
msgstr ""
#:
src/etc/inc/priv.defs.inc
289
-$priv_list['page-diagnostics-tables']['descr'] = gettext("Allow access to the 'Diagnostics
+msgid ""Allow access to the 'Diagnostics
Tables' page.");
msgstr ""
#:
src/etc/inc/priv.defs.inc
294
-$priv_list['page-diagnostics-traceroute']['name'] = gettext("WebCfg - Diagnostics
+msgid ""WebCfg - Diagnostics
Traceroute page");
msgstr ""
#:
src/etc/inc/priv.defs.inc
295
-$priv_list['page-diagnostics-traceroute']['descr'] = gettext("Allow access to the 'Diagnostics
+msgid ""Allow access to the 'Diagnostics
Traceroute' page.");
msgstr ""
#:
src/etc/inc/priv.defs.inc
300
-$priv_list['page-firewall-aliases']['name'] = gettext("WebCfg - Firewall
+msgid ""WebCfg - Firewall
Aliases page");
msgstr ""
#:
src/etc/inc/priv.defs.inc
301
-$priv_list['page-firewall-aliases']['descr'] = gettext("Allow access to the 'Firewall
+msgid ""Allow access to the 'Firewall
Aliases' page.");
msgstr ""
#:
src/etc/inc/priv.defs.inc
306
-$priv_list['page-firewall-alias-edit']['name'] = gettext("WebCfg - Firewall
+msgid ""WebCfg - Firewall
Alias
Edit page");
msgstr ""
@@ -3308,7 +3271,7 @@ msgstr ""
#:
src/etc/inc/priv.defs.inc
307
-$priv_list['page-firewall-alias-edit']['descr'] = gettext("Allow access to the 'Firewall
+msgid ""Allow access to the 'Firewall
Alias
Edit' page.");
msgstr ""
@@ -3316,7 +3279,7 @@ msgstr ""
#:
src/etc/inc/priv.defs.inc
312
-$priv_list['page-firewall-alias-import']['name'] = gettext("WebCfg - Firewall
+msgid ""WebCfg - Firewall
Alias
Import page");
msgstr ""
@@ -3324,7 +3287,7 @@ msgstr ""
#:
src/etc/inc/priv.defs.inc
313
-$priv_list['page-firewall-alias-import']['descr'] = gettext("Allow access to the 'Firewall
+msgid ""Allow access to the 'Firewall
Alias
Import' page.");
msgstr ""
@@ -3332,7 +3295,7 @@ msgstr ""
#:
src/etc/inc/priv.defs.inc
318
-$priv_list['page-firewall-nat-npt']['name'] = gettext("Webcfg - Firewall
+msgid ""Webcfg - Firewall
NAT
NPT page");
msgstr ""
@@ -3340,7 +3303,7 @@ msgstr ""
#:
src/etc/inc/priv.defs.inc
319
-$priv_list['page-firewall-nat-npt']['descr'] = gettext("Allow access to the 'Firewall
+msgid ""Allow access to the 'Firewall
NAT
NPT' page.");
msgstr ""
@@ -3348,7 +3311,7 @@ msgstr ""
#:
src/etc/inc/priv.defs.inc
324
-$priv_list['page-firewall-nat-npt-edit']['name'] = gettext("Webcfg - Firewall
+msgid ""Webcfg - Firewall
NAT
NPt
Edit page");
@@ -3357,7 +3320,7 @@ msgstr ""
#:
src/etc/inc/priv.defs.inc
325
-$priv_list['page-firewall-nat-npt-edit']['descr'] = gettext("Allow access to the 'Firewall
+msgid ""Allow access to the 'Firewall
NAT
NPt
Edit' page.");
@@ -3366,7 +3329,7 @@ msgstr ""
#:
src/etc/inc/priv.defs.inc
330
-$priv_list['page-firewall-nat-portforward']['name'] = gettext("WebCfg - Firewall
+msgid ""WebCfg - Firewall
NAT
Port Forward page");
msgstr ""
@@ -3374,7 +3337,7 @@ msgstr ""
#:
src/etc/inc/priv.defs.inc
331
-$priv_list['page-firewall-nat-portforward']['descr'] = gettext("Allow access to the 'Firewall
+msgid ""Allow access to the 'Firewall
NAT
Port Forward' page.");
msgstr ""
@@ -3382,7 +3345,7 @@ msgstr ""
#:
src/etc/inc/priv.defs.inc
336
-$priv_list['page-firewall-nat-1-1']['name'] = gettext("WebCfg - Firewall
+msgid ""WebCfg - Firewall
NAT
1
1 page");
@@ -3391,7 +3354,7 @@ msgstr ""
#:
src/etc/inc/priv.defs.inc
337
-$priv_list['page-firewall-nat-1-1']['descr'] = gettext("Allow access to the 'Firewall
+msgid ""Allow access to the 'Firewall
NAT
1
1' page.");
@@ -3400,7 +3363,7 @@ msgstr ""
#:
src/etc/inc/priv.defs.inc
342
-$priv_list['page-firewall-nat-1-1-edit']['name'] = gettext("WebCfg - Firewall
+msgid ""WebCfg - Firewall
NAT
1
1
@@ -3410,7 +3373,7 @@ msgstr ""
#:
src/etc/inc/priv.defs.inc
343
-$priv_list['page-firewall-nat-1-1-edit']['descr'] = gettext("Allow access to the 'Firewall
+msgid ""Allow access to the 'Firewall
NAT
1
1
@@ -3420,7 +3383,7 @@ msgstr ""
#:
src/etc/inc/priv.defs.inc
348
-$priv_list['page-firewall-nat-portforward-edit']['name'] = gettext("WebCfg - Firewall
+msgid ""WebCfg - Firewall
NAT
Port Forward
Edit page");
@@ -3429,7 +3392,7 @@ msgstr ""
#:
src/etc/inc/priv.defs.inc
349
-$priv_list['page-firewall-nat-portforward-edit']['descr'] = gettext("Allow access to the 'Firewall
+msgid ""Allow access to the 'Firewall
NAT
Port Forward
Edit' page.");
@@ -3438,7 +3401,7 @@ msgstr ""
#:
src/etc/inc/priv.defs.inc
354
-$priv_list['page-firewall-nat-outbound']['name'] = gettext("WebCfg - Firewall
+msgid ""WebCfg - Firewall
NAT
Outbound page");
msgstr ""
@@ -3446,7 +3409,7 @@ msgstr ""
#:
src/etc/inc/priv.defs.inc
355
-$priv_list['page-firewall-nat-outbound']['descr'] = gettext("Allow access to the 'Firewall
+msgid ""Allow access to the 'Firewall
NAT
Outbound' page.");
msgstr ""
@@ -3454,7 +3417,7 @@ msgstr ""
#:
src/etc/inc/priv.defs.inc
360
-$priv_list['page-firewall-nat-outbound-edit']['name'] = gettext("WebCfg - Firewall
+msgid ""WebCfg - Firewall
NAT
Outbound
Edit page");
@@ -3463,7 +3426,7 @@ msgstr ""
#:
src/etc/inc/priv.defs.inc
361
-$priv_list['page-firewall-nat-outbound-edit']['descr'] = gettext("Allow access to the 'Firewall
+msgid ""Allow access to the 'Firewall
NAT
Outbound
Edit' page.");
@@ -3472,21 +3435,21 @@ msgstr ""
#:
src/etc/inc/priv.defs.inc
366
-$priv_list['page-firewall-rules']['name'] = gettext("WebCfg - Firewall
+msgid ""WebCfg - Firewall
Rules page");
msgstr ""
#:
src/etc/inc/priv.defs.inc
367
-$priv_list['page-firewall-rules']['descr'] = gettext("Allow access to the 'Firewall
+msgid ""Allow access to the 'Firewall
Rules' page.");
msgstr ""
#:
src/etc/inc/priv.defs.inc
372
-$priv_list['page-firewall-rules-edit']['name'] = gettext("WebCfg - Firewall
+msgid ""WebCfg - Firewall
Rules
Edit page");
msgstr ""
@@ -3494,7 +3457,7 @@ msgstr ""
#:
src/etc/inc/priv.defs.inc
373
-$priv_list['page-firewall-rules-edit']['descr'] = gettext("Allow access to the 'Firewall
+msgid ""Allow access to the 'Firewall
Rules
Edit' page.");
msgstr ""
@@ -3502,21 +3465,21 @@ msgstr ""
#:
src/etc/inc/priv.defs.inc
378
-$priv_list['page-firewall-schedules']['name'] = gettext("WebCfg - Firewall
+msgid ""WebCfg - Firewall
Schedules page");
msgstr ""
#:
src/etc/inc/priv.defs.inc
379
-$priv_list['page-firewall-schedules']['descr'] = gettext("Allow access to the 'Firewall
+msgid ""Allow access to the 'Firewall
Schedules' page.");
msgstr ""
#:
src/etc/inc/priv.defs.inc
384
-$priv_list['page-firewall-schedules-edit']['name'] = gettext("WebCfg - Firewall
+msgid ""WebCfg - Firewall
Schedules
Edit page");
msgstr ""
@@ -3524,7 +3487,7 @@ msgstr ""
#:
src/etc/inc/priv.defs.inc
385
-$priv_list['page-firewall-schedules-edit']['descr'] = gettext("Allow access to the 'Firewall
+msgid ""Allow access to the 'Firewall
Schedules
Edit' page.");
msgstr ""
@@ -3532,21 +3495,21 @@ msgstr ""
#:
src/etc/inc/priv.defs.inc
390
-$priv_list['page-firewall-trafficshaper']['name'] = gettext("WebCfg - Firewall
+msgid ""WebCfg - Firewall
Traffic Shaper page");
msgstr ""
#:
src/etc/inc/priv.defs.inc
391
-$priv_list['page-firewall-trafficshaper']['descr'] = gettext("Allow access to the 'Firewall
+msgid ""Allow access to the 'Firewall
Traffic Shaper' page.");
msgstr ""
#:
src/etc/inc/priv.defs.inc
396
-$priv_list['page-firewall-trafficshaper-layer7']['name'] = gettext("WebCfg - Firewall
+msgid ""WebCfg - Firewall
Traffic Shaper
Layer7 page");
msgstr ""
@@ -3554,7 +3517,7 @@ msgstr ""
#:
src/etc/inc/priv.defs.inc
397
-$priv_list['page-firewall-trafficshaper-layer7']['descr'] = gettext("Allow access to the 'Firewall
+msgid ""Allow access to the 'Firewall
Traffic Shaper
Layer7' page.");
msgstr ""
@@ -3562,7 +3525,7 @@ msgstr ""
#:
src/etc/inc/priv.defs.inc
402
-$priv_list['page-firewall-trafficshaper-queues']['name'] = gettext("WebCfg - Firewall
+msgid ""WebCfg - Firewall
Traffic Shaper
Queues page");
msgstr ""
@@ -3570,7 +3533,7 @@ msgstr ""
#:
src/etc/inc/priv.defs.inc
403
-$priv_list['page-firewall-trafficshaper-queues']['descr'] = gettext("Allow access to the 'Firewall
+msgid ""Allow access to the 'Firewall
Traffic Shaper
Queues' page.");
msgstr ""
@@ -3578,7 +3541,7 @@ msgstr ""
#:
src/etc/inc/priv.defs.inc
408
-$priv_list['page-firewall-trafficshaper-limiter']['name'] = gettext("WebCfg - Firewall
+msgid ""WebCfg - Firewall
Traffic Shaper
Limiter page");
msgstr ""
@@ -3586,7 +3549,7 @@ msgstr ""
#:
src/etc/inc/priv.defs.inc
409
-$priv_list['page-firewall-trafficshaper-limiter']['descr'] = gettext("Allow access to the 'Firewall
+msgid ""Allow access to the 'Firewall
Traffic Shaper
Limiter' page.");
msgstr ""
@@ -3594,7 +3557,7 @@ msgstr ""
#:
src/etc/inc/priv.defs.inc
414
-$priv_list['page-firewall-trafficshaper-wizard']['name'] = gettext("WebCfg - Firewall
+msgid ""WebCfg - Firewall
Traffic Shaper
Wizard page");
msgstr ""
@@ -3602,7 +3565,7 @@ msgstr ""
#:
src/etc/inc/priv.defs.inc
415
-$priv_list['page-firewall-trafficshaper-wizard']['descr'] = gettext("Allow access to the 'Firewall
+msgid ""Allow access to the 'Firewall
Traffic Shaper
Wizard' page.");
msgstr ""
@@ -3610,21 +3573,21 @@ msgstr ""
#:
src/etc/inc/priv.defs.inc
420
-$priv_list['page-firewall-virtualipaddresses']['name'] = gettext("WebCfg - Firewall
+msgid ""WebCfg - Firewall
Virtual IP Addresses page");
msgstr ""
#:
src/etc/inc/priv.defs.inc
421
-$priv_list['page-firewall-virtualipaddresses']['descr'] = gettext("Allow access to the 'Firewall
+msgid ""Allow access to the 'Firewall
Virtual IP Addresses' page.");
msgstr ""
#:
src/etc/inc/priv.defs.inc
426
-$priv_list['page-firewall-virtualipaddress-edit']['name'] = gettext("WebCfg - Firewall
+msgid ""WebCfg - Firewall
Virtual IP Address
Edit page");
msgstr ""
@@ -3632,7 +3595,7 @@ msgstr ""
#:
src/etc/inc/priv.defs.inc
427
-$priv_list['page-firewall-virtualipaddress-edit']['descr'] = gettext("Allow access to the 'Firewall
+msgid ""Allow access to the 'Firewall
Virtual IP Address
Edit' page.");
msgstr ""
@@ -3640,163 +3603,163 @@ msgstr ""
#:
src/etc/inc/priv.defs.inc
432
-$priv_list['page-getserviceproviders']['name'] = gettext("WebCfg - AJAX
+msgid ""WebCfg - AJAX
Get Service Providers");
msgstr ""
#:
src/etc/inc/priv.defs.inc
433
-$priv_list['page-getserviceproviders']['descr'] = gettext("Allow access to the 'AJAX
+msgid ""Allow access to the 'AJAX
Service Providers' page.");
msgstr ""
#:
src/etc/inc/priv.defs.inc
438
-$priv_list['page-getstats']['name'] = gettext("WebCfg - AJAX
+msgid ""WebCfg - AJAX
Get Stats");
msgstr ""
#:
src/etc/inc/priv.defs.inc
439
-$priv_list['page-getstats']['descr'] = gettext("Allow access to the 'AJAX
+msgid ""Allow access to the 'AJAX
Get Stats' page.");
msgstr ""
#:
src/etc/inc/priv.defs.inc
444
-$priv_list['page-diagnostics-interfacetraffic']['name'] = gettext("WebCfg - Diagnostics
+msgid ""WebCfg - Diagnostics
Interface Traffic page");
msgstr ""
#:
src/etc/inc/priv.defs.inc
445
-$priv_list['page-diagnostics-interfacetraffic']['descr'] = gettext("Allow access to the 'Diagnostics
+msgid ""Allow access to the 'Diagnostics
Interface Traffic' page.");
msgstr ""
#:
src/etc/inc/priv.defs.inc
450
-$priv_list['page-diagnostics-cpuutilization']['name'] = gettext("WebCfg - Diagnostics
+msgid ""WebCfg - Diagnostics
CPU Utilization page");
msgstr ""
#:
src/etc/inc/priv.defs.inc
451
-$priv_list['page-diagnostics-cpuutilization']['descr'] = gettext("Allow access to the 'Diagnostics
+msgid ""Allow access to the 'Diagnostics
CPU Utilization' page.");
msgstr ""
#:
src/etc/inc/priv.defs.inc
456
-$priv_list['page-diagnostics-haltsystem']['name'] = gettext("WebCfg - Diagnostics
+msgid ""WebCfg - Diagnostics
Halt system page");
msgstr ""
#:
src/etc/inc/priv.defs.inc
457
-$priv_list['page-diagnostics-haltsystem']['descr'] = gettext("Allow access to the 'Diagnostics
+msgid ""Allow access to the 'Diagnostics
Halt system' page.");
msgstr ""
#:
src/etc/inc/priv.defs.inc
462
-$priv_list['page-requiredforjavascript']['name'] = gettext("WebCfg - Required for javascript page");
+msgid ""WebCfg - Required for javascript page");
msgstr ""
#:
src/etc/inc/priv.defs.inc
463
-$priv_list['page-requiredforjavascript']['descr'] = gettext("Allow access to the 'Required for javascript' page.");
+msgid ""Allow access to the 'Required for javascript' page.");
msgstr ""
#:
src/etc/inc/priv.defs.inc
468
-$priv_list['page-xmlrpcinterfacestats']['name'] = gettext("WebCfg - XMLRPC Interface Stats page");
+msgid ""WebCfg - XMLRPC Interface Stats page");
msgstr ""
#:
src/etc/inc/priv.defs.inc
469
-$priv_list['page-xmlrpcinterfacestats']['descr'] = gettext("Allow access to the 'XMLRPC Interface Stats' page.");
+msgid ""Allow access to the 'XMLRPC Interface Stats' page.");
msgstr ""
#:
src/etc/inc/priv.defs.inc
474
-$priv_list['page-system-login/logout']['name'] = gettext("WebCfg - System
+msgid ""WebCfg - System
Login / Logout page / Dashboard");
msgstr ""
#:
src/etc/inc/priv.defs.inc
475
-$priv_list['page-system-login/logout']['descr'] = gettext("Allow access to the 'System
+msgid ""Allow access to the 'System
Login / Logout' page and Dashboard.");
msgstr ""
#:
src/etc/inc/priv.defs.inc
480
-$priv_list['page-interfaces']['name'] = gettext("WebCfg - Interfaces
+msgid ""WebCfg - Interfaces
WAN page");
msgstr ""
#:
src/etc/inc/priv.defs.inc
481
-$priv_list['page-interfaces']['descr'] = gettext("Allow access to the 'Interfaces' page.");
+msgid ""Allow access to the 'Interfaces' page.");
msgstr ""
#:
src/etc/inc/priv.defs.inc
486
-$priv_list['page-interfaces-assignnetworkports']['name'] = gettext("WebCfg - Interfaces
+msgid ""WebCfg - Interfaces
Assign network ports page");
msgstr ""
#:
src/etc/inc/priv.defs.inc
487
-$priv_list['page-interfaces-assignnetworkports']['descr'] = gettext("Allow access to the 'Interfaces
+msgid ""Allow access to the 'Interfaces
Assign network ports' page.");
msgstr ""
#:
src/etc/inc/priv.defs.inc
492
-$priv_list['page-interfaces-bridge']['name'] = gettext("WebCfg - Interfaces
+msgid ""WebCfg - Interfaces
Bridge page");
msgstr ""
#:
src/etc/inc/priv.defs.inc
493
-$priv_list['page-interfaces-bridge']['descr'] = gettext("Allow access to the 'Interfaces
+msgid ""Allow access to the 'Interfaces
Bridge' page.");
msgstr ""
#:
src/etc/inc/priv.defs.inc
498
-$priv_list['page-interfaces-bridge-edit']['name'] = gettext("WebCfg - Interfaces
+msgid ""WebCfg - Interfaces
Bridge edit page");
msgstr ""
#:
src/etc/inc/priv.defs.inc
499
-$priv_list['page-interfaces-bridge-edit']['descr'] = gettext("Allow access to the 'Interfaces
+msgid ""Allow access to the 'Interfaces
Bridge
Edit' page.");
msgstr ""
@@ -3804,21 +3767,21 @@ msgstr ""
#:
src/etc/inc/priv.defs.inc
504
-$priv_list['page-interfaces-gif']['name'] = gettext("WebCfg - Interfaces
+msgid ""WebCfg - Interfaces
GIF page");
msgstr ""
#:
src/etc/inc/priv.defs.inc
505
-$priv_list['page-interfaces-gif']['descr'] = gettext("Allow access to the 'Interfaces
+msgid ""Allow access to the 'Interfaces
GIF' page.");
msgstr ""
#:
src/etc/inc/priv.defs.inc
510
-$priv_list['page-interfaces-gif-edit']['name'] = gettext("WebCfg - Interfaces
+msgid ""WebCfg - Interfaces
GIF
Edit page");
msgstr ""
@@ -3826,7 +3789,7 @@ msgstr ""
#:
src/etc/inc/priv.defs.inc
511
-$priv_list['page-interfaces-gif-edit']['descr'] = gettext("Allow access to the 'Interfaces
+msgid ""Allow access to the 'Interfaces
GIF
Edit' page.");
msgstr ""
@@ -3834,21 +3797,21 @@ msgstr ""
#:
src/etc/inc/priv.defs.inc
516
-$priv_list['page-interfaces-gre']['name'] = gettext("WebCfg - Interfaces
+msgid ""WebCfg - Interfaces
GRE page");
msgstr ""
#:
src/etc/inc/priv.defs.inc
517
-$priv_list['page-interfaces-gre']['descr'] = gettext("Allow access to the 'Interfaces
+msgid ""Allow access to the 'Interfaces
GRE' page.");
msgstr ""
#:
src/etc/inc/priv.defs.inc
522
-$priv_list['page-interfaces-gre-edit']['name'] = gettext("WebCfg - Interfaces
+msgid ""WebCfg - Interfaces
GRE
Edit page");
msgstr ""
@@ -3856,7 +3819,7 @@ msgstr ""
#:
src/etc/inc/priv.defs.inc
523
-$priv_list['page-interfaces-gre-edit']['descr'] = gettext("Allow access to the 'Interfaces
+msgid ""Allow access to the 'Interfaces
GRE
Edit' page.");
msgstr ""
@@ -3864,20 +3827,20 @@ msgstr ""
#:
src/etc/inc/priv.defs.inc
528
-$priv_list['page-interfaces-groups']['name'] = gettext("WebCfg - Interfaces
+msgid ""WebCfg - Interfaces
Groups page");
msgstr ""
#:
src/etc/inc/priv.defs.inc
529
-$priv_list['page-interfaces-groups']['descr'] = gettext("Create interface groups");
+msgid ""Create interface groups");
msgstr ""
#:
src/etc/inc/priv.defs.inc
534
-$priv_list['page-interfaces-groups-edit']['name'] = gettext("Interfaces
+msgid ""Interfaces
Groups
Edit page");
msgstr ""
@@ -3885,7 +3848,7 @@ msgstr ""
#:
src/etc/inc/priv.defs.inc
535
-$priv_list['page-interfaces-groups-edit']['descr'] = gettext("Allow access to the 'Interfaces
+msgid ""Allow access to the 'Interfaces
Groups
Edit' page.");
msgstr ""
@@ -3893,7 +3856,7 @@ msgstr ""
#:
src/etc/inc/priv.defs.inc
540
-$priv_list['page-interfaces-lagg']['name'] = gettext("WebCfg - Interfaces
+msgid ""WebCfg - Interfaces
LAGG
page");
msgstr ""
@@ -3901,13 +3864,13 @@ msgstr ""
#:
src/etc/inc/priv.defs.inc
541
-$priv_list['page-interfaces-lagg']['descr'] = gettext("Edit Interface LAGG");
+msgid ""Edit Interface LAGG");
msgstr ""
#:
src/etc/inc/priv.defs.inc
546
-$priv_list['page-interfaces-lagg-edit']['name'] = gettext("Interfaces
+msgid ""Interfaces
LAGG
Edit page");
msgstr ""
@@ -3915,7 +3878,7 @@ msgstr ""
#:
src/etc/inc/priv.defs.inc
547
-$priv_list['page-interfaces-lagg-edit']['descr'] = gettext("Allow access to the 'Interfaces
+msgid ""Allow access to the 'Interfaces
LAGG
Edit' page.");
msgstr ""
@@ -3923,21 +3886,21 @@ msgstr ""
#:
src/etc/inc/priv.defs.inc
552
-$priv_list['page-interfaces-ppps']['name'] = gettext("WebCfg - Interfaces
+msgid ""WebCfg - Interfaces
ppps page");
msgstr ""
#:
src/etc/inc/priv.defs.inc
553
-$priv_list['page-interfaces-ppps']['descr'] = gettext("Allow access to the 'Interfaces
+msgid ""Allow access to the 'Interfaces
ppps' page.");
msgstr ""
#:
src/etc/inc/priv.defs.inc
558
-$priv_list['page-interfaces-ppps-edit']['name'] = gettext("WebCfg - Interfaces
+msgid ""WebCfg - Interfaces
PPPs
Edit page");
msgstr ""
@@ -3945,7 +3908,7 @@ msgstr ""
#:
src/etc/inc/priv.defs.inc
559
-$priv_list['page-interfaces-ppps-edit']['descr'] = gettext("Allow access to the 'Interfaces
+msgid ""Allow access to the 'Interfaces
PPPs
Edit' page.");
msgstr ""
@@ -3953,21 +3916,21 @@ msgstr ""
#:
src/etc/inc/priv.defs.inc
564
-$priv_list['page-interfaces-qinq']['name'] = gettext("WebCfg - Interfaces
+msgid ""WebCfg - Interfaces
QinQ page");
msgstr ""
#:
src/etc/inc/priv.defs.inc
565
-$priv_list['page-interfaces-qinq']['descr'] = gettext("Allow access to the 'Interfaces
+msgid ""Allow access to the 'Interfaces
QinQ' page.");
msgstr ""
#:
src/etc/inc/priv.defs.inc
570
-$priv_list['page-interfaces-qinq-edit']['name'] = gettext("Interfaces
+msgid ""Interfaces
QinQ
Edit page");
msgstr ""
@@ -3975,7 +3938,7 @@ msgstr ""
#:
src/etc/inc/priv.defs.inc
571
-$priv_list['page-interfaces-qinq-edit']['descr'] = gettext("Allow access to 'Interfaces
+msgid ""Allow access to 'Interfaces
QinQ
Edit' page");
msgstr ""
@@ -3983,21 +3946,21 @@ msgstr ""
#:
src/etc/inc/priv.defs.inc
576
-$priv_list['page-interfaces-vlan']['name'] = gettext("WebCfg - Interfaces
+msgid ""WebCfg - Interfaces
VLAN page");
msgstr ""
#:
src/etc/inc/priv.defs.inc
577
-$priv_list['page-interfaces-vlan']['descr'] = gettext("Allow access to the 'Interfaces
+msgid ""Allow access to the 'Interfaces
VLAN' page.");
msgstr ""
#:
src/etc/inc/priv.defs.inc
582
-$priv_list['page-interfaces-vlan-edit']['name'] = gettext("WebCfg - Interfaces
+msgid ""WebCfg - Interfaces
VLAN
Edit page");
msgstr ""
@@ -4005,7 +3968,7 @@ msgstr ""
#:
src/etc/inc/priv.defs.inc
583
-$priv_list['page-interfaces-vlan-edit']['descr'] = gettext("Allow access to the 'Interfaces
+msgid ""Allow access to the 'Interfaces
VLAN
Edit' page.");
msgstr ""
@@ -4013,28 +3976,28 @@ msgstr ""
#:
src/etc/inc/priv.defs.inc
588
-$priv_list['page-interfaces-wireless']['name'] = gettext("WebCfg - Interfaces
+msgid ""WebCfg - Interfaces
Wireless page");
msgstr ""
#:
src/etc/inc/priv.defs.inc
589
-$priv_list['page-interfaces-wireless']['descr'] = gettext("Allow access to the 'Interfaces
+msgid ""Allow access to the 'Interfaces
Wireless' page.");
msgstr ""
#:
src/etc/inc/priv.defs.inc
594
-$priv_list['page-interfaces-wireless-edit']['name'] = gettext("WebCfg - Interfaces
+msgid ""WebCfg - Interfaces
Wireless edit page");
msgstr ""
#:
src/etc/inc/priv.defs.inc
595
-$priv_list['page-interfaces-wireless-edit']['descr'] = gettext("Allow access to the 'Interfaces
+msgid ""Allow access to the 'Interfaces
Wireless
Edit' page.");
msgstr ""
@@ -4042,21 +4005,21 @@ msgstr ""
#:
src/etc/inc/priv.defs.inc
600
-$priv_list['page-system-license']['name'] = gettext("WebCfg - System
+msgid ""WebCfg - System
License page");
msgstr ""
#:
src/etc/inc/priv.defs.inc
601
-$priv_list['page-system-license']['descr'] = gettext("Allow access to the 'System
+msgid ""Allow access to the 'System
License' page.");
msgstr ""
#:
src/etc/inc/priv.defs.inc
606
-$priv_list['page-services-loadbalancer-monitor']['name'] = gettext("WebCfg - Services
+msgid ""WebCfg - Services
Load Balancer
Monitors page");
msgstr ""
@@ -4064,7 +4027,7 @@ msgstr ""
#:
src/etc/inc/priv.defs.inc
607
-$priv_list['page-services-loadbalancer-monitor']['descr'] = gettext("Allow access to the 'Services
+msgid ""Allow access to the 'Services
Load Balancer
Monitors' page.");
msgstr ""
@@ -4072,7 +4035,7 @@ msgstr ""
#:
src/etc/inc/priv.defs.inc
612
-$priv_list['page-services-loadbalancer-monitor-edit']['name'] = gettext("WebCfg - Services
+msgid ""WebCfg - Services
Load Balancer
Monitor
Edit page");
@@ -4081,7 +4044,7 @@ msgstr ""
#:
src/etc/inc/priv.defs.inc
613
-$priv_list['page-services-loadbalancer-monitor-edit']['descr'] = gettext("Allow access to the 'Services
+msgid ""Allow access to the 'Services
Load Balancer
Monitor
Edit' page.");
@@ -4090,21 +4053,21 @@ msgstr ""
#:
src/etc/inc/priv.defs.inc
618
-$priv_list['page-loadbalancer-pool']['name'] = gettext("WebCfg - Load Balancer
+msgid ""WebCfg - Load Balancer
Pool page");
msgstr ""
#:
src/etc/inc/priv.defs.inc
619
-$priv_list['page-loadbalancer-pool']['descr'] = gettext("Allow access to the 'Load Balancer
+msgid ""Allow access to the 'Load Balancer
Pool' page.");
msgstr ""
#:
src/etc/inc/priv.defs.inc
624
-$priv_list['page-loadbalancer-pool-edit']['name'] = gettext("WebCfg - Load Balancer
+msgid ""WebCfg - Load Balancer
Pool
Edit page");
msgstr ""
@@ -4112,7 +4075,7 @@ msgstr ""
#:
src/etc/inc/priv.defs.inc
625
-$priv_list['page-loadbalancer-pool-edit']['descr'] = gettext("Allow access to the 'Load Balancer
+msgid ""Allow access to the 'Load Balancer
Pool
Edit' page.");
msgstr ""
@@ -4120,7 +4083,7 @@ msgstr ""
#:
src/etc/inc/priv.defs.inc
630
-$priv_list['page-services-loadbalancer-relay-action']['name'] = gettext("WebCfg - Services
+msgid ""WebCfg - Services
Load Balancer
Relay Actions page");
msgstr ""
@@ -4128,7 +4091,7 @@ msgstr ""
#:
src/etc/inc/priv.defs.inc
631
-$priv_list['page-services-loadbalancer-relay-action']['descr'] = gettext("Allow access to the 'Services
+msgid ""Allow access to the 'Services
Load Balancer
Relay Actions' page.");
msgstr ""
@@ -4136,7 +4099,7 @@ msgstr ""
#:
src/etc/inc/priv.defs.inc
636
-$priv_list['page-services-loadbalancer-relay-action-edit']['name'] = gettext("WebCfg - Services
+msgid ""WebCfg - Services
Load Balancer
Relay Action
Edit page");
@@ -4145,7 +4108,7 @@ msgstr ""
#:
src/etc/inc/priv.defs.inc
637
-$priv_list['page-services-loadbalancer-relay-action-edit']['descr'] = gettext("Allow access to the 'Services
+msgid ""Allow access to the 'Services
Load Balancer
Relay Action
Edit' page.");
@@ -4154,7 +4117,7 @@ msgstr ""
#:
src/etc/inc/priv.defs.inc
642
-$priv_list['page-services-loadbalancer-relay-protocol']['name'] = gettext("WebCfg - Services
+msgid ""WebCfg - Services
Load Balancer
Relay Protocols page");
msgstr ""
@@ -4162,7 +4125,7 @@ msgstr ""
#:
src/etc/inc/priv.defs.inc
643
-$priv_list['page-services-loadbalancer-relay-protocol']['descr'] = gettext("Allow access to the 'Services
+msgid ""Allow access to the 'Services
Load Balancer
Relay Protocols' page.");
msgstr ""
@@ -4170,7 +4133,7 @@ msgstr ""
#:
src/etc/inc/priv.defs.inc
648
-$priv_list['page-services-loadbalancer-relay-protocol-edit']['name'] = gettext("WebCfg - Services
+msgid ""WebCfg - Services
Load Balancer
Relay Protocol
Edit page");
@@ -4179,7 +4142,7 @@ msgstr ""
#:
src/etc/inc/priv.defs.inc
649
-$priv_list['page-services-loadbalancer-relay-protocol-edit']['descr'] = gettext("Allow access to the 'Services
+msgid ""Allow access to the 'Services
Load Balancer
Relay Protocol
Edit' page.");
@@ -4188,7 +4151,7 @@ msgstr ""
#:
src/etc/inc/priv.defs.inc
654
-$priv_list['page-services-loadbalancer-setting']['name'] = gettext("Webcfg - Services
+msgid ""Webcfg - Services
Load Balancer
setting page");
msgstr ""
@@ -4196,7 +4159,7 @@ msgstr ""
#:
src/etc/inc/priv.defs.inc
655
-$priv_list['page-services-loadbalancer-setting']['descr'] = gettext("Allow access to the 'Settings
+msgid ""Allow access to the 'Settings
Load Balancer
Settings' page.");
msgstr ""
@@ -4204,7 +4167,7 @@ msgstr ""
#:
src/etc/inc/priv.defs.inc
660
-$priv_list['page-services-loadbalancer-virtualservers']['name'] = gettext("WebCfg - Services
+msgid ""WebCfg - Services
Load Balancer
Virtual Servers page");
msgstr ""
@@ -4212,7 +4175,7 @@ msgstr ""
#:
src/etc/inc/priv.defs.inc
661
-$priv_list['page-services-loadbalancer-virtualservers']['descr'] = gettext("Allow access to the 'Services
+msgid ""Allow access to the 'Services
Load Balancer
Virtual Servers' page.");
msgstr ""
@@ -4220,49 +4183,49 @@ msgstr ""
#:
src/etc/inc/priv.defs.inc
666
-$priv_list['page-services-ntpd']['name'] = gettext("Webcfg - Services
+msgid ""Webcfg - Services
NTP");
msgstr ""
#:
src/etc/inc/priv.defs.inc
667
-$priv_list['page-services-ntpd']['descr'] = gettext("Allow access to the 'Services
+msgid ""Allow access to the 'Services
NTP' page.");
msgstr ""
#:
src/etc/inc/priv.defs.inc
672
-$priv_list['page-services-ntp-gps']['name'] = gettext("Webcfg - Status
+msgid ""Webcfg - Status
NTP GPS page");
msgstr ""
#:
src/etc/inc/priv.defs.inc
673
-$priv_list['page-services-ntp-gps']['descr'] = gettext("Allow access to the 'Status
+msgid ""Allow access to the 'Status
NTP Serial GPS' page.");
msgstr ""
#:
src/etc/inc/priv.defs.inc
678
-$priv_list['page-services-ntp-pps']['name'] = gettext("Webcfg - Status
+msgid ""Webcfg - Status
NTP PPS page");
msgstr ""
#:
src/etc/inc/priv.defs.inc
679
-$priv_list['page-services-ntp-pps']['descr'] = gettext("Allow access to the 'Status
+msgid ""Allow access to the 'Status
NTP PPS' page.");
msgstr ""
#:
src/etc/inc/priv.defs.inc
684
-$priv_list['page-loadbalancer-virtualserver-edit']['name'] = gettext("WebCfg - Load Balancer
+msgid ""WebCfg - Load Balancer
Virtual Server
Edit page");
msgstr ""
@@ -4270,7 +4233,7 @@ msgstr ""
#:
src/etc/inc/priv.defs.inc
685
-$priv_list['page-loadbalancer-virtualserver-edit']['descr'] = gettext("Allow access to the 'Load Balancer
+msgid ""Allow access to the 'Load Balancer
Virtual Server
Edit' page.");
msgstr ""
@@ -4278,49 +4241,49 @@ msgstr ""
#:
src/etc/inc/priv.defs.inc
690
-$priv_list['page-package-settings']['name'] = gettext("WebCfg - Package
+msgid ""WebCfg - Package
Settings page");
msgstr ""
#:
src/etc/inc/priv.defs.inc
691
-$priv_list['page-package-settings']['descr'] = gettext("Allow access to the 'Package
+msgid ""Allow access to the 'Package
Settings' page.");
msgstr ""
#:
src/etc/inc/priv.defs.inc
696
-$priv_list['page-package-edit']['name'] = gettext("WebCfg - Package
+msgid ""WebCfg - Package
Edit page");
msgstr ""
#:
src/etc/inc/priv.defs.inc
697
-$priv_list['page-package-edit']['descr'] = gettext("Allow access to the 'Package
+msgid ""Allow access to the 'Package
Edit' page.");
msgstr ""
#:
src/etc/inc/priv.defs.inc
702
-$priv_list['page-system-packagemanager']['name'] = gettext("WebCfg - System
+msgid ""WebCfg - System
Package Manager page");
msgstr ""
#:
src/etc/inc/priv.defs.inc
703
-$priv_list['page-system-packagemanager']['descr'] = gettext("Allow access to the 'System
+msgid ""Allow access to the 'System
Package Manager' page.");
msgstr ""
#:
src/etc/inc/priv.defs.inc
708
-$priv_list['page-system-packagemanager-installpackage']['name'] = gettext("WebCfg - System
+msgid ""WebCfg - System
Package Manager
Install Package page");
msgstr ""
@@ -4328,7 +4291,7 @@ msgstr ""
#:
src/etc/inc/priv.defs.inc
709
-$priv_list['page-system-packagemanager-installpackage']['descr'] = gettext("Allow access to the 'System
+msgid ""Allow access to the 'System
Package Manager
Install Package' page.");
msgstr ""
@@ -4336,7 +4299,7 @@ msgstr ""
#:
src/etc/inc/priv.defs.inc
714
-$priv_list['page-system-packagemanager-installed']['name'] = gettext("WebCfg - System
+msgid ""WebCfg - System
Package Manager
Installed page");
msgstr ""
@@ -4344,7 +4307,7 @@ msgstr ""
#:
src/etc/inc/priv.defs.inc
715
-$priv_list['page-system-packagemanager-installed']['descr'] = gettext("Allow access to the 'System
+msgid ""Allow access to the 'System
Package Manager
Installed' page.");
msgstr ""
@@ -4352,35 +4315,35 @@ msgstr ""
#:
src/etc/inc/priv.defs.inc
720
-$priv_list['page-pkg-mgr-settings']['name'] = gettext("WebCfg - Packages
+msgid ""WebCfg - Packages
Settings page");
msgstr ""
#:
src/etc/inc/priv.defs.inc
721
-$priv_list['page-pkg-mgr-settings']['descr'] = gettext("Allow access to the 'Packages
+msgid ""Allow access to the 'Packages
Settings' page.");
msgstr ""
#:
src/etc/inc/priv.defs.inc
726
-$priv_list['page-diagnostics-rebootsystem']['name'] = gettext("WebCfg - Diagnostics
+msgid ""WebCfg - Diagnostics
Reboot System page");
msgstr ""
#:
src/etc/inc/priv.defs.inc
727
-$priv_list['page-diagnostics-rebootsystem']['descr'] = gettext("Allow access to the 'Diagnostics
+msgid ""Allow access to the 'Diagnostics
Reboot System' page.");
msgstr ""
#:
src/etc/inc/priv.defs.inc
732
-$priv_list['page-diagnostics-restart-httpd']['name'] = gettext("WebCfg - Diagnostics
+msgid ""WebCfg - Diagnostics
Restart HTTPD
System page");
msgstr ""
@@ -4388,7 +4351,7 @@ msgstr ""
#:
src/etc/inc/priv.defs.inc
733
-$priv_list['page-diagnostics-restart-httpd']['descr'] = gettext("Allow access to the 'Diagnostics
+msgid ""Allow access to the 'Diagnostics
Restart HTTPD
System' page.");
msgstr ""
@@ -4396,21 +4359,21 @@ msgstr ""
#:
src/etc/inc/priv.defs.inc
738
-$priv_list['page-services-captiveportal']['name'] = gettext("WebCfg - Services
+msgid ""WebCfg - Services
Captive portal page");
msgstr ""
#:
src/etc/inc/priv.defs.inc
739
-$priv_list['page-services-captiveportal']['descr'] = gettext("Allow access to the 'Services
+msgid ""Allow access to the 'Services
Captive portal' page.");
msgstr ""
#:
src/etc/inc/priv.defs.inc
744
-$priv_list['page-services-captiveportal-filemanager']['name'] = gettext("WebCfg - Services
+msgid ""WebCfg - Services
Captive portal
File Manager page");
msgstr ""
@@ -4418,7 +4381,7 @@ msgstr ""
#:
src/etc/inc/priv.defs.inc
745
-$priv_list['page-services-captiveportal-filemanager']['descr'] = gettext("Allow access to the 'Services
+msgid ""Allow access to the 'Services
Captive portal
File Manager' page.");
msgstr ""
@@ -4426,7 +4389,7 @@ msgstr ""
#:
src/etc/inc/priv.defs.inc
750
-$priv_list['page-services-captiveportal-allowedips']['name'] = gettext("WebCfg - Services
+msgid ""WebCfg - Services
Captive portal
Allowed IPs page");
msgstr ""
@@ -4434,7 +4397,7 @@ msgstr ""
#:
src/etc/inc/priv.defs.inc
751
-$priv_list['page-services-captiveportal-allowedips']['descr'] = gettext("Allow access to the 'Services
+msgid ""Allow access to the 'Services
Captive portal
Allowed IPs' page.");
msgstr ""
@@ -4442,7 +4405,7 @@ msgstr ""
#:
src/etc/inc/priv.defs.inc
756
-$priv_list['page-services-captiveportal-editallowedips']['name'] = gettext("WebCfg - Services
+msgid ""WebCfg - Services
Captive portal
Edit Allowed IPs page");
msgstr ""
@@ -4450,7 +4413,7 @@ msgstr ""
#:
src/etc/inc/priv.defs.inc
757
-$priv_list['page-services-captiveportal-editallowedips']['descr'] = gettext("Allow access to the 'Services
+msgid ""Allow access to the 'Services
Captive portal
Edit Allowed IPs' page.");
msgstr ""
@@ -4458,7 +4421,7 @@ msgstr ""
#:
src/etc/inc/priv.defs.inc
762
-$priv_list['page-services-captiveportal-macaddresses']['name'] = gettext("WebCfg - Services
+msgid ""WebCfg - Services
Captive portal
Mac Addresses page");
msgstr ""
@@ -4466,7 +4429,7 @@ msgstr ""
#:
src/etc/inc/priv.defs.inc
763
-$priv_list['page-services-captiveportal-macaddresses']['descr'] = gettext("Allow access to the 'Services
+msgid ""Allow access to the 'Services
Captive portal
Mac Addresses' page.");
msgstr ""
@@ -4474,7 +4437,7 @@ msgstr ""
#:
src/etc/inc/priv.defs.inc
768
-$priv_list['page-services-captiveportal-editmacaddresses']['name'] = gettext("WebCfg - Services
+msgid ""WebCfg - Services
Captive portal
Edit MAC Addresses page");
msgstr ""
@@ -4482,7 +4445,7 @@ msgstr ""
#:
src/etc/inc/priv.defs.inc
769
-$priv_list['page-services-captiveportal-editmacaddresses']['descr'] = gettext("Allow access to the 'Services
+msgid ""Allow access to the 'Services
Captive portal
Edit MAC Addresses' page.");
msgstr ""
@@ -4490,7 +4453,7 @@ msgstr ""
#:
src/etc/inc/priv.defs.inc
774
-$priv_list['page-services-captiveportal-allowedhostnames']['name'] = gettext("WebCfg - Services
+msgid ""WebCfg - Services
Captive portal
Allowed Hostnames page");
msgstr ""
@@ -4498,7 +4461,7 @@ msgstr ""
#:
src/etc/inc/priv.defs.inc
775
-$priv_list['page-services-captiveportal-allowedhostnames']['descr'] = gettext("Allow access to the 'Services
+msgid ""Allow access to the 'Services
Captive portal
Allowed Hostnames' page.");
msgstr ""
@@ -4506,7 +4469,7 @@ msgstr ""
#:
src/etc/inc/priv.defs.inc
780
-$priv_list['page-services-captiveportal-editallowedhostnames']['name'] = gettext("WebCfg - Services
+msgid ""WebCfg - Services
Captive portal
Edit Allowed Hostnames page");
msgstr ""
@@ -4514,7 +4477,7 @@ msgstr ""
#:
src/etc/inc/priv.defs.inc
781
-$priv_list['page-services-captiveportal-editallowedhostnames']['descr'] = gettext("Allow access to the 'Services
+msgid ""Allow access to the 'Services
Captive portal
Allowed Hostnames' page.");
msgstr ""
@@ -4522,7 +4485,7 @@ msgstr ""
#:
src/etc/inc/priv.defs.inc
786
-$priv_list['page-services-captiveportal-editzones']['name'] = gettext("Webcfg - Services
+msgid ""Webcfg - Services
Captive portal
Edit Zones page");
msgstr ""
@@ -4530,7 +4493,7 @@ msgstr ""
#:
src/etc/inc/priv.defs.inc
787
-$priv_list['page-services-captiveportal-editzones']['descr'] = gettext("Allow access to the 'Services
+msgid ""Allow access to the 'Services
Captive portal
Edit Zones' page.");
msgstr ""
@@ -4538,49 +4501,49 @@ msgstr ""
#:
src/etc/inc/priv.defs.inc
792
-$priv_list['page-services-captiveportal-vouchers']['name'] = gettext("WebCfg - Services
+msgid ""WebCfg - Services
Captive portal Vouchers page");
msgstr ""
#:
src/etc/inc/priv.defs.inc
793
-$priv_list['page-services-captiveportal-vouchers']['descr'] = gettext("Allow access to the 'Services
+msgid ""Allow access to the 'Services
Captive portal Vouchers' page.");
msgstr ""
#:
src/etc/inc/priv.defs.inc
804
-$priv_list['page-services-captiveportal-zones']['name'] = gettext("WebCfg - Services
+msgid ""WebCfg - Services
Captiveprotal Zones page");
msgstr ""
#:
src/etc/inc/priv.defs.inc
805
-$priv_list['page-services-captiveportal-zones']['descr'] = gettext("Allow access to the 'Services
+msgid ""Allow access to the 'Services
CaptivePortal Zones' page.");
msgstr ""
#:
src/etc/inc/priv.defs.inc
810
-$priv_list['page-services-dhcpserver']['name'] = gettext("WebCfg - Services
+msgid ""WebCfg - Services
DHCP server page");
msgstr ""
#:
src/etc/inc/priv.defs.inc
811
-$priv_list['page-services-dhcpserver']['descr'] = gettext("Allow access to the 'Services
+msgid ""Allow access to the 'Services
DHCP server' page.");
msgstr ""
#:
src/etc/inc/priv.defs.inc
816
-$priv_list['page-services-dhcpserver-editstaticmapping']['name'] = gettext("WebCfg - Services
+msgid ""WebCfg - Services
DHCP Server
Edit static mapping page");
msgstr ""
@@ -4588,7 +4551,7 @@ msgstr ""
#:
src/etc/inc/priv.defs.inc
817
-$priv_list['page-services-dhcpserver-editstaticmapping']['descr'] = gettext("Allow access to the 'Services
+msgid ""Allow access to the 'Services
DHCP Server
Edit static mapping' page.");
msgstr ""
@@ -4596,35 +4559,35 @@ msgstr ""
#:
src/etc/inc/priv.defs.inc
822
-$priv_list['page-services-dhcprelay']['name'] = gettext("WebCfg - Services
+msgid ""WebCfg - Services
DHCP Relay page");
msgstr ""
#:
src/etc/inc/priv.defs.inc
823
-$priv_list['page-services-dhcprelay']['descr'] = gettext("Allow access to the 'Services
+msgid ""Allow access to the 'Services
DHCP Relay' page.");
msgstr ""
#:
src/etc/inc/priv.defs.inc
828
-$priv_list['page-services-dhcpv6server']['name'] = gettext("Webcfg - Services
+msgid ""Webcfg - Services
DHCPv6 server page");
msgstr ""
#:
src/etc/inc/priv.defs.inc
829
-$priv_list['page-services-dhcpv6server']['descr'] = gettext("Allow access to the 'Services
+msgid ""Allow access to the 'Services
DHCPv6 server' page.");
msgstr ""
#:
src/etc/inc/priv.defs.inc
834
-$priv_list['page-services-dhcpserverv6-editstaticmapping']['name'] = gettext("Webcfg - Services
+msgid ""Webcfg - Services
DHCPv6 Server
Edit static mapping page");
msgstr ""
@@ -4632,7 +4595,7 @@ msgstr ""
#:
src/etc/inc/priv.defs.inc
835
-$priv_list['page-services-dhcpserverv6-editstaticmapping']['descr'] = gettext("Allow access to the 'Services
+msgid ""Allow access to the 'Services
DHCPv6 Server
Edit static mapping' page.");
msgstr ""
@@ -4640,35 +4603,35 @@ msgstr ""
#:
src/etc/inc/priv.defs.inc
840
-$priv_list['page-services-dhcpv6relay']['name'] = gettext("Webcfg - Services
+msgid ""Webcfg - Services
DHCPv6 Relay page");
msgstr ""
#:
src/etc/inc/priv.defs.inc
841
-$priv_list['page-services-dhcpv6relay']['descr'] = gettext("Allow access to the 'Services
+msgid ""Allow access to the 'Services
DHCPv6 Relay' page.");
msgstr ""
#:
src/etc/inc/priv.defs.inc
846
-$priv_list['page-services-dnsforwarder']['name'] = gettext("WebCfg - Services
+msgid ""WebCfg - Services
DNS Forwarder page");
msgstr ""
#:
src/etc/inc/priv.defs.inc
847
-$priv_list['page-services-dnsforwarder']['descr'] = gettext("Allow access to the 'Services
+msgid ""Allow access to the 'Services
DNS Forwarder' page.");
msgstr ""
#:
src/etc/inc/priv.defs.inc
852
-$priv_list['page-services-dnsforwarder-editdomainoverride']['name'] = gettext("WebCfg - Services
+msgid ""WebCfg - Services
DNS Forwarder
Edit Domain Override page");
msgstr ""
@@ -4676,7 +4639,7 @@ msgstr ""
#:
src/etc/inc/priv.defs.inc
853
-$priv_list['page-services-dnsforwarder-editdomainoverride']['descr'] = gettext("Allow access to the 'Services
+msgid ""Allow access to the 'Services
DNS Forwarder
Edit Domain Override' page.");
msgstr ""
@@ -4684,7 +4647,7 @@ msgstr ""
#:
src/etc/inc/priv.defs.inc
858
-$priv_list['page-services-dnsforwarder-edithost']['name'] = gettext("WebCfg - Services
+msgid ""WebCfg - Services
DNS Forwarder
Edit host page");
msgstr ""
@@ -4692,7 +4655,7 @@ msgstr ""
#:
src/etc/inc/priv.defs.inc
859
-$priv_list['page-services-dnsforwarder-edithost']['descr'] = gettext("Allow access to the 'Services
+msgid ""Allow access to the 'Services
DNS Forwarder
Edit host' page.");
msgstr ""
@@ -4700,21 +4663,21 @@ msgstr ""
#:
src/etc/inc/priv.defs.inc
864
-$priv_list['page-services-dnsresolver']['name'] = gettext("WebCfg - Services
+msgid ""WebCfg - Services
DNS Resolver page");
msgstr ""
#:
src/etc/inc/priv.defs.inc
865
-$priv_list['page-services-dnsresolver']['descr'] = gettext("Allow access to the 'Services
+msgid ""Allow access to the 'Services
DNS Resolver' page.");
msgstr ""
#:
src/etc/inc/priv.defs.inc
870
-$priv_list['page-services-dnsresolver-advanced']['name'] = gettext("WebCfg - Services
+msgid ""WebCfg - Services
DNS Resolver
Advanced page");
msgstr ""
@@ -4722,7 +4685,7 @@ msgstr ""
#:
src/etc/inc/priv.defs.inc
871
-$priv_list['page-services-dnsresolver-advanced']['descr'] = gettext("Allow access to the 'Services
+msgid ""Allow access to the 'Services
DNS Resolver
Advanced' page.");
msgstr ""
@@ -4730,7 +4693,7 @@ msgstr ""
#:
src/etc/inc/priv.defs.inc
876
-$priv_list['page-services-dnsresolver-acls']['name'] = gettext("WebCfg - Services
+msgid ""WebCfg - Services
DNS Resolver
Access Lists page");
msgstr ""
@@ -4738,7 +4701,7 @@ msgstr ""
#:
src/etc/inc/priv.defs.inc
877
-$priv_list['page-services-dnsresolver-acls']['descr'] = gettext("Allow access to the 'Services
+msgid ""Allow access to the 'Services
DNS Resolver
Access Lists' page.");
msgstr ""
@@ -4746,7 +4709,7 @@ msgstr ""
#:
src/etc/inc/priv.defs.inc
882
-$priv_list['page-services-dnsresolver-editacls']['name'] = gettext("WebCfg - Services
+msgid ""WebCfg - Services
DNS Resolver
Access Lists
Edit page");
@@ -4755,7 +4718,7 @@ msgstr ""
#:
src/etc/inc/priv.defs.inc
883
-$priv_list['page-services-dnsresolver-editacls']['descr'] = gettext("Allow access to the 'Services
+msgid ""Allow access to the 'Services
DNS Resolver
Access Lists
Edit' page.");
@@ -4764,7 +4727,7 @@ msgstr ""
#:
src/etc/inc/priv.defs.inc
888
-$priv_list['page-services-dnsresolver-editdomainoverride']['name'] = gettext("WebCfg - Services
+msgid ""WebCfg - Services
DNS Resolver
Edit Domain Override page");
msgstr ""
@@ -4772,7 +4735,7 @@ msgstr ""
#:
src/etc/inc/priv.defs.inc
889
-$priv_list['page-services-dnsresolver-editdomainoverride']['descr'] = gettext("Allow access to the 'Services
+msgid ""Allow access to the 'Services
DNS Resolver
Edit Domain Override' page.");
msgstr ""
@@ -4780,7 +4743,7 @@ msgstr ""
#:
src/etc/inc/priv.defs.inc
894
-$priv_list['page-services-dnsresolver-edithost']['name'] = gettext("WebCfg - Services
+msgid ""WebCfg - Services
DNS Resolver
Edit host page");
msgstr ""
@@ -4788,7 +4751,7 @@ msgstr ""
#:
src/etc/inc/priv.defs.inc
895
-$priv_list['page-services-dnsresolver-edithost']['descr'] = gettext("Allow access to the 'Services
+msgid ""Allow access to the 'Services
DNS Resolver
Edit host' page.");
msgstr ""
@@ -4796,49 +4759,49 @@ msgstr ""
#:
src/etc/inc/priv.defs.inc
900
-$priv_list['page-services-dynamicdnsclients']['name'] = gettext("WebCfg - Services
+msgid ""WebCfg - Services
Dynamic DNS clients page");
msgstr ""
#:
src/etc/inc/priv.defs.inc
901
-$priv_list['page-services-dynamicdnsclients']['descr'] = gettext("Allow access to the 'Services
+msgid ""Allow access to the 'Services
Dynamic DNS clients' page.");
msgstr ""
#:
src/etc/inc/priv.defs.inc
906
-$priv_list['page-services-dynamicdnsclient']['name'] = gettext("WebCfg - Services
+msgid ""WebCfg - Services
Dynamic DNS client page");
msgstr ""
#:
src/etc/inc/priv.defs.inc
907
-$priv_list['page-services-dynamicdnsclient']['descr'] = gettext("Allow access to the 'Services
+msgid ""Allow access to the 'Services
Dynamic DNS client' page.");
msgstr ""
#:
src/etc/inc/priv.defs.inc
912
-$priv_list['page-services-igmpproxy']['name'] = gettext("WebCfg - Services
+msgid ""WebCfg - Services
Igmpproxy page");
msgstr ""
#:
src/etc/inc/priv.defs.inc
913
-$priv_list['page-services-igmpproxy']['descr'] = gettext("Allow access to the 'Services
+msgid ""Allow access to the 'Services
Igmpproxy' page.");
msgstr ""
#:
src/etc/inc/priv.defs.inc
918
-$priv_list['page-services-igmpproxy-edit']['name'] = gettext("Firewall
+msgid ""Firewall
Igmpproxy
Edit page");
msgstr ""
@@ -4846,7 +4809,7 @@ msgstr ""
#:
src/etc/inc/priv.defs.inc
919
-$priv_list['page-services-igmpproxy-edit']['descr'] = gettext("Allow access to the 'Services
+msgid ""Allow access to the 'Services
Igmpproxy
Edit' page.");
msgstr ""
@@ -4854,63 +4817,63 @@ msgstr ""
#:
src/etc/inc/priv.defs.inc
924
-$priv_list['page-services-rfc2136clients']['name'] = gettext("WebCfg - Services
+msgid ""WebCfg - Services
RFC 2136 clients page");
msgstr ""
#:
src/etc/inc/priv.defs.inc
925
-$priv_list['page-services-rfc2136clients']['descr'] = gettext("Allow access to the 'Services
+msgid ""Allow access to the 'Services
RFC 2136 clients' page.");
msgstr ""
#:
src/etc/inc/priv.defs.inc
930
-$priv_list['page-services-router-advertisements']['name'] = gettext("Webcfg - Services
+msgid ""Webcfg - Services
Router advertisementspage");
msgstr ""
#:
src/etc/inc/priv.defs.inc
931
-$priv_list['page-services-router-advertisements']['descr'] = gettext("Allow access to the 'Services
+msgid ""Allow access to the 'Services
Router Advertisements' page.");
msgstr ""
#:
src/etc/inc/priv.defs.inc
936
-$priv_list['page-services-snmp']['name'] = gettext("WebCfg - Services
+msgid ""WebCfg - Services
SNMP page");
msgstr ""
#:
src/etc/inc/priv.defs.inc
937
-$priv_list['page-services-snmp']['descr'] = gettext("Allow access to the 'Services
+msgid ""Allow access to the 'Services
SNMP' page.");
msgstr ""
#:
src/etc/inc/priv.defs.inc
942
-$priv_list['page-services-wakeonlan']['name'] = gettext("WebCfg - Services
+msgid ""WebCfg - Services
Wake on LAN page");
msgstr ""
#:
src/etc/inc/priv.defs.inc
943
-$priv_list['page-services-wakeonlan']['descr'] = gettext("Allow access to the 'Services
+msgid ""Allow access to the 'Services
Wake on LAN' page.");
msgstr ""
#:
src/etc/inc/priv.defs.inc
948
-$priv_list['page-services-wakeonlan-edit']['name'] = gettext("WebCfg - Services
+msgid ""WebCfg - Services
Wake on LAN
Edit page");
msgstr ""
@@ -4918,7 +4881,7 @@ msgstr ""
#:
src/etc/inc/priv.defs.inc
949
-$priv_list['page-services-wakeonlan-edit']['descr'] = gettext("Allow access to the 'Services
+msgid ""Allow access to the 'Services
Wake on LAN
Edit' page.");
msgstr ""
@@ -4926,217 +4889,217 @@ msgstr ""
#:
src/etc/inc/priv.defs.inc
954
-$priv_list['page-diagnostics-cpuutilization']['name'] = gettext("WebCfg - Diagnostics
+msgid ""WebCfg - Diagnostics
CPU Utilization page");
msgstr ""
#:
src/etc/inc/priv.defs.inc
955
-$priv_list['page-diagnostics-cpuutilization']['descr'] = gettext("Allow access to the 'Diagnostics
+msgid ""Allow access to the 'Diagnostics
CPU Utilization' page.");
msgstr ""
#:
src/etc/inc/priv.defs.inc
960
-$priv_list['page-hidden-detailedstatus']['name'] = gettext("WebCfg - Hidden
+msgid ""WebCfg - Hidden
Detailed Status page");
msgstr ""
#:
src/etc/inc/priv.defs.inc
961
-$priv_list['page-hidden-detailedstatus']['descr'] = gettext("Allow access to the 'Hidden
+msgid ""Allow access to the 'Hidden
Detailed Status' page.");
msgstr ""
#:
src/etc/inc/priv.defs.inc
966
-$priv_list['page-status-captiveportal']['name'] = gettext("WebCfg - Status
+msgid ""WebCfg - Status
Captive portal page");
msgstr ""
#:
src/etc/inc/priv.defs.inc
967
-$priv_list['page-status-captiveportal']['descr'] = gettext("Allow access to the 'Status
+msgid ""Allow access to the 'Status
Captive portal' page.");
msgstr ""
#:
src/etc/inc/priv.defs.inc
972
-$priv_list['page-status-captiveportal-expire']['name'] = gettext("Webcfg - Status
+msgid ""Webcfg - Status
Captive portal Expire Vouchers page");
msgstr ""
#:
src/etc/inc/priv.defs.inc
973
-$priv_list['page-status-captiveportal-expire']['descr'] = gettext("Allow access to the 'Status
+msgid ""Allow access to the 'Status
Captive portal Expire Vouchers' page.");
msgstr ""
#:
src/etc/inc/priv.defs.inc
978
-$priv_list['page-status-captiveportal-test']['name'] = gettext("WebCfg - Status
+msgid ""WebCfg - Status
Captive portal test Vouchers page");
msgstr ""
#:
src/etc/inc/priv.defs.inc
979
-$priv_list['page-status-captiveportal-test']['descr'] = gettext("Allow access to the 'Status
+msgid ""Allow access to the 'Status
Captive portal Test Vouchers' page.");
msgstr ""
#:
src/etc/inc/priv.defs.inc
984
-$priv_list['page-status-captiveportal-voucher-rolls']['name'] = gettext("WebCfg - Status
+msgid ""WebCfg - Status
Captive portal Voucher Rolls page");
msgstr ""
#:
src/etc/inc/priv.defs.inc
985
-$priv_list['page-status-captiveportal-voucher-rolls']['descr'] = gettext("Allow access to the 'Status
+msgid ""Allow access to the 'Status
Captive portal Voucher Rolls' page.");
msgstr ""
#:
src/etc/inc/priv.defs.inc
990
-$priv_list['page-status-captiveportal-vouchers']['name'] = gettext("WebCfg - Status
+msgid ""WebCfg - Status
Captive portal Vouchers page");
msgstr ""
#:
src/etc/inc/priv.defs.inc
991
-$priv_list['page-status-captiveportal-vouchers']['descr'] = gettext("Allow access to the 'Status
+msgid ""Allow access to the 'Status
Captive portal Vouchers' page.");
msgstr ""
#:
src/etc/inc/priv.defs.inc
996
-$priv_list['page-status-dhcpleases']['name'] = gettext("WebCfg - Status
+msgid ""WebCfg - Status
DHCP leases page");
msgstr ""
#:
src/etc/inc/priv.defs.inc
997
-$priv_list['page-status-dhcpleases']['descr'] = gettext("Allow access to the 'Status
+msgid ""Allow access to the 'Status
DHCP leases' page.");
msgstr ""
#:
src/etc/inc/priv.defs.inc
1002
-$priv_list['page-status-dhcpv6leases']['name'] = gettext("Webcfg - Status
+msgid ""Webcfg - Status
DHCPv6 leases page");
msgstr ""
#:
src/etc/inc/priv.defs.inc
1003
-$priv_list['page-status-dhcpv6leases']['descr'] = gettext("Allow access to the 'Status
+msgid ""Allow access to the 'Status
DHCPv6 leases' page.");
msgstr ""
#:
src/etc/inc/priv.defs.inc
1008
-$priv_list['page-status-filterreloadstatus']['name'] = gettext("WebCfg - Status
+msgid ""WebCfg - Status
Filter Reload Status page");
msgstr ""
#:
src/etc/inc/priv.defs.inc
1009
-$priv_list['page-status-filterreloadstatus']['descr'] = gettext("Allow access to the 'Status
+msgid ""Allow access to the 'Status
Filter Reload Status' page.");
msgstr ""
#:
src/etc/inc/priv.defs.inc
1014
-$priv_list['page-status-gatewaygroups']['name'] = gettext("WebCfg - Status
+msgid ""WebCfg - Status
Gateway Groups page");
msgstr ""
#:
src/etc/inc/priv.defs.inc
1015
-$priv_list['page-status-gatewaygroups']['descr'] = gettext("Allow access to the 'Status
+msgid ""Allow access to the 'Status
Gateway Groups' page.");
msgstr ""
#:
src/etc/inc/priv.defs.inc
1020
-$priv_list['page-status-gateways']['name'] = gettext("WebCfg - Status
+msgid ""WebCfg - Status
Gateways page");
msgstr ""
#:
src/etc/inc/priv.defs.inc
1021
-$priv_list['page-status-gateways']['descr'] = gettext("Allow access to the 'Status
+msgid ""Allow access to the 'Status
Gateways' page.");
msgstr ""
#:
src/etc/inc/priv.defs.inc
1026
-$priv_list['page-status-trafficgraph']['name'] = gettext("WebCfg - Status
+msgid ""WebCfg - Status
Traffic Graph page");
msgstr ""
#:
src/etc/inc/priv.defs.inc
1027
-$priv_list['page-status-trafficgraph']['descr'] = gettext("Allow access to the 'Status
+msgid ""Allow access to the 'Status
Traffic Graph' page.");
msgstr ""
#:
src/etc/inc/priv.defs.inc
1035
-$priv_list['page-status-cpuload']['name'] = gettext("WebCfg - Status
+msgid ""WebCfg - Status
CPU load page");
msgstr ""
#:
src/etc/inc/priv.defs.inc
1036
-$priv_list['page-status-cpuload']['descr'] = gettext("Allow access to the 'Status
+msgid ""Allow access to the 'Status
CPU load' page.");
msgstr ""
#:
src/etc/inc/priv.defs.inc
1041
-$priv_list['page-status-interfaces']['name'] = gettext("WebCfg - Status
+msgid ""WebCfg - Status
Interfaces page");
msgstr ""
#:
src/etc/inc/priv.defs.inc
1042
-$priv_list['page-status-interfaces']['descr'] = gettext("Allow access to the 'Status
+msgid ""Allow access to the 'Status
Interfaces' page.");
msgstr ""
#:
src/etc/inc/priv.defs.inc
1047
-$priv_list['page-status-loadbalancer-pool']['name'] = gettext("WebCfg - Status
+msgid ""WebCfg - Status
Load Balancer
Pool page");
msgstr ""
@@ -5144,7 +5107,7 @@ msgstr ""
#:
src/etc/inc/priv.defs.inc
1048
-$priv_list['page-status-loadbalancer-pool']['descr'] = gettext("Allow access to the 'Status
+msgid ""Allow access to the 'Status
Load Balancer
Pool' page.");
msgstr ""
@@ -5152,7 +5115,7 @@ msgstr ""
#:
src/etc/inc/priv.defs.inc
1053
-$priv_list['page-status-loadbalancer-virtualserver']['name'] = gettext("WebCfg - Status
+msgid ""WebCfg - Status
Load Balancer
Virtual Server page");
msgstr ""
@@ -5160,7 +5123,7 @@ msgstr ""
#:
src/etc/inc/priv.defs.inc
1054
-$priv_list['page-status-loadbalancer-virtualserver']['descr'] = gettext("Allow access to the 'Status
+msgid ""Allow access to the 'Status
Load Balancer
Virtual Server' page.");
msgstr ""
@@ -5168,21 +5131,21 @@ msgstr ""
#:
src/etc/inc/priv.defs.inc
1059
-$priv_list['page-status-openvpn']['name'] = gettext("WebCfg - Status
+msgid ""WebCfg - Status
OpenVPN page");
msgstr ""
#:
src/etc/inc/priv.defs.inc
1060
-$priv_list['page-status-openvpn']['descr'] = gettext("Allow access to the 'Status
+msgid ""Allow access to the 'Status
OpenVPN' page.");
msgstr ""
#:
src/etc/inc/priv.defs.inc
1065
-$priv_list['page-status-trafficshaper-queues']['name'] = gettext("WebCfg - Status
+msgid ""WebCfg - Status
Traffic shaper
Queues page");
msgstr ""
@@ -5190,7 +5153,7 @@ msgstr ""
#:
src/etc/inc/priv.defs.inc
1066
-$priv_list['page-status-trafficshaper-queues']['descr'] = gettext("Allow access to the 'Status
+msgid ""Allow access to the 'Status
Traffic shaper
Queues' page.");
msgstr ""
@@ -5198,28 +5161,28 @@ msgstr ""
#:
src/etc/inc/priv.defs.inc
1071
-$priv_list['page-status-rrdgraphs']['name'] = gettext("WebCfg - Status
+msgid ""WebCfg - Status
RRD Graphs page");
msgstr ""
#:
src/etc/inc/priv.defs.inc
1072
-$priv_list['page-status-rrdgraphs']['descr'] = gettext("Allow access to the 'Status
+msgid ""Allow access to the 'Status
RRD Graphs' page.");
msgstr ""
#:
src/etc/inc/priv.defs.inc
1078
-$priv_list['page-status-rrdgraph-settings']['name'] = gettext("WebCfg - Status
+msgid ""WebCfg - Status
RRD Graphs settings page");
msgstr ""
#:
src/etc/inc/priv.defs.inc
1079
-$priv_list['page-status-rrdgraph-settings']['descr'] = gettext("Allow access to the 'Status
+msgid ""Allow access to the 'Status
RRD Graphs
settings' page.");
msgstr ""
@@ -5227,63 +5190,63 @@ msgstr ""
#:
src/etc/inc/priv.defs.inc
1084
-$priv_list['page-status-services']['name'] = gettext("WebCfg - Status
+msgid ""WebCfg - Status
Services page");
msgstr ""
#:
src/etc/inc/priv.defs.inc
1085
-$priv_list['page-status-services']['descr'] = gettext("Allow access to the 'Status
+msgid ""Allow access to the 'Status
Services' page.");
msgstr ""
#:
src/etc/inc/priv.defs.inc
1090
-$priv_list['page-status-upnpstatus']['name'] = gettext("WebCfg - Status
+msgid ""WebCfg - Status
UPnP Status page");
msgstr ""
#:
src/etc/inc/priv.defs.inc
1091
-$priv_list['page-status-upnpstatus']['descr'] = gettext("Allow access to the 'Status
+msgid ""Allow access to the 'Status
UPnP Status' page.");
msgstr ""
#:
src/etc/inc/priv.defs.inc
1096
-$priv_list['page-diagnostics-wirelessstatus']['name'] = gettext("WebCfg - Status
+msgid ""WebCfg - Status
Wireless page");
msgstr ""
#:
src/etc/inc/priv.defs.inc
1097
-$priv_list['page-diagnostics-wirelessstatus']['descr'] = gettext("Allow access to the 'Status
+msgid ""Allow access to the 'Status
Wireless' page.");
msgstr ""
#:
src/etc/inc/priv.defs.inc
1102
-$priv_list['page-system-generalsetup']['name'] = gettext("WebCfg - System
+msgid ""WebCfg - System
General Setup page");
msgstr ""
#:
src/etc/inc/priv.defs.inc
1103
-$priv_list['page-system-generalsetup']['descr'] = gettext("Allow access to the 'System
+msgid ""Allow access to the 'System
General Setup' page.");
msgstr ""
#:
src/etc/inc/priv.defs.inc
1108
-$priv_list['page-system-advanced-admin']['name'] = gettext("WebCfg - System
+msgid ""WebCfg - System
Advanced
Admin Access Page");
msgstr ""
@@ -5291,7 +5254,7 @@ msgstr ""
#:
src/etc/inc/priv.defs.inc
1109
-$priv_list['page-system-advanced-admin']['descr'] = gettext("Allow access to the 'System
+msgid ""Allow access to the 'System
Advanced
Admin Access' page.");
msgstr ""
@@ -5299,7 +5262,7 @@ msgstr ""
#:
src/etc/inc/priv.defs.inc
1114
-$priv_list['page-system-advanced-firewall']['name'] = gettext("WebCfg - System
+msgid ""WebCfg - System
Advanced
Firewall and NAT page");
msgstr ""
@@ -5307,7 +5270,7 @@ msgstr ""
#:
src/etc/inc/priv.defs.inc
1115
-$priv_list['page-system-advanced-firewall']['descr'] = gettext("Allow access to the 'System
+msgid ""Allow access to the 'System
Advanced
Firewall and NAT' page.");
msgstr ""
@@ -5315,7 +5278,7 @@ msgstr ""
#:
src/etc/inc/priv.defs.inc
1120
-$priv_list['page-system-advanced-misc']['name'] = gettext("WebCfg - System
+msgid ""WebCfg - System
Advanced
Miscellaneous page");
msgstr ""
@@ -5323,7 +5286,7 @@ msgstr ""
#:
src/etc/inc/priv.defs.inc
1121
-$priv_list['page-system-advanced-misc']['descr'] = gettext("Allow access to the 'System
+msgid ""Allow access to the 'System
Advanced
Miscellaneous' page.");
msgstr ""
@@ -5331,7 +5294,7 @@ msgstr ""
#:
src/etc/inc/priv.defs.inc
1126
-$priv_list['page-system-advanced-network']['name'] = gettext("WebCfg - System
+msgid ""WebCfg - System
Advanced
Network page");
msgstr ""
@@ -5339,7 +5302,7 @@ msgstr ""
#:
src/etc/inc/priv.defs.inc
1127
-$priv_list['page-system-advanced-network']['descr'] = gettext("Allow access to the 'System
+msgid ""Allow access to the 'System
Advanced
Networking' page.");
msgstr ""
@@ -5347,7 +5310,7 @@ msgstr ""
#:
src/etc/inc/priv.defs.inc
1132
-$priv_list['page-system-advanced-notifications']['name'] = gettext("WebCfg - System
+msgid ""WebCfg - System
Advanced
Notifications page");
msgstr ""
@@ -5355,7 +5318,7 @@ msgstr ""
#:
src/etc/inc/priv.defs.inc
1133
-$priv_list['page-system-advanced-notifications']['descr'] = gettext("Allow access to the 'System
+msgid ""Allow access to the 'System
Advanced
Notifications' page.");
msgstr ""
@@ -5363,7 +5326,7 @@ msgstr ""
#:
src/etc/inc/priv.defs.inc
1138
-$priv_list['page-system-advanced-sysctl']['name'] = gettext("WebCfg - System
+msgid ""WebCfg - System
Advanced
Tunables page");
msgstr ""
@@ -5371,7 +5334,7 @@ msgstr ""
#:
src/etc/inc/priv.defs.inc
1139
-$priv_list['page-system-advanced-sysctl']['descr'] = gettext("Allow access to the 'System
+msgid ""Allow access to the 'System
Advanced
Tunables' page.");
msgstr ""
@@ -5379,63 +5342,63 @@ msgstr ""
#:
src/etc/inc/priv.defs.inc
1144
-$priv_list['page-system-authservers']['name'] = gettext("WebCfg - System
+msgid ""WebCfg - System
Authentication Servers");
msgstr ""
#:
src/etc/inc/priv.defs.inc
1145
-$priv_list['page-system-authservers']['descr'] = gettext("Allow access to the 'System
+msgid ""Allow access to the 'System
Authentication Servers' page.");
msgstr ""
#:
src/etc/inc/priv.defs.inc
1150
-$priv_list['page-system-camanager']['name'] = gettext("WebCfg - System
+msgid ""WebCfg - System
CA Manager");
msgstr ""
#:
src/etc/inc/priv.defs.inc
1151
-$priv_list['page-system-camanager']['descr'] = gettext("Allow access to the 'System
+msgid ""Allow access to the 'System
CA Manager' page.");
msgstr ""
#:
src/etc/inc/priv.defs.inc
1156
-$priv_list['page-system-certmanager']['name'] = gettext("WebCfg - System
+msgid ""WebCfg - System
Certificate Manager");
msgstr ""
#:
src/etc/inc/priv.defs.inc
1157
-$priv_list['page-system-certmanager']['descr'] = gettext("Allow access to the 'System
+msgid ""Allow access to the 'System
Certificate Manager' page.");
msgstr ""
#:
src/etc/inc/priv.defs.inc
1162
-$priv_list['page-system-crlmanager']['name'] = gettext("WebCfg - System
+msgid ""WebCfg - System
CRL Manager");
msgstr ""
#:
src/etc/inc/priv.defs.inc
1163
-$priv_list['page-system-crlmanager']['descr'] = gettext("Allow access to the 'System
+msgid ""Allow access to the 'System
CRL Manager' page.");
msgstr ""
#:
src/etc/inc/priv.defs.inc
1168
-$priv_list['page-system-firmware-manualupdate']['name'] = gettext("WebCfg - System
+msgid ""WebCfg - System
Firmware
Manual Update page");
msgstr ""
@@ -5443,7 +5406,7 @@ msgstr ""
#:
src/etc/inc/priv.defs.inc
1169
-$priv_list['page-system-firmware-manualupdate']['descr'] = gettext("Allow access to the 'System
+msgid ""Allow access to the 'System
Firmware
Manual Update' page.");
msgstr ""
@@ -5451,7 +5414,7 @@ msgstr ""
#:
src/etc/inc/priv.defs.inc
1174
-$priv_list['page-system-firmware-checkforupdate']['name'] = gettext("WebCfg - System
+msgid ""WebCfg - System
Firmware
Check For Update page");
msgstr ""
@@ -5459,7 +5422,7 @@ msgstr ""
#:
src/etc/inc/priv.defs.inc
1175
-$priv_list['page-system-firmware-checkforupdate']['descr'] = gettext("Allow access to the 'System
+msgid ""Allow access to the 'System
Firmware
Check For Update' page.");
msgstr ""
@@ -5467,7 +5430,7 @@ msgstr ""
#:
src/etc/inc/priv.defs.inc
1180
-$priv_list['page-system-firmware-autoupdate']['name'] = gettext("WebCfg - System
+msgid ""WebCfg - System
Firmware
Auto Update page");
msgstr ""
@@ -5475,7 +5438,7 @@ msgstr ""
#:
src/etc/inc/priv.defs.inc
1181
-$priv_list['page-system-firmware-autoupdate']['descr'] = gettext("Allow access to the 'System
+msgid ""Allow access to the 'System
Firmware
Auto Update' page.");
msgstr ""
@@ -5483,7 +5446,7 @@ msgstr ""
#:
src/etc/inc/priv.defs.inc
1186
-$priv_list['page-system-firmware-settings']['name'] = gettext("WebCfg - System
+msgid ""WebCfg - System
Firmware
Settings page");
msgstr ""
@@ -5491,7 +5454,7 @@ msgstr ""
#:
src/etc/inc/priv.defs.inc
1187
-$priv_list['page-system-firmware-settings']['descr'] = gettext("Allow access to the 'System
+msgid ""Allow access to the 'System
Firmware
Settings' page.");
msgstr ""
@@ -5499,21 +5462,21 @@ msgstr ""
#:
src/etc/inc/priv.defs.inc
1192
-$priv_list['page-system-gatewaygroups']['name'] = gettext("WebCfg - System
+msgid ""WebCfg - System
Gateway Groups page");
msgstr ""
#:
src/etc/inc/priv.defs.inc
1193
-$priv_list['page-system-gatewaygroups']['descr'] = gettext("Allow access to the 'System
+msgid ""Allow access to the 'System
Gateway Groups' page.");
msgstr ""
#:
src/etc/inc/priv.defs.inc
1198
-$priv_list['page-system-gateways-editgatewaygroups']['name'] = gettext("WebCfg - System
+msgid ""WebCfg - System
Gateways
Edit Gateway Groups page");
msgstr ""
@@ -5521,7 +5484,7 @@ msgstr ""
#:
src/etc/inc/priv.defs.inc
1199
-$priv_list['page-system-gateways-editgatewaygroups']['descr'] = gettext("Allow access to the 'System
+msgid ""Allow access to the 'System
Gateways
Edit Gateway Groups' page.");
msgstr ""
@@ -5529,21 +5492,21 @@ msgstr ""
#:
src/etc/inc/priv.defs.inc
1204
-$priv_list['page-system-gateways']['name'] = gettext("WebCfg - System
+msgid ""WebCfg - System
Gateways page");
msgstr ""
#:
src/etc/inc/priv.defs.inc
1205
-$priv_list['page-system-gateways']['descr'] = gettext("Allow access to the 'System
+msgid ""Allow access to the 'System
Gateways' page.");
msgstr ""
#:
src/etc/inc/priv.defs.inc
1210
-$priv_list['page-system-gateways-editgateway']['name'] = gettext("WebCfg - System
+msgid ""WebCfg - System
Gateways
Edit Gateway page");
msgstr ""
@@ -5551,7 +5514,7 @@ msgstr ""
#:
src/etc/inc/priv.defs.inc
1211
-$priv_list['page-system-gateways-editgateway']['descr'] = gettext("Allow access to the 'System
+msgid ""Allow access to the 'System
Gateways
Edit Gateway' page.");
msgstr ""
@@ -5559,21 +5522,21 @@ msgstr ""
#:
src/etc/inc/priv.defs.inc
1216
-$priv_list['page-system-groupmanager']['name'] = gettext("WebCfg - System
+msgid ""WebCfg - System
Group manager page");
msgstr ""
#:
src/etc/inc/priv.defs.inc
1217
-$priv_list['page-system-groupmanager']['descr'] = gettext("Allow access to the 'System
+msgid ""Allow access to the 'System
Group manager' page.");
msgstr ""
#:
src/etc/inc/priv.defs.inc
1222
-$priv_list['page-system-groupmanager-addprivs']['name'] = gettext("WebCfg - System
+msgid ""WebCfg - System
Group Manager
Add Privileges page");
msgstr ""
@@ -5581,7 +5544,7 @@ msgstr ""
#:
src/etc/inc/priv.defs.inc
1223
-$priv_list['page-system-groupmanager-addprivs']['descr'] = gettext("Allow access to the 'System
+msgid ""Allow access to the 'System
Group Manager
Add Privileges' page.");
msgstr ""
@@ -5589,35 +5552,35 @@ msgstr ""
#:
src/etc/inc/priv.defs.inc
1228
-$priv_list['page-system-hasync']['name'] = gettext("Webcfg - System
+msgid ""Webcfg - System
High Availability Sync");
msgstr ""
#:
src/etc/inc/priv.defs.inc
1229
-$priv_list['page-system-hasync']['descr'] = gettext("Allow access to the 'System
+msgid ""Allow access to the 'System
High Availability Sync' page.");
msgstr ""
#:
src/etc/inc/priv.defs.inc
1234
-$priv_list['page-system-staticroutes']['name'] = gettext("WebCfg - System
+msgid ""WebCfg - System
Static Routes page");
msgstr ""
#:
src/etc/inc/priv.defs.inc
1235
-$priv_list['page-system-staticroutes']['descr'] = gettext("Allow access to the 'System
+msgid ""Allow access to the 'System
Static Routes' page.");
msgstr ""
#:
src/etc/inc/priv.defs.inc
1240
-$priv_list['page-system-staticroutes-editroute']['name'] = gettext("WebCfg - System
+msgid ""WebCfg - System
Static Routes
Edit route page");
msgstr ""
@@ -5625,7 +5588,7 @@ msgstr ""
#:
src/etc/inc/priv.defs.inc
1241
-$priv_list['page-system-staticroutes-editroute']['descr'] = gettext("Allow access to the 'System
+msgid ""Allow access to the 'System
Static Routes
Edit route' page.");
msgstr ""
@@ -5633,21 +5596,21 @@ msgstr ""
#:
src/etc/inc/priv.defs.inc
1246
-$priv_list['page-system-usermanager']['name'] = gettext("WebCfg - System
+msgid ""WebCfg - System
User Manager page");
msgstr ""
#:
src/etc/inc/priv.defs.inc
1247
-$priv_list['page-system-usermanager']['descr'] = gettext("Allow access to the 'System
+msgid ""Allow access to the 'System
User Manager' page.");
msgstr ""
#:
src/etc/inc/priv.defs.inc
1252
-$priv_list['page-system-usermanager-addprivs']['name'] = gettext("WebCfg - System
+msgid ""WebCfg - System
User Manager
Add Privileges page");
msgstr ""
@@ -5655,7 +5618,7 @@ msgstr ""
#:
src/etc/inc/priv.defs.inc
1253
-$priv_list['page-system-usermanager-addprivs']['descr'] = gettext("Allow access to the 'System
+msgid ""Allow access to the 'System
User Manager
Add Privileges' page.");
msgstr ""
@@ -5663,21 +5626,21 @@ msgstr ""
#:
src/etc/inc/priv.defs.inc
1258
-$priv_list['page-system-usermanager-passwordmg']['name'] = gettext("WebCfg - System
+msgid ""WebCfg - System
User Password Manager page");
msgstr ""
#:
src/etc/inc/priv.defs.inc
1259
-$priv_list['page-system-usermanager-passwordmg']['descr'] = gettext("Allow access to the 'System
+msgid ""Allow access to the 'System
User Password Manager' page.");
msgstr ""
#:
src/etc/inc/priv.defs.inc
1264
-$priv_list['page-system-usermanager-settings']['name'] = gettext("WebCfg - System
+msgid ""WebCfg - System
User Manager
settings page");
msgstr ""
@@ -5685,7 +5648,7 @@ msgstr ""
#:
src/etc/inc/priv.defs.inc
1265
-$priv_list['page-system-usermanager-settings']['descr'] = gettext("Allow access to the 'System
+msgid ""Allow access to the 'System
User Manager
settings' page.");
msgstr ""
@@ -5693,7 +5656,7 @@ msgstr ""
#:
src/etc/inc/priv.defs.inc
1270
-$priv_list['page-system-usermanager-settings-testldap']['name'] = gettext("WebCfg - System
+msgid ""WebCfg - System
User Manager
Settings
Test LDAP page");
@@ -5702,7 +5665,7 @@ msgstr ""
#:
src/etc/inc/priv.defs.inc
1271
-$priv_list['page-system-usermanager-settings-testldap']['descr'] = gettext("Allow access to the 'System
+msgid ""Allow access to the 'System
User Manager
Settings
Test LDAP' page.");
@@ -5711,7 +5674,7 @@ msgstr ""
#:
src/etc/inc/priv.defs.inc
1276
-$priv_list['page-upload_progress']['name'] = gettext("WebCfg - System
+msgid ""WebCfg - System
Firmware
Manual Update page (progress bar)");
msgstr ""
@@ -5719,7 +5682,7 @@ msgstr ""
#:
src/etc/inc/priv.defs.inc
1277
-$priv_list['page-upload_progress']['descr'] = gettext("Allow access to the 'System
+msgid ""Allow access to the 'System
Firmware
Manual Update
Progress bar' page.");
@@ -5728,21 +5691,21 @@ msgstr ""
#:
src/etc/inc/priv.defs.inc
1282
-$priv_list['page-vpn-ipsec']['name'] = gettext("WebCfg - VPN
+msgid ""WebCfg - VPN
IPsec page");
msgstr ""
#:
src/etc/inc/priv.defs.inc
1283
-$priv_list['page-vpn-ipsec']['descr'] = gettext("Allow access to the 'VPN
+msgid ""Allow access to the 'VPN
IPsec' page.");
msgstr ""
#:
src/etc/inc/priv.defs.inc
1288
-$priv_list['page-vpn-ipsec-listkeys']['name'] = gettext("WebCfg - VPN
+msgid ""WebCfg - VPN
IPsec
Pre-Shared Keys List");
msgstr ""
@@ -5750,7 +5713,7 @@ msgstr ""
#:
src/etc/inc/priv.defs.inc
1289
-$priv_list['page-vpn-ipsec-listkeys']['descr'] = gettext("Allow access to the 'VPN
+msgid ""Allow access to the 'VPN
IPsec
Pre-Shared Keys List' page.");
msgstr ""
@@ -5758,7 +5721,7 @@ msgstr ""
#:
src/etc/inc/priv.defs.inc
1294
-$priv_list['page-vpn-ipsec-editkeys']['name'] = gettext("WebCfg - VPN
+msgid ""WebCfg - VPN
IPsec
Edit Pre-Shared Keys");
msgstr ""
@@ -5766,7 +5729,7 @@ msgstr ""
#:
src/etc/inc/priv.defs.inc
1295
-$priv_list['page-vpn-ipsec-editkeys']['descr'] = gettext("Allow access to the 'VPN
+msgid ""Allow access to the 'VPN
IPsec
Edit Pre-Shared Keys' page.");
msgstr ""
@@ -5774,7 +5737,7 @@ msgstr ""
#:
src/etc/inc/priv.defs.inc
1300
-$priv_list['page-vpn-ipsec-mobile']['name'] = gettext("WebCfg - VPN
+msgid ""WebCfg - VPN
IPsec
Mobile page");
msgstr ""
@@ -5782,7 +5745,7 @@ msgstr ""
#:
src/etc/inc/priv.defs.inc
1301
-$priv_list['page-vpn-ipsec-mobile']['descr'] = gettext("Allow access to the 'VPN
+msgid ""Allow access to the 'VPN
IPsec
Mobile' page.");
msgstr ""
@@ -5790,7 +5753,7 @@ msgstr ""
#:
src/etc/inc/priv.defs.inc
1306
-$priv_list['page-vpn-ipsec-editphase1']['name'] = gettext("WebCfg - VPN
+msgid ""WebCfg - VPN
IPsec
Edit Phase 1 page");
msgstr ""
@@ -5798,7 +5761,7 @@ msgstr ""
#:
src/etc/inc/priv.defs.inc
1307
-$priv_list['page-vpn-ipsec-editphase1']['descr'] = gettext("Allow access to the 'VPN
+msgid ""Allow access to the 'VPN
IPsec
Edit Phase 1' page.");
msgstr ""
@@ -5806,7 +5769,7 @@ msgstr ""
#:
src/etc/inc/priv.defs.inc
1312
-$priv_list['page-vpn-ipsec-editphase2']['name'] = gettext("WebCfg - VPN
+msgid ""WebCfg - VPN
IPsec
Edit Phase 2 page");
msgstr ""
@@ -5814,7 +5777,7 @@ msgstr ""
#:
src/etc/inc/priv.defs.inc
1313
-$priv_list['page-vpn-ipsec-editphase2']['descr'] = gettext("Allow access to the 'VPN
+msgid ""Allow access to the 'VPN
IPsec
Edit Phase 2' page.");
msgstr ""
@@ -5822,21 +5785,21 @@ msgstr ""
#:
src/etc/inc/priv.defs.inc
1318
-$priv_list['page-vpn-vpnl2tp']['name'] = gettext("WebCfg - VPN
+msgid ""WebCfg - VPN
VPN L2TP page");
msgstr ""
#:
src/etc/inc/priv.defs.inc
1319
-$priv_list['page-vpn-vpnl2tp']['descr'] = gettext("Allow access to the 'VPN
+msgid ""Allow access to the 'VPN
VPN L2TP' page.");
msgstr ""
#:
src/etc/inc/priv.defs.inc
1324
-$priv_list['page-vpn-vpnl2tp-users']['name'] = gettext("WebCfg - VPN
+msgid ""WebCfg - VPN
VPN L2TP
Users page");
msgstr ""
@@ -5844,7 +5807,7 @@ msgstr ""
#:
src/etc/inc/priv.defs.inc
1325
-$priv_list['page-vpn-vpnl2tp-users']['descr'] = gettext("Allow access to the 'VPN
+msgid ""Allow access to the 'VPN
VPN L2TP
Users' page.");
msgstr ""
@@ -5852,7 +5815,7 @@ msgstr ""
#:
src/etc/inc/priv.defs.inc
1330
-$priv_list['page-vpn-vpnl2tp-users-edit']['name'] = gettext("WebCfg - VPN
+msgid ""WebCfg - VPN
VPN L2TP
Users
Edit page");
@@ -5861,7 +5824,7 @@ msgstr ""
#:
src/etc/inc/priv.defs.inc
1331
-$priv_list['page-vpn-vpnl2tp-users-edit']['descr'] = gettext("Allow access to the 'VPN
+msgid ""Allow access to the 'VPN
VPN L2TP
Users
Edit' page.");
@@ -5870,63 +5833,63 @@ msgstr ""
#:
src/etc/inc/priv.defs.inc
1336
-$priv_list['page-openvpn-client']['name'] = gettext("WebCfg - OpenVPN
+msgid ""WebCfg - OpenVPN
Client page");
msgstr ""
#:
src/etc/inc/priv.defs.inc
1337
-$priv_list['page-openvpn-client']['descr'] = gettext("Allow access to the 'OpenVPN
+msgid ""Allow access to the 'OpenVPN
Client' page.");
msgstr ""
#:
src/etc/inc/priv.defs.inc
1342
-$priv_list['page-openvpn-csc']['name'] = gettext("WebCfg - OpenVPN
+msgid ""WebCfg - OpenVPN
Client Specific Override page");
msgstr ""
#:
src/etc/inc/priv.defs.inc
1343
-$priv_list['page-openvpn-csc']['descr'] = gettext("Allow access to the 'OpenVPN
+msgid ""Allow access to the 'OpenVPN
Client Specific Override' page.");
msgstr ""
#:
src/etc/inc/priv.defs.inc
1348
-$priv_list['page-openvpn-server']['name'] = gettext("WebCfg - OpenVPN
+msgid ""WebCfg - OpenVPN
Server page");
msgstr ""
#:
src/etc/inc/priv.defs.inc
1349
-$priv_list['page-openvpn-server']['descr'] = gettext("Allow access to the 'OpenVPN
+msgid ""Allow access to the 'OpenVPN
Server' page.");
msgstr ""
#:
src/etc/inc/priv.defs.inc
1354
-$priv_list['page-services-pppoeserver']['name'] = gettext("WebCfg - Services
+msgid ""WebCfg - Services
PPPoE Server page");
msgstr ""
#:
src/etc/inc/priv.defs.inc
1355
-$priv_list['page-services-pppoeserver']['descr'] = gettext("Allow access to the 'Services
+msgid ""Allow access to the 'Services
PPPoE Server' page.");
msgstr ""
#:
src/etc/inc/priv.defs.inc
1360
-$priv_list['page-services-pppoeserver-edit']['name'] = gettext("WebCfg - Services
+msgid ""WebCfg - Services
PPPoE Server
Edit page");
msgstr ""
@@ -5934,7 +5897,7 @@ msgstr ""
#:
src/etc/inc/priv.defs.inc
1361
-$priv_list['page-services-pppoeserver-edit']['descr'] = gettext("Allow access to the 'Services
+msgid ""Allow access to the 'Services
PPPoE Server
Edit' page.");
msgstr ""
@@ -5942,21 +5905,21 @@ msgstr ""
#:
src/etc/inc/priv.defs.inc
1366
-$priv_list['page-vpn-vpnpptp']['name'] = gettext("WebCfg - VPN
+msgid ""WebCfg - VPN
VPN PPTP page");
msgstr ""
#:
src/etc/inc/priv.defs.inc
1367
-$priv_list['page-vpn-vpnpptp']['descr'] = gettext("Allow access to the 'VPN
+msgid ""Allow access to the 'VPN
VPN PPTP' page.");
msgstr ""
#:
src/etc/inc/priv.defs.inc
1372
-$priv_list['page-vpn-vpnpptp-users']['name'] = gettext("WebCfg - VPN
+msgid ""WebCfg - VPN
VPN PPTP
Users page");
msgstr ""
@@ -5964,7 +5927,7 @@ msgstr ""
#:
src/etc/inc/priv.defs.inc
1373
-$priv_list['page-vpn-vpnpptp-users']['descr'] = gettext("Allow access to the 'VPN
+msgid ""Allow access to the 'VPN
VPN PPTP
Users' page.");
msgstr ""
@@ -5972,7 +5935,7 @@ msgstr ""
#:
src/etc/inc/priv.defs.inc
1378
-$priv_list['page-vpn-vpnpptp-user-edit']['name'] = gettext("WebCfg - VPN
+msgid ""WebCfg - VPN
VPN PPTP
User
Edit page");
@@ -5981,7 +5944,7 @@ msgstr ""
#:
src/etc/inc/priv.defs.inc
1379
-$priv_list['page-vpn-vpnpptp-user-edit']['descr'] = gettext("Allow access to the 'VPN
+msgid ""Allow access to the 'VPN
VPN PPTP
User
Edit' page.");
@@ -5990,427 +5953,427 @@ msgstr ""
#:
src/etc/inc/priv.defs.inc
1384
-$priv_list['page-pfsensewizardsubsystem']['name'] = gettext("WebCfg - pfSense wizard subsystem page");
+msgid ""WebCfg - pfSense wizard subsystem page");
msgstr ""
#:
src/etc/inc/priv.defs.inc
1385
-$priv_list['page-pfsensewizardsubsystem']['descr'] = gettext("Allow access to the 'pfSense wizard subsystem' page.");
+msgid ""Allow access to the 'pfSense wizard subsystem' page.");
msgstr ""
#:
src/etc/inc/priv.defs.inc
1390
-$priv_list['page-xmlrpclibrary']['name'] = gettext("WebCfg - XMLRPC Library page");
+msgid ""WebCfg - XMLRPC Library page");
msgstr ""
#:
src/etc/inc/priv.defs.inc
1391
-$priv_list['page-xmlrpclibrary']['descr'] = gettext("Allow access to the 'XMLRPC Library' page.");
+msgid ""Allow access to the 'XMLRPC Library' page.");
msgstr ""
#:
src/etc/inc/priv.defs.inc
1396
-$priv_list['page-firewall-easyrule']['name'] = gettext("WebCfg - Firewall
+msgid ""WebCfg - Firewall
Easy Rule add/status page");
msgstr ""
#:
src/etc/inc/priv.defs.inc
1397
-$priv_list['page-firewall-easyrule']['descr'] = gettext("Allow access to the 'Firewall
+msgid ""Allow access to the 'Firewall
Easy Rule' add/status page.");
msgstr ""
#:
src/etc/inc/priv/user.priv.inc
6
-$priv_list['user-services-captiveportal-login']['name'] = gettext("User - Services - Captive portal login");
+msgid ""User - Services - Captive portal login");
msgstr ""
#:
src/etc/inc/priv/user.priv.inc
7
-$priv_list['user-services-captiveportal-login']['descr'] = gettext("Indicates whether the user is able to login on the captive portal.");
+msgid ""Indicates whether the user is able to login on the captive portal.");
msgstr ""
#:
src/etc/inc/radius.inc
406
-return $this->raiseError(gettext('Error sending request
+msgid "'Error sending request
') . ' ' . $this->getError());
msgstr ""
#:
src/etc/inc/radius.inc
412
-return $this->raiseError(gettext('RADIUS_ACCESS_ACCEPT is unexpected for accounting'));
+msgid "'RADIUS_ACCESS_ACCEPT is unexpected for accounting'));
msgstr ""
#:
src/etc/inc/radius.inc
421
-return $this->raiseError(gettext('RADIUS_ACCOUNTING_RESPONSE is unexpected for authentication'));
+msgid "'RADIUS_ACCOUNTING_RESPONSE is unexpected for authentication'));
msgstr ""
#:
src/etc/inc/radius.inc
426
-return $this->raiseError(sprintf(gettext("Unexpected return value
+msgid ""Unexpected return value
%s"),$req));
msgstr ""
#:
src/etc/inc/rrd.inc
38
-log_error(sprintf(gettext('RRD dump failed exited with %1$s, the error is
+msgid "'RRD dump failed exited with %1$s, the error is
%2$s'), $dumpret, $dumpout));
msgstr ""
#:
src/etc/inc/rrd.inc
93
-log_error(sprintf(gettext('RRD create failed exited with %1$s, the error is
+msgid "'RRD create failed exited with %1$s, the error is
%2$s'), $rrdcreatereturn, $rrdcreateoutput));
msgstr ""
#:
src/etc/inc/rrd.inc
108
-log_error(sprintf(gettext('Import RRD has %1$s DS values and %2$s RRA databases, new format RRD has %3$s DS values and %4$s RRA databases'), $numdsold, $numrraold, $numdsnew ,$numrranew));
+msgid "'Import RRD has %1$s DS values and %2$s RRA databases, new format RRD has %3$s DS values and %4$s RRA databases'), $numdsold, $numrraold, $numdsnew ,$numrranew));
msgstr ""
#:
src/etc/inc/rrd.inc
192
-log_error(sprintf(gettext('The new RRD now has %1$s DS values and %2$s RRA databases'), $numdsnew, $numrranew));
+msgid "'The new RRD now has %1$s DS values and %2$s RRA databases'), $numdsnew, $numrranew));
msgstr ""
#:
src/etc/inc/rrd.inc
200
-echo gettext("Generating RRD graphs...");
+msgid ""Generating RRD graphs...");
msgstr ""
#:
src/etc/inc/rrd.inc
896
-log_error(gettext("Creating rrd update script"));
+msgid ""Creating rrd update script"));
msgstr ""
#:
src/etc/inc/rrd.inc
922
-echo gettext("done.") . "n";
+msgid ""done.") . "n";
msgstr ""
#:
src/etc/inc/service-utils.inc
260
-$pconfig['description'] = gettext("Router Advertisement Daemon");
+msgid ""Router Advertisement Daemon");
msgstr ""
#:
src/etc/inc/service-utils.inc
267
-$pconfig['description'] = gettext("DNS Forwarder");
+msgid ""DNS Forwarder");
msgstr ""
#:
src/etc/inc/service-utils.inc
274
-$pconfig['description'] = gettext("Unbound DNS Forwarder");
+msgid ""Unbound DNS Forwarder");
msgstr ""
#:
src/etc/inc/service-utils.inc
280
-$pconfig['description'] = gettext("NTP clock sync");
+msgid ""NTP clock sync");
msgstr ""
#:
src/etc/inc/service-utils.inc
289
-$pconfig['description'] = gettext("Captive Portal") . "
+msgid ""Captive Portal") . "
".htmlspecialchars($setting['zone']);
msgstr ""
#:
src/etc/inc/service-utils.inc
306
-$pconfig['description'] = gettext("DHCP Relay");
+msgid ""DHCP Relay");
msgstr ""
#:
src/etc/inc/service-utils.inc
313
-$pconfig['description'] = gettext("DHCPv6 Relay");
+msgid ""DHCPv6 Relay");
msgstr ""
#:
src/etc/inc/service-utils.inc
320
-$pconfig['description'] = gettext("DHCP Service");
+msgid ""DHCP Service");
msgstr ""
#:
src/etc/inc/service-utils.inc
328
-$pconfig['description'] = gettext("Gateway Monitoring Daemon");
+msgid ""Gateway Monitoring Daemon");
msgstr ""
#:
src/etc/inc/service-utils.inc
335
-$pconfig['description'] = gettext("SNMP Service");
+msgid ""SNMP Service");
msgstr ""
#:
src/etc/inc/service-utils.inc
342
-$pconfig['description'] = gettext("IGMP proxy");
+msgid ""IGMP proxy");
msgstr ""
#:
src/etc/inc/service-utils.inc
349
-$pconfig['description'] = gettext("UPnP Service");
+msgid ""UPnP Service");
msgstr ""
#:
src/etc/inc/service-utils.inc
356
-$pconfig['description'] = gettext("RIP Daemon");
+msgid ""RIP Daemon");
msgstr ""
#:
src/etc/inc/service-utils.inc
363
-$pconfig['description'] = gettext("IPsec VPN");
+msgid ""IPsec VPN");
msgstr ""
#:
src/etc/inc/service-utils.inc
370
-$pconfig['description'] = gettext("Secure Shell Daemon");
+msgid ""Secure Shell Daemon");
msgstr ""
#:
src/etc/inc/service-utils.inc
383
-$pconfig['description'] = gettext("OpenVPN") . " ".$mode."
+msgid ""OpenVPN") . " ".$mode."
".htmlspecialchars($setting['description']);
msgstr ""
#:
src/etc/inc/service-utils.inc
393
-$pconfig['description'] = gettext("Server load balancing daemon");
+msgid ""Server load balancing daemon");
msgstr ""
#:
src/etc/inc/service-utils.inc
463
-return gettext("Not available.");
+msgid ""Not available.");
msgstr ""
#:
src/etc/inc/service-utils.inc
508
-$statustext = gettext("Running");
+msgid ""Running");
msgstr ""
#:
src/etc/inc/service-utils.inc
510
-$output .= ' ';
+msgid "'%s Service is'),$service['name']).' '.$statustext.'" data-toggle="tooltip" data-placement="bottom" > ';
msgstr ""
#:
src/etc/inc/service-utils.inc
517
-$statustext = ($service_enabled) ? gettext("Stopped")
-gettext("Disabled");
+msgid ""Stopped")
+msgid ""Disabled");
msgstr ""
#:
src/etc/inc/service-utils.inc
519
-$output .= ' ';
+msgid "'%s Service is'),$service['name']).' '.$statustext.'" data-toggle="tooltip" data-placement="bottom" > ';
msgstr ""
#:
src/etc/inc/service-utils.inc
546
-$output .= " n";
+msgid ""Restart %sService"),$stitle) . "' class="glyphicon glyphicon-refresh"/>n";
msgstr ""
#:
src/etc/inc/service-utils.inc
557
-$output .= " ";
+msgid ""Stop %sService"),$stitle) . "' class="glyphicon glyphicon-stop" />";
msgstr ""
#:
src/etc/inc/service-utils.inc
573
-$output .= " n";
+msgid ""Start %sService"),$stitle) . "' alt='start' class="glyphicon glyphicon-play"/>n";
msgstr ""
#:
src/etc/inc/service-utils.inc
644
-return sprintf(gettext("%s has been started."),htmlspecialchars($name));
+msgid ""%s has been started."),htmlspecialchars($name));
msgstr ""
#:
src/etc/inc/service-utils.inc
720
-return sprintf(gettext("%s has been stopped."), htmlspecialchars($name));
+msgid ""%s has been stopped."), htmlspecialchars($name));
msgstr ""
#:
src/etc/inc/service-utils.inc
796
-return sprintf(gettext("%s has been restarted."),htmlspecialchars($name));
+msgid ""%s has been restarted."),htmlspecialchars($name));
msgstr ""
#:
src/etc/inc/services.inc
352
-log_error(sprintf(gettext('DHCP leases restore failed exited with %1$s, the error is
+msgid "'DHCP leases restore failed exited with %1$s, the error is
%2$s%3$s'), $dhcpreturn, $dhcprestore, "n"));
msgstr ""
#:
src/etc/inc/services.inc
378
-echo gettext("Starting DHCP service...");
+msgid ""Starting DHCP service...");
msgstr ""
#:
src/etc/inc/services.inc
461
-log_error(gettext("Warning! DHCP Failover setup and no CARP virtual IPs defined!"));
+msgid ""Warning! DHCP Failover setup and no CARP virtual IPs defined!"));
msgstr ""
#:
src/etc/inc/services.inc
864
-printf(gettext("Error
+msgid ""Error
cannot open dhcpd.conf in services_dhcpdv4_configure().%s"), "n");
msgstr ""
#:
src/etc/inc/services.inc
1298
-print gettext("done.") . "n";
+msgid ""done.") . "n";
msgstr ""
#:
src/etc/inc/services.inc
1347
-log_error(gettext("Could not write Igmpproxy configuration file!"));
+msgid ""Could not write Igmpproxy configuration file!"));
msgstr ""
#:
src/etc/inc/services.inc
1356
-log_error(gettext("Started IGMP proxy service."));
+msgid ""Started IGMP proxy service."));
msgstr ""
#:
src/etc/inc/services.inc
1375
-echo gettext("Starting DHCP relay service...");
+msgid ""Starting DHCP relay service...");
msgstr ""
#:
src/etc/inc/services.inc
1492
-echo gettext("Starting DHCPv6 relay service...");
+msgid ""Starting DHCPv6 relay service...");
msgstr ""
#:
src/etc/inc/services.inc
1665
-echo gettext("Starting DynDNS clients...");
+msgid ""Starting DynDNS clients...");
msgstr ""
#:
src/etc/inc/services.inc
1678
-echo gettext("done.") . "n";
+msgid ""done.") . "n";
msgstr ""
#:
src/etc/inc/services.inc
1729
-echo gettext("Starting DNS forwarder...");
+msgid ""Starting DNS forwarder...");
msgstr ""
#:
src/etc/inc/services.inc
1847
-echo gettext("done.") . "n";
+msgid ""done.") . "n";
msgstr ""
#:
src/etc/inc/services.inc
1868
-echo gettext("Starting DNS Resolver...");
+msgid ""Starting DNS Resolver...");
msgstr ""
#:
src/etc/inc/services.inc
1875
-echo gettext("done.") . "n";
+msgid ""done.") . "n";
msgstr ""
#:
src/etc/inc/services.inc
1899
-echo gettext("Starting SNMP daemon... ");
+msgid ""Starting SNMP daemon... ");
msgstr ""
#:
src/etc/inc/services.inc
1904
-printf(gettext("Error
+msgid ""Error
cannot open snmpd.conf in services_snmpd_configure().%s"),"n");
msgstr ""
#:
src/etc/inc/services.inc
2081
-echo gettext("done.") . "n";
+msgid ""done.") . "n";
msgstr ""
#:
src/etc/inc/services.inc
2176
-$notify_text .= sprintf(gettext("DynDNS updated IP Address (A) for {$dnsupdate['host']} on %s (%s) to %s"), convert_real_interface_to_friendly_descr($if), $if, $wanip) . "n";
+msgid ""DynDNS updated IP Address (A) for {$dnsupdate['host']} on %s (%s) to %s"), convert_real_interface_to_friendly_descr($if), $if, $wanip) . "n";
msgstr ""
#:
src/etc/inc/services.inc
2191
-$notify_text .= sprintf(gettext("DynDNS updated IPv6 Address (AAAA) for {$dnsupdate['host']} on %s (%s) to %s"), convert_real_interface_to_friendly_descr($if), $if, $wanipv6) . "n";
+msgid ""DynDNS updated IPv6 Address (AAAA) for {$dnsupdate['host']} on %s (%s) to %s"), convert_real_interface_to_friendly_descr($if), $if, $wanipv6) . "n";
msgstr ""
#:
src/etc/inc/services.inc
2245
-$crontab_contents .= "# " . gettext("pfSense specific crontab entries") . "n";
+msgid ""pfSense specific crontab entries") . "n";
msgstr ""
#:
src/etc/inc/services.inc
2246
-$crontab_contents .= "# " .gettext( "Created
+msgid " "Created
") . " " . date("F j, Y, g
i a") . "n";
msgstr ""
@@ -6418,1872 +6381,1872 @@ msgstr ""
#:
src/etc/inc/services.inc
2260
-$crontab_contents .= "# " . gettext("If possible do not add items to this file manually.") . "n";
+msgid ""If possible do not add items to this file manually.") . "n";
msgstr ""
#:
src/etc/inc/services.inc
2261
-$crontab_contents .= "# " . gettext("If you do so, this file must be terminated with a blank line (e.g. new line)") . "n";
+msgid ""If you do so, this file must be terminated with a blank line (e.g. new line)") . "n";
msgstr ""
#:
src/etc/inc/services.inc
2305
-echo gettext("Starting UPnP service... ");
+msgid ""Starting UPnP service... ");
msgstr ""
#:
src/etc/inc/services.inc
2342
-write_config(sprintf(gettext("Installed cron job for %s"), $command));
+msgid ""Installed cron job for %s"), $command));
msgstr ""
#:
src/etc/inc/services.inc
2345
-write_config(sprintf(gettext("Updated cron job for %s"), $command));
+msgid ""Updated cron job for %s"), $command));
msgstr ""
#:
src/etc/inc/services.inc
2350
-write_config(sprintf(gettext("Removed cron job for %s"), $command));
+msgid ""Removed cron job for %s"), $command));
msgstr ""
#:
src/etc/inc/shaper.inc
186
-$input_errors[] = sprintf(gettext("The field '%s' contains invalid characters."), $pn);
+msgid ""The field '%s' contains invalid characters."), $pn);
msgstr ""
#:
src/etc/inc/shaper.inc
192
-$input_errors[] = sprintf(gettext("The field '%s' is required."), $reqdfieldsn[$i]);
+msgid ""The field '%s' is required."), $reqdfieldsn[$i]);
msgstr ""
#:
src/etc/inc/shaper.inc
317
-$reqdfieldsn[] = gettext("Bandwidth");
+msgid ""Bandwidth");
msgstr ""
#:
src/etc/inc/shaper.inc
319
-$reqdfieldsn[] = gettext("Bandwidthtype");
+msgid ""Bandwidthtype");
msgstr ""
#:
src/etc/inc/shaper.inc
324
-$input_errors[] = gettext("Bandwidth must be an integer.");
+msgid ""Bandwidth must be an integer.");
msgstr ""
#:
src/etc/inc/shaper.inc
326
-$input_errors[] = gettext("Bandwidth cannot be negative.");
+msgid ""Bandwidth cannot be negative.");
msgstr ""
#:
src/etc/inc/shaper.inc
328
-$input_errors[] = gettext("Qlimit must be an integer.");
+msgid ""Qlimit must be an integer.");
msgstr ""
#:
src/etc/inc/shaper.inc
330
-$input_errors[] = gettext("Qlimit must be positive.");
+msgid ""Qlimit must be positive.");
msgstr ""
#:
src/etc/inc/shaper.inc
332
-$input_errors[] = gettext("Tbrsize must be an integer.");
+msgid ""Tbrsize must be an integer.");
msgstr ""
#:
src/etc/inc/shaper.inc
334
-$input_errors[] = gettext("Tbrsize must be positive.");
+msgid ""Tbrsize must be positive.");
msgstr ""
#:
src/etc/inc/shaper.inc
634
-$form .= gettext("Enable/Disable");
+msgid ""Enable/Disable");
msgstr ""
#:
src/etc/inc/shaper.inc
639
-$form .= " /> " . gettext("Enable/disable discipline and its children") . " ";
+msgid ""Enable/disable discipline and its children") . "";
msgstr ""
#:
src/etc/inc/shaper.inc
641
-$form .= "" . gettext("Name") . " ";
+msgid ""Name") . "";
msgstr ""
#:
src/etc/inc/shaper.inc
645
-$form .= "" . gettext("Scheduler Type ");
+msgid ""Scheduler Type ");
msgstr ""
#:
src/etc/inc/shaper.inc
671
-$form .= gettext("NOTE
+msgid ""NOTE
Changing this changes all child queues!");
msgstr ""
#:
src/etc/inc/shaper.inc
672
-$form .= gettext(" Beware you can lose information.");
+msgid "" Beware you can lose information.");
msgstr ""
#:
src/etc/inc/shaper.inc
675
-$form .= " " . gettext("Bandwidth");
+msgid ""Bandwidth");
msgstr ""
#:
src/etc/inc/shaper.inc
710
-$form .= gettext("Adjusts the size, in bytes, of the token bucket regulator. "
+msgid ""Adjusts the size, in bytes, of the token bucket regulator. "
msgstr ""
#:
src/etc/inc/shaper.inc
999
-$reqdfieldsn[] = gettext("Name");
+msgid ""Name");
msgstr ""
#:
src/etc/inc/shaper.inc
1008
-$input_errors[] = gettext("The priority must be an integer between 1 and 15.");
+msgid ""The priority must be an integer between 1 and 15.");
msgstr ""
#:
src/etc/inc/shaper.inc
1011
-$input_errors[] = gettext("Queue limit must be an integer");
+msgid ""Queue limit must be an integer");
msgstr ""
#:
src/etc/inc/shaper.inc
1013
-$input_errors[] = gettext("Queue limit must be positive");
+msgid ""Queue limit must be positive");
msgstr ""
#:
src/etc/inc/shaper.inc
1015
-$input_errors[] = gettext("Queue names must be alphanumeric and _ or - only.");
+msgid ""Queue names must be alphanumeric and _ or - only.");
msgstr ""
#:
src/etc/inc/shaper.inc
1017
-$input_errors[] = gettext("Queue names must be alphanumeric and _ or - only.");
+msgid ""Queue names must be alphanumeric and _ or - only.");
msgstr ""
#:
src/etc/inc/shaper.inc
1020
-$input_errors[] = gettext("Only one default queue per interface is allowed.");
+msgid ""Only one default queue per interface is allowed.");
msgstr ""
#:
src/etc/inc/shaper.inc
1162
-$form .= gettext("Enable/Disable");
+msgid ""Enable/Disable");
msgstr ""
#:
src/etc/inc/shaper.inc
1167
-$form .= " /> " . gettext("Enable/Disable queue and its children") . " ";
+msgid ""Enable/Disable queue and its children") . "";
msgstr ""
#:
src/etc/inc/shaper.inc
1171
-$form .= gettext("Queue Name") . " ";
+msgid ""Queue Name") . " ";
msgstr ""
#:
src/etc/inc/shaper.inc
1178
-$form .= " " . gettext("Enter the name of the queue here. Do not use spaces and limit the size to 15 characters.");
+msgid ""Enter the name of the queue here. Do not use spaces and limit the size to 15 characters.");
msgstr ""
#:
src/etc/inc/shaper.inc
1181
-$form .= " " . gettext("Priority") . " ";
+msgid ""Priority") . "";
msgstr ""
#:
src/etc/inc/shaper.inc
1185
-$form .= " " . gettext("For hfsc, the range is 0 to 7. The default is 1. Hfsc queues with a higher priority are preferred in the case of overload.") . " ";
+msgid ""For hfsc, the range is 0 to 7. The default is 1. Hfsc queues with a higher priority are preferred in the case of overload.") . "";
msgstr ""
#:
src/etc/inc/shaper.inc
1188
-$form .= "" . gettext("Queue limit") . " ";
+msgid ""Queue limit") . "";
msgstr ""
#:
src/etc/inc/shaper.inc
1192
-$form .= " " . gettext("Queue limit in packets.");
+msgid ""Queue limit in packets.");
msgstr ""
#:
src/etc/inc/shaper.inc
1195
-$form .= " " . gettext("Scheduler options") . " ";
+msgid ""Scheduler options") . "";
msgstr ""
#:
src/etc/inc/shaper.inc
1200
-$form .= " /> " . gettext("Default queue") . " ";
+msgid ""Default queue") . " ";
msgstr ""
#:
src/etc/inc/shaper.inc
1203
-$form .= " /> " . gettext("Default queue") . " ";
+msgid ""Default queue") . " ";
msgstr ""
#:
src/etc/inc/shaper.inc
1210
$form .= " /> " . gettext("Random Early Detection") . " ";
+msgid ""Random Early Detection") . " ";
msgstr ""
#:
src/etc/inc/shaper.inc
1215
$form .= " /> " . gettext("Random Early Detection In and Out") . " ";
+msgid ""Random Early Detection In and Out") . " ";
msgstr ""
#:
src/etc/inc/shaper.inc
1220
$form .= " /> " . gettext("Explicit Congestion Notification") . " ";
+msgid ""Explicit Congestion Notification") . " ";
msgstr ""
#:
src/etc/inc/shaper.inc
1225
$form .= " /> " . gettext("Codel Active Queue") . " ";
+msgid ""Codel Active Queue") . " ";
msgstr ""
#:
src/etc/inc/shaper.inc
1226
-$form .= " " . gettext("Select options for this queue");
+msgid ""Select options for this queue");
msgstr ""
#:
src/etc/inc/shaper.inc
1228
-$form .= "" . gettext("Description") . " ";
+msgid ""Description") . "";
msgstr ""
#:
src/etc/inc/shaper.inc
1255
-$form .= gettext("Bandwidth
+msgid ""Bandwidth
") . " " . $this->GetBandwidth().$this->GetBwscale();
msgstr ""
#:
src/etc/inc/shaper.inc
1259
-$form .= "" .gettext("Priority
+msgid ""Priority
on") . " ";
msgstr ""
#:
src/etc/inc/shaper.inc
1262
-$form .= "" . gettext("Default
+msgid ""Default
on") . " ";
msgstr ""
#:
src/etc/inc/shaper.inc
1268
-$form .= " title="" . gettext("Delete queue from interface") . "" >";
+msgid ""Delete queue from interface") . "" >";
msgstr ""
#:
src/etc/inc/shaper.inc
1593
-$reqdfieldsn[] = gettext("Bandwidth");
+msgid ""Bandwidth");
msgstr ""
#:
src/etc/inc/shaper.inc
1595
-$reqdfieldsn[] = gettext("Bandwidthtype");
+msgid ""Bandwidthtype");
msgstr ""
#:
src/etc/inc/shaper.inc
1601
-$input_errors[] = gettext("Bandwidth must be an integer.");
+msgid ""Bandwidth must be an integer.");
msgstr ""
#:
src/etc/inc/shaper.inc
1604
-$input_errors[] = gettext("Bandwidth cannot be negative.");
+msgid ""Bandwidth cannot be negative.");
msgstr ""
#:
src/etc/inc/shaper.inc
1608
-$input_errors[] = gettext("Bandwidth in percentage should be between 1 and 100 bounds.");
+msgid ""Bandwidth in percentage should be between 1 and 100 bounds.");
msgstr ""
#:
src/etc/inc/shaper.inc
1625
-$input_errors[] = gettext("upperlimit service curve defined but missing (d) value");
+msgid ""upperlimit service curve defined but missing (d) value");
msgstr ""
#:
src/etc/inc/shaper.inc
1627
-$input_errors[] = gettext("upperlimit service curve defined but missing initial bandwidth (m1) value");
+msgid ""upperlimit service curve defined but missing initial bandwidth (m1) value");
msgstr ""
#:
src/etc/inc/shaper.inc
1629
-$input_errors[] = gettext("upperlimit m1 value needs to be Kb, Mb, Gb, or %");
+msgid ""upperlimit m1 value needs to be Kb, Mb, Gb, or %");
msgstr ""
#:
src/etc/inc/shaper.inc
1631
-$input_errors[] = gettext("upperlimit d value needs to be numeric");
+msgid ""upperlimit d value needs to be numeric");
msgstr ""
#:
src/etc/inc/shaper.inc
1633
-$input_errors[] = gettext("upperlimit m2 value needs to be Kb, Mb, Gb, or %");
+msgid ""upperlimit m2 value needs to be Kb, Mb, Gb, or %");
msgstr ""
#:
src/etc/inc/shaper.inc
1647
-$input_errors[] = gettext("linkshare service curve defined but missing (d) value");
+msgid ""linkshare service curve defined but missing (d) value");
msgstr ""
#:
src/etc/inc/shaper.inc
1649
-$input_errors[] = gettext("linkshare service curve defined but missing initial bandwidth (m1) value");
+msgid ""linkshare service curve defined but missing initial bandwidth (m1) value");
msgstr ""
#:
src/etc/inc/shaper.inc
1651
-$input_errors[] = gettext("linkshare m1 value needs to be Kb, Mb, Gb, or %");
+msgid ""linkshare m1 value needs to be Kb, Mb, Gb, or %");
msgstr ""
#:
src/etc/inc/shaper.inc
1653
-$input_errors[] = gettext("linkshare d value needs to be numeric");
+msgid ""linkshare d value needs to be numeric");
msgstr ""
#:
src/etc/inc/shaper.inc
1655
-$input_errors[] = gettext("linkshare m2 value needs to be Kb, Mb, Gb, or %");
+msgid ""linkshare m2 value needs to be Kb, Mb, Gb, or %");
msgstr ""
#:
src/etc/inc/shaper.inc
1657
-$input_errors[] = gettext("realtime service curve defined but missing (d) value");
+msgid ""realtime service curve defined but missing (d) value");
msgstr ""
#:
src/etc/inc/shaper.inc
1659
-$input_errors[] = gettext("realtime service curve defined but missing initial bandwidth (m1) value");
+msgid ""realtime service curve defined but missing initial bandwidth (m1) value");
msgstr ""
#:
src/etc/inc/shaper.inc
1674
-$input_errors[] = gettext("realtime m1 value needs to be Kb, Mb, Gb, or %");
+msgid ""realtime m1 value needs to be Kb, Mb, Gb, or %");
msgstr ""
#:
src/etc/inc/shaper.inc
1676
-$input_errors[] = gettext("realtime d value needs to be numeric");
+msgid ""realtime d value needs to be numeric");
msgstr ""
#:
src/etc/inc/shaper.inc
1678
-$input_errors[] = gettext("realtime m2 value needs to be Kb, Mb, Gb, or %");
+msgid ""realtime m2 value needs to be Kb, Mb, Gb, or %");
msgstr ""
#:
src/etc/inc/shaper.inc
1908
-$form .= "" . gettext("Bandwidth") . " ";
+msgid ""Bandwidth") . "";
msgstr ""
#:
src/etc/inc/shaper.inc
1916
-$form .= ">" . gettext("Gbit/s") . "";
+msgid ""Gbit/s") . "";
msgstr ""
#:
src/etc/inc/shaper.inc
1920
-$form .= ">" . gettext("Mbit/s") . "";
+msgid ""Mbit/s") . "";
msgstr ""
#:
src/etc/inc/shaper.inc
1924
-$form .= ">" . gettext("Kbit/s") . "";
+msgid ""Kbit/s") . "";
msgstr ""
#:
src/etc/inc/shaper.inc
1928
-$form .= ">" . gettext("Bit/s") . "";
+msgid ""Bit/s") . "";
msgstr ""
#:
src/etc/inc/shaper.inc
1934
-$form .= "" . gettext("Choose the amount of bandwidth for this queue");
+msgid ""Choose the amount of bandwidth for this queue");
msgstr ""
#:
src/etc/inc/shaper.inc
1937
-$form .= " " . gettext("Service Curve (sc)") . " ";
+msgid ""Service Curve (sc)") . "";
msgstr ""
#:
src/etc/inc/shaper.inc
1944
-$form .= "onchange="enable_upperlimit()" /> " . gettext("Upperlimit
+msgid ""Upperlimit
") . " ";
+msgid ""The maximum allowed bandwidth for the queue.") . " ";
msgstr ""
#:
src/etc/inc/shaper.inc
1963
-$form .= "onchange="enable_realtime()" /> " . gettext("Real time
+msgid ""Real time
") . " ";
+msgid ""The minimum required bandwidth for the queue.") . " ";
msgstr ""
#:
src/etc/inc/shaper.inc
1982
-$form .= "onchange="enable_linkshare()" /> " . gettext("Link share
+msgid ""Link share
") . " ";
+msgid ""The bandwidth share of a backlogged queue - this overrides priority.") . " ";
msgstr ""
#:
src/etc/inc/shaper.inc
1999
-$form .= gettext("The format for service curve specifications is (m1, d, m2). m2 controls "
+msgid ""The format for service curve specifications is (m1, d, m2). m2 controls "
msgstr ""
#:
src/etc/inc/shaper.inc
2251
-$input_errors[] = gettext("Priority must be an integer between 1 and 7.");
+msgid ""Priority must be an integer between 1 and 7.");
msgstr ""
#:
src/etc/inc/shaper.inc
2253
-$reqdfieldsn[] = gettext("Bandwidth");
+msgid ""Bandwidth");
msgstr ""
#:
src/etc/inc/shaper.inc
2255
-$reqdfieldsn[] = gettext("Bandwidthtype");
+msgid ""Bandwidthtype");
msgstr ""
#:
src/etc/inc/shaper.inc
2260
-$input_errors[] = gettext("Bandwidth must be an integer.");
+msgid ""Bandwidth must be an integer.");
msgstr ""
#:
src/etc/inc/shaper.inc
2264
-$input_errors[] = gettext("Bandwidth cannot be negative.");
+msgid ""Bandwidth cannot be negative.");
msgstr ""
#:
src/etc/inc/shaper.inc
2268
-$input_errors[] = gettext("Bandwidth in percentage should be between 1 and 100 bounds.");
+msgid ""Bandwidth in percentage should be between 1 and 100 bounds.");
msgstr ""
#:
src/etc/inc/shaper.inc
2393
-$form .= "" . gettext("Bandwidth") . " ";
+msgid ""Bandwidth") . "";
msgstr ""
#:
src/etc/inc/shaper.inc
2402
-$form .= ">" . gettext("Gbit/s") . "";
+msgid ""Gbit/s") . "";
msgstr ""
#:
src/etc/inc/shaper.inc
2406
-$form .= ">" . gettext("Mbit/s") . "";
+msgid ""Mbit/s") . "";
msgstr ""
#:
src/etc/inc/shaper.inc
2410
-$form .= ">" . gettext("Kbit/s") . "";
+msgid ""Kbit/s") . "";
msgstr ""
#:
src/etc/inc/shaper.inc
2414
-$form .= ">" . gettext("Bit/s") . "";
+msgid ""Bit/s") . "";
msgstr ""
#:
src/etc/inc/shaper.inc
2420
-$form .= "" . gettext("Choose the amount of bandwidth for this queue");
+msgid ""Choose the amount of bandwidth for this queue");
msgstr ""
#:
src/etc/inc/shaper.inc
2422
-$form .= "" . gettext("Scheduler specific options") . " ";
+msgid ""Scheduler specific options") . "";
msgstr ""
#:
src/etc/inc/shaper.inc
2426
-$form .= " /> " . gettext("Borrow from other queues when available") . " ";
+msgid ""Borrow from other queues when available") . " ";
msgstr ""
#:
src/etc/inc/shaper.inc
2534
-$input_errors[] = gettext("Priority must be an integer between 1 and 255.");
+msgid ""Priority must be an integer between 1 and 255.");
msgstr ""
#:
src/etc/inc/shaper.inc
2536
-$reqdfieldsn[] = gettext("Bandwidth");
+msgid ""Bandwidth");
msgstr ""
#:
src/etc/inc/shaper.inc
2538
-$reqdfieldsn[] = gettext("Bandwidthtype");
+msgid ""Bandwidthtype");
msgstr ""
#:
src/etc/inc/shaper.inc
2543
-$input_errors[] = gettext("Bandwidth must be an integer.");
+msgid ""Bandwidth must be an integer.");
msgstr ""
#:
src/etc/inc/shaper.inc
2547
-$input_errors[] = gettext("Bandwidth cannot be negative.");
+msgid ""Bandwidth cannot be negative.");
msgstr ""
#:
src/etc/inc/shaper.inc
2552
-$input_errors[] = gettext("Bandwidth in percentage should be between 1 and 100 bounds.");
+msgid ""Bandwidth in percentage should be between 1 and 100 bounds.");
msgstr ""
#:
src/etc/inc/shaper.inc
2667
-$form .= " " . gettext("Bandwidth") . " ";
+msgid ""Bandwidth") . "";
msgstr ""
#:
src/etc/inc/shaper.inc
2676
-$form .= ">" . gettext("Gbit/s") . "";
+msgid ""Gbit/s") . "";
msgstr ""
#:
src/etc/inc/shaper.inc
2680
-$form .= ">" . gettext("Mbit/s") . "";
+msgid ""Mbit/s") . "";
msgstr ""
#:
src/etc/inc/shaper.inc
2684
-$form .= ">" . gettext("Kbit/s") . "";
+msgid ""Kbit/s") . "";
msgstr ""
#:
src/etc/inc/shaper.inc
2688
-$form .= ">" . gettext("Bit/s") . "";
+msgid ""Bit/s") . "";
msgstr ""
#:
src/etc/inc/shaper.inc
2694
-$form .= "" . gettext("Choose the amount of bandwidth for this queue");
+msgid ""Choose the amount of bandwidth for this queue");
msgstr ""
#:
src/etc/inc/shaper.inc
2696
-$form .= "" . gettext("Scheduler specific options") . " ";
+msgid ""Scheduler specific options") . "";
msgstr ""
#:
src/etc/inc/shaper.inc
2702
-$form .= "" /> " . gettext("Number of buckets available.") . " ";
+msgid ""Number of buckets available.") . " ";
msgstr ""
#:
src/etc/inc/shaper.inc
2707
-$form .= "" /> " . gettext("Bandwidth limit for hosts to not saturate link.") . " ";
+msgid ""Bandwidth limit for hosts to not saturate link.") . " ";
msgstr ""
#:
src/etc/inc/shaper.inc
2883
-$reqdfieldsn[] = gettext("Bandwidth");
+msgid ""Bandwidth");
msgstr ""
#:
src/etc/inc/shaper.inc
2885
-$reqdfieldsn[] = gettext("Burst");
+msgid ""Burst");
msgstr ""
#:
src/etc/inc/shaper.inc
2887
-$reqdfieldsn[] = gettext("Bandwidthtype");
+msgid ""Bandwidthtype");
msgstr ""
#:
src/etc/inc/shaper.inc
2889
-$reqdfieldsn[] = gettext("Name");
+msgid ""Name");
msgstr ""
#:
src/etc/inc/shaper.inc
2895
-$input_errors[] = gettext("Plr must be a value between 0 and 1.");
+msgid ""Plr must be a value between 0 and 1.");
msgstr ""
#:
src/etc/inc/shaper.inc
2898
-$input_errors[] = gettext("Buckets must be an integer between 16 and 65535.");
+msgid ""Buckets must be an integer between 16 and 65535.");
msgstr ""
#:
src/etc/inc/shaper.inc
2900
-$input_errors[] = gettext("Queue limit must be an integer");
+msgid ""Queue limit must be an integer");
msgstr ""
#:
src/etc/inc/shaper.inc
2902
-$input_errors[] = gettext("Queue names must be alphanumeric and _ or - only.");
+msgid ""Queue names must be alphanumeric and _ or - only.");
msgstr ""
#:
src/etc/inc/shaper.inc
2904
-$input_errors[] = gettext("Queue names must be alphanumeric and _ or - only.");
+msgid ""Queue names must be alphanumeric and _ or - only.");
msgstr ""
#:
src/etc/inc/shaper.inc
2907
-$input_errors[] = gettext("IPV4 bit mask must be blank or numeric value between 1 and 32.");
+msgid ""IPV4 bit mask must be blank or numeric value between 1 and 32.");
msgstr ""
#:
src/etc/inc/shaper.inc
2910
-$input_errors[] = gettext("IPV6 bit mask must be blank or numeric value between 1 and 128.");
+msgid ""IPV6 bit mask must be blank or numeric value between 1 and 128.");
msgstr ""
#:
src/etc/inc/shaper.inc
3050
-$input_errors[] = sprintf(gettext("Bandwidth for schedule %s must be an integer."), $data["bwsched{$i}"]);
+msgid ""Bandwidth for schedule %s must be an integer."), $data["bwsched{$i}"]);
msgstr ""
#:
src/etc/inc/shaper.inc
3052
-$input_errors[] = sprintf(gettext("Burst for schedule %s must be an integer."), $data["bwsched{$i}"]);
+msgid ""Burst for schedule %s must be an integer."), $data["bwsched{$i}"]);
msgstr ""
#:
src/etc/inc/shaper.inc
3058
-$input_errors[] = gettext("You need to specify a schedule for every additional entry");
+msgid ""You need to specify a schedule for every additional entry");
msgstr ""
#:
src/etc/inc/shaper.inc
3060
-$input_errors[] = gettext("If more than one bandwidth configured all schedules need to be selected");
+msgid ""If more than one bandwidth configured all schedules need to be selected");
msgstr ""
#:
src/etc/inc/shaper.inc
3062
-$input_errors[] = gettext("At least one bw specification is necessary");
+msgid ""At least one bw specification is necessary");
msgstr ""
#:
src/etc/inc/shaper.inc
3064
-$input_errors[] = gettext("Delay must be an integer.");
+msgid ""Delay must be an integer.");
msgstr ""
#:
src/etc/inc/shaper.inc
3297
-$form .= gettext("Enable");
+msgid ""Enable");
msgstr ""
#:
src/etc/inc/shaper.inc
3302
-$form .= " /> " . gettext("Enable limiter and its children") . " ";
+msgid ""Enable limiter and its children") . " ";
msgstr ""
#:
src/etc/inc/shaper.inc
3304
-$form .= "" . gettext("Name") . " ";
+msgid ""Name") . "";
msgstr ""
#:
src/etc/inc/shaper.inc
3315
-$form .= "" . gettext("Bandwidth");
+msgid ""Bandwidth");
msgstr ""
#:
src/etc/inc/shaper.inc
3358
-$form .= "" . gettext("Bandwidth is a rate (e.g. Mbit/s), burst is a total amount of data that will be transferred at full speed after an idle period.") . " ";
+msgid ""Bandwidth is a rate (e.g. Mbit/s), burst is a total amount of data that will be transferred at full speed after an idle period.") . " ";
msgstr ""
#:
src/etc/inc/shaper.inc
3360
-$form .= " " . gettext("Mask") . " ";
+msgid ""Mask") . "";
msgstr ""
#:
src/etc/inc/shaper.inc
3371
-$form .= ">" . gettext("Source addresses") . "";
+msgid ""Source addresses") . "";
msgstr ""
#:
src/etc/inc/shaper.inc
3375
-$form .= ">" . gettext("Destination addresses") . "";
+msgid ""Destination addresses") . "";
msgstr ""
#:
src/etc/inc/shaper.inc
3378
-$form .= "" . gettext("If 'source' or 'destination' slots is chosen, n"
+msgid ""If 'source' or 'destination' slots is chosen, n"
msgstr ""
#:
src/etc/inc/shaper.inc
3399
-$form .= "" . gettext("If 'source' or 'destination' slots is chosen, n"
+msgid ""If 'source' or 'destination' slots is chosen, n"
msgstr ""
#:
src/etc/inc/shaper.inc
3404
-$form .= "" . gettext("Description") . " ";
+msgid ""Description") . "";
msgstr ""
#:
src/etc/inc/shaper.inc
3410
-$form .= gettext("You may enter a description here for your reference (not parsed).") . "";
+msgid ""You may enter a description here for your reference (not parsed).") . "";
msgstr ""
#:
src/etc/inc/shaper.inc
3416
-$form .= " value="" . gettext("Show advanced options") . "" />";
+msgid ""Show advanced options") . "" />";
msgstr ""
#:
src/etc/inc/shaper.inc
3420
-$form .= "" . gettext("Delay") . " ";
+msgid ""Delay") . "";
msgstr ""
#:
src/etc/inc/shaper.inc
3424
-$form .= " ms " . gettext("Hint
+msgid ""Hint
in most cases, you "
msgstr ""
#:
src/etc/inc/shaper.inc
3428
-$form .= " " . gettext("Packet loss rate") . " ";
+msgid ""Packet loss rate") . "";
msgstr ""
#:
src/etc/inc/shaper.inc
3432
-$form .= " " . gettext("Hint
+msgid ""Hint
in most cases, you "
msgstr ""
#:
src/etc/inc/shaper.inc
3437
-$form .= " " . gettext("Queue Size") . " ";
+msgid ""Queue Size") . "";
msgstr ""
#:
src/etc/inc/shaper.inc
3442
-$form .= "" . gettext("Hint
+msgid ""Hint
in most cases, you "
msgstr ""
#:
src/etc/inc/shaper.inc
3448
-$form .= " " . gettext("Bucket Size") . " ";
+msgid ""Bucket Size") . "";
msgstr ""
#:
src/etc/inc/shaper.inc
3453
-$form .= "" . gettext("Hint
+msgid ""Hint
in most cases, you "
msgstr ""
#:
src/etc/inc/shaper.inc
3521
-$input_errors[] = gettext("Weight must be an integer between 1 and 100.");
+msgid ""Weight must be an integer between 1 and 100.");
msgstr ""
#:
src/etc/inc/shaper.inc
3623
-$form .= gettext("Enable/Disable");
+msgid ""Enable/Disable");
msgstr ""
#:
src/etc/inc/shaper.inc
3628
-$form .= " /> " . gettext("Enable/Disable queue") . " ";
+msgid ""Enable/Disable queue") . " ";
msgstr ""
#:
src/etc/inc/shaper.inc
3630
-$form .= "" . gettext("Name") . " ";
+msgid ""Name") . "";
msgstr ""
#:
src/etc/inc/shaper.inc
3641
-$form .= "" . gettext("Mask") . " ";
+msgid ""Mask") . "";
msgstr ""
#:
src/etc/inc/shaper.inc
3648
-$form .= ">" . gettext("none") . "";
+msgid ""none") . "";
msgstr ""
#:
src/etc/inc/shaper.inc
3652
-$form .= ">" . gettext("Source addresses") . "";
+msgid ""Source addresses") . "";
msgstr ""
#:
src/etc/inc/shaper.inc
3656
-$form .= ">" . gettext("Destination addresses") . "";
+msgid ""Destination addresses") . "";
msgstr ""
#:
src/etc/inc/shaper.inc
3659
-$form .= "" . gettext("If 'source' or 'destination' slots is chosen, n"
+msgid ""If 'source' or 'destination' slots is chosen, n"
msgstr ""
#:
src/etc/inc/shaper.inc
3680
-$form .= "" . gettext("If 'source' or 'destination' slots is chosen, n"
+msgid ""If 'source' or 'destination' slots is chosen, n"
msgstr ""
#:
src/etc/inc/shaper.inc
3685
-$form .= "" . gettext("Description") . " ";
+msgid ""Description") . "";
msgstr ""
#:
src/etc/inc/shaper.inc
3691
-$form .= gettext("You may enter a description here for your reference (not parsed).") . "";
+msgid ""You may enter a description here for your reference (not parsed).") . "";
msgstr ""
#:
src/etc/inc/shaper.inc
3697
-$form .= " value="" . gettext("Show advanced options") . "" />";
+msgid ""Show advanced options") . "" />";
msgstr ""
#:
src/etc/inc/shaper.inc
3700
-$form .= "" . gettext("Weight") . " ";
+msgid ""Weight") . "";
msgstr ""
#:
src/etc/inc/shaper.inc
3704
-$form .= " " . gettext("Hint
+msgid ""Hint
For queues under the same parent "
msgstr ""
#:
src/etc/inc/shaper.inc
3708
-$form .= " " . gettext("Packet loss rate") . " ";
+msgid ""Packet loss rate") . "";
msgstr ""
#:
src/etc/inc/shaper.inc
3712
-$form .= " " . gettext("Hint
+msgid ""Hint
in most cases, you "
msgstr ""
#:
src/etc/inc/shaper.inc
3717
-$form .= " " . gettext("Queue Size") . " ";
+msgid ""Queue Size") . "";
msgstr ""
#:
src/etc/inc/shaper.inc
3722
-$form .= "" . gettext("Hint
+msgid ""Hint
in most cases, you "
msgstr ""
#:
src/etc/inc/shaper.inc
3728
-$form .= " " . gettext("Bucket Size") . " ";
+msgid ""Bucket Size") . "";
msgstr ""
#:
src/etc/inc/shaper.inc
3732
-$form .= " " . gettext("slots") . " ";
+msgid ""slots") . " ";
msgstr ""
#:
src/etc/inc/shaper.inc
3733
-$form .= "" . gettext("Hint
+msgid ""Hint
in most cases, you "
msgstr ""
#:
src/etc/inc/shaper.inc
3870
-$form .= gettext("Enable/Disable");
+msgid ""Enable/Disable");
msgstr ""
#:
src/etc/inc/shaper.inc
3876
-$form .= " /> " . gettext("Enable/Disable layer7 Container") . " ";
+msgid ""Enable/Disable layer7 Container") . " ";
msgstr ""
#:
src/etc/inc/shaper.inc
3878
-$form .= "" . gettext("Name") . " ";
+msgid ""Name") . "";
msgstr ""
#:
src/etc/inc/shaper.inc
3883
-$form .= "" . gettext("Description") . " ";
+msgid ""Description") . "";
msgstr ""
#:
src/etc/inc/shaper.inc
3889
-$form .= gettext("You may enter a description here for your reference (not parsed).") . "";
+msgid ""You may enter a description here for your reference (not parsed).") . "";
msgstr ""
#:
src/etc/inc/shaper.inc
3950
-$reqdfieldsn[] = gettext("Name");
+msgid ""Name");
msgstr ""
#:
src/etc/inc/shaper.inc
3955
-$input_errors[] = gettext("Queue names must be alphanumeric and _ or - only.");
+msgid ""Queue names must be alphanumeric and _ or - only.");
msgstr ""
#:
src/etc/inc/shaper.inc
4141
-log_error(sprintf(gettext("Sending HUP signal to %s"), $l7pid[0]));
+msgid ""Sending HUP signal to %s"), $l7pid[0]));
msgstr ""
#:
src/etc/inc/shaper.inc
4502
-//$form .= gettext(" Clone shaper/queue on this interface") . " ";
+msgid "" Clone shaper/queue on this interface") . " ";
msgstr ""
#:
src/etc/inc/shaper.inc
4510
-$default_shaper_msg .= "" . sprintf(gettext("Welcome to the %s Traffic Shaper."), $g['product_name']) . " ";
+msgid ""Welcome to the %s Traffic Shaper."), $g['product_name']) . " ";
msgstr ""
#:
src/etc/inc/shaper.inc
4511
-$default_shaper_msg .= gettext("The tree on the left helps you navigate through the queues "
+msgid ""The tree on the left helps you navigate through the queues "
msgstr ""
#:
src/etc/inc/shaper.inc
4517
-$dn_default_shaper_msg .= "" . sprintf(gettext("Welcome to the %s Traffic Shaper."), $g['product_name']) . " ";
+msgid ""Welcome to the %s Traffic Shaper."), $g['product_name']) . " ";
msgstr ""
#:
src/etc/inc/shaper.inc
4518
-$dn_default_shaper_msg .= gettext("The tree on the left helps you navigate through the queues "
+msgid ""The tree on the left helps you navigate through the queues "
msgstr ""
#:
src/etc/inc/smtp.inc
93
-$this->error.=gettext("
+msgid ""
data access time out");
msgstr ""
#:
src/etc/inc/smtp.inc
96
-$this->error.=gettext("
+msgid ""
the server disconnected");
msgstr ""
#:
src/etc/inc/smtp.inc
108
-$this->error=gettext("reached the end of data while reading from the SMTP server conection");
+msgid ""reached the end of data while reading from the SMTP server conection");
msgstr ""
#:
src/etc/inc/smtp.inc
114
-$this->SetDataAccessError(gettext("it was not possible to read line from the SMTP server"));
+msgid ""it was not possible to read line from the SMTP server"));
msgstr ""
#:
src/etc/inc/smtp.inc
136
-$this->SetDataAccessError(gettext("it was not possible to send a line to the SMTP server"));
+msgid ""it was not possible to send a line to the SMTP server"));
msgstr ""
#:
src/etc/inc/smtp.inc
150
-$this->SetDataAccessError(gettext("it was not possible to send data to the SMTP server"));
+msgid ""it was not possible to send data to the SMTP server"));
msgstr ""
#:
src/etc/inc/smtp.inc
222
-return(gettext("establishing SSL connections requires at least PHP version 4.3.0"));
+msgid ""establishing SSL connections requires at least PHP version 4.3.0"));
msgstr ""
#:
src/etc/inc/smtp.inc
225
-return(gettext("establishing SSL connections requires the OpenSSL extension enabled"));
+msgid ""establishing SSL connections requires the OpenSSL extension enabled"));
msgstr ""
#:
src/etc/inc/smtp.inc
234
-return(sprintf(gettext("could not resolve host "%s""), $domain));
+msgid ""could not resolve host "%s""), $domain));
msgstr ""
#:
src/etc/inc/smtp.inc
238
-return(sprintf(gettext("domain "%s" resolved to an address excluded to be valid"), $domain));
+msgid ""domain "%s" resolved to an address excluded to be valid"), $domain));
msgstr ""
#:
src/etc/inc/smtp.inc
240
-$this->OutputDebug(sprintf(gettext('Connecting to host address "%1$s" port %2$s...'), $ip, $port));
+msgid "'Connecting to host address "%1$s" port %2$s...'), $ip, $port));
msgstr ""
#:
src/etc/inc/smtp.inc
247
-return(gettext("-3 socket could not be created"));
+msgid ""-3 socket could not be created"));
msgstr ""
#:
src/etc/inc/smtp.inc
249
-return(sprintf(gettext("-4 dns lookup on hostname "%s" failed"), $domain));
+msgid ""-4 dns lookup on hostname "%s" failed"), $domain));
msgstr ""
#:
src/etc/inc/smtp.inc
251
-return(gettext("-5 connection refused or timed out"));
+msgid ""-5 connection refused or timed out"));
msgstr ""
#:
src/etc/inc/smtp.inc
253
-return(gettext("-6 fdopen() call failed"));
+msgid ""-6 fdopen() call failed"));
msgstr ""
#:
src/etc/inc/smtp.inc
255
-return(gettext("-7 setvbuf() call failed"));
+msgid ""-7 setvbuf() call failed"));
msgstr ""
#:
src/etc/inc/smtp.inc
257
-return(sprintf(gettext('could not connect to the host "%1$s"
+msgid "'could not connect to the host "%1$s"
%2$s'), $domain, $error));
msgstr ""
#:
src/etc/inc/smtp.inc
266
-$this->error=gettext("it is not possible to authenticate using the specified mechanism because the SASL library class is not loaded");
+msgid ""it is not possible to authenticate using the specified mechanism because the SASL library class is not loaded");
msgstr ""
#:
src/etc/inc/smtp.inc
290
-$this->error=printf(gettext('authenticated mechanism %1$s may not be used
+msgid "'authenticated mechanism %1$s may not be used
%2$s'), $this->authentication_mechanism, $sasl->error);
msgstr ""
#:
src/etc/inc/smtp.inc
295
-$this->error=gettext("Could not start the SASL authentication client
+msgid ""Could not start the SASL authentication client
") . " ".$sasl->error;
msgstr ""
#:
src/etc/inc/smtp.inc
302
-$this->error=gettext("Could not send the AUTH command");
+msgid ""Could not send the AUTH command");
msgstr ""
#:
src/etc/inc/smtp.inc
317
-$this->error=gettext("Authentication error
+msgid ""Authentication error
") . " ".$responses[0];
msgstr ""
#:
src/etc/inc/smtp.inc
332
-$this->error=gettext("Could not send the authentication step message");
+msgid ""Could not send the authentication step message");
msgstr ""
#:
src/etc/inc/smtp.inc
347
-$this->error=gettext("Authentication error
+msgid ""Authentication error
") . " ".$responses[0];
msgstr ""
#:
src/etc/inc/smtp.inc
352
-$this->error=gettext("Could not process the SASL authentication step
+msgid ""Could not process the SASL authentication step
") . " ".$sasl->error;
msgstr ""
#:
src/etc/inc/smtp.inc
366
-$this->error=gettext("connection is already established");
+msgid ""connection is already established");
msgstr ""
#:
src/etc/inc/smtp.inc
404
-$this->error=gettext("it was not specified the POP3 authentication user");
+msgid ""it was not specified the POP3 authentication user");
msgstr ""
#:
src/etc/inc/smtp.inc
410
-$this->error=gettext("it was not specified the POP3 authentication password");
+msgid ""it was not specified the POP3 authentication password");
msgstr ""
#:
src/etc/inc/smtp.inc
414
-$this->error=$this->ConnectToHost($domain, $this->pop3_auth_port, sprintf(gettext("Resolving POP3 authentication host "%s"..."), $domain));
+msgid ""Resolving POP3 authentication host "%s"..."), $domain));
msgstr ""
#:
src/etc/inc/smtp.inc
421
-$this->error=gettext("POP3 authentication server greeting was not found");
+msgid ""POP3 authentication server greeting was not found");
msgstr ""
#:
src/etc/inc/smtp.inc
429
-$this->error=gettext("POP3 authentication user was not accepted
+msgid ""POP3 authentication user was not accepted
") . " ".$this->Tokenize("rn");
msgstr ""
#:
src/etc/inc/smtp.inc
437
-$this->error=gettext("POP3 authentication password was not accepted
+msgid ""POP3 authentication password was not accepted
") . " ".$this->Tokenize("rn");
msgstr ""
#:
src/etc/inc/smtp.inc
446
-$this->error=gettext("could not determine the SMTP to connect");
+msgid ""could not determine the SMTP to connect");
msgstr ""
#:
src/etc/inc/smtp.inc
452
-$error=$this->ConnectToHost($domain, $this->host_port, sprintf(gettext("Resolving SMTP server domain "%s"..."), $domain));
+msgid ""Resolving SMTP server domain "%s"..."), $domain));
msgstr ""
#:
src/etc/inc/smtp.inc
464
-$this->OutputDebug(sprintf(gettext("Connected to SMTP server "%s"."), $domain));
+msgid ""Connected to SMTP server "%s"."), $domain));
msgstr ""
#:
src/etc/inc/smtp.inc
478
-$this->error = gettext("server does not require authentication");
+msgid ""server does not require authentication");
msgstr ""
#:
src/etc/inc/smtp.inc
542
-$this->error=gettext("it is not supported any of the authentication mechanisms required by the server");
+msgid ""it is not supported any of the authentication mechanisms required by the server");
msgstr ""
#:
src/etc/inc/smtp.inc
632
-$this->error=gettext("direct delivery connection is already established and sender is already set");
+msgid ""direct delivery connection is already established and sender is already set");
msgstr ""
#:
src/etc/inc/smtp.inc
640
-$this->error=gettext("connection is not in the initial state");
+msgid ""connection is not in the initial state");
msgstr ""
#:
src/etc/inc/smtp.inc
662
-return(gettext("it was not specified a valid direct recipient"));
+msgid ""it was not specified a valid direct recipient"));
msgstr ""
#:
src/etc/inc/smtp.inc
681
-$this->error=gettext("it is not possible to deliver directly to recipients of different domains");
+msgid ""it is not possible to deliver directly to recipients of different domains");
msgstr ""
#:
src/etc/inc/smtp.inc
686
-$this->error=gettext("connection is already established and the recipient is already set");
+msgid ""connection is already established and the recipient is already set");
msgstr ""
#:
src/etc/inc/smtp.inc
698
-$this->error=gettext("connection is not in the recipient setting state");
+msgid ""connection is not in the recipient setting state");
msgstr ""
#:
src/etc/inc/smtp.inc
727
-$this->error=gettext("connection is not in the start sending data state");
+msgid ""connection is not in the start sending data state");
msgstr ""
#:
src/etc/inc/smtp.inc
757
-$this->error=gettext("connection is not in the sending data state");
+msgid ""connection is not in the sending data state");
msgstr ""
#:
src/etc/inc/smtp.inc
768
-$this->error=gettext("connection is not in the sending data state");
+msgid ""connection is not in the sending data state");
msgstr ""
#:
src/etc/inc/smtp.inc
804
-$this->error=gettext("it was not previously established a SMTP connection");
+msgid ""it was not previously established a SMTP connection");
msgstr ""
#:
src/etc/inc/system.inc
439
-log_error(sprintf(gettext("Not adding default route because OLSR dynamic gateway is enabled.")));
+msgid ""Not adding default route because OLSR dynamic gateway is enabled.")));
msgstr ""
#:
src/etc/inc/system.inc
483
-log_error(sprintf(gettext("Static Routes
+msgid ""Static Routes
Gateway IP could not be found for %s"), $rtent['network']));
msgstr ""
#:
src/etc/inc/system.inc
621
-echo gettext("Starting syslog...");
+msgid ""Starting syslog...");
msgstr ""
#:
src/etc/inc/system.inc
766
-printf(gettext("Error
+msgid ""Error
cannot open syslog.conf in system_syslogd_start().%s"), "n");
msgstr ""
#:
src/etc/inc/system.inc
801
-echo gettext("done.") . "n";
+msgid ""done.") . "n";
msgstr ""
#:
src/etc/inc/system.inc
823
-echo gettext("Starting webConfigurator...");
+msgid ""Starting webConfigurator...");
msgstr ""
#:
src/etc/inc/system.inc
851
-$cert['descr'] = gettext("webConfigurator default");
+msgid ""webConfigurator default");
msgstr ""
#:
src/etc/inc/system.inc
866
-write_config(gettext("Importing HTTPS certificate"));
+msgid ""Importing HTTPS certificate"));
msgstr ""
#:
src/etc/inc/system.inc
899
-echo gettext("done.") . "n";
+msgid ""done.") . "n";
msgstr ""
#:
src/etc/inc/system.inc
901
-echo gettext("failed!") . "n";
+msgid ""failed!") . "n";
msgstr ""
#:
src/etc/inc/system.inc
1190
-printf(gettext("Error
+msgid ""Error
cannot open cert.pem in system_webgui_start().%s"), "n");
msgstr ""
#:
src/etc/inc/system.inc
1201
-printf(gettext("Error
+msgid ""Error
cannot open ca.pem in system_webgui_start().%s"), "n");
msgstr ""
#:
src/etc/inc/system.inc
1209
-$lighty_config .= "## " . gettext("ssl configuration") . "n";
+msgid ""ssl configuration") . "n";
msgstr ""
#:
src/etc/inc/system.inc
1261
-printf(gettext("Error
+msgid ""Error
cannot open %s in system_generate_lighty_config().%s"), $filename, "n");
msgstr ""
#:
src/etc/inc/system.inc
1278
-echo gettext("Setting timezone...");
+msgid ""Setting timezone...");
msgstr ""
#:
src/etc/inc/system.inc
1300
-echo gettext("done.") . "n";
+msgid ""done.") . "n";
msgstr ""
#:
src/etc/inc/system.inc
1653
-echo gettext("Syncing system time before startup...");
+msgid ""Syncing system time before startup...");
msgstr ""
#:
src/etc/inc/system.inc
1661
-echo gettext("done.") . "n";
+msgid ""done.") . "n";
msgstr ""
#:
src/etc/inc/system.inc
1730
-printf(gettext("Error
+msgid ""Error
cannot open dmesg.boot in system_dmesg_save().%s"), "n");
msgstr ""
#:
src/etc/inc/system.inc
1749
-echo gettext('Setting hard disk standby... ');
+msgid "'Setting hard disk standby... ');
msgstr ""
#:
src/etc/inc/system.inc
1761
-echo gettext("done.") . "n";
+msgid ""done.") . "n";
msgstr ""
#:
src/etc/inc/system.inc
1764
-echo gettext("failed!") . "n";
+msgid ""failed!") . "n";
msgstr ""
#:
src/etc/inc/system.inc
1767
-echo gettext("failed!") . "n";
+msgid ""failed!") . "n";
msgstr ""
#:
src/etc/inc/system.inc
1870
-return array('name' => 'wrap', 'descr' => gettext('PC Engines WRAP'));
+msgid "'PC Engines WRAP'));
msgstr ""
#:
src/etc/inc/system.inc
1873
-return array('name' => 'alix', 'descr' => gettext('PC Engines ALIX'));
+msgid "'PC Engines ALIX'));
msgstr ""
#:
src/etc/inc/system.inc
1885
-return array('name' => 'embedded', 'descr' => gettext('embedded (unknown)'));
+msgid "'embedded (unknown)'));
msgstr ""
#:
src/etc/inc/system.inc
1931
-$vpn['name'] = gettext("OpenVPN") . " ".$mode."
+msgid ""OpenVPN") . " ".$mode."
".htmlspecialchars($setting['description']);
msgstr ""
#:
src/etc/inc/upgrade_config.inc
107
-printf(gettext("%sWarning
+msgid ""%sWarning
filter rule removed " .
msgstr ""
#:
src/etc/inc/upgrade_config.inc
119
-printf(gettext("%sWarning
+msgid ""%sWarning
filter rule removed " .
msgstr ""
#:
src/etc/inc/upgrade_config.inc
132
-printf(gettext("%sWarning
+msgid ""%sWarning
filter rule removed " .
msgstr ""
#:
src/etc/inc/upgrade_config.inc
152
-printf(gettext("%sWarning
+msgid ""%sWarning
traffic shaper rule removed " .
msgstr ""
#:
src/etc/inc/upgrade_config.inc
164
-printf(gettext("%sWarning
+msgid ""%sWarning
traffic shaper rule removed " .
msgstr ""
#:
src/etc/inc/upgrade_config.inc
177
-printf(gettext("%sWarning
+msgid ""%sWarning
traffic shaper rule removed " .
msgstr ""
#:
src/etc/inc/upgrade_config.inc
327
-$vip['descr'] = sprintf(gettext("CARP vhid %s"), $carpent['vhid']);
+msgid ""CARP vhid %s"), $carpent['vhid']);
msgstr ""
#:
src/etc/inc/upgrade_config.inc
487
-$rule_item['descr'] = gettext("Permit IPsec traffic.");
+msgid ""Permit IPsec traffic.");
msgstr ""
#:
src/etc/inc/upgrade_config.inc
507
-$config['system']['group'][0]['description'] = gettext("System Administrators");
+msgid ""System Administrators");
msgstr ""
#:
src/etc/inc/upgrade_config.inc
526
-$config['system']['user'][0]['priv'][0]['descr'] = gettext("Indicates whether this user will lock access to the webConfigurator for other users.");
+msgid ""Indicates whether this user will lock access to the webConfigurator for other users.");
msgstr ""
#:
src/etc/inc/upgrade_config.inc
529
-$config['system']['user'][0]['priv'][1]['descr'] = gettext("Indicates whether this user will lock individual HTML pages after having accessed a particular page (the lock will be freed if the user leaves or saves the page form).");
+msgid ""Indicates whether this user will lock individual HTML pages after having accessed a particular page (the lock will be freed if the user leaves or saves the page form).");
msgstr ""
#:
src/etc/inc/upgrade_config.inc
532
-$config['system']['user'][0]['priv'][2]['descr'] = gettext("Indicates whether this user is able to login for example via SSH.");
+msgid ""Indicates whether this user is able to login for example via SSH.");
msgstr ""
#:
src/etc/inc/upgrade_config.inc
535
-$config['system']['user'][0]['priv'][3]['descr'] = sprintf(gettext("Indicates whether this user is allowed to copy files onto the %s appliance via SCP/SFTP. If you are going to use this privilege, you must install scponly on the appliance (Hint
+msgid ""Indicates whether this user is allowed to copy files onto the %s appliance via SCP/SFTP. If you are going to use this privilege, you must install scponly on the appliance (Hint
pkg_add -r scponly)."), $g['product_name']);
msgstr ""
#:
src/etc/inc/upgrade_config.inc
538
-$config['system']['user'][0]['priv'][4]['descr'] = gettext("This user is associated with the UNIX root user (you should associate this privilege only with one single user).");
+msgid ""This user is associated with the UNIX root user (you should associate this privilege only with one single user).");
msgstr ""
#:
src/etc/inc/upgrade_config.inc
555
-$config['sysctl']['item'][0]['descr'] = gettext("Drop packets to closed TCP ports without returning a RST");
+msgid ""Drop packets to closed TCP ports without returning a RST");
msgstr ""
#:
src/etc/inc/upgrade_config.inc
559
-$config['sysctl']['item'][1]['descr'] = gettext("Do not send ICMP port unreachable messages for closed UDP ports");
+msgid ""Do not send ICMP port unreachable messages for closed UDP ports");
msgstr ""
#:
src/etc/inc/upgrade_config.inc
563
-$config['sysctl']['item'][2]['descr'] = gettext("Randomize the ID field in IP packets (default is 0
+msgid ""Randomize the ID field in IP packets (default is 0
sequential IP IDs)");
msgstr ""
#:
src/etc/inc/upgrade_config.inc
567
-$config['sysctl']['item'][3]['descr'] = gettext("Drop SYN-FIN packets (breaks RFC1379, but nobody uses it anyway)");
+msgid ""Drop SYN-FIN packets (breaks RFC1379, but nobody uses it anyway)");
msgstr ""
#:
src/etc/inc/upgrade_config.inc
571
-$config['sysctl']['item'][4]['descr'] = gettext("Sending of IPv4 ICMP redirects");
+msgid ""Sending of IPv4 ICMP redirects");
msgstr ""
#:
src/etc/inc/upgrade_config.inc
575
-$config['sysctl']['item'][5]['descr'] = gettext("Sending of IPv6 ICMP redirects");
+msgid ""Sending of IPv6 ICMP redirects");
msgstr ""
#:
src/etc/inc/upgrade_config.inc
579
-$config['sysctl']['item'][6]['descr'] = gettext("Generate SYN cookies for outbound SYN-ACK packets");
+msgid ""Generate SYN cookies for outbound SYN-ACK packets");
msgstr ""
#:
src/etc/inc/upgrade_config.inc
583
-$config['sysctl']['item'][7]['descr'] = gettext("Maximum incoming TCP datagram size");
+msgid ""Maximum incoming TCP datagram size");
msgstr ""
#:
src/etc/inc/upgrade_config.inc
587
-$config['sysctl']['item'][8]['descr'] = gettext("Maximum outgoing TCP datagram size");
+msgid ""Maximum outgoing TCP datagram size");
msgstr ""
#:
src/etc/inc/upgrade_config.inc
591
-$config['sysctl']['item'][9]['descr'] = gettext("Fastforwarding (see http
+msgid ""Fastforwarding (see http
//lists.freebsd.org/pipermail/freebsd-net/2004-January/002534.html)");
msgstr ""
#:
src/etc/inc/upgrade_config.inc
595
-$config['sysctl']['item'][10]['descr'] = gettext("Do not delay ACK to try and piggyback it onto a data packet");
+msgid ""Do not delay ACK to try and piggyback it onto a data packet");
msgstr ""
#:
src/etc/inc/upgrade_config.inc
599
-$config['sysctl']['item'][11]['descr'] = gettext("Maximum outgoing UDP datagram size");
+msgid ""Maximum outgoing UDP datagram size");
msgstr ""
#:
src/etc/inc/upgrade_config.inc
603
-$config['sysctl']['item'][12]['descr'] = gettext("Handling of non-IP packets which are not passed to pfil (see if_bridge(4))");
+msgid ""Handling of non-IP packets which are not passed to pfil (see if_bridge(4))");
msgstr ""
#:
src/etc/inc/upgrade_config.inc
607
-$config['sysctl']['item'][13]['descr'] = gettext("Allow unprivileged access to tap(4) device nodes");
+msgid ""Allow unprivileged access to tap(4) device nodes");
msgstr ""
#:
src/etc/inc/upgrade_config.inc
611
-$config['sysctl']['item'][15]['descr'] = gettext("Randomize PID's (see src/sys/kern/kern_fork.c
+msgid ""Randomize PID's (see src/sys/kern/kern_fork.c
sysctl_kern_randompid())");
msgstr ""
#:
src/etc/inc/upgrade_config.inc
615
-$config['sysctl']['item'][16]['descr'] = gettext("The system will attempt to calculate the bandwidth delay product for each connection and limit the amount of data queued to the network to just the amount required to maintain optimum throughput. ");
+msgid ""The system will attempt to calculate the bandwidth delay product for each connection and limit the amount of data queued to the network to just the amount required to maintain optimum throughput. ");
msgstr ""
#:
src/etc/inc/upgrade_config.inc
619
-$config['sysctl']['item'][17]['descr'] = gettext("Set ICMP Limits");
+msgid ""Set ICMP Limits");
msgstr ""
#:
src/etc/inc/upgrade_config.inc
623
-$config['sysctl']['item'][18]['descr'] = gettext("TCP Offload engine");
+msgid ""TCP Offload engine");
msgstr ""
#:
src/etc/inc/upgrade_config.inc
664
-$config['gateways']['gateway_item'][$i]['descr'] = sprintf(gettext("Interface %s Static Gateway"), $ifname);
+msgid ""Interface %s Static Gateway"), $ifname);
msgstr ""
#:
src/etc/inc/upgrade_config.inc
667
-$config['gateways']['gateway_item'][$i]['descr'] = sprintf(gettext("Interface %s Dynamic Gateway"), $ifname);
+msgid ""Interface %s Dynamic Gateway"), $ifname);
msgstr ""
#:
src/etc/inc/upgrade_config.inc
733
-$gateway['descr'] = sprintf(gettext("Upgraded static route for %s"), $sroute['network']);
+msgid ""Upgraded static route for %s"), $sroute['network']);
msgstr ""
#:
src/etc/inc/upgrade_config.inc
830
-$pool['descr'] = sprintf(gettext("Sitedown pool for VS
+msgid ""Sitedown pool for VS
%s"), $vs_a[$i]['name']);
msgstr ""
#:
src/etc/inc/upgrade_config.inc
985
-$ph2ent['descr'] = sprintf(gettext("phase2 for %s"), $tunnel['descr']);
+msgid ""phase2 for %s"), $tunnel['descr']);
msgstr ""
#:
src/etc/inc/upgrade_config.inc
1212
-$tempdyn['descr'] = sprintf(gettext("Upgraded Dyndns %s"), $tempdyn['type']);
+msgid ""Upgraded Dyndns %s"), $tempdyn['type']);
msgstr ""
#:
src/etc/inc/upgrade_config.inc
1264
-$all['description'] = gettext("All Users");
+msgid ""All Users");
msgstr ""
#:
src/etc/inc/upgrade_config.inc
1396
-$nbridge['descr'] = sprintf(gettext("Converted bridged %s"), $ifr);
+msgid ""Converted bridged %s"), $ifr);
msgstr ""
#:
src/etc/inc/upgrade_config.inc
1770
-$ovpnrule['descr'] = gettext("Auto added OpenVPN rule from config upgrade.");
+msgid ""Auto added OpenVPN rule from config upgrade.");
msgstr ""
#:
src/etc/inc/util.inc
86
-log_error(sprintf(gettext("WARNING
+msgid ""WARNING
Could not mark subsystem
%s dirty"), $subsystem));
msgstr ""
@@ -8291,360 +8254,360 @@ msgstr ""
#:
src/etc/inc/util.inc
99
-die(gettext("WARNING
+msgid ""WARNING
You must give a name as parameter to lock() function."));
msgstr ""
#:
src/etc/inc/util.inc
116
-die(gettext("WARNING
+msgid ""WARNING
You must give a name as parameter to try_lock() function."));
msgstr ""
#:
src/etc/inc/util.inc
177
-log_error(gettext("Could not open shared memory {$reference}"));
+msgid ""Could not open shared memory {$reference}"));
msgstr ""
#:
src/etc/inc/util.inc
202
-log_error(gettext("Could not open shared memory {$reference}"));
+msgid ""Could not open shared memory {$reference}"));
msgstr ""
#:
src/etc/inc/util.inc
210
-log_error(sprintf(gettext("Reference %s is going negative, not doing unreference."), $reference));
+msgid ""Reference %s is going negative, not doing unreference."), $reference));
msgstr ""
#:
src/etc/inc/util.inc
228
-log_error(gettext("Could not open shared memory for read {$reference}"));
+msgid ""Could not open shared memory for read {$reference}"));
msgstr ""
#:
src/etc/inc/util.inc
1092
-log_error(sprintf(gettext("The command '%1$s' returned exit code '%2$d', the output was '%3$s' "), $command, $retval, $output));
+msgid ""The command '%1$s' returned exit code '%2$d', the output was '%3$s' "), $command, $retval, $output));
msgstr ""
#:
src/etc/inc/voucher.inc
368
-$test_result[] = sprintf(gettext('%1$s (%2$s/%3$s) active and good for %4$d Minutes'), $voucher, $roll, $nr, $remaining);
+msgid "'%1$s (%2$s/%3$s) active and good for %4$d Minutes'), $voucher, $roll, $nr, $remaining);
msgstr ""
#:
src/etc/inc/voucher.inc
405
-$test_result[] = gettext("Access denied!");
+msgid ""Access denied!");
msgstr ""
#:
src/etc/inc/voucher.inc
407
-$test_result[] = sprintf(gettext("Access granted for %d Minutes in total."),$total_minutes);
+msgid ""Access granted for %d Minutes in total."),$total_minutes);
msgstr ""
#:
src/etc/inc/voucher.inc
462
-echo gettext("Enabling voucher support... ");
+msgid ""Enabling voucher support... ");
msgstr ""
#:
src/etc/inc/voucher.inc
501
-printf(gettext("Error
+msgid ""Error
cannot write voucher.cfg") . "n");
msgstr ""
#:
src/etc/inc/voucher.inc
552
-voucher_log(LOG_ERR, sprintf(gettext('cant write %1$s/voucher_%s_used_%2$s.db'), $g['vardb_path'], $cpzone, $roll));
+msgid "'cant write %1$s/voucher_%s_used_%2$s.db'), $g['vardb_path'], $cpzone, $roll));
msgstr ""
#:
src/etc/inc/voucher.inc
633
-voucher_log(LOG_ERR, sprintf(gettext('cant read %1$s/voucher_%s_used_%2$s.db'), $g['vardb_path'], $cpzone, $roll));
+msgid "'cant read %1$s/voucher_%s_used_%2$s.db'), $g['vardb_path'], $cpzone, $roll));
msgstr ""
#:
src/etc/inc/voucher.inc
650
-syslog($priority, sprintf(gettext("Voucher
+msgid ""Voucher
%s"),$message));
msgstr ""
#:
src/etc/inc/vpn.inc
145
-echo gettext("Configuring IPsec VPN... ");
+msgid ""Configuring IPsec VPN... ");
msgstr ""
#:
src/etc/inc/vpn.inc
398
-log_error(sprintf(gettext("Error
+msgid ""Error
Invalid certificate info for %s"), $ca['descr']));
msgstr ""
#:
src/etc/inc/vpn.inc
404
-log_error(sprintf(gettext("Error
+msgid ""Error
Invalid certificate hash info for %s"), $ca['descr']));
msgstr ""
#:
src/etc/inc/vpn.inc
409
-log_error(sprintf(gettext("Error
+msgid ""Error
Cannot write IPsec CA file for %s"), $ca['descr']));
msgstr ""
#:
src/etc/inc/vpn.inc
431
-log_error(sprintf(gettext("Error
+msgid ""Error
Invalid phase1 certificate reference for %s"), $ph1ent['name']));
msgstr ""
#:
src/etc/inc/vpn.inc
439
-log_error(sprintf(gettext("Error
+msgid ""Error
Cannot write phase1 key file for %s"), $ph1ent['name']));
msgstr ""
#:
src/etc/inc/vpn.inc
446
-log_error(sprintf(gettext("Error
+msgid ""Error
Cannot write phase1 certificate file for %s"), $ph1ent['name']));
msgstr ""
#:
src/etc/inc/vpn.inc
874
-log_error(sprintf(gettext("Ignoring IPsec reload since there are no tunnels on interface %s"), $interface));
+msgid ""Ignoring IPsec reload since there are no tunnels on interface %s"), $interface));
msgstr ""
#:
src/etc/inc/vpn.inc
881
-log_error(gettext("Forcefully reloading IPsec"));
+msgid ""Forcefully reloading IPsec"));
msgstr ""
#:
src/etc/inc/vpn.inc
922
-echo gettext("Configuring PPTP VPN service... ");
+msgid ""Configuring PPTP VPN service... ");
msgstr ""
#:
src/etc/inc/vpn.inc
932
-log_error(gettext("Could not kill mpd within 3 seconds. Trying again."));
+msgid ""Could not kill mpd within 3 seconds. Trying again."));
msgstr ""
#:
src/etc/inc/vpn.inc
955
-printf(gettext("Error
+msgid ""Error
cannot open mpd.conf in vpn_pptpd_configure().") . "n");
msgstr ""
#:
src/etc/inc/vpn.inc
1074
-printf(gettext("Error
+msgid ""Error
cannot open mpd.links in vpn_pptpd_configure().") . "n");
msgstr ""
#:
src/etc/inc/vpn.inc
1099
-printf(gettext("Error
+msgid ""Error
cannot open mpd.secret in vpn_pptpd_configure().") . "n");
msgstr ""
#:
src/etc/inc/vpn.inc
1157
-echo gettext("Configuring PPPoE VPN service... ");
+msgid ""Configuring PPPoE VPN service... ");
msgstr ""
#:
src/etc/inc/vpn.inc
1181
-printf(gettext("Error
+msgid ""Error
cannot open mpd.conf in vpn_pppoe_configure().") . "n");
msgstr ""
#:
src/etc/inc/vpn.inc
1290
-printf(gettext("Error
+msgid ""Error
cannot open mpd.links in vpn_pppoe_configure().") . "n");
msgstr ""
#:
src/etc/inc/vpn.inc
1317
-printf(gettext("Error
+msgid ""Error
cannot open mpd.secret in vpn_pppoe_configure().") . "n");
msgstr ""
#:
src/etc/inc/vpn.inc
1350
-echo gettext("done") . "n";
+msgid ""done") . "n";
msgstr ""
#:
src/etc/inc/vpn.inc
1369
-echo gettext("Configuring l2tp VPN service... ");
+msgid ""Configuring l2tp VPN service... ");
msgstr ""
#:
src/etc/inc/vpn.inc
1394
-printf(gettext("Error
+msgid ""Error
cannot open mpd.conf in vpn_l2tp_configure().") . "n");
msgstr ""
#:
src/etc/inc/vpn.inc
1493
-printf(gettext("Error
+msgid ""Error
cannot open mpd.links in vpn_l2tp_configure().") . "n");
msgstr ""
#:
src/etc/inc/vpn.inc
1519
-printf(gettext("Error
+msgid ""Error
cannot open mpd.secret in vpn_l2tp_configure().") . "n");
msgstr ""
#:
src/etc/inc/xmlparse.inc
93
-die(sprintf(gettext('XML error
+msgid "'XML error
%1$s at line %2$d cannot occur more than once') . "n",
msgstr ""
#:
src/etc/inc/xmlparse.inc
184
-log_error(gettext("Error
+msgid ""Error
could not open XML input") . "n");
msgstr ""
#:
src/etc/inc/xmlparse.inc
190
-log_error(sprintf(gettext('XML error
+msgid "'XML error
%1$s at line %2$d in %3$s') . "n",
msgstr ""
#:
src/etc/inc/xmlparse.inc
207
-log_error(sprintf(gettext("XML error
+msgid ""XML error
no %s object found!") . "n", implode(" or ", $rootobj)));
msgstr ""
#:
src/etc/inc/xmlparse_attr.inc
73
-die(sprintf(gettext('XML error
+msgid "'XML error
%1$s at line %2$d cannot occur more than once') . "n",
msgstr ""
#:
src/etc/inc/xmlparse_attr.inc
185
-log_error(gettext("Error
+msgid ""Error
could not open XML input") . "n");
msgstr ""
#:
src/etc/inc/xmlparse_attr.inc
195
-log_error(sprintf(gettext('XML error
+msgid "'XML error
%1$s at line %2$d') . "n",
msgstr ""
#:
src/etc/inc/xmlparse_attr.inc
208
-log_error(sprintf(gettext("XML error
+msgid ""XML error
no %s object found!") . "n", $rootobj));
msgstr ""
#:
src/etc/inc/xmlrpc_client.inc
152
-'unknown_method' => gettext("Unknown method"),
+msgid ""Unknown method"),
msgstr ""
#:
src/etc/inc/xmlrpc_client.inc
153
-'invalid_return' => gettext("Invalid return payload
+msgid ""Invalid return payload
enable debugging to examine incoming payload"),
msgstr ""
#:
src/etc/inc/xmlrpc_client.inc
154
-'incorrect_params' => gettext("Incorrect parameters passed to method"),
+msgid ""Incorrect parameters passed to method"),
msgstr ""
#:
src/etc/inc/xmlrpc_client.inc
155
-'introspect_unknown' => gettext("Can't introspect
+msgid ""Can't introspect
method unknown"),
msgstr ""
#:
src/etc/inc/xmlrpc_client.inc
156
-'http_error' => gettext("Didn't receive 200 OK from remote server."),
+msgid ""Didn't receive 200 OK from remote server."),
msgstr ""
#:
src/etc/inc/xmlrpc_client.inc
157
-'not_response_object' => gettext("The requested method didn't return an XML_RPC_Response object."),
+msgid ""The requested method didn't return an XML_RPC_Response object."),
msgstr ""
#:
src/etc/inc/xmlrpc_client.inc
158
-'invalid_request' => gettext("Invalid request payload"),
+msgid ""Invalid request payload"),
msgstr ""
#:
src/etc/inc/xmlrpc_client.inc
260
-$XML_RPC_xh[$parser]['isf_reason'] = gettext('missing top level xmlrpc element');
+msgid "'missing top level xmlrpc element');
msgstr ""
#:
src/etc/inc/xmlrpc_client.inc
268
-$XML_RPC_xh[$parser]['isf_reason'] = sprintf(gettext('xmlrpc element %1$s cannot be child of %2$s'), $name, $XML_RPC_xh[$parser]['stack'][0]);
+msgid "'xmlrpc element %1$s cannot be child of %2$s'), $name, $XML_RPC_xh[$parser]['stack'][0]);
msgstr ""
#:
@@ -8654,285 +8617,285 @@ XML_RPC_Base
msgstr ""
#:
-raiseError(gettext('Non-numeric value received in INT or DOUBLE'),
+msgid "'Non-numeric value received in INT or DOUBLE'),
msgstr ""
#:
src/etc/inc/xmlrpc_client.inc
859
-gettext(
+msgid "
msgstr ""
#:
src/etc/inc/xmlrpc_client.inc
951
-$this->raiseError(sprintf(gettext('Connection to proxy server
+msgid "'Connection to proxy server
msgstr ""
#:
src/etc/inc/xmlrpc_client.inc
957
-$this->raiseError(sprintf(gettext('Connection to RPC server
+msgid "'Connection to RPC server
msgstr ""
#:
src/etc/inc/xmlrpc_client.inc
1330
-$this->raiseError(gettext('The submitted request did not contain this parameter'),
+msgid "'The submitted request did not contain this parameter'),
msgstr ""
#:
src/etc/inc/xmlrpc_client.inc
1361
-return $this->raiseError(gettext('mb_convert_encoding() is not available'),
+msgid "'mb_convert_encoding() is not available'),
msgstr ""
#:
src/etc/inc/xmlrpc_client.inc
1470
-error_log(sprintf(gettext("HTTP error, got response
+msgid ""HTTP error, got response
%s"),$errstr));
msgstr ""
#:
src/etc/inc/xmlrpc_client.inc
1497
-//$errstr = gettext("XML error at line 1, check URL");
+msgid ""XML error at line 1, check URL");
msgstr ""
#:
src/etc/inc/xmlrpc_client.inc
1593
-$this->raiseError(gettext('Scalar can have only one value'),
+msgid "'Scalar can have only one value'),
msgstr ""
#:
src/etc/inc/xmlrpc_client.inc
1600
-sprintf(gettext("Not a scalar type (%s)"), $typeof),
+msgid ""Not a scalar type (%s)"), $typeof),
msgstr ""
#:
src/etc/inc/xmlrpc_client.inc
1636
-sprintf(gettext('Already initialized as a [%s]'), $this->kindOf()),
+msgid "'Already initialized as a [%s]'), $this->kindOf()),
msgstr ""
#:
src/etc/inc/xmlrpc_client.inc
1652
-sprintf(gettext('Already initialized as a [%s]'), $this->kindOf()),
+msgid "'Already initialized as a [%s]'), $this->kindOf()),
msgstr ""
#:
src/etc/inc/xmlrpc_server.inc
48
-$GLOBALS['XML_RPC_Server_listMethods_doc'] = gettext('This method lists all the'
+msgid "'This method lists all the'
msgstr ""
#:
src/etc/inc/xmlrpc_server.inc
66
-$GLOBALS['XML_RPC_Server_methodSignature_doc'] = gettext('Returns an array of known'
+msgid "'Returns an array of known'
msgstr ""
#:
src/etc/inc/xmlrpc_server.inc
86
-$GLOBALS['XML_RPC_Server_methodHelp_doc'] = gettext('Returns help text if defined'
+msgid "'Returns help text if defined'
msgstr ""
#:
src/etc/rc.initial.password
48
-echo "n" . gettext('
+msgid "'
msgstr ""
#:
src/etc/rc.initial.password
50
-gettext('Do you want to set it back to Local Database [y|n]?');
+msgid "'Do you want to set it back to Local Database [y|n]?');
msgstr ""
#:
src/etc/rc.initial.password
74
-write_config($config, gettext("password changed from console menu"));
+msgid ""password changed from console menu"));
msgstr ""
#:
src/etc/rc.initial.setlanip
106
-return console_prompt_for_yn (sprintf(gettext("Do you want to enable the %s server on %s?"), $label_DHCP, $upperifname));
+msgid ""Do you want to enable the %s server on %s?"), $label_DHCP, $upperifname));
msgstr ""
#:
src/etc/rc.initial.setlanip
249
-if (console_prompt_for_yn (sprintf(gettext("Configure %s address %s interface via %s?"), $label_IPvX, $upperifname, $label_DHCP))) {
+msgid ""Configure %s address %s interface via %s?"), $label_IPvX, $upperifname, $label_DHCP))) {
msgstr ""
#:
src/etc/rc.initial.setlanip
263
-echo "n" . sprintf(gettext("Enter the new %s %s address. Press for none
+msgid ""Enter the new %s %s address. Press for none
"),
msgstr ""
#:
src/etc/rc.initial.setlanip
269
-echo gettext("This IP address conflicts with another interface or a VIP") . "n";
+msgid ""This IP address conflicts with another interface or a VIP") . "n";
msgstr ""
#:
src/etc/rc.initial.setlanip
274
-echo "n" . sprintf(gettext("Subnet masks are entered as bit counts (as in CIDR notation) in %s."),
+msgid ""Subnet masks are entered as bit counts (as in CIDR notation) in %s."),
msgstr ""
#:
src/etc/rc.initial.setlanip
289
-echo "n" . sprintf(gettext("Enter the new %s %s subnet bit count (1 to %s)
+msgid ""Enter the new %s %s subnet bit count (1 to %s)
"),
msgstr ""
#:
src/etc/rc.initial.setlanip
297
-echo gettext("You cannot set network address to an interface");
+msgid ""You cannot set network address to an interface");
msgstr ""
#:
src/etc/rc.initial.setlanip
301
-echo gettext("You cannot set broadcast address to an interface");
+msgid ""You cannot set broadcast address to an interface");
msgstr ""
#:
src/etc/rc.initial.setlanip
314
-echo "n" . sprintf(gettext("For a WAN, enter the new %s %s upstream gateway address."), $upperifname, $label_IPvX) . "n" .
+msgid ""For a WAN, enter the new %s %s upstream gateway address."), $upperifname, $label_IPvX) . "n" .
msgstr ""
#:
src/etc/rc.initial.setlanip
315
-gettext("For a LAN, press for none
+msgid ""For a LAN, press for none
") . "n> ";
msgstr ""
#:
src/etc/rc.initial.setlanip
321
-echo sprintf(gettext("not an %s IP address!"), $label_IPvX) . "n";
+msgid ""not an %s IP address!"), $label_IPvX) . "n";
msgstr ""
#:
src/etc/rc.initial.setlanip
323
-echo gettext("not in subnet!") . "n";
+msgid ""not in subnet!") . "n";
msgstr ""
#:
src/etc/rc.initial.setlanip
367
-echo sprintf(gettext("Enter the start address of the %s client address range
+msgid ""Enter the start address of the %s client address range
"), $label_IPvX) . " ";
msgstr ""
#:
src/etc/rc.initial.setlanip
376
-echo gettext("This IP address must be in the interface's subnet") . "n";
+msgid ""This IP address must be in the interface's subnet") . "n";
msgstr ""
#:
src/etc/rc.initial.setlanip
380
-echo sprintf(gettext("Enter the end address of the %s client address range
+msgid ""Enter the end address of the %s client address range
"), $label_IPvX) . " ";
msgstr ""
#:
src/etc/rc.initial.setlanip
389
-echo gettext("This IP address must be in the interface's subnet") . "n";
+msgid ""This IP address must be in the interface's subnet") . "n";
msgstr ""
#:
src/etc/rc.initial.setlanip
392
-echo gettext("The end address of the DHCP range must be >= the start address") . "n";
+msgid ""The end address of the DHCP range must be >= the start address") . "n";
msgstr ""
#:
src/etc/rc.initial.setlanip
403
-printf(gettext("Disabling %s DHCPD..."), $label_IPvX);
+msgid ""Disabling %s DHCPD..."), $label_IPvX);
msgstr ""
#:
src/etc/rc.initial.setlanip
416
-if (console_prompt_for_yn (gettext("Do you want to revert to HTTP as the webConfigurator protocol?"))) {
+msgid ""Do you want to revert to HTTP as the webConfigurator protocol?"))) {
msgstr ""
#:
src/etc/rc.initial.setlanip
423
-echo "n" . sprintf(gettext("Note
+msgid ""Note
the anti-lockout rule on %s has been re-enabled."), $interface) . "n";
msgstr ""
#:
src/etc/rc.initial.setlanip
454
-write_config(sprintf(gettext("%s IP configuration from console menu"), $interface));
+msgid ""%s IP configuration from console menu"), $interface));
msgstr ""
#:
src/etc/rc.initial.setlanip
470
-echo "nn" . sprintf(gettext("The IPv4 %s address has been set to %s"),
+msgid ""The IPv4 %s address has been set to %s"),
msgstr ""
#:
src/etc/rc.initial.setlanip
473
-echo "nn" . sprintf(gettext("The IPv4 %s address has been set to %s"),
+msgid ""The IPv4 %s address has been set to %s"),
msgstr ""
#:
src/etc/rc.initial.setlanip
479
-echo "nn" . sprintf(gettext("The IPv6 %s address has been set to %s"),
+msgid ""The IPv6 %s address has been set to %s"),
msgstr ""
#:
src/etc/rc.initial.setlanip
482
-echo "nn" . sprintf(gettext("The IPv6 %s address has been set to %s"),
+msgid ""The IPv6 %s address has been set to %s"),
msgstr ""
#:
src/etc/rc.initial.setlanip
489
-echo gettext('You can now access the webConfigurator by opening the following URL in your web browser
+msgid "'You can now access the webConfigurator by opening the following URL in your web browser
') . "n";
msgstr ""
#:
src/etc/rc.initial.setlanip
517
-echo "n" . gettext('Press to continue.');
+msgid "'Press to continue.');
msgstr ""
#:
src/etc/rc.openvpn
91
-log_error(gettext("Could not obtain openvpn lock for executing rc.openvpn for more than 10 seconds continuing..."));
+msgid ""Could not obtain openvpn lock for executing rc.openvpn for more than 10 seconds continuing..."));
msgstr ""
#:
@@ -8944,7 +8907,7 @@ msgstr ""
#:
src/etc/rc.restore_config_backup
14
-$date = date(gettext("n/j/y H
+msgid ""n/j/y H
i
s"), $backup_info['time']);
msgstr ""
@@ -8952,62 +8915,62 @@ msgstr ""
#:
src/etc/rc.restore_config_backup
16
-$date = gettext("Unknown");
+msgid ""Unknown");
msgstr ""
#:
src/etc/rc.restore_config_backup
21
-$page = gettext("Unknown Page");
+msgid ""Unknown Page");
msgstr ""
#:
src/etc/rc.restore_config_backup
34
-echo gettext("No backups found in the configuration history.");
+msgid ""No backups found in the configuration history.");
msgstr ""
#:
src/etc/rc.restore_config_backup
49
-echo gettext("No backups found in the configuration history.");
+msgid ""No backups found in the configuration history.");
msgstr ""
#:
src/etc/rc.restore_config_backup
52
-echo gettext("Which configuration would you like to restore?") . "n";
+msgid ""Which configuration would you like to restore?") . "n";
msgstr ""
#:
src/etc/rc.restore_config_backup
58
-echo gettext("That is not a valid backup number.n");
+msgid ""That is not a valid backup number.n");
msgstr ""
#:
src/etc/rc.restore_config_backup
67
-echo "n" . gettext("Is this the backup you wish to restore?") . "n";
+msgid ""Is this the backup you wish to restore?") . "n";
msgstr ""
#:
src/etc/rc.restore_config_backup
70
-echo gettext("Y/N?") . "
+msgid ""Y/N?") . "
";
msgstr ""
#:
src/etc/rc.restore_config_backup
72
-if ($confirm == gettext("Y")) {
+msgid ""Y")) {
msgstr ""
#:
src/etc/rc.restore_config_backup
76
-echo sprintf(gettext('Successfully reverted to timestamp %1$s with description "%2$s".'), date(gettext("n/j/y H
+msgid ""n/j/y H
i
s"), $thisbackup['time']), $thisbackup['description']);
msgstr ""
@@ -9015,74 +8978,74 @@ msgstr ""
#:
src/etc/rc.restore_config_backup
77
-echo "n" . gettext("You may need to reboot the firewall or restart services before the restored configuration is fully active.") . "nn";
+msgid ""You may need to reboot the firewall or restart services before the restored configuration is fully active.") . "nn";
msgstr ""
#:
src/etc/rc.restore_config_backup
79
-echo gettext("Unable to revert to the selected configuration.") . "n";
+msgid ""Unable to revert to the selected configuration.") . "n";
msgstr ""
#:
src/etc/rc.restore_config_backup
83
-echo gettext("Restore canceled.") . "n";
+msgid ""Restore canceled.") . "n";
msgstr ""
#:
src/etc/rc.restore_config_backup
86
-echo gettext("Restore canceled due to invalid input.") . "n";
+msgid ""Restore canceled due to invalid input.") . "n";
msgstr ""
#:
src/etc/rc.restore_config_backup
93
-echo gettext("Restore Backup from Configuration History") . "nn";
+msgid ""Restore Backup from Configuration History") . "nn";
msgstr ""
#:
src/etc/rc.restore_config_backup
94
-echo "1) " . gettext("List Backups") . "n";
+msgid ""List Backups") . "n";
msgstr ""
#:
src/etc/rc.restore_config_backup
95
-echo "2) " . gettext("Restore Backup") . "n";
+msgid ""Restore Backup") . "n";
msgstr ""
#:
src/etc/rc.restore_config_backup
96
-echo "Q) " . gettext("Quit") . "n";
+msgid ""Quit") . "n";
msgstr ""
#:
src/etc/rc.restore_config_backup
98
-echo gettext("Please select an option to continue") . "
+msgid ""Please select an option to continue") . "
";
msgstr ""
#:
src/etc/rc.restore_config_backup
103
-if (strtolower($command) == gettext("quit"))
+msgid ""quit"))
msgstr ""
#:
src/opnsense/mvc/app/library/OPNsense/Core/Shell.php
111
-//log_error(sprintf(gettext("The command '%1$s'
+msgid ""The command '%1$s'
msgstr ""
#:
src/sbin/gmirror_status_check.php
51
-$notices[] = sprintf(gettext("List of mirrors changed. Old
+msgid ""List of mirrors changed. Old
(%s) New
(%s)"), implode(", ", $previous_mirror_list), implode(", ", $mirror_list));
msgstr ""
@@ -9090,19 +9053,19 @@ msgstr ""
#:
src/sbin/gmirror_status_check.php
58
-$notices[] = sprintf(gettext("Mirror %s status changed from %s to %s."), $mirror, $previous_mirror_status[$mirror]['status'], $mirror_status[$mirror]['status']);
+msgid ""Mirror %s status changed from %s to %s."), $mirror, $previous_mirror_status[$mirror]['status'], $mirror_status[$mirror]['status']);
msgstr ""
#:
src/sbin/gmirror_status_check.php
63
-$notices[] = sprintf(gettext("Mirror %s consumer count changed from %d to %d."), $mirror, count($previous_mirror_status[$mirror]['components']), count($mirror_status[$mirror]['components']));
+msgid ""Mirror %s consumer count changed from %d to %d."), $mirror, count($previous_mirror_status[$mirror]['components']), count($mirror_status[$mirror]['components']));
msgstr ""
#:
src/sbin/gmirror_status_check.php
70
-$notices[] = sprintf(gettext("Mirror %s drive status changed. Old
+msgid ""Mirror %s drive status changed. Old
(%s) New
(%s)"),
msgstr ""
@@ -9116,1135 +9079,1135 @@ msgstr ""
#:
src/share/locale/en/LC_MESSAGES/OPNsense.pot
23
-user_error(gettext('Wrong parameter count for array_intersect_key()'), E_USER_WARNING);
+msgid "'Wrong parameter count for array_intersect_key()'), E_USER_WARNING);
msgstr ""
#:
src/share/locale/en/LC_MESSAGES/OPNsense.pot
27
-user_error(gettext('array_intersect_key() Argument #') .
+msgid "'array_intersect_key() Argument #') .
msgstr ""
#:
src/share/locale/en/LC_MESSAGES/OPNsense.pot
31
-($i + 1) . gettext(' is not an array'), E_USER_WARNING);
+msgid "' is not an array'), E_USER_WARNING);
msgstr ""
#:
src/share/locale/en/LC_MESSAGES/OPNsense.pot
35
-display_error_form("501", gettext("Potential DNS Rebind attack detected, see http
+msgid ""Potential DNS Rebind attack detected, see http
msgstr ""
#:
src/share/locale/en/LC_MESSAGES/OPNsense.pot
40
-echo "" . gettext("Redirecting...") . " " . gettext("Redirecting to the dashboard...") . "";
+msgid ""Redirecting to the dashboard...") . "