1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132
|
Template: apt-setup/progress/cdrom
Type: text
# :sl1:
_Description: Scanning the installation media...
Template: apt-setup/cdrom/failed
Type: error
# :sl2:
_Description: apt configuration problem
An attempt to configure apt to install additional packages from the media
failed.
Template: apt-setup/cdrom/set-first
Type: boolean
Default: false
#flag:translate!:3
# :sl1:
_Description: Scan extra installation media?
Scanning your installation media finds the label:
.
${LABEL}
.
You now have the option of scanning additional media for use by the package
manager (apt). Normally these should be from the same set as the one you
booted from. If you do not have any additional media, this step can just be
skipped.
.
If you wish to scan more media, please insert another one now.
Template: apt-setup/cdrom/set-next
Type: boolean
Default: false
#flag:translate!:3
# :sl1:
_Description: Scan extra installation media?
The image with the following label has been scanned:
.
${LABEL}
.
If you wish to scan more media, please insert another one now.
Template: apt-setup/cdrom/set-double
Type: boolean
Default: true
#flag:translate!:3
# :sl1:
_Description: Scan extra installation media?
The image with the following label has already been scanned:
.
${LABEL}
.
Please replace it now, if you wish to scan another.
Template: apt-setup/cdrom/set-failed
Type: boolean
Default: true
# :sl1:
_Description: Scan extra installation media?
An attempt to configure apt to install additional packages from the
media failed.
.
Please check that the media has been inserted correctly.
Template: apt-setup/cdrom/media-change
Type: text
# :sl1:
_Description: Media change
Please insert the media labeled '${LABEL}' and press enter.
Template: finish-install/progress/apt-cdrom-setup
Type: text
# :sl1:
# finish-install progress bar item
_Description: Disabling netinst CD in sources.list...
Template: apt-setup/use/netinst_old
Type: text
# :sl1:
_Description: If you are installing from a netinst CD image and choose not to use a mirror, you will end up with only a very minimal base system.
Template: apt-setup/use/netinst
Type: text
# :sl1:
_Description: You are installing from a netinst CD image, which by itself only allows installation of a very minimal base system. Use a mirror to install a more complete system.
Template: apt-setup/use/cd
Type: text
# :sl1:
_Description: You are installing from an image which contains a limited selection of packages.
Template: apt-setup/use/cd-set1
Type: text
# :sl1:
# The value of %i can be 2 or 3
_Description: You have scanned %i images. Even though these contain a fair selection of packages, some may be missing (notably some packages needed to support languages other than English).
Template: apt-setup/use/cd-set2
Type: text
# :sl1:
# The value of %i can be from 4 to 8
_Description: You have scanned %i images. Even though these contain a large selection of packages, some may be missing.
Template: apt-setup/use/cd-note
Type: text
# :sl1:
_Description: Note that using a mirror can result in a large amount of data being downloaded during the next step of the installation.
Template: apt-setup/use/dvd
Type: text
# :sl1:
_Description: You are installing from a DVD image. Even though it contains a large selection of packages, some may be missing.
Template: apt-setup/use/inet1
Type: text
# :sl1:
_Description: Unless you don't have a good Internet connection, use of a mirror is recommended, especially if you plan to install a graphical desktop environment.
Template: apt-setup/use/inet2
Type: text
# :sl1:
_Description: If you have a reasonably good Internet connection, use of a mirror is suggested if you plan to install a graphical desktop environment.
Template: apt-setup/disable-cdrom-entries
Type: boolean
Default: false
Description: for internal use; can be preseeded
When set to true, apt-setup always disables cdrom entries from APT's
configuration. Otherwise, it disables them only when a netinst image
has been used.
.
This option can be preseeded for automated installations that should
not reference the installation media in the target system.
|