~ubuntu-branches/ubuntu/karmic/update-manager/karmic-updates

« back to all changes in this revision

Viewing changes to utils/base-installer-1.102ubuntu1/debian/bootstrap-base.templates

  • Committer: Bazaar Package Importer
  • Author(s): Michael Vogt
  • Date: 2009-09-24 18:41:22 UTC
  • Revision ID: james.westby@ubuntu.com-20090924184122-4lowduwf0xiqmfnl
Tags: 1:0.125.3
* DistUpgrade/DistUpgrade.cfg.hardy:
  - fix upgrades from hardy by allowing the removal of sysvutils
* data/glade/UpdateManager.ui:
  - remove dialog title for cache open progress (LP: #435653)
* DistUpgrade/DistUpgradeQuirks.py:
  - add translators hints for some strings (LP: #433116)
* UpdateManager/Core/DistUpgradeFetcherCore.py:
  - fixed typo (thanks to Henrique P. Machado)
* UpdateManager/UpdateManager.py:
  - fix i18n issues with gtkbuilder
* DistUpgrade/DistUpgradeQuirks.py:
  - stop kblueplugd kbluetooth when the upgrade starts to
    avoid them crashing during the upgrade 
    (thanks to Jonathan Riddell)
* UpdateManager/backend/InstallBackendAptdaemon.py
  - setup correct window icon
* data/glade/UpdateManager.ui:
  - switch from unicode … to "..." until the issues with
    gettext is resolved (LP: #434107)

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
Template: debian-installer/bootstrap-base/title
 
2
Type: text
 
3
#  Item in the main menu to select this package
 
4
# TRANSLATORS: <65 columns
 
5
# :sl1:
 
6
_Description: Install the base system
 
7
 
 
8
Template: base-installer/cannot_install
 
9
Type: error
 
10
# The base system is the minimal Debian system 
 
11
# See http://www.debian.org/doc/debian-policy/ch-binary.html#s3.7
 
12
# :sl2:
 
13
_Description: Cannot install base system
 
14
 The installer cannot figure out how to install the base system. No
 
15
 installable CD-ROM was found and no valid mirror was configured.
 
16
 
 
17
Template: base-installer/no_codename
 
18
Type: error
 
19
# :sl2:
 
20
_Description: Debootstrap Error
 
21
 Failed to determine the codename for the release.
 
22
 
 
23
Template: base-installer/debootstrap-failed
 
24
Type: error
 
25
# :sl2:
 
26
_Description: Failed to install the base system
 
27
 The base system installation into /target/ failed.
 
28
 .
 
29
 Check /var/log/syslog or see virtual console 4 for the details.
 
30
 
 
31
Template: base-installer/debootstrap/error-exitcode
 
32
Type: error
 
33
# :sl2:
 
34
_Description: Base system installation error
 
35
 The debootstrap program exited with an error (return value ${EXITCODE}).
 
36
 .
 
37
 Check /var/log/syslog or see virtual console 4 for the details.
 
38
 
 
39
Template: base-installer/debootstrap/error-abnormal
 
40
Type: error
 
41
# :sl2:
 
42
_Description: Base system installation error
 
43
 The debootstrap program exited abnormally.
 
44
 .
 
45
 Check /var/log/syslog or see virtual console 4 for the details.
 
46
 
 
47
Template: base-installer/debootstrap/fallback-error
 
48
Type: error
 
49
# :sl2:
 
50
#flag:translate!:3
 
51
_Description: Debootstrap Error
 
52
 The following error occurred:
 
53
 .
 
54
 ${ERROR}
 
55
 .
 
56
 Check /var/log/syslog or see virtual console 4 for the details.
 
57
 
 
58
Template: base-installer/initramfs/generator
 
59
Type: select
 
60
# :sl3:
 
61
Choices: ${GENERATORS}
 
62
_Description: Tool to use to generate boot initrd:
 
63
 The list shows the available tools. If you are unsure which to select,
 
64
 you should select the default. If your system fails to boot, you can
 
65
 retry the installation using the other options.
 
66
 
 
67
Template: base-installer/initramfs/unsupported
 
68
Type: error
 
69
# :sl3:
 
70
_Description: Unsupported initrd generator
 
71
 The package ${GENERATOR} that was selected to generate the
 
72
 initrd is not supported.
 
73
 
 
74
Template: base-installer/initramfs-tools/driver-policy
 
75
Type: select
 
76
Choices-C: most, dep
 
77
# :sl3:
 
78
__Choices: generic: include all available drivers, targeted: only include drivers needed for this system
 
79
# :sl3:
 
80
_Description: Drivers to include in the initrd:
 
81
 The primary function of an initrd is to allow the kernel to mount the
 
82
 root file system. It therefore needs to contain all drivers and supporting
 
83
 programs required to do that.
 
84
 .
 
85
 A generic initrd is much larger than a targeted one and may even be so
 
86
 large that some bootloaders are unable to load it but has the advantage that
 
87
 it can be used to boot the target system on almost any hardware. With the
 
88
 smaller targeted initrd there is a very small chance that not all needed
 
89
 drivers are included.
 
90
 
 
91
Template: base-installer/kernel/failed-install
 
92
Type: error
 
93
# :sl2:
 
94
_Description: Unable to install the selected kernel
 
95
 An error was returned while trying to install the kernel into the
 
96
 target system.
 
97
 .
 
98
 Kernel package: '${KERNEL}'.
 
99
 .
 
100
 Check /var/log/syslog or see virtual console 4 for the details.
 
101
 
 
102
Template: base-installer/kernel/image
 
103
Type: select
 
104
# :sl2:
 
105
#flag:translate!:1
 
106
# For base-installer, "none" is an additional choice to a list of kernels.
 
107
# It means "no kernel"
 
108
__Choices: ${KERNELS}, none[ Do not translate what's inside the brackets and just put the translation for the word "none" in your language without any brackets. This "none" means "no kernel" ]
 
109
# :sl2:
 
110
_Description: Kernel to install:
 
111
 The list shows the available kernels. Please choose one of them in order
 
112
 to make the system bootable from the hard drive.
 
113
 
 
114
Template: base-installer/kernel/altmeta
 
115
Type: text
 
116
Description: for internal use; can be preseeded
 
117
 Optional postfix for kernel meta packages; can be used for example to
 
118
 support installation of an updated kernel for stable.
 
119
 Don't include the leading hyphen: it will be prepended in the code.
 
120
 
 
121
Template: base-installer/kernel/skip-install
 
122
Type: boolean
 
123
Default: false
 
124
# :sl2:
 
125
_Description: Continue without installing a kernel?
 
126
 No installable kernel was found in the defined APT sources.
 
127
 .
 
128
 You may try to continue without a kernel, and manually install your own
 
129
 kernel later. This is only recommended for experts, otherwise you will
 
130
 likely end up with a machine that doesn't boot.
 
131
 
 
132
Template: base-installer/kernel/no-kernels-found
 
133
Type: error
 
134
# :sl2:
 
135
_Description: Cannot install kernel
 
136
 The installer cannot find a suitable kernel package to install. 
 
137
 
 
138
Template: base-installer/kernel/failed-package-install
 
139
Type: error
 
140
# :sl2:
 
141
_Description: Unable to install ${PACKAGE}
 
142
 An error was returned while trying to install the ${PACKAGE} package
 
143
 onto the target system.
 
144
 .
 
145
 Check /var/log/syslog or see virtual console 4 for the details.
 
146
 
 
147
Template: base-installer/debootstrap/error/nogetrel
 
148
Type: error
 
149
# :sl2:
 
150
# SUBST0 is a Release file name.
 
151
_Description: Debootstrap Error
 
152
 Failed getting Release file ${SUBST0}.
 
153
 
 
154
Template: base-installer/debootstrap/error/nogetrelsig
 
155
Type: error
 
156
# :sl2:
 
157
# SUBST0 is a Release.gpg file name
 
158
_Description: Debootstrap Error
 
159
 Failed getting Release signature file ${SUBST0}.
 
160
 
 
161
Template: base-installer/debootstrap/error/unknownrelsig
 
162
Type: error
 
163
# :sl2:
 
164
# SUBST0 is a gpg key ID
 
165
_Description: Debootstrap Error
 
166
 Release file signed by unknown key (key id ${SUBST0})
 
167
 
 
168
Template: base-installer/debootstrap/error/invalidrel
 
169
Type: error
 
170
# :sl2:
 
171
_Description: Debootstrap Error
 
172
 Invalid Release file: no valid components.
 
173
 
 
174
Template: base-installer/debootstrap/error/missingrelentry
 
175
Type: error
 
176
# :sl2:
 
177
# SUBST0 is a filename
 
178
_Description: Debootstrap Error
 
179
 Invalid Release file: no entry for ${SUBST0}.
 
180
 
 
181
Template: base-installer/debootstrap/error/couldntdl
 
182
Type: error
 
183
# :sl2:
 
184
# SUBST0 is a filename or package name
 
185
# Debootstrap is a program name: should not be translated
 
186
_Description: Debootstrap Error
 
187
 Couldn't retrieve ${SUBST0}. This may be due to a network problem or a
 
188
 bad CD, depending on your installation method.
 
189
 .
 
190
 If you are installing from CD-R or CD-RW, burning the CD at a lower
 
191
 speed may help.
 
192
 
 
193
Template: base-installer/debootstrap/section/downrel
 
194
Type: text
 
195
# :sl1:
 
196
# Release is a filename which should not be translated
 
197
_Description: Retrieving Release file
 
198
 
 
199
Template: base-installer/debootstrap/progress/downrelsig
 
200
Type: text
 
201
# :sl1:
 
202
# Release is a filename which should not be translated
 
203
_Description: Retrieving Release file signature
 
204
 
 
205
Template: base-installer/debootstrap/section/sizedebs
 
206
Type: text
 
207
# :sl1:
 
208
# "packages" here can be translated
 
209
_Description: Finding package sizes
 
210
 
 
211
Template: base-installer/debootstrap/section/downpkgs
 
212
Type: text
 
213
# :sl1:
 
214
# Packages is a filename which should not be translated
 
215
_Description: Retrieving Packages files
 
216
 
 
217
Template: base-installer/debootstrap/section/downmainpkgs
 
218
Type: text
 
219
# :sl1:
 
220
# Packages is a filename which should not be translated
 
221
_Description: Retrieving Packages file
 
222
 
 
223
Template: base-installer/debootstrap/section/downdebs
 
224
Type: text
 
225
# :sl1:
 
226
# "packages" here can be translated
 
227
_Description: Retrieving packages
 
228
 
 
229
Template: base-installer/debootstrap/section/extractpkgs
 
230
Type: text
 
231
# :sl1:
 
232
# "packages" here can be translated
 
233
_Description: Extracting packages
 
234
 
 
235
Template: base-installer/debootstrap/section/instbase
 
236
Type: text
 
237
# :sl1:
 
238
_Description: Installing the base system
 
239
 
 
240
Template: base-installer/debootstrap/section/instcore
 
241
Type: text
 
242
# :sl1:
 
243
# Core packages are packages that are part of the Debian base system
 
244
# The "core" packages are indeed packages that are specifically
 
245
# recorded as part of the base system. Other packages may
 
246
# be installed on the base system because of dependency resolution
 
247
_Description: Installing core packages
 
248
 
 
249
Template: base-installer/debootstrap/section/unpackreq
 
250
Type: text
 
251
# :sl1:
 
252
# Required packages are packages which installation is triggered
 
253
# by the dependency chain of core packages
 
254
# In short, they are "required" because at least one of the
 
255
# packages from the core packages depends on them
 
256
_Description: Unpacking required packages
 
257
 
 
258
Template: base-installer/debootstrap/section/confreq
 
259
Type: text
 
260
# :sl1:
 
261
_Description: Configuring required packages
 
262
 
 
263
Template: base-installer/debootstrap/section/unpackbase
 
264
Type: text
 
265
# :sl1:
 
266
# The base system is the minimal Debian system 
 
267
# See http://www.debian.org/doc/debian-policy/ch-binary.html#s3.7
 
268
_Description: Unpacking the base system
 
269
 
 
270
Template: base-installer/debootstrap/section/confbase
 
271
Type: text
 
272
# :sl1:
 
273
# The base system is the minimal Debian system 
 
274
# See http://www.debian.org/doc/debian-policy/ch-binary.html#s3.7
 
275
_Description: Configuring the base system
 
276
 
 
277
Template: base-installer/debootstrap/fallback-info
 
278
Type: text
 
279
# :sl1:
 
280
_Description: ${SECTION}: ${INFO}...
 
281
 
 
282
Template: base-installer/debootstrap/info/validating
 
283
Type: text
 
284
# :sl1:
 
285
# SUBST0 is a package name
 
286
_Description: Validating ${SUBST0}...
 
287
 
 
288
Template: base-installer/debootstrap/info/retrieving
 
289
Type: text
 
290
# :sl1:
 
291
# SUBST0 is a package name
 
292
_Description: Retrieving ${SUBST0}...
 
293
 
 
294
Template: base-installer/debootstrap/info/extracting
 
295
Type: text
 
296
# :sl1:
 
297
# SUBST0 is a package name
 
298
_Description: Extracting ${SUBST0}...
 
299
 
 
300
Template: base-installer/debootstrap/info/unpacking
 
301
Type: text
 
302
# :sl1:
 
303
# SUBST0 is a package name
 
304
_Description: Unpacking ${SUBST0}...
 
305
 
 
306
Template: base-installer/debootstrap/info/configuring
 
307
Type: text
 
308
# :sl1:
 
309
# SUBST0 is a package name
 
310
_Description: Configuring ${SUBST0}...
 
311
 
 
312
Template: base-installer/debootstrap/info/releasesig
 
313
Type: text
 
314
# Release is a filename which should not be translated
 
315
_Description: Checking Release signature
 
316
 
 
317
Template: base-installer/debootstrap/info/validrelsig
 
318
Type: text
 
319
# :sl1:
 
320
# SUBST0 is a gpg key id
 
321
# Release is a filename which should not be translated
 
322
_Description: Valid Release signature (key id ${SUBST0})
 
323
 
 
324
Template: base-installer/debootstrap/info/resolvebase
 
325
Type: text
 
326
# :sl1:
 
327
_Description: Resolving dependencies of base packages...
 
328
 
 
329
Template: base-installer/debootstrap/info/newbase
 
330
Type: text
 
331
# :sl1:
 
332
# SUBST0 is a list of packages
 
333
_Description: Found additional base dependencies: ${SUBST0}
 
334
 
 
335
Template: base-installer/debootstrap/info/newrequired
 
336
Type: text
 
337
# :sl1:
 
338
# SUBST0 is a list of packages
 
339
_Description: Found additional required dependencies: ${SUBST0}
 
340
 
 
341
Template: base-installer/debootstrap/info/redundantbase
 
342
Type: text
 
343
# :sl1:
 
344
# SUBST0 is a list of packages
 
345
_Description: Found packages in base already in required: ${SUBST0}
 
346
 
 
347
Template: base-installer/debootstrap/info/resolvereq
 
348
Type: text
 
349
# :sl1:
 
350
_Description: Resolving dependencies of required packages...
 
351
 
 
352
Template: base-installer/debootstrap/info/checkingsizes
 
353
Type: text
 
354
# :sl1:
 
355
# SUBST0 is an archive component (main, etc)
 
356
# SUBST1 is a mirror
 
357
_Description: Checking component ${SUBST0} on ${SUBST1}...
 
358
 
 
359
Template: base-installer/debootstrap/info/instcore
 
360
Type: text
 
361
# :sl1:
 
362
# Core packages are packages that are part of the Debian base system
 
363
# The "core" packages are indeed packages that are specifically
 
364
# recorded as part of the base system. Other packages may
 
365
# be installed on the base system because of dependency resolution
 
366
_Description: Installing core packages...
 
367
 
 
368
Template: base-installer/debootstrap/info/unpackreq
 
369
Type: text
 
370
# :sl1:
 
371
# Required packages are packages which installation is triggered
 
372
# by the dependency chain of core packages
 
373
# In short, they are "required" because at least one of the
 
374
# packages from the core packages depends on them
 
375
_Description: Unpacking required packages...
 
376
 
 
377
Template: base-installer/debootstrap/info/confreq
 
378
Type: text
 
379
# :sl1:
 
380
# Required packages are packages which installation is triggered
 
381
# by the dependency chain of core packages
 
382
# In short, they are "required" because at least one of the
 
383
# packages from the core packages depends on them
 
384
_Description: Configuring required packages...
 
385
 
 
386
Template: base-installer/debootstrap/info/instbase
 
387
Type: text
 
388
# :sl1:
 
389
_Description: Installing base packages...
 
390
 
 
391
Template: base-installer/debootstrap/info/unpackbase
 
392
Type: text
 
393
# :sl1:
 
394
_Description: Unpacking the base system...
 
395
 
 
396
Template: base-installer/debootstrap/info/confbase
 
397
Type: text
 
398
# :sl1:
 
399
_Description: Configuring the base system...
 
400
 
 
401
Template: base-installer/debootstrap/info/basesuccess
 
402
Type: text
 
403
# :sl1:
 
404
_Description: Base system installed successfully.
 
405
 
 
406
Template: base-installer/debootstrap/fallback-warning
 
407
Type: error
 
408
# Debootstrap is a program name: should not be translated
 
409
# :sl2:
 
410
_Description: Debootstrap warning
 
411
 Warning: ${INFO}
 
412
 
 
413
Template: base-installer/debootstrap/warning/retrying
 
414
Type: text
 
415
# SUBST0 is an url
 
416
# :sl2:
 
417
_Description: Retrying failed download of ${SUBST0}
 
418
 
 
419
Template: base-installer/section/configure_apt
 
420
Type: text
 
421
# :sl1:
 
422
_Description: Configuring APT sources...
 
423
 
 
424
Template: base-installer/section/pick_kernel
 
425
Type: text
 
426
# :sl1:
 
427
_Description: Selecting the kernel to install...
 
428
 
 
429
Template: base-installer/section/install_linux
 
430
Type: text
 
431
# :sl1:
 
432
_Description: Installing the kernel...
 
433
 
 
434
Template: base-installer/section/install_kernel_package
 
435
Type: text
 
436
# :sl1:
 
437
# SUBST0 is a package name
 
438
_Description: Installing the kernel - retrieving and installing ${SUBST0}...
 
439
 
 
440
Template: base-installer/includes
 
441
Type: string
 
442
Description: for internal use; can be preseeded
 
443
 Packages to be included in base installation
 
444
 
 
445
Template: base-installer/excludes
 
446
Type: string
 
447
Description: for internal use; can be preseeded
 
448
 Packages to be excluded in base installation
 
449
 
 
450
Template: base-installer/debootstrap_script
 
451
Type: string
 
452
Description: for internal use; can be preseeded
 
453
 Force use of a specific debootstrap script