xref: /netbsd-src/usr.sbin/sysinst/msg.mi.en (revision f3cfa6f6ce31685c6c4a758bc430e69eb99f50a4)
1/*	$NetBSD: msg.mi.en,v 1.15 2019/01/10 19:00:17 martin Exp $	*/
2
3/*
4 * Copyright 1997 Piermont Information Systems Inc.
5 * All rights reserved.
6 *
7 * Written by Philip A. Nelson for Piermont Information Systems Inc.
8 *
9 * Redistribution and use in source and binary forms, with or without
10 * modification, are permitted provided that the following conditions
11 * are met:
12 * 1. Redistributions of source code must retain the above copyright
13 *    notice, this list of conditions and the following disclaimer.
14 * 2. Redistributions in binary form must reproduce the above copyright
15 *    notice, this list of conditions and the following disclaimer in the
16 *    documentation and/or other materials provided with the distribution.
17 * 3. The name of Piermont Information Systems Inc. may not be used to endorse
18 *    or promote products derived from this software without specific prior
19 *    written permission.
20 *
21 * THIS SOFTWARE IS PROVIDED BY PIERMONT INFORMATION SYSTEMS INC. ``AS IS''
22 * AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
23 * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
24 * ARE DISCLAIMED. IN NO EVENT SHALL PIERMONT INFORMATION SYSTEMS INC. BE
25 * LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
26 * CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
27 * SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
28 * INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
29 * CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
30 * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF
31 * THE POSSIBILITY OF SUCH DAMAGE.
32 *
33 */
34
35/* MI Message catalog -- english, machine independent */
36
37message sysinst_message_language
38{Installation messages in English}
39
40message sysinst_message_locale
41{en_US.ISO8859-1}
42
43message Yes {Yes}
44message No {No}
45message All {All}
46message Some {Some}
47message None {None}
48message none {none}
49message OK {OK}
50message ok {ok}
51message On {On}
52message Off {Off}
53message unchanged {unchanged}
54message Delete {Delete?}
55
56message install
57{install}
58
59message reinstall
60{reinstall sets for}
61
62message upgrade
63{upgrade}
64
65message hello
66{NetBSD/@@MACHINE@@ @@VERSION@@
67
68This menu-driven tool is designed to help you install NetBSD to a hard
69disk, or upgrade an existing NetBSD system, with a minimum of work.
70In the following menus type the reference letter (a, b, c, ...) to
71select an item, or type CTRL+N/CTRL+P to select the next/previous item.
72The arrow keys and Page-up/Page-down may also work.
73Activate the current selection from the menu by typing the enter key.
74}
75
76message thanks
77{Thank you for using NetBSD!
78}
79
80message installusure
81{You have chosen to install NetBSD on your hard disk.  This will change
82information on your hard disk.  You should have made a full backup
83before this procedure!  This procedure will do the following things:
84	a) Partition your disk
85	b) Create new BSD file systems
86	c) Load and install distribution sets
87	d) Some initial system configuration
88
89(After you enter the partition information but before your disk is
90changed, you will have the opportunity to quit this procedure.)
91
92Shall we continue?
93}
94
95message upgradeusure
96{Ok, let's upgrade NetBSD on your hard disk.  As always, this will
97change information on your hard disk.  You should have made a full backup
98before this procedure!  Do you really want to upgrade NetBSD?
99(This is your last warning before this procedure starts modifying your
100disks.)
101}
102
103message reinstallusure
104{Ok, let's unpack the NetBSD distribution sets to a bootable hard disk.
105This procedure just fetches and unpacks sets onto a pre-partitioned
106bootable disk.  It does not label disks, upgrade bootblocks, or save
107any existing configuration info.  (Quit and choose `install' or
108`upgrade' if you want those options.)  You should have already done an
109`install' or `upgrade' before starting this procedure!
110
111Do you really want to reinstall NetBSD distribution sets?
112(This is your last warning before this procedure starts modifying your
113disks.)
114}
115
116message mount_failed
117{Mounting %s failed.  Continue?
118}
119
120message nodisk
121{I can not find any hard disks for use by NetBSD.  You will be
122returned to the original menu.
123}
124
125message onedisk
126{I found only one disk, %s.
127Therefore I assume you want to %s NetBSD on it.
128}
129
130message ask_disk
131{On which disk do you want to %s NetBSD? }
132
133message Available_disks
134{Available disks}
135
136message heads
137{heads}
138
139message sectors
140{sectors}
141
142message fs_isize
143{average file size (bytes)}
144
145message mountpoint
146{mount point (or 'none')}
147
148message cylname
149{cyl}
150
151message secname
152{sec}
153
154message megname
155{MB}
156
157message layout
158{NetBSD uses a BSD disklabel to carve up the NetBSD portion of the disk
159into multiple BSD partitions.  You must now set up your BSD disklabel.
160
161You can use a simple editor to set the sizes of the NetBSD partitions,
162or keep the existing partition sizes and contents.
163
164You will then be given the opportunity to change any of the disklabel
165fields.
166
167The NetBSD part of your disk is %d Megabytes.
168A full installation requires at least %d Megabytes without X and
169at least %d Megabytes if the X sets are included.
170}
171
172message Choose_your_size_specifier
173{Choosing megabytes will give partition sizes close to your choice,
174but aligned to cylinder boundaries.  Choosing sectors will allow you
175to more accurately specify the sizes.  On most disks, there is little
176to gain from cylinder alignment.  On very old disks, it is most efficient
177to choose partition sizes that are exact multiples of your actual
178cylinder size.
179
180Choose your size specifier}
181
182message ptnsizes
183{You can now change the sizes for the system partitions.  The default is
184to allocate all the space to the root file system.  However, you may wish
185to have separate /usr (additional system files), /var (log files etc)
186or /home (users' home directories) file systems.
187
188Free space will be added to the partition marked with a '+'.
189}
190
191message ptnheaders
192{
193       MB         Cylinders   Sectors   Filesystem
194}
195
196message askfsmount
197{Mount point?}
198
199message askfssize
200{Size for %s in %s?}
201
202message askunits
203{Change input units (sectors/cylinders/MB)}
204
205message NetBSD_partition_cant_change
206{NetBSD partition}
207
208message Whole_disk_cant_change
209{Whole disk}
210
211message Boot_partition_cant_change
212{Boot partition}
213
214message add_another_ptn
215{Add a user defined partition}
216
217message fssizesok
218{Accept partition sizes.  Free space %d %s, %d free partitions.}
219
220message fssizesbad
221{Reduce partition sizes by %d %s (%u sectors).}
222
223message startoutsidedisk
224{The start value you specified is beyond the end of the disk.
225}
226
227message endoutsidedisk
228{With this value, the partition end is beyond the end of the disk.
229Your partition size has been truncated to %d %s.
230
231Type enter to continue
232}
233
234message toobigdisklabel
235{
236This disk is too large for a disklabel partition table to be used
237and hence cannot be used as a bootable disk or to hold the root
238partition.
239}
240
241message fspart
242{We now have your BSD disklabel partitions as:
243This is your last chance to change them.
244
245}
246
247message fspart_header
248{   Start %3s   End %3s  Size %3s FS type    Newfs Mount Mount point
249   --------- --------- --------- ---------- ----- ----- -----------
250}
251
252message fspart_row
253{%9lu %9lu %9lu %-10s %-5s %-5s %s}
254
255message show_all_unused_partitions
256{Show all unused partitions}
257
258message partition_sizes_ok
259{Partition sizes ok}
260
261message edfspart
262{The current values for partition `%c' are,
263Select the field you wish to change:
264
265                          MB cylinders   sectors
266	             ------- --------- ---------
267}
268
269message fstype_fmt
270{        FStype: %9s}
271
272message start_fmt
273{         start: %9u %8u%c %9u}
274
275message size_fmt
276{          size: %9u %8u%c %9u}
277
278message end_fmt
279{           end: %9u %8u%c %9u}
280
281message bsize_fmt
282{    block size: %9d bytes}
283
284message fsize_fmt
285{ fragment size: %9d bytes}
286
287message isize_fmt
288{ avg file size: %9d bytes (for number of inodes)}
289message isize_fmt_dflt
290{ avg file size:         4 fragments}
291
292message newfs_fmt
293{         newfs: %9s}
294
295message mount_fmt
296{         mount: %9s}
297
298message mount_options_fmt
299{ mount options: }
300
301message mountpt_fmt
302{   mount point: %9s}
303
304message toggle
305{Toggle}
306
307message restore
308{Restore original values}
309
310message Select_the_type
311{Select the type}
312
313message other_types
314{other types}
315
316message label_size
317{%s
318Special values that can be entered for the size value:
319    -1:   use until the end of the NetBSD part of the disk
320   a-%c:   end this partition where partition X starts
321
322size (%s)}
323
324message label_offset
325{%s
326Special values that can be entered for the offset value:
327    -1:   start at the beginning of the NetBSD part of the disk
328   a-%c:   start at the end of previous partition (a, b, ..., %c)
329
330start (%s)}
331
332message invalid_sector_number
333{Badly formed sector number
334}
335
336message Select_file_system_block_size
337{Select file system block size}
338
339message Select_file_system_fragment_size
340{Select file system fragment size}
341
342message packname
343{Please enter a name for your NetBSD disk}
344
345message lastchance
346{Ok, we are now ready to install NetBSD on your hard disk (%s).  Nothing has been
347written yet.  This is your last chance to quit this process before anything
348gets changed.
349
350Shall we continue?
351}
352
353message disksetupdone
354{Ok, the first part of the procedure is finished.  Sysinst has
355written a disklabel to the target disk, and newfs'ed and fsck'ed
356the new partitions you specified for the target disk.
357}
358
359message disksetupdoneupdate
360{Ok, the first part of the procedure is finished.  Sysinst has
361written a disklabel to the target disk, and fsck'ed the new
362partitions you specified for the target disk.
363}
364
365message openfail
366{Could not open %s, error message was: %s.
367}
368
369message mountfail
370{mount of device /dev/%s%c on %s failed.
371}
372
373message extractcomplete
374{The extraction of the selected sets for NetBSD-@@VERSION@@ is complete.
375The system is now able to boot from the selected hard disk.  To complete
376the installation, sysinst will give you the opportunity to configure
377some essential things first.
378}
379
380message instcomplete
381{The installation of NetBSD-@@VERSION@@ is now complete.  The system
382should boot from hard disk.  Follow the instructions in the INSTALL
383document about final configuration of your system.  We also recommend
384reading the afterboot(8) manpage; it contains a list of things to be
385checked after the first complete boot.
386
387At a minimum, you should edit /etc/rc.conf to match your needs.  See
388/etc/defaults/rc.conf for the default values.
389}
390
391message upgrcomplete
392{The upgrade to NetBSD-@@VERSION@@ is now complete.  You will
393now need to follow the instructions in the INSTALL document as to
394what you need to do to get your system reconfigured for your situation.
395Remember to (re)read the afterboot(8) manpage as it may contain new
396items since your last upgrade.
397}
398
399
400message unpackcomplete
401{Unpacking additional release sets of NetBSD-@@VERSION@@ is now complete.
402You will now need to follow the instructions in the INSTALL document
403to get your system reconfigured for your situation.
404The afterboot(8) manpage can also be of some help.
405
406If you unpacked the etc set, you will need to edit /etc/rc.conf to get a
407multi-user system.  At a minimum, you will need to change rc_configured=NO
408to rc_configured=YES.
409}
410
411message distmedium
412{Your disk is now ready for installing the kernel and the distribution
413sets.  As noted in your INSTALL notes, you have several options.  For
414ftp or nfs, you must be connected to a network with access to the proper
415machines.
416
417Sets selected %d, processed %d, Next set %s.
418
419}
420
421message distset
422{The NetBSD distribution is broken into a collection of distribution
423sets.  There are some basic sets that are needed by all installations
424and there are some other sets that are optional.  You may choose to install
425a core set (Minimal installation), all of them (Full installation), or a custom
426group of sets (Custom installation).
427}
428
429message ftpsource
430{The following are the %s site, directory, user, and password that
431will be used.  If "user" is "ftp", then the password is not needed.
432
433}
434
435message email
436{e-mail address}
437
438message dev
439{device}
440
441message nfssource
442{Enter the nfs host and server directory where the distribution is located.
443Remember, the directory should contain the .tgz files and
444must be nfs mountable.
445
446}
447
448message floppysource
449{Enter the floppy device to be used and transfer directory on the target
450file system.  The set files must be in the root directory of the floppies.
451
452}
453
454message cdromsource
455{Enter the CDROM device to be used and directory on the CDROM where
456the distribution is located.
457Remember, the directory should contain the .tgz files.
458
459}
460
461message Available_cds
462{Available CDs }
463
464message ask_cd
465{Multiple CDs found.  Please select the one containing the install CD.}
466
467message cd_path_not_found
468{The installation sets have not been found at the default location on this
469CD.  Please check the device and path name.}
470
471message localfssource
472{Enter the unmounted local device and directory on that device where
473the distribution is located.
474Remember, the directory should contain the .tgz files.
475
476}
477
478message localdir
479{Enter the already-mounted local directory where the distribution is located.
480Remember, the directory should contain the .tgz files.
481
482}
483
484message filesys
485{file system}
486
487message nonet
488{I can not find any network interfaces for use by NetBSD.  You will be
489returned to the previous menu.
490}
491
492message netup
493{The following network interfaces are active: %s
494Does one of them connect to the required server?}
495
496message asknetdev
497{Which network device would you like to use?}
498
499message netdevs
500{Available interfaces}
501
502message netinfo
503{To be able to use the network, we need answers to the following:
504
505}
506
507message net_domain
508{Your DNS domain}
509
510message net_host
511{Your host name}
512
513message net_ip
514{Your IPv4 address}
515
516message net_srv_ip
517{Server IPv4 address}
518
519message net_mask
520{IPv4 Netmask}
521
522message net_namesrv
523{Your name server}
524
525message net_defroute
526{IPv4 gateway}
527
528message net_media
529{Network media type}
530
531message netok
532{The following are the values you entered.
533
534DNS Domain:		%s
535Host Name:		%s
536Nameserver:		%s
537Primary Interface:	%s
538Media type:		%s
539Host IP:		%s
540Netmask:		%s
541IPv4 Gateway:		%s
542}
543
544message netok_slip
545{The following are the values you entered.  Are they OK?
546
547DNS Domain:		%s
548Host Name:		%s
549Nameserver:		%s
550Primary Interface:	%s
551Media type:		%s
552Host IP:		%s
553Server IP:		%s
554Netmask:		%s
555IPv4 Gateway:		%s
556}
557
558message netokv6
559{IPv6 autoconf:		%s
560}
561
562message netok_ok
563{Are they OK?}
564
565message wait_network
566{
567Waiting while network interface comes up.
568}
569
570message resolv
571{Could not create /etc/resolv.conf.  Install aborted.
572}
573
574message realdir
575{Could not change to directory %s: %s.  Install aborted.
576}
577
578message delete_xfer_file
579{Delete after install}
580
581message notarfile
582{Release set %s does not exist.}
583
584message endtarok
585{All selected distribution sets unpacked successfully.}
586
587message endtar
588{There were problems unpacking distribution sets.
589Your installation is incomplete.
590
591You selected %d distribution sets.  %d sets couldn't be found
592and %d were skipped after an error occurred.  Of the %d
593that were attempted, %d unpacked without errors and %d with errors.
594
595Aborting installation.  Please recheck your distribution source
596and consider reinstalling sets from the main menu.}
597
598message abort
599{Your choices have made it impossible to install NetBSD.  Install aborted.
600}
601
602message abortinst
603{The distribution was not successfully loaded.  You will need to proceed
604by hand.  Installation aborted.
605}
606
607message abortupgr
608{The distribution was not successfully loaded.  You will need to proceed
609by hand.  Upgrade aborted.
610}
611
612message abortunpack
613{Unpacking additional sets was not successful.  You will need to
614proceed by hand, or choose a different source for release sets and try
615again.
616}
617
618message createfstab
619{There is a big problem!  Can not create /mnt/etc/fstab.  Bailing out!
620}
621
622
623message noetcfstab
624{Help! No /etc/fstab in target disk %s.  Aborting upgrade.
625}
626
627message badetcfstab
628{Help! Can't parse /etc/fstab in target disk %s.  Aborting upgrade.
629}
630
631message X_oldexists
632{I cannot save %s/bin/X as %s/bin/X.old, because the
633target disk already has an %s/bin/X.old.  Please fix this before
634continuing.
635
636One way is to start a shell from the Utilities menu, examine the
637target %s/bin/X and %s/bin/X.old.  If
638%s/bin/X.old is from a completed upgrade, you can rm -f
639%s/bin/X.old and restart.  Or if %s/bin/X.old is from
640a recent, incomplete upgrade, you can rm -f %s/bin/X and mv
641%s/bin/X.old to %s/bin/X
642
643Aborting upgrade.}
644
645message netnotup
646{There was a problem in setting up the network.  Either your gateway
647or your nameserver was not reachable by a ping.  Do you want to
648configure your network again?  ("No" allows you to continue anyway
649or abort the install process.)
650}
651
652message netnotup_continueanyway
653{Would you like to continue the install process anyway, and assume
654that the network is working?  ("No" aborts the install process.)
655}
656
657message makedev
658{Making device nodes ...
659}
660
661message badfs
662{It appears that /dev/%s%c is not a BSD file system or the fsck was
663not successful.  Try mounting it anyway?  (Error number %d.)
664}
665
666message rootmissing
667{ target root is missing %s.
668}
669
670message badroot
671{The completed new root file system failed a basic sanity check.
672Are you sure you installed all the required sets?
673}
674
675message fd_type
676{Floppy file system type}
677
678message fdnotfound
679{Could not find the file on the floppy.
680}
681
682message fdremount
683{The floppy was not mounted successfully.
684}
685
686message fdmount
687{Please load the floppy containing the file named "%s.%s".
688
689If the set has no more disks, select "Set finished" to install the set.
690Select "Abort fetch" to return to the install media selection menu.
691}
692
693message mntnetconfig
694{Is the network information you entered accurate for this machine
695in regular operation and do you want it installed in /etc? }
696
697message cur_distsets
698{The following is the list of distribution sets that will be used.
699
700}
701
702message cur_distsets_header
703{   Distribution set         Selected
704   ------------------------ --------
705}
706
707message set_base
708{Base}
709
710message set_system
711{Configuration files (/etc)}
712
713message set_compiler
714{Compiler tools}
715
716message set_games
717{Games}
718
719message set_man_pages
720{Manual pages}
721
722message set_misc
723{Miscellaneous}
724
725message set_modules
726{Kernel modules}
727
728message set_tests
729{Test programs}
730
731message set_text_tools
732{Text processing tools}
733
734message set_X11
735{X11 sets}
736
737message set_X11_base
738{X11 base and clients}
739
740message set_X11_etc
741{X11 configuration}
742
743message set_X11_fonts
744{X11 fonts}
745
746message set_X11_servers
747{X11 servers}
748
749message set_X11_prog
750{X11 programming}
751
752message set_source
753{Source and debug sets}
754
755message set_syssrc
756{Kernel sources}
757
758message set_src
759{Base sources}
760
761message set_sharesrc
762{Share sources}
763
764message set_gnusrc
765{GNU sources}
766
767message set_xsrc
768{X11 sources}
769
770message set_debug
771{Debug symbols}
772
773message set_xdebug
774{X11 debug symbols}
775
776message cur_distsets_row
777{%-27s %3s}
778
779message select_all
780{Select all the above sets}
781
782message select_none
783{Deselect all the above sets}
784
785message install_selected_sets
786{Install selected sets}
787
788message tarerror
789{There was an error in extracting the file %s.  That means
790some files were not extracted correctly and your system will not be
791complete.
792
793Continue extracting sets?}
794
795message must_be_one_root
796{There must be a single partition marked to be mounted on '/'.}
797
798message partitions_overlap
799{partitions %c and %c overlap.}
800
801message No_Bootcode
802{No bootcode for specified FS type of root partition}
803
804message cannot_ufs2_root
805{Sorry, the root file system can't be FFSv2 due to lack of bootloader support
806on this port.}
807
808message edit_partitions_again
809{
810
811You can either edit the partition table by hand, or give up and return
812to the main menu.
813
814Edit the partition table again?}
815
816message config_open_error
817{Could not open config file %s\n}
818
819message choose_timezone
820{Please choose the timezone that fits you best from the list below.
821Press RETURN to select an entry.
822Press 'x' followed by RETURN to quit the timezone selection.
823
824 Default:	%s
825 Selected:	%s
826 Local time: 	%s %s
827}
828
829message tz_back
830{ Back to main timezone list}
831
832message swapactive
833{The disk that you selected has a swap partition that may currently be
834in use if your system is low on memory.  Because you are going to
835repartition this disk, this swap partition will be disabled now.  Please
836beware that this might lead to out of swap errors.  Should you get such
837an error, please restart the system and try again.}
838
839message swapdelfailed
840{Sysinst failed to deactivate the swap partition on the disk that you
841chose for installation.  Please reboot and try again.}
842
843message rootpw
844{The root password of the newly installed system has not yet been initialized,
845and is thus empty.  Do you want to set a root password for the system now?}
846
847message rootsh
848{You can now select which shell to use for the root user.  The default is
849/bin/sh, but you may prefer another one.}
850
851message no_root_fs
852{
853There is no defined root file system.  You need to define at least
854one mount point with "/".
855
856Press <return> to continue.
857}
858
859message slattach {
860Enter slattach flags
861}
862
863message Pick_an_option {Pick an option to turn on or off.}
864message Scripting {Scripting}
865message Logging {Logging}
866
867message Status  { Status: }
868message Command {Command: }
869message Running {Running}
870message Finished {Finished}
871message Command_failed {Command failed}
872message Command_ended_on_signal {Command ended on signal}
873
874message NetBSD_VERSION_Install_System {NetBSD-@@VERSION@@ Install System}
875message Exit_Install_System {Exit Install System}
876message Install_NetBSD_to_hard_disk {Install NetBSD to hard disk}
877message Upgrade_NetBSD_on_a_hard_disk {Upgrade NetBSD on a hard disk}
878message Re_install_sets_or_install_additional_sets {Re-install sets or install additional sets}
879message Reboot_the_computer {Reboot the computer}
880message Utility_menu {Utility menu}
881message Config_menu {Config menu}
882message exit_utility_menu {Back to main menu}
883message exit_menu_generic {Exit}
884message NetBSD_VERSION_Utilities {NetBSD-@@VERSION@@ Utilities}
885message Run_bin_sh {Run /bin/sh}
886message Set_timezone {Set timezone}
887message Configure_network {Configure network}
888message Partition_a_disk {Partition a disk}
889message Logging_functions {Logging functions}
890message Halt_the_system {Halt the system}
891message yes_or_no {yes or no?}
892message Hit_enter_to_continue {Hit enter to continue}
893message Choose_your_installation {Choose your installation}
894message Set_Sizes {Set sizes of NetBSD partitions}
895message Use_Existing {Use existing partition sizes}
896message Megabytes {Megabytes}
897message Cylinders {Cylinders}
898message Sectors {Sectors}
899message Select_medium {Install from}
900message ftp {FTP}
901message http {HTTP}
902message nfs {NFS}
903.if HAVE_INSTALL_IMAGE
904message cdrom {CD-ROM / DVD / install image media}
905.else
906message cdrom {CD-ROM / DVD}
907.endif
908message floppy {Floppy}
909message local_fs {Unmounted fs}
910message local_dir {Local directory}
911message Select_your_distribution {Select your distribution}
912message Full_installation {Full installation}
913message Full_installation_nox {Installation without X11}
914message Minimal_installation {Minimal installation}
915message Custom_installation {Custom installation}
916message hidden {** hidden **}
917message Host {Host}
918message Base_dir {Base directory}
919message Set_dir_bin {Binary set directory}
920message Set_dir_src {Source set directory}
921message Xfer_dir {Transfer directory}
922message transfer_method {Download via}
923message User {User}
924message Password {Password}
925message Proxy {Proxy}
926message Get_Distribution {Get Distribution}
927message Continue {Continue}
928message What_do_you_want_to_do {What do you want to do?}
929message Try_again {Try again}
930message Set_finished {Set finished}
931message Skip_set {Skip set}
932message Skip_group {Skip set group}
933message Abandon {Abandon installation}
934message Abort_fetch {Abort fetch}
935message Device {Device}
936message File_system {File system}
937message Select_DNS_server {  Select DNS server}
938message other {other }
939message Perform_autoconfiguration {Perform autoconfiguration?}
940message Root_shell {Root shell}
941message User_shell {User shell}
942message Color_scheme {Color scheme}
943message White_on_black {White on black}
944message Black_on_white {Black on white}
945message White_on_blue {White on blue}
946message Green_on_black {Green on black}
947
948.if AOUT2ELF
949message aoutfail
950{The directory where the old a.out shared libraries should be moved to could
951not be created.  Please try the upgrade procedure again and make sure you
952have mounted all file systems.}
953
954message emulbackup
955{Either the /emul/aout or /emul directory on your system was a symbolic link
956pointing to an unmounted file system.  It has been given a '.old' extension.
957Once you bring your upgraded system back up, you may need to take care
958of merging the newly created /emul/aout directory with the old one.
959}
960.endif
961
962message oldsendmail
963{Sendmail is no longer in this release of NetBSD, default MTA is
964postfix.  The file /etc/mailer.conf still chooses the removed
965sendmail.  Do you want to upgrade /etc/mailer.conf automatically for
966postfix? If you choose "No" you will have to update /etc/mailer.conf
967yourself to ensure proper email delivery.}
968
969message license
970{To use the network interface %s, you must agree to the license in
971file %s.  To view this file now, you can type ^Z, look at the contents of
972the file and then type "fg" to resume.}
973
974message binpkg
975{To configure the binary package system, please choose the network location
976to fetch packages from.  Once your system comes up, you can use 'pkgin'
977to install additional packages, or remove packages.}
978
979message pkgpath
980{Enabling binary packages with pkgin requires setting up the repository.
981The following are the host, directory, user, and password that
982will be used.  If "user" is "ftp", then the password is not needed.
983
984}
985message rcconf_backup_failed {Making backup of rc.conf failed.  Continue?}
986message rcconf_backup_succeeded {rc.conf backup saved to %s.}
987message rcconf_restore_failed {Restoring backup rc.conf failed.}
988message rcconf_delete_failed {Deleting old %s entry failed.}
989message Pkg_dir {Package directory}
990message configure_prior {configure a prior installation of}
991message configure {configure}
992message change {change}
993message password_set {password set}
994message YES {YES}
995message NO {NO}
996message DONE {DONE}
997message abandoned {Abandoned}
998message empty {***EMPTY***}
999message timezone {Timezone}
1000message change_rootpw {Change root password}
1001message enable_binpkg {Enable installation of binary packages}
1002message enable_sshd {Enable sshd}
1003message enable_ntpd {Enable ntpd}
1004message run_ntpdate {Run ntpdate at boot}
1005message enable_mdnsd {Enable mdnsd}
1006message enable_xdm {Enable xdm}
1007message enable_cgd {Enable cgd}
1008message enable_lvm {Enable lvm}
1009message enable_raid {Enable raidframe}
1010message add_a_user {Add a user}
1011message configmenu {Configure the additional items as needed.}
1012message doneconfig {Finished configuring}
1013message Install_pkgin {Install pkgin and update package summary}
1014message binpkg_installed
1015{Your system is now configured to use pkgin to install binary packages.  To
1016install a package, run:
1017
1018pkgin install <packagename>
1019
1020from a root shell.  Read the pkgin(1) manual page for further information.}
1021message Install_pkgsrc {Fetch and unpack pkgsrc}
1022message pkgsrc
1023{Installing pkgsrc requires unpacking an archive retrieved over the network.
1024The following are the host, directory, user, and password that
1025will be used.  If "user" is "ftp", then the password is not needed.
1026
1027}
1028message Pkgsrc_dir {pkgsrc directory}
1029message get_pkgsrc {Fetch and unpack pkgsrc}
1030message retry_pkgsrc_network {Network configuration failed.  Retry?}
1031message quit_pkgsrc {Quit without installing pkgsrc}
1032message quit_pkgs_install {Quit installing binary pkgs}
1033message pkgin_failed
1034{Installation of pkgin failed, possibly because no binary packages
1035exist.  Please check the package path and try again.}
1036message failed {Failed}
1037
1038message notsupported {Operation not supported!}
1039message askfsmountadv {Mountpoint (or 'raid', 'cgd', 'lvm')?}
1040message partman {Extended partitioning}
1041message editbsdpart {Edit BSD partitions}
1042message editmbr {Edit and save MBR}
1043message switchgpt {Switch to GPT}
1044message switchmbr {Switch to MBR}
1045message renamedisk {Set disk name}
1046message fmtasraid {Format as RAID}
1047message fmtaslvm {Format as LVM PV}
1048message encrypt {Encrypt}
1049message setbootable {Bootable flag}
1050message erase {Safe erase}
1051message undo {Undo changes}
1052message unconfig {Unconfigure}
1053message edit {Edit}
1054message doumount {Force umount}
1055message fillzeros {Fill with zeros}
1056message fillrandom {Fill with random data}
1057message fillcrypto {Fill with crypto data}
1058message raid0 {0 - No parity, simple striping.}
1059message raid1 {1 - Mirroring.  The parity is the mirror.}
1060message raid4 {4 - Striping with parity stored on the last component.}
1061message raid5 {5 - Striping with distributed parity.}
1062
1063message fremove {REMOVE}
1064message remove {Remove}
1065message add {Add}
1066message auto {auto}
1067
1068message removepartswarn {This removes all partitions on the disk.  Do you want to continue?}
1069message saveprompt {Save changes before finishing?}
1070message cantsave {Changes cannot be saved.}
1071message noroot {No root partition defined.  Cannot continue\n}
1072message wannaunblock {
1073Device is blocked.  Editing it may cause problems.
1074Do you want to force unblock it and continue?}
1075message wannatry {Do you want to try?}
1076message create_cgd {Create cryptographic volume (CGD)}
1077message create_cnd {Create virtual disk image (VND)}
1078message create_vg {Create volume group (LVM VG)}
1079message create_lv {      Create logical volume}
1080message create_raid {Create software RAID}
1081message updpmlist {Update device list}
1082message savepm {Save changes}
1083message pmblocked {BLOCKED}
1084message pmunchanged {UNCHANGED}
1085message pmsetboot {BOOT}
1086message pmused {USED}
1087message pmmounted {(mounted)}
1088message pmunused {(unused)}
1089message pmgptdisk {GPT-labeled disk}
1090
1091message finishpm {Finish partitioning}
1092message limitcount {Limit for the device count was reached!}
1093message invaliddev {Invalid device!}
1094message avdisks {Available disks:}
1095message nofreedev {Cannot allocate device node!}
1096message partman_header
1097{This is the extended partition manager.  All disks, partitions, etc. are
1098listed below.  MBR partitions, if desired, must be created before editing
1099the disklabel.  To use RAID, LVM, or CGD: 1) Create BSD partitions with the
1100appropriate type; 2) Create RAID/LVM VG/CGD using these partitions; 3) Save
1101changes; 4) Create partitions for RAID/CGD or Logical Volumes for LVM.}
1102
1103message raid_menufmt {   raid%d (level %1d) on %-34s %11uM}
1104message raid_err_menufmt {   EMPTY RAID!}
1105message raid_disks_fmt {Disks: %33s}
1106message raid_spares_fmt {Spares: %32s}
1107message raid_level_fmt {RAID level:       %22d}
1108message raid_numrow_fmt {numRow:           %22d}
1109message raid_numcol_fmt {numCol:           %22d}
1110message raid_numspare_fmt {numSpare:         %22d}
1111message raid_sectpersu_fmt {sectPerSU:        %22d}
1112message raid_superpar_fmt {SUsPerParityUnit: %22d}
1113message raid_superrec_fmt {SUsPerReconUnit:  %22d}
1114message raid_nomultidim {Multi-dimensional arrays are NOT supported!}
1115message raid_numrow_ask {numRow?}
1116message raid_numcol_ask {numCol?}
1117message raid_numspare_ask {numSpare?}
1118message raid_sectpersu_ask {sectPerSU?}
1119message raid_superpar_ask {SUsPerParityUnit?}
1120message raid_superrec_ask {SUsPerReconUnit?}
1121message raid_disks {Disks in RAID:}
1122message vnd_err_menufmt {   PATH NOT DEFINED!}
1123message vnd_assgn_menufmt {   vnd%1d on %-51s ASSIGN}
1124message vnd_menufmt {   vnd%1d on %-45s %11uM}
1125message vnd_path_fmt {File path: %29s}
1126message vnd_assgn_fmt {Create new image: %20s}
1127message vnd_size_fmt {Size:            %22sM}
1128message vnd_ro_fmt {Read-only:        %22s}
1129message vnd_geom_fmt {Set geometry by hand: %18s}
1130message vnd_bps_fmt {Bytes per Sector:     %18s}
1131message vnd_spt_fmt {Sectors per Track:    %18s}
1132message vnd_tpc_fmt {Tracks per Cylinder:  %18s}
1133message vnd_cyl_fmt {Cylinders:        %22s}
1134message vnd_path_ask {File path?}
1135message vnd_size_ask {Size (MB)?}
1136message vnd_bps_ask {Bytes per Sector?}
1137message vnd_spt_ask {Sectors per Track?}
1138message vnd_tpc_ask {Tracks per Cylinder?}
1139message vnd_cyl_ask {Cylinders?}
1140message cgd_err_menufmt {   DISK NOT DEFINED!}
1141message cgd_menufmt {   cgd%1d %-48s %11uM}
1142message cgd_dev_fmt {Base device:    %24s}
1143message cgd_enc_fmt {Encryption:      %24s}
1144message cgd_key_fmt {Key size:       %24d}
1145message cgd_iv_fmt {IV algorithm:   %24s}
1146message cgd_keygen_fmt {Key generation: %24s}
1147message cgd_verif_fmt {Verification method:   %17s}
1148message lvm_disks {Disks in VG:}
1149message lvm_menufmt {   %-44s %20sM}
1150message lvm_err_menufmt {   EMPTY VG!}
1151message lvm_disks_fmt {PV's: %34s}
1152message lvm_name_fmt {Name: %34s}
1153message lvm_maxlv_fmt {MaxLogicalVolumes:  %20s}
1154message lvm_maxpv_fmt {MaxPhysicalVolumes: %20s}
1155message lvm_extsiz_fmt {PhysicalExtentSize: %20s}
1156message lvm_name_ask {Name?}
1157message lvm_maxlv_ask {MaxLogicalVolumes?}
1158message lvm_maxpv_ask {MaxPhysicalVolumes?}
1159message lvm_extsiz_ask {PhysicalExtentSize (MB)?}
1160message lvmlv_menufmt {      Logical volume %-35s %11uM}
1161message lvmlv_name_fmt {Name: %34s}
1162message lvmlv_size_fmt {Size: %33dM}
1163message lvmlv_ro_fmt {Read-only:   %27s}
1164message lvmlv_cont_fmt {Contiguous:  %27s}
1165message lvmlv_extnum_fmt {LogicalExtentsNumber: %18s}
1166message lvmlv_minor_fmt {Minor number: %26s}
1167message lvmlv_mirrors_fmt {Mirrors:     %27d}
1168message lvmlv_regsiz_fmt {MirrorLogRegionSize:  %18s}
1169message lvmlv_pers_fmt {Persistent minor number:  %14s}
1170message lvmlv_readahsect_fmt {ReadAheadSectors:     %18s}
1171message lvmlv_stripes_fmt {Stripes:     %27s}
1172message lvmlv_stripesiz_fmt {StripeSize:  %27s}
1173message lvmlv_zero_fmt {Zeroing of the first KB:   %13s}
1174message lvmlv_name_ask {Name?}
1175message lvmlv_size_ask {Size (MB)?}
1176message lvmlv_extnum_ask {LogicalExtentsNumber?}
1177message lvmlv_minor_ask {Minor number?}
1178message lvmlv_mirrors_ask {Mirrors?}
1179message lvmlv_regsiz_ask {MirrorLogRegionSize?}
1180message lvmlv_readahsect_ask {ReadAheadSectors?}
1181message lvmlv_stripes_ask {Stripes?}
1182
1183message addusername {8 character username to add}
1184message addusertowheel {Do you wish to add this user to group wheel?}
1185
1186message Delete_partition
1187{Delete partition}
1188
1189message No_filesystem_newfs
1190{The selected partition does not seem to have a valid file system.
1191Do you want to newfs (format) it?}
1192
1193message Auto_add_swap_part
1194{A swap partition (named %s) seems to exist on %s.
1195Do you want to use that?}
1196
1197message parttype_mbr {Master Boot Record (MBR)}
1198message parttype_mbr_short {MBR}
1199message parttype_disklabel {BSD disklabel}
1200message parttype_disklabel_short {disklabel}
1201
1202