1249759Sdteske# Copyright (c) 2012-2013 Devin Teske
2238438Sdteske# All rights reserved.
3238438Sdteske#
4238438Sdteske# Redistribution and use in source and binary forms, with or without
5238438Sdteske# modification, are permitted provided that the following conditions
6238438Sdteske# are met:
7238438Sdteske# 1. Redistributions of source code must retain the above copyright
8238438Sdteske#    notice, this list of conditions and the following disclaimer.
9238438Sdteske# 2. Redistributions in binary form must reproduce the above copyright
10238438Sdteske#    notice, this list of conditions and the following disclaimer in the
11238438Sdteske#    documentation and/or other materials provided with the distribution.
12238438Sdteske#
13238438Sdteske# THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND
14238438Sdteske# ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
15238438Sdteske# IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
16238438Sdteske# ARE DISCLAIMED.  IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE
17238438Sdteske# FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
18238438Sdteske# DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
19238438Sdteske# OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
20238438Sdteske# HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
21238438Sdteske# LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
22238438Sdteske# OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
23238438Sdteske# SUCH DAMAGE.
24238438Sdteske#
25238438Sdteske# $FreeBSD$
26238438Sdteske
27238438Sdteskehline_alnum_punc_tab_enter="Use alpha-numeric, punctuation, TAB or ENTER"
28238438Sdteskehline_arrows_tab_enter="Press arrows, TAB or ENTER"
29238438Sdteskemsg_accounting="Accounting"
30238438Sdteskemsg_accounting_desc="This host wishes to run process accounting."
31238438Sdteskemsg_add_custom="Add Custom"
32238438Sdteskemsg_add_from_list="Add From List"
33238438Sdteskemsg_add_new="Add New"
34238438Sdteskemsg_add_new_desc="Add new directive"
35238438Sdteskemsg_add_new_help="Add new rc.conf(5) configuration directive"
36238438Sdteskemsg_add_startup_directive="Add Startup Directive"
37238438Sdteskemsg_all="All"
38238438Sdteskemsg_all_desc="Select all directives"
39238438Sdteskemsg_all_help="Select all displayed rc.conf(5) configuration directives"
40238438Sdteskemsg_apm="APM"
41238438Sdteskemsg_apm_desc="Auto-power management services (typically laptops)"
42258592Sdteskemsg_are_you_sure_you_want_delete_the_following="Are you sure you want to delete the following directives\nfrom the rc.conf(5) collection of system configuration files?"
43238438Sdteskemsg_are_you_sure_you_want_to_delete="Are you sure you want to delete the \`%s' directive\nfrom the rc.conf(5) collection of system configuration files?"
44238438Sdteskemsg_cancel="Cancel"
45238438Sdteskemsg_choose_view_details="Choose View Details"
46238438Sdteskemsg_creating_menu_list="Creating menu list...\nThis may take a while."
47238438Sdteskemsg_creating_rcconf_map="Creating rc.conf(5) map...\nThis may take a while."
48238438Sdteskemsg_creating_rcvar_map="Creating rcvar map...\nThis may take a while."
49238438Sdteskemsg_default_value="Default: %s"
50238438Sdteskemsg_delete="Delete"
51238438Sdteskemsg_delete_desc="Delete directive(s)"
52238438Sdteskemsg_delete_help="Select one or more directives from a list to delete"
53238438Sdteskemsg_delete_selected="Delete Selected"
54238438Sdteskemsg_delete_selected_desc="Delete selected directive(s)"
55238438Sdteskemsg_delete_selected_help="Delete each of the selected rc.conf(5) configuration directives"
56238438Sdteskemsg_delete_startup_directives="Delete Startup Directive(s)"
57238438Sdteskemsg_deleting_selected_directives="Deleting selected directive(s)..."
58238438Sdteskemsg_desc="Description"
59238438Sdteskemsg_desc_desc="Toggle display of system description"
60238438Sdteskemsg_details="Details"
61238438Sdteskemsg_exit="Exit"
62238438Sdteskemsg_exit_cancel="Exit/Cancel"
63238438Sdteskemsg_exit_cancel_desc="Return to previous menu"
64238438Sdteskemsg_exit_cancel_help="Return to the previous menu (selected items are untouched)"
65238438Sdteskemsg_exit_desc="Return to previous menu"
66251389Sdteskemsg_exit_this_menu="Exit this menu"
67238438Sdteskemsg_info="Info"
68238438Sdteskemsg_lpd="lpd"
69238438Sdteskemsg_lpd_desc="This host has a printer and wants to run lpd."
70258592Sdteskemsg_miscellaneous_menu_text="This menu allows you to configure various aspects of your system's\nstartup configuration.  Use [SPACE] or [ENTER] to select items, and\n[TAB] to move to the buttons.  Select Exit to leave this menu."
71238438Sdteskemsg_miscellaneous_startup_services="Miscellaneous Startup Services"
72238438Sdteskemsg_named="named"
73238438Sdteskemsg_named_desc="Run a local name server on this host"
74238438Sdteskemsg_named_flags="named flags"
75238438Sdteskemsg_named_flags_desc="Set default flags to named (if enabled)"
76238438Sdteskemsg_nis_client="NIS client"
77238438Sdteskemsg_nis_client_desc="This host wishes to be an NIS client."
78238438Sdteskemsg_nis_domainname="NIS domainname"
79238438Sdteskemsg_nis_domainname_desc="Set NIS domainname (if enabled)"
80238438Sdteskemsg_nis_server="NIS Server"
81238438Sdteskemsg_nis_server_desc="This host wishes to be an NIS server."
82238438Sdteskemsg_none="None"
83238438Sdteskemsg_none_desc="Un-Select all directives"
84238438Sdteskemsg_none_help="Un-Select all rc.conf(5) configuration directives"
85238438Sdteskemsg_ok="OK"
86238438Sdteskemsg_please_enter_a_new_value="Please enter a new value for \`%s' (Default: %s):"
87238438Sdteskemsg_please_enter_rcvar_name="Please enter rc.conf(5) variable name:"
88238438Sdteskemsg_please_select_an_rcconf_directive="Please select an rc.conf(5) directive:"
89238438Sdteskemsg_rcvar_contains_invalid_chars="ERROR! rc.conf(5) variable name contains invalid characters.\n Name may only consist of letters [a-zA-Z], numbers [0-9],\n or underscore [_] and must not start with a number."
90238438Sdteskemsg_rcvar_must_start_with="ERROR! rc.conf(5) variable name must start with\n a letter [a-zA-Z] or underscore [_]."
91238438Sdteskemsg_reset="Reset"
92238438Sdteskemsg_reset_desc="Reset to default view settings"
93238438Sdteskemsg_sco="SCO"
94238438Sdteskemsg_sco_desc="This host wants to be able to run IBCS2 binaries."
95238438Sdteskemsg_show_configured="Show Configured"
96249759Sdteskemsg_show_configured_desc="Calculate rc.conf(5) locations (slowest)"
97238438Sdteskemsg_show_default_value="Show Default/Value"
98249759Sdteskemsg_show_default_value_desc="Show default/configured values (slow)"
99238438Sdteskemsg_show_value="Show Value"
100249759Sdteskemsg_show_value_desc="Show configured startup value (fast)"
101238438Sdteskemsg_startup="Startup"
102238438Sdteskemsg_startup_dirs="Startup dirs"
103238438Sdteskemsg_startup_dirs_desc="Set the list of dirs to look for startup scripts"
104238438Sdteskemsg_svr4="SVR4"
105238438Sdteskemsg_svr4_desc="This host wants to be able to run SVR4 binaries."
106238438Sdteskemsg_toggle_startup_services="Toggle Startup Services"
107251967Sdteskemsg_unknown_startup_menu_selection="Unknown startup menu selection"
108238438Sdteskemsg_value_required="Value Required"
109238438Sdteskemsg_view_details="View Details"
110238438Sdteskemsg_view_details_desc="Choose view details"
111238438Sdteskemsg_view_details_help="Choose which details are shown in the current view"
112238438Sdteskemsg_view_edit_startup_configuration="View/Edit Startup Configuration"
113