1/*	$NetBSD$	*/
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 usage
38{usage: sysinst [-r release] [-f definition-file]
39}
40
41message sysinst_message_language
42{Installation messages in English}
43
44message sysinst_message_locale
45{en_US.ISO8859-1}
46
47message Yes {Yes}
48message No {No}
49message All {All}
50message Some {Some}
51message None {None}
52message none {none}
53message OK {OK}
54message ok {ok}
55message On {On}
56message Off {Off}
57message unchanged {unchanged}
58message Delete {Delete?}
59
60message install
61{install}
62
63message reinstall
64{reinstall sets for}
65
66message upgrade
67{upgrade}
68
69message hello
70{NetBSD/@@MACHINE@@ @@VERSION@@
71
72This menu-driven tool is designed to help you install NetBSD to a hard
73disk, or upgrade an existing NetBSD system, with a minimum of work. 
74In the following menus type the reference letter (a, b, c, ...) to
75select an item, or type CTRL+N/CTRL+P to select the next/previous item. 
76The arrow keys and Page-up/Page-down may also work. 
77Activate the current selection from the menu by typing the enter key.
78}
79
80message thanks
81{Thank you for using NetBSD!
82}
83
84message installusure
85{You have chosen to install NetBSD on your hard disk.  This will change
86information on your hard disk.  You should have made a full backup
87before this procedure!  This procedure will do the following things:
88	a) Partition your disk
89	b) Create new BSD file systems
90	c) Load and install distribution sets
91	d) Some initial system configuration
92
93(After you enter the partition information but before your disk is
94changed, you will have the opportunity to quit this procedure.)
95
96Shall we continue?
97}
98
99message upgradeusure
100{Ok, let's upgrade NetBSD on your hard disk.  As always, this will
101change information on your hard disk.  You should have made a full backup
102before this procedure!  Do you really want to upgrade NetBSD?
103(This is your last warning before this procedure starts modifying your
104disks.)
105}
106
107message reinstallusure
108{Ok, let's unpack the NetBSD distribution sets to a bootable hard disk.
109This procedure just fetches and unpacks sets onto an pre-partitioned
110bootable disk. It does not label disks, upgrade bootblocks, or save
111any existing configuration info.  (Quit and choose `install' or
112`upgrade' if you want those options.)  You should have already done an
113`install' or `upgrade' before starting this procedure!
114
115Do you really want to reinstall NetBSD distribution sets?
116(This is your last warning before this procedure starts modifying your
117disks.)
118}
119
120message mount_failed
121{Mounting %s failed. Continue?
122}
123
124message nodisk
125{I can not find any hard disks for use by NetBSD.  You will be
126returned to the original menu.
127}
128
129message onedisk
130{I found only one disk, %s. 
131Therefore I assume you want to %s NetBSD on it.
132}
133
134message ask_disk
135{On which disk do you want to %s NetBSD? }
136
137message Available_disks
138{Available disks}
139
140message heads
141{heads}
142
143message sectors
144{sectors}
145
146message fs_isize
147{average file size (bytes)}
148
149message mountpoint
150{mount point (or 'none')}
151
152message cylname
153{cyl}
154
155message secname
156{sec}
157
158message megname
159{MB}
160
161message layout
162{NetBSD uses a BSD disklabel to carve up the NetBSD portion of the disk
163into multiple BSD partitions.  You must now set up your BSD disklabel.
164
165You can use a simple editor to set the sizes of the NetBSD partitions,
166or keep the existing partition sizes and contents.
167
168You will then be given the opportunity to change any of the disklabel
169fields.
170
171The NetBSD part of your disk is %d Megabytes.
172A full installation requires at least %d Megabytes without X and
173at least %d Megabytes if the X sets are included.
174}
175
176message Choose_your_size_specifier
177{Choosing megabytes will give partition sizes close to your choice,
178but aligned to cylinder boundaries.  Choosing sectors will allow you
179to more accurately specify the sizes.  On modern ZBR disks, actual
180cylinder size varies across the disk and there is little real gain
181from cylinder alignment.  On older disks, it is most efficient to
182choose partition sizes that are exact multiples of your actual
183cylinder size.
184
185Choose your size specifier}
186
187message ptnsizes
188{You can now change the sizes for the system partitions.  The default is
189to allocate all the space to the root file system, however you may wish
190to have separate /usr (additional system files), /var (log files etc)
191or /home (users' home directories).
192
193Free space will be added to the partition marked with a '+'.
194}
195
196message ptnheaders
197{
198       MB         Cylinders   Sectors   Filesystem
199}
200
201message askfsmount
202{Mount point?}
203
204message askfssize
205{Size for %s in %s?}
206
207message askunits
208{Change input units (sectors/cylinders/MB)}
209
210message NetBSD_partition_cant_change
211{NetBSD partition}
212
213message Whole_disk_cant_change
214{Whole disk}
215
216message Boot_partition_cant_change
217{Boot partition}
218
219message add_another_ptn
220{Add a user defined partition}
221
222message fssizesok
223{Accept partition sizes.  Free space %d %s, %d free partitions.}
224
225message fssizesbad
226{Reduce partition sizes by %d %s (%u sectors).}
227
228message startoutsidedisk
229{The start value you specified is beyond the end of the disk.
230}
231
232message endoutsidedisk
233{With this value, the partition end is beyond the end of the disk.
234Your partition size has been truncated to %d %s.
235
236Type enter to continue
237}
238
239message toobigdisklabel
240{
241This disk is too large for a disklabel partition table to be used
242and hence cannot be used as a bootable disk or to hold the root
243partition.
244}
245
246message fspart
247{We now have your BSD-disklabel partitions as: 
248This is your last chance to change them.
249
250}
251
252message fspart_header
253{   Start %3s   End %3s  Size %3s FS type    Newfs Mount Mount point
254   --------- --------- --------- ---------- ----- ----- -----------
255}
256
257message fspart_row
258{%9lu %9lu %9lu %-10s %-5s %-5s %s}
259
260message show_all_unused_partitions
261{Show all unused partitions}
262
263message partition_sizes_ok
264{Partition sizes ok}
265
266message edfspart
267{The current values for partition `%c' are, 
268Select the field you wish to change:
269
270                          MB cylinders   sectors
271	             ------- --------- ---------
272}
273
274message fstype_fmt
275{        FStype: %9s}
276
277message start_fmt
278{         start: %9u %8u%c %9u}
279
280message size_fmt
281{          size: %9u %8u%c %9u}
282
283message end_fmt
284{           end: %9u %8u%c %9u}
285
286message bsize_fmt
287{    block size: %9d bytes}
288
289message fsize_fmt
290{ fragment size: %9d bytes}
291
292message isize_fmt
293{ avg file size: %9d bytes (for number of inodes)}
294message isize_fmt_dflt
295{ avg file size:         4 fragments}
296
297message newfs_fmt
298{         newfs: %9s}
299
300message mount_fmt
301{         mount: %9s}
302
303message mount_options_fmt
304{ mount options: }
305
306message mountpt_fmt
307{   mount point: %9s}
308
309message toggle
310{Toggle}
311
312message restore
313{Restore original values}
314
315message Select_the_type
316{Select the type}
317
318message other_types
319{other types}
320
321message label_size
322{%s
323Special values that can be entered for the size value:
324    -1:   use until the end of the NetBSD part of the disk
325   a-%c:   end this partition where partition X starts
326
327size (%s)}
328
329message label_offset
330{%s
331Special values that can be entered for the offset value:
332    -1:   start at the beginning of the NetBSD part of the disk
333   a-%c:   start at the end of previous partition (a, b, ..., %c)
334
335start (%s)}
336
337message invalid_sector_number
338{Badly formed sector number
339}
340
341message Select_file_system_block_size
342{Select file system block size}
343
344message Select_file_system_fragment_size
345{Select file system fragment size}
346
347message packname
348{Please enter a name for your NetBSD disk}
349
350message lastchance
351{Ok, we are now ready to install NetBSD on your hard disk (%s).  Nothing has been
352written yet.  This is your last chance to quit this process before anything
353gets changed.
354
355Shall we continue?
356}
357
358message disksetupdone
359{Okay, the first part of the procedure is finished.  Sysinst has
360written a disklabel to the target disk, and newfs'ed and fsck'ed
361the new partitions you specified for the target disk.
362}
363
364message disksetupdoneupdate
365{Okay, the first part of the procedure is finished.  Sysinst has
366written a disklabel to the target disk, and fsck'ed the new
367partitions you specified for the target disk.
368}
369
370message openfail
371{Could not open %s, error message was: %s.
372}
373
374message mountfail
375{mount of device /dev/%s%c on %s failed.
376}
377
378message extractcomplete
379{The extraction of the selected sets for NetBSD-@@VERSION@@ is complete.
380The system is now able to boot from the selected harddisk. To complete
381the installation, sysinst will give you the opportunity to configure
382some essential things first.
383}
384
385message instcomplete
386{The installation of NetBSD-@@VERSION@@ is now complete.  The system
387should boot from hard disk.  Follow the instructions in the INSTALL
388document about final configuration of your system.  The afterboot(8)
389manpage is another recommended reading; it contains a list of things
390to be checked after the first complete boot.
391
392At a minimum, you should edit /etc/rc.conf to match your needs. See
393/etc/defaults/rc.conf for the default values.
394}
395
396message upgrcomplete
397{The upgrade to NetBSD-@@VERSION@@ is now complete.  You will
398now need to follow the instructions in the INSTALL document as to
399what you need to do to get your system reconfigured for your situation.
400Remember to (re)read the afterboot(8) manpage as it may contain new
401items since your last upgrade.
402
403At a minimum, you must edit rc.conf for your local environment and change
404rc_configured=NO to rc_configured=YES or reboots will stop at single-user,
405and copy back the password files (taking into account new system accounts
406that may have been created for this release) if you were using local
407password files.
408}
409
410
411message unpackcomplete
412{Unpacking additional release sets of NetBSD-@@VERSION@@ is now complete.  
413You will now need to follow the instructions in the INSTALL document
414to get your system reconfigured for your situation.
415The afterboot(8) manpage can also be of some help.
416
417At a minimum, you must edit rc.conf for your local environment and change
418rc_configured=NO to rc_configured=YES or reboots will stop at single-user.
419}
420
421message distmedium
422{Your disk is now ready for installing the kernel and the distribution
423sets.  As noted in your INSTALL notes, you have several options.  For
424ftp or nfs, you must be connected to a network with access to the proper
425machines.
426
427Sets selected %d, processed %d, Next set %s.
428
429}
430
431message distset
432{The NetBSD distribution is broken into a collection of distribution
433sets.  There are some basic sets that are needed by all installations
434and there are some other sets that are not needed by all installations.
435You may choose to install a core set (Minimal installation), all of them
436(Full installation) or you select from the optional distribution sets.
437} /* XXX add 'minimal installation' */
438
439message ftpsource
440{The following are the %s site, directory, user, and password that
441will be used.  If "user" is "ftp", then the password is not needed.
442
443}
444
445message email
446{e-mail address}
447
448message dev
449{device}
450
451message nfssource
452{Enter the nfs host and server directory where the distribution is located. 
453Remember, the directory should contain the .tgz files and
454must be nfs mountable.
455
456}
457
458message floppysource
459{Enter the floppy device to be used and transfer directory on the target
460file system.  The set files must be in the root directory of the floppies.
461
462}
463
464message cdromsource
465{Enter the CDROM device to be used and directory on the CDROM where
466the distribution is located. 
467Remember, the directory should contain the .tgz files.
468
469}
470
471message Available_cds
472{Available CDs }
473
474message ask_cd
475{Multiple CDs found, please select the one containing the install CD.}
476
477message cd_path_not_found
478{The installation sets have not been found at the default location on this
479CD. Please check device and path name.}
480
481message localfssource
482{Enter the unmounted local device and directory on that device where
483the distribution is located. 
484Remember, the directory should contain the .tgz files.
485
486}
487
488message localdir
489{Enter the already-mounted local directory where the distribution is located. 
490Remember, the directory should contain the .tgz files.
491
492}
493
494message filesys
495{file system}
496
497message nonet
498{I can not find any network interfaces for use by NetBSD.  You will be
499returned to the previous menu.
500}
501
502message netup
503{The following network interfaces are active: %s
504Does one of them connect to the required server?}
505
506message asknetdev
507{I have found the following network interfaces: %s
508\nWhich device shall I use?}
509
510message badnet
511{You did not choose one of the listed network devices.  Please try again.
512The following network devices are available: %s
513\nWhich device shall I use?}
514
515message netinfo
516{To be able to use the network, we need answers to the following:
517
518}
519
520message net_domain
521{Your DNS domain}
522
523message net_host
524{Your host name}
525
526message net_ip
527{Your IPv4 number}
528
529message net_srv_ip
530{Server IPv4 number}
531
532message net_mask
533{IPv4 Netmask}
534
535message net_namesrv6
536{IPv6 name server}
537
538message net_namesrv
539{IPv4 name server}
540
541message net_defroute
542{IPv4 gateway}
543
544message net_media
545{Network media type}
546
547message netok
548{The following are the values you entered.
549
550DNS Domain:		%s 
551Host Name:		%s 
552Primary Interface:	%s 
553Host IP:		%s 
554Netmask:		%s 
555IPv4 Nameserver:	%s 
556IPv4 Gateway:		%s 
557Media type:		%s 
558}
559
560message netok_slip
561{The following are the values you entered.  Are they OK?
562
563DNS Domain:		%s 
564Host Name:		%s 
565Primary Interface:	%s 
566Host IP:		%s 
567Server IP:		%s 
568Netmask:		%s 
569IPv4 Nameserver:	%s 
570IPv4 Gateway:		%s 
571Media type:		%s 
572}
573
574message netokv6
575{IPv6 autoconf:		%s 
576IPv6 Nameserver:	%s 
577}
578
579message netok_ok
580{Are they OK?}
581
582message netagain
583{Please reenter the information about your network.  Your last answers
584will be your default.
585
586}
587
588message wait_network
589{
590Waiting while network interface comes up.
591}
592
593message resolv
594{Could not create /etc/resolv.conf.  Install aborted.
595}
596
597message realdir
598{Could not change to directory %s: %s.  Install aborted.
599}
600
601message delete_xfer_file
602{Delete after install}
603
604message notarfile
605{Release set %s does not exist.}
606
607message endtarok
608{All selected distribution sets unpacked successfully.}
609
610message endtar
611{There were problems unpacking distribution sets.
612Your installation is incomplete.
613
614You selected %d distribution sets.  %d sets couldn't be found
615and %d were skipped after an error occurred.  Of the %d
616that were attempted, %d unpacked without errors and %d with errors.
617
618The installation is aborted. Please recheck your distribution source
619and consider reinstalling sets from the main menu.}
620
621message abort
622{Your choices have made it impossible to install NetBSD.  Install aborted.
623}
624
625message abortinst
626{The distribution was not successfully loaded.  You will need to proceed
627by hand.  Installation aborted.
628}
629
630message abortupgr
631{The distribution was not successfully loaded.  You will need to proceed
632by hand.  Upgrade aborted.
633}
634
635message abortunpack
636{Unpacking additional sets was not successful.  You will need to
637proceed by hand, or choose a different source for release sets and try
638again.
639}
640
641message createfstab
642{There is a big problem!  Can not create /mnt/etc/fstab.  Bailing out!
643}
644
645
646message noetcfstab
647{Help! No /etc/fstab in target disk %s.  Aborting upgrade.
648}
649
650message badetcfstab
651{Help! Can't parse /etc/fstab in target disk %s.  Aborting upgrade.
652}
653
654message X_oldexists
655{I cannot save %s/bin/X as %s/bin/X.old, because the
656target disk already has an %s/bin/X.old. Please fix this before
657continuing.
658
659One way is to start a shell from the Utilities menu, examine the
660target %s/bin/X and %s/bin/X.old.  If
661%s/bin/X.old is from a completed upgrade, you can rm -f
662%s/bin/X.old and restart.  Or if %s/bin/X.old is from
663a recent, incomplete upgrade, you can rm -f %s/bin/X and mv
664%s/bin/X.old to %s/bin/X
665
666Aborting upgrade.}
667
668message netnotup
669{There was a problem in setting up the network.  Either your gateway
670or your nameserver was not reachable by a ping.  Do you want to
671configure your network again?  (No allows you to continue anyway
672or abort the install process.)
673}
674
675message netnotup_continueanyway
676{Would you like to continue the install process anyway, and assume
677that the network is working?  (No aborts the install process.)
678}
679
680message makedev
681{Making device nodes ...
682}
683
684message badfs
685{It appears that /dev/%s%c is not a BSD file system or the fsck was
686not successful.  Try mounting it anyway?  (Error number %d.)
687}
688
689message rootmissing
690{ target root is missing %s.
691}
692
693message badroot
694{The completed new root file system failed a basic sanity check.
695 Are you sure you installed all the required sets?
696}
697
698message fd_type
699{Floppy file system type}
700
701message fdnotfound
702{Could not find the file on the floppy.
703}
704
705message fdremount
706{The floppy was not mounted successfully. 
707}
708
709message fdmount
710{Please load the floppy containing the file named "%s.%s".
711
712If the set's has no more disks, select "Set finished" to install the set.
713Select "Abort fetch" to return to the install media selection menu.
714}
715
716message mntnetconfig
717{Is the network information you entered accurate for this machine
718in regular operation and do you want it installed in /etc? }
719
720message cur_distsets
721{The following is the list of distribution sets that will be used.
722
723}
724
725message cur_distsets_header
726{   Distribution set         Selected
727   ------------------------ --------
728}
729
730message set_base
731{Base}
732
733message set_system
734{System (/etc)}
735
736message set_compiler
737{Compiler Tools}
738
739message set_games
740{Games}
741
742message set_man_pages
743{Online Manual Pages}
744
745message set_misc
746{Miscellaneous}
747
748message set_modules
749{Kernel Modules}
750
751message set_tests
752{Test programs}
753
754message set_text_tools
755{Text Processing Tools}
756
757message set_X11
758{X11 sets}
759
760message set_X11_base
761{X11 base and clients}
762
763message set_X11_etc
764{X11 configuration}
765
766message set_X11_fonts
767{X11 fonts}
768
769message set_X11_servers
770{X11 servers}
771
772message set_X11_prog
773{X11 programming}
774
775message set_source
776{Source sets}
777
778message set_syssrc
779{Kernel sources}
780
781message set_src
782{Base sources}
783
784message set_sharesrc
785{Share sources}
786
787message set_gnusrc
788{GNU sources}
789
790message set_xsrc
791{X11 sources}
792
793message cur_distsets_row
794{%-27s %3s}
795
796message select_all
797{Select all the above sets}
798
799message select_none
800{Deselect all the above sets}
801
802message install_selected_sets
803{Install selected sets}
804
805message tarerror
806{There was an error in extracting the file %s.  That means
807some files were not extracted correctly and your system will not be
808complete.
809
810Continue extracting sets?}
811
812message must_be_one_root
813{There must be a single partition marked to be mounted on '/'.}
814
815message partitions_overlap
816{partitions %c and %c overlap.}
817
818message No_Bootcode
819{No bootcode for specified FS type of root partition}
820
821message cannot_ufs2_root
822{Sorry, the root file system can't be FFSv2 due to lack of bootloader support
823on this port.}
824
825message edit_partitions_again
826{
827
828You can either edit the partition table by hand, or give up and return
829to the main menu.
830
831Edit the partition table again?}
832
833message config_open_error
834{Could not open config file %s\n}
835
836message choose_timezone
837{Please choose the timezone that fits you best from the list below. 
838Press RETURN to select an entry. 
839Press 'x' followed by RETURN to quit the timezone selection. 
840
841 Default:	%s 
842 Selected:	%s 
843 Local time: 	%s %s 
844}
845
846message tz_back
847{ Back to main timezone list}
848
849message swapactive
850{The disk that you selected has a swap partition that may currently be
851in use if your system is low on memory. Because you are going to
852repartition this disk, this swap partition will be disabled now. Please
853beware that this might lead to out of swap errors. Should you get such
854an error, please restart the system and try again.}
855
856message swapdelfailed
857{Sysinst failed to deactivate the swap partition on the disk that you
858chose for installation. Please reboot and try again.}
859
860message rootpw
861{The root password of the newly installed system has not yet been initialized,
862and is thus empty.  Do you want to set a root password for the system now?}
863
864message rootsh
865{You can now select which shell to use for the root user. The default is
866/bin/sh, but you may prefer another one.}
867
868message no_root_fs
869{
870There is no defined root file system.  You need to define at least
871one mount point with "/".
872
873Press <return> to continue.
874}
875
876message slattach {
877Enter slattach flags
878}
879
880message Pick_an_option {Pick an option to turn on or off.}
881message Scripting {Scripting}
882message Logging {Logging}
883
884message Status  { Status: }
885message Command {Command: }
886message Running {Running}
887message Finished {Finished}
888message Command_failed {Command failed}
889message Command_ended_on_signal {Command ended on signal}
890
891message NetBSD_VERSION_Install_System {NetBSD-@@VERSION@@ Install System}
892message Exit_Install_System {Exit Install System}
893message Install_NetBSD_to_hard_disk {Install NetBSD to hard disk}
894message Upgrade_NetBSD_on_a_hard_disk {Upgrade NetBSD on a hard disk}
895message Re_install_sets_or_install_additional_sets {Re-install sets or install additional sets}
896message Reboot_the_computer {Reboot the computer}
897message Utility_menu {Utility menu}
898message Config_menu {Config menu}
899message exit_utility_menu {Back to main menu}
900message NetBSD_VERSION_Utilities {NetBSD-@@VERSION@@ Utilities}
901message Run_bin_sh {Run /bin/sh}
902message Set_timezone {Set timezone}
903message Configure_network {Configure network}
904message Partition_a_disk {Partition a disk}
905message Logging_functions {Logging functions}
906message Halt_the_system {Halt the system}
907message yes_or_no {yes or no?}
908message Hit_enter_to_continue {Hit enter to continue}
909message Choose_your_installation {Choose your installation}
910message Set_Sizes {Set sizes of NetBSD partitions}
911message Use_Existing {Use existing partition sizes}
912message Megabytes {Megabytes}
913message Cylinders {Cylinders}
914message Sectors {Sectors}
915message Select_medium {Install from}
916message ftp {FTP}
917message http {HTTP}
918message nfs {NFS}
919.if HAVE_INSTALL_IMAGE
920message cdrom {CD-ROM / DVD / install image media}
921.else
922message cdrom {CD-ROM / DVD}
923.endif
924message floppy {Floppy}
925message local_fs {Unmounted fs}
926message local_dir {Local directory}
927message Select_your_distribution {Select your distribution}
928message Full_installation {Full installation}
929message Full_installation_nox {Installation without X11}
930message Minimal_installation {Minimal installation}
931message Custom_installation {Custom installation}
932message hidden {** hidden **}
933message Host {Host}
934message Base_dir {Base directory}
935message Set_dir_bin {Binary set directory}
936message Set_dir_src {Source set directory}
937message Xfer_dir {Transfer directory}
938message User {User}
939message Password {Password}
940message Proxy {Proxy}
941message Get_Distribution {Get Distribution}
942message Continue {Continue}
943message What_do_you_want_to_do {What do you want to do?}
944message Try_again {Try again}
945message Set_finished {Set finished}
946message Skip_set {Skip set}
947message Skip_group {Skip set group}
948message Abandon {Abandon installation}
949message Abort_fetch {Abort fetch}
950message Device {Device}
951message File_system {File system}
952message Select_IPv6_DNS_server {  Select IPv6 DNS server}
953message other {other }
954message Perform_IPv6_autoconfiguration {Perform IPv6 autoconfiguration?}
955message Perform_DHCP_autoconfiguration {Perform DHCP autoconfiguration?}
956message Root_shell {Root shell}
957
958.if AOUT2ELF
959message aoutfail
960{The directory where the old a.out shared libraries should be moved to could
961not be created. Please try the upgrade procedure again and make sure you
962have mounted all file systems.}
963
964message emulbackup
965{Either the /emul/aout or /emul directory on your system was a symbolic link
966pointing to an unmounted file system. It has been given a '.old' extension.
967Once you bring your upgraded system back up, you may need to take care
968of merging the newly created /emul/aout directory with the old one.
969}
970.endif
971
972message oldsendmail
973{Sendmail is no longer in this release of NetBSD, default MTA is
974postfix. The file /etc/mailer.conf still chooses the removed
975sendmail. Do you want to upgrade /etc/mailer.conf automatically for
976postfix? If you choose "No" you will have to update /etc/mailer.conf
977yourself to ensure proper email delivery.}
978
979message license
980{To use the network interface %s, you must agree to the license in
981file %s. To view this file now, you can type ^Z, look at the contents of
982the file and then type "fg" to resume.}
983
984message binpkg
985{To configure the binary package system, please choose the network location
986to fetch packages from.  Once your system comes up, you can use 'pkgin'
987to install additional packages, or remove packages.}
988
989message pkgpath
990{Enabling binary packages with pkgin requires setting up the repository.
991The following are the host, directory, user, and password that
992will be used.  If "user" is "ftp", then the password is not needed.
993
994}
995message rcconf_backup_failed {Making backup of rc.conf failed. Continue?}
996message rcconf_backup_succeeded {rc.conf backup saved to %s.}
997message rcconf_restore_failed {Restoring backup rc.conf failed.}
998message rcconf_delete_failed {Deleting old %s entry failed.}
999message Pkg_dir {Package directory}
1000message configure_prior {configure a prior installation of}
1001message configure {configure}
1002message change {change}
1003message password_set {password set}
1004message YES {YES}
1005message NO {NO}
1006message DONE {DONE}
1007message abandoned {Abandoned}
1008message empty {***EMPTY***}
1009message timezone {Timezone}
1010message change_rootpw {Change root password}
1011message enable_binpkg {Enable installation of binary packages}
1012message enable_sshd {Enable sshd}
1013message enable_ntpd {Enable ntpd}
1014message run_ntpdate {Run ntpdate at boot}
1015message enable_mdnsd {Enable mdnsd}
1016message configmenu {Configure the additional items as needed.}
1017message doneconfig {Finished configuring}
1018message Install_pkgin {Install pkgin and update package summary}
1019message binpkg_installed
1020{Your system is now configured to use pkgin to install binary packages.  To
1021install a package, run:
1022
1023pkgin install <packagename>
1024
1025from a root shell.  Read the pkgin(1) manual page for further information.}
1026message Install_pkgsrc {Fetch and unpack pkgsrc}
1027message pkgsrc
1028{Installing pkgsrc requires unpacking an archive retrieved over the network.
1029The following are the host, directory, user, and password that
1030will be used.  If "user" is "ftp", then the password is not needed.
1031
1032}
1033message Pkgsrc_dir {pkgsrc directory}
1034message get_pkgsrc {Fetch and unpack pkgsrc for building from source}
1035message retry_pkgsrc_network {Network configuration failed.  Retry?}
1036message quit_pkgsrc {Quit without installing pkgsrc}
1037message pkgin_failed
1038{Installation of pkgin failed, possibly because no binary packages
1039exist.  Please check the package path and try again.}
1040message failed {Failed}
1041