messages.subr revision 260675
1215976Sjmallett# Copyright (c) 2012 Devin Teske
2232812Sjmallett# All rights reserved.
3215976Sjmallett#
4215976Sjmallett# Redistribution and use in source and binary forms, with or without
5215976Sjmallett# modification, are permitted provided that the following conditions
6215976Sjmallett# are met:
7215976Sjmallett# 1. Redistributions of source code must retain the above copyright
8215976Sjmallett#    notice, this list of conditions and the following disclaimer.
9215976Sjmallett# 2. Redistributions in binary form must reproduce the above copyright
10215976Sjmallett#    notice, this list of conditions and the following disclaimer in the
11215976Sjmallett#    documentation and/or other materials provided with the distribution.
12215976Sjmallett#
13215976Sjmallett# THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND
14215976Sjmallett# ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
15215976Sjmallett# IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
16215976Sjmallett# ARE DISCLAIMED.  IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE
17215976Sjmallett# FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
18232812Sjmallett# DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
19215976Sjmallett# OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
20215976Sjmallett# HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
21215976Sjmallett# LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
22215976Sjmallett# OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
23215976Sjmallett# SUCH DAMAGE.
24215976Sjmallett#
25215976Sjmallett# $FreeBSD: stable/10/usr.sbin/bsdconfig/networking/include/messages.subr 260675 2014-01-15 07:36:34Z dteske $
26215976Sjmallett
27215976Sjmalletthline_alnum_punc_tab_enter="Use alpha-numeric, punctuation, TAB or ENTER"
28215976Sjmalletthline_arrows_tab_enter="Press arrows, TAB or ENTER"
29232812Sjmalletthline_num_punc_tab_enter="Use numbers, punctuation, TAB or ENTER"
30215976Sjmallettmsg_activate_default_router="Would you like to activate the new defaultrouter right now?\nIf you choose NO or press ESC, changes will be applied\nduring the next boot.\n\n     Current Default Router: %s\n         New Default Router: %s\n"
31215976Sjmallettmsg_activate_hostname="Would you like to activate the new hostname right now?\nIf you choose NO or press ESC, changes will be applied\nduring the next boot.\n\n     Current Hostname: %s\n         New Hostname: %s\n\nNOTE: Your shell prompt may still reflect the original\nhostname until your next login."
32215976Sjmallettmsg_activate_hostname_x11warning="WARNING! Activating the new hostname during an X11-Forwarded\n ssh(1) session will cause an X11 authentication error.\n\n     Current Hostname: %s\n         New Hostname: %s\n\nNOTE: Settings will become active upon reboot or if you\n relaunch this utility either locally or on the console."
33215976Sjmallettmsg_add="Add"
34215976Sjmallettmsg_add_nameserver="Add a new nameserver"
35215976Sjmallettmsg_bring_interface_up="Would you like to bring the %s interface up right now?"
36215976Sjmallettmsg_cancel="Cancel"
37215976Sjmallettmsg_current_default_router="Current Default Route/Gateway: %s"
38215976Sjmallettmsg_current_dhcp_status="Current DHCP status for %s: %s"
39215976Sjmallettmsg_current_ipaddr="Current IP Address for %s: %s"
40215976Sjmallettmsg_current_options="Current Options for %s: %s"
41215976Sjmallettmsg_current_subnet="Current Subnet Mask for %s: %s"
42215976Sjmallettmsg_custom="Custom (Manual)"
43215976Sjmallettmsg_default_router="Default Router/Gateway"
44215976Sjmallettmsg_dhcp="DHCP"
45215976Sjmallettmsg_disabled="Disabled"
46215976Sjmallettmsg_dns_configuration="DNS Nameserver Configuration:\nChoose Exit when finished else Cancel."
47215976Sjmallettmsg_dns_nameservers="DNS nameservers"
48215976Sjmallettmsg_enabled="Enabled"
49215976Sjmallettmsg_exit="Exit"
50215976Sjmallettmsg_hostname_domain="Hostname/Domain"
51215976Sjmallettmsg_hostname_exceeds_max_length="ERROR! The hostname entered exceeds the maximum length of\n255 characters.\n\nInvalid Hostname: %s"
52232812Sjmallettmsg_hostname_label_contains_invalid_chars="ERROR! One or more individual labels within the hostname\n(separated by dots) contains one or more invalid characters.\nLabels are case-insensitive and must contain only 0-9, a-z,\n or dash (though must not begin with or end with a dash).\n\nInvalid Hostname: %s"
53232812Sjmallettmsg_hostname_label_exceeds_max_length="ERROR! One or more individual labels within the hostname\n(separated by dots) exceeds the maximum of 63 characters.\n\nInvalid Hostname: %s"
54215976Sjmallettmsg_hostname_label_is_null="ERROR! One or more individual labels within the hostname\n(separated by dots) are null.\n\nInvalid Hostname: %s"
55215976Sjmallettmsg_hostname_label_starts_or_ends_with_hyphen="ERROR! One or more individual labels within the hostname\n(separated by dots) starts or ends with a hyphen (hyphens\nare allowed, but a label cannot begin or end with a hyphen).\n\nInvalid Hostname: %s"
56215976Sjmallettmsg_internal_error_nsindex_value="FATAL! dialog_input_nameserver_edit_awk: variable\nnsindex must be a whole positive integer greater-\nthan or equal-to zero.\n\nInvalid nsindex: %s"
57232812Sjmallettmsg_ipaddr4="ipaddr"
58232812Sjmallettmsg_ipv4_addr_octet_contains_invalid_chars="ERROR! One or more individual octets within the IPv4 address\n(separated by dots) contains one or more invalid characters.\nOctets must contain only the characters 0-9.\n\nInvalid IP Address: %s"
59232812Sjmallettmsg_ipv4_addr_octet_exceeds_max_value="ERROR! One or more individual octets within the IPv4 address\n(separated by dots) exceeds the maximum of 255.\n\nInvalid IP Address: %s"
60232812Sjmallettmsg_ipv4_addr_octet_is_null="ERROR! One or more individual octets within the IPv4 address\n(separated by dots) are null and/or missing.\n\nInvalid IP Address: %s"
61232812Sjmallettmsg_ipv4_addr_octet_missing_or_extra="ERROR! The IPv4 address entered has either too few (less than\nfour) or too many (more than four) octets, separated by dots.\n\nInvalid IP Address: %s"
62232812Sjmallettmsg_ipv4_mask_field_contains_invalid_chars="ERROR! One or more individual fields within the subnet mask\n(separated by dots) contains one or more invalid characters.\n\nInvalid Subnet Mask: %s"
63232812Sjmallettmsg_ipv4_mask_field_exceeds_max_value="ERROR! One or more individual fields within the subnet mask\n(separated by dots) exceeds the maximum of 255.\n\nInvalid Subnet Mask: %s"
64232812Sjmallettmsg_ipv4_mask_field_invalid_value="ERROR! One or more individual fields within the subnet mask\n(separated by dots) contains one or more invalid integers.\nFields must be one of 0/128/192/224/240/248/252/254/255.\n\nInvalid Subnet Mask: %s"
65232812Sjmallettmsg_ipv4_mask_field_is_null="ERROR! One or more individual fields within the subnet mask\n(separated by dots) are null and/or missing.\n\nInvalid Subnet Mask: %s"
66232812Sjmallettmsg_ipv4_mask_field_missing_or_extra="ERROR! The subnet mask entered has either too few or too many\nfields.\n\nInvalid Subnet Mask: %s"
67232812Sjmallettmsg_ipv6_addr_segment_contains_invalid_chars="ERROR! One or more individual segments within the IP address\n(separated by colons) contains one or more invalid characters.\nSegments must contain only combinations of the characters 0-9,\nA-F, or a-f.\n\nInvalid IPv6 Address: %s"
68232812Sjmallettmsg_ipv6_addr_segment_contains_too_many_chars="ERROR! One or more individual segments within the IP address\n(separated by colons) exceeds the length of 4 hex-digits.\n\nInvalid IPv6 Address: %s"
69232812Sjmallettmsg_ipv6_addr_too_few_or_extra_segments="ERROR! The IP address entered has either too few (less than 3), too\nmany (more than 8), or not enough segments, separated by colons.\n\nInvalid IPv6 Address: %s"
70232812Sjmallettmsg_ipv6_addr_too_many_null_segments="ERROR! Too many/incorrect null segments. A single null\nsegment is allowed within the IP address (separated by\ncolons) but not allowed at the beginning or end (unless\na double-null segment; i.e., \"::*\" or \"*::\").\n\nInvalid IPv6 Address: %s"
71232812Sjmallettmsg_netmask="netmask"
72232812Sjmallettmsg_network_configuration="%s Network Configuration:\nChoose Save/Exit when finished or Cancel."
73232812Sjmallettmsg_network_interfaces="Network Interfaces"
74232812Sjmallettmsg_network_management="Network Management"
75232812Sjmallettmsg_networking_devices="Networking Devices"
76215976Sjmallettmsg_nfs_mounts_may_cause_hang="WARNING! Changing this setting while NFS directories are\nmounted may cause the system to hang. Are you sure you\nwant to proceed?\n\n%s"
77215976Sjmallettmsg_no_network_interfaces="No network interfaces detected."
78215976Sjmallettmsg_no_options="No options (Default)"
79232812Sjmallettmsg_ok="OK"
80232812Sjmallettmsg_options="options"
81232812Sjmallettmsg_please_enter_default_router="Please enter the IP address of your default\nrouter/gateway.  The address entered will be\napplied as the default gateway for all interfaces\nusing route(4)."
82232812Sjmallettmsg_please_enter_fqhn="Please enter your fully qualified hostname (e.g. full.example.com). The\ndomain portion of the hostname will be configured in resolv.conf(5)."
83232812Sjmallettmsg_please_enter_mediaopts="Please enter additional network media options to be passed to ifconfig(8) for the %s interface:"
84232812Sjmallettmsg_please_enter_nameserver="Please enter the new IP address of the DNS nameserver:"
85232812Sjmallettmsg_please_enter_nameserver_existing="Please enter the new IP address of the DNS nameserver\n(set to the NULL string [Ctrl-U] to remove entry):"
86232812Sjmallettmsg_please_enter_new_ip_addr="Please enter the new IP address of the %s interface:"
87232812Sjmallettmsg_please_enter_subnet_mask="Please enter the new network subnet mask for the %s interface:"
88232812Sjmallettmsg_probing_network_interfaces="Probing network interface devices..."
89232812Sjmallettmsg_removing_nameserver="Removing DNS nameserver from resolv.conf(5)..."
90232812Sjmallettmsg_resolv_conf_changed_while_editing="ERROR! resolv.conf(5) has changed while editing this\nvalue. Please try again after waiting a few seconds."
91232812Sjmallettmsg_resolv_conf_entry_no_longer_exists="ERROR! The entry you are trying to edit no longer\nexists in resolv.conf(5). Please try again after\nwaiting a few seconds."
92232812Sjmallettmsg_return_to_previous_menu="Return to previous menu"
93232812Sjmallettmsg_save_exit="Save/Exit"
94232812Sjmallettmsg_saving_default_router="Saving new default router/gateway settings..."
95232812Sjmallettmsg_saving_hostname="Saving new hostname/domain settings..."
96232812Sjmallettmsg_saving_nameserver="Saving new DNS nameserver to resolv.conf(5)..."
97232812Sjmallettmsg_saving_nameserver_existing="Editing DNS nameserver in resolv.conf(5)..."
98215976Sjmallettmsg_saving_network_interface="Saving %s network interface settings..."
99215976Sjmallettmsg_scanning_for_dhcp="Scanning for DHCP servers on %s interface..."
100215976Sjmallettmsg_select_network_interface="Select a network interface to configure.\n\n* Interface is marked as \"active\""
101232812Sjmallettmsg_supported_media_options="Below is a list of supported media options for the %s interface. Please select the options that you would like to set for the %s network interface"
102232812Sjmallettmsg_unknown_networking_menu_selection="Unknown networking menu selection"
103232812Sjmallettxmsg_please_enter_fqhn="Please enter your fully qualified hostname (e.g. foo.bar.com).\n The domain portion of the hostname will be configured in resolv.conf(5)."
104232812Sjmallettxmsg_please_enter_nameserver_existing="Please enter the new IP address of the DNS nameserver\n(set to the NULL string to remove entry):"
105232812Sjmallettxmsg_supported_media_options="Below is a list of supported media options for the %s interface. Please\nselect the options that you would like to set for the %s network interface"
106232812Sjmallett