xref: /netbsd-src/usr.sbin/sysinst/msg.mi.en (revision aef5eb5f59cdfe8314f1b5f78ac04eb144e44010)
1/*	$NetBSD: msg.mi.en,v 1.44 2022/07/22 16:51:14 christos Exp $	*/
2
3/*
4 * Copyright 1997 Piermont Information Systems Inc.
5 * All rights reserved.
6 *
7 * Written by Philip A. Nelson for Piermont Information Systems Inc.
8 *
9 * Redistribution and use in source and binary forms, with or without
10 * modification, are permitted provided that the following conditions
11 * are met:
12 * 1. Redistributions of source code must retain the above copyright
13 *    notice, this list of conditions and the following disclaimer.
14 * 2. Redistributions in binary form must reproduce the above copyright
15 *    notice, this list of conditions and the following disclaimer in the
16 *    documentation and/or other materials provided with the distribution.
17 * 3. The name of Piermont Information Systems Inc. may not be used to endorse
18 *    or promote products derived from this software without specific prior
19 *    written permission.
20 *
21 * THIS SOFTWARE IS PROVIDED BY PIERMONT INFORMATION SYSTEMS INC. ``AS IS''
22 * AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
23 * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
24 * ARE DISCLAIMED. IN NO EVENT SHALL PIERMONT INFORMATION SYSTEMS INC. BE
25 * LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
26 * CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
27 * SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
28 * INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
29 * CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
30 * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF
31 * THE POSSIBILITY OF SUCH DAMAGE.
32 *
33 */
34
35/* MI Message catalog -- english, machine independent */
36
37message sysinst_message_language
38{Installation messages in English}
39
40message sysinst_message_locale
41{en_US.ISO8859-1}
42
43message	out_of_memory	{Out of memory!}
44message Yes {Yes}
45message No {No}
46message All {All}
47message Some {Some}
48message None {None}
49message none {none}
50message OK {OK}
51message ok {ok}
52message On {On}
53message Off {Off}
54message unchanged {unchanged}
55message Delete {Delete?}
56
57message install
58{install}
59
60message reinstall
61{reinstall sets for}
62
63message upgrade
64{upgrade}
65
66message hello
67{NetBSD/@@MACHINE@@ @@VERSION@@
68
69This menu-driven tool is designed to help you install NetBSD to a hard
70disk, or upgrade an existing NetBSD system, with a minimum of work.
71In the following menus type the reference letter (a, b, c, ...) to
72select an item, or type CTRL+N/CTRL+P to select the next/previous item.
73The arrow keys and Page-up/Page-down may also work.
74Activate the current selection from the menu by typing the enter key.
75}
76
77message thanks
78{Thank you for using NetBSD!
79}
80
81message installusure
82{You have chosen to install NetBSD on your hard disk.  This will change
83information on your hard disk.  You should have made a full backup
84before this procedure!  This procedure will do the following things:
85	a) Partition your disk
86	b) Create new BSD file systems
87	c) Load and install distribution sets
88	d) Some initial system configuration
89
90(After you enter the partition information but before your disk is
91changed, you will have the opportunity to quit this procedure.)
92
93Shall we continue?
94}
95
96message upgradeusure
97{Ok, let's upgrade NetBSD on your hard disk.  As always, this will
98change information on your hard disk.  You should have made a full backup
99before this procedure!  Do you really want to upgrade NetBSD?
100(This is your last warning before this procedure starts modifying your
101disks.)
102}
103
104message reinstallusure
105{Ok, let's unpack the NetBSD distribution sets to a bootable hard disk.
106This procedure just fetches and unpacks sets onto a pre-partitioned
107bootable disk.  It does not label disks, upgrade bootblocks, or save
108any existing configuration info.  (Quit and choose `install' or
109`upgrade' if you want those options.)  You should have already done an
110`install' or `upgrade' before starting this procedure!
111
112Do you really want to reinstall NetBSD distribution sets?
113(This is your last warning before this procedure starts modifying your
114disks.)
115}
116
117message mount_failed
118{Mounting %s failed.  Continue?
119}
120
121message nodisk
122{I can not find any hard disks for use by NetBSD.  You will be
123returned to the original menu.
124}
125
126message onedisk
127{I found only one disk, %s.
128Therefore I assume you want to %s NetBSD on it.
129}
130
131message ask_disk
132{On which disk do you want to %s NetBSD? }
133
134message Available_disks
135{Available disks}
136
137message Available_wedges	{Existing "wedges"}
138
139message heads
140{heads}
141
142message sectors
143{sectors}
144
145message mountpoint
146{mount point (or 'none')}
147
148message cylname
149{cyl}
150
151message secname
152{sec}
153
154message megname
155{MB}
156
157message gigname
158{GB}
159
160/* Called with:				Example
161 *  $0 = device name			wd0
162 *  $1 = partitioning scheme name	Guid Partition Table
163 *  $2 = short version of $1		GPT
164 *  $3 = disk size for NetBSD		3TB
165 *  $4 = full install size min.		127M
166 *  $5 = install with X min.		427M
167 */
168message	layout_prologue_none
169{You can use a simple editor to set the sizes of the NetBSD partitions,
170or apply the default partition sizes and contents.}
171
172/* Called with:				Example
173 *  $0 = device name			wd0
174 *  $1 = partitioning scheme name	Guid Partition Table
175 *  $2 = short version of $1		GPT
176 *  $3 = disk size for NetBSD		3TB
177 *  $4 = full install size min.		127M
178 *  $5 = install with X min.		427M
179 */
180
181message	layout_prologue_existing
182{If you do not want to use the existing partitions, you can
183use a simple editor to set the sizes of the NetBSD partitions,
184or remove existing ones and apply the default partition sizes.}
185
186/* Called with:				Example
187 *  $0 = device name			wd0
188 *  $1 = partitioning scheme name	Guid Partition Table
189 *  $2 = short version of $1		GPT
190 *  $3 = disk size for NetBSD		3TB
191 *  $4 = full install size min.		127M
192 *  $5 = install with X min.		427M
193 */
194message layout_main
195{
196
197You will then be given the opportunity to change any of the partition
198details.
199
200The NetBSD (or free) part of your disk ($0) is $3.
201
202A full installation requires at least $4 without X and
203at least $5 if the X sets are included.}
204
205message Choose_your_size_specifier
206{Choosing mega- or gigabytes will give partition sizes close
207to your choice, but aligned to cylinder boundaries.
208Choosing sectors will allow you to more accurately specify
209the sizes. On most disks, there is little to gain from
210cylinder alignment.  On very old disks, it is most efficient
211to choose partition sizes that are exact multiples of your actual
212cylinder size.
213
214Choose your size specifier}
215
216message ptnsizes
217{You can now change the sizes for the system partitions.  The default is
218to allocate all the space to the root file system.  However, you may wish
219to have separate /usr (additional system files), /var (log files etc)
220or /home (users' home directories) file systems.
221
222Free space will be added to the partition marked with a '+'.}
223
224/* Called with: 			Example
225 *  $0 = list of marker explanations	'=' existining, '@' external
226 */
227message ptnsizes_markers		{Other markers: $0 partition.}
228message ptnsizes_mark_existing		{'=' existing}
229message ptnsizes_mark_external		{'@' external}
230
231message ptnheaders_size 	{Size}
232message ptnheaders_filesystem	{Filesystem}
233
234message askfsmount
235{Mount point?}
236
237message askfssize
238{Size for %s in %s?}
239
240message askunits
241{Change input units (sectors/cylinders/MB/GB)}
242
243message NetBSD_partition_cant_change
244{NetBSD partition}
245
246message Whole_disk_cant_change
247{Whole disk}
248
249message Boot_partition_cant_change
250{Boot partition}
251
252message add_another_ptn
253{Add a user defined partition}
254
255/* Called with: 			Example
256 *  $0 = free space			1.4
257 *  $1 = size unit			GB
258 */
259message fssizesok
260{Go on.  Free space $0 $1.}
261
262/* Called with: 			Example
263 *  $0 = missing space			1.4
264 *  $1 = size unit			GB
265 */
266message fssizesbad
267{Abort.  Not enough space, $0 $1 missing!}
268
269message startoutsidedisk
270{The start value you specified is beyond the end of the disk.
271}
272
273message endoutsidedisk
274{With this value, the partition end is beyond the end of the disk.
275Your partition size has been truncated.}
276
277/* Called with:				Example
278 *  $0 = device name			wd0
279 *  $1 = partitioning scheme name	Master Boot Record (MBR)
280 *  $2 = short version of $1		MBR
281 *  $3 = disk size			3TB
282 *  $4 = size limit			2TB
283 */
284message toobigdisklabel
285{
286This disk ($0) is too large ($3) for a $2 partition table (max $4),
287hence only the start of the disk is usable.
288}
289
290message cvtscheme_hdr		{What would you like to do to the existing partitions?}
291message cvtscheme_keep		{keep (use only part of disk)}
292message cvtscheme_delete	{delete (all data will be lost!)}
293message cvtscheme_convert	{convert to another partitioning method}
294message cvtscheme_abort		{abort}
295message cvtscheme_error
296{Could not convert all partitions}
297
298/* Called with:				Example
299 *  $0 = device name			wd0
300 *  $1 = partitioning scheme name	BSD disklabel
301 *  $2 = short version of $1		disklabel
302 *  $3 = optional install flag          (I)nstall,
303 *  $4 = additional flags description	(B)ootable
304 *  $5 = total size			2TB
305 *  $6 = free size			244MB
306 */
307message fspart
308{We now have your $2 partitions for $0 below.
309This is your last chance to change them.
310
311Flags: $3(N)ewfs$4.   Total size: $5, free: $6}
312
313message ptnheaders_start	{Start}
314message ptnheaders_end		{End}
315message ptnheaders_fstype	{FS type}
316
317message partition_sizes_ok
318{Partition sizes ok}
319
320message edfspart
321{The current values for this partition are
322displayed below.
323
324Select the field you wish to change:}
325
326message ptn_newfs		{newfs}
327message ptn_mount		{mount}
328message ptn_mount_options	{mount options}
329message ptn_mountpt		{mount point}
330
331message toggle
332{Toggle}
333
334message restore
335{Restore original values}
336
337message Select_the_type
338{Select the type}
339
340message other_types
341{other types}
342
343/* Called with:				Example
344 *  $0 = valid partition shortcuts	a-e
345 *  $1 = maximum allowed		4292098047
346 *  $2 = size unit			MB
347 */
348message label_size_head
349{Special values that can be entered for the size value:
350    -1:   use until the end}
351
352/* Called with:				Example
353 *  $0 = valid partition shortcuts	a-e
354 *  $1 = maximum allowed		4292098047
355 *  $2 = size unit			MB
356 */
357message label_size_part_hint
358{   $0:   use until the given partition}
359
360
361/* Called with:				Example
362 *  $0 = valid partition shortcuts	a-e
363 *  $1 = maximum allowed		4292098047
364 *  $2 = size unit			MB
365 */
366message label_size_tail			{Size (max $1 $2)}
367
368/* Called with:				Example
369 *  $0 = valid partition shortcuts	a-e
370 *  $1 = valid free space shortcuts	f-h
371 *  $2 = size unit			MB
372 */
373message label_offset_head
374{Special values that can be entered for the offset value:
375    -1:   start at the beginning}
376
377/* Called with:				Example
378 *  $0 = valid partition shortcuts	a-e
379 *  $1 = valid free space shortcuts	f-h
380 *  $2 = size unit			MB
381 */
382message label_offset_part_hint
383{   $0:   start at the end of given partition}
384
385/* Called with:				Example
386 *  $0 = valid partition shortcuts	a-e
387 *  $1 = valid free space shortcuts	f-h
388 *  $2 = size unit			MB
389 */
390message label_offset_space_hint
391{   $1:   start at the beginning of given free space}
392
393/* Called with:				Example
394 *  $0 = valid partition shortcuts	a-e
395 *  $1 = valid free space shortcuts	f-h
396 *  $2 = size unit			MB
397 */
398message label_offset_tail		{Start ($2)}
399
400message invalid_sector_number
401{Badly formed number}
402
403message packname
404{Please enter a name for your NetBSD disk}
405
406message lastchance
407{Ok, we are now ready to install NetBSD on your hard disk (%s).  Nothing has been
408written yet.  This is your last chance to quit this process before anything
409gets changed.
410
411Shall we continue?
412}
413
414message disksetupdone
415{Ok, the first part of the procedure is finished.  Sysinst has
416written a disklabel to the target disk, and newfs'ed and fsck'ed
417the new partitions you specified for the target disk.
418}
419
420message disksetupdoneupdate
421{Ok, the first part of the procedure is finished.  Sysinst has
422written a disklabel to the target disk, and fsck'ed the new
423partitions you specified for the target disk.
424}
425
426message openfail
427{Could not open %s, error message was: %s.
428}
429
430/* Called with:				Example
431 *  $0 = device name			/dev/wd0a
432 *  $1 = mount path			/usr
433 */
434message mountfail
435{mount of device $0 on $1 failed.
436}
437
438message extractcomplete
439{The extraction of the selected sets for NetBSD-@@VERSION@@ is complete.
440The system is now able to boot from the selected hard disk.  To complete
441the installation, sysinst will give you the opportunity to configure
442some essential things first.
443}
444
445message instcomplete
446{The installation of NetBSD-@@VERSION@@ is now complete.  The system
447should boot from hard disk.  Follow the instructions in the INSTALL
448document about final configuration of your system.  We also recommend
449reading the afterboot(8) manpage; it contains a list of things to be
450checked after the first complete boot.
451
452At a minimum, you should edit /etc/rc.conf to match your needs.  See
453/etc/defaults/rc.conf for the default values.
454}
455
456message upgrcomplete
457{The upgrade to NetBSD-@@VERSION@@ is now complete.  You will
458now need to follow the instructions in the INSTALL document as to
459what you need to do to get your system reconfigured for your situation.
460Remember to (re)read the afterboot(8) manpage as it may contain new
461items since your last upgrade.
462}
463
464
465message unpackcomplete
466{Unpacking additional release sets of NetBSD-@@VERSION@@ is now complete.
467You will now need to follow the instructions in the INSTALL document
468to get your system reconfigured for your situation.
469The afterboot(8) manpage can also be of some help.
470
471If you unpacked the etc set, you will need to edit /etc/rc.conf to get a
472multi-user system.  At a minimum, you will need to change rc_configured=NO
473to rc_configured=YES.
474}
475
476message distmedium
477{Your disk is now ready for installing the kernel and the distribution
478sets.  As noted in your INSTALL notes, you have several options.  For
479ftp or nfs, you must be connected to a network with access to the proper
480machines.
481
482Sets selected %d, processed %d, Next set %s.
483
484}
485
486message distset
487{The NetBSD distribution is broken into a collection of distribution
488sets.  There are some basic sets that are needed by all installations
489and there are some other sets that are optional.  You may choose to install
490a core set (Minimal installation), all of them (Full installation), or a custom
491group of sets (Custom installation).
492}
493
494/* Called with: 			Example
495 *  $0 = sets suffix			.tgz
496 *  $1 = URL protocol used		ftp
497 */
498message ftpsource
499{The following are the $1 site, directory, user, and password that
500will be used.  If "user" is "ftp", then the password is not needed.
501
502}
503
504message email
505{e-mail address}
506
507message dev
508{device}
509
510/* Called with: 			Example
511 *  $0 = sets suffix			.tgz
512 */
513message nfssource
514{Enter the nfs host and server directory where the distribution is located.
515Remember, the directory should contain the $0 files and
516must be nfs mountable.
517
518}
519
520message floppysource
521{Enter the floppy device to be used and transfer directory on the target
522file system.  The set files must be in the root directory of the floppies.
523
524}
525
526/* Called with: 			Example
527 *  $0 = sets suffix			.tgz
528 */
529message cdromsource
530{Enter the CDROM device to be used and directory on the CDROM where
531the distribution is located.
532Remember, the directory should contain the $0 files.
533
534}
535
536message No_cd_found
537{Could not locate a CD medium in any drive with the distribution sets!
538Enter the correct data manually, or insert a disk and retry.
539}
540
541message abort_install
542{Cancel installation}
543
544message source_sel_retry
545{Back to source selection & retry}
546
547message Available_cds
548{Available CDs }
549
550message ask_cd
551{Multiple CDs found.  Please select the one containing the install CD.}
552
553message cd_path_not_found
554{The installation sets have not been found at the default location on this
555CD.  Please check the device and path name.}
556
557/* Called with: 			Example
558 *  $0 = sets suffix			.tgz
559 */
560message localfssource
561{Enter the unmounted local device and directory on that device where
562the distribution is located.
563Remember, the directory should contain the $0 files.
564
565}
566
567/* Called with: 			Example
568 *  $0 = sets suffix			.tgz
569 */
570message localdir
571{Enter the already-mounted local directory where the distribution is located.
572Remember, the directory should contain the $0 files.
573
574}
575
576message filesys
577{file system}
578
579message nonet
580{I can not find any network interfaces for use by NetBSD.  You will be
581returned to the previous menu.
582}
583
584message netup
585{The following network interfaces are active: %s
586Does one of them connect to the required server?}
587
588message asknetdev
589{Which network device would you like to use?}
590
591message netdevs
592{Available interfaces}
593
594message netinfo
595{To be able to use the network, we need answers to the following:
596
597}
598
599message net_domain
600{Your DNS domain}
601
602message net_host
603{Your host name}
604
605message net_ip
606{Your IPv4 address}
607
608message net_srv_ip
609{Server IPv4 address}
610
611message net_mask
612{IPv4 Netmask}
613
614message net_namesrv
615{Your name server}
616
617message net_defroute
618{IPv4 gateway}
619
620message net_media
621{Network media type}
622
623message net_ssid
624{Wi-Fi SSID?}
625
626message net_passphrase
627{Wi-Fi passphrase?}
628
629message netok
630{The following are the values you entered.
631
632DNS Domain:		%s
633Host Name:		%s
634Nameserver:		%s
635Primary Interface:	%s
636Media type:		%s
637Host IP:		%s
638Netmask:		%s
639IPv4 Gateway:		%s
640}
641
642message netok_slip
643{The following are the values you entered.  Are they OK?
644
645DNS Domain:		%s
646Host Name:		%s
647Nameserver:		%s
648Primary Interface:	%s
649Media type:		%s
650Host IP:		%s
651Server IP:		%s
652Netmask:		%s
653IPv4 Gateway:		%s
654}
655
656message netokv6
657{IPv6 autoconf:		%s
658}
659
660message netok_ok
661{Are they OK?}
662
663message wait_network
664{
665Waiting while network interface comes up.
666}
667
668message resolv
669{Could not create /etc/resolv.conf.  Install aborted.
670}
671
672/* Called with: 			Example
673 *  $0 = target prefix			/target
674 *  $1 = error message			No such file or directory
675 */
676message realdir
677{Could not change to directory $0: $1.
678Install aborted.}
679
680message delete_xfer_file
681{Delete after install}
682
683/* Called with: 			Example
684 *  $0 = set name			base
685 */
686message notarfile
687{Release set $0 does not exist.}
688
689message endtarok
690{All selected distribution sets unpacked successfully.}
691
692message endtar
693{There were problems unpacking distribution sets.
694Your installation is incomplete.
695
696You selected %d distribution sets.  %d sets couldn't be found
697and %d were skipped after an error occurred.  Of the %d
698that were attempted, %d unpacked without errors and %d with errors.
699
700Aborting installation.  Please recheck your distribution source
701and consider reinstalling sets from the main menu.}
702
703message abort_inst {Install aborted.}
704message abort_part {Partitioning aborted.}
705
706message abortinst
707{The distribution was not successfully loaded.  You will need to proceed
708by hand.  Installation aborted.
709}
710
711message abortupgr
712{The distribution was not successfully loaded.  You will need to proceed
713by hand.  Upgrade aborted.
714}
715
716message abortunpack
717{Unpacking additional sets was not successful.  You will need to
718proceed by hand, or choose a different source for release sets and try
719again.
720}
721
722message createfstab
723{There is a big problem!  Can not create /mnt/etc/fstab.  Bailing out!
724}
725
726
727message noetcfstab
728{Help! No /etc/fstab in target disk %s.  Aborting upgrade.
729}
730
731message badetcfstab
732{Help! Can't parse /etc/fstab in target disk %s.  Aborting upgrade.
733}
734
735message X_oldexists
736{I cannot save %s/bin/X as %s/bin/X.old, because the
737target disk already has an %s/bin/X.old.  Please fix this before
738continuing.
739
740One way is to start a shell from the Utilities menu, examine the
741target %s/bin/X and %s/bin/X.old.  If
742%s/bin/X.old is from a completed upgrade, you can rm -f
743%s/bin/X.old and restart.  Or if %s/bin/X.old is from
744a recent, incomplete upgrade, you can rm -f %s/bin/X and mv
745%s/bin/X.old to %s/bin/X
746
747Aborting upgrade.}
748
749message netnotup
750{There was a problem in setting up the network.  Either your gateway
751or your nameserver was not reachable by a ping.  Do you want to
752configure your network again?  ("No" allows you to continue anyway
753or abort the install process.)
754}
755
756message netnotup_continueanyway
757{Would you like to continue the install process anyway, and assume
758that the network is working?  ("No" aborts the install process.)
759}
760
761message makedev
762{Making device nodes ...
763}
764
765/* Called with:				Example
766 *  $0 = device name			/dev/rwd0a
767 *  $1 = file system type		ffs
768 *  $2 = error return code form fsck	8
769 */
770message badfs
771{It appears that $0 is not a $1 file system or the fsck was
772not successful.  Try mounting it anyway?  (Error number $2.)
773}
774
775message rootmissing
776{ target root is missing %s.
777}
778
779message badroot
780{The completed new root file system failed a basic sanity check.
781Are you sure you installed all the required sets?
782}
783
784message fd_type
785{Floppy file system type}
786
787message fdnotfound
788{Could not find the file on the floppy.
789}
790
791message fdremount
792{The floppy was not mounted successfully.
793}
794
795message fdmount
796{Please load the floppy containing the file named "%s.%s".
797
798If the set has no more disks, select "Set finished" to install the set.
799Select "Abort fetch" to return to the install media selection menu.
800}
801
802message mntnetconfig
803{Is the network information you entered accurate for this machine
804in regular operation and do you want it installed in /etc? }
805
806message cur_distsets
807{The following is the list of distribution sets that will be used.
808
809}
810
811message cur_distsets_header
812{   Distribution set         Selected
813   ------------------------ --------
814}
815
816message set_base
817{Base}
818
819message set_system
820{Configuration files (/etc)}
821
822message set_compiler
823{Compiler tools}
824
825message set_dtb
826{Devicetree hardware descriptions}
827
828message set_games
829{Games}
830
831message set_gpufw
832{Graphics driver firmware}
833
834message set_man_pages
835{Manual pages}
836
837message set_misc
838{Miscellaneous}
839
840message set_modules
841{Kernel modules}
842
843message set_rescue
844{Recovery tools}
845
846message set_tests
847{Test programs}
848
849message set_text_tools
850{Text processing tools}
851
852message set_X11
853{X11 sets}
854
855message set_X11_base
856{X11 base and clients}
857
858message set_X11_etc
859{X11 configuration}
860
861message set_X11_fonts
862{X11 fonts}
863
864message set_X11_servers
865{X11 servers}
866
867message set_X11_prog
868{X11 programming}
869
870message set_source
871{Source and debug sets}
872
873message set_syssrc
874{Kernel sources}
875
876message set_src
877{Base sources}
878
879message set_sharesrc
880{Share sources}
881
882message set_gnusrc
883{GNU sources}
884
885message set_xsrc
886{X11 sources}
887
888message set_debug
889{Debug symbols}
890
891message set_xdebug
892{X11 debug symbols}
893
894message select_all
895{Select all the above sets}
896
897message select_none
898{Deselect all the above sets}
899
900message install_selected_sets
901{Install selected sets}
902
903message tarerror
904{There was an error in extracting the file %s.  That means
905some files were not extracted correctly and your system will not be
906complete.
907
908Continue extracting sets?}
909
910/* Called with: 			Example
911 *  $0 = partitioning name		Master Boot Record (MBR)
912 *  $1 = short version of $0		MBR
913 */
914message must_be_one_root
915{There must be a single partition marked to be mounted on '/'.}
916
917/* Called with: 			Example
918 *  $0 = first partition description	70 - 90 MB, MSDOS
919 *  $1 = second partition description	80 - 1500 MB, 4.2BSD
920 */
921message partitions_overlap
922{partitions $0 and $1 overlap.}
923
924message No_Bootcode
925{No bootcode for specified FS type of root partition}
926
927message cannot_ufs2_root
928{Sorry, the root file system can't be FFSv2 due to lack of bootloader support
929on this port.}
930
931message edit_partitions_again
932{
933
934You can either edit the partition table by hand, or give up and return
935to the main menu.
936
937Edit the partition table again?}
938
939/* Called with: 			Example
940 *  $0 = missing file			/some/path
941 */
942message config_open_error
943{Could not open config file $0}
944
945message choose_timezone
946{Please choose the timezone that fits you best from the list below.
947Press RETURN to select an entry.
948Press 'x' followed by RETURN to quit the timezone selection.
949
950 Default:	%s
951 Selected:	%s
952 Local time: 	%s %s
953}
954
955message tz_back
956{ Back to main timezone list}
957
958message swapactive
959{The disk that you selected has a swap partition that may currently be
960in use if your system is low on memory.  Because you are going to
961repartition this disk, this swap partition will be disabled now.  Please
962beware that this might lead to out of swap errors.  Should you get such
963an error, please restart the system and try again.}
964
965message swapdelfailed
966{Sysinst failed to deactivate the swap partition on the disk that you
967chose for installation.  Please reboot and try again.}
968
969message rootpw
970{The root password of the newly installed system has not yet been initialized,
971and is thus empty.  Do you want to set a root password for the system now?}
972
973message force_rootpw
974{The root password of the newly installed system has not yet been
975initialized.
976
977If you do not want to set a password, enter an empty line.}
978
979message rootsh
980{You can now select which shell to use for the root user.  The default is
981/bin/sh, but you may prefer another one.}
982
983message no_root_fs
984{
985There is no defined root file system.  You need to define at least
986one mount point with "/".
987
988Press <return> to continue.
989}
990
991message slattach {
992Enter slattach flags
993}
994
995message Pick_an_option {Pick an option to turn on or off.}
996message Scripting {Scripting}
997message Logging {Logging}
998
999message Status  { Status: }
1000message Command {Command: }
1001message Running {Running}
1002message Finished {Finished}
1003message Command_failed {Command failed}
1004message Command_ended_on_signal {Command ended on signal}
1005
1006message NetBSD_VERSION_Install_System {NetBSD-@@VERSION@@ Install System}
1007message Exit_Install_System {Exit Install System}
1008message Install_NetBSD_to_hard_disk {Install NetBSD to hard disk}
1009message Upgrade_NetBSD_on_a_hard_disk {Upgrade NetBSD on a hard disk}
1010message Re_install_sets_or_install_additional_sets {Re-install sets or install additional sets}
1011message Reboot_the_computer {Reboot the computer}
1012message Utility_menu {Utility menu}
1013message Config_menu {Config menu}
1014message exit_utility_menu {Back to main menu}
1015message exit_menu_generic {Exit}
1016message NetBSD_VERSION_Utilities {NetBSD-@@VERSION@@ Utilities}
1017message Run_bin_sh {Run /bin/sh}
1018message Set_timezone {Set timezone}
1019message Configure_network {Configure network}
1020message Partition_a_disk {Partition a disk}
1021message Logging_functions {Logging functions}
1022message Halt_the_system {Halt the system}
1023message yes_or_no {Yes or no?}
1024message Hit_enter_to_continue {Hit enter to continue}
1025message Choose_your_installation {Choose your installation}
1026
1027/* Called with:				Example
1028 *  $0 = partitioning name		Master Boot Record (MBR)
1029 *  $1 = short version of $0		MBR
1030 */
1031message Keep_existing_partitions
1032{Use existing $1 partitions}
1033
1034/* Called with:				Example
1035 *  $0 = partitioning name		Master Boot Record (MBR)
1036 *  $1 = short version of $0		MBR
1037 */
1038message Set_Sizes {Set sizes of NetBSD partitions}
1039
1040/* Called with:				Example
1041 *  $0 = partitioning name		Master Boot Record (MBR)
1042 *  $1 = short version of $0		MBR
1043 */
1044message Use_Default_Parts {Use default partition sizes}
1045
1046/* Called with:				Example
1047 *  $0 = current partitioning name	Master Boot Record (MBR)
1048 *  $1 = short version of $0		MBR
1049 */
1050message Use_Different_Part_Scheme
1051{Delete everything, use different partitions (not $1)}
1052
1053message Gigabytes {Gigabytes}
1054message Megabytes {Megabytes}
1055message Bytes {Bytes}
1056message Cylinders {Cylinders}
1057message Sectors {Sectors}
1058message Select_medium {Install from}
1059message ftp {FTP}
1060message http {HTTP}
1061message nfs {NFS}
1062.if HAVE_INSTALL_IMAGE
1063message cdrom {CD-ROM / DVD / install image media}
1064.else
1065message cdrom {CD-ROM / DVD}
1066.endif
1067message floppy {Floppy}
1068message local_fs {Unmounted fs}
1069message local_dir {Local directory}
1070message Select_your_distribution {Select your distribution}
1071message Full_installation {Full installation}
1072message Full_installation_nox {Installation without X11}
1073message Minimal_installation {Minimal installation}
1074message Custom_installation {Custom installation}
1075message hidden {** hidden **}
1076message Host {Host}
1077message Base_dir {Base directory}
1078message Set_dir_bin {Binary set directory}
1079message Set_dir_src {Source set directory}
1080message Dist_postfix {File extension}
1081message Xfer_dir {Transfer directory}
1082message transfer_method {Download via}
1083message User {User}
1084message Password {Password}
1085message Proxy {Proxy}
1086message Get_Distribution {Get Distribution}
1087message Continue {Continue}
1088message Prompt_Continue {Continue?}
1089message What_do_you_want_to_do {What do you want to do?}
1090message Try_again {Try again}
1091message Set_finished {Set finished}
1092message Skip_set {Skip set}
1093message Skip_group {Skip set group}
1094message Abandon {Abandon installation}
1095message Abort_fetch {Abort fetch}
1096message Device {Device}
1097message File_system {File system}
1098message Select_DNS_server {  Select DNS server}
1099message other {other }
1100message Perform_autoconfiguration {Perform autoconfiguration?}
1101message Root_shell {Root shell}
1102message User_shell {User shell}
1103message Color_scheme {Color scheme}
1104message White_on_black {White on black}
1105message Black_on_white {Black on white}
1106message White_on_blue {White on blue}
1107message Green_on_black {Green on black}
1108
1109.if AOUT2ELF
1110message aoutfail
1111{The directory where the old a.out shared libraries should be moved to could
1112not be created.  Please try the upgrade procedure again and make sure you
1113have mounted all file systems.}
1114
1115message emulbackup
1116{Either the /emul/aout or /emul directory on your system was a symbolic link
1117pointing to an unmounted file system.  It has been given a '.old' extension.
1118Once you bring your upgraded system back up, you may need to take care
1119of merging the newly created /emul/aout directory with the old one.
1120}
1121.endif
1122
1123message oldsendmail
1124{Sendmail is no longer in this release of NetBSD, default MTA is
1125postfix.  The file /etc/mailer.conf still chooses the removed
1126sendmail.  Do you want to upgrade /etc/mailer.conf automatically for
1127postfix? If you choose "No" you will have to update /etc/mailer.conf
1128yourself to ensure proper email delivery.}
1129
1130message license
1131{To use the network interface %s, you must agree to the license in
1132file %s.  To view this file now, you can type ^Z, look at the contents of
1133the file and then type "fg" to resume.}
1134
1135message binpkg
1136{To configure the binary package system, please choose the network location
1137to fetch packages from.  Once your system comes up, you can use 'pkgin'
1138to install additional packages, or remove packages.}
1139
1140message pkgpath
1141{Enabling binary packages with pkgin requires setting up the repository.
1142The following are the host, directory, user, and password that
1143will be used.  If "user" is "ftp", then the password is not needed.
1144
1145}
1146message rcconf_backup_failed {Making backup of rc.conf failed.  Continue?}
1147message rcconf_backup_succeeded {rc.conf backup saved to %s.}
1148message rcconf_restore_failed {Restoring backup rc.conf failed.}
1149message rcconf_delete_failed {Deleting old %s entry failed.}
1150message Pkg_dir {Package directory}
1151message configure_prior {configure a prior installation of}
1152message configure {configure}
1153message change {change}
1154message password_set {password set}
1155message YES {YES}
1156message NO {NO}
1157message DONE {DONE}
1158message abandoned {Abandoned}
1159message empty {***EMPTY***}
1160message timezone {Timezone}
1161message change_rootpw {Change root password}
1162message enable_binpkg {Enable installation of binary packages}
1163message enable_sshd {Enable sshd}
1164message enable_ntpd {Enable ntpd}
1165message run_ntpdate {Run ntpdate at boot}
1166message enable_mdnsd {Enable multicast DNS support}
1167message enable_xdm {Enable xdm}
1168message enable_cgd {Enable cgd}
1169message enable_lvm {Enable lvm}
1170message enable_raid {Enable raidframe}
1171message add_a_user {Add a user}
1172message configmenu {Configure the additional items as needed.}
1173message doneconfig {Finished configuring}
1174message Install_pkgin {Install pkgin and update package summary}
1175message binpkg_installed
1176{Your system is now configured to use pkgin to install binary packages.  To
1177install a package, run:
1178
1179pkgin install <packagename>
1180
1181from a root shell.  Read the pkgin(1) manual page for further information.}
1182message Install_pkgsrc {Fetch and unpack pkgsrc}
1183message pkgsrc
1184{Installing pkgsrc requires unpacking an archive retrieved over the network.
1185The following are the host, directory, user, and password that
1186will be used.  If "user" is "ftp", then the password is not needed.
1187
1188}
1189message Pkgsrc_dir {pkgsrc directory}
1190message get_pkgsrc {Fetch and unpack pkgsrc}
1191message retry_pkgsrc_network {Network configuration failed.  Retry?}
1192message quit_pkgsrc {Quit without installing pkgsrc}
1193message quit_pkgs_install {Quit installing binary pkgs}
1194message pkgin_failed
1195{Installation of pkgin failed, possibly because no binary packages
1196exist.  Please check the package path and try again.}
1197message failed {Failed}
1198
1199message askfsmountadv {Mountpoint (or 'raid', 'cgd', 'lvm')?}
1200message partman {Extended partitioning}
1201message editpart {Edit partitions}
1202message selectwedge {Preconfigured "wedges" dk(4)}
1203
1204message fremove {REMOVE}
1205message remove {Remove}
1206message add {Add}
1207message auto {auto}
1208
1209message removepartswarn {This removes all partitions on the disk!}
1210message saveprompt {Save changes before finishing?}
1211message cantsave {Changes cannot be saved.}
1212message noroot {No root partition defined.  Cannot continue\n}
1213
1214message addusername {8 character username to add}
1215message addusertowheel {Do you wish to add this user to group wheel?}
1216
1217message Delete_partition
1218{Delete partition}
1219
1220message No_filesystem_newfs
1221{The selected partition does not seem to have a valid file system.
1222Do you want to newfs (format) it?}
1223
1224message swap_display	{swap}
1225
1226/* Called with: 			Example
1227 *  $0 = parent device name		sd0
1228 *  $1 = swap partition name		my_swap
1229 */
1230message Auto_add_swap_part
1231{A swap partition (named $1)
1232seems to exist on $0.
1233Do you want to use that?}
1234
1235message parttype_disklabel {BSD disklabel}
1236message parttype_disklabel_short {disklabel}
1237/*
1238 * This is used on architectures with MBR above disklabel when there is
1239 * no MBR on a disk.
1240 */
1241message parttype_only_disklabel {disklabel (NetBSD only)}
1242
1243message select_part_scheme
1244{The disk seems not to have been partitioned before. Please select
1245a partitioning scheme from the available options below. }
1246
1247message select_other_partscheme
1248{Please select a different partitioning scheme from the available
1249options below. }
1250
1251message select_part_limit
1252{Some schemes have size limits and can only be used for the start
1253of huge disks. The limit is displayed below.}
1254
1255/* Called with: 			Example
1256 *  $0 = device name			ld0
1257 *  $1 = size				3 TB
1258 */
1259message part_limit_disksize
1260{This device ($0) is $1 big.}
1261
1262message size_limit	{Max:}
1263
1264message	addpart		{Add a partition}
1265message	nopart		{      (no partition defined)}
1266message	custom_type	{Unknown}
1267
1268message dl_type_invalid	{Invalid file system type code (0 .. 255)}
1269
1270message	cancel		{Cancel}
1271
1272message	out_of_range	{Invalid value}
1273message	invalid_guid	{Invalid GUID}
1274
1275message	reedit_partitions	{Re-edit}
1276message abort_installation	{Abort installation}
1277
1278message dl_get_custom_fstype {File system type code (upto 255)}
1279
1280message err_too_many_partitions	{Too many partitions}
1281
1282/* Called with: 			Example
1283 *  $0 = mount point			/home
1284 */
1285message	mp_already_exists	{$0 already defined!}
1286
1287message ptnsize_replace_existing
1288{This is an already existing partition.
1289To change its size, the partition will need to be deleted and later
1290recreated.  All data in this partition will be lost.
1291
1292Would you like to delete this partition and continue?}
1293
1294message part_not_deletable	{Non-deletable system partition}
1295
1296message ptn_type		{type}
1297message ptn_start		{start}
1298message ptn_size		{size}
1299message ptn_end			{end}
1300
1301message ptn_bsize		{block size}
1302message ptn_fsize		{fragment size}
1303message ptn_isize		{avg file size}
1304
1305/* Called with: 			Example
1306 *  $0 = avg file size in byte		1200
1307 */
1308message ptn_isize_bytes {$0 bytes (for number of inodes)}
1309message ptn_isize_dflt	{4 fragments}
1310
1311message Select_file_system_block_size
1312{Select file system block size}
1313
1314message Select_file_system_fragment_size
1315{Select file system fragment size}
1316
1317message ptn_isize_prompt
1318{average file size (bytes)}
1319
1320message No_free_space {No free space}
1321message Invalid_numeric {Invalid numeric!}
1322message Too_large {Too large!}
1323
1324/* Called with:				Example
1325 *  $0 = start of free space		500
1326 *  $1 = end of free space		599
1327 *  $2 = size of free space		100
1328 *  $3 = unit in use			MB
1329 */
1330message free_space_line {Space at $0..$1 $3 (size $2 $3)\n}
1331
1332message	fs_type_ffsv2	{FFSv2}
1333message	fs_type_ffs	{FFS}
1334message	fs_type_efi_sp	{EFI system partition}
1335message fs_type_ext2old	{Linux Ext2 (old)}
1336message	other_fs_type	{Other type}
1337
1338message	editpack	{Edit name of the disk}
1339message	edit_disk_pack_hdr
1340{The name of the disk is arbitrary.
1341It is useful for distinguishing between multiple disks.
1342It may also be used when auto-creating dk(4) "wedges" for this disk.
1343
1344Enter disk name}
1345
1346
1347/* Called with:				Example
1348 *  $0 = outer partitioning name	Master Boot Record (MBR)
1349 *  $1 = short version of $0		MBR
1350 */
1351message reeditpart
1352{Do you want to re-edit the $1 partitions?}
1353
1354
1355/* Called with:				Example
1356 *  $0 = device name			wd0
1357 *  $1 = outer partitioning name	Master Boot Record (MBR)
1358 *  $2 = inner partitioning name	BSD disklabel
1359 *  $3 = short version of $1		MBR
1360 *  $4 = short version of $2		disklabel
1361 *  $5 = size needed for NetBSD		250M
1362 *  $6 = size needed to build NetBSD	15G
1363 */
1364message fullpart
1365{We are now going to install NetBSD on the disk $0.
1366
1367NetBSD requires a single partition in the disk's $1
1368partition table, this is split further by the $2.
1369NetBSD can also access file systems in other $3 partitions.
1370
1371If you select 'Use the entire disk' then the previous contents of the
1372disk will be overwritten and a single $3 partition used to cover the
1373entire disk.
1374If you want to install more than one operating system then edit the
1375$3 partition table and create a partition for NetBSD.
1376
1377About $5 is enough for a basic installation, but you should allow
1378extra for additional software and user files.
1379Allow at least $6 if you want to build NetBSD itself.}
1380
1381message Select_your_choice
1382{What would you like to do?}
1383
1384/* Called with:				Example
1385 *  $0 = partitioning name		Master Boot Record (MBR)
1386 *  $1 = short version of $0		MBR
1387 */
1388message Use_only_part_of_the_disk
1389{Edit the $1 partition table}
1390
1391/* Called with:				Example
1392 *  $0 = partitioning name		Master Boot Record (MBR)
1393 *  $1 = short version of $0		MBR
1394 */
1395message Use_the_entire_disk
1396{Use the entire disk}
1397
1398/* Called with:				Example
1399 *  $0 = device name			wd0
1400 *  $1 = total disk size		3000 GB
1401 *  $2 = unallocated space		1.2 GB
1402 */
1403message part_header
1404{   Total size of $0 is $1, available: $2}
1405message part_header_col_start	{Start}
1406message part_header_col_size	{Size}
1407message part_header_col_flag	{Flag}
1408
1409message Partition_table_ok
1410{Partition table OK}
1411
1412message Dont_change
1413{Don't change}
1414message Other_kind
1415{Other}
1416
1417/* Called with:				Example
1418 *  $0 = outer partitioning name	Master Boot Record (MBR)
1419 *  $1 = short version of $0		MBR
1420 */
1421message nobsdpart
1422{There is no NetBSD partition in the $1.}
1423
1424/* Called with:				Example
1425 *  $0 = outer partitioning name	Master Boot Record (MBR)
1426 *  $1 = short version of $0		MBR
1427 */
1428message multbsdpart
1429{There are multiple NetBSD partitions in the $1.
1430You should set the 'install' flag on the one you want to use.}
1431
1432message ovrwrite
1433{Your disk currently has a non-NetBSD partition.  Do you really want to
1434overwrite that partition with NetBSD?
1435}
1436
1437message Partition_OK
1438{Partition OK}
1439
1440/* Called with:				Example
1441 *  $0 = device name			wd0
1442 *  $1 = outer partitioning name	Master Boot Record (MBR)
1443 *  $2 = short version of $1		MBR
1444 *  $3 = other flag options		d = bootselect default, a = active
1445 */
1446message editparttable
1447{The Current $2 partition table of $0 is shown below.
1448Flags: (I)nstall here$3.
1449Select the partition you wish to change:
1450
1451}
1452
1453message install_flag	{I}
1454message newfs_flag	{N}
1455
1456message clone_flag	{C}
1457message clone_flag_desc	{, (C)lone}
1458
1459message ptn_install	{install}
1460message ptn_instflag_desc	{(I)nstall, }
1461
1462message parttype_gpt {Guid Partition Table (GPT)}
1463message parttype_gpt_short {GPT}
1464
1465message	ptn_label	{Label}
1466message ptn_uuid	{UUID}
1467message	ptn_gpt_type	{GPT Type}
1468message	ptn_boot	{Boot}
1469
1470/* Called with:				Example
1471 *  $0 = outer partitioning name	Master Boot Record (MBR)
1472 *  $1 = short version of $0		MBR
1473 */
1474message use_partitions_anyway
1475{Use this partitions anyway}
1476
1477message	gpt_flags	{B}
1478message	gpt_flag_desc	{, (B)ootable}
1479
1480/* Called with:				Example
1481 *  $0 = file system type		FFSv2
1482 */
1483message size_ptn_not_mounted		{(Other: $0)}
1484
1485message running_system			{current system}
1486
1487message clone_from_elsewhere		{Clone external partition(s)}
1488message select_foreign_part
1489{Please select an external source partition:}
1490message select_source_hdr
1491{Your currently selected source partitions are:}
1492message clone_with_data			{Clone with data}
1493message	select_source_add		{Add another partition}
1494message clone_target_end		{Add at end}
1495message clone_target_hdr
1496{Insert cloned partitions before:}
1497message clone_target_disp		{cloned partition(s)}
1498message clone_src_done
1499{Source selection OK, proceed to target selection}
1500
1501message network_ok
1502{Your network seems to work fine.
1503Should we skip the configuration
1504and just use the network as-is?}
1505