Template: aptconf/idlist
Type: string
Description: List of current IDs - do not display.

Template: aptconf/baseurl
Type: string
_Description: What is the base URL for the package repository?
 Software repositories have a base URL which describes where the repository
 is stored.  If the repository has mirror locations, this URL can change to
 point to a different mirror.

Template: aptconf/suite
Type: string
_Description: What is the suite or directory name for the package repository?
 A site can provide multiple software repositories at the same base URL.
 Simple repositories usually confine all their files to one directory,
 while more sophisticated repositories can have components to distinguish
 between various kinds of software (such as Debian's "main", "contrib", and
 "non-free").
 .
 Please enter the name of the suite or the path to the directory here. If
 this is a directory, append a trailing slash to the path; otherwise, this
 will be treated as a suite.

Template: aptconf/components
Type: string
_Description: What are the components in this package repository?
 A complex repository can contain multiple components, such as Debian's
 "main", "contrib", and "non-free" components.  Enter the names of the
 components here, separated by spaces.  Leave off components if you don't
 want to use them, even if they exist.

Template: aptconf/repotype
Type: select
_Choices: source, binary, both
Default: binary
_Description: What types of packages are available in this package repository?
 Repositories may contain binary packages, source packages, or both. Choose
 the type of packages that are available here.  If you don't care about
 source packages, you may select "binary" to ignore them if the repository
 supplies both.

Template: aptconf/description
Type: string
_Description: Enter a description for this repository.
 Enter a short text description of this repository.  This is how aptconf
 will describe this repository in its menus.

Template: aptconf/disabled
Type: boolean
Default: false
_Description: Should this repository be disabled?
 If the repository is enabled, software can be downloaded from it.  If it
 is disabled, software will not be downloaded from it.

Template: aptconf/mainmenu
Type: select
_Choices: ${choices}, Add Custom, Add CD, Done
Default: Done
_Description: Choose a software repository to change.
 The software repositories listed are available.  Choose one to change its
 status or settings, or choose "Add Custom" to add a custom repository or
 "Add CD" to add a new CD-ROM.

Template: aptconf/action_menu
Type: select
Choices: ${choices}
_Description: Choose an action for "${repository}".
 You may make the following changes to this repository.

Template: aptconf/mirror_country
Type: select
Choices: ${choices}
_Description: Choose a host country for close mirrors of this repository.
 This repository has several copies, or "mirrors", available for users in
 several different countries.  Choose your country, or one that is close to
 you.

Template: aptconf/mirror
Type: select
Choices: ${choices}
_Description: Choose a mirror for this repository.
 The following mirrors (or alternate download sites for this repository)
 are available.  Choose the one that is closest to you.

Template: aptconf/components_menu
Type: multiselect
Choices: ${choices}
_Description: Choose the components you wish to use.
 This repository contains the following components.  You can choose which
 ones you want to enable.

Template: aptconf/enable_source
Type: boolean
Default: false
_Description: Do you want to enable source downloads for this repository?
 This repository contains source code for the packages it provides. Apt can
 download this source code for you if you want (for example, with "apt-get
 source").  It does require that an extra index be downloaded from the
 site, which may take more time.

Template: aptconf/confirm_delete
Type: boolean
Default: false
_Description: Are you sure you want to delete ${repository}?
 You have indicated that you want to delete this repository completely. If
 you do this, you will have to re-enter its information manually in order
 to use it again.
