1# Copyright (c) 2012-2013 Devin Teske
2# All rights reserved.
3#
4# Redistribution and use in source and binary forms, with or without
5# modification, are permitted provided that the following conditions
6# are met:
7# 1. Redistributions of source code must retain the above copyright
8#    notice, this list of conditions and the following disclaimer.
9# 2. Redistributions in binary form must reproduce the above copyright
10#    notice, this list of conditions and the following disclaimer in the
11#    documentation and/or other materials provided with the distribution.
12#
13# THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND
14# ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
15# IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
16# ARE DISCLAIMED.  IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE
17# FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
18# DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
19# OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
20# HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
21# LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
22# OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
23# SUCH DAMAGE.
24#
25# $FreeBSD$
26
27hline_alnum_punc_tab_enter="Use alpha-numeric, punctuation, TAB or ENTER"
28hline_arrows_tab_enter="Press arrows, TAB or ENTER"
29msg_accounting="Accounting"
30msg_accounting_desc="This host wishes to run process accounting."
31msg_add_custom="Add Custom"
32msg_add_from_list="Add From List"
33msg_add_new="Add New"
34msg_add_new_desc="Add new directive"
35msg_add_new_help="Add new rc.conf(5) configuration directive"
36msg_add_startup_directive="Add Startup Directive"
37msg_all="All"
38msg_all_desc="Select all directives"
39msg_all_help="Select all displayed rc.conf(5) configuration directives"
40msg_apm="APM"
41msg_apm_desc="Auto-power management services (typically laptops)"
42msg_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?"
43msg_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?"
44msg_cancel="Cancel"
45msg_choose_view_details="Choose View Details"
46msg_creating_menu_list="Creating menu list...\nThis may take a while."
47msg_creating_rcconf_map="Creating rc.conf(5) map...\nThis may take a while."
48msg_creating_rcvar_map="Creating rcvar map...\nThis may take a while."
49msg_default_value="Default: %s"
50msg_delete="Delete"
51msg_delete_desc="Delete directive(s)"
52msg_delete_help="Select one or more directives from a list to delete"
53msg_delete_selected="Delete Selected"
54msg_delete_selected_desc="Delete selected directive(s)"
55msg_delete_selected_help="Delete each of the selected rc.conf(5) configuration directives"
56msg_delete_startup_directives="Delete Startup Directive(s)"
57msg_deleting_selected_directives="Deleting selected directive(s)..."
58msg_desc="Description"
59msg_desc_desc="Toggle display of system description"
60msg_details="Details"
61msg_exit="Exit"
62msg_exit_cancel="Exit/Cancel"
63msg_exit_cancel_desc="Return to previous menu"
64msg_exit_cancel_help="Return to the previous menu (selected items are untouched)"
65msg_exit_desc="Return to previous menu"
66msg_exit_this_menu="Exit this menu"
67msg_info="Info"
68msg_lpd="lpd"
69msg_lpd_desc="This host has a printer and wants to run lpd."
70msg_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."
71msg_miscellaneous_startup_services="Miscellaneous Startup Services"
72msg_named="named"
73msg_named_desc="Run a local name server on this host"
74msg_named_flags="named flags"
75msg_named_flags_desc="Set default flags to named (if enabled)"
76msg_nis_client="NIS client"
77msg_nis_client_desc="This host wishes to be an NIS client."
78msg_nis_domainname="NIS domainname"
79msg_nis_domainname_desc="Set NIS domainname (if enabled)"
80msg_nis_server="NIS Server"
81msg_nis_server_desc="This host wishes to be an NIS server."
82msg_none="None"
83msg_none_desc="Un-Select all directives"
84msg_none_help="Un-Select all rc.conf(5) configuration directives"
85msg_ok="OK"
86msg_please_enter_a_new_value="Please enter a new value for \`%s' (Default: %s):"
87msg_please_enter_rcvar_name="Please enter rc.conf(5) variable name:"
88msg_please_select_an_rcconf_directive="Please select an rc.conf(5) directive:"
89msg_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."
90msg_rcvar_must_start_with="ERROR! rc.conf(5) variable name must start with\n a letter [a-zA-Z] or underscore [_]."
91msg_reset="Reset"
92msg_reset_desc="Reset to default view settings"
93msg_sco="SCO"
94msg_sco_desc="This host wants to be able to run IBCS2 binaries."
95msg_show_configured="Show Configured"
96msg_show_configured_desc="Calculate rc.conf(5) locations (slowest)"
97msg_show_default_value="Show Default/Value"
98msg_show_default_value_desc="Show default/configured values (slow)"
99msg_show_value="Show Value"
100msg_show_value_desc="Show configured startup value (fast)"
101msg_startup="Startup"
102msg_startup_dirs="Startup dirs"
103msg_startup_dirs_desc="Set the list of dirs to look for startup scripts"
104msg_svr4="SVR4"
105msg_svr4_desc="This host wants to be able to run SVR4 binaries."
106msg_toggle_startup_services="Toggle Startup Services"
107msg_unknown_startup_menu_selection="Unknown startup menu selection"
108msg_value_required="Value Required"
109msg_view_details="View Details"
110msg_view_details_desc="Choose view details"
111msg_view_details_help="Choose which details are shown in the current view"
112msg_view_edit_startup_configuration="View/Edit Startup Configuration"
113