[BACK]Return to msg.mi.en CVS log [TXT][DIR] Up to [cvs.NetBSD.org] / src / distrib / utils / sysinst

Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.

Diff for /src/distrib/utils/sysinst/Attic/msg.mi.en between version 1.62 and 1.62.2.12

version 1.62, 2000/06/18 23:50:03 version 1.62.2.12, 2000/12/26 06:36:07
Line 39 
Line 39 
 /* MI Message catalog -- english, machine independent */  /* MI Message catalog -- english, machine independent */
   
 message usage  message usage
 {usage: sysinst [-r release]  {usage: sysinst [-r release] [-f definition-file]
 }  }
   
 message newline {\n}  message newline {\n}
Line 254  message packname
Line 254  message packname
 {Please enter a name for your NetBSD disk}  {Please enter a name for your NetBSD disk}
   
 message lastchance  message lastchance
 {Ok, we are now ready to install NetBSD on your hard disk.  Nothing has been  {Ok, we are now ready to install NetBSD on your hard disk (%s).  Nothing has been
 written yet.  This is your last chance to quit this process before anything  written yet.  This is your last chance to quit this process before anything
 gets changed.  gets changed.
   
Line 319  message dotarfail
Line 319  message dotarfail
 {The bootstrapping binaries and config file installation failed.  {The bootstrapping binaries and config file installation failed.
 Can't continue ...}  Can't continue ...}
   
   message extractcomplete
   {The extraction of the selected sets for NetBSD-@@VERSION@@ is complete.
   The system is now able to boot from the selected harddisk. To complete
   the installation, sysinst will give you the opportunity to configure
   some essential things first.
   }
   
 message instcomplete  message instcomplete
 {The installation of NetBSD-@@VERSION@@ is now complete.  The system  {The installation of NetBSD-@@VERSION@@ is now complete.  The system
 should boot from hard disk.  Follow the instructions in the INSTALL  should boot from hard disk.  Follow the instructions in the INSTALL
 document about final configuration of your system.  document about final configuration of your system.
   
 At a minimum, you should set a root password and edit /etc/rc.conf to  At a minimum, you should edit /etc/rc.conf to match your needs. See
 match your needs.  /etc/defaults/rc.conf for the default values.
 }  }
   
 message unpackcomplete  message upgrcomplete
 {The upgrade to NetBSD-@@VERSION@@ is now complete.  You will  {The upgrade to NetBSD-@@VERSION@@ is now complete.  You will
 now need to follow the instructions in the INSTALL document as to  now need to follow the instructions in the INSTALL document as to
 what you need to do to get your system reconfigured for your  what you need to do to get your system reconfigured for your
 situation.  Your old /etc has been saved as /etc.old.  situation.  Your old /etc has been saved as /etc.old.
   
 At a minimum, you must edit rc.conf for your local environment and change  At a minimum, you must edit rc.conf for your local environment and change
 rc_configured=NO to rc_configured=YES or reboots will stop at single-user.  rc_configured=NO to rc_configured=YES or reboots will stop at single-user,
   and copy back the password files (taking into account new system accounts
   that may have been created for this release) if you were using local
   password files.
 }  }
   
   
 message upgrcomplete  message unpackcomplete
 {Unpacking additional release sets of NetBSD-@@VERSION@@ is now  {Unpacking additional release sets of NetBSD-@@VERSION@@ is now
 complete.  Unpacking sets has clobbered the target /etc.  Any /etc.old  complete.  Unpacking sets has clobbered the target /etc.  Any /etc.old
 saved by an earlier upgrade was not touched.  You will now need to  saved by an earlier upgrade was not touched.  You will now need to
Line 372  message ftpsource
Line 382  message ftpsource
 {The following is the ftp site, directory, user, and password currently  {The following is the ftp site, directory, user, and password currently
 ready to use.  If "user" is "ftp", then the password is not needed.  ready to use.  If "user" is "ftp", then the password is not needed.
   
 host:           %s  host:           %s
 directory:      %s  directory:      %s
 user:           %s  user:           %s
 password:       %s  password:       %s
 }  }
   
 message host  message host
Line 447  message badlocalsetdir
Line 457  message badlocalsetdir
 {%s is not a directory}  {%s is not a directory}
   
 message badsetdir  message badsetdir
 {%s does not contain the mandatory installation sets  {%s does not contain the mandatory installation sets etc.tgz,
 base.tgz and kern.tgz.  Are you sure you've got the right directory?}  base.tgz and kern.tgz.  Are you sure you've got the right directory?}
   
 message nonet  message nonet
Line 625  incomplete upgrade, you can rm -f /etc a
Line 635  incomplete upgrade, you can rm -f /etc a
   
 Aborting upgrade.}  Aborting upgrade.}
   
   message X_oldexists
   {I cannot save /usr/X11R6/bin/X as /usr/X11R6/bin/X.old, because the
   target disk already has an /usr/X11R6/bin/X.old. Please fix this before
   continuing.
   
   One way is to start a shell from the Utilities menu, examine the
   target /usr/X11R6/bin/X and /usr/X11R6/bin/X.old.  If
   /usr/X11R6/bin/X.old is from a completed upgrade, you can rm -f
   /usr/X11R6/bin/X.old and restart.  Or if /usr/X11R6/bin/X.old is from
   a recent, incomplete upgrade, you can rm -f /usr/X11R6/bin/X and mv
   /usr/X11R6/bin/X.old to /usr/X11R6/bin/X.
   
   Aborting upgrade.}
   
 message netnotup  message netnotup
 {There was a problem in setting up the network.  Either your gateway  {There was a problem in setting up the network.  Either your gateway
 or your nameserver was not reachable by a ping.  Do you want to  or your nameserver was not reachable by a ping.  Do you want to
Line 736  message cmdfail
Line 760  message cmdfail
         %s          %s
 failed. I can't continue.}  failed. I can't continue.}
   
   message aoutfail
   {The directory where the old a.out shared libraries should be moved to could
   not be created. Please try the upgrade procedure again and make sure you
   have mounted all filesystems.}
   
 message noactivepart  message noactivepart
 {You have not marked a partition active. This may cause your system to not  {You have not marked a partition active. This may cause your system to not
 start up properly. Should the NetBSD partition of the disk be marked active?}  start up properly. Should the NetBSD partition of the disk be marked active?}
Line 748  of this partition to the new NetBSD-only
Line 777  of this partition to the new NetBSD-only
 message continue  message continue
 {Continue?}  {Continue?}
   
   message choose_timezone
   {Please choose the timezone that fits you best from the list below.
   Press RETURN to select an entry. Press 'x' followed by RETURN to quit
   the timezone selection.
   
    Default:       %s
    Selected:      %s
    Local time:    %s %s
   }
   
   message swapactive
   {The disk that you selected has a swap partition that may currently be
   in use if your system is low on memory. Because you are going to
   repartition this disk, this swap partition will be disabled now. Please
   beware that this might lead to out of swap errors. Should you get such
   an error, please restart the system and try again.}
   
   message swapdelfailed
   {Sysinst failed to deactivate the swap partition on the disk that you
   chose for installation. Please reboot and try again.}
   
   message rootpw
   {The root password of the newly installed system has not yet been initialized,
   and is thus empty.  Do you want to set a root password for the system now?}
   
   message label_size_special
   {
   Special values that can be entered for the size value:
       -1:   use until the end of the NetBSD part of the disk
      a-%c:   end this partition where partition X starts
   
   }
   
   message label_offset_special
   {
   Special values that can be entered for the offset value:
       -1:   start at the beginning of the NetBSD part of the disk
      a-%c:   start at the end of partition X
   
   }

Legend:
Removed from v.1.62  
changed lines
  Added in v.1.62.2.12

CVSweb <webmaster@jp.NetBSD.org>