Expand PMF_FN_* macros.
[netbsd-mini2440.git] / distrib / utils / sysinst / msg.mi.en
blob667cd17a8222ce13fc9d42226410d8e3293a7a11
1 /*      $NetBSD: msg.mi.en,v 1.158 2009/08/23 21:16:17 jmcneill Exp $   */
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. All advertising materials mentioning features or use of this software
18  *    must display the following acknowledgement:
19  *      This product includes software developed for the NetBSD Project by
20  *      Piermont Information Systems Inc.
21  * 4. The name of Piermont Information Systems Inc. may not be used to endorse
22  *    or promote products derived from this software without specific prior
23  *    written permission.
24  *
25  * THIS SOFTWARE IS PROVIDED BY PIERMONT INFORMATION SYSTEMS INC. ``AS IS''
26  * AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
27  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
28  * ARE DISCLAIMED. IN NO EVENT SHALL PIERMONT INFORMATION SYSTEMS INC. BE
29  * LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
30  * CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
31  * SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
32  * INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
33  * CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
34  * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF
35  * THE POSSIBILITY OF SUCH DAMAGE.
36  *
37  */
39 /* MI Message catalog -- english, machine independent */
41 message usage
42 {usage: sysinst [-r release] [-f definition-file]
45 message sysinst_message_language
46 {Installation messages in English}
48 message sysinst_message_locale
49 {en_US.ISO8859-1}
51 message Yes {Yes}
52 message No {No}
53 message All {All}
54 message Some {Some}
55 message None {None}
56 message none {none}
57 message OK {OK}
58 message ok {ok}
59 message On {On}
60 message Off {Off}
61 message unchanged {unchanged}
62 message Delete {Delete?}
64 message install
65 {install}
67 message reinstall
68 {reinstall sets for}
70 message upgrade
71 {upgrade}
73 message hello
74 {NetBSD/@@MACHINE@@ @@VERSION@@
76 This menu-driven tool is designed to help you install NetBSD to a hard
77 disk, or upgrade an existing NetBSD system, with a minimum of work. 
78 In the following menus type the reference letter (a, b, c, ...) to
79 select an item, or type CTRL+N/CTRL+P to select the next/previous item. 
80 The arrow keys and Page-up/Page-down may also work. 
81 Activate the current selection from the menu by typing the enter key.
85 message thanks
86 {Thank you for using NetBSD!
90 message installusure
91 {You have chosen to install NetBSD on your hard disk.  This will change
92 information on your hard disk.  You should have made a full backup
93 before this procedure!  This procedure will do the following things: 
94         a) Partition your disk 
95         b) Create new BSD file systems 
96         c) Load and install distribution sets
97         d) Some initial system configuration
99 (After you enter the partition information but before your disk is
100 changed, you will have the opportunity to quit this procedure.)
102 Shall we continue?
105 message upgradeusure
106 {Ok, let's upgrade NetBSD on your hard disk.  As always, this will
107 change information on your hard disk.  You should have made a full backup
108 before this procedure!  Do you really want to upgrade NetBSD?
109 (This is your last warning before this procedure starts modifying your
110 disks.)
113 message reinstallusure
114 {Ok, let's unpack the NetBSD distribution sets to a bootable hard disk.
115 This procedure just fetches and unpacks sets onto an pre-partitioned
116 bootable disk. It does not label disks, upgrade bootblocks, or save
117 any existing configuration info.  (Quit and choose `install' or
118 `upgrade' if you want those options.)  You should have already done an
119 `install' or `upgrade' before starting this procedure!
121 Do you really want to reinstall NetBSD distribution sets?
122 (This is your last warning before this procedure starts modifying your
123 disks.)
127 message nodisk
128 {I can not find any hard disks for use by NetBSD.  You will be
129 returned to the original menu.
132 message onedisk
133 {I found only one disk, %s. 
134 Therefore I assume you want to %s NetBSD on it.
137 message ask_disk
138 {On which disk do you want to install NetBSD? }
140 message Available_disks
141 {Available disks}
143 message heads
144 {heads}
146 message sectors
147 {sectors}
149 message fs_isize
150 {average file size (bytes)}
152 message mountpoint
153 {mount point (or 'none')}
155 message cylname
156 {cyl}
158 message secname
159 {sec}
161 message megname
162 {MB}
164 message layout
165 {NetBSD uses a BSD disklabel to carve up the NetBSD portion of the disk
166 into multiple BSD partitions.  You must now set up your BSD disklabel. 
168 You can use a simple editor to set the sizes of the NetBSD partitions,
169 or keep the existing partition sizes and contents. 
171 You will then be given the opportunity to change any of the disklabel
172 fields.
174 The NetBSD part of your disk is %d Megabytes.
175 A full installation requires at least %d Megabytes without X and
176 at least %d Megabytes if the X sets are included.
179 message Choose_your_size_specifier
180 {Choosing megabytes will give partition sizes close to your choice,
181 but aligned to cylinder boundaries.  Choosing sectors will allow you
182 to more accurately specify the sizes.  On modern ZBR disks, actual
183 cylinder size varies across the disk and there is little real gain
184 from cylinder alignment.  On older disks, it is most efficient to
185 choose partition sizes that are exact multiples of your actual
186 cylinder size.
188 Choose your size specifier}
190 message ptnsizes
191 {You can now change the sizes for the system partitions.  The default is
192 to allocate all the space to the root file system, however you may wish
193 to have separate /usr (additional system files), /var (log files etc)
194 or /home (users' home directories).
196 Free space will be added to the partition marked with a '+'.
199 message ptnheaders
201        MB         Cylinders   Sectors   Filesystem
204 message askfsmount
205 {Mount point?}
207 message askfssize
208 {Size for %s in %s?}
210 message askunits
211 {Change input units (sectors/cylinders/MB)}
213 message NetBSD_partition_cant_change
214 {NetBSD partition}
216 message Whole_disk_cant_change
217 {Whole disk}
219 message Boot_partition_cant_change
220 {Boot partition}
222 message add_another_ptn
223 {Add a user defined partition}
225 message fssizesok
226 {Accept partition sizes.  Free space %d %s, %d free partitions.}
228 message fssizesbad
229 {Reduce partition sizes by %d %s (%u sectors).}
231 message startoutsidedisk
232 {The start value you specified is beyond the end of the disk.
235 message endoutsidedisk
236 {With this value, the partition end is beyond the end of the disk.
237 Your partition size has been truncated to %d %s.
239 Type enter to continue
242 message toobigdisklabel
244 This disk is too large for a disklabel partition table to be used
245 and hence cannot be used as a bootable disk or to hold the root
246 partition.
249 message fspart
250 {We now have your BSD-disklabel partitions as: 
251 This is your last chance to change them.
255 message fspart_header
256 {   Start %3s   End %3s  Size %3s FS type    Newfs Mount Mount point
257    --------- --------- --------- ---------- ----- ----- -----------
260 message fspart_row
261 {%9lu %9lu %9lu %-10s %-5s %-5s %s}
263 message show_all_unused_partitions
264 {Show all unused partitions}
266 message partition_sizes_ok
267 {Partition sizes ok}
269 message edfspart
270 {The current values for partition `%c' are, 
271 Select the field you wish to change:
273                           MB cylinders   sectors
274                      ------- --------- ---------
277 message fstype_fmt
278 {        FStype: %9s}
280 message start_fmt
281 {         start: %9u %8u%c %9u}
283 message size_fmt
284 {          size: %9u %8u%c %9u}
286 message end_fmt
287 {           end: %9u %8u%c %9u}
289 message bsize_fmt
290 {    block size: %9d bytes}
292 message fsize_fmt
293 { fragment size: %9d bytes}
295 message isize_fmt
296 { avg file size: %9d bytes (for number of inodes)}
297 message isize_fmt_dflt
298 { avg file size:         4 fragments}
300 message newfs_fmt
301 {         newfs: %9s}
303 message mount_fmt
304 {         mount: %9s}
306 message mount_options_fmt
307 { mount options: }
309 message mountpt_fmt
310 {   mount point: %9s}
312 message toggle
313 {Toggle}
315 message restore
316 {Restore original values}
318 message Select_the_type
319 {Select the type}
321 message other_types
322 {other types}
324 message label_size
326 Special values that can be entered for the size value:
327     -1:   use until the end of the NetBSD part of the disk
328    a-%c:   end this partition where partition X starts
330 size (%s)}
332 message label_offset
334 Special values that can be entered for the offset value:
335     -1:   start at the beginning of the NetBSD part of the disk
336    a-%c:   start at the end of previous partition (a, b, ..., %c)
338 start (%s)}
340 message invalid_sector_number
341 {Badly formed sector number
344 message Select_file_system_block_size
345 {Select file system block size}
347 message Select_file_system_fragment_size
348 {Select file system fragment size}
350 message packname
351 {Please enter a name for your NetBSD disk}
353 message lastchance
354 {Ok, we are now ready to install NetBSD on your hard disk (%s).  Nothing has been
355 written yet.  This is your last chance to quit this process before anything
356 gets changed.  
358 Shall we continue?
361 message disksetupdone
362 {Okay, the first part of the procedure is finished.  Sysinst has
363 written a disklabel to the target disk, and newfs'ed and fsck'ed
364 the new partitions you specified for the target disk.
367 message disksetupdoneupdate
368 {Okay, the first part of the procedure is finished.  Sysinst has
369 written a disklabel to the target disk, and fsck'ed the new
370 partitions you specified for the target disk.
373 message openfail
374 {Could not open %s, error message was: %s.
377 message mountfail
378 {mount of device /dev/%s%c on %s failed.
381 message extractcomplete
382 {The extraction of the selected sets for NetBSD-@@VERSION@@ is complete.
383 The system is now able to boot from the selected harddisk. To complete
384 the installation, sysinst will give you the opportunity to configure
385 some essential things first.
388 message instcomplete
389 {The installation of NetBSD-@@VERSION@@ is now complete.  The system
390 should boot from hard disk.  Follow the instructions in the INSTALL
391 document about final configuration of your system.  The afterboot(8)
392 manpage is another recommended reading; it contains a list of things
393 to be checked after the first complete boot.
395 At a minimum, you should edit /etc/rc.conf to match your needs. See
396 /etc/defaults/rc.conf for the default values.
399 message upgrcomplete
400 {The upgrade to NetBSD-@@VERSION@@ is now complete.  You will
401 now need to follow the instructions in the INSTALL document as to
402 what you need to do to get your system reconfigured for your situation.
403 Remember to (re)read the afterboot(8) manpage as it may contain new
404 items since your last upgrade.
406 At a minimum, you must edit rc.conf for your local environment and change
407 rc_configured=NO to rc_configured=YES or reboots will stop at single-user,
408 and copy back the password files (taking into account new system accounts
409 that may have been created for this release) if you were using local
410 password files.
414 message unpackcomplete
415 {Unpacking additional release sets of NetBSD-@@VERSION@@ is now complete.  
416 You will now need to follow the instructions in the INSTALL document
417 to get your system reconfigured for your situation.
418 The afterboot(8) manpage can also be of some help.
420 At a minimum, you must edit rc.conf for your local environment and change
421 rc_configured=NO to rc_configured=YES or reboots will stop at single-user.
424 message distmedium
425 {Your disk is now ready for installing the kernel and the distribution
426 sets.  As noted in your INSTALL notes, you have several options.  For
427 ftp or nfs, you must be connected to a network with access to the proper
428 machines.
430 Sets selected %d, processed %d, Next set %s.
434 message distset
435 {The NetBSD distribution is broken into a collection of distribution
436 sets.  There are some basic sets that are needed by all installations
437 and there are some other sets that are not needed by all installations.
438 You may choose to install a core set (Minimal installation), all of them
439 (Full installation) or you select from the optional distribution sets.
440 } /* XXX add 'minimal installation' */
442 message ftpsource
443 {The following are the %s site, directory, user, and password that
444 will be used.  If "user" is "ftp", then the password is not needed.
448 message email
449 {e-mail address}
451 message dev
452 {device}
454 message nfssource
455 {Enter the nfs host and server directory where the distribution is located. 
456 Remember, the directory should contain the .tgz files and
457 must be nfs mountable.
461 message floppysource
462 {Enter the floppy device to be used and transfer directory on the target
463 file system.  The set files must be in the root directory of the floppies.
467 message cdromsource
468 {Enter the CDROM device to be used and directory on the CDROM where
469 the distribution is located. 
470 Remember, the directory should contain the .tgz files.
474 message localfssource
475 {Enter the unmounted local device and directory on that device where
476 the distribution is located. 
477 Remember, the directory should contain the .tgz files.
481 message localdir
482 {Enter the already-mounted local directory where the distribution is located. 
483 Remember, the directory should contain the .tgz files.
487 message filesys
488 {file system}
490 message nonet
491 {I can not find any network interfaces for use by NetBSD.  You will be
492 returned to the previous menu.
495 message netup
496 {The following network interfaces are active: %s
497 Does one of them connect to the required server?}
499 message asknetdev
500 {I have found the following network interfaces: %s
501 \nWhich device shall I use?}
503 message badnet
504 {You did not choose one of the listed network devices.  Please try again.
505 The following network devices are available: %s
506 \nWhich device shall I use?}
508 message netinfo
509 {To be able to use the network, we need answers to the following:
513 message net_domain
514 {Your DNS domain}
516 message net_host
517 {Your host name}
519 message net_ip
520 {Your IPv4 number}
522 message net_srv_ip
523 {Server IPv4 number}
525 message net_mask
526 {IPv4 Netmask}
528 message net_namesrv6
529 {IPv6 name server}
531 message net_namesrv
532 {IPv4 name server}
534 message net_defroute
535 {IPv4 gateway}
537 message net_media
538 {Network media type}
540 message netok
541 {The following are the values you entered.
543 DNS Domain:             %s 
544 Host Name:              %s 
545 Primary Interface:      %s 
546 Host IP:                %s 
547 Netmask:                %s 
548 IPv4 Nameserver:        %s 
549 IPv4 Gateway:           %s 
550 Media type:             %s 
553 message netok_slip
554 {The following are the values you entered.  Are they OK?
556 DNS Domain:             %s 
557 Host Name:              %s 
558 Primary Interface:      %s 
559 Host IP:                %s 
560 Server IP:              %s 
561 Netmask:                %s 
562 IPv4 Nameserver:        %s 
563 IPv4 Gateway:           %s 
564 Media type:             %s 
567 message netokv6
568 {IPv6 autoconf:         %s 
569 IPv6 Nameserver:        %s 
572 message netok_ok
573 {Are they OK?}
575 message netagain
576 {Please reenter the information about your network.  Your last answers
577 will be your default.
581 message wait_network
583 Waiting while network interface comes up.
586 message resolv
587 {Could not create /etc/resolv.conf.  Install aborted.
590 message realdir
591 {Could not change to directory %s: %s.  Install aborted.
594 message delete_xfer_file
595 {Delete after install}
597 message notarfile
598 {Release set %s does not exist.}
600 message endtarok
601 {All selected distribution sets unpacked successfully.}
603 message endtar
604 {There were problems unpacking distribution sets.
605 Your installation is incomplete.
607 You selected %d distribution sets.  %d sets couldn't be found
608 and %d were skipped after an error occurred.  Of the %d
609 that were attempted, %d unpacked without errors and %d with errors.
611 The installation is aborted. Please recheck your distribution source
612 and consider reinstalling sets from the main menu.}
614 message abort
615 {Your choices have made it impossible to install NetBSD.  Install aborted.
618 message abortinst
619 {The distribution was not successfully loaded.  You will need to proceed
620 by hand.  Installation aborted.
623 message abortupgr
624 {The distribution was not successfully loaded.  You will need to proceed
625 by hand.  Upgrade aborted.
628 message abortunpack
629 {Unpacking additional sets was not successful.  You will need to
630 proceed by hand, or choose a different source for release sets and try
631 again.
634 message createfstab
635 {There is a big problem!  Can not create /mnt/etc/fstab.  Bailing out!
639 message noetcfstab
640 {Help! No /etc/fstab in target disk %s.  Aborting upgrade.
643 message badetcfstab
644 {Help! Can't parse /etc/fstab in target disk %s.  Aborting upgrade.
647 message X_oldexists
648 {I cannot save /usr/X11R6/bin/X as /usr/X11R6/bin/X.old, because the
649 target disk already has an /usr/X11R6/bin/X.old. Please fix this before
650 continuing.
652 One way is to start a shell from the Utilities menu, examine the
653 target /usr/X11R6/bin/X and /usr/X11R6/bin/X.old.  If
654 /usr/X11R6/bin/X.old is from a completed upgrade, you can rm -f
655 /usr/X11R6/bin/X.old and restart.  Or if /usr/X11R6/bin/X.old is from
656 a recent, incomplete upgrade, you can rm -f /usr/X11R6/bin/X and mv
657 /usr/X11R6/bin/X.old to /usr/X11R6/bin/X.
659 Aborting upgrade.}
661 message netnotup
662 {There was a problem in setting up the network.  Either your gateway
663 or your nameserver was not reachable by a ping.  Do you want to
664 configure your network again?  (No allows you to continue anyway
665 or abort the install process.)
668 message netnotup_continueanyway
669 {Would you like to continue the install process anyway, and assume
670 that the network is working?  (No aborts the install process.)
673 message makedev
674 {Making device nodes ...
677 message badfs
678 {It appears that /dev/%s%c is not a BSD file system or the fsck was
679 not successful.  The upgrade has been aborted.  (Error number %d.)
682 message rootmissing
683 { target root is missing %s.
686 message badroot
687 {The completed new root file system failed a basic sanity check.
688  Are you sure you installed all the required sets?
691 message fd_type
692 {Floppy file system type}
694 message fdnotfound
695 {Could not find the file on the floppy.
698 message fdremount
699 {The floppy was not mounted successfully. 
702 message fdmount
703 {Please load the floppy containing the file named "%s.%s".
705 If the set's has no more disks, select "Set finished" to install the set.
706 Select "Abort fetch" to return to the install media selection menu.
709 message mntnetconfig
710 {Is the network information you entered accurate for this machine
711 in regular operation and do you want it installed in /etc? }
713 message cur_distsets
714 {The following is the list of distribution sets that will be used.
718 message cur_distsets_header
719 {   Distribution set         Selected
720    ------------------------ --------
723 message set_base
724 {Base}
726 message set_system
727 {System (/etc)}
729 message set_compiler
730 {Compiler Tools}
732 message set_games
733 {Games}
735 message set_man_pages
736 {Online Manual Pages}
738 message set_misc
739 {Miscellaneous}
741 message set_modules
742 {Kernel Modules}
744 message set_tests
745 {Test programs}
747 message set_text_tools
748 {Text Processing Tools}
750 message set_X11
751 {X11 sets}
753 message set_X11_base
754 {X11 base and clients}
756 message set_X11_etc
757 {X11 configuration}
759 message set_X11_fonts
760 {X11 fonts}
762 message set_X11_servers
763 {X11 servers}
765 message set_X11_prog
766 {X11 programming}
768 message cur_distsets_row
769 {%-27s %3s}
771 message select_all
772 {Select all the above sets}
774 message select_none
775 {Deselect all the above sets}
777 message install_selected_sets
778 {Install selected sets}
780 message tarerror
781 {There was an error in extracting the file %s.  That means
782 some files were not extracted correctly and your system will not be
783 complete.
785 Continue extracting sets?}
787 message must_be_one_root
788 {There must be a single partition marked to be mounted on '/'.}
790 message partitions_overlap
791 {partitions %c and %c overlap.}
793 message No_Bootcode
794 {No bootcode for specified FS type of root partition}
796 message cannot_ufs2_root
797 {Sorry, the root file system can't be FFSv2 due to lack of bootloader support
798 on this port.}
800 message edit_partitions_again
803 You can either edit the partition table by hand, or give up and return
804 to the main menu.
806 Edit the partition table again?}
808 message config_open_error
809 {Could not open config file %s\n}
811 message choose_timezone
812 {Please choose the timezone that fits you best from the list below. 
813 Press RETURN to select an entry. 
814 Press 'x' followed by RETURN to quit the timezone selection. 
816  Default:       %s 
817  Selected:      %s 
818  Local time:    %s %s 
821 message tz_back
822 { Back to main timezone list}
824 message choose_crypt
825 {Please choose the password cipher to use. NetBSD can be configured to use
826 either the DES, MD5, Blowfish or SHA1 schemes.
828 The traditional DES scheme is compatible with most other Unix-like operating
829 systems, but only the first 8 characters of any password will be recognised.
830 The MD5, Blowfish and SHA1 schemes allow for longer passwords, and some would
831 argue that it's more secure.
833 If you have a network and intend to use NIS, please bear in mind the
834 capabilities of other machines on your network.
836 If you are upgrading and would like to keep configuration unchanged,
837 choose the last option "do not change".
840 message swapactive
841 {The disk that you selected has a swap partition that may currently be
842 in use if your system is low on memory. Because you are going to
843 repartition this disk, this swap partition will be disabled now. Please
844 beware that this might lead to out of swap errors. Should you get such
845 an error, please restart the system and try again.}
847 message swapdelfailed
848 {Sysinst failed to deactivate the swap partition on the disk that you
849 chose for installation. Please reboot and try again.}
851 message rootpw
852 {The root password of the newly installed system has not yet been initialized,
853 and is thus empty.  Do you want to set a root password for the system now?}
855 message rootsh
856 {You can now select which shell to use for the root user. The default is
857 /bin/sh, but you may prefer another one.}
859 message no_root_fs
861 There is no defined root file system.  You need to define at least
862 one mount point with "/".
864 Press <return> to continue.
867 message slattach {
868 Enter slattach flags
871 message Pick_an_option {Pick an option to turn on or off.}
872 message Scripting {Scripting}
873 message Logging {Logging}
875 message Status  { Status: }
876 message Command {Command: }
877 message Running {Running}
878 message Finished {Finished}
879 message Command_failed {Command failed}
880 message Command_ended_on_signal {Command ended on signal}
882 message NetBSD_VERSION_Install_System {NetBSD-@@VERSION@@ Install System}
883 message Exit_Install_System {Exit Install System}
884 message Install_NetBSD_to_hard_disk {Install NetBSD to hard disk}
885 message Upgrade_NetBSD_on_a_hard_disk {Upgrade NetBSD on a hard disk}
886 message Re_install_sets_or_install_additional_sets {Re-install sets or install additional sets}
887 message Reboot_the_computer {Reboot the computer}
888 message Utility_menu {Utility menu}
889 message NetBSD_VERSION_Utilities {NetBSD-@@VERSION@@ Utilities}
890 message Run_bin_sh {Run /bin/sh}
891 message Set_timezone {Set timezone}
892 message Configure_network {Configure network}
893 message Partition_a_disk {Partition a disk}
894 message Logging_functions {Logging functions}
895 message Halt_the_system {Halt the system}
896 message yes_or_no {yes or no?}
897 message Hit_enter_to_continue {Hit enter to continue}
898 message Choose_your_installation {Choose your installation}
899 message Set_Sizes {Set sizes of NetBSD partitions}
900 message Use_Existing {Use existing partition sizes}
901 message Megabytes {Megabytes}
902 message Cylinders {Cylinders}
903 message Sectors {Sectors}
904 message Select_medium {Install from}
905 message ftp {FTP}
906 message http {HTTP}
907 message nfs {NFS}
908 message cdrom {CD-ROM / DVD}
909 message floppy {Floppy}
910 message local_fs {Unmounted fs}
911 message local_dir {Local directory}
912 message Select_your_distribution {Select your distribution}
913 message Full_installation {Full installation}
914 message Minimal_installation {Minimal installation}
915 message Custom_installation {Custom installation}
916 message hidden {** hidden **}
917 message Host {Host}
918 message Base_dir {Base directory}
919 message Set_dir {Set directory}
920 message Xfer_dir {Transfer directory}
921 message User {User}
922 message Password {Password}
923 message Proxy {Proxy}
924 message Get_Distribution {Get Distribution}
925 message Continue {Continue}
926 message What_do_you_want_to_do {What do you want to do?}
927 message Try_again {Try again}
928 message Set_finished {Set finished}
929 message Skip_set {Skip set}
930 message Skip_group {Skip set group}
931 message Abandon {Abandon installation}
932 message Abort_fetch {Abort fetch}
933 message Password_cipher {Password cipher}
934 message DES {DES}
935 message MD5 {MD5}
936 message Blowfish_2_7_round {Blowfish 2^7 round}
937 message SHA1 {SHA1}
938 message do_not_change {do not change}
939 message Device {Device}
940 message File_system {File system}
941 message Select_IPv6_DNS_server {  Select IPv6 DNS server}
942 message other {other }
943 message Perform_IPv6_autoconfiguration {Perform IPv6 autoconfiguration?}
944 message Perform_DHCP_autoconfiguration {Perform DHCP autoconfiguration?}
945 message Root_shell {Root shell}
947 .if AOUT2ELF
948 message aoutfail
949 {The directory where the old a.out shared libraries should be moved to could
950 not be created. Please try the upgrade procedure again and make sure you
951 have mounted all file systems.}
953 message emulbackup
954 {Either the /emul/aout or /emul directory on your system was a symbolic link
955 pointing to an unmounted file system. It has been given a '.old' extension.
956 Once you bring your upgraded system back up, you may need to take care
957 of merging the newly created /emul/aout directory with the old one.
959 .endif
961 message oldsendmail
962 {Sendmail is no longer in this release of NetBSD, default MTA is
963 postfix. The file /etc/mailer.conf still chooses the removed
964 sendmail. Do you want to upgrade /etc/mailer.conf automatically for
965 postfix? If you choose "No" you will have to update /etc/mailer.conf
966 yourself to ensure proper email delivery.}
968 message license
969 {To use the network interface %s, you must agree to the license in
970 file %s. To view this file now, you can type ^Z, look at the contents of
971 the file and then type "fg" to resume.}