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