1/*	$NetBSD: msg.mi.en,v 1.51 2024/04/25 11:25:08 hannken 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 '-')}
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_base32
820{Base 32-bit compatibility libraries}
821
822message set_base64
823{Base 64-bit compatibility libraries}
824
825message set_system
826{Configuration files (/etc)}
827
828message set_compiler
829{Compiler tools}
830
831message set_dtb
832{Devicetree hardware descriptions}
833
834message set_games
835{Games}
836
837message set_gpufw
838{Graphics driver firmware}
839
840message set_man_pages
841{Manual pages}
842
843message set_man_pages_html
844{Manual pages (HTML)}
845
846message set_misc
847{Miscellaneous}
848
849message set_modules
850{Kernel modules}
851
852message set_rescue
853{Recovery tools}
854
855message set_tests
856{Test programs}
857
858message set_text_tools
859{Text processing tools}
860
861message set_X11
862{X11 sets}
863
864message set_X11_base
865{X11 base and clients}
866
867message set_X11_etc
868{X11 configuration}
869
870message set_X11_fonts
871{X11 fonts}
872
873message set_X11_servers
874{X11 servers}
875
876message set_X11_prog
877{X11 programming}
878
879message set_source
880{Source and debug sets}
881
882message set_syssrc
883{Kernel sources}
884
885message set_src
886{Base sources}
887
888message set_sharesrc
889{Share sources}
890
891message set_gnusrc
892{GNU sources}
893
894message set_xsrc
895{X11 sources}
896
897message set_debug
898{Debug symbols}
899
900message set_debug32
901{Debug symbols (32-bit)}
902
903message set_debug64
904{Debug symbols (64-bit)}
905
906message set_xdebug
907{X11 debug symbols}
908
909message select_all
910{Select all the above sets}
911
912message select_none
913{Deselect all the above sets}
914
915message install_selected_sets
916{Install selected sets}
917
918message tarerror
919{There was an error in extracting the file %s.  That means
920some files were not extracted correctly and your system will not be
921complete.
922
923Continue extracting sets?}
924
925/* Called with: 			Example
926 *  $0 = partitioning name		Master Boot Record (MBR)
927 *  $1 = short version of $0		MBR
928 */
929message must_be_one_root
930{There must be a single partition marked to be mounted on '/'.}
931
932/* Called with: 			Example
933 *  $0 = first partition description	70 - 90 MB, MSDOS
934 *  $1 = second partition description	80 - 1500 MB, 4.2BSD
935 */
936message partitions_overlap
937{partitions $0 and $1 overlap.}
938
939message No_Bootcode
940{No bootcode for specified FS type of root partition}
941
942message cannot_ufs2_root
943{Sorry, the root file system can't be FFSv2 due to lack of bootloader support
944on this port.}
945
946message edit_partitions_again
947{
948
949You can either edit the partition table by hand, or give up and return
950to the main menu.
951
952Edit the partition table again?}
953
954/* Called with: 			Example
955 *  $0 = missing file			/some/path
956 */
957message config_open_error
958{Could not open config file $0}
959
960message choose_timezone
961{Please choose the timezone that fits you best from the list below. 
962Press RETURN to select an entry. 
963Press 'x' followed by RETURN to quit the timezone selection. 
964
965 Default:	%s 
966 Selected:	%s 
967 Local time: 	%s %s 
968}
969
970message tz_back
971{ Back to main timezone list}
972
973message swapactive
974{The disk that you selected has a swap partition that may currently be
975in use if your system is low on memory.  Because you are going to
976repartition this disk, this swap partition will be disabled now.  Please
977beware that this might lead to out of swap errors.  Should you get such
978an error, please restart the system and try again.}
979
980message swapdelfailed
981{Sysinst failed to deactivate the swap partition on the disk that you
982chose for installation.  Please reboot and try again.}
983
984message rootpw
985{The root password of the newly installed system has not yet been initialized,
986and is thus empty.  Do you want to set a root password for the system now?}
987
988message force_rootpw
989{The root password of the newly installed system has not yet been
990initialized. 
991 
992If you do not want to set a password, enter an empty line.}
993
994message rootsh
995{You can now select which shell to use for the root user.  The default is
996/bin/sh, but you may prefer another one.}
997
998message no_root_fs
999{
1000There is no defined root file system.  You need to define at least
1001one mount point with "/".
1002
1003Press <return> to continue.
1004}
1005
1006message slattach {
1007Enter slattach flags
1008}
1009
1010message Pick_an_option {Pick an option to turn on or off.}
1011message Scripting {Scripting}
1012message Logging {Logging}
1013
1014message Status  { Status: }
1015message Command {Command: }
1016message Running {Running}
1017message Finished {Finished}
1018message Command_failed {Command failed}
1019message Command_ended_on_signal {Command ended on signal}
1020
1021message NetBSD_VERSION_Install_System {NetBSD-@@VERSION@@ Install System}
1022message Exit_Install_System {Exit Install System}
1023message Install_NetBSD_to_hard_disk {Install NetBSD to hard disk}
1024message Upgrade_NetBSD_on_a_hard_disk {Upgrade NetBSD on a hard disk}
1025message Re_install_sets_or_install_additional_sets {Re-install sets or install additional sets}
1026message Reboot_the_computer {Reboot the computer}
1027message Utility_menu {Utility menu}
1028message Config_menu {Config menu}
1029message exit_utility_menu {Back to main menu}
1030message exit_menu_generic {Exit}
1031message NetBSD_VERSION_Utilities {NetBSD-@@VERSION@@ Utilities}
1032message Run_bin_sh {Run /bin/sh}
1033message Set_timezone {Set timezone}
1034message Configure_network {Configure network}
1035message Partition_a_disk {Partition a disk}
1036message Logging_functions {Logging functions}
1037message Halt_the_system {Halt the system}
1038message yes_or_no {Yes or no?}
1039message Hit_enter_to_continue {Hit enter to continue}
1040message Choose_your_installation {Choose your installation}
1041
1042/* Called with:				Example
1043 *  $0 = partitioning name		Master Boot Record (MBR)
1044 *  $1 = short version of $0		MBR
1045 */
1046message Keep_existing_partitions
1047{Use existing $1 partitions}
1048
1049/* Called with:				Example
1050 *  $0 = partitioning name		Master Boot Record (MBR)
1051 *  $1 = short version of $0		MBR
1052 */
1053message Set_Sizes {Set sizes of NetBSD partitions}
1054
1055/* Called with:				Example
1056 *  $0 = partitioning name		Master Boot Record (MBR)
1057 *  $1 = short version of $0		MBR
1058 */
1059message Use_Default_Parts {Use default partition sizes}
1060
1061/* Called with:				Example
1062 *  $0 = partitioning name		Master Boot Record (MBR)
1063 *  $1 = short version of $0		MBR
1064 */
1065message Use_Empty_Parts {Manually define partitions}
1066
1067/* Called with:				Example
1068 *  $0 = current partitioning name	Master Boot Record (MBR)
1069 *  $1 = short version of $0		MBR
1070 */
1071message Use_Different_Part_Scheme
1072{Delete everything, use different partitions (not $1)}
1073
1074message Gigabytes {Gigabytes}
1075message Megabytes {Megabytes}
1076message Bytes {Bytes}
1077message Cylinders {Cylinders}
1078message Sectors {Sectors}
1079message Select_medium {Install from}
1080message ftp {FTP}
1081message http {HTTP}
1082message nfs {NFS}
1083.if HAVE_INSTALL_IMAGE
1084message cdrom {CD-ROM / DVD / install image media}
1085.else
1086message cdrom {CD-ROM / DVD}
1087.endif
1088message floppy {Floppy}
1089message local_fs {Unmounted fs}
1090message local_dir {Local directory}
1091message Select_your_distribution {Select your distribution}
1092message Full_installation {Full installation}
1093message Full_installation_nox {Installation without X11}
1094message Minimal_installation {Minimal installation}
1095message Custom_installation {Custom installation}
1096message hidden {** hidden **}
1097message Host {Host}
1098message Base_dir {Base directory}
1099message Set_dir_bin {Binary set directory}
1100message Set_dir_src {Source set directory}
1101message Dist_postfix {File extension}
1102message Xfer_dir {Transfer directory}
1103message transfer_method {Download via}
1104message User {User}
1105message Password {Password}
1106message Proxy {Proxy}
1107message Get_Distribution {Get Distribution}
1108message Continue {Continue}
1109message Prompt_Continue {Continue?}
1110message What_do_you_want_to_do {What do you want to do?}
1111message Try_again {Try again}
1112message Set_finished {Set finished}
1113message Skip_set {Skip set}
1114message Skip_group {Skip set group}
1115message Abandon {Abandon installation}
1116message Abort_fetch {Abort fetch}
1117message Device {Device}
1118message File_system {File system}
1119message Select_DNS_server {  Select DNS server}
1120message other {other }
1121message Perform_autoconfiguration {Perform autoconfiguration?}
1122message Root_shell {Root shell}
1123message User_shell {User shell}
1124message Color_scheme {Color scheme}
1125message White_on_black {White on black}
1126message Black_on_white {Black on white}
1127message White_on_blue {White on blue}
1128message Green_on_black {Green on black}
1129
1130.if AOUT2ELF
1131message aoutfail
1132{The directory where the old a.out shared libraries should be moved to could
1133not be created.  Please try the upgrade procedure again and make sure you
1134have mounted all file systems.}
1135
1136message emulbackup
1137{Either the /emul/aout or /emul directory on your system was a symbolic link
1138pointing to an unmounted file system.  It has been given a '.old' extension.
1139Once you bring your upgraded system back up, you may need to take care
1140of merging the newly created /emul/aout directory with the old one.
1141}
1142.endif
1143
1144message oldsendmail
1145{Sendmail is no longer in this release of NetBSD, default MTA is
1146postfix.  The file /etc/mailer.conf still chooses the removed
1147sendmail.  Do you want to upgrade /etc/mailer.conf automatically for
1148postfix? If you choose "No" you will have to update /etc/mailer.conf
1149yourself to ensure proper email delivery.}
1150
1151message license
1152{To use the network interface %s, you must agree to the license in
1153file %s.  To view this file now, you can type ^Z, look at the contents of
1154the file and then type "fg" to resume.}
1155
1156message binpkg
1157{To configure the binary package system, please choose the network location
1158to fetch packages from.  Once your system comes up, you can use 'pkgin'
1159to install additional packages, or remove packages.}
1160
1161message pkgpath
1162{Enabling binary packages with pkgin requires setting up the repository.
1163The following are the host, directory, user, and password that
1164will be used.  If "user" is "ftp", then the password is not needed.
1165
1166}
1167message rcconf_backup_failed {Making backup of rc.conf failed.  Continue?}
1168message rcconf_backup_succeeded {rc.conf backup saved to %s.}
1169message rcconf_restore_failed {Restoring backup rc.conf failed.}
1170message rcconf_delete_failed {Deleting old %s entry failed.}
1171message Pkg_dir {Package directory}
1172message configure_prior {configure a prior installation of}
1173message configure {configure}
1174message change {change}
1175message password_set {password set}
1176message YES {YES}
1177message NO {NO}
1178message DONE {DONE}
1179message abandoned {Abandoned}
1180message empty {***EMPTY***}
1181message timezone {Timezone}
1182message change_rootpw {Change root password}
1183message enable_binpkg {Enable installation of binary packages}
1184message enable_sshd {Enable sshd}
1185message enable_ntpd {Enable ntpd}
1186message run_ntpdate {Run ntpdate at boot}
1187message enable_mdnsd {Enable multicast DNS support}
1188message enable_xdm {Enable xdm}
1189message enable_cgd {Enable cgd}
1190message enable_lvm {Enable lvm}
1191message enable_raid {Enable raidframe}
1192message add_a_user {Add a user}
1193message configmenu {Configure the additional items as needed.}
1194message doneconfig {Finished configuring}
1195message Install_pkgin {Install pkgin and update package summary}
1196message binpkg_installed
1197{Your system is now configured to use pkgin to install binary packages.  To
1198install a package, run:
1199
1200pkgin install <packagename>
1201
1202from a root shell.  Read the pkgin(1) manual page for further information.}
1203message Install_pkgsrc {Fetch and unpack pkgsrc}
1204message pkgsrc
1205{Installing pkgsrc requires unpacking an archive retrieved over the network.
1206The following are the host, directory, user, and password that
1207will be used.  If "user" is "ftp", then the password is not needed.
1208
1209}
1210message Pkgsrc_dir {pkgsrc directory}
1211message get_pkgsrc {Fetch and unpack pkgsrc}
1212message retry_pkgsrc_network {Network configuration failed.  Retry?}
1213message quit_pkgsrc {Quit without installing pkgsrc}
1214message quit_pkgs_install {Quit installing binary pkgs}
1215message pkgin_failed
1216{Installation of pkgin failed, possibly because no binary packages
1217exist.  Please check the package path and try again.}
1218message failed {Failed}
1219
1220message askfsmountadv {Mountpoint (or 'raid', 'cgd', 'lvm')?}
1221message partman {Extended partitioning}
1222message editpart {Edit partitions}
1223message selectwedge {Preconfigured "wedges" dk(4)}
1224
1225message fremove {REMOVE}
1226message remove {Remove}
1227message add {Add}
1228message auto {auto}
1229
1230message removepartswarn {This removes all partitions on the disk!}
1231message saveprompt {Save changes before finishing?}
1232message cantsave {Changes cannot be saved.}
1233message noroot {No root partition defined.  Cannot continue\n}
1234
1235message addusername {Username to add (maximum 8 characters)}
1236message addusertowheel {Do you wish to add this user to group wheel?}
1237
1238message Delete_partition
1239{Delete partition}
1240
1241message No_filesystem_newfs
1242{The selected partition does not seem to have a valid file system. 
1243Do you want to newfs (format) it?}
1244
1245message swap_display	{swap}
1246
1247/* Called with: 			Example
1248 *  $0 = parent device name		sd0
1249 *  $1 = swap partition name		my_swap
1250 */
1251message Auto_add_swap_part
1252{A swap partition (named $1) 
1253seems to exist on $0. 
1254Do you want to use that?}
1255
1256message parttype_disklabel {BSD disklabel}
1257message parttype_disklabel_short {disklabel}
1258/*
1259 * This is used on architectures with MBR above disklabel when there is
1260 * no MBR on a disk.
1261 */
1262message parttype_only_disklabel {disklabel (NetBSD only)}
1263
1264message select_part_scheme
1265{The disk seems not to have been partitioned before. Please select
1266a partitioning scheme from the available options below. }
1267
1268message select_other_partscheme
1269{Please select a different partitioning scheme from the available
1270options below. }
1271
1272message select_part_limit
1273{Some schemes have size limits and can only be used for the start
1274of huge disks. The limit is displayed below.}
1275
1276/* Called with: 			Example
1277 *  $0 = device name			ld0
1278 *  $1 = size				3 TB
1279 */
1280message part_limit_disksize
1281{This device ($0) is $1 big.}
1282
1283message size_limit	{Max:}
1284
1285message	addpart		{Add a partition}
1286message	nopart		{      (no partition defined)}
1287message	custom_type	{Unknown}
1288
1289message dl_type_invalid	{Invalid file system type code (0 .. 255)}
1290
1291message	cancel		{Cancel}
1292
1293message	out_of_range	{Invalid value}
1294message	invalid_guid	{Invalid GUID}
1295
1296message	reedit_partitions	{Re-edit}
1297message abort_installation	{Abort installation}
1298
1299message dl_get_custom_fstype {File system type code (upto 255)}
1300
1301message err_too_many_partitions	{Too many partitions}
1302
1303/* Called with: 			Example
1304 *  $0 = mount point			/home
1305 */
1306message	mp_already_exists	{$0 already defined!}
1307
1308message ptnsize_replace_existing
1309{This is an already existing partition. 
1310To change its size, the partition will need to be deleted and later
1311recreated.  All data in this partition will be lost.
1312
1313Would you like to delete this partition and continue?}
1314
1315message part_not_deletable	{Non-deletable system partition}
1316
1317message ptn_type		{type}
1318message ptn_start		{start}
1319message ptn_size		{size}
1320message ptn_end			{end}
1321
1322message ptn_bsize		{block size}
1323message ptn_fsize		{fragment size}
1324message ptn_isize		{avg file size}
1325
1326/* Called with: 			Example
1327 *  $0 = avg file size in byte		1200
1328 */
1329message ptn_isize_bytes {$0 bytes (for number of inodes)}
1330message ptn_isize_dflt	{4 fragments}
1331
1332message Select_file_system_block_size
1333{Select file system block size}
1334
1335message Select_file_system_fragment_size
1336{Select file system fragment size}
1337
1338message ptn_isize_prompt
1339{average file size (bytes)}
1340
1341message No_free_space {No free space}
1342message Invalid_numeric {Invalid numeric!}
1343message Too_large {Too large!}
1344
1345/* Called with:				Example
1346 *  $0 = start of free space		500
1347 *  $1 = end of free space		599
1348 *  $2 = size of free space		100
1349 *  $3 = unit in use			MB
1350 */
1351message free_space_line {Space at $0..$1 $3 (size $2 $3)\n}
1352
1353message	fs_type_ffsv2	{FFSv2}
1354message	fs_type_ffsv2ea	{FFSv2ea}
1355message	fs_type_ffs	{FFS}
1356message	fs_type_efi_sp	{EFI system partition}
1357message fs_type_ext2old	{Linux Ext2 (old)}
1358message	other_fs_type	{Other type}
1359
1360message	editpack	{Edit name of the disk}
1361message	edit_disk_pack_hdr
1362{The name of the disk is arbitrary. 
1363It is useful for distinguishing between multiple disks.
1364It may also be used when auto-creating dk(4) "wedges" for this disk. 
1365
1366Enter disk name}
1367
1368
1369/* Called with:				Example
1370 *  $0 = outer partitioning name	Master Boot Record (MBR)
1371 *  $1 = short version of $0		MBR
1372 */
1373message reeditpart
1374{Do you want to re-edit the $1 partitions?}
1375
1376
1377/* Called with:				Example
1378 *  $0 = device name			wd0
1379 *  $1 = outer partitioning name	Master Boot Record (MBR)
1380 *  $2 = inner partitioning name	BSD disklabel
1381 *  $3 = short version of $1		MBR
1382 *  $4 = short version of $2		disklabel
1383 *  $5 = size needed for NetBSD		250M
1384 *  $6 = size needed to build NetBSD	15G
1385 */
1386message fullpart
1387{We are now going to install NetBSD on the disk $0.
1388
1389NetBSD requires a single partition in the disk's $1
1390partition table, this is split further by the $2.
1391NetBSD can also access file systems in other $3 partitions.
1392
1393If you select 'Use the entire disk' then the previous contents of the
1394disk will be overwritten and a single $3 partition used to cover the
1395entire disk. 
1396If you want to install more than one operating system then edit the
1397$3 partition table and create a partition for NetBSD.
1398
1399About $5 is enough for a basic installation, but you should allow
1400extra for additional software and user files. 
1401Allow at least $6 if you want to build NetBSD itself.}
1402
1403message Select_your_choice
1404{What would you like to do?}
1405
1406/* Called with:				Example
1407 *  $0 = partitioning name		Master Boot Record (MBR)
1408 *  $1 = short version of $0		MBR
1409 */
1410message Use_only_part_of_the_disk
1411{Edit the $1 partition table}
1412
1413/* Called with:				Example
1414 *  $0 = partitioning name		Master Boot Record (MBR)
1415 *  $1 = short version of $0		MBR
1416 */
1417message Use_the_entire_disk
1418{Use the entire disk}
1419
1420/* Called with:				Example
1421 *  $0 = device name			wd0
1422 *  $1 = total disk size		3000 GB
1423 *  $2 = unallocated space		1.2 GB
1424 */
1425message part_header
1426{   Total size of $0 is $1, available: $2}
1427message part_header_col_start	{Start}
1428message part_header_col_size	{Size}
1429message part_header_col_flag	{Flag}
1430
1431message Partition_table_ok
1432{Partition table OK}
1433
1434message Dont_change
1435{Don't change}
1436message Other_kind
1437{Other}
1438
1439/* Called with:				Example
1440 *  $0 = outer partitioning name	Master Boot Record (MBR)
1441 *  $1 = short version of $0		MBR
1442 */
1443message nobsdpart
1444{There is no NetBSD partition in the $1.}
1445
1446/* Called with:				Example
1447 *  $0 = outer partitioning name	Master Boot Record (MBR)
1448 *  $1 = short version of $0		MBR
1449 */
1450message multbsdpart
1451{There are multiple NetBSD partitions in the $1.
1452You should set the 'install' flag on the one you want to use.}
1453
1454message ovrwrite
1455{Your disk currently has a non-NetBSD partition.  Do you really want to
1456overwrite that partition with NetBSD?
1457}
1458
1459message Partition_OK
1460{Partition OK}
1461
1462/* Called with:				Example
1463 *  $0 = device name			wd0
1464 *  $1 = outer partitioning name	Master Boot Record (MBR)
1465 *  $2 = short version of $1		MBR
1466 *  $3 = other flag options		d = bootselect default, a = active
1467 */
1468message editparttable
1469{The Current $2 partition table of $0 is shown below. 
1470Flags: (I)nstall here$3. 
1471Select the partition you wish to change:
1472
1473}
1474
1475message install_flag	{I}
1476message newfs_flag	{N}
1477
1478message clone_flag	{C}
1479message clone_flag_desc	{, (C)lone}
1480
1481message ptn_install	{install}
1482message ptn_instflag_desc	{(I)nstall, }
1483
1484message parttype_gpt {Guid Partition Table (GPT)}
1485message parttype_gpt_short {GPT}
1486
1487message	ptn_label	{Label}
1488message ptn_uuid	{UUID}
1489message	ptn_gpt_type	{GPT Type}
1490message	ptn_boot	{Boot}
1491
1492/* Called with:				Example
1493 *  $0 = outer partitioning name	Master Boot Record (MBR)
1494 *  $1 = short version of $0		MBR
1495 */
1496message use_partitions_anyway
1497{Use this partitions anyway}
1498
1499message	gpt_flags	{B}
1500message	gpt_flag_desc	{, (B)ootable}
1501
1502/* Called with:				Example
1503 *  $0 = file system type		FFSv2
1504 */
1505message size_ptn_not_mounted		{(Other: $0)}
1506
1507message running_system			{current system}
1508
1509message clone_from_elsewhere		{Clone external partition(s)}
1510message select_foreign_part
1511{Please select an external source partition:}
1512message select_source_hdr
1513{Your currently selected source partitions are:}
1514message clone_with_data			{Clone with data}
1515message	select_source_add		{Add another partition}
1516message clone_target_end		{Add at end}
1517message clone_target_hdr
1518{Insert cloned partitions before:}
1519message clone_target_disp		{cloned partition(s)}
1520message clone_src_done
1521{Source selection OK, proceed to target selection}
1522
1523message network_ok
1524{Your network seems to work fine. 
1525Should we skip the configuration 
1526and just use the network as-is?}
1527