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