msg.mi.en revision 1.10.14.2 1 /* $NetBSD: msg.mi.en,v 1.10.14.2 2018/09/30 01:46:01 pgoyette Exp $ */
2
3 /*
4 * Copyright 1997 Piermont Information Systems Inc.
5 * All rights reserved.
6 *
7 * Written by Philip A. Nelson for Piermont Information Systems Inc.
8 *
9 * Redistribution and use in source and binary forms, with or without
10 * modification, are permitted provided that the following conditions
11 * are met:
12 * 1. Redistributions of source code must retain the above copyright
13 * notice, this list of conditions and the following disclaimer.
14 * 2. Redistributions in binary form must reproduce the above copyright
15 * notice, this list of conditions and the following disclaimer in the
16 * documentation and/or other materials provided with the distribution.
17 * 3. The name of Piermont Information Systems Inc. may not be used to endorse
18 * or promote products derived from this software without specific prior
19 * written permission.
20 *
21 * THIS SOFTWARE IS PROVIDED BY PIERMONT INFORMATION SYSTEMS INC. ``AS IS''
22 * AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
23 * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
24 * ARE DISCLAIMED. IN NO EVENT SHALL PIERMONT INFORMATION SYSTEMS INC. BE
25 * LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
26 * CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
27 * SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
28 * INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
29 * CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
30 * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF
31 * THE POSSIBILITY OF SUCH DAMAGE.
32 *
33 */
34
35 /* MI Message catalog -- english, machine independent */
36
37 message usage
38 {usage: sysinst [-D] [-f definition_file] [-r release] [-C bg:fg]
39 }
40
41 message sysinst_message_language
42 {Installation messages in English}
43
44 message sysinst_message_locale
45 {en_US.ISO8859-1}
46
47 message Yes {Yes}
48 message No {No}
49 message All {All}
50 message Some {Some}
51 message None {None}
52 message none {none}
53 message OK {OK}
54 message ok {ok}
55 message On {On}
56 message Off {Off}
57 message unchanged {unchanged}
58 message Delete {Delete?}
59
60 message install
61 {install}
62
63 message reinstall
64 {reinstall sets for}
65
66 message upgrade
67 {upgrade}
68
69 message hello
70 {NetBSD/@@MACHINE@@ @@VERSION@@
71
72 This menu-driven tool is designed to help you install NetBSD to a hard
73 disk, or upgrade an existing NetBSD system, with a minimum of work.
74 In the following menus type the reference letter (a, b, c, ...) to
75 select an item, or type CTRL+N/CTRL+P to select the next/previous item.
76 The arrow keys and Page-up/Page-down may also work.
77 Activate the current selection from the menu by typing the enter key.
78 }
79
80 message thanks
81 {Thank you for using NetBSD!
82 }
83
84 message installusure
85 {You have chosen to install NetBSD on your hard disk. This will change
86 information on your hard disk. You should have made a full backup
87 before this procedure! This procedure will do the following things:
88 a) Partition your disk
89 b) Create new BSD file systems
90 c) Load and install distribution sets
91 d) Some initial system configuration
92
93 (After you enter the partition information but before your disk is
94 changed, you will have the opportunity to quit this procedure.)
95
96 Shall we continue?
97 }
98
99 message upgradeusure
100 {Ok, let's upgrade NetBSD on your hard disk. As always, this will
101 change information on your hard disk. You should have made a full backup
102 before this procedure! Do you really want to upgrade NetBSD?
103 (This is your last warning before this procedure starts modifying your
104 disks.)
105 }
106
107 message reinstallusure
108 {Ok, let's unpack the NetBSD distribution sets to a bootable hard disk.
109 This procedure just fetches and unpacks sets onto a pre-partitioned
110 bootable disk. It does not label disks, upgrade bootblocks, or save
111 any existing configuration info. (Quit and choose `install' or
112 `upgrade' if you want those options.) You should have already done an
113 `install' or `upgrade' before starting this procedure!
114
115 Do you really want to reinstall NetBSD distribution sets?
116 (This is your last warning before this procedure starts modifying your
117 disks.)
118 }
119
120 message mount_failed
121 {Mounting %s failed. Continue?
122 }
123
124 message nodisk
125 {I can not find any hard disks for use by NetBSD. You will be
126 returned to the original menu.
127 }
128
129 message onedisk
130 {I found only one disk, %s.
131 Therefore I assume you want to %s NetBSD on it.
132 }
133
134 message ask_disk
135 {On which disk do you want to %s NetBSD? }
136
137 message Available_disks
138 {Available disks}
139
140 message heads
141 {heads}
142
143 message sectors
144 {sectors}
145
146 message fs_isize
147 {average file size (bytes)}
148
149 message mountpoint
150 {mount point (or 'none')}
151
152 message cylname
153 {cyl}
154
155 message secname
156 {sec}
157
158 message megname
159 {MB}
160
161 message layout
162 {NetBSD uses a BSD disklabel to carve up the NetBSD portion of the disk
163 into multiple BSD partitions. You must now set up your BSD disklabel.
164
165 You can use a simple editor to set the sizes of the NetBSD partitions,
166 or keep the existing partition sizes and contents.
167
168 You will then be given the opportunity to change any of the disklabel
169 fields.
170
171 The NetBSD part of your disk is %d Megabytes.
172 A full installation requires at least %d Megabytes without X and
173 at least %d Megabytes if the X sets are included.
174 }
175
176 message Choose_your_size_specifier
177 {Choosing megabytes will give partition sizes close to your choice,
178 but aligned to cylinder boundaries. Choosing sectors will allow you
179 to more accurately specify the sizes. On most disks, there is little
180 to gain from cylinder alignment. On very old disks, it is most efficient
181 to choose partition sizes that are exact multiples of your actual
182 cylinder size.
183
184 Choose your size specifier}
185
186 message ptnsizes
187 {You can now change the sizes for the system partitions. The default is
188 to allocate all the space to the root file system. However, you may wish
189 to have separate /usr (additional system files), /var (log files etc)
190 or /home (users' home directories) file systems.
191
192 Free space will be added to the partition marked with a '+'.
193 }
194
195 message ptnheaders
196 {
197 MB Cylinders Sectors Filesystem
198 }
199
200 message askfsmount
201 {Mount point?}
202
203 message askfssize
204 {Size for %s in %s?}
205
206 message askunits
207 {Change input units (sectors/cylinders/MB)}
208
209 message NetBSD_partition_cant_change
210 {NetBSD partition}
211
212 message Whole_disk_cant_change
213 {Whole disk}
214
215 message Boot_partition_cant_change
216 {Boot partition}
217
218 message add_another_ptn
219 {Add a user defined partition}
220
221 message fssizesok
222 {Accept partition sizes. Free space %d %s, %d free partitions.}
223
224 message fssizesbad
225 {Reduce partition sizes by %d %s (%u sectors).}
226
227 message startoutsidedisk
228 {The start value you specified is beyond the end of the disk.
229 }
230
231 message endoutsidedisk
232 {With this value, the partition end is beyond the end of the disk.
233 Your partition size has been truncated to %d %s.
234
235 Type enter to continue
236 }
237
238 message toobigdisklabel
239 {
240 This disk is too large for a disklabel partition table to be used
241 and hence cannot be used as a bootable disk or to hold the root
242 partition.
243 }
244
245 message fspart
246 {We now have your BSD disklabel partitions as:
247 This is your last chance to change them.
248
249 }
250
251 message fspart_header
252 { Start %3s End %3s Size %3s FS type Newfs Mount Mount point
253 --------- --------- --------- ---------- ----- ----- -----------
254 }
255
256 message fspart_row
257 {%9lu %9lu %9lu %-10s %-5s %-5s %s}
258
259 message show_all_unused_partitions
260 {Show all unused partitions}
261
262 message partition_sizes_ok
263 {Partition sizes ok}
264
265 message edfspart
266 {The current values for partition `%c' are,
267 Select the field you wish to change:
268
269 MB cylinders sectors
270 ------- --------- ---------
271 }
272
273 message fstype_fmt
274 { FStype: %9s}
275
276 message start_fmt
277 { start: %9u %8u%c %9u}
278
279 message size_fmt
280 { size: %9u %8u%c %9u}
281
282 message end_fmt
283 { end: %9u %8u%c %9u}
284
285 message bsize_fmt
286 { block size: %9d bytes}
287
288 message fsize_fmt
289 { fragment size: %9d bytes}
290
291 message isize_fmt
292 { avg file size: %9d bytes (for number of inodes)}
293 message isize_fmt_dflt
294 { avg file size: 4 fragments}
295
296 message newfs_fmt
297 { newfs: %9s}
298
299 message mount_fmt
300 { mount: %9s}
301
302 message mount_options_fmt
303 { mount options: }
304
305 message mountpt_fmt
306 { mount point: %9s}
307
308 message toggle
309 {Toggle}
310
311 message restore
312 {Restore original values}
313
314 message Select_the_type
315 {Select the type}
316
317 message other_types
318 {other types}
319
320 message label_size
321 {%s
322 Special values that can be entered for the size value:
323 -1: use until the end of the NetBSD part of the disk
324 a-%c: end this partition where partition X starts
325
326 size (%s)}
327
328 message label_offset
329 {%s
330 Special values that can be entered for the offset value:
331 -1: start at the beginning of the NetBSD part of the disk
332 a-%c: start at the end of previous partition (a, b, ..., %c)
333
334 start (%s)}
335
336 message invalid_sector_number
337 {Badly formed sector number
338 }
339
340 message Select_file_system_block_size
341 {Select file system block size}
342
343 message Select_file_system_fragment_size
344 {Select file system fragment size}
345
346 message packname
347 {Please enter a name for your NetBSD disk}
348
349 message lastchance
350 {Ok, we are now ready to install NetBSD on your hard disk (%s). Nothing has been
351 written yet. This is your last chance to quit this process before anything
352 gets changed.
353
354 Shall we continue?
355 }
356
357 message disksetupdone
358 {Ok, the first part of the procedure is finished. Sysinst has
359 written a disklabel to the target disk, and newfs'ed and fsck'ed
360 the new partitions you specified for the target disk.
361 }
362
363 message disksetupdoneupdate
364 {Ok, the first part of the procedure is finished. Sysinst has
365 written a disklabel to the target disk, and fsck'ed the new
366 partitions you specified for the target disk.
367 }
368
369 message openfail
370 {Could not open %s, error message was: %s.
371 }
372
373 message mountfail
374 {mount of device /dev/%s%c on %s failed.
375 }
376
377 message extractcomplete
378 {The extraction of the selected sets for NetBSD-@@VERSION@@ is complete.
379 The system is now able to boot from the selected hard disk. To complete
380 the installation, sysinst will give you the opportunity to configure
381 some essential things first.
382 }
383
384 message instcomplete
385 {The installation of NetBSD-@@VERSION@@ is now complete. The system
386 should boot from hard disk. Follow the instructions in the INSTALL
387 document about final configuration of your system. We also recommend
388 reading the afterboot(8) manpage; it contains a list of things to be
389 checked after the first complete boot.
390
391 At a minimum, you should edit /etc/rc.conf to match your needs. See
392 /etc/defaults/rc.conf for the default values.
393 }
394
395 message upgrcomplete
396 {The upgrade to NetBSD-@@VERSION@@ is now complete. You will
397 now need to follow the instructions in the INSTALL document as to
398 what you need to do to get your system reconfigured for your situation.
399 Remember to (re)read the afterboot(8) manpage as it may contain new
400 items since your last upgrade.
401 }
402
403
404 message unpackcomplete
405 {Unpacking additional release sets of NetBSD-@@VERSION@@ is now complete.
406 You will now need to follow the instructions in the INSTALL document
407 to get your system reconfigured for your situation.
408 The afterboot(8) manpage can also be of some help.
409
410 If you unpacked the etc set, you will need to edit /etc/rc.conf to get a
411 multi-user system. At a minimum, you will need to change rc_configured=NO
412 to rc_configured=YES.
413 }
414
415 message distmedium
416 {Your disk is now ready for installing the kernel and the distribution
417 sets. As noted in your INSTALL notes, you have several options. For
418 ftp or nfs, you must be connected to a network with access to the proper
419 machines.
420
421 Sets selected %d, processed %d, Next set %s.
422
423 }
424
425 message distset
426 {The NetBSD distribution is broken into a collection of distribution
427 sets. There are some basic sets that are needed by all installations
428 and there are some other sets that are optional. You may choose to install
429 a core set (Minimal installation), all of them (Full installation), or a custom
430 group of sets (Custom installation).
431 }
432
433 message ftpsource
434 {The following are the %s site, directory, user, and password that
435 will be used. If "user" is "ftp", then the password is not needed.
436
437 }
438
439 message email
440 {e-mail address}
441
442 message dev
443 {device}
444
445 message nfssource
446 {Enter the nfs host and server directory where the distribution is located.
447 Remember, the directory should contain the .tgz files and
448 must be nfs mountable.
449
450 }
451
452 message floppysource
453 {Enter the floppy device to be used and transfer directory on the target
454 file system. The set files must be in the root directory of the floppies.
455
456 }
457
458 message cdromsource
459 {Enter the CDROM device to be used and directory on the CDROM where
460 the distribution is located.
461 Remember, the directory should contain the .tgz files.
462
463 }
464
465 message Available_cds
466 {Available CDs }
467
468 message ask_cd
469 {Multiple CDs found. Please select the one containing the install CD.}
470
471 message cd_path_not_found
472 {The installation sets have not been found at the default location on this
473 CD. Please check the device and path name.}
474
475 message localfssource
476 {Enter the unmounted local device and directory on that device where
477 the distribution is located.
478 Remember, the directory should contain the .tgz files.
479
480 }
481
482 message localdir
483 {Enter the already-mounted local directory where the distribution is located.
484 Remember, the directory should contain the .tgz files.
485
486 }
487
488 message filesys
489 {file system}
490
491 message nonet
492 {I can not find any network interfaces for use by NetBSD. You will be
493 returned to the previous menu.
494 }
495
496 message netup
497 {The following network interfaces are active: %s
498 Does one of them connect to the required server?}
499
500 message asknetdev
501 {Which network device would you like to use?}
502
503 message netdevs
504 {Available interfaces}
505
506 message netinfo
507 {To be able to use the network, we need answers to the following:
508
509 }
510
511 message net_domain
512 {Your DNS domain}
513
514 message net_host
515 {Your host name}
516
517 message net_ip
518 {Your IPv4 address}
519
520 message net_srv_ip
521 {Server IPv4 address}
522
523 message net_mask
524 {IPv4 Netmask}
525
526 message net_namesrv
527 {Your name server}
528
529 message net_defroute
530 {IPv4 gateway}
531
532 message net_media
533 {Network media type}
534
535 message netok
536 {The following are the values you entered.
537
538 DNS Domain: %s
539 Host Name: %s
540 Nameserver: %s
541 Primary Interface: %s
542 Media type: %s
543 Host IP: %s
544 Netmask: %s
545 IPv4 Gateway: %s
546 }
547
548 message netok_slip
549 {The following are the values you entered. Are they OK?
550
551 DNS Domain: %s
552 Host Name: %s
553 Nameserver: %s
554 Primary Interface: %s
555 Media type: %s
556 Host IP: %s
557 Server IP: %s
558 Netmask: %s
559 IPv4 Gateway: %s
560 }
561
562 message netokv6
563 {IPv6 autoconf: %s
564 }
565
566 message netok_ok
567 {Are they OK?}
568
569 message wait_network
570 {
571 Waiting while network interface comes up.
572 }
573
574 message resolv
575 {Could not create /etc/resolv.conf. Install aborted.
576 }
577
578 message realdir
579 {Could not change to directory %s: %s. Install aborted.
580 }
581
582 message delete_xfer_file
583 {Delete after install}
584
585 message notarfile
586 {Release set %s does not exist.}
587
588 message endtarok
589 {All selected distribution sets unpacked successfully.}
590
591 message endtar
592 {There were problems unpacking distribution sets.
593 Your installation is incomplete.
594
595 You selected %d distribution sets. %d sets couldn't be found
596 and %d were skipped after an error occurred. Of the %d
597 that were attempted, %d unpacked without errors and %d with errors.
598
599 Aborting installation. Please recheck your distribution source
600 and consider reinstalling sets from the main menu.}
601
602 message abort
603 {Your choices have made it impossible to install NetBSD. Install aborted.
604 }
605
606 message abortinst
607 {The distribution was not successfully loaded. You will need to proceed
608 by hand. Installation aborted.
609 }
610
611 message abortupgr
612 {The distribution was not successfully loaded. You will need to proceed
613 by hand. Upgrade aborted.
614 }
615
616 message abortunpack
617 {Unpacking additional sets was not successful. You will need to
618 proceed by hand, or choose a different source for release sets and try
619 again.
620 }
621
622 message createfstab
623 {There is a big problem! Can not create /mnt/etc/fstab. Bailing out!
624 }
625
626
627 message noetcfstab
628 {Help! No /etc/fstab in target disk %s. Aborting upgrade.
629 }
630
631 message badetcfstab
632 {Help! Can't parse /etc/fstab in target disk %s. Aborting upgrade.
633 }
634
635 message X_oldexists
636 {I cannot save %s/bin/X as %s/bin/X.old, because the
637 target disk already has an %s/bin/X.old. Please fix this before
638 continuing.
639
640 One way is to start a shell from the Utilities menu, examine the
641 target %s/bin/X and %s/bin/X.old. If
642 %s/bin/X.old is from a completed upgrade, you can rm -f
643 %s/bin/X.old and restart. Or if %s/bin/X.old is from
644 a recent, incomplete upgrade, you can rm -f %s/bin/X and mv
645 %s/bin/X.old to %s/bin/X
646
647 Aborting upgrade.}
648
649 message netnotup
650 {There was a problem in setting up the network. Either your gateway
651 or your nameserver was not reachable by a ping. Do you want to
652 configure your network again? ("No" allows you to continue anyway
653 or abort the install process.)
654 }
655
656 message netnotup_continueanyway
657 {Would you like to continue the install process anyway, and assume
658 that the network is working? ("No" aborts the install process.)
659 }
660
661 message makedev
662 {Making device nodes ...
663 }
664
665 message badfs
666 {It appears that /dev/%s%c is not a BSD file system or the fsck was
667 not successful. Try mounting it anyway? (Error number %d.)
668 }
669
670 message rootmissing
671 { target root is missing %s.
672 }
673
674 message badroot
675 {The completed new root file system failed a basic sanity check.
676 Are you sure you installed all the required sets?
677 }
678
679 message fd_type
680 {Floppy file system type}
681
682 message fdnotfound
683 {Could not find the file on the floppy.
684 }
685
686 message fdremount
687 {The floppy was not mounted successfully.
688 }
689
690 message fdmount
691 {Please load the floppy containing the file named "%s.%s".
692
693 If the set has no more disks, select "Set finished" to install the set.
694 Select "Abort fetch" to return to the install media selection menu.
695 }
696
697 message mntnetconfig
698 {Is the network information you entered accurate for this machine
699 in regular operation and do you want it installed in /etc? }
700
701 message cur_distsets
702 {The following is the list of distribution sets that will be used.
703
704 }
705
706 message cur_distsets_header
707 { Distribution set Selected
708 ------------------------ --------
709 }
710
711 message set_base
712 {Base}
713
714 message set_system
715 {Configuration files (/etc)}
716
717 message set_compiler
718 {Compiler tools}
719
720 message set_games
721 {Games}
722
723 message set_man_pages
724 {Manual pages}
725
726 message set_misc
727 {Miscellaneous}
728
729 message set_modules
730 {Kernel modules}
731
732 message set_tests
733 {Test programs}
734
735 message set_text_tools
736 {Text processing tools}
737
738 message set_X11
739 {X11 sets}
740
741 message set_X11_base
742 {X11 base and clients}
743
744 message set_X11_etc
745 {X11 configuration}
746
747 message set_X11_fonts
748 {X11 fonts}
749
750 message set_X11_servers
751 {X11 servers}
752
753 message set_X11_prog
754 {X11 programming}
755
756 message set_source
757 {Source and debug sets}
758
759 message set_syssrc
760 {Kernel sources}
761
762 message set_src
763 {Base sources}
764
765 message set_sharesrc
766 {Share sources}
767
768 message set_gnusrc
769 {GNU sources}
770
771 message set_xsrc
772 {X11 sources}
773
774 message set_debug
775 {Debug symbols}
776
777 message set_xdebug
778 {X11 debug symbols}
779
780 message cur_distsets_row
781 {%-27s %3s}
782
783 message select_all
784 {Select all the above sets}
785
786 message select_none
787 {Deselect all the above sets}
788
789 message install_selected_sets
790 {Install selected sets}
791
792 message tarerror
793 {There was an error in extracting the file %s. That means
794 some files were not extracted correctly and your system will not be
795 complete.
796
797 Continue extracting sets?}
798
799 message must_be_one_root
800 {There must be a single partition marked to be mounted on '/'.}
801
802 message partitions_overlap
803 {partitions %c and %c overlap.}
804
805 message No_Bootcode
806 {No bootcode for specified FS type of root partition}
807
808 message cannot_ufs2_root
809 {Sorry, the root file system can't be FFSv2 due to lack of bootloader support
810 on this port.}
811
812 message edit_partitions_again
813 {
814
815 You can either edit the partition table by hand, or give up and return
816 to the main menu.
817
818 Edit the partition table again?}
819
820 message config_open_error
821 {Could not open config file %s\n}
822
823 message choose_timezone
824 {Please choose the timezone that fits you best from the list below.
825 Press RETURN to select an entry.
826 Press 'x' followed by RETURN to quit the timezone selection.
827
828 Default: %s
829 Selected: %s
830 Local time: %s %s
831 }
832
833 message tz_back
834 { Back to main timezone list}
835
836 message swapactive
837 {The disk that you selected has a swap partition that may currently be
838 in use if your system is low on memory. Because you are going to
839 repartition this disk, this swap partition will be disabled now. Please
840 beware that this might lead to out of swap errors. Should you get such
841 an error, please restart the system and try again.}
842
843 message swapdelfailed
844 {Sysinst failed to deactivate the swap partition on the disk that you
845 chose for installation. Please reboot and try again.}
846
847 message rootpw
848 {The root password of the newly installed system has not yet been initialized,
849 and is thus empty. Do you want to set a root password for the system now?}
850
851 message rootsh
852 {You can now select which shell to use for the root user. The default is
853 /bin/sh, but you may prefer another one.}
854
855 message no_root_fs
856 {
857 There is no defined root file system. You need to define at least
858 one mount point with "/".
859
860 Press <return> to continue.
861 }
862
863 message slattach {
864 Enter slattach flags
865 }
866
867 message Pick_an_option {Pick an option to turn on or off.}
868 message Scripting {Scripting}
869 message Logging {Logging}
870
871 message Status { Status: }
872 message Command {Command: }
873 message Running {Running}
874 message Finished {Finished}
875 message Command_failed {Command failed}
876 message Command_ended_on_signal {Command ended on signal}
877
878 message NetBSD_VERSION_Install_System {NetBSD-@@VERSION@@ Install System}
879 message Exit_Install_System {Exit Install System}
880 message Install_NetBSD_to_hard_disk {Install NetBSD to hard disk}
881 message Upgrade_NetBSD_on_a_hard_disk {Upgrade NetBSD on a hard disk}
882 message Re_install_sets_or_install_additional_sets {Re-install sets or install additional sets}
883 message Reboot_the_computer {Reboot the computer}
884 message Utility_menu {Utility menu}
885 message Config_menu {Config menu}
886 message exit_utility_menu {Back to main menu}
887 message exit_menu_generic {Exit}
888 message NetBSD_VERSION_Utilities {NetBSD-@@VERSION@@ Utilities}
889 message Run_bin_sh {Run /bin/sh}
890 message Set_timezone {Set timezone}
891 message Configure_network {Configure network}
892 message Partition_a_disk {Partition a disk}
893 message Logging_functions {Logging functions}
894 message Halt_the_system {Halt the system}
895 message yes_or_no {yes or no?}
896 message Hit_enter_to_continue {Hit enter to continue}
897 message Choose_your_installation {Choose your installation}
898 message Set_Sizes {Set sizes of NetBSD partitions}
899 message Use_Existing {Use existing partition sizes}
900 message Megabytes {Megabytes}
901 message Cylinders {Cylinders}
902 message Sectors {Sectors}
903 message Select_medium {Install from}
904 message ftp {FTP}
905 message http {HTTP}
906 message nfs {NFS}
907 .if HAVE_INSTALL_IMAGE
908 message cdrom {CD-ROM / DVD / install image media}
909 .else
910 message cdrom {CD-ROM / DVD}
911 .endif
912 message floppy {Floppy}
913 message local_fs {Unmounted fs}
914 message local_dir {Local directory}
915 message Select_your_distribution {Select your distribution}
916 message Full_installation {Full installation}
917 message Full_installation_nox {Installation without X11}
918 message Minimal_installation {Minimal installation}
919 message Custom_installation {Custom installation}
920 message hidden {** hidden **}
921 message Host {Host}
922 message Base_dir {Base directory}
923 message Set_dir_bin {Binary set directory}
924 message Set_dir_src {Source set directory}
925 message Xfer_dir {Transfer directory}
926 message transfer_method {Download via}
927 message User {User}
928 message Password {Password}
929 message Proxy {Proxy}
930 message Get_Distribution {Get Distribution}
931 message Continue {Continue}
932 message What_do_you_want_to_do {What do you want to do?}
933 message Try_again {Try again}
934 message Set_finished {Set finished}
935 message Skip_set {Skip set}
936 message Skip_group {Skip set group}
937 message Abandon {Abandon installation}
938 message Abort_fetch {Abort fetch}
939 message Device {Device}
940 message File_system {File system}
941 message Select_DNS_server { Select DNS server}
942 message other {other }
943 message Perform_autoconfiguration {Perform autoconfiguration?}
944 message Root_shell {Root shell}
945 message User_shell {User shell}
946 message Color_scheme {Color scheme}
947 message White_on_black {White on black}
948 message Black_on_white {Black on white}
949 message White_on_blue {White on blue}
950 message Green_on_black {Green on black}
951
952 .if AOUT2ELF
953 message aoutfail
954 {The directory where the old a.out shared libraries should be moved to could
955 not be created. Please try the upgrade procedure again and make sure you
956 have mounted all file systems.}
957
958 message emulbackup
959 {Either the /emul/aout or /emul directory on your system was a symbolic link
960 pointing to an unmounted file system. It has been given a '.old' extension.
961 Once you bring your upgraded system back up, you may need to take care
962 of merging the newly created /emul/aout directory with the old one.
963 }
964 .endif
965
966 message oldsendmail
967 {Sendmail is no longer in this release of NetBSD, default MTA is
968 postfix. The file /etc/mailer.conf still chooses the removed
969 sendmail. Do you want to upgrade /etc/mailer.conf automatically for
970 postfix? If you choose "No" you will have to update /etc/mailer.conf
971 yourself to ensure proper email delivery.}
972
973 message license
974 {To use the network interface %s, you must agree to the license in
975 file %s. To view this file now, you can type ^Z, look at the contents of
976 the file and then type "fg" to resume.}
977
978 message binpkg
979 {To configure the binary package system, please choose the network location
980 to fetch packages from. Once your system comes up, you can use 'pkgin'
981 to install additional packages, or remove packages.}
982
983 message pkgpath
984 {Enabling binary packages with pkgin requires setting up the repository.
985 The following are the host, directory, user, and password that
986 will be used. If "user" is "ftp", then the password is not needed.
987
988 }
989 message rcconf_backup_failed {Making backup of rc.conf failed. Continue?}
990 message rcconf_backup_succeeded {rc.conf backup saved to %s.}
991 message rcconf_restore_failed {Restoring backup rc.conf failed.}
992 message rcconf_delete_failed {Deleting old %s entry failed.}
993 message Pkg_dir {Package directory}
994 message configure_prior {configure a prior installation of}
995 message configure {configure}
996 message change {change}
997 message password_set {password set}
998 message YES {YES}
999 message NO {NO}
1000 message DONE {DONE}
1001 message abandoned {Abandoned}
1002 message empty {***EMPTY***}
1003 message timezone {Timezone}
1004 message change_rootpw {Change root password}
1005 message enable_binpkg {Enable installation of binary packages}
1006 message enable_sshd {Enable sshd}
1007 message enable_ntpd {Enable ntpd}
1008 message run_ntpdate {Run ntpdate at boot}
1009 message enable_mdnsd {Enable mdnsd}
1010 message enable_xdm {Enable xdm}
1011 message enable_cgd {Enable cgd}
1012 message enable_lvm {Enable lvm}
1013 message enable_raid {Enable raidframe}
1014 message add_a_user {Add a user}
1015 message configmenu {Configure the additional items as needed.}
1016 message doneconfig {Finished configuring}
1017 message Install_pkgin {Install pkgin and update package summary}
1018 message binpkg_installed
1019 {Your system is now configured to use pkgin to install binary packages. To
1020 install a package, run:
1021
1022 pkgin install <packagename>
1023
1024 from a root shell. Read the pkgin(1) manual page for further information.}
1025 message Install_pkgsrc {Fetch and unpack pkgsrc}
1026 message pkgsrc
1027 {Installing pkgsrc requires unpacking an archive retrieved over the network.
1028 The following are the host, directory, user, and password that
1029 will be used. If "user" is "ftp", then the password is not needed.
1030
1031 }
1032 message Pkgsrc_dir {pkgsrc directory}
1033 message get_pkgsrc {Fetch and unpack pkgsrc for building from source}
1034 message retry_pkgsrc_network {Network configuration failed. Retry?}
1035 message quit_pkgsrc {Quit without installing pkgsrc}
1036 message quit_pkgs_install {Quit installing binary pkgs}
1037 message pkgin_failed
1038 {Installation of pkgin failed, possibly because no binary packages
1039 exist. Please check the package path and try again.}
1040 message failed {Failed}
1041
1042 message notsupported {Operation not supported!}
1043 message askfsmountadv {Mountpoint (or 'raid', 'cgd', 'lvm')?}
1044 message partman {Extended partitioning}
1045 message editbsdpart {Edit BSD partitions}
1046 message editmbr {Edit and save MBR}
1047 message switchgpt {Switch to GPT}
1048 message switchmbr {Switch to MBR}
1049 message renamedisk {Set disk name}
1050 message fmtasraid {Format as RAID}
1051 message fmtaslvm {Format as LVM PV}
1052 message encrypt {Encrypt}
1053 message setbootable {Bootable flag}
1054 message erase {Safe erase}
1055 message undo {Undo changes}
1056 message unconfig {Unconfigure}
1057 message edit {Edit}
1058 message doumount {Force umount}
1059 message fillzeros {Fill with zeros}
1060 message fillrandom {Fill with random data}
1061 message fillcrypto {Fill with crypto data}
1062 message raid0 {0 - No parity, simple striping.}
1063 message raid1 {1 - Mirroring. The parity is the mirror.}
1064 message raid4 {4 - Striping with parity stored on the last component.}
1065 message raid5 {5 - Striping with distributed parity.}
1066
1067 message fremove {REMOVE}
1068 message remove {Remove}
1069 message add {Add}
1070 message auto {auto}
1071
1072 message removepartswarn {This removes all partitions on the disk. Do you want to continue?}
1073 message saveprompt {Save changes before finishing?}
1074 message cantsave {Changes cannot be saved.}
1075 message noroot {No root partition defined. Cannot continue\n}
1076 message wannaunblock {
1077 Device is blocked. Editing it may cause problems.
1078 Do you want to force unblock it and continue?}
1079 message wannatry {Do you want to try?}
1080 message create_cgd {Create cryptographic volume (CGD)}
1081 message create_cnd {Create virtual disk image (VND)}
1082 message create_vg {Create volume group (LVM VG)}
1083 message create_lv { Create logical volume}
1084 message create_raid {Create software RAID}
1085 message updpmlist {Update device list}
1086 message savepm {Save changes}
1087 message pmblocked {BLOCKED}
1088 message pmunchanged {UNCHANGED}
1089 message pmsetboot {BOOT}
1090 message pmused {USED}
1091 message pmmounted {(mounted)}
1092 message pmunused {(unused)}
1093 message pmgptdisk {GPT-labeled disk}
1094
1095 message finishpm {Finish partitioning}
1096 message limitcount {Limit for the device count was reached!}
1097 message invaliddev {Invalid device!}
1098 message avdisks {Available disks:}
1099 message nofreedev {Cannot allocate device node!}
1100 message partman_header
1101 {This is the extended partition manager. All disks, partitions, etc. are
1102 listed below. MBR partitions, if desired, must be created before editing
1103 the disklabel. To use RAID, LVM, or CGD: 1) Create BSD partitions with the
1104 appropriate type; 2) Create RAID/LVM VG/CGD using these partitions; 3) Save
1105 changes; 4) Create partitions for RAID/CGD or Logical Volumes for LVM.}
1106
1107 message raid_menufmt { raid%d (level %1d) on %-34s %11uM}
1108 message raid_err_menufmt { EMPTY RAID!}
1109 message raid_disks_fmt {Disks: %33s}
1110 message raid_spares_fmt {Spares: %32s}
1111 message raid_level_fmt {RAID level: %22d}
1112 message raid_numrow_fmt {numRow: %22d}
1113 message raid_numcol_fmt {numCol: %22d}
1114 message raid_numspare_fmt {numSpare: %22d}
1115 message raid_sectpersu_fmt {sectPerSU: %22d}
1116 message raid_superpar_fmt {SUsPerParityUnit: %22d}
1117 message raid_superrec_fmt {SUsPerReconUnit: %22d}
1118 message raid_nomultidim {Multi-dimensional arrays are NOT supported!}
1119 message raid_numrow_ask {numRow?}
1120 message raid_numcol_ask {numCol?}
1121 message raid_numspare_ask {numSpare?}
1122 message raid_sectpersu_ask {sectPerSU?}
1123 message raid_superpar_ask {SUsPerParityUnit?}
1124 message raid_superrec_ask {SUsPerReconUnit?}
1125 message raid_disks {Disks in RAID:}
1126 message vnd_err_menufmt { PATH NOT DEFINED!}
1127 message vnd_assgn_menufmt { vnd%1d on %-51s ASSIGN}
1128 message vnd_menufmt { vnd%1d on %-45s %11uM}
1129 message vnd_path_fmt {File path: %29s}
1130 message vnd_assgn_fmt {Create new image: %20s}
1131 message vnd_size_fmt {Size: %22sM}
1132 message vnd_ro_fmt {Read-only: %22s}
1133 message vnd_geom_fmt {Set geometry by hand: %18s}
1134 message vnd_bps_fmt {Bytes per Sector: %18s}
1135 message vnd_spt_fmt {Sectors per Track: %18s}
1136 message vnd_tpc_fmt {Tracks per Cylinder: %18s}
1137 message vnd_cyl_fmt {Cylinders: %22s}
1138 message vnd_path_ask {File path?}
1139 message vnd_size_ask {Size (MB)?}
1140 message vnd_bps_ask {Bytes per Sector?}
1141 message vnd_spt_ask {Sectors per Track?}
1142 message vnd_tpc_ask {Tracks per Cylinder?}
1143 message vnd_cyl_ask {Cylinders?}
1144 message cgd_err_menufmt { DISK NOT DEFINED!}
1145 message cgd_menufmt { cgd%1d %-48s %11uM}
1146 message cgd_dev_fmt {Base device: %24s}
1147 message cgd_enc_fmt {Encryption: %24s}
1148 message cgd_key_fmt {Key size: %24d}
1149 message cgd_iv_fmt {IV algorithm: %24s}
1150 message cgd_keygen_fmt {Key generation: %24s}
1151 message cgd_verif_fmt {Verification method: %17s}
1152 message lvm_disks {Disks in VG:}
1153 message lvm_menufmt { %-44s %20sM}
1154 message lvm_err_menufmt { EMPTY VG!}
1155 message lvm_disks_fmt {PV's: %34s}
1156 message lvm_name_fmt {Name: %34s}
1157 message lvm_maxlv_fmt {MaxLogicalVolumes: %20s}
1158 message lvm_maxpv_fmt {MaxPhysicalVolumes: %20s}
1159 message lvm_extsiz_fmt {PhysicalExtentSize: %20s}
1160 message lvm_name_ask {Name?}
1161 message lvm_maxlv_ask {MaxLogicalVolumes?}
1162 message lvm_maxpv_ask {MaxPhysicalVolumes?}
1163 message lvm_extsiz_ask {PhysicalExtentSize (MB)?}
1164 message lvmlv_menufmt { Logical volume %-35s %11uM}
1165 message lvmlv_name_fmt {Name: %34s}
1166 message lvmlv_size_fmt {Size: %33dM}
1167 message lvmlv_ro_fmt {Read-only: %27s}
1168 message lvmlv_cont_fmt {Contiguous: %27s}
1169 message lvmlv_extnum_fmt {LogicalExtentsNumber: %18s}
1170 message lvmlv_minor_fmt {Minor number: %26s}
1171 message lvmlv_mirrors_fmt {Mirrors: %27d}
1172 message lvmlv_regsiz_fmt {MirrorLogRegionSize: %18s}
1173 message lvmlv_pers_fmt {Persistent minor number: %14s}
1174 message lvmlv_readahsect_fmt {ReadAheadSectors: %18s}
1175 message lvmlv_stripes_fmt {Stripes: %27s}
1176 message lvmlv_stripesiz_fmt {StripeSize: %27s}
1177 message lvmlv_zero_fmt {Zeroing of the first KB: %13s}
1178 message lvmlv_name_ask {Name?}
1179 message lvmlv_size_ask {Size (MB)?}
1180 message lvmlv_extnum_ask {LogicalExtentsNumber?}
1181 message lvmlv_minor_ask {Minor number?}
1182 message lvmlv_mirrors_ask {Mirrors?}
1183 message lvmlv_regsiz_ask {MirrorLogRegionSize?}
1184 message lvmlv_readahsect_ask {ReadAheadSectors?}
1185 message lvmlv_stripes_ask {Stripes?}
1186
1187 message addusername {8 character username to add}
1188 message addusertowheel {Do you wish to add this user to group wheel?}
1189
1190 message Delete_partition
1191 {Delete partition}
1192
1193 message No_filesystem_newfs
1194 {The selected partition does not seem to have a valid file system.
1195 Do you want to newfs (format) it?}
1196
1197 message Auto_add_swap_part
1198 {A swap partition (named %s) seems to exist on %s.
1199 Do you want to use that?}
1200
1201