]> CyberLeo.Net >> Repos - FreeBSD/releng/9.2.git/blob - usr.sbin/bsdconfig/startup/include/messages.subr
- Copy stable/9 to releng/9.2 as part of the 9.2-RELEASE cycle.
[FreeBSD/releng/9.2.git] / usr.sbin / bsdconfig / startup / include / messages.subr
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
27 hline_alnum_punc_tab_enter="Use alpha-numeric, punctuation, TAB or ENTER"
28 hline_arrows_tab_enter="Press arrows, TAB or ENTER"
29 msg_accounting="Accounting"
30 msg_accounting_desc="This host wishes to run process accounting."
31 msg_add_custom="Add Custom"
32 msg_add_from_list="Add From List"
33 msg_add_new="Add New"
34 msg_add_new_desc="Add new directive"
35 msg_add_new_help="Add new rc.conf(5) configuration directive"
36 msg_add_startup_directive="Add Startup Directive"
37 msg_all="All"
38 msg_all_desc="Select all directives"
39 msg_all_help="Select all displayed rc.conf(5) configuration directives"
40 msg_apm="APM"
41 msg_apm_desc="Auto-power management services (typically laptops)"
42 msg_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?"
43 msg_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?"
44 msg_cancel="Cancel"
45 msg_choose_view_details="Choose View Details"
46 msg_creating_menu_list="Creating menu list...\nThis may take a while."
47 msg_creating_rcconf_map="Creating rc.conf(5) map...\nThis may take a while."
48 msg_creating_rcvar_map="Creating rcvar map...\nThis may take a while."
49 msg_default_value="Default: %s"
50 msg_delete="Delete"
51 msg_delete_desc="Delete directive(s)"
52 msg_delete_help="Select one or more directives from a list to delete"
53 msg_delete_selected="Delete Selected"
54 msg_delete_selected_desc="Delete selected directive(s)"
55 msg_delete_selected_help="Delete each of the selected rc.conf(5) configuration directives"
56 msg_delete_startup_directives="Delete Startup Directive(s)"
57 msg_deleting_selected_directives="Deleting selected directive(s)..."
58 msg_desc="Description"
59 msg_desc_desc="Toggle display of system description"
60 msg_details="Details"
61 msg_exit="Exit"
62 msg_exit_cancel="Exit/Cancel"
63 msg_exit_cancel_desc="Return to previous menu"
64 msg_exit_cancel_help="Return to the previous menu (selected items are untouched)"
65 msg_exit_desc="Return to previous menu"
66 msg_exit_this_menu="Exit this menu"
67 msg_info="Info"
68 msg_lpd="lpd"
69 msg_lpd_desc="This host has a printer and wants to run lpd."
70 msg_miscellaneous_startup_services="Miscellaneous Startup Services"
71 msg_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."
72 msg_named="named"
73 msg_named_desc="Run a local name server on this host"
74 msg_named_flags="named flags"
75 msg_named_flags_desc="Set default flags to named (if enabled)"
76 msg_nis_client="NIS client"
77 msg_nis_client_desc="This host wishes to be an NIS client."
78 msg_nis_domainname="NIS domainname"
79 msg_nis_domainname_desc="Set NIS domainname (if enabled)"
80 msg_nis_server="NIS Server"
81 msg_nis_server_desc="This host wishes to be an NIS server."
82 msg_none="None"
83 msg_none_desc="Un-Select all directives"
84 msg_none_help="Un-Select all rc.conf(5) configuration directives"
85 msg_ok="OK"
86 msg_please_enter_a_new_value="Please enter a new value for \`%s' (Default: %s):"
87 msg_please_enter_rcvar_name="Please enter rc.conf(5) variable name:"
88 msg_please_select_an_rcconf_directive="Please select an rc.conf(5) directive:"
89 msg_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."
90 msg_rcvar_must_start_with="ERROR! rc.conf(5) variable name must start with\n a letter [a-zA-Z] or underscore [_]."
91 msg_reset="Reset"
92 msg_reset_desc="Reset to default view settings"
93 msg_sco="SCO"
94 msg_sco_desc="This host wants to be able to run IBCS2 binaries."
95 msg_show_configured="Show Configured"
96 msg_show_configured_desc="Calculate rc.conf(5) locations (slowest)"
97 msg_show_default_value="Show Default/Value"
98 msg_show_default_value_desc="Show default/configured values (slow)"
99 msg_show_value="Show Value"
100 msg_show_value_desc="Show configured startup value (fast)"
101 msg_startup="Startup"
102 msg_startup_dirs="Startup dirs"
103 msg_startup_dirs_desc="Set the list of dirs to look for startup scripts"
104 msg_svr4="SVR4"
105 msg_svr4_desc="This host wants to be able to run SVR4 binaries."
106 msg_toggle_startup_services="Toggle Startup Services"
107 msg_unknown_startup_menu_selection="Unknown startup menu selection"
108 msg_value_required="Value Required"
109 msg_view_details="View Details"
110 msg_view_details_desc="Choose view details"
111 msg_view_details_help="Choose which details are shown in the current view"
112 msg_view_edit_startup_configuration="View/Edit Startup Configuration"