# ONLY EDIT THE templates-in file
#
# DO NOT EDIT choose-mirror.templates which is auto-generated by the Makefile
#
# Some templates text are also hidden in makeheader.pl

Template: mirror/country
Type: string
Description: country code or "enter information manually"

Template: mirror/protocol
Type: select
Choices: ${protocols}
Default: http
_Description: Protocol for files download:
 Please select the file download protocol. If unsure, select "http"; it is less
 prone to problems involving firewalls.

Template: mirror/http/countries
Type: select
_Choices: enter information manually
#  Translators, you must not translate this value, but you can change it
#  to one of those listed above, e.g. msgstr "US".  Square brackets are
#  ignored and appear here only to distinguish this msgid from the same
#  one in the Choices field.
_Default: GB[ Default value for http]
_Description: Ubuntu archive mirror country:
 The goal is to find a mirror of the Ubuntu archive that is close to you on the network -- be
 aware that nearby countries, or even your own, may not be the best choice.

Template: mirror/http/mirror
Type: select
Choices: ${mirrors}
Default: archive.ubuntu.com
Default[sparc]: sparc.ubuntu.com
_Description: Ubuntu archive mirror:
 Please select an Ubuntu archive mirror. You should use a mirror in
 your country or region if you do not know which mirror has the best
 Internet connection to you.
 .
 Usually, <your country code>.archive.ubuntu.com is a good choice.

Template: mirror/http/hostname
Type: string
_Description: Ubuntu archive mirror hostname:
 Please enter the hostname of the mirror from which Ubuntu will be downloaded.

Template: mirror/http/directory
Type: string
Default: /ubuntu/
Default[sparc]: /ubuntu-sparc/
_Description: Ubuntu archive mirror directory:
 Please enter the directory in which the mirror of the Ubuntu archive is
 located.

Template: mirror/http/proxy
Type: string
_Description: HTTP proxy information (blank for none):
 If you need to use a HTTP proxy to access the outside world, enter the
 proxy information here. Otherwise, leave this blank.
 .
 The proxy information should be given in the standard form of
 "http://[[user][:pass]@]host[:port]/"

Template: mirror/ftp/countries
Type: select
_Choices: enter information manually
#  Translators, you must not translate this value, but you can change it
#  to one of those listed above, e.g. msgstr "US".  Square brackets are
#  ignored and appear here only to distinguish this msgid from the same
#  one in the Choices field.
_Default: GB[ Default value for ftp]
_Description: Ubuntu archive mirror country:
 The goal is to find a mirror of the Ubuntu archive that is close to you on the network -- be
 aware that nearby countries, or even your own, may not be the best choice.

Template: mirror/ftp/mirror
Type: select
Choices: ${mirrors}
Default: archive.ubuntu.com
Default[sparc]: sparc.ubuntu.com
_Description: Ubuntu archive mirror:
 Please select an Ubuntu archive mirror. You should use a mirror in
 your country or region if you do not know which mirror has the best
 Internet connection to you.
 .
 Usually, <your country code>.archive.ubuntu.com is a good choice.

Template: mirror/ftp/hostname
Type: string
_Description: Ubuntu archive mirror hostname:
 Please enter the network name of the host from which Ubuntu will be
 downloaded.

Template: mirror/ftp/directory
Type: string
Default: /ubuntu/
Default[sparc]: /ubuntu-sparc/
_Description: Ubuntu archive mirror directory:
 Please enter the directory in which the mirror of the Ubuntu archive
 is located.

Template: mirror/ftp/proxy
Type: string
_Description: FTP proxy information (blank for none):
 If you need to use a FTP proxy to access the outside world, please enter the
 proxy information here. Otherwise, leave this blank.
 .
 The proxy information should be the standard form of
 "http://[[user][:pass]@]host[:port]/".

Template: mirror/suite
Type: select
Choices: warty, hoary
Default: hoary
_Description: Ubuntu version to install:
 Warty Warthog is the first Ubuntu release, 4.10. Hoary Hedgehog will be the
 second release.

Template: mirror/checking_title
Type: text
_Description: Checking the Ubuntu archive mirror

Template: mirror/checking_download
Type: text
_Description: Downloading the Release file...

Template: mirror/bad
Type: error
_Description: Bad archive mirror
 The specified Ubuntu archive mirror is either not available, or does not
 have a valid Release file on it. Please try a different mirror.

Template: debian-installer/choose-mirror/title
Type: text
# main-menu
_Description: Choose a mirror of the Ubuntu archive

