Merge lp:~mvo/apt-setup/extras-ubuntu-repo into lp:~vcs-imports/apt-setup/main

Proposed by Michael Vogt
Status: Merged
Merge reported by: Michael Vogt
Merged at revision: not available
Proposed branch: lp:~mvo/apt-setup/extras-ubuntu-repo
Merge into: lp:~vcs-imports/apt-setup/main
Diff against target: 13124 lines (+7932/-629) (has conflicts)
104 files modified
apt-setup-signed-release (+52/-0)
apt-setup-verify (+21/-0)
debian/apt-mirror-setup.install (+3/-1)
debian/apt-mirror-setup.templates-ubuntu (+12/-0)
debian/apt-setup-udeb.install (+1/-0)
debian/apt-setup-udeb.postinst (+21/-0)
debian/apt-setup-udeb.templates (+8/-2)
debian/changelog (+689/-0)
debian/control (+9/-0)
debian/copyright (+2/-1)
debian/po/am.po (+9/-9)
debian/po/ar.po (+9/-9)
debian/po/ast.po (+9/-9)
debian/po/be.po (+9/-9)
debian/po/bg.po (+9/-9)
debian/po/bn.po (+9/-9)
debian/po/bs.po (+9/-9)
debian/po/ca.po (+9/-9)
debian/po/cs.po (+9/-9)
debian/po/cy.po.OTHER (+697/-0)
debian/po/da.po (+9/-9)
debian/po/de.po (+9/-9)
debian/po/dz.po (+9/-9)
debian/po/el.po (+9/-9)
debian/po/eo.po (+9/-9)
debian/po/es.po (+9/-9)
debian/po/et.po (+9/-9)
debian/po/eu.po (+9/-9)
debian/po/fi.po (+9/-9)
debian/po/fr.po (+9/-9)
debian/po/ga.po (+9/-9)
debian/po/gl.po (+9/-9)
debian/po/gu.po (+9/-9)
debian/po/he.po (+9/-9)
debian/po/hi.po (+9/-9)
debian/po/hr.po (+9/-9)
debian/po/hu.po (+9/-9)
debian/po/id.po (+9/-9)
debian/po/it.po (+9/-9)
debian/po/ja.po (+9/-9)
debian/po/ka.po (+9/-9)
debian/po/kk.po (+9/-9)
debian/po/km.po (+9/-9)
debian/po/ko.po (+9/-9)
debian/po/ku.po (+9/-9)
debian/po/lt.po (+9/-9)
debian/po/lv.po (+14/-9)
debian/po/mk.po (+14/-9)
debian/po/ml.po (+9/-9)
debian/po/mr.po (+9/-9)
debian/po/nb.po (+9/-9)
debian/po/ne.po (+9/-9)
debian/po/nl.po (+9/-9)
debian/po/nn.po (+9/-9)
debian/po/pa.po (+9/-9)
debian/po/pl.po (+9/-9)
debian/po/pt.po (+9/-9)
debian/po/pt_BR.po (+9/-9)
debian/po/ro.po (+9/-9)
debian/po/ru.po (+9/-9)
debian/po/se.po (+9/-9)
debian/po/sk.po (+9/-9)
debian/po/sl.po (+9/-9)
debian/po/sq.po (+9/-9)
debian/po/sr.po.OTHER (+700/-0)
debian/po/sv.po (+9/-9)
debian/po/ta.po (+9/-9)
debian/po/templates.pot (+9/-9)
debian/po/th.po (+9/-9)
debian/po/tl.po (+9/-9)
debian/po/tr.po (+9/-9)
debian/po/uk.po (+15/-9)
debian/po/vi.po (+9/-9)
debian/po/wo.po.OTHER (+695/-0)
debian/po/zh_CN.po (+9/-9)
debian/po/zh_TW.po (+9/-9)
debian/rules (+6/-0)
finish-install.d/10apt-cdrom-setup (+3/-6)
generators/40cdrom (+48/-15)
generators/50mirror (+1/-1)
generators/50mirror.ubuntu (+61/-9)
generators/90services-select (+5/-4)
generators/91security (+50/-23)
release-files/README (+7/-0)
release-files/archive.ubuntu.com/lucid-backports/Release (+396/-0)
release-files/archive.ubuntu.com/lucid-backports/Release.gpg (+7/-0)
release-files/archive.ubuntu.com/lucid-proposed/Release (+396/-0)
release-files/archive.ubuntu.com/lucid-proposed/Release.gpg (+7/-0)
release-files/archive.ubuntu.com/lucid-updates/Release (+396/-0)
release-files/archive.ubuntu.com/lucid-updates/Release.gpg (+7/-0)
release-files/archive.ubuntu.com/lucid/Release (+648/-0)
release-files/archive.ubuntu.com/lucid/Release.gpg (+7/-0)
release-files/archive.ubuntu.com/maverick-backports/Release (+348/-0)
release-files/archive.ubuntu.com/maverick-backports/Release.gpg (+7/-0)
release-files/archive.ubuntu.com/maverick-proposed/Release (+348/-0)
release-files/archive.ubuntu.com/maverick-proposed/Release.gpg (+7/-0)
release-files/archive.ubuntu.com/maverick-updates/Release (+348/-0)
release-files/archive.ubuntu.com/maverick-updates/Release.gpg (+7/-0)
release-files/archive.ubuntu.com/maverick/Release (+564/-0)
release-files/archive.ubuntu.com/maverick/Release.gpg (+7/-0)
release-files/security.ubuntu.com/lucid-security/Release (+396/-0)
release-files/security.ubuntu.com/lucid-security/Release.gpg (+7/-0)
release-files/security.ubuntu.com/maverick-security/Release (+348/-0)
release-files/security.ubuntu.com/maverick-security/Release.gpg (+7/-0)
Text conflict in debian/changelog
Text conflict in debian/control
Contents conflict in debian/po/cy.po
Text conflict in debian/po/lv.po
Text conflict in debian/po/mk.po
Contents conflict in debian/po/sr.po
Text conflict in debian/po/uk.po
Contents conflict in debian/po/wo.po
To merge this branch: bzr merge lp:~mvo/apt-setup/extras-ubuntu-repo
Reviewer Review Type Date Requested Status
Colin Watson (community) Approve
VCS imports Pending
Review via email: mp+35256@code.launchpad.net

Description of the change

A small branch that adds apt-setup/extras to enable support for the new
http://extras.ubuntu.com repository.

Initially I turned it 'off' by default and was thinking about selectively
enabling it in ubiquity/d-i for Ubuntu and leave it to the derivates to
enable it or not. But after some pondering I turned it on by default as there
is no risks (its only new package) and I can't think of why someone would not
want to have it (its also free software because the current review process
calls for a source code review).

I have not tested the branch with a real install but I'm happy to test dailys
once its landed (or if there is another way to test it).

To post a comment you must log in.
Revision history for this message
Colin Watson (cjwatson) wrote :

I tweaked a few minor bits of spelling and such and fixed a syntax error, but otherwise fine. Merged and uploaded - you'll see it in the next d-i dailies. ubiquity-based dailies will have it after the next ubiquity upload.

review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== added file 'apt-setup-signed-release'
2--- apt-setup-signed-release 1970-01-01 00:00:00 +0000
3+++ apt-setup-signed-release 2010-09-13 07:17:41 +0000
4@@ -0,0 +1,52 @@
5+#!/bin/sh
6+# Pre-populate signed Release files for an archive.
7+set -e
8+
9+archive_id="$1"
10+sources_list="$2"
11+
12+chroot=
13+if [ "$ROOT" ]; then
14+ chroot=chroot
15+fi
16+
17+if [ "$ROOT" ] && [ "${sources_list#$ROOT/}" = "$sources_list" ]; then
18+ # Generate a new temporary file that can be accessed by APT in the
19+ # chroot.
20+ file="$($chroot $ROOT tempfile)"
21+ cat "$sources_list" > "$ROOT$file"
22+else
23+ file="${sources_list#$ROOT}"
24+fi
25+
26+# Slightly awkward output format, e.g.:
27+# 'http://archive.ubuntu.com/ubuntu/dists/hardy/Release' archive.ubuntu.com_ubuntu_dists_hardy_Release 0
28+lines="$($chroot $ROOT \
29+ apt-get -o APT::Get::List-Cleanup=false \
30+ -o Dir::Etc::sourcelist="$file" update --print-uris | \
31+ grep "^'.*'")"
32+
33+NEWLINE='
34+'
35+OLD_IFS="$IFS"
36+IFS="$NEWLINE"
37+for line in $lines; do
38+ IFS="$OLD_IFS"
39+ uri="$(echo "$line" | sed "s/^'//; s/'.*//")"
40+ file="$(echo "$line" | sed "s/^'[^']*' //; s/ .*//")"
41+ base="${uri##*/}"
42+ dir="${uri%/*}"
43+ codename="${dir##*/}"
44+ case $base in
45+ Release|Release.gpg)
46+ release="/usr/share/apt-setup/release-files/$archive_id/$codename/$base"
47+ if [ -f "$release" ]; then
48+ cp -a "$release" "$ROOT/var/lib/apt/lists/$file"
49+ fi
50+ ;;
51+ esac
52+ IFS="$NEWLINE"
53+done
54+IFS="$OLD_IFS"
55+
56+exit 0
57
58=== modified file 'apt-setup-verify'
59--- apt-setup-verify 2010-02-02 19:26:25 +0000
60+++ apt-setup-verify 2010-09-13 07:17:41 +0000
61@@ -2,6 +2,8 @@
62 # verify and optionally save out the file
63 set -e
64
65+ASV_TIMEOUT="${ASV_TIMEOUT:--o Acquire::http::Timeout=30}"
66+
67 NL="
68 "
69
70@@ -65,6 +67,11 @@
71
72 [ "${line%%:*}" != "deb cdrom" ] || return 0
73
74+ # Ubuntu change: network sources are always valid; apt will cope
75+ # gracefully later, even though the network may not be available
76+ # now.
77+ return 0
78+
79 tmp=$($chroot $ROOT tempfile)
80 echo "$line" > $ROOT$tmp
81 code=0
82@@ -81,6 +88,20 @@
83 fi
84 }
85
86+# Ubuntu change: need to run apt-get update for everything in one go here,
87+# since we've disabled the run in the valid function above. Doing everything
88+# in one go also allows apt-get to cache resolver failures and connection
89+# timeouts and so be significantly faster when the network is unavailable.
90+tmp=$($chroot $ROOT tempfile)
91+cat "$file" > $ROOT$tmp
92+if [ "$PROGRESS" ]; then
93+ DAP_OPTS="--dlwaypoint 100 --from $PROGRESS_FROM --to $PROGRESS_TO"
94+fi
95+$logoutput $intarget debconf-apt-progress --logstderr $DAP_OPTS -- \
96+ apt-get -o APT::Get::List-Cleanup=false \
97+ -o Dir::Etc::sourcelist=$tmp $ASV_TIMEOUT update || true
98+rm -f $ROOT$tmp
99+
100 if [ "$PROGRESS" ]; then
101 tot_items=$(grep -Ev "^(#.*|)[[:space:]]*$" $file | wc -l)
102 p_from=$PROGRESS_FROM
103
104=== modified file 'debian/apt-mirror-setup.install'
105--- debian/apt-mirror-setup.install 2005-09-22 07:51:53 +0000
106+++ debian/apt-mirror-setup.install 2010-09-13 07:17:41 +0000
107@@ -1,1 +1,3 @@
108-generators/50mirror usr/lib/apt-setup/generators
109+generators/50mirror.ubuntu usr/lib/apt-setup/generators
110+release-files/archive.ubuntu.com usr/share/apt-setup/release-files
111+release-files/security.ubuntu.com usr/share/apt-setup/release-files
112
113=== modified file 'debian/apt-mirror-setup.templates-ubuntu'
114--- debian/apt-mirror-setup.templates-ubuntu 2009-06-24 16:57:15 +0000
115+++ debian/apt-mirror-setup.templates-ubuntu 2010-09-13 07:17:41 +0000
116@@ -71,3 +71,15 @@
117 Preseed this question to 'true' to test proposed updates during
118 installation. Most users should leave this at 'false' unless otherwise
119 recommended by a developer.
120+
121+Template: apt-setup/extras
122+Type: boolean
123+Default: true
124+# This template is used by the Ubuntu version of d-i.
125+# :sl2:
126+_Description: Use software from the "extras" repository?
127+ Additional software is available from the Ubuntu "extras"
128+ repository. This software is not part of Ubuntu, but is offered by
129+ Third Party Developers who want to ship their latest software
130+ .
131+ Please choose whether you want this software to be made available to you.
132
133=== modified file 'debian/apt-setup-udeb.install'
134--- debian/apt-setup-udeb.install 2007-08-11 16:55:14 +0000
135+++ debian/apt-setup-udeb.install 2010-09-13 07:17:41 +0000
136@@ -1,5 +1,6 @@
137 apt-setup usr/bin
138 apt-setup-verify usr/bin
139+apt-setup-signed-release usr/bin
140 generators/01setup usr/lib/apt-setup/generators
141 generators/60local usr/lib/apt-setup/generators
142 generators/90services-select usr/lib/apt-setup/generators
143
144=== modified file 'debian/apt-setup-udeb.postinst'
145--- debian/apt-setup-udeb.postinst 2007-10-20 23:36:48 +0000
146+++ debian/apt-setup-udeb.postinst 2010-09-13 07:17:41 +0000
147@@ -1,3 +1,24 @@
148 #!/bin/sh
149 set -e
150+
151+. /usr/share/debconf/confmodule
152+
153+# If we're installing from CD, then we won't need this sources.list until
154+# nearly the end of pkgsel; the one generated during base system
155+# installation will do just fine until then.
156+if [ -f /cdrom/.disk/base_installable ]; then
157+ cp -a /target/etc/apt/sources.list /target/etc/apt/sources.list.base
158+fi
159+
160 apt-setup --log-output /target
161+
162+if [ -f /target/etc/apt/sources.list.base ]; then
163+ logger -t apt-setup 'Using only basic sources for CD installation'
164+ mv -f /target/etc/apt/sources.list \
165+ /target/etc/apt/sources.list.apt-setup
166+ mv -f /target/etc/apt/sources.list.base /target/etc/apt/sources.list
167+ in-target apt-get -o APT::Get::Download=false \
168+ -o APT::Get::List-Cleanup=false update
169+fi
170+
171+exit 0
172
173=== modified file 'debian/apt-setup-udeb.templates'
174--- debian/apt-setup-udeb.templates 2008-01-23 11:24:38 +0000
175+++ debian/apt-setup-udeb.templates 2010-09-13 07:17:41 +0000
176@@ -34,10 +34,16 @@
177
178 Template: apt-setup/security_host
179 Type: string
180-Default: security.debian.org
181+Default: security.ubuntu.com
182 Description: for internal use; can be preseeded
183 Host to use for security updates
184
185+Template: apt-setup/security_path
186+Type: string
187+Default: /ubuntu
188+Description: for internal use; can be preseeded
189+ Path to use for security updates
190+
191 Template: apt-setup/volatile_host
192 Type: string
193 Default: volatile.debian.org
194@@ -64,7 +70,7 @@
195 # including host name. In short, KEEP THIS SHORT and, yes, that's tricky
196 # :sl2:
197 __Choices: security updates (from ${SEC_HOST}), volatile updates (from ${VOL_HOST})
198-Default: security, volatile
199+Default: security
200 # :sl2:
201 _Description: Services to use:
202 Debian has two services that provide updates to releases: security and
203
204=== modified file 'debian/changelog'
205--- debian/changelog 2010-07-10 18:31:24 +0000
206+++ debian/changelog 2010-09-13 07:17:41 +0000
207@@ -1,3 +1,4 @@
208+<<<<<<< TREE
209 apt-setup (1:0.46) unstable; urgency=low
210
211 [ Updated translations ]
212@@ -35,6 +36,65 @@
213
214 -- Christian Perrier <bubulle@debian.org> Sat, 10 Jul 2010 20:18:23 +0200
215
216+=======
217+apt-setup (1:0.45ubuntu2) UNRELEASED; urgency=low
218+
219+ * add support for extras.ubuntu.com (as apt-setup/extras)
220+
221+ -- Michael Vogt <michael.vogt@ubuntu.com> Mon, 13 Sep 2010 08:59:41 +0200
222+
223+apt-setup (1:0.45ubuntu1) maverick; urgency=low
224+
225+ * Resynchronise with Debian. Remaining changes:
226+ - Install the Ubuntu mirror generator instead of Debian's.
227+ - Set apt-setup/security_host to security.ubuntu.com, or
228+ ports.ubuntu.com on ports architectures; adjust directory and
229+ distribution to match.
230+ - Add security sources for restricted, universe, and multiverse,
231+ commented out unless the respective components are enabled. Disable
232+ security generator checks for contrib and non-free.
233+ - For CD installs, leave the sources.list created by apt-setup in
234+ /etc/apt/sources.list.apt-setup, and restore the sources.list created
235+ during base installation for the rest of the installation.
236+ - Honour OVERRIDE_BASE_INSTALLABLE when checking
237+ /cdrom/.disk/base_installable.
238+ - Set the mirror verification timeout to 30 seconds.
239+ - Disable the volatile service for Ubuntu, and don't ask the
240+ apt-setup/services-select question.
241+ - Always disable the CD at the end of installation if any mirrors are
242+ present, even if it's a complete CD.
243+ - Pre-populate apt's lists directory with signed Release files for
244+ archive.ubuntu.com (and mirrors) and security.ubuntu.com, to protect
245+ against downgrade attacks right from initial installation.
246+ - Run 'apt-get update' for all sources.list lines produced by a single
247+ generator in one go, and don't comment out sources.list lines if it
248+ fails.
249+ - Make the path to security updates configurable, as well as the host.
250+ - Remove restricted from cdrom entry if apt-setup/restricted is false.
251+ - Allow preseeding apt-setup/partner to enable the partner repository.
252+ - Make sure apt-cdrom doesn't unmount the CD if cd_type ends with
253+ /single.
254+ - Enable all network sources, including security updates, even if the
255+ network is unconfigured.
256+ - Honour apt-setup/restricted, apt-setup/universe, and
257+ apt-setup/multiverse when writing -backports lines.
258+ - Check to make sure the CD filesystem is iso9660 before remounting it
259+ as such. Do not write a CD identifier if we're not working with
260+ iso9660 so pkgsel does not try to unmount such disks.
261+ - Run 'apt-get update', without downloading package lists or cleaning up
262+ old files, after moving the sources.list generated during base system
263+ installation back into place.
264+ - If OVERRIDE_LEAVE_CD_MOUNTED is set, don't unmount /cdrom; this is a
265+ bad idea in a live CD environment!
266+ - Bail out cleanly from cdrom generator if /cdrom/.disk/info doesn't
267+ exist or has zero size.
268+ - Mount /proc, /sys, and /dev in the target system if necessary when
269+ running apt-cdrom.
270+ * Add Release files for maverick.
271+
272+ -- Colin Watson <cjwatson@ubuntu.com> Fri, 21 May 2010 15:07:42 +0100
273+
274+>>>>>>> MERGE-SOURCE
275 apt-setup (1:0.45) unstable; urgency=low
276
277 * There's no need anymore to unmount /target/cdrom.
278@@ -111,6 +171,84 @@
279
280 -- Frans Pop <fjp@debian.org> Wed, 23 Dec 2009 00:34:42 +0100
281
282+apt-setup (1:0.42ubuntu3) lucid; urgency=low
283+
284+ * Mount /proc, /sys, and /dev in the target system if necessary when
285+ running apt-cdrom (LP: #527641).
286+
287+ -- Colin Watson <cjwatson@ubuntu.com> Fri, 05 Mar 2010 15:07:27 +0000
288+
289+apt-setup (1:0.42ubuntu2) lucid; urgency=low
290+
291+ * Remove Release files for old releases.
292+ * Backport from trunk:
293+ - Guard against future multiple-CD handling changes in apt. If multiple
294+ CDs are inserted then any one can satisfy a media-change request. We
295+ don't yet deal with multiple CDs everywhere, but at least we won't
296+ break when 'apt-cdrom ident' starts returning multiple labels.
297+
298+ -- Colin Watson <cjwatson@ubuntu.com> Tue, 02 Feb 2010 12:41:13 -0800
299+
300+apt-setup (1:0.42ubuntu1) lucid; urgency=low
301+
302+ * Resynchronise with Debian. Remaining changes:
303+ - Install the Ubuntu mirror generator instead of Debian's.
304+ - Set apt-setup/security_host to security.ubuntu.com, or
305+ ports.ubuntu.com on ports architectures; adjust directory and
306+ distribution to match.
307+ - Add security sources for restricted, universe, and multiverse,
308+ commented out unless the respective components are enabled. Disable
309+ security generator checks for contrib and non-free.
310+ - For CD installs, leave the sources.list created by apt-setup in
311+ /etc/apt/sources.list.apt-setup, and restore the sources.list created
312+ during base installation for the rest of the installation.
313+ - Honour OVERRIDE_BASE_INSTALLABLE when checking
314+ /cdrom/.disk/base_installable.
315+ - Reduce the mirror verification timeout to 10 seconds.
316+ - Disable the volatile service for Ubuntu, and don't ask the
317+ apt-setup/services-select question.
318+ - Always disable the CD at the end of installation if any mirrors are
319+ present, even if it's a complete CD.
320+ - Pre-populate apt's lists directory with signed Release files for
321+ archive.ubuntu.com (and mirrors) and security.ubuntu.com, to protect
322+ against downgrade attacks right from initial installation.
323+ - Run 'apt-get update' for all sources.list lines produced by a single
324+ generator in one go, and don't comment out sources.list lines if it
325+ fails.
326+ - Make the path to security updates configurable, as well as the host.
327+ - Remove restricted from cdrom entry if apt-setup/restricted is false.
328+ - Add Release files for intrepid and jaunty.
329+ - Allow preseeding apt-setup/partner to enable the partner repository.
330+ - Use cdrom-detect/cdrom_fs when remounting the CD to ensure that we do
331+ so using the same filesystem.
332+ - Make sure apt-cdrom doesn't unmount the CD if cd_type ends with
333+ /single.
334+ - Enable all network sources, including security updates, even if the
335+ network is unconfigured.
336+ - Fix handling of universe and multiverse in -backports lines.
337+ - Honour apt-setup/restricted, apt-setup/universe, and
338+ apt-setup/multiverse when writing -backports lines.
339+ - Check to make sure the CD filesystem is iso9660 before remounting it
340+ as such. Do not write a CD identifier if we're not working with
341+ iso9660 so pkgsel does not try to unmount such disks.
342+ - Fix description of universe in generated sources.list: packages there
343+ are expected to be under a free licence.
344+ - Run 'apt-get update', without downloading package lists or cleaning up
345+ old files, after moving the sources.list generated during base system
346+ installation back into place.
347+ - If OVERRIDE_LEAVE_CD_MOUNTED is set, don't unmount /cdrom; this is a
348+ bad idea in a live CD environment!
349+ - Bail out cleanly from cdrom generator if /cdrom/.disk/info doesn't
350+ exist or has zero size.
351+ - Re-enable progress bar cancellation.
352+ * Add Release files for lucid.
353+ * Increase the mirror verification timeout to 30 seconds, now that this
354+ operation is cancellable. Some people (hi, Ara) seem to have trouble
355+ getting mirror responses in 10 seconds.
356+ * Correctly disable progresscancel on exiting apt-setup (LP: #462005).
357+
358+ -- Colin Watson <cjwatson@ubuntu.com> Mon, 09 Nov 2009 11:46:22 +0000
359+
360 apt-setup (1:0.42) unstable; urgency=low
361
362 [ Colin Watson ]
363@@ -144,6 +282,73 @@
364
365 -- Otavio Salvador <otavio@ossystems.com.br> Tue, 21 Jul 2009 12:13:34 -0300
366
367+apt-setup (1:0.41ubuntu2) karmic; urgency=low
368+
369+ * Use debconf-apt-progress for our Ubuntu-specific all-in-one-go 'apt-get
370+ update' run.
371+ * Re-enable progress bar cancellation. Thanks to debian-installer-utils
372+ 1.70 and fixes in debconf, it all seems to work fine now (LP: #172879).
373+
374+ -- Colin Watson <cjwatson@ubuntu.com> Thu, 01 Oct 2009 23:15:04 +0100
375+
376+apt-setup (1:0.41ubuntu1) karmic; urgency=low
377+
378+ * Resynchronise with Debian. Remaining changes:
379+ - Install the Ubuntu mirror generator instead of Debian's.
380+ - Set apt-setup/security_host to security.ubuntu.com, or
381+ ports.ubuntu.com on ports architectures; adjust directory and
382+ distribution to match.
383+ - Add security sources for restricted, universe, and multiverse,
384+ commented out unless the respective components are enabled. Disable
385+ security generator checks for contrib and non-free.
386+ - For CD installs, leave the sources.list created by apt-setup in
387+ /etc/apt/sources.list.apt-setup, and restore the sources.list created
388+ during base installation for the rest of the installation.
389+ - Honour OVERRIDE_BASE_INSTALLABLE when checking
390+ /cdrom/.disk/base_installable.
391+ - Enable universe and multiverse by default.
392+ - If either restricted or multiverse is enabled, add commented-out lines
393+ for the partner archive.
394+ - Reduce the mirror verification timeout to 10 seconds.
395+ - Disable the volatile service for Ubuntu, and don't ask the
396+ apt-setup/services-select question.
397+ - Always disable the CD at the end of installation if any mirrors are
398+ present, even if it's a complete CD.
399+ - Pre-populate apt's lists directory with signed Release files for
400+ archive.ubuntu.com (and mirrors) and security.ubuntu.com, to protect
401+ against downgrade attacks right from initial installation.
402+ - Run 'apt-get update' for all sources.list lines produced by a single
403+ generator in one go, and don't comment out sources.list lines if it
404+ fails.
405+ - Make the path to security updates configurable, as well as the host.
406+ - Remove restricted from cdrom entry if apt-setup/restricted is false.
407+ - Add Release files for intrepid and jaunty.
408+ - Allow preseeding apt-setup/partner to enable the partner repository.
409+ - Use cdrom-detect/cdrom_fs when remounting the CD to ensure that we do
410+ so using the same filesystem.
411+ - Make sure apt-cdrom doesn't unmount the CD if cd_type ends with
412+ /single.
413+ - Enable all network sources, including security updates, even if the
414+ network is unconfigured.
415+ - Fix handling of universe and multiverse in -backports lines.
416+ - Honour apt-setup/restricted, apt-setup/universe, and
417+ apt-setup/multiverse when writing -backports lines.
418+ - Check to make sure the CD filesystem is iso9660 before remounting it
419+ as such. Do not write a CD identifier if we're not working with
420+ iso9660 so pkgsel does not try to unmount such disks.
421+ - Fix description of universe in generated sources.list: packages there
422+ are expected to be under a free licence.
423+ - Run 'apt-get update', without downloading package lists or cleaning up
424+ old files, after moving the sources.list generated during base system
425+ installation back into place.
426+ - If OVERRIDE_LEAVE_CD_MOUNTED is set, don't unmount /cdrom; this is a
427+ bad idea in a live CD environment!
428+ - Bail out cleanly from cdrom generator if /cdrom/.disk/info doesn't
429+ exist or has zero size.
430+ * Add Release files for karmic.
431+
432+ -- Colin Watson <cjwatson@ubuntu.com> Wed, 24 Jun 2009 18:05:27 +0100
433+
434 apt-setup (1:0.41) unstable; urgency=low
435
436 [ Colin Watson ]
437@@ -171,6 +376,69 @@
438
439 -- Christian Perrier <bubulle@debian.org> Thu, 11 Jun 2009 21:31:24 +0200
440
441+apt-setup (1:0.40ubuntu1) karmic; urgency=low
442+
443+ * Resynchronise with Debian. Remaining changes:
444+ - Install the Ubuntu mirror generator instead of Debian's.
445+ - Set apt-setup/security_host to security.ubuntu.com, or
446+ ports.ubuntu.com on ports architectures; adjust directory and
447+ distribution to match.
448+ - Add security sources for restricted, universe, and multiverse,
449+ commented out unless the respective components are enabled. Disable
450+ security generator checks for contrib and non-free.
451+ - For CD installs, leave the sources.list created by apt-setup in
452+ /etc/apt/sources.list.apt-setup, and restore the sources.list created
453+ during base installation for the rest of the installation.
454+ - Honour OVERRIDE_BASE_INSTALLABLE when checking
455+ /cdrom/.disk/base_installable.
456+ - Enable universe and multiverse by default.
457+ - If either restricted or multiverse is enabled, add commented-out lines
458+ for the partner archive.
459+ - Reduce the mirror verification timeout to 10 seconds.
460+ - Disable the volatile service for Ubuntu, and don't ask the
461+ apt-setup/services-select question.
462+ - Always disable the CD at the end of installation if any mirrors are
463+ present, even if it's a complete CD.
464+ - Pre-populate apt's lists directory with signed Release files for
465+ archive.ubuntu.com (and mirrors) and security.ubuntu.com, to protect
466+ against downgrade attacks right from initial installation.
467+ - Run 'apt-get update' for all sources.list lines produced by a single
468+ generator in one go, and don't comment out sources.list lines if it
469+ fails.
470+ - Make the path to security updates configurable, as well as the host.
471+ - Remove restricted from cdrom entry if apt-setup/restricted is false.
472+ - Add Release files for intrepid and jaunty.
473+ - Make sure to exit services-select generator cleanly if
474+ apt-setup/services-select is empty.
475+ - Allow preseeding apt-setup/partner to enable the partner repository.
476+ - Use cdrom-detect/cdrom_fs when remounting the CD to ensure that we do
477+ so using the same filesystem.
478+ - Make sure apt-cdrom doesn't unmount the CD if cd_type ends with
479+ /single.
480+ - Enable all network sources, including security updates, even if the
481+ network is unconfigured.
482+ - Fix handling of universe and multiverse in -backports lines.
483+ - Honour apt-setup/restricted, apt-setup/universe, and
484+ apt-setup/multiverse when writing -backports lines.
485+ - Check to make sure the CD filesystem is iso9660 before remounting it
486+ as such. Do not write a CD identifier if we're not working with
487+ iso9660 so pkgsel does not try to unmount such disks.
488+ - Fix description of universe in generated sources.list: packages there
489+ are expected to be under a free licence.
490+ - Run 'apt-get update', without downloading package lists or cleaning up
491+ old files, after moving the sources.list generated during base system
492+ installation back into place.
493+ - If OVERRIDE_LEAVE_CD_MOUNTED is set, don't unmount /cdrom; this is a
494+ bad idea in a live CD environment!
495+ - Bail out cleanly from cdrom generator if /cdrom/.disk/info doesn't
496+ exist or has zero size.
497+ * Dropped changes, merged in Debian:
498+ - Initialise local variable 'file' so that apt-setup-verify doesn't get
499+ excruciatingly confused when you pass file=/path on the kernel command
500+ line.
501+
502+ -- Steve Langasek <steve.langasek@ubuntu.com> Mon, 04 May 2009 06:41:55 -0700
503+
504 apt-setup (1:0.40) unstable; urgency=low
505
506 [ Colin Watson ]
507@@ -226,6 +494,124 @@
508
509 -- Frans Pop <fjp@debian.org> Mon, 28 Jul 2008 00:44:12 +0200
510
511+apt-setup (1:0.37ubuntu11) jaunty; urgency=low
512+
513+ * Make sure to exit services-select generator cleanly if
514+ apt-setup/services-select is empty.
515+
516+ -- Colin Watson <cjwatson@ubuntu.com> Fri, 27 Mar 2009 12:03:45 +0000
517+
518+apt-setup (1:0.37ubuntu10) jaunty; urgency=low
519+
520+ * Add Release files for jaunty.
521+ * Allow preseeding apt-setup/partner to enable the partner repository;
522+ requested by Brian Thomason.
523+
524+ -- Colin Watson <cjwatson@ubuntu.com> Tue, 24 Feb 2009 18:17:19 +0000
525+
526+apt-setup (1:0.37ubuntu9) jaunty; urgency=low
527+
528+ * Use cdrom-detect/cdrom_fs when remounting the CD to ensure that we do so
529+ using the same filesystem.
530+ * Make sure apt-cdrom doesn't unmount the CD in the first place if cd_type
531+ ends with /single (LP: #316618).
532+
533+ -- Colin Watson <cjwatson@ubuntu.com> Wed, 14 Jan 2009 15:04:44 +0000
534+
535+apt-setup (1:0.37ubuntu8) jaunty; urgency=low
536+
537+ * Remove /var/lib/install-cd.id if cd_type ends with /single, to avoid
538+ unnecessary problems remounting the CD (LP: #294365).
539+ * Enable all network sources, including security updates, even if the
540+ network is unconfigured (LP: #256098).
541+ * Fix handling of universe and multiverse in -backports lines.
542+
543+ -- Colin Watson <cjwatson@ubuntu.com> Fri, 09 Jan 2009 15:41:53 +0000
544+
545+apt-setup (1:0.37ubuntu7) jaunty; urgency=low
546+
547+ * Honour apt-setup/restricted, apt-setup/universe, and
548+ apt-setup/multiverse when writing -backports lines (LP: #314462).
549+
550+ -- Colin Watson <cjwatson@ubuntu.com> Thu, 08 Jan 2009 11:46:10 +0000
551+
552+apt-setup (1:0.37ubuntu6) intrepid; urgency=low
553+
554+ * Check to make sure the CD filesystem is iso9660 before remounting it
555+ as such. Do not write a CD identifier if we're not working with
556+ iso9660 so pkgsel does not try to unmount such disks.
557+
558+ -- Evan Dandrea <evand@ubuntu.com> Mon, 20 Oct 2008 01:58:26 -0400
559+
560+apt-setup (1:0.37ubuntu5) intrepid; urgency=low
561+
562+ * Fix description of universe in generated sources.list: packages there
563+ are expected to be under a free licence.
564+ * Run 'apt-get update', without downloading package lists or cleaning up
565+ old files, after moving the sources.list generated during base system
566+ installation back into place (LP: #267884).
567+
568+ -- Colin Watson <cjwatson@ubuntu.com> Thu, 09 Oct 2008 14:53:36 +0100
569+
570+apt-setup (1:0.37ubuntu4) intrepid; urgency=low
571+
572+ * Fix sense of OVERRIDE_BASE_INSTALLABLE test in cdrom generator
573+ (LP: #264337).
574+ * If OVERRIDE_LEAVE_CD_MOUNTED is set, don't unmount /cdrom; this is a bad
575+ idea in a live CD environment!
576+
577+ -- Colin Watson <cjwatson@ubuntu.com> Sat, 06 Sep 2008 10:47:32 +0100
578+
579+apt-setup (1:0.37ubuntu3) intrepid; urgency=low
580+
581+ * Bail out cleanly from cdrom generator if /cdrom/.disk/info doesn't exist
582+ or has zero size (LP: #245519).
583+
584+ -- Colin Watson <cjwatson@ubuntu.com> Sun, 27 Jul 2008 00:05:58 +0100
585+
586+apt-setup (1:0.37ubuntu2) intrepid; urgency=low
587+
588+ * Initialise local variable 'file' so that apt-setup-verify doesn't get
589+ excruciatingly confused when you pass file=/path on the kernel command
590+ line.
591+
592+ -- Colin Watson <cjwatson@ubuntu.com> Thu, 26 Jun 2008 18:45:38 +0100
593+
594+apt-setup (1:0.37ubuntu1) intrepid; urgency=low
595+
596+ * Resynchronise with Debian. Remaining changes:
597+ - Install the Ubuntu mirror generator instead of Debian's.
598+ - Set apt-setup/security_host to security.ubuntu.com, or
599+ ports.ubuntu.com on ports architectures; adjust directory and
600+ distribution to match.
601+ - Add security sources for restricted, universe, and multiverse,
602+ commented out unless the respective components are enabled. Disable
603+ security generator checks for contrib and non-free.
604+ - For CD installs, leave the sources.list created by apt-setup in
605+ /etc/apt/sources.list.apt-setup, and restore the sources.list created
606+ during base installation for the rest of the installation.
607+ - Honour OVERRIDE_BASE_INSTALLABLE when checking
608+ /cdrom/.disk/base_installable.
609+ - Enable universe and multiverse by default.
610+ - If either restricted or multiverse is enabled, add commented-out lines
611+ for the partner archive.
612+ - Reduce the mirror verification timeout to 10 seconds.
613+ - Disable the volatile service for Ubuntu, and don't ask the
614+ apt-setup/services-select question.
615+ - Always disable the CD at the end of installation if any mirrors are
616+ present, even if it's a complete CD.
617+ - Pre-populate apt's lists directory with signed Release files for
618+ archive.ubuntu.com (and mirrors) and security.ubuntu.com, to protect
619+ against downgrade attacks right from initial installation.
620+ - Run 'apt-get update' for all sources.list lines produced by a single
621+ generator in one go, and don't comment out sources.list lines if it
622+ fails.
623+ - Make the path to security updates configurable, as well as the host.
624+ - Remove restricted from cdrom entry if apt-setup/restricted is false.
625+ * Add Release files for intrepid.
626+
627+ -- Colin Watson <cjwatson@ubuntu.com> Tue, 17 Jun 2008 12:29:09 +0100
628+
629 apt-setup (1:0.37) unstable; urgency=low
630
631 [ Updated translations ]
632@@ -390,6 +776,92 @@
633
634 -- Frans Pop <fjp@debian.org> Sun, 06 Jan 2008 20:35:19 +0100
635
636+apt-setup (1:0.31ubuntu8) hardy-proposed; urgency=low
637+
638+ * Remove restricted from cdrom entry if apt-setup/restricted is false
639+ (LP: #220805).
640+
641+ -- Colin Watson <cjwatson@ubuntu.com> Tue, 20 May 2008 22:24:39 +0200
642+
643+apt-setup (1:0.31ubuntu7) hardy; urgency=low
644+
645+ * Make the path to security updates configurable, as well as the host
646+ (thanks, Scott Dier; LP: #51470).
647+
648+ -- Colin Watson <cjwatson@ubuntu.com> Mon, 31 Mar 2008 05:31:16 +0100
649+
650+apt-setup (1:0.31ubuntu6) hardy; urgency=low
651+
652+ * Don't bother running 'apt-get update' after disabling cdrom entries in
653+ sources.list; it can be slow and is unnecessary.
654+
655+ -- Colin Watson <cjwatson@ubuntu.com> Wed, 27 Feb 2008 14:11:28 +0000
656+
657+apt-setup (1:0.31ubuntu5) hardy; urgency=low
658+
659+ * Run 'apt-get update' for all sources.list lines produced by a single
660+ generator in one go, and don't comment out sources.list lines if it
661+ fails (LP: #154095).
662+
663+ -- Colin Watson <cjwatson@ubuntu.com> Mon, 11 Feb 2008 15:15:22 +0000
664+
665+apt-setup (1:0.31ubuntu4) hardy; urgency=low
666+
667+ * Use different pre-populated Release files for -proposed, -updates, and
668+ -backports.
669+
670+ -- Colin Watson <cjwatson@ubuntu.com> Mon, 11 Feb 2008 13:08:23 +0000
671+
672+apt-setup (1:0.31ubuntu3) hardy; urgency=low
673+
674+ * Add apt-setup/proposed question (never asked); if preseeded to true,
675+ -proposed entries will be added to sources.list (LP: #181776).
676+ * Pre-populate apt's lists directory with signed Release files for
677+ archive.ubuntu.com (and mirrors) and security.ubuntu.com, to protect
678+ against downgrade attacks right from initial installation.
679+
680+ -- Colin Watson <cjwatson@ubuntu.com> Fri, 08 Feb 2008 13:01:59 +0000
681+
682+apt-setup (1:0.31ubuntu2) hardy; urgency=low
683+
684+ * Fix Debian-style sources.list line that crept back into the security
685+ generator (thanks, Timo Aaltonen).
686+
687+ -- Colin Watson <cjwatson@ubuntu.com> Tue, 11 Dec 2007 15:49:34 +0000
688+
689+apt-setup (1:0.31ubuntu1) hardy; urgency=low
690+
691+ * Resynchronise with Debian. Remaining changes:
692+ - Install the Ubuntu mirror generator instead of Debian's.
693+ - Set apt-setup/security_host to security.ubuntu.com, or
694+ ports.ubuntu.com on ports architectures; adjust directory and
695+ distribution to match.
696+ - Add security sources for restricted, universe, and multiverse,
697+ commented out unless the respective components are enabled. Disable
698+ security generator checks for contrib and non-free.
699+ - For CD installs, leave the sources.list created by apt-setup in
700+ /etc/apt/sources.list.apt-setup, and restore the sources.list created
701+ during base installation for the rest of the installation.
702+ - Honour OVERRIDE_BASE_INSTALLABLE when checking
703+ /cdrom/.disk/base_installable.
704+ - Enable universe and multiverse by default.
705+ - If either restricted or multiverse is enabled, add commented-out lines
706+ for the partner archive.
707+ - Reduce the mirror verification timeout to 10 seconds.
708+ * Use archive.ubuntu.com as the default source mirror for ports
709+ architectures.
710+ * Disable the volatile service for Ubuntu, and don't ask the
711+ apt-setup/services-select question.
712+ * Always disable the CD at the end of installation if any mirrors are
713+ present, even if it's a complete CD. These days it's more irritating
714+ than not, and inserting the CD on a desktop system will produce a prompt
715+ anyway.
716+ * Default to not using a mirror if the user selected to not configure the
717+ network in netcfg (copied from Debian mirror generator).
718+ * Set Vcs-Bzr for Ubuntu.
719+
720+ -- Colin Watson <cjwatson@ubuntu.com> Mon, 10 Dec 2007 16:32:52 +0000
721+
722 apt-setup (1:0.31) unstable; urgency=low
723
724 * Correct inverted test for CD sources, which caused it to skip verification
725@@ -563,6 +1035,52 @@
726
727 -- Frans Pop <fjp@debian.org> Mon, 21 May 2007 16:15:02 +0200
728
729+apt-setup (1:0.21ubuntu4) gutsy; urgency=low
730+
731+ * Always verify the mirror, though with a shorter timeout than before (10
732+ seconds). If we don't, then 'apt-get update' isn't called to download
733+ indices, which means we are never able to download language packs from
734+ the network.
735+
736+ -- Colin Watson <cjwatson@ubuntu.com> Wed, 10 Oct 2007 18:16:15 +0100
737+
738+apt-setup (1:0.21ubuntu3) gutsy; urgency=low
739+
740+ * Rename the 'commercial' component to 'partner'.
741+
742+ -- Colin Watson <cjwatson@ubuntu.com> Mon, 03 Sep 2007 18:10:33 +0100
743+
744+apt-setup (1:0.21ubuntu2) gutsy; urgency=low
745+
746+ * If either restricted or multiverse is enabled, add commented-out lines
747+ for the commercial component (LP: #118002).
748+ * Add -updates for universe and multiverse, if enabled.
749+
750+ -- Colin Watson <cjwatson@ubuntu.com> Thu, 02 Aug 2007 11:20:05 +0100
751+
752+apt-setup (1:0.21ubuntu1) gutsy; urgency=low
753+
754+ * Resynchronise with Debian. Remaining changes:
755+ - Install the Ubuntu mirror generator instead of Debian's.
756+ - Set apt-setup/security_host to security.ubuntu.com, or
757+ ports.ubuntu.com on ports architectures; adjust directory and
758+ distribution to match.
759+ - Add security sources for restricted, universe, and multiverse,
760+ commented out unless the respective components are enabled. Disable
761+ security generator checks for contrib and non-free.
762+ - For CD installs, leave the sources.list created by apt-setup in
763+ /etc/apt/sources.list.apt-setup, and restore the sources.list created
764+ during base installation for the rest of the installation.
765+ - Honour OVERRIDE_BASE_INSTALLABLE when deciding whether to run
766+ choose-mirror.
767+ - Don't bother validating network mirrors if the base system can be
768+ installed from CD; apt's failure mode is sufficiently graceful
769+ nowadays that we can let the user sort out problems after
770+ installation.
771+ - Enable universe and multiverse by default.
772+
773+ -- Colin Watson <cjwatson@ubuntu.com> Sun, 29 Apr 2007 16:25:30 +0100
774+
775 apt-setup (1:0.21) unstable; urgency=low
776
777 * Multiply menu-item-numbers by 100.
778@@ -639,6 +1157,55 @@
779
780 -- Frans Pop <fjp@debian.org> Mon, 29 Jan 2007 21:43:32 +0100
781
782+apt-setup (1:0.16ubuntu4) feisty; urgency=low
783+
784+ * Set Maintainer to ubuntu-installer@lists.ubuntu.com.
785+
786+ -- Colin Watson <cjwatson@ubuntu.com> Fri, 16 Feb 2007 09:07:04 +0000
787+
788+apt-setup (1:0.16ubuntu3) feisty; urgency=low
789+
790+ * generators/90security: Add security sources for multiverse, commented
791+ out unless multiverse is enabled (thanks, Timo Aaltonen; LP: #55509).
792+ * debian/apt-mirror-setup.templates-ubuntu: Enable universe and multiverse
793+ by default
794+ (https://blueprints.launchpad.net/ubuntu/+spec/enabling-additional-components).
795+
796+ -- Colin Watson <cjwatson@ubuntu.com> Thu, 8 Feb 2007 14:19:38 +0000
797+
798+apt-setup (1:0.16ubuntu2) feisty; urgency=low
799+
800+ * generators/90security: Disable check for contrib and non-free
801+ (LP: #56009).
802+ * generators/50mirror.ubuntu: Link to
803+ http://help.ubuntu.com/community/UpgradeNotes for upgrade instructions
804+ (LP: #69094).
805+
806+ -- Colin Watson <cjwatson@ubuntu.com> Tue, 12 Dec 2006 15:06:11 +0000
807+
808+apt-setup (1:0.16ubuntu1) feisty; urgency=low
809+
810+ * Resynchronise with Debian. Remaining changes:
811+ - Install the Ubuntu mirror generator instead of Debian's.
812+ - Set apt-setup/security_host to security.ubuntu.com, or
813+ ports.ubuntu.com on ports architectures; adjust directory and
814+ distribution to match.
815+ - Add security sources for restricted and universe, commented out unless
816+ the respective components are enabled.
817+ - For CD installs, leave the sources.list created by apt-setup in
818+ /etc/apt/sources.list.apt-setup, and restore the sources.list created
819+ during base installation for the rest of the installation.
820+ - Honour OVERRIDE_BASE_INSTALLABLE when deciding whether to run
821+ choose-mirror.
822+ - Don't bother validating network mirrors if the base system can be
823+ installed from CD; apt's failure mode is sufficiently graceful
824+ nowadays that we can let the user sort out problems after
825+ installation.
826+ * Allow back up from use network mirror question in Ubuntu mirror
827+ generator.
828+
829+ -- Colin Watson <cjwatson@ubuntu.com> Tue, 31 Oct 2006 15:23:58 +0000
830+
831 apt-setup (1:0.16) unstable; urgency=low
832
833 * Arabic (ar.po) by Ossama M. Khayat
834@@ -729,6 +1296,46 @@
835
836 -- Frans Pop <fjp@debian.org> Thu, 13 Jul 2006 17:11:34 +0200
837
838+apt-setup (1:0.11ubuntu5) edgy; urgency=low
839+
840+ * Don't bother validating network mirrors if the base system can be
841+ installed from CD; apt's failure mode is sufficiently graceful nowadays
842+ that we can let the user sort out problems after installation (closes:
843+ Malone #14599, #35364).
844+
845+ -- Colin Watson <cjwatson@ubuntu.com> Wed, 18 Oct 2006 18:47:47 +0100
846+
847+apt-setup (1:0.11ubuntu4) edgy; urgency=low
848+
849+ * Backport from trunk (Joey Hess):
850+ - Fix broken proxy setting code in 90security. Closes: #378868
851+ Some systems installed before this fix will have Acquire::http::proxy
852+ "false" set in apt.conf, which leads to breakage in some situations.
853+ Also, if a proxy was set, it would not be written to the file.
854+
855+ -- Colin Watson <cjwatson@ubuntu.com> Wed, 30 Aug 2006 12:16:36 +0100
856+
857+apt-setup (1:0.11ubuntu3) edgy; urgency=low
858+
859+ * Honour OVERRIDE_BASE_INSTALLABLE when deciding whether to run
860+ choose-mirror.
861+
862+ -- Colin Watson <cjwatson@ubuntu.com> Thu, 27 Jul 2006 11:48:27 +0100
863+
864+apt-setup (1:0.11ubuntu2) edgy; urgency=low
865+
866+ * Fix mirror generators not to break if apt-setup/use_mirror isn't asked.
867+
868+ -- Colin Watson <cjwatson@ubuntu.com> Wed, 19 Jul 2006 07:56:44 +0100
869+
870+apt-setup (1:0.11ubuntu1) edgy; urgency=low
871+
872+ * Resynchronise with Debian.
873+ * Port mirror generator changes from 1:0.11 to Ubuntu mirror generator.
874+ * Put base-installer dependency back to 1.49.
875+
876+ -- Colin Watson <cjwatson@ubuntu.com> Wed, 28 Jun 2006 12:46:49 +0100
877+
878 apt-setup (1:0.11) unstable; urgency=low
879
880 [ Frans Pop ]
881@@ -790,6 +1397,23 @@
882
883 -- Joey Hess <joeyh@debian.org> Thu, 15 Jun 2006 13:54:54 -0400
884
885+apt-setup (1:0.10ubuntu2) dapper; urgency=low
886+
887+ * Backport from trunk:
888+ - Set $protocol in security generator so that proxy configuration works.
889+ * Use ports.ubuntu.com instead of security.ubuntu.com on ports
890+ architectures (closes: Malone #39342).
891+
892+ -- Colin Watson <cjwatson@ubuntu.com> Thu, 18 May 2006 00:15:34 +0100
893+
894+apt-setup (1:0.10ubuntu1) dapper; urgency=low
895+
896+ * Resynchronise with Debian (UVF exception approved by mdz).
897+ * Drop base-installer dependency to 1.42ubuntu11 for
898+ --ignore-time-conflict removal.
899+
900+ -- Colin Watson <cjwatson@ubuntu.com> Tue, 25 Apr 2006 19:15:24 +0100
901+
902 apt-setup (1:0.10) unstable; urgency=low
903
904 [ Frans Pop ]
905@@ -947,6 +1571,51 @@
906
907 -- Frans Pop <fjp@debian.org> Mon, 23 Jan 2006 21:23:37 +0100
908
909+apt-setup (1:0.4ubuntu6) dapper; urgency=low
910+
911+ * Make sure to move our sources.list aside only for CD installs, not
912+ netboot, and log a message when we do so (closes: Malone #28462).
913+
914+ -- Colin Watson <cjwatson@ubuntu.com> Tue, 24 Jan 2006 11:00:40 +0000
915+
916+apt-setup (1:0.4ubuntu5) dapper; urgency=low
917+
918+ * Fix comment typo in Ubuntu mirror generator (closes: Malone #29231).
919+
920+ -- Colin Watson <cjwatson@ubuntu.com> Mon, 23 Jan 2006 15:14:17 +0000
921+
922+apt-setup (1:0.4ubuntu4) dapper; urgency=low
923+
924+ * https://bugzilla.ubuntu.com/show_bug.cgi?id=6390 returned with the
925+ rewritten apt-setup. Apply this change from the previous implementation,
926+ since it turns out to still be relevant:
927+ - For CD installs, leave the sources.list created by apt-setup in
928+ /etc/apt/sources.list.apt-setup, and restore the sources.list created
929+ during base installation for the rest of the installation.
930+
931+ -- Colin Watson <cjwatson@ubuntu.com> Tue, 13 Dec 2005 19:34:13 +0000
932+
933+apt-setup (1:0.4ubuntu3) dapper; urgency=low
934+
935+ * Add security sources for restricted and universe, commented out unless
936+ the respective components are enabled.
937+
938+ -- Colin Watson <cjwatson@ubuntu.com> Fri, 9 Dec 2005 12:38:55 +0000
939+
940+apt-setup (1:0.4ubuntu2) dapper; urgency=low
941+
942+ * Backport from trunk:
943+ - Fix reversed logic for universe and backports in Ubuntu mirror
944+ generator.
945+
946+ -- Colin Watson <cjwatson@ubuntu.com> Fri, 9 Dec 2005 12:32:28 +0000
947+
948+apt-setup (1:0.4ubuntu1) dapper; urgency=low
949+
950+ * Resynchronise with Debian.
951+
952+ -- Colin Watson <cjwatson@ubuntu.com> Fri, 9 Dec 2005 12:21:17 +0000
953+
954 apt-setup (1:0.4) unstable; urgency=low
955
956 [ Frans Pop ]
957@@ -984,6 +1653,26 @@
958
959 -- Joey Hess <joeyh@debian.org> Mon, 5 Dec 2005 19:40:39 -0500
960
961+apt-setup (1:0.2ubuntu3) dapper; urgency=low
962+
963+ * Include debian/apt-mirror-setup.templates-ubuntu in output
964+ apt-mirror-setup templates file.
965+
966+ -- Colin Watson <cjwatson@ubuntu.com> Thu, 1 Dec 2005 14:16:11 +0000
967+
968+apt-setup (1:0.2ubuntu2) dapper; urgency=low
969+
970+ * Fix sources.list entries for Ubuntu security.
971+
972+ -- Colin Watson <cjwatson@ubuntu.com> Fri, 25 Nov 2005 14:29:25 +0000
973+
974+apt-setup (1:0.2ubuntu1) dapper; urgency=low
975+
976+ * Install the Ubuntu mirror generator instead of Debian's.
977+ * Set apt-setup/security_host to security.ubuntu.com.
978+
979+ -- Colin Watson <cjwatson@ubuntu.com> Sun, 20 Nov 2005 15:46:19 +0000
980+
981 apt-setup (1:0.2) unstable; urgency=low
982
983 [ Colin Watson ]
984
985=== modified file 'debian/control'
986--- debian/control 2010-05-18 20:15:06 +0000
987+++ debian/control 2010-09-13 07:17:41 +0000
988@@ -1,10 +1,19 @@
989 Source: apt-setup
990 Section: debian-installer
991 Priority: extra
992+<<<<<<< TREE
993 Maintainer: Debian Install System Team <debian-boot@lists.debian.org>
994 Uploaders: Frans Pop <fjp@debian.org>
995 Build-Depends: debhelper (>= 7.0.0), dpkg-dev (>= 1.7.0), po-debconf (>= 0.5.0)
996 Vcs-Svn: svn://svn.debian.org/d-i/trunk/packages/apt-setup
997+=======
998+Maintainer: Ubuntu Installer Team <ubuntu-installer@lists.ubuntu.com>
999+XSBC-Original-Maintainer: Debian Install System Team <debian-boot@lists.debian.org>
1000+Uploaders: Joey Hess <joeyh@debian.org>, Frans Pop <fjp@debian.org>
1001+Build-Depends: debhelper (>= 7.0.50~), dpkg-dev (>= 1.7.0), po-debconf (>= 0.5.0)
1002+XS-Debian-Vcs-Svn: svn://svn.debian.org/d-i/trunk/packages/apt-setup
1003+Vcs-Bzr: http://bazaar.launchpad.net/~ubuntu-core-dev/apt-setup/ubuntu
1004+>>>>>>> MERGE-SOURCE
1005
1006 Package: apt-setup-udeb
1007 XC-Package-Type: udeb
1008
1009=== modified file 'debian/copyright'
1010--- debian/copyright 2006-10-13 08:41:19 +0000
1011+++ debian/copyright 2010-09-13 07:17:41 +0000
1012@@ -1,4 +1,5 @@
1013-apt-setup is copyright 2005 by Joey Hess <joeyh@debian.org>.
1014+apt-setup is copyright 2005 by Joey Hess <joeyh@debian.org>;
1015+ copyright 2005, 2006, 2007, 2008 by Canonical Ltd.
1016
1017 This program is free software; you can redistribute it and/or modify it
1018 under the terms of the GNU General Public License as published by the Free
1019
1020=== modified file 'debian/po/am.po'
1021--- debian/po/am.po 2010-06-29 23:21:23 +0000
1022+++ debian/po/am.po 2010-09-13 07:17:41 +0000
1023@@ -70,14 +70,14 @@
1024 #. Type: error
1025 #. Description
1026 #. :sl2:
1027-#: ../apt-setup-udeb.templates:9001
1028+#: ../apt-setup-udeb.templates:10001
1029 msgid "Cannot access repository"
1030 msgstr "ካዝናው ጋ መድረስ አልተቻለም"
1031
1032 #. Type: error
1033 #. Description
1034 #. :sl2:
1035-#: ../apt-setup-udeb.templates:9001
1036+#: ../apt-setup-udeb.templates:10001
1037 msgid ""
1038 "The repository on ${HOST} couldn't be accessed, so its updates will not be "
1039 "made available to you at this time. You should investigate this later."
1040@@ -88,7 +88,7 @@
1041 #. Type: error
1042 #. Description
1043 #. :sl2:
1044-#: ../apt-setup-udeb.templates:9001
1045+#: ../apt-setup-udeb.templates:10001
1046 msgid ""
1047 "Commented out entries for ${HOST} have been added to the /etc/apt/sources."
1048 "list file."
1049@@ -100,7 +100,7 @@
1050 #. Translators: the *entire* string should be under 55 columns
1051 #. including host name. In short, KEEP THIS SHORT and, yes, that's tricky
1052 #. :sl2:
1053-#: ../apt-setup-udeb.templates:10001
1054+#: ../apt-setup-udeb.templates:11001
1055 msgid "security updates (from ${SEC_HOST})"
1056 msgstr "የደህንነት ማሻሻያዎች (ከ ${SEC_HOST})"
1057
1058@@ -110,21 +110,21 @@
1059 #. Translators: the *entire* string should be under 55 columns
1060 #. including host name. In short, KEEP THIS SHORT and, yes, that's tricky
1061 #. :sl2:
1062-#: ../apt-setup-udeb.templates:10001
1063+#: ../apt-setup-udeb.templates:11001
1064 msgid "volatile updates (from ${VOL_HOST})"
1065 msgstr "ጊዜያዊ ማሻሻያዎች (ከ ${VOL_HOST})"
1066
1067 #. Type: multiselect
1068 #. Description
1069 #. :sl2:
1070-#: ../apt-setup-udeb.templates:10002
1071+#: ../apt-setup-udeb.templates:11002
1072 msgid "Services to use:"
1073 msgstr "የምጠቀመው መገልገያዎች፦"
1074
1075 #. Type: multiselect
1076 #. Description
1077 #. :sl2:
1078-#: ../apt-setup-udeb.templates:10002
1079+#: ../apt-setup-udeb.templates:11002
1080 msgid ""
1081 "Debian has two services that provide updates to releases: security and "
1082 "volatile."
1083@@ -134,7 +134,7 @@
1084 #. Type: multiselect
1085 #. Description
1086 #. :sl2:
1087-#: ../apt-setup-udeb.templates:10002
1088+#: ../apt-setup-udeb.templates:11002
1089 msgid ""
1090 "Security updates help to keep your system secured against attacks. Enabling "
1091 "this service is strongly recommended."
1092@@ -143,7 +143,7 @@
1093 #. Type: multiselect
1094 #. Description
1095 #. :sl2:
1096-#: ../apt-setup-udeb.templates:10002
1097+#: ../apt-setup-udeb.templates:11002
1098 msgid ""
1099 "Volatile updates provide more current versions for software that changes "
1100 "relatively frequently and where not having the latest version could reduce "
1101
1102=== modified file 'debian/po/ar.po'
1103--- debian/po/ar.po 2009-10-20 23:19:36 +0000
1104+++ debian/po/ar.po 2010-09-13 07:17:41 +0000
1105@@ -69,14 +69,14 @@
1106 #. Type: error
1107 #. Description
1108 #. :sl2:
1109-#: ../apt-setup-udeb.templates:9001
1110+#: ../apt-setup-udeb.templates:10001
1111 msgid "Cannot access repository"
1112 msgstr "تعذر الوصول إلى المستودع"
1113
1114 #. Type: error
1115 #. Description
1116 #. :sl2:
1117-#: ../apt-setup-udeb.templates:9001
1118+#: ../apt-setup-udeb.templates:10001
1119 msgid ""
1120 "The repository on ${HOST} couldn't be accessed, so its updates will not be "
1121 "made available to you at this time. You should investigate this later."
1122@@ -87,7 +87,7 @@
1123 #. Type: error
1124 #. Description
1125 #. :sl2:
1126-#: ../apt-setup-udeb.templates:9001
1127+#: ../apt-setup-udeb.templates:10001
1128 msgid ""
1129 "Commented out entries for ${HOST} have been added to the /etc/apt/sources."
1130 "list file."
1131@@ -101,7 +101,7 @@
1132 #. Translators: the *entire* string should be under 55 columns
1133 #. including host name. In short, KEEP THIS SHORT and, yes, that's tricky
1134 #. :sl2:
1135-#: ../apt-setup-udeb.templates:10001
1136+#: ../apt-setup-udeb.templates:11001
1137 msgid "security updates (from ${SEC_HOST})"
1138 msgstr "تحديثات الأمن (من ${SEC_HOST})"
1139
1140@@ -111,21 +111,21 @@
1141 #. Translators: the *entire* string should be under 55 columns
1142 #. including host name. In short, KEEP THIS SHORT and, yes, that's tricky
1143 #. :sl2:
1144-#: ../apt-setup-udeb.templates:10001
1145+#: ../apt-setup-udeb.templates:11001
1146 msgid "volatile updates (from ${VOL_HOST})"
1147 msgstr "تحديثات volatile (من ${VOL_HOST})"
1148
1149 #. Type: multiselect
1150 #. Description
1151 #. :sl2:
1152-#: ../apt-setup-udeb.templates:10002
1153+#: ../apt-setup-udeb.templates:11002
1154 msgid "Services to use:"
1155 msgstr "الخدمات المطلوب استعمالها:"
1156
1157 #. Type: multiselect
1158 #. Description
1159 #. :sl2:
1160-#: ../apt-setup-udeb.templates:10002
1161+#: ../apt-setup-udeb.templates:11002
1162 msgid ""
1163 "Debian has two services that provide updates to releases: security and "
1164 "volatile."
1165@@ -134,7 +134,7 @@
1166 #. Type: multiselect
1167 #. Description
1168 #. :sl2:
1169-#: ../apt-setup-udeb.templates:10002
1170+#: ../apt-setup-udeb.templates:11002
1171 msgid ""
1172 "Security updates help to keep your system secured against attacks. Enabling "
1173 "this service is strongly recommended."
1174@@ -145,7 +145,7 @@
1175 #. Type: multiselect
1176 #. Description
1177 #. :sl2:
1178-#: ../apt-setup-udeb.templates:10002
1179+#: ../apt-setup-udeb.templates:11002
1180 msgid ""
1181 "Volatile updates provide more current versions for software that changes "
1182 "relatively frequently and where not having the latest version could reduce "
1183
1184=== modified file 'debian/po/ast.po'
1185--- debian/po/ast.po 2010-08-11 02:21:10 +0000
1186+++ debian/po/ast.po 2010-09-13 07:17:41 +0000
1187@@ -72,14 +72,14 @@
1188 #. Type: error
1189 #. Description
1190 #. :sl2:
1191-#: ../apt-setup-udeb.templates:9001
1192+#: ../apt-setup-udeb.templates:10001
1193 msgid "Cannot access repository"
1194 msgstr "Nun se tien accesu al repositoriu"
1195
1196 #. Type: error
1197 #. Description
1198 #. :sl2:
1199-#: ../apt-setup-udeb.templates:9001
1200+#: ../apt-setup-udeb.templates:10001
1201 msgid ""
1202 "The repository on ${HOST} couldn't be accessed, so its updates will not be "
1203 "made available to you at this time. You should investigate this later."
1204@@ -90,7 +90,7 @@
1205 #. Type: error
1206 #. Description
1207 #. :sl2:
1208-#: ../apt-setup-udeb.templates:9001
1209+#: ../apt-setup-udeb.templates:10001
1210 msgid ""
1211 "Commented out entries for ${HOST} have been added to the /etc/apt/sources."
1212 "list file."
1213@@ -104,7 +104,7 @@
1214 #. Translators: the *entire* string should be under 55 columns
1215 #. including host name. In short, KEEP THIS SHORT and, yes, that's tricky
1216 #. :sl2:
1217-#: ../apt-setup-udeb.templates:10001
1218+#: ../apt-setup-udeb.templates:11001
1219 msgid "security updates (from ${SEC_HOST})"
1220 msgstr "Anovamientos de seguridá (dende ${SEC_HOST})"
1221
1222@@ -114,21 +114,21 @@
1223 #. Translators: the *entire* string should be under 55 columns
1224 #. including host name. In short, KEEP THIS SHORT and, yes, that's tricky
1225 #. :sl2:
1226-#: ../apt-setup-udeb.templates:10001
1227+#: ../apt-setup-udeb.templates:11001
1228 msgid "volatile updates (from ${VOL_HOST})"
1229 msgstr "anovamientos volátiles (dende ${VOL_HOST})"
1230
1231 #. Type: multiselect
1232 #. Description
1233 #. :sl2:
1234-#: ../apt-setup-udeb.templates:10002
1235+#: ../apt-setup-udeb.templates:11002
1236 msgid "Services to use:"
1237 msgstr "Servicios a usar:"
1238
1239 #. Type: multiselect
1240 #. Description
1241 #. :sl2:
1242-#: ../apt-setup-udeb.templates:10002
1243+#: ../apt-setup-udeb.templates:11002
1244 msgid ""
1245 "Debian has two services that provide updates to releases: security and "
1246 "volatile."
1247@@ -139,7 +139,7 @@
1248 #. Type: multiselect
1249 #. Description
1250 #. :sl2:
1251-#: ../apt-setup-udeb.templates:10002
1252+#: ../apt-setup-udeb.templates:11002
1253 msgid ""
1254 "Security updates help to keep your system secured against attacks. Enabling "
1255 "this service is strongly recommended."
1256@@ -150,7 +150,7 @@
1257 #. Type: multiselect
1258 #. Description
1259 #. :sl2:
1260-#: ../apt-setup-udeb.templates:10002
1261+#: ../apt-setup-udeb.templates:11002
1262 msgid ""
1263 "Volatile updates provide more current versions for software that changes "
1264 "relatively frequently and where not having the latest version could reduce "
1265
1266=== modified file 'debian/po/be.po'
1267--- debian/po/be.po 2010-07-06 23:22:20 +0000
1268+++ debian/po/be.po 2010-09-13 07:17:41 +0000
1269@@ -81,14 +81,14 @@
1270 #. Type: error
1271 #. Description
1272 #. :sl2:
1273-#: ../apt-setup-udeb.templates:9001
1274+#: ../apt-setup-udeb.templates:10001
1275 msgid "Cannot access repository"
1276 msgstr "Немагчыма атрымаць доступ да сховішча"
1277
1278 #. Type: error
1279 #. Description
1280 #. :sl2:
1281-#: ../apt-setup-udeb.templates:9001
1282+#: ../apt-setup-udeb.templates:10001
1283 msgid ""
1284 "The repository on ${HOST} couldn't be accessed, so its updates will not be "
1285 "made available to you at this time. You should investigate this later."
1286@@ -99,7 +99,7 @@
1287 #. Type: error
1288 #. Description
1289 #. :sl2:
1290-#: ../apt-setup-udeb.templates:9001
1291+#: ../apt-setup-udeb.templates:10001
1292 msgid ""
1293 "Commented out entries for ${HOST} have been added to the /etc/apt/sources."
1294 "list file."
1295@@ -112,7 +112,7 @@
1296 #. Translators: the *entire* string should be under 55 columns
1297 #. including host name. In short, KEEP THIS SHORT and, yes, that's tricky
1298 #. :sl2:
1299-#: ../apt-setup-udeb.templates:10001
1300+#: ../apt-setup-udeb.templates:11001
1301 msgid "security updates (from ${SEC_HOST})"
1302 msgstr "абн. бяспекі: ${SEC_HOST}"
1303
1304@@ -122,21 +122,21 @@
1305 #. Translators: the *entire* string should be under 55 columns
1306 #. including host name. In short, KEEP THIS SHORT and, yes, that's tricky
1307 #. :sl2:
1308-#: ../apt-setup-udeb.templates:10001
1309+#: ../apt-setup-udeb.templates:11001
1310 msgid "volatile updates (from ${VOL_HOST})"
1311 msgstr "надзённыя абн.: ${VOL_HOST}"
1312
1313 #. Type: multiselect
1314 #. Description
1315 #. :sl2:
1316-#: ../apt-setup-udeb.templates:10002
1317+#: ../apt-setup-udeb.templates:11002
1318 msgid "Services to use:"
1319 msgstr "Выкарыстоўваць службы:"
1320
1321 #. Type: multiselect
1322 #. Description
1323 #. :sl2:
1324-#: ../apt-setup-udeb.templates:10002
1325+#: ../apt-setup-udeb.templates:11002
1326 msgid ""
1327 "Debian has two services that provide updates to releases: security and "
1328 "volatile."
1329@@ -147,7 +147,7 @@
1330 #. Type: multiselect
1331 #. Description
1332 #. :sl2:
1333-#: ../apt-setup-udeb.templates:10002
1334+#: ../apt-setup-udeb.templates:11002
1335 msgid ""
1336 "Security updates help to keep your system secured against attacks. Enabling "
1337 "this service is strongly recommended."
1338@@ -158,7 +158,7 @@
1339 #. Type: multiselect
1340 #. Description
1341 #. :sl2:
1342-#: ../apt-setup-udeb.templates:10002
1343+#: ../apt-setup-udeb.templates:11002
1344 msgid ""
1345 "Volatile updates provide more current versions for software that changes "
1346 "relatively frequently and where not having the latest version could reduce "
1347
1348=== modified file 'debian/po/bg.po'
1349--- debian/po/bg.po 2010-08-11 02:21:10 +0000
1350+++ debian/po/bg.po 2010-09-13 07:17:41 +0000
1351@@ -74,14 +74,14 @@
1352 #. Type: error
1353 #. Description
1354 #. :sl2:
1355-#: ../apt-setup-udeb.templates:9001
1356+#: ../apt-setup-udeb.templates:10001
1357 msgid "Cannot access repository"
1358 msgstr "Грешка при достъп до хранилището"
1359
1360 #. Type: error
1361 #. Description
1362 #. :sl2:
1363-#: ../apt-setup-udeb.templates:9001
1364+#: ../apt-setup-udeb.templates:10001
1365 msgid ""
1366 "The repository on ${HOST} couldn't be accessed, so its updates will not be "
1367 "made available to you at this time. You should investigate this later."
1368@@ -93,7 +93,7 @@
1369 #. Type: error
1370 #. Description
1371 #. :sl2:
1372-#: ../apt-setup-udeb.templates:9001
1373+#: ../apt-setup-udeb.templates:10001
1374 msgid ""
1375 "Commented out entries for ${HOST} have been added to the /etc/apt/sources."
1376 "list file."
1377@@ -106,7 +106,7 @@
1378 #. Translators: the *entire* string should be under 55 columns
1379 #. including host name. In short, KEEP THIS SHORT and, yes, that's tricky
1380 #. :sl2:
1381-#: ../apt-setup-udeb.templates:10001
1382+#: ../apt-setup-udeb.templates:11001
1383 msgid "security updates (from ${SEC_HOST})"
1384 msgstr "обновявания по сигурността (от ${SEC_HOST})"
1385
1386@@ -116,21 +116,21 @@
1387 #. Translators: the *entire* string should be under 55 columns
1388 #. including host name. In short, KEEP THIS SHORT and, yes, that's tricky
1389 #. :sl2:
1390-#: ../apt-setup-udeb.templates:10001
1391+#: ../apt-setup-udeb.templates:11001
1392 msgid "volatile updates (from ${VOL_HOST})"
1393 msgstr "бързи обновявания (от ${VOL_HOST})"
1394
1395 #. Type: multiselect
1396 #. Description
1397 #. :sl2:
1398-#: ../apt-setup-udeb.templates:10002
1399+#: ../apt-setup-udeb.templates:11002
1400 msgid "Services to use:"
1401 msgstr "Източници на обновявания:"
1402
1403 #. Type: multiselect
1404 #. Description
1405 #. :sl2:
1406-#: ../apt-setup-udeb.templates:10002
1407+#: ../apt-setup-udeb.templates:11002
1408 msgid ""
1409 "Debian has two services that provide updates to releases: security and "
1410 "volatile."
1411@@ -141,7 +141,7 @@
1412 #. Type: multiselect
1413 #. Description
1414 #. :sl2:
1415-#: ../apt-setup-udeb.templates:10002
1416+#: ../apt-setup-udeb.templates:11002
1417 msgid ""
1418 "Security updates help to keep your system secured against attacks. Enabling "
1419 "this service is strongly recommended."
1420@@ -152,7 +152,7 @@
1421 #. Type: multiselect
1422 #. Description
1423 #. :sl2:
1424-#: ../apt-setup-udeb.templates:10002
1425+#: ../apt-setup-udeb.templates:11002
1426 msgid ""
1427 "Volatile updates provide more current versions for software that changes "
1428 "relatively frequently and where not having the latest version could reduce "
1429
1430=== modified file 'debian/po/bn.po'
1431--- debian/po/bn.po 2010-02-09 23:22:04 +0000
1432+++ debian/po/bn.po 2010-09-13 07:17:41 +0000
1433@@ -81,7 +81,7 @@
1434 #. Type: error
1435 #. Description
1436 #. :sl2:
1437-#: ../apt-setup-udeb.templates:9001
1438+#: ../apt-setup-udeb.templates:10001
1439 msgid "Cannot access repository"
1440 msgstr "রিপোজিটরি পড়া যাচ্ছে না"
1441
1442@@ -92,7 +92,7 @@
1443 #. Type: error
1444 #. Description
1445 #. :sl2:
1446-#: ../apt-setup-udeb.templates:9001
1447+#: ../apt-setup-udeb.templates:10001
1448 msgid ""
1449 "The repository on ${HOST} couldn't be accessed, so its updates will not be "
1450 "made available to you at this time. You should investigate this later."
1451@@ -106,7 +106,7 @@
1452 #. Type: error
1453 #. Description
1454 #. :sl2:
1455-#: ../apt-setup-udeb.templates:9001
1456+#: ../apt-setup-udeb.templates:10001
1457 msgid ""
1458 "Commented out entries for ${HOST} have been added to the /etc/apt/sources."
1459 "list file."
1460@@ -120,7 +120,7 @@
1461 #. Translators: the *entire* string should be under 55 columns
1462 #. including host name. In short, KEEP THIS SHORT and, yes, that's tricky
1463 #. :sl2:
1464-#: ../apt-setup-udeb.templates:10001
1465+#: ../apt-setup-udeb.templates:11001
1466 msgid "security updates (from ${SEC_HOST})"
1467 msgstr "(${SEC_HOST}হতে) নিরাপত্তা আপডেট"
1468
1469@@ -130,14 +130,14 @@
1470 #. Translators: the *entire* string should be under 55 columns
1471 #. including host name. In short, KEEP THIS SHORT and, yes, that's tricky
1472 #. :sl2:
1473-#: ../apt-setup-udeb.templates:10001
1474+#: ../apt-setup-udeb.templates:11001
1475 msgid "volatile updates (from ${VOL_HOST})"
1476 msgstr "(${VOL_HOST}হতে) ভোলাটাইল আপডেট"
1477
1478 #. Type: multiselect
1479 #. Description
1480 #. :sl2:
1481-#: ../apt-setup-udeb.templates:10002
1482+#: ../apt-setup-udeb.templates:11002
1483 msgid "Services to use:"
1484 msgstr "ব্যবহারের সেবাসমূহ:"
1485
1486@@ -145,7 +145,7 @@
1487 #. Type: multiselect
1488 #. Description
1489 #. :sl2:
1490-#: ../apt-setup-udeb.templates:10002
1491+#: ../apt-setup-udeb.templates:11002
1492 msgid ""
1493 "Debian has two services that provide updates to releases: security and "
1494 "volatile."
1495@@ -155,7 +155,7 @@
1496 #. Type: multiselect
1497 #. Description
1498 #. :sl2:
1499-#: ../apt-setup-udeb.templates:10002
1500+#: ../apt-setup-udeb.templates:11002
1501 msgid ""
1502 "Security updates help to keep your system secured against attacks. Enabling "
1503 "this service is strongly recommended."
1504@@ -166,7 +166,7 @@
1505 #. Type: multiselect
1506 #. Description
1507 #. :sl2:
1508-#: ../apt-setup-udeb.templates:10002
1509+#: ../apt-setup-udeb.templates:11002
1510 msgid ""
1511 "Volatile updates provide more current versions for software that changes "
1512 "relatively frequently and where not having the latest version could reduce "
1513
1514=== modified file 'debian/po/bs.po'
1515--- debian/po/bs.po 2010-08-07 18:30:11 +0000
1516+++ debian/po/bs.po 2010-09-13 07:17:41 +0000
1517@@ -73,14 +73,14 @@
1518 #. Type: error
1519 #. Description
1520 #. :sl2:
1521-#: ../apt-setup-udeb.templates:9001
1522+#: ../apt-setup-udeb.templates:10001
1523 msgid "Cannot access repository"
1524 msgstr "Ne mogu pristupiti repozitoriju"
1525
1526 #. Type: error
1527 #. Description
1528 #. :sl2:
1529-#: ../apt-setup-udeb.templates:9001
1530+#: ../apt-setup-udeb.templates:10001
1531 msgid ""
1532 "The repository on ${HOST} couldn't be accessed, so its updates will not be "
1533 "made available to you at this time. You should investigate this later."
1534@@ -91,7 +91,7 @@
1535 #. Type: error
1536 #. Description
1537 #. :sl2:
1538-#: ../apt-setup-udeb.templates:9001
1539+#: ../apt-setup-udeb.templates:10001
1540 msgid ""
1541 "Commented out entries for ${HOST} have been added to the /etc/apt/sources."
1542 "list file."
1543@@ -104,7 +104,7 @@
1544 #. Translators: the *entire* string should be under 55 columns
1545 #. including host name. In short, KEEP THIS SHORT and, yes, that's tricky
1546 #. :sl2:
1547-#: ../apt-setup-udeb.templates:10001
1548+#: ../apt-setup-udeb.templates:11001
1549 msgid "security updates (from ${SEC_HOST})"
1550 msgstr "sigurnosne zakrpe (sa ${SEC_HOST})"
1551
1552@@ -114,21 +114,21 @@
1553 #. Translators: the *entire* string should be under 55 columns
1554 #. including host name. In short, KEEP THIS SHORT and, yes, that's tricky
1555 #. :sl2:
1556-#: ../apt-setup-udeb.templates:10001
1557+#: ../apt-setup-udeb.templates:11001
1558 msgid "volatile updates (from ${VOL_HOST})"
1559 msgstr "volatilne zakrpe (sa ${VOL_HOST})"
1560
1561 #. Type: multiselect
1562 #. Description
1563 #. :sl2:
1564-#: ../apt-setup-udeb.templates:10002
1565+#: ../apt-setup-udeb.templates:11002
1566 msgid "Services to use:"
1567 msgstr "Servisi za koristiti:"
1568
1569 #. Type: multiselect
1570 #. Description
1571 #. :sl2:
1572-#: ../apt-setup-udeb.templates:10002
1573+#: ../apt-setup-udeb.templates:11002
1574 msgid ""
1575 "Debian has two services that provide updates to releases: security and "
1576 "volatile."
1577@@ -139,7 +139,7 @@
1578 #. Type: multiselect
1579 #. Description
1580 #. :sl2:
1581-#: ../apt-setup-udeb.templates:10002
1582+#: ../apt-setup-udeb.templates:11002
1583 msgid ""
1584 "Security updates help to keep your system secured against attacks. Enabling "
1585 "this service is strongly recommended."
1586@@ -150,7 +150,7 @@
1587 #. Type: multiselect
1588 #. Description
1589 #. :sl2:
1590-#: ../apt-setup-udeb.templates:10002
1591+#: ../apt-setup-udeb.templates:11002
1592 msgid ""
1593 "Volatile updates provide more current versions for software that changes "
1594 "relatively frequently and where not having the latest version could reduce "
1595
1596=== modified file 'debian/po/ca.po'
1597--- debian/po/ca.po 2010-05-11 23:21:08 +0000
1598+++ debian/po/ca.po 2010-09-13 07:17:41 +0000
1599@@ -70,14 +70,14 @@
1600 #. Type: error
1601 #. Description
1602 #. :sl2:
1603-#: ../apt-setup-udeb.templates:9001
1604+#: ../apt-setup-udeb.templates:10001
1605 msgid "Cannot access repository"
1606 msgstr "No es pot accedir al dipòsit"
1607
1608 #. Type: error
1609 #. Description
1610 #. :sl2:
1611-#: ../apt-setup-udeb.templates:9001
1612+#: ../apt-setup-udeb.templates:10001
1613 msgid ""
1614 "The repository on ${HOST} couldn't be accessed, so its updates will not be "
1615 "made available to you at this time. You should investigate this later."
1616@@ -89,7 +89,7 @@
1617 #. Type: error
1618 #. Description
1619 #. :sl2:
1620-#: ../apt-setup-udeb.templates:9001
1621+#: ../apt-setup-udeb.templates:10001
1622 msgid ""
1623 "Commented out entries for ${HOST} have been added to the /etc/apt/sources."
1624 "list file."
1625@@ -103,7 +103,7 @@
1626 #. Translators: the *entire* string should be under 55 columns
1627 #. including host name. In short, KEEP THIS SHORT and, yes, that's tricky
1628 #. :sl2:
1629-#: ../apt-setup-udeb.templates:10001
1630+#: ../apt-setup-udeb.templates:11001
1631 msgid "security updates (from ${SEC_HOST})"
1632 msgstr "actualitzacions de seguretat (des de ${SEC_HOST})"
1633
1634@@ -113,21 +113,21 @@
1635 #. Translators: the *entire* string should be under 55 columns
1636 #. including host name. In short, KEEP THIS SHORT and, yes, that's tricky
1637 #. :sl2:
1638-#: ../apt-setup-udeb.templates:10001
1639+#: ../apt-setup-udeb.templates:11001
1640 msgid "volatile updates (from ${VOL_HOST})"
1641 msgstr "actualitzacions volàtils (des de ${VOL_HOST})"
1642
1643 #. Type: multiselect
1644 #. Description
1645 #. :sl2:
1646-#: ../apt-setup-udeb.templates:10002
1647+#: ../apt-setup-udeb.templates:11002
1648 msgid "Services to use:"
1649 msgstr "Serveis a emprar:"
1650
1651 #. Type: multiselect
1652 #. Description
1653 #. :sl2:
1654-#: ../apt-setup-udeb.templates:10002
1655+#: ../apt-setup-udeb.templates:11002
1656 msgid ""
1657 "Debian has two services that provide updates to releases: security and "
1658 "volatile."
1659@@ -138,7 +138,7 @@
1660 #. Type: multiselect
1661 #. Description
1662 #. :sl2:
1663-#: ../apt-setup-udeb.templates:10002
1664+#: ../apt-setup-udeb.templates:11002
1665 msgid ""
1666 "Security updates help to keep your system secured against attacks. Enabling "
1667 "this service is strongly recommended."
1668@@ -149,7 +149,7 @@
1669 #. Type: multiselect
1670 #. Description
1671 #. :sl2:
1672-#: ../apt-setup-udeb.templates:10002
1673+#: ../apt-setup-udeb.templates:11002
1674 msgid ""
1675 "Volatile updates provide more current versions for software that changes "
1676 "relatively frequently and where not having the latest version could reduce "
1677
1678=== modified file 'debian/po/cs.po'
1679--- debian/po/cs.po 2009-07-24 13:01:42 +0000
1680+++ debian/po/cs.po 2010-09-13 07:17:41 +0000
1681@@ -68,14 +68,14 @@
1682 #. Type: error
1683 #. Description
1684 #. :sl2:
1685-#: ../apt-setup-udeb.templates:9001
1686+#: ../apt-setup-udeb.templates:10001
1687 msgid "Cannot access repository"
1688 msgstr "Nelze se připojit k archivu"
1689
1690 #. Type: error
1691 #. Description
1692 #. :sl2:
1693-#: ../apt-setup-udeb.templates:9001
1694+#: ../apt-setup-udeb.templates:10001
1695 msgid ""
1696 "The repository on ${HOST} couldn't be accessed, so its updates will not be "
1697 "made available to you at this time. You should investigate this later."
1698@@ -86,7 +86,7 @@
1699 #. Type: error
1700 #. Description
1701 #. :sl2:
1702-#: ../apt-setup-udeb.templates:9001
1703+#: ../apt-setup-udeb.templates:10001
1704 msgid ""
1705 "Commented out entries for ${HOST} have been added to the /etc/apt/sources."
1706 "list file."
1707@@ -100,7 +100,7 @@
1708 #. Translators: the *entire* string should be under 55 columns
1709 #. including host name. In short, KEEP THIS SHORT and, yes, that's tricky
1710 #. :sl2:
1711-#: ../apt-setup-udeb.templates:10001
1712+#: ../apt-setup-udeb.templates:11001
1713 msgid "security updates (from ${SEC_HOST})"
1714 msgstr "bezpečnostní opravy (z ${SEC_HOST})"
1715
1716@@ -110,21 +110,21 @@
1717 #. Translators: the *entire* string should be under 55 columns
1718 #. including host name. In short, KEEP THIS SHORT and, yes, that's tricky
1719 #. :sl2:
1720-#: ../apt-setup-udeb.templates:10001
1721+#: ../apt-setup-udeb.templates:11001
1722 msgid "volatile updates (from ${VOL_HOST})"
1723 msgstr "rychlé aktualizace (z ${VOL_HOST})"
1724
1725 #. Type: multiselect
1726 #. Description
1727 #. :sl2:
1728-#: ../apt-setup-udeb.templates:10002
1729+#: ../apt-setup-udeb.templates:11002
1730 msgid "Services to use:"
1731 msgstr "Používat služby:"
1732
1733 #. Type: multiselect
1734 #. Description
1735 #. :sl2:
1736-#: ../apt-setup-udeb.templates:10002
1737+#: ../apt-setup-udeb.templates:11002
1738 msgid ""
1739 "Debian has two services that provide updates to releases: security and "
1740 "volatile."
1741@@ -135,7 +135,7 @@
1742 #. Type: multiselect
1743 #. Description
1744 #. :sl2:
1745-#: ../apt-setup-udeb.templates:10002
1746+#: ../apt-setup-udeb.templates:11002
1747 msgid ""
1748 "Security updates help to keep your system secured against attacks. Enabling "
1749 "this service is strongly recommended."
1750@@ -146,7 +146,7 @@
1751 #. Type: multiselect
1752 #. Description
1753 #. :sl2:
1754-#: ../apt-setup-udeb.templates:10002
1755+#: ../apt-setup-udeb.templates:11002
1756 msgid ""
1757 "Volatile updates provide more current versions for software that changes "
1758 "relatively frequently and where not having the latest version could reduce "
1759
1760=== added file 'debian/po/cy.po.OTHER'
1761--- debian/po/cy.po.OTHER 1970-01-01 00:00:00 +0000
1762+++ debian/po/cy.po.OTHER 2010-09-13 07:17:41 +0000
1763@@ -0,0 +1,697 @@
1764+# THIS FILE IS GENERATED AUTOMATICALLY FROM THE D-I PO MASTER FILES
1765+# The master files can be found under packages/po/
1766+#
1767+# DO NOT MODIFY THIS FILE DIRECTLY: SUCH CHANGES WILL BE LOST
1768+#
1769+# translation of Debian Installer templates to Welsh
1770+# Copyright (C) 2004-2008 Software in the Public Interest, Inc.
1771+# This file is distributed under the same license as debian-installer.
1772+#
1773+# Jonathan Price <mynamesnotclive@notclive.co.uk>, 2008.
1774+msgid ""
1775+msgstr ""
1776+"Project-Id-Version: \n"
1777+"Report-Msgid-Bugs-To: apt-setup@packages.debian.org\n"
1778+"POT-Creation-Date: 2009-06-26 22:47+0000\n"
1779+"PO-Revision-Date: 2008-08-20 21:58+0100\n"
1780+"Last-Translator: Jonathan Price <mynamesnotclive@notclive.co.uk>\n"
1781+"Language-Team: Welsh <>\n"
1782+"MIME-Version: 1.0\n"
1783+"Content-Type: text/plain; charset=UTF-8\n"
1784+"Content-Transfer-Encoding: 8bit\n"
1785+
1786+#. Type: text
1787+#. Description
1788+#. Main menu item
1789+#. MUST be kept below 55 characters/columns
1790+#. :sl1:
1791+#: ../apt-setup-udeb.templates:1001
1792+msgid "Configure the package manager"
1793+msgstr "Cyflunio'r rheolydd pecynnau"
1794+
1795+#. Type: text
1796+#. Description
1797+#. Translators, "apt" is the program name
1798+#. so please do NOT translate it
1799+#. :sl1:
1800+#: ../apt-setup-udeb.templates:2001
1801+msgid "Configuring apt"
1802+msgstr "Yn cyflunio apt"
1803+
1804+#. Type: text
1805+#. Description
1806+#. :sl1:
1807+#: ../apt-setup-udeb.templates:3001
1808+msgid "Running ${SCRIPT}..."
1809+msgstr "Yn rhedeg ${SCRIPT}..."
1810+
1811+#. Type: text
1812+#. Description
1813+#. :sl1:
1814+#: ../apt-setup-udeb.templates:4001
1815+msgid "Scanning local repositories..."
1816+msgstr "Sganio ystorfeydd lleol..."
1817+
1818+#. Type: text
1819+#. Description
1820+#. :sl1:
1821+#: ../apt-setup-udeb.templates:5001
1822+msgid "Scanning the security updates repository..."
1823+msgstr "Sganio ystorfeydd diweddarau diogelwch..."
1824+
1825+#. Type: text
1826+#. Description
1827+#. :sl1:
1828+#: ../apt-setup-udeb.templates:6001
1829+msgid "Scanning the volatile updates repository..."
1830+msgstr "Sganio ystorfeydd diweddarau hedegog..."
1831+
1832+#. Type: error
1833+#. Description
1834+#. :sl2:
1835+#: ../apt-setup-udeb.templates:10001
1836+msgid "Cannot access repository"
1837+msgstr "Methu cael mynediad i'r ystorfa"
1838+
1839+#. Type: error
1840+#. Description
1841+#. :sl2:
1842+#: ../apt-setup-udeb.templates:10001
1843+msgid ""
1844+"The repository on ${HOST} couldn't be accessed, so its updates will not be "
1845+"made available to you at this time. You should investigate this later."
1846+msgstr ""
1847+"Ni ellir cael mynediad i'r ystorfa ar ${HOST}, felly ni bydd yr uwchraddiad "
1848+"ar gael i chi ar hyn o bryd. Ymchwiliwch i hwn nes ymlaen."
1849+
1850+#. Type: error
1851+#. Description
1852+#. :sl2:
1853+#: ../apt-setup-udeb.templates:10001
1854+msgid ""
1855+"Commented out entries for ${HOST} have been added to the /etc/apt/sources."
1856+"list file."
1857+msgstr ""
1858+"Sylwadau ar cofnodion allan ar ${HOST} wedi'u ychwanegu i'r ffeil rhestr /"
1859+"etc/apt/sources."
1860+
1861+#. Type: multiselect
1862+#. Choices
1863+#. SEC_HOST and VOL_HOST are host names (e.g. security.debian.org)
1864+#. Translators: the *entire* string should be under 55 columns
1865+#. including host name. In short, KEEP THIS SHORT and, yes, that's tricky
1866+#. :sl2:
1867+#: ../apt-setup-udeb.templates:11001
1868+msgid "security updates (from ${SEC_HOST})"
1869+msgstr "uwchraddiadau diogelwch (o ${SEC_HOST})"
1870+
1871+#. Type: multiselect
1872+#. Choices
1873+#. SEC_HOST and VOL_HOST are host names (e.g. security.debian.org)
1874+#. Translators: the *entire* string should be under 55 columns
1875+#. including host name. In short, KEEP THIS SHORT and, yes, that's tricky
1876+#. :sl2:
1877+#: ../apt-setup-udeb.templates:11001
1878+msgid "volatile updates (from ${VOL_HOST})"
1879+msgstr "Uwchraddiadau hedegog (o ${VOL_HOST})"
1880+
1881+#. Type: multiselect
1882+#. Description
1883+#. :sl2:
1884+#: ../apt-setup-udeb.templates:11002
1885+msgid "Services to use:"
1886+msgstr "Gwasanaethau i'w defnyddio"
1887+
1888+#. Type: multiselect
1889+#. Description
1890+#. :sl2:
1891+#: ../apt-setup-udeb.templates:11002
1892+msgid ""
1893+"Debian has two services that provide updates to releases: security and "
1894+"volatile."
1895+msgstr ""
1896+"Mae gan Debian ddau wasanaeth sy'n rhoi uwchraddiadau: diogelwch a hedegog"
1897+
1898+#. Type: multiselect
1899+#. Description
1900+#. :sl2:
1901+#: ../apt-setup-udeb.templates:11002
1902+msgid ""
1903+"Security updates help to keep your system secured against attacks. Enabling "
1904+"this service is strongly recommended."
1905+msgstr ""
1906+"Mae uwchraddiadau diogelwch yn helpu cynnal eich system yn erbyn "
1907+"bygythiadau. Mae gweithredu'r gwasanaeth yma yn cael ei hargymell yn gryf."
1908+
1909+#. Type: multiselect
1910+#. Description
1911+#. :sl2:
1912+#: ../apt-setup-udeb.templates:11002
1913+msgid ""
1914+"Volatile updates provide more current versions for software that changes "
1915+"relatively frequently and where not having the latest version could reduce "
1916+"the usability of the software. An example is the virus signatures for a "
1917+"virus scanner. This service is only available for stable and oldstable "
1918+"releases."
1919+msgstr ""
1920+"Mae uwchraddiadau hedegog yn rhoi fersiynau cymwys o feddalwedd sy'n newid "
1921+"yn weddol aml a lle byddai cael hen fersiwn o'r feddalwedd yn lleihau "
1922+"defnyddioldeb y meddalwedd. Esiampl yw'r feirws arwyddo ar gyfer sganiwr "
1923+"feirws. Mae'r gwasanaeth hyn ond ar gael ar fyer fersiynau sefydlog a "
1924+"hensefydlog."
1925+
1926+#. Type: text
1927+#. Description
1928+#. :sl1:
1929+#: ../apt-cdrom-setup.templates:1001
1930+msgid "Scanning the CD-ROM..."
1931+msgstr "Yn sganio CD-ROM... "
1932+
1933+#. Type: error
1934+#. Description
1935+#. :sl2:
1936+#: ../apt-cdrom-setup.templates:2001
1937+msgid "apt configuration problem"
1938+msgstr "Cyfluniad APT"
1939+
1940+#. Type: error
1941+#. Description
1942+#. :sl2:
1943+#: ../apt-cdrom-setup.templates:2001
1944+msgid ""
1945+"An attempt to configure apt to install additional packages from the CD "
1946+"failed."
1947+msgstr "Mae cais i newid neu i gosod pecynnau ychwanegol o'r CD wedi methu."
1948+
1949+#. Type: boolean
1950+#. Description
1951+#. :sl1:
1952+#. Type: boolean
1953+#. Description
1954+#. :sl1:
1955+#. Type: boolean
1956+#. Description
1957+#. :sl1:
1958+#. Type: boolean
1959+#. Description
1960+#. :sl1:
1961+#: ../apt-cdrom-setup.templates:3001 ../apt-cdrom-setup.templates:4001
1962+#: ../apt-cdrom-setup.templates:5001 ../apt-cdrom-setup.templates:6001
1963+msgid "Scan another CD or DVD?"
1964+msgstr "Sganio CD neu DVD arall?"
1965+
1966+#. Type: boolean
1967+#. Description
1968+#. :sl1:
1969+#: ../apt-cdrom-setup.templates:3001
1970+msgid "Your installation CD or DVD has been scanned; its label is:"
1971+msgstr "Mae eich CD neu DVD sefydlu wedi gael ei sganio; ei label yw:"
1972+
1973+#. Type: boolean
1974+#. Description
1975+#. :sl1:
1976+#: ../apt-cdrom-setup.templates:3001
1977+msgid ""
1978+"You now have the option to scan additional CDs or DVDs for use by the "
1979+"package manager (apt). Normally these should be from the same set as the "
1980+"installation CD/DVD. If you do not have any additional CDs or DVDs "
1981+"available, this step can just be skipped."
1982+msgstr ""
1983+"Mae nawr ganddych yr optiwn i sganio CDs neu DVDs ychwanegol ar gyfer "
1984+"defnydd gan y rheolwr pecynnau(apt). Fel arfer dylai rhain bod o'r un set "
1985+"â'r CD/DVD sefydlu. Os nad oes gennych unrhyw CDs neu DVDs ychwanegol ar "
1986+"gael gall y cam yma gael ei hepgor"
1987+
1988+#. Type: boolean
1989+#. Description
1990+#. :sl1:
1991+#. Type: boolean
1992+#. Description
1993+#. :sl1:
1994+#: ../apt-cdrom-setup.templates:3001 ../apt-cdrom-setup.templates:4001
1995+msgid "If you wish to scan another CD or DVD, please insert it now."
1996+msgstr ""
1997+"Os ydych yn dymuno sganio CD neu DVD arall, mewnbynnwch nawr os gwelwch yn "
1998+"dda."
1999+
2000+#. Type: boolean
2001+#. Description
2002+#. :sl1:
2003+#: ../apt-cdrom-setup.templates:4001
2004+msgid "The CD or DVD with the following label has been scanned:"
2005+msgstr "Mae'r CD neu DVD gyda'r label canlynol wedi gael ei sganio:"
2006+
2007+#. Type: boolean
2008+#. Description
2009+#. :sl1:
2010+#: ../apt-cdrom-setup.templates:5001
2011+msgid "The CD or DVD with the following label has already been scanned:"
2012+msgstr "Mae'r CD neu DVD gyda'r label canlynol wedi gael ei sganio yn barod:"
2013+
2014+#. Type: boolean
2015+#. Description
2016+#. :sl1:
2017+#: ../apt-cdrom-setup.templates:5001
2018+msgid "Please replace it now if you wish to scan another CD or DVD."
2019+msgstr ""
2020+"Amnewidwch e nawr, os gwelwch yn dda, os dymunwch sganio CD neu DVD arall."
2021+
2022+#. Type: boolean
2023+#. Description
2024+#. :sl1:
2025+#: ../apt-cdrom-setup.templates:6001
2026+msgid ""
2027+"An attempt to configure apt to install additional packages from the CD/DVD "
2028+"failed."
2029+msgstr ""
2030+"Roedd cynnig i ffurddweddi apt i sefydlu pecynnau ychwanegol o'r CD/DVD wedi "
2031+"methu."
2032+
2033+#. Type: boolean
2034+#. Description
2035+#. :sl1:
2036+#: ../apt-cdrom-setup.templates:6001
2037+msgid "Please check that the CD/DVD has been inserted correctly."
2038+msgstr ""
2039+"Gwiriwch fod y CD/DVD wedi gael ei mewnbynnu yn gywir, os gwelwch yn dda."
2040+
2041+#. Type: text
2042+#. Description
2043+#. :sl1:
2044+#. This template uses the same text as used in the package apt for apt-cdrom
2045+#. Do not translate "/cdrom/" (the mount point)
2046+#: ../apt-cdrom-setup.templates:7001
2047+msgid "Media change"
2048+msgstr "Newid cyfrwng"
2049+
2050+#. Type: text
2051+#. Description
2052+#. :sl1:
2053+#. This template uses the same text as used in the package apt for apt-cdrom
2054+#. Do not translate "/cdrom/" (the mount point)
2055+#: ../apt-cdrom-setup.templates:7001
2056+msgid ""
2057+"/cdrom/:Please insert the disc labeled: '${LABEL}' in the drive '/cdrom/' "
2058+"and press enter."
2059+msgstr ""
2060+"/cdrom/:Mewnbynnwch y disg wedi labeli: '${LABEL}' mewn i'r gyrrwr '/cdrom/' "
2061+"a gwthiwch enter, os gwelwch yn dda."
2062+
2063+#. Type: text
2064+#. Description
2065+#. :sl1:
2066+#. finish-install progress bar item
2067+#: ../apt-cdrom-setup.templates:8001
2068+msgid "Disabling netinst CD in sources.list..."
2069+msgstr "Yn analluogi CD netinst mewn sources.list..."
2070+
2071+#. Type: text
2072+#. Description
2073+#. :sl1:
2074+#. Type: boolean
2075+#. Description
2076+#. :sl2:
2077+#: ../apt-cdrom-setup.templates:9001 ../apt-mirror-setup.templates:6001
2078+msgid ""
2079+"If you are installing from a netinst CD and choose not to use a mirror, you "
2080+"will end up with only a very minimal base system."
2081+msgstr ""
2082+"Os ydych yn sefydlu o CD netinst a dewisoch ddim i defnyddio drych, mi "
2083+"fyddech yn diweddi lan gyda ond y system lleiafswm sail."
2084+
2085+#. Type: text
2086+#. Description
2087+#. :sl1:
2088+#: ../apt-cdrom-setup.templates:10001
2089+msgid ""
2090+"You are installing from a netinst CD, which by itself only allows "
2091+"installation of a very minimal base system. Use a mirror to install a more "
2092+"complete system."
2093+msgstr ""
2094+"Os ydych yn sefydlu o CD netinst, sydd ar ei hunan ond yn alluogi sefydliad "
2095+"o system lleiafswm sail. Defnyddiwch drych i sefydlu sytem fwy cyflawn."
2096+
2097+#. Type: text
2098+#. Description
2099+#. :sl1:
2100+#: ../apt-cdrom-setup.templates:11001
2101+msgid ""
2102+"You are installing from a CD, which contains a limited selection of packages."
2103+msgstr "Rydych yn sefydlu o CD sydd ond yn cynnwys dewis cyfwng o pecynnau."
2104+
2105+#. Type: text
2106+#. Description
2107+#. :sl1:
2108+#. The value of %i can be 2 or 3
2109+#: ../apt-cdrom-setup.templates:12001
2110+#, no-c-format
2111+msgid ""
2112+"You have scanned %i CDs. Even though these contain a fair selection of "
2113+"packages, some may be missing (notably some packages needed to support "
2114+"languages other than English)."
2115+msgstr ""
2116+"Rydych wedi sgannio %i CD. Hyd yn oed bod rhain yn cynnwys dewis hael o "
2117+"pecynnau, mae'n posib bod rhai ar goll (yn enwedig rhai pecynnau sy'n angen "
2118+"i cynorthwyo ieithoedd ond am Saesneg)."
2119+
2120+#. Type: text
2121+#. Description
2122+#. :sl1:
2123+#. The value of %i can be from 4 to 8
2124+#: ../apt-cdrom-setup.templates:13001
2125+#, no-c-format
2126+msgid ""
2127+"You have scanned %i CDs. Even though these contain a large selection of "
2128+"packages, some may be missing."
2129+msgstr ""
2130+"Rydych wedi sgannio %i CD. Hyd yn oed bod rhain yn cynnwys dewis hael o "
2131+"pecynnau, mae'n posib bod rhai ar goll."
2132+
2133+#. Type: text
2134+#. Description
2135+#. :sl1:
2136+#: ../apt-cdrom-setup.templates:14001
2137+msgid ""
2138+"Note that using a mirror can result in a large amount of data being "
2139+"downloaded during the next step of the installation."
2140+msgstr ""
2141+"Nodwch fod defnyddio drych yn gallu deilio mewn niferoedd fawr o data yn "
2142+"gael ei lawrllwytho yn ystod y cam nesaf o'r sefydliad."
2143+
2144+#. Type: text
2145+#. Description
2146+#. :sl1:
2147+#: ../apt-cdrom-setup.templates:15001
2148+msgid ""
2149+"You are installing from a DVD. Even though the DVD contains a large "
2150+"selection of packages, some may be missing."
2151+msgstr ""
2152+"Rydych yn sefydlu ô DVD. Er bod y DVD yn cynnwys dewis fawr o pecynnau, "
2153+"mae'n posib bod rhai ar goll."
2154+
2155+#. Type: text
2156+#. Description
2157+#. :sl1:
2158+#: ../apt-cdrom-setup.templates:16001
2159+msgid ""
2160+"Unless you don't have a good Internet connection, use of a mirror is "
2161+"recommended, especially if you plan to install a graphical desktop "
2162+"environment."
2163+msgstr ""
2164+"Onid nad oes gennych cysylltiad dda i'r rhyngrwyd, mae'r defnydd ô ddrych "
2165+"wedi argymell, yn enwedig os ydych yn cynllunio i sefydlu amgylchedd bwrdd "
2166+"gwaith graffigol."
2167+
2168+#. Type: text
2169+#. Description
2170+#. :sl1:
2171+#: ../apt-cdrom-setup.templates:17001
2172+msgid ""
2173+"If you have a reasonably good Internet connection, use of a mirror is "
2174+"suggested if you plan to install a graphical desktop environment."
2175+msgstr ""
2176+"Os oes gennych cysylltiad dda i'r rhyngrwyd, mae'r defnydd ô ddrych wedi "
2177+"argymell, os ydych yn cynllunio i sefydlu amgylchedd bwrdd gwaith graffigol."
2178+
2179+#. Type: text
2180+#. Description
2181+#. :sl1:
2182+#: ../apt-mirror-setup.templates:1001
2183+msgid "Scanning the mirror..."
2184+msgstr "Sganio'r drych..."
2185+
2186+#. Type: boolean
2187+#. Description
2188+#. :sl1:
2189+#: ../apt-mirror-setup.templates:2001
2190+msgid "Use non-free software?"
2191+msgstr "Defnyddio meddalwedd nad yw'n rhydd?"
2192+
2193+#. Type: boolean
2194+#. Description
2195+#. :sl1:
2196+#: ../apt-mirror-setup.templates:2001
2197+msgid ""
2198+"Some non-free software has been made to work with Debian. Though this "
2199+"software is not at all a part of Debian, standard Debian tools can be used "
2200+"to install it. This software has varying licenses which may prevent you from "
2201+"using, modifying, or sharing it."
2202+msgstr ""
2203+"Mae peth meddalwedd nad yw'n rhydd wedi ei addasu i weithio efo Debian. Er "
2204+"nad yw'r meddalwedd hwn yn rhan o Debian o gwbl, gellir defnyddio offer "
2205+"safonol Debian i'w sefydlu. Mae gan y meddalwedd hwn drwyddedau gwahanol a "
2206+"all eich rhwystro rhag ei ddefnyddio, ei newid neu ei rhannu ef."
2207+
2208+#. Type: boolean
2209+#. Description
2210+#. :sl1:
2211+#. Type: boolean
2212+#. Description
2213+#. This template is used by the Ubuntu version of d-i.
2214+#. :sl2:
2215+#: ../apt-mirror-setup.templates:2001
2216+#: ../apt-mirror-setup.templates-ubuntu:1001
2217+msgid "Please choose whether you want to have it available anyway."
2218+msgstr "Os gwelwch yn dda, dewiswch a ddylai fod ar gael fodd bynnag."
2219+
2220+#. Type: boolean
2221+#. Description
2222+#. :sl1:
2223+#: ../apt-mirror-setup.templates:3001
2224+msgid "Use contrib software?"
2225+msgstr "Defnyddio meddalwedd \"contrib\"?"
2226+
2227+#. Type: boolean
2228+#. Description
2229+#. :sl1:
2230+#: ../apt-mirror-setup.templates:3001
2231+msgid ""
2232+"Some additional software has been made to work with Debian. Though this "
2233+"software is free, it depends on non-free software for its operation. This "
2234+"software is not a part of Debian, but standard Debian tools can be used to "
2235+"install it."
2236+msgstr ""
2237+"Mae peth meddalwedd ychwanegol wedi ei addasu i weithio gyda Debian. Er fod "
2238+"y meddalwedd yma'n rhydd, mae'n dibynnu ar feddalwedd nad yw'n rhyd er mwyn "
2239+"gweithredu. Nid yw'r meddalwedd hwn yn rhan o Debian, ond gellir defnyddio "
2240+"offer safonol Debian i'w sefydlu."
2241+
2242+#. Type: boolean
2243+#. Description
2244+#. :sl1:
2245+#. Type: boolean
2246+#. Description
2247+#. This template is used by the Ubuntu version of d-i.
2248+#. :sl2:
2249+#. Type: boolean
2250+#. Description
2251+#. This template is used by the Ubuntu version of d-i.
2252+#. :sl2:
2253+#. Type: boolean
2254+#. Description
2255+#. This template is used by the Ubuntu version of d-i.
2256+#. :sl2:
2257+#. Type: boolean
2258+#. Description
2259+#. This template is used by the Ubuntu version of d-i.
2260+#. :sl2:
2261+#: ../apt-mirror-setup.templates:3001
2262+#: ../apt-mirror-setup.templates-ubuntu:2001
2263+#: ../apt-mirror-setup.templates-ubuntu:3001
2264+#: ../apt-mirror-setup.templates-ubuntu:4001
2265+#: ../apt-mirror-setup.templates-ubuntu:5001
2266+msgid ""
2267+"Please choose whether you want this software to be made available to you."
2268+msgstr ""
2269+"Os gwelwch yn dda, dewiswch a ddylai'r meddalwedd hwn fod ar gael i chi."
2270+
2271+#. Type: select
2272+#. Choices
2273+#. :sl2:
2274+#. These are choices of actions so this is, at least in English,
2275+#. an infinitive form
2276+#: ../apt-mirror-setup.templates:4001
2277+msgid "Retry"
2278+msgstr "Ailgeisio"
2279+
2280+#. Type: select
2281+#. Choices
2282+#. :sl2:
2283+#. These are choices of actions so this is, at least in English,
2284+#. an infinitive form
2285+#: ../apt-mirror-setup.templates:4001
2286+msgid "Change mirror"
2287+msgstr "Newid drych"
2288+
2289+#. Type: select
2290+#. Choices
2291+#. :sl2:
2292+#. These are choices of actions so this is, at least in English,
2293+#. an infinitive form
2294+#: ../apt-mirror-setup.templates:4001
2295+msgid "Ignore"
2296+msgstr "dim"
2297+
2298+#. Type: select
2299+#. Description
2300+#: ../apt-mirror-setup.templates:4002
2301+msgid "Downloading a file failed:"
2302+msgstr "Lawrlwytho ffeil wedi methu:"
2303+
2304+#. Type: select
2305+#. Description
2306+#: ../apt-mirror-setup.templates:4002
2307+msgid ""
2308+"The installer failed to access the mirror. This may be a problem with your "
2309+"network, or with the mirror. You can choose to retry the download, select a "
2310+"different mirror, or ignore the problem and continue without all the "
2311+"packages from this mirror."
2312+msgstr ""
2313+"Methodd y sefydlydd cyrchu y drych. Fe all hyn fod oherwydd problem gyda'ch "
2314+"rhwydwaith, neu gyda'r drych. Fe allwch ddewis i ailgeisio'r lawrlwythiad, "
2315+"ddewis drych arall, neu anwybyddu'r problem a parhau heb y pecynnau o'r "
2316+"drych yma."
2317+
2318+#. Type: boolean
2319+#. Description
2320+#. :sl1:
2321+#: ../apt-mirror-setup.templates:5001
2322+msgid "Use a network mirror?"
2323+msgstr "Defnyddio drych rhwydwaeth?"
2324+
2325+#. Type: boolean
2326+#. Description
2327+#. :sl1:
2328+#: ../apt-mirror-setup.templates:5001
2329+msgid ""
2330+"A network mirror can be used to supplement the software that is included on "
2331+"the CD-ROM. This may also make newer versions of software available."
2332+msgstr ""
2333+"Gaell drych rhwydwaeth gael ei defnyddio i atodi y meddalwedd sydd wedi "
2334+"cynnwys ar y CD-ROM. Gall versiynnau fwy diweddar o'r meddalwedd bod argael."
2335+
2336+#. Type: boolean
2337+#. Description
2338+#. :sl2:
2339+#: ../apt-mirror-setup.templates:6001
2340+msgid "Continue without a network mirror?"
2341+msgstr "Parhau heb drych rhwydwaith?"
2342+
2343+#. Type: boolean
2344+#. Description
2345+#. :sl2:
2346+#: ../apt-mirror-setup.templates:6001
2347+msgid "No network mirror was selected."
2348+msgstr "Ni ddewiswyd unrhyw ddrych rhwydwaith."
2349+
2350+#. Type: boolean
2351+#. Description
2352+#. This template is used by the Ubuntu version of d-i.
2353+#. :sl2:
2354+#: ../apt-mirror-setup.templates-ubuntu:1001
2355+msgid "Use restricted software?"
2356+msgstr "Defnyddio meddalwedd cyfyngedig?"
2357+
2358+#. Type: boolean
2359+#. Description
2360+#. This template is used by the Ubuntu version of d-i.
2361+#. :sl2:
2362+#: ../apt-mirror-setup.templates-ubuntu:1001
2363+msgid ""
2364+"Some non-free software is available in packaged form. Though this software "
2365+"is not a part of the main distribution, standard package management tools "
2366+"can be used to install it. This software has varying licenses which may "
2367+"prevent you from using, modifying, or sharing it."
2368+msgstr ""
2369+"Mae peth meddalwedd nad sy'n rhad ar gael mewn ffurf pecyn. Er nad yw'r "
2370+"feddalwedd hyn yn rhan o'r brif ddosbarthiad, gellir defnyddio pecyn offer "
2371+"safonol rheolwyr i'w osod. Mae gan y meddalwedd hyn gwahanol trwyddedau a "
2372+"all eich rhwystro rhag ei ddefnyddio, newid neu'i rannu."
2373+
2374+#. Type: boolean
2375+#. Description
2376+#. This template is used by the Ubuntu version of d-i.
2377+#. :sl2:
2378+#: ../apt-mirror-setup.templates-ubuntu:2001
2379+msgid "Use software from the \"universe\" component?"
2380+msgstr "Defnyddiwch meddalwedd o'r \"universe\""
2381+
2382+#. Type: boolean
2383+#. Description
2384+#. This template is used by the Ubuntu version of d-i.
2385+#. :sl2:
2386+#: ../apt-mirror-setup.templates-ubuntu:2001
2387+msgid ""
2388+"Some additional software is available in packaged form. This software is "
2389+"free and, though it is not a part of the main distribution, standard package "
2390+"management tools can be used to install it."
2391+msgstr ""
2392+"Mae peth meddalwedd ychwanegol ar gael mewn ffurf pecyn. Mae'r meddalwedd "
2393+"hyn yn rhad ac am ddim, er nad yw'n rhan o'r brif ddosbarthiad, gellir "
2394+"defnyddio pecyn offer safonol rheolwyr i'w osod."
2395+
2396+#. Type: boolean
2397+#. Description
2398+#. This template is used by the Ubuntu version of d-i.
2399+#. :sl2:
2400+#: ../apt-mirror-setup.templates-ubuntu:3001
2401+msgid "Use software from the \"multiverse\" component?"
2402+msgstr "Defnyddiwch meddalwedd o'r \"multiverse\""
2403+
2404+#. Type: boolean
2405+#. Description
2406+#. This template is used by the Ubuntu version of d-i.
2407+#. :sl2:
2408+#: ../apt-mirror-setup.templates-ubuntu:3001
2409+msgid ""
2410+"Some non-free software is available in packaged form. Though this software "
2411+"is not a part of the main distribution, standard package management tools "
2412+"can be used to install it. This software has varying licenses and (in some "
2413+"cases) patent restrictions which may prevent you from using, modifying, or "
2414+"sharing it."
2415+msgstr ""
2416+"Mae peth meddalwedd nad yw'n rhydd wedi ei addasu i weithio efo Debian. Er "
2417+"nad yw'r meddalwedd hwn yn rhan o Debian o gwbl, gellir defnyddio offer "
2418+"safonol Debian i'w sefydlu. Mae gan y meddalwedd hwn drwyddedau gwahanol a "
2419+"all eich rhwystro rhag ei ddefnyddio, ei newid neu ei rhannu ef."
2420+
2421+#. Type: boolean
2422+#. Description
2423+#. This template is used by the Ubuntu version of d-i.
2424+#. :sl2:
2425+#: ../apt-mirror-setup.templates-ubuntu:4001
2426+#, fuzzy
2427+#| msgid "Use software from the \"universe\" component?"
2428+msgid "Use software from the \"partner\" repository?"
2429+msgstr "Defnyddiwch meddalwedd o'r \"universe\""
2430+
2431+#. Type: boolean
2432+#. Description
2433+#. This template is used by the Ubuntu version of d-i.
2434+#. :sl2:
2435+#: ../apt-mirror-setup.templates-ubuntu:4001
2436+msgid ""
2437+"Some additional software is available from Canonical's \"partner\" "
2438+"repository. This software is not part of Ubuntu, but is offered by Canonical "
2439+"and the respective vendors as a service to Ubuntu users."
2440+msgstr ""
2441+
2442+#. Type: boolean
2443+#. Description
2444+#. This template is used by the Ubuntu version of d-i.
2445+#. :sl2:
2446+#: ../apt-mirror-setup.templates-ubuntu:5001
2447+msgid "Use backported software?"
2448+msgstr "Defnyddiwch meddalwedd ol-porth"
2449+
2450+#. Type: boolean
2451+#. Description
2452+#. This template is used by the Ubuntu version of d-i.
2453+#. :sl2:
2454+#: ../apt-mirror-setup.templates-ubuntu:5001
2455+msgid ""
2456+"Some software has been backported from the development tree to work with "
2457+"this release. Although this software has not gone through such complete "
2458+"testing as that contained in the release, it includes newer versions of some "
2459+"applications which may provide useful features."
2460+msgstr ""
2461
2462=== modified file 'debian/po/da.po'
2463--- debian/po/da.po 2010-08-07 18:30:11 +0000
2464+++ debian/po/da.po 2010-09-13 07:17:41 +0000
2465@@ -78,14 +78,14 @@
2466 #. Type: error
2467 #. Description
2468 #. :sl2:
2469-#: ../apt-setup-udeb.templates:9001
2470+#: ../apt-setup-udeb.templates:10001
2471 msgid "Cannot access repository"
2472 msgstr "Kan ikke tilgå programarkivet"
2473
2474 #. Type: error
2475 #. Description
2476 #. :sl2:
2477-#: ../apt-setup-udeb.templates:9001
2478+#: ../apt-setup-udeb.templates:10001
2479 msgid ""
2480 "The repository on ${HOST} couldn't be accessed, so its updates will not be "
2481 "made available to you at this time. You should investigate this later."
2482@@ -96,7 +96,7 @@
2483 #. Type: error
2484 #. Description
2485 #. :sl2:
2486-#: ../apt-setup-udeb.templates:9001
2487+#: ../apt-setup-udeb.templates:10001
2488 msgid ""
2489 "Commented out entries for ${HOST} have been added to the /etc/apt/sources."
2490 "list file."
2491@@ -110,7 +110,7 @@
2492 #. Translators: the *entire* string should be under 55 columns
2493 #. including host name. In short, KEEP THIS SHORT and, yes, that's tricky
2494 #. :sl2:
2495-#: ../apt-setup-udeb.templates:10001
2496+#: ../apt-setup-udeb.templates:11001
2497 msgid "security updates (from ${SEC_HOST})"
2498 msgstr "sikkerhedsopdateringer (fra ${SEC_HOST})"
2499
2500@@ -120,21 +120,21 @@
2501 #. Translators: the *entire* string should be under 55 columns
2502 #. including host name. In short, KEEP THIS SHORT and, yes, that's tricky
2503 #. :sl2:
2504-#: ../apt-setup-udeb.templates:10001
2505+#: ../apt-setup-udeb.templates:11001
2506 msgid "volatile updates (from ${VOL_HOST})"
2507 msgstr "ustabile opdateringer (fra ${VOL_HOST})"
2508
2509 #. Type: multiselect
2510 #. Description
2511 #. :sl2:
2512-#: ../apt-setup-udeb.templates:10002
2513+#: ../apt-setup-udeb.templates:11002
2514 msgid "Services to use:"
2515 msgstr "Tjenester:"
2516
2517 #. Type: multiselect
2518 #. Description
2519 #. :sl2:
2520-#: ../apt-setup-udeb.templates:10002
2521+#: ../apt-setup-udeb.templates:11002
2522 msgid ""
2523 "Debian has two services that provide updates to releases: security and "
2524 "volatile."
2525@@ -146,7 +146,7 @@
2526 #. Type: multiselect
2527 #. Description
2528 #. :sl2:
2529-#: ../apt-setup-udeb.templates:10002
2530+#: ../apt-setup-udeb.templates:11002
2531 msgid ""
2532 "Security updates help to keep your system secured against attacks. Enabling "
2533 "this service is strongly recommended."
2534@@ -157,7 +157,7 @@
2535 #. Type: multiselect
2536 #. Description
2537 #. :sl2:
2538-#: ../apt-setup-udeb.templates:10002
2539+#: ../apt-setup-udeb.templates:11002
2540 msgid ""
2541 "Volatile updates provide more current versions for software that changes "
2542 "relatively frequently and where not having the latest version could reduce "
2543
2544=== modified file 'debian/po/de.po'
2545--- debian/po/de.po 2010-04-23 23:20:30 +0000
2546+++ debian/po/de.po 2010-09-13 07:17:41 +0000
2547@@ -81,14 +81,14 @@
2548 #. Type: error
2549 #. Description
2550 #. :sl2:
2551-#: ../apt-setup-udeb.templates:9001
2552+#: ../apt-setup-udeb.templates:10001
2553 msgid "Cannot access repository"
2554 msgstr "Es konnte nicht auf das Archiv zugegriffen werden"
2555
2556 #. Type: error
2557 #. Description
2558 #. :sl2:
2559-#: ../apt-setup-udeb.templates:9001
2560+#: ../apt-setup-udeb.templates:10001
2561 msgid ""
2562 "The repository on ${HOST} couldn't be accessed, so its updates will not be "
2563 "made available to you at this time. You should investigate this later."
2564@@ -101,7 +101,7 @@
2565 #. Type: error
2566 #. Description
2567 #. :sl2:
2568-#: ../apt-setup-udeb.templates:9001
2569+#: ../apt-setup-udeb.templates:10001
2570 msgid ""
2571 "Commented out entries for ${HOST} have been added to the /etc/apt/sources."
2572 "list file."
2573@@ -115,7 +115,7 @@
2574 #. Translators: the *entire* string should be under 55 columns
2575 #. including host name. In short, KEEP THIS SHORT and, yes, that's tricky
2576 #. :sl2:
2577-#: ../apt-setup-udeb.templates:10001
2578+#: ../apt-setup-udeb.templates:11001
2579 msgid "security updates (from ${SEC_HOST})"
2580 msgstr "Sicherheitsaktualisierungen (von ${SEC_HOST})"
2581
2582@@ -125,21 +125,21 @@
2583 #. Translators: the *entire* string should be under 55 columns
2584 #. including host name. In short, KEEP THIS SHORT and, yes, that's tricky
2585 #. :sl2:
2586-#: ../apt-setup-udeb.templates:10001
2587+#: ../apt-setup-udeb.templates:11001
2588 msgid "volatile updates (from ${VOL_HOST})"
2589 msgstr "Volatile-Aktualisierungen (von ${VOL_HOST})"
2590
2591 #. Type: multiselect
2592 #. Description
2593 #. :sl2:
2594-#: ../apt-setup-udeb.templates:10002
2595+#: ../apt-setup-udeb.templates:11002
2596 msgid "Services to use:"
2597 msgstr "Zu verwendende Dienste:"
2598
2599 #. Type: multiselect
2600 #. Description
2601 #. :sl2:
2602-#: ../apt-setup-udeb.templates:10002
2603+#: ../apt-setup-udeb.templates:11002
2604 msgid ""
2605 "Debian has two services that provide updates to releases: security and "
2606 "volatile."
2607@@ -150,7 +150,7 @@
2608 #. Type: multiselect
2609 #. Description
2610 #. :sl2:
2611-#: ../apt-setup-udeb.templates:10002
2612+#: ../apt-setup-udeb.templates:11002
2613 msgid ""
2614 "Security updates help to keep your system secured against attacks. Enabling "
2615 "this service is strongly recommended."
2616@@ -161,7 +161,7 @@
2617 #. Type: multiselect
2618 #. Description
2619 #. :sl2:
2620-#: ../apt-setup-udeb.templates:10002
2621+#: ../apt-setup-udeb.templates:11002
2622 msgid ""
2623 "Volatile updates provide more current versions for software that changes "
2624 "relatively frequently and where not having the latest version could reduce "
2625
2626=== modified file 'debian/po/dz.po'
2627--- debian/po/dz.po 2010-06-25 23:23:00 +0000
2628+++ debian/po/dz.po 2010-09-13 07:17:41 +0000
2629@@ -71,14 +71,14 @@
2630 #. Type: error
2631 #. Description
2632 #. :sl2:
2633-#: ../apt-setup-udeb.templates:9001
2634+#: ../apt-setup-udeb.templates:10001
2635 msgid "Cannot access repository"
2636 msgstr "མཛོད་གནས་འཛུལ་སྤྱོད་འབད་མི་བཏུབ་"
2637
2638 #. Type: error
2639 #. Description
2640 #. :sl2:
2641-#: ../apt-setup-udeb.templates:9001
2642+#: ../apt-setup-udeb.templates:10001
2643 msgid ""
2644 "The repository on ${HOST} couldn't be accessed, so its updates will not be "
2645 "made available to you at this time. You should investigate this later."
2646@@ -89,7 +89,7 @@
2647 #. Type: error
2648 #. Description
2649 #. :sl2:
2650-#: ../apt-setup-udeb.templates:9001
2651+#: ../apt-setup-udeb.templates:10001
2652 msgid ""
2653 "Commented out entries for ${HOST} have been added to the /etc/apt/sources."
2654 "list file."
2655@@ -103,7 +103,7 @@
2656 #. Translators: the *entire* string should be under 55 columns
2657 #. including host name. In short, KEEP THIS SHORT and, yes, that's tricky
2658 #. :sl2:
2659-#: ../apt-setup-udeb.templates:10001
2660+#: ../apt-setup-udeb.templates:11001
2661 msgid "security updates (from ${SEC_HOST})"
2662 msgstr "(${SEC_HOST}ནང་ལས་) སྲུང་སྐྱོབ་དུས་མཐུན་"
2663
2664@@ -113,21 +113,21 @@
2665 #. Translators: the *entire* string should be under 55 columns
2666 #. including host name. In short, KEEP THIS SHORT and, yes, that's tricky
2667 #. :sl2:
2668-#: ../apt-setup-udeb.templates:10001
2669+#: ../apt-setup-udeb.templates:11001
2670 msgid "volatile updates (from ${VOL_HOST})"
2671 msgstr "(${VOL_HOST}ནང་ལས་)བོ་ལ་ཊ་ཡིལ་དུས་མཐུན་"
2672
2673 #. Type: multiselect
2674 #. Description
2675 #. :sl2:
2676-#: ../apt-setup-udeb.templates:10002
2677+#: ../apt-setup-udeb.templates:11002
2678 msgid "Services to use:"
2679 msgstr "ལག་ལེན་འཐབ་ནིའི་ཞབས་ཏོག་ཚུ་:"
2680
2681 #. Type: multiselect
2682 #. Description
2683 #. :sl2:
2684-#: ../apt-setup-udeb.templates:10002
2685+#: ../apt-setup-udeb.templates:11002
2686 msgid ""
2687 "Debian has two services that provide updates to releases: security and "
2688 "volatile."
2689@@ -138,7 +138,7 @@
2690 #. Type: multiselect
2691 #. Description
2692 #. :sl2:
2693-#: ../apt-setup-udeb.templates:10002
2694+#: ../apt-setup-udeb.templates:11002
2695 msgid ""
2696 "Security updates help to keep your system secured against attacks. Enabling "
2697 "this service is strongly recommended."
2698@@ -149,7 +149,7 @@
2699 #. Type: multiselect
2700 #. Description
2701 #. :sl2:
2702-#: ../apt-setup-udeb.templates:10002
2703+#: ../apt-setup-udeb.templates:11002
2704 msgid ""
2705 "Volatile updates provide more current versions for software that changes "
2706 "relatively frequently and where not having the latest version could reduce "
2707
2708=== modified file 'debian/po/el.po'
2709--- debian/po/el.po 2009-11-27 23:20:54 +0000
2710+++ debian/po/el.po 2010-09-13 07:17:41 +0000
2711@@ -79,14 +79,14 @@
2712 #. Type: error
2713 #. Description
2714 #. :sl2:
2715-#: ../apt-setup-udeb.templates:9001
2716+#: ../apt-setup-udeb.templates:10001
2717 msgid "Cannot access repository"
2718 msgstr "Αδυναμία πρόσβασης στο αποθετήριο"
2719
2720 #. Type: error
2721 #. Description
2722 #. :sl2:
2723-#: ../apt-setup-udeb.templates:9001
2724+#: ../apt-setup-udeb.templates:10001
2725 msgid ""
2726 "The repository on ${HOST} couldn't be accessed, so its updates will not be "
2727 "made available to you at this time. You should investigate this later."
2728@@ -98,7 +98,7 @@
2729 #. Type: error
2730 #. Description
2731 #. :sl2:
2732-#: ../apt-setup-udeb.templates:9001
2733+#: ../apt-setup-udeb.templates:10001
2734 msgid ""
2735 "Commented out entries for ${HOST} have been added to the /etc/apt/sources."
2736 "list file."
2737@@ -112,7 +112,7 @@
2738 #. Translators: the *entire* string should be under 55 columns
2739 #. including host name. In short, KEEP THIS SHORT and, yes, that's tricky
2740 #. :sl2:
2741-#: ../apt-setup-udeb.templates:10001
2742+#: ../apt-setup-udeb.templates:11001
2743 msgid "security updates (from ${SEC_HOST})"
2744 msgstr "αναβαθμίσεις ασφαλείας (από ${SEC_HOST})"
2745
2746@@ -122,21 +122,21 @@
2747 #. Translators: the *entire* string should be under 55 columns
2748 #. including host name. In short, KEEP THIS SHORT and, yes, that's tricky
2749 #. :sl2:
2750-#: ../apt-setup-udeb.templates:10001
2751+#: ../apt-setup-udeb.templates:11001
2752 msgid "volatile updates (from ${VOL_HOST})"
2753 msgstr "αναβαθμίσεις ευελιξίας (από ${VOL_HOST})"
2754
2755 #. Type: multiselect
2756 #. Description
2757 #. :sl2:
2758-#: ../apt-setup-udeb.templates:10002
2759+#: ../apt-setup-udeb.templates:11002
2760 msgid "Services to use:"
2761 msgstr "Υπηρεσίες που θα χρησιμοποιηθούν:"
2762
2763 #. Type: multiselect
2764 #. Description
2765 #. :sl2:
2766-#: ../apt-setup-udeb.templates:10002
2767+#: ../apt-setup-udeb.templates:11002
2768 msgid ""
2769 "Debian has two services that provide updates to releases: security and "
2770 "volatile."
2771@@ -147,7 +147,7 @@
2772 #. Type: multiselect
2773 #. Description
2774 #. :sl2:
2775-#: ../apt-setup-udeb.templates:10002
2776+#: ../apt-setup-udeb.templates:11002
2777 msgid ""
2778 "Security updates help to keep your system secured against attacks. Enabling "
2779 "this service is strongly recommended."
2780@@ -158,7 +158,7 @@
2781 #. Type: multiselect
2782 #. Description
2783 #. :sl2:
2784-#: ../apt-setup-udeb.templates:10002
2785+#: ../apt-setup-udeb.templates:11002
2786 msgid ""
2787 "Volatile updates provide more current versions for software that changes "
2788 "relatively frequently and where not having the latest version could reduce "
2789
2790=== modified file 'debian/po/eo.po'
2791--- debian/po/eo.po 2009-07-02 20:49:11 +0000
2792+++ debian/po/eo.po 2010-09-13 07:17:41 +0000
2793@@ -71,14 +71,14 @@
2794 #. Type: error
2795 #. Description
2796 #. :sl2:
2797-#: ../apt-setup-udeb.templates:9001
2798+#: ../apt-setup-udeb.templates:10001
2799 msgid "Cannot access repository"
2800 msgstr "Ne eblas atingi la pak-deponejon"
2801
2802 #. Type: error
2803 #. Description
2804 #. :sl2:
2805-#: ../apt-setup-udeb.templates:9001
2806+#: ../apt-setup-udeb.templates:10001
2807 msgid ""
2808 "The repository on ${HOST} couldn't be accessed, so its updates will not be "
2809 "made available to you at this time. You should investigate this later."
2810@@ -89,7 +89,7 @@
2811 #. Type: error
2812 #. Description
2813 #. :sl2:
2814-#: ../apt-setup-udeb.templates:9001
2815+#: ../apt-setup-udeb.templates:10001
2816 msgid ""
2817 "Commented out entries for ${HOST} have been added to the /etc/apt/sources."
2818 "list file."
2819@@ -103,7 +103,7 @@
2820 #. Translators: the *entire* string should be under 55 columns
2821 #. including host name. In short, KEEP THIS SHORT and, yes, that's tricky
2822 #. :sl2:
2823-#: ../apt-setup-udeb.templates:10001
2824+#: ../apt-setup-udeb.templates:11001
2825 msgid "security updates (from ${SEC_HOST})"
2826 msgstr "sekurigaj ĝisdatigoj (el ${SEC_HOST})"
2827
2828@@ -113,21 +113,21 @@
2829 #. Translators: the *entire* string should be under 55 columns
2830 #. including host name. In short, KEEP THIS SHORT and, yes, that's tricky
2831 #. :sl2:
2832-#: ../apt-setup-udeb.templates:10001
2833+#: ../apt-setup-udeb.templates:11001
2834 msgid "volatile updates (from ${VOL_HOST})"
2835 msgstr "nepermanentaj ĝisdatigoj (el ${VOL_HOST})"
2836
2837 #. Type: multiselect
2838 #. Description
2839 #. :sl2:
2840-#: ../apt-setup-udeb.templates:10002
2841+#: ../apt-setup-udeb.templates:11002
2842 msgid "Services to use:"
2843 msgstr "Uzotaj servoj:"
2844
2845 #. Type: multiselect
2846 #. Description
2847 #. :sl2:
2848-#: ../apt-setup-udeb.templates:10002
2849+#: ../apt-setup-udeb.templates:11002
2850 msgid ""
2851 "Debian has two services that provide updates to releases: security and "
2852 "volatile."
2853@@ -138,7 +138,7 @@
2854 #. Type: multiselect
2855 #. Description
2856 #. :sl2:
2857-#: ../apt-setup-udeb.templates:10002
2858+#: ../apt-setup-udeb.templates:11002
2859 msgid ""
2860 "Security updates help to keep your system secured against attacks. Enabling "
2861 "this service is strongly recommended."
2862@@ -149,7 +149,7 @@
2863 #. Type: multiselect
2864 #. Description
2865 #. :sl2:
2866-#: ../apt-setup-udeb.templates:10002
2867+#: ../apt-setup-udeb.templates:11002
2868 msgid ""
2869 "Volatile updates provide more current versions for software that changes "
2870 "relatively frequently and where not having the latest version could reduce "
2871
2872=== modified file 'debian/po/es.po'
2873--- debian/po/es.po 2010-03-09 23:19:36 +0000
2874+++ debian/po/es.po 2010-09-13 07:17:41 +0000
2875@@ -105,14 +105,14 @@
2876 #. Type: error
2877 #. Description
2878 #. :sl2:
2879-#: ../apt-setup-udeb.templates:9001
2880+#: ../apt-setup-udeb.templates:10001
2881 msgid "Cannot access repository"
2882 msgstr "No se puede acceder al repositorio"
2883
2884 #. Type: error
2885 #. Description
2886 #. :sl2:
2887-#: ../apt-setup-udeb.templates:9001
2888+#: ../apt-setup-udeb.templates:10001
2889 msgid ""
2890 "The repository on ${HOST} couldn't be accessed, so its updates will not be "
2891 "made available to you at this time. You should investigate this later."
2892@@ -124,7 +124,7 @@
2893 #. Type: error
2894 #. Description
2895 #. :sl2:
2896-#: ../apt-setup-udeb.templates:9001
2897+#: ../apt-setup-udeb.templates:10001
2898 msgid ""
2899 "Commented out entries for ${HOST} have been added to the /etc/apt/sources."
2900 "list file."
2901@@ -138,7 +138,7 @@
2902 #. Translators: the *entire* string should be under 55 columns
2903 #. including host name. In short, KEEP THIS SHORT and, yes, that's tricky
2904 #. :sl2:
2905-#: ../apt-setup-udeb.templates:10001
2906+#: ../apt-setup-udeb.templates:11001
2907 msgid "security updates (from ${SEC_HOST})"
2908 msgstr "actualizaciones de seguridad (de ${SEC_HOST})"
2909
2910@@ -148,21 +148,21 @@
2911 #. Translators: the *entire* string should be under 55 columns
2912 #. including host name. In short, KEEP THIS SHORT and, yes, that's tricky
2913 #. :sl2:
2914-#: ../apt-setup-udeb.templates:10001
2915+#: ../apt-setup-udeb.templates:11001
2916 msgid "volatile updates (from ${VOL_HOST})"
2917 msgstr "actualizaciónes volátiles (de ${VOL_HOST})"
2918
2919 #. Type: multiselect
2920 #. Description
2921 #. :sl2:
2922-#: ../apt-setup-udeb.templates:10002
2923+#: ../apt-setup-udeb.templates:11002
2924 msgid "Services to use:"
2925 msgstr "Servicios a utilizar:"
2926
2927 #. Type: multiselect
2928 #. Description
2929 #. :sl2:
2930-#: ../apt-setup-udeb.templates:10002
2931+#: ../apt-setup-udeb.templates:11002
2932 msgid ""
2933 "Debian has two services that provide updates to releases: security and "
2934 "volatile."
2935@@ -173,7 +173,7 @@
2936 #. Type: multiselect
2937 #. Description
2938 #. :sl2:
2939-#: ../apt-setup-udeb.templates:10002
2940+#: ../apt-setup-udeb.templates:11002
2941 msgid ""
2942 "Security updates help to keep your system secured against attacks. Enabling "
2943 "this service is strongly recommended."
2944@@ -184,7 +184,7 @@
2945 #. Type: multiselect
2946 #. Description
2947 #. :sl2:
2948-#: ../apt-setup-udeb.templates:10002
2949+#: ../apt-setup-udeb.templates:11002
2950 msgid ""
2951 "Volatile updates provide more current versions for software that changes "
2952 "relatively frequently and where not having the latest version could reduce "
2953
2954=== modified file 'debian/po/et.po'
2955--- debian/po/et.po 2009-08-04 23:17:54 +0000
2956+++ debian/po/et.po 2010-09-13 07:17:41 +0000
2957@@ -71,14 +71,14 @@
2958 #. Type: error
2959 #. Description
2960 #. :sl2:
2961-#: ../apt-setup-udeb.templates:9001
2962+#: ../apt-setup-udeb.templates:10001
2963 msgid "Cannot access repository"
2964 msgstr "Ei pääse tarkvaraallikale ligi"
2965
2966 #. Type: error
2967 #. Description
2968 #. :sl2:
2969-#: ../apt-setup-udeb.templates:9001
2970+#: ../apt-setup-udeb.templates:10001
2971 msgid ""
2972 "The repository on ${HOST} couldn't be accessed, so its updates will not be "
2973 "made available to you at this time. You should investigate this later."
2974@@ -89,7 +89,7 @@
2975 #. Type: error
2976 #. Description
2977 #. :sl2:
2978-#: ../apt-setup-udeb.templates:9001
2979+#: ../apt-setup-udeb.templates:10001
2980 msgid ""
2981 "Commented out entries for ${HOST} have been added to the /etc/apt/sources."
2982 "list file."
2983@@ -103,7 +103,7 @@
2984 #. Translators: the *entire* string should be under 55 columns
2985 #. including host name. In short, KEEP THIS SHORT and, yes, that's tricky
2986 #. :sl2:
2987-#: ../apt-setup-udeb.templates:10001
2988+#: ../apt-setup-udeb.templates:11001
2989 msgid "security updates (from ${SEC_HOST})"
2990 msgstr "Turvauuendused (serverist ${SEC_HOST})"
2991
2992@@ -113,21 +113,21 @@
2993 #. Translators: the *entire* string should be under 55 columns
2994 #. including host name. In short, KEEP THIS SHORT and, yes, that's tricky
2995 #. :sl2:
2996-#: ../apt-setup-udeb.templates:10001
2997+#: ../apt-setup-udeb.templates:11001
2998 msgid "volatile updates (from ${VOL_HOST})"
2999 msgstr "Sagedased uuendused (serverist ${VOL_HOST})"
3000
3001 #. Type: multiselect
3002 #. Description
3003 #. :sl2:
3004-#: ../apt-setup-udeb.templates:10002
3005+#: ../apt-setup-udeb.templates:11002
3006 msgid "Services to use:"
3007 msgstr "Kasutatavad teenused:"
3008
3009 #. Type: multiselect
3010 #. Description
3011 #. :sl2:
3012-#: ../apt-setup-udeb.templates:10002
3013+#: ../apt-setup-udeb.templates:11002
3014 msgid ""
3015 "Debian has two services that provide updates to releases: security and "
3016 "volatile."
3017@@ -138,7 +138,7 @@
3018 #. Type: multiselect
3019 #. Description
3020 #. :sl2:
3021-#: ../apt-setup-udeb.templates:10002
3022+#: ../apt-setup-udeb.templates:11002
3023 msgid ""
3024 "Security updates help to keep your system secured against attacks. Enabling "
3025 "this service is strongly recommended."
3026@@ -149,7 +149,7 @@
3027 #. Type: multiselect
3028 #. Description
3029 #. :sl2:
3030-#: ../apt-setup-udeb.templates:10002
3031+#: ../apt-setup-udeb.templates:11002
3032 msgid ""
3033 "Volatile updates provide more current versions for software that changes "
3034 "relatively frequently and where not having the latest version could reduce "
3035
3036=== modified file 'debian/po/eu.po'
3037--- debian/po/eu.po 2009-07-11 11:51:42 +0000
3038+++ debian/po/eu.po 2010-09-13 07:17:41 +0000
3039@@ -75,14 +75,14 @@
3040 #. Type: error
3041 #. Description
3042 #. :sl2:
3043-#: ../apt-setup-udeb.templates:9001
3044+#: ../apt-setup-udeb.templates:10001
3045 msgid "Cannot access repository"
3046 msgstr "Ezin da biltegia ebatzi"
3047
3048 #. Type: error
3049 #. Description
3050 #. :sl2:
3051-#: ../apt-setup-udeb.templates:9001
3052+#: ../apt-setup-udeb.templates:10001
3053 msgid ""
3054 "The repository on ${HOST} couldn't be accessed, so its updates will not be "
3055 "made available to you at this time. You should investigate this later."
3056@@ -93,7 +93,7 @@
3057 #. Type: error
3058 #. Description
3059 #. :sl2:
3060-#: ../apt-setup-udeb.templates:9001
3061+#: ../apt-setup-udeb.templates:10001
3062 msgid ""
3063 "Commented out entries for ${HOST} have been added to the /etc/apt/sources."
3064 "list file."
3065@@ -107,7 +107,7 @@
3066 #. Translators: the *entire* string should be under 55 columns
3067 #. including host name. In short, KEEP THIS SHORT and, yes, that's tricky
3068 #. :sl2:
3069-#: ../apt-setup-udeb.templates:10001
3070+#: ../apt-setup-udeb.templates:11001
3071 msgid "security updates (from ${SEC_HOST})"
3072 msgstr "Segurtasun eguneraketak (${SEC_HOST}(e)tik)"
3073
3074@@ -117,21 +117,21 @@
3075 #. Translators: the *entire* string should be under 55 columns
3076 #. including host name. In short, KEEP THIS SHORT and, yes, that's tricky
3077 #. :sl2:
3078-#: ../apt-setup-udeb.templates:10001
3079+#: ../apt-setup-udeb.templates:11001
3080 msgid "volatile updates (from ${VOL_HOST})"
3081 msgstr "Eguneraketa hegazkorrak (${VOL_HOST}(e)tik)"
3082
3083 #. Type: multiselect
3084 #. Description
3085 #. :sl2:
3086-#: ../apt-setup-udeb.templates:10002
3087+#: ../apt-setup-udeb.templates:11002
3088 msgid "Services to use:"
3089 msgstr "Erabiliko diren zerbitzuak:"
3090
3091 #. Type: multiselect
3092 #. Description
3093 #. :sl2:
3094-#: ../apt-setup-udeb.templates:10002
3095+#: ../apt-setup-udeb.templates:11002
3096 msgid ""
3097 "Debian has two services that provide updates to releases: security and "
3098 "volatile."
3099@@ -142,7 +142,7 @@
3100 #. Type: multiselect
3101 #. Description
3102 #. :sl2:
3103-#: ../apt-setup-udeb.templates:10002
3104+#: ../apt-setup-udeb.templates:11002
3105 msgid ""
3106 "Security updates help to keep your system secured against attacks. Enabling "
3107 "this service is strongly recommended."
3108@@ -153,7 +153,7 @@
3109 #. Type: multiselect
3110 #. Description
3111 #. :sl2:
3112-#: ../apt-setup-udeb.templates:10002
3113+#: ../apt-setup-udeb.templates:11002
3114 msgid ""
3115 "Volatile updates provide more current versions for software that changes "
3116 "relatively frequently and where not having the latest version could reduce "
3117
3118=== modified file 'debian/po/fi.po'
3119--- debian/po/fi.po 2010-08-04 02:21:23 +0000
3120+++ debian/po/fi.po 2010-09-13 07:17:41 +0000
3121@@ -74,14 +74,14 @@
3122 #. Type: error
3123 #. Description
3124 #. :sl2:
3125-#: ../apt-setup-udeb.templates:9001
3126+#: ../apt-setup-udeb.templates:10001
3127 msgid "Cannot access repository"
3128 msgstr "Varastoa ei voitu käyttää"
3129
3130 #. Type: error
3131 #. Description
3132 #. :sl2:
3133-#: ../apt-setup-udeb.templates:9001
3134+#: ../apt-setup-udeb.templates:10001
3135 msgid ""
3136 "The repository on ${HOST} couldn't be accessed, so its updates will not be "
3137 "made available to you at this time. You should investigate this later."
3138@@ -93,7 +93,7 @@
3139 #. Type: error
3140 #. Description
3141 #. :sl2:
3142-#: ../apt-setup-udeb.templates:9001
3143+#: ../apt-setup-udeb.templates:10001
3144 msgid ""
3145 "Commented out entries for ${HOST} have been added to the /etc/apt/sources."
3146 "list file."
3147@@ -107,7 +107,7 @@
3148 #. Translators: the *entire* string should be under 55 columns
3149 #. including host name. In short, KEEP THIS SHORT and, yes, that's tricky
3150 #. :sl2:
3151-#: ../apt-setup-udeb.templates:10001
3152+#: ../apt-setup-udeb.templates:11001
3153 msgid "security updates (from ${SEC_HOST})"
3154 msgstr "tietoturvapäivitykset (${SEC_HOST})"
3155
3156@@ -117,21 +117,21 @@
3157 #. Translators: the *entire* string should be under 55 columns
3158 #. including host name. In short, KEEP THIS SHORT and, yes, that's tricky
3159 #. :sl2:
3160-#: ../apt-setup-udeb.templates:10001
3161+#: ../apt-setup-udeb.templates:11001
3162 msgid "volatile updates (from ${VOL_HOST})"
3163 msgstr "nopeat päivitykset (${VOL_HOST})"
3164
3165 #. Type: multiselect
3166 #. Description
3167 #. :sl2:
3168-#: ../apt-setup-udeb.templates:10002
3169+#: ../apt-setup-udeb.templates:11002
3170 msgid "Services to use:"
3171 msgstr "Käytettävät palvelut:"
3172
3173 #. Type: multiselect
3174 #. Description
3175 #. :sl2:
3176-#: ../apt-setup-udeb.templates:10002
3177+#: ../apt-setup-udeb.templates:11002
3178 msgid ""
3179 "Debian has two services that provide updates to releases: security and "
3180 "volatile."
3181@@ -142,7 +142,7 @@
3182 #. Type: multiselect
3183 #. Description
3184 #. :sl2:
3185-#: ../apt-setup-udeb.templates:10002
3186+#: ../apt-setup-udeb.templates:11002
3187 msgid ""
3188 "Security updates help to keep your system secured against attacks. Enabling "
3189 "this service is strongly recommended."
3190@@ -153,7 +153,7 @@
3191 #. Type: multiselect
3192 #. Description
3193 #. :sl2:
3194-#: ../apt-setup-udeb.templates:10002
3195+#: ../apt-setup-udeb.templates:11002
3196 msgid ""
3197 "Volatile updates provide more current versions for software that changes "
3198 "relatively frequently and where not having the latest version could reduce "
3199
3200=== modified file 'debian/po/fr.po'
3201--- debian/po/fr.po 2010-03-20 14:17:32 +0000
3202+++ debian/po/fr.po 2010-09-13 07:17:41 +0000
3203@@ -76,14 +76,14 @@
3204 #. Type: error
3205 #. Description
3206 #. :sl2:
3207-#: ../apt-setup-udeb.templates:9001
3208+#: ../apt-setup-udeb.templates:10001
3209 msgid "Cannot access repository"
3210 msgstr "Impossible d'accéder au dépôt"
3211
3212 #. Type: error
3213 #. Description
3214 #. :sl2:
3215-#: ../apt-setup-udeb.templates:9001
3216+#: ../apt-setup-udeb.templates:10001
3217 msgid ""
3218 "The repository on ${HOST} couldn't be accessed, so its updates will not be "
3219 "made available to you at this time. You should investigate this later."
3220@@ -95,7 +95,7 @@
3221 #. Type: error
3222 #. Description
3223 #. :sl2:
3224-#: ../apt-setup-udeb.templates:9001
3225+#: ../apt-setup-udeb.templates:10001
3226 msgid ""
3227 "Commented out entries for ${HOST} have been added to the /etc/apt/sources."
3228 "list file."
3229@@ -110,7 +110,7 @@
3230 #. Translators: the *entire* string should be under 55 columns
3231 #. including host name. In short, KEEP THIS SHORT and, yes, that's tricky
3232 #. :sl2:
3233-#: ../apt-setup-udeb.templates:10001
3234+#: ../apt-setup-udeb.templates:11001
3235 msgid "security updates (from ${SEC_HOST})"
3236 msgstr "mises à jour de sécurité (${SEC_HOST})"
3237
3238@@ -120,21 +120,21 @@
3239 #. Translators: the *entire* string should be under 55 columns
3240 #. including host name. In short, KEEP THIS SHORT and, yes, that's tricky
3241 #. :sl2:
3242-#: ../apt-setup-udeb.templates:10001
3243+#: ../apt-setup-udeb.templates:11001
3244 msgid "volatile updates (from ${VOL_HOST})"
3245 msgstr "paquets « volatils » (${VOL_HOST})"
3246
3247 #. Type: multiselect
3248 #. Description
3249 #. :sl2:
3250-#: ../apt-setup-udeb.templates:10002
3251+#: ../apt-setup-udeb.templates:11002
3252 msgid "Services to use:"
3253 msgstr "Services à utiliser :"
3254
3255 #. Type: multiselect
3256 #. Description
3257 #. :sl2:
3258-#: ../apt-setup-udeb.templates:10002
3259+#: ../apt-setup-udeb.templates:11002
3260 msgid ""
3261 "Debian has two services that provide updates to releases: security and "
3262 "volatile."
3263@@ -144,7 +144,7 @@
3264 #. Type: multiselect
3265 #. Description
3266 #. :sl2:
3267-#: ../apt-setup-udeb.templates:10002
3268+#: ../apt-setup-udeb.templates:11002
3269 msgid ""
3270 "Security updates help to keep your system secured against attacks. Enabling "
3271 "this service is strongly recommended."
3272@@ -156,7 +156,7 @@
3273 #. Type: multiselect
3274 #. Description
3275 #. :sl2:
3276-#: ../apt-setup-udeb.templates:10002
3277+#: ../apt-setup-udeb.templates:11002
3278 msgid ""
3279 "Volatile updates provide more current versions for software that changes "
3280 "relatively frequently and where not having the latest version could reduce "
3281
3282=== modified file 'debian/po/ga.po'
3283--- debian/po/ga.po 2010-07-17 07:01:46 +0000
3284+++ debian/po/ga.po 2010-09-13 07:17:41 +0000
3285@@ -67,14 +67,14 @@
3286 #. Type: error
3287 #. Description
3288 #. :sl2:
3289-#: ../apt-setup-udeb.templates:9001
3290+#: ../apt-setup-udeb.templates:10001
3291 msgid "Cannot access repository"
3292 msgstr "Ní féidir an stór a rochtain"
3293
3294 #. Type: error
3295 #. Description
3296 #. :sl2:
3297-#: ../apt-setup-udeb.templates:9001
3298+#: ../apt-setup-udeb.templates:10001
3299 msgid ""
3300 "The repository on ${HOST} couldn't be accessed, so its updates will not be "
3301 "made available to you at this time. You should investigate this later."
3302@@ -86,7 +86,7 @@
3303 #. Type: error
3304 #. Description
3305 #. :sl2:
3306-#: ../apt-setup-udeb.templates:9001
3307+#: ../apt-setup-udeb.templates:10001
3308 msgid ""
3309 "Commented out entries for ${HOST} have been added to the /etc/apt/sources."
3310 "list file."
3311@@ -100,7 +100,7 @@
3312 #. Translators: the *entire* string should be under 55 columns
3313 #. including host name. In short, KEEP THIS SHORT and, yes, that's tricky
3314 #. :sl2:
3315-#: ../apt-setup-udeb.templates:10001
3316+#: ../apt-setup-udeb.templates:11001
3317 msgid "security updates (from ${SEC_HOST})"
3318 msgstr "nuashonruithe slándála (ó ${SEC_HOST})"
3319
3320@@ -110,21 +110,21 @@
3321 #. Translators: the *entire* string should be under 55 columns
3322 #. including host name. In short, KEEP THIS SHORT and, yes, that's tricky
3323 #. :sl2:
3324-#: ../apt-setup-udeb.templates:10001
3325+#: ../apt-setup-udeb.templates:11001
3326 msgid "volatile updates (from ${VOL_HOST})"
3327 msgstr "nuashonruithe luaineacha (ó ${VOL_HOST})"
3328
3329 #. Type: multiselect
3330 #. Description
3331 #. :sl2:
3332-#: ../apt-setup-udeb.templates:10002
3333+#: ../apt-setup-udeb.templates:11002
3334 msgid "Services to use:"
3335 msgstr "Seirbhísí le húsáid:"
3336
3337 #. Type: multiselect
3338 #. Description
3339 #. :sl2:
3340-#: ../apt-setup-udeb.templates:10002
3341+#: ../apt-setup-udeb.templates:11002
3342 msgid ""
3343 "Debian has two services that provide updates to releases: security and "
3344 "volatile."
3345@@ -135,7 +135,7 @@
3346 #. Type: multiselect
3347 #. Description
3348 #. :sl2:
3349-#: ../apt-setup-udeb.templates:10002
3350+#: ../apt-setup-udeb.templates:11002
3351 msgid ""
3352 "Security updates help to keep your system secured against attacks. Enabling "
3353 "this service is strongly recommended."
3354@@ -146,7 +146,7 @@
3355 #. Type: multiselect
3356 #. Description
3357 #. :sl2:
3358-#: ../apt-setup-udeb.templates:10002
3359+#: ../apt-setup-udeb.templates:11002
3360 msgid ""
3361 "Volatile updates provide more current versions for software that changes "
3362 "relatively frequently and where not having the latest version could reduce "
3363
3364=== modified file 'debian/po/gl.po'
3365--- debian/po/gl.po 2009-11-23 04:33:16 +0000
3366+++ debian/po/gl.po 2010-09-13 07:17:41 +0000
3367@@ -73,14 +73,14 @@
3368 #. Type: error
3369 #. Description
3370 #. :sl2:
3371-#: ../apt-setup-udeb.templates:9001
3372+#: ../apt-setup-udeb.templates:10001
3373 msgid "Cannot access repository"
3374 msgstr "Non se pode acceder ao repositorio"
3375
3376 #. Type: error
3377 #. Description
3378 #. :sl2:
3379-#: ../apt-setup-udeb.templates:9001
3380+#: ../apt-setup-udeb.templates:10001
3381 msgid ""
3382 "The repository on ${HOST} couldn't be accessed, so its updates will not be "
3383 "made available to you at this time. You should investigate this later."
3384@@ -92,7 +92,7 @@
3385 #. Type: error
3386 #. Description
3387 #. :sl2:
3388-#: ../apt-setup-udeb.templates:9001
3389+#: ../apt-setup-udeb.templates:10001
3390 msgid ""
3391 "Commented out entries for ${HOST} have been added to the /etc/apt/sources."
3392 "list file."
3393@@ -106,7 +106,7 @@
3394 #. Translators: the *entire* string should be under 55 columns
3395 #. including host name. In short, KEEP THIS SHORT and, yes, that's tricky
3396 #. :sl2:
3397-#: ../apt-setup-udeb.templates:10001
3398+#: ../apt-setup-udeb.templates:11001
3399 msgid "security updates (from ${SEC_HOST})"
3400 msgstr "actualizacións de seguridade (de ${SEC_HOST})"
3401
3402@@ -116,21 +116,21 @@
3403 #. Translators: the *entire* string should be under 55 columns
3404 #. including host name. In short, KEEP THIS SHORT and, yes, that's tricky
3405 #. :sl2:
3406-#: ../apt-setup-udeb.templates:10001
3407+#: ../apt-setup-udeb.templates:11001
3408 msgid "volatile updates (from ${VOL_HOST})"
3409 msgstr "actualizacións volátiles (de ${VOL_HOST})"
3410
3411 #. Type: multiselect
3412 #. Description
3413 #. :sl2:
3414-#: ../apt-setup-udeb.templates:10002
3415+#: ../apt-setup-udeb.templates:11002
3416 msgid "Services to use:"
3417 msgstr "Servizos a empregar:"
3418
3419 #. Type: multiselect
3420 #. Description
3421 #. :sl2:
3422-#: ../apt-setup-udeb.templates:10002
3423+#: ../apt-setup-udeb.templates:11002
3424 msgid ""
3425 "Debian has two services that provide updates to releases: security and "
3426 "volatile."
3427@@ -141,7 +141,7 @@
3428 #. Type: multiselect
3429 #. Description
3430 #. :sl2:
3431-#: ../apt-setup-udeb.templates:10002
3432+#: ../apt-setup-udeb.templates:11002
3433 msgid ""
3434 "Security updates help to keep your system secured against attacks. Enabling "
3435 "this service is strongly recommended."
3436@@ -152,7 +152,7 @@
3437 #. Type: multiselect
3438 #. Description
3439 #. :sl2:
3440-#: ../apt-setup-udeb.templates:10002
3441+#: ../apt-setup-udeb.templates:11002
3442 msgid ""
3443 "Volatile updates provide more current versions for software that changes "
3444 "relatively frequently and where not having the latest version could reduce "
3445
3446=== modified file 'debian/po/gu.po'
3447--- debian/po/gu.po 2010-02-27 19:10:10 +0000
3448+++ debian/po/gu.po 2010-09-13 07:17:41 +0000
3449@@ -73,14 +73,14 @@
3450 #. Type: error
3451 #. Description
3452 #. :sl2:
3453-#: ../apt-setup-udeb.templates:9001
3454+#: ../apt-setup-udeb.templates:10001
3455 msgid "Cannot access repository"
3456 msgstr "રેપોઝીટોરીને મેળવી શકતા નથી"
3457
3458 #. Type: error
3459 #. Description
3460 #. :sl2:
3461-#: ../apt-setup-udeb.templates:9001
3462+#: ../apt-setup-udeb.templates:10001
3463 msgid ""
3464 "The repository on ${HOST} couldn't be accessed, so its updates will not be "
3465 "made available to you at this time. You should investigate this later."
3466@@ -91,7 +91,7 @@
3467 #. Type: error
3468 #. Description
3469 #. :sl2:
3470-#: ../apt-setup-udeb.templates:9001
3471+#: ../apt-setup-udeb.templates:10001
3472 msgid ""
3473 "Commented out entries for ${HOST} have been added to the /etc/apt/sources."
3474 "list file."
3475@@ -104,7 +104,7 @@
3476 #. Translators: the *entire* string should be under 55 columns
3477 #. including host name. In short, KEEP THIS SHORT and, yes, that's tricky
3478 #. :sl2:
3479-#: ../apt-setup-udeb.templates:10001
3480+#: ../apt-setup-udeb.templates:11001
3481 msgid "security updates (from ${SEC_HOST})"
3482 msgstr "સલામતી સુધારાઓ (${SEC_HOST} માંથી)"
3483
3484@@ -114,21 +114,21 @@
3485 #. Translators: the *entire* string should be under 55 columns
3486 #. including host name. In short, KEEP THIS SHORT and, yes, that's tricky
3487 #. :sl2:
3488-#: ../apt-setup-udeb.templates:10001
3489+#: ../apt-setup-udeb.templates:11001
3490 msgid "volatile updates (from ${VOL_HOST})"
3491 msgstr "વોલેટાઇલ સુધારાઓ (${VOL_HOST} માંથી)"
3492
3493 #. Type: multiselect
3494 #. Description
3495 #. :sl2:
3496-#: ../apt-setup-udeb.templates:10002
3497+#: ../apt-setup-udeb.templates:11002
3498 msgid "Services to use:"
3499 msgstr "ઉપયોગ કરવા માટેની સેવાઓ:"
3500
3501 #. Type: multiselect
3502 #. Description
3503 #. :sl2:
3504-#: ../apt-setup-udeb.templates:10002
3505+#: ../apt-setup-udeb.templates:11002
3506 msgid ""
3507 "Debian has two services that provide updates to releases: security and "
3508 "volatile."
3509@@ -137,7 +137,7 @@
3510 #. Type: multiselect
3511 #. Description
3512 #. :sl2:
3513-#: ../apt-setup-udeb.templates:10002
3514+#: ../apt-setup-udeb.templates:11002
3515 msgid ""
3516 "Security updates help to keep your system secured against attacks. Enabling "
3517 "this service is strongly recommended."
3518@@ -148,7 +148,7 @@
3519 #. Type: multiselect
3520 #. Description
3521 #. :sl2:
3522-#: ../apt-setup-udeb.templates:10002
3523+#: ../apt-setup-udeb.templates:11002
3524 msgid ""
3525 "Volatile updates provide more current versions for software that changes "
3526 "relatively frequently and where not having the latest version could reduce "
3527
3528=== modified file 'debian/po/he.po'
3529--- debian/po/he.po 2010-04-27 23:20:11 +0000
3530+++ debian/po/he.po 2010-09-13 07:17:41 +0000
3531@@ -79,14 +79,14 @@
3532 #. Type: error
3533 #. Description
3534 #. :sl2:
3535-#: ../apt-setup-udeb.templates:9001
3536+#: ../apt-setup-udeb.templates:10001
3537 msgid "Cannot access repository"
3538 msgstr "לא מצליח לגשת למאגר"
3539
3540 #. Type: error
3541 #. Description
3542 #. :sl2:
3543-#: ../apt-setup-udeb.templates:9001
3544+#: ../apt-setup-udeb.templates:10001
3545 msgid ""
3546 "The repository on ${HOST} couldn't be accessed, so its updates will not be "
3547 "made available to you at this time. You should investigate this later."
3548@@ -97,7 +97,7 @@
3549 #. Type: error
3550 #. Description
3551 #. :sl2:
3552-#: ../apt-setup-udeb.templates:9001
3553+#: ../apt-setup-udeb.templates:10001
3554 msgid ""
3555 "Commented out entries for ${HOST} have been added to the /etc/apt/sources."
3556 "list file."
3557@@ -109,7 +109,7 @@
3558 #. Translators: the *entire* string should be under 55 columns
3559 #. including host name. In short, KEEP THIS SHORT and, yes, that's tricky
3560 #. :sl2:
3561-#: ../apt-setup-udeb.templates:10001
3562+#: ../apt-setup-udeb.templates:11001
3563 msgid "security updates (from ${SEC_HOST})"
3564 msgstr "עדכוני אבטחה (מהשרת ${SEC_HOST})"
3565
3566@@ -119,21 +119,21 @@
3567 #. Translators: the *entire* string should be under 55 columns
3568 #. including host name. In short, KEEP THIS SHORT and, yes, that's tricky
3569 #. :sl2:
3570-#: ../apt-setup-udeb.templates:10001
3571+#: ../apt-setup-udeb.templates:11001
3572 msgid "volatile updates (from ${VOL_HOST})"
3573 msgstr "עדכונים תכופים (מהשרת ${VOL_HOST})"
3574
3575 #. Type: multiselect
3576 #. Description
3577 #. :sl2:
3578-#: ../apt-setup-udeb.templates:10002
3579+#: ../apt-setup-udeb.templates:11002
3580 msgid "Services to use:"
3581 msgstr "שירותים לשימוש:"
3582
3583 #. Type: multiselect
3584 #. Description
3585 #. :sl2:
3586-#: ../apt-setup-udeb.templates:10002
3587+#: ../apt-setup-udeb.templates:11002
3588 msgid ""
3589 "Debian has two services that provide updates to releases: security and "
3590 "volatile."
3591@@ -142,7 +142,7 @@
3592 #. Type: multiselect
3593 #. Description
3594 #. :sl2:
3595-#: ../apt-setup-udeb.templates:10002
3596+#: ../apt-setup-udeb.templates:11002
3597 msgid ""
3598 "Security updates help to keep your system secured against attacks. Enabling "
3599 "this service is strongly recommended."
3600@@ -153,7 +153,7 @@
3601 #. Type: multiselect
3602 #. Description
3603 #. :sl2:
3604-#: ../apt-setup-udeb.templates:10002
3605+#: ../apt-setup-udeb.templates:11002
3606 msgid ""
3607 "Volatile updates provide more current versions for software that changes "
3608 "relatively frequently and where not having the latest version could reduce "
3609
3610=== modified file 'debian/po/hi.po'
3611--- debian/po/hi.po 2010-04-20 23:20:13 +0000
3612+++ debian/po/hi.po 2010-09-13 07:17:41 +0000
3613@@ -77,14 +77,14 @@
3614 #. Type: error
3615 #. Description
3616 #. :sl2:
3617-#: ../apt-setup-udeb.templates:9001
3618+#: ../apt-setup-udeb.templates:10001
3619 msgid "Cannot access repository"
3620 msgstr "पैकेज कोष ेट को नहीं ।पा सके"
3621
3622 #. Type: error
3623 #. Description
3624 #. :sl2:
3625-#: ../apt-setup-udeb.templates:9001
3626+#: ../apt-setup-udeb.templates:10001
3627 msgid ""
3628 "The repository on ${HOST} couldn't be accessed, so its updates will not be "
3629 "made available to you at this time. You should investigate this later."
3630@@ -95,7 +95,7 @@
3631 #. Type: error
3632 #. Description
3633 #. :sl2:
3634-#: ../apt-setup-udeb.templates:9001
3635+#: ../apt-setup-udeb.templates:10001
3636 msgid ""
3637 "Commented out entries for ${HOST} have been added to the /etc/apt/sources."
3638 "list file."
3639@@ -109,7 +109,7 @@
3640 #. Translators: the *entire* string should be under 55 columns
3641 #. including host name. In short, KEEP THIS SHORT and, yes, that's tricky
3642 #. :sl2:
3643-#: ../apt-setup-udeb.templates:10001
3644+#: ../apt-setup-udeb.templates:11001
3645 msgid "security updates (from ${SEC_HOST})"
3646 msgstr "सुरक्षा अपडेट्स (${SEC_HOST} से)"
3647
3648@@ -119,21 +119,21 @@
3649 #. Translators: the *entire* string should be under 55 columns
3650 #. including host name. In short, KEEP THIS SHORT and, yes, that's tricky
3651 #. :sl2:
3652-#: ../apt-setup-udeb.templates:10001
3653+#: ../apt-setup-udeb.templates:11001
3654 msgid "volatile updates (from ${VOL_HOST})"
3655 msgstr "वॉलटाइलक्षा अपडेट्स (${VOL_HOST} से)"
3656
3657 #. Type: multiselect
3658 #. Description
3659 #. :sl2:
3660-#: ../apt-setup-udeb.templates:10002
3661+#: ../apt-setup-udeb.templates:11002
3662 msgid "Services to use:"
3663 msgstr "नेमसर्वर पता:"
3664
3665 #. Type: multiselect
3666 #. Description
3667 #. :sl2:
3668-#: ../apt-setup-udeb.templates:10002
3669+#: ../apt-setup-udeb.templates:11002
3670 msgid ""
3671 "Debian has two services that provide updates to releases: security and "
3672 "volatile."
3673@@ -143,7 +143,7 @@
3674 #. Type: multiselect
3675 #. Description
3676 #. :sl2:
3677-#: ../apt-setup-udeb.templates:10002
3678+#: ../apt-setup-udeb.templates:11002
3679 msgid ""
3680 "Security updates help to keep your system secured against attacks. Enabling "
3681 "this service is strongly recommended."
3682@@ -154,7 +154,7 @@
3683 #. Type: multiselect
3684 #. Description
3685 #. :sl2:
3686-#: ../apt-setup-udeb.templates:10002
3687+#: ../apt-setup-udeb.templates:11002
3688 msgid ""
3689 "Volatile updates provide more current versions for software that changes "
3690 "relatively frequently and where not having the latest version could reduce "
3691
3692=== modified file 'debian/po/hr.po'
3693--- debian/po/hr.po 2010-07-06 23:22:20 +0000
3694+++ debian/po/hr.po 2010-09-13 07:17:41 +0000
3695@@ -69,14 +69,14 @@
3696 #. Type: error
3697 #. Description
3698 #. :sl2:
3699-#: ../apt-setup-udeb.templates:9001
3700+#: ../apt-setup-udeb.templates:10001
3701 msgid "Cannot access repository"
3702 msgstr "Ne mogu pristupiti repozitoriju"
3703
3704 #. Type: error
3705 #. Description
3706 #. :sl2:
3707-#: ../apt-setup-udeb.templates:9001
3708+#: ../apt-setup-udeb.templates:10001
3709 msgid ""
3710 "The repository on ${HOST} couldn't be accessed, so its updates will not be "
3711 "made available to you at this time. You should investigate this later."
3712@@ -87,7 +87,7 @@
3713 #. Type: error
3714 #. Description
3715 #. :sl2:
3716-#: ../apt-setup-udeb.templates:9001
3717+#: ../apt-setup-udeb.templates:10001
3718 msgid ""
3719 "Commented out entries for ${HOST} have been added to the /etc/apt/sources."
3720 "list file."
3721@@ -101,7 +101,7 @@
3722 #. Translators: the *entire* string should be under 55 columns
3723 #. including host name. In short, KEEP THIS SHORT and, yes, that's tricky
3724 #. :sl2:
3725-#: ../apt-setup-udeb.templates:10001
3726+#: ../apt-setup-udeb.templates:11001
3727 msgid "security updates (from ${SEC_HOST})"
3728 msgstr "sigurnosne nadogradnje (sa ${SEC_HOST})"
3729
3730@@ -111,21 +111,21 @@
3731 #. Translators: the *entire* string should be under 55 columns
3732 #. including host name. In short, KEEP THIS SHORT and, yes, that's tricky
3733 #. :sl2:
3734-#: ../apt-setup-udeb.templates:10001
3735+#: ../apt-setup-udeb.templates:11001
3736 msgid "volatile updates (from ${VOL_HOST})"
3737 msgstr "volatile nadogradnje (sa ${VOL_HOST})"
3738
3739 #. Type: multiselect
3740 #. Description
3741 #. :sl2:
3742-#: ../apt-setup-udeb.templates:10002
3743+#: ../apt-setup-udeb.templates:11002
3744 msgid "Services to use:"
3745 msgstr "Usluge za koristiti:"
3746
3747 #. Type: multiselect
3748 #. Description
3749 #. :sl2:
3750-#: ../apt-setup-udeb.templates:10002
3751+#: ../apt-setup-udeb.templates:11002
3752 msgid ""
3753 "Debian has two services that provide updates to releases: security and "
3754 "volatile."
3755@@ -136,7 +136,7 @@
3756 #. Type: multiselect
3757 #. Description
3758 #. :sl2:
3759-#: ../apt-setup-udeb.templates:10002
3760+#: ../apt-setup-udeb.templates:11002
3761 msgid ""
3762 "Security updates help to keep your system secured against attacks. Enabling "
3763 "this service is strongly recommended."
3764@@ -147,7 +147,7 @@
3765 #. Type: multiselect
3766 #. Description
3767 #. :sl2:
3768-#: ../apt-setup-udeb.templates:10002
3769+#: ../apt-setup-udeb.templates:11002
3770 msgid ""
3771 "Volatile updates provide more current versions for software that changes "
3772 "relatively frequently and where not having the latest version could reduce "
3773
3774=== modified file 'debian/po/hu.po'
3775--- debian/po/hu.po 2010-07-07 23:22:26 +0000
3776+++ debian/po/hu.po 2010-09-13 07:17:41 +0000
3777@@ -71,14 +71,14 @@
3778 #. Type: error
3779 #. Description
3780 #. :sl2:
3781-#: ../apt-setup-udeb.templates:9001
3782+#: ../apt-setup-udeb.templates:10001
3783 msgid "Cannot access repository"
3784 msgstr "A tároló nem érhető el"
3785
3786 #. Type: error
3787 #. Description
3788 #. :sl2:
3789-#: ../apt-setup-udeb.templates:9001
3790+#: ../apt-setup-udeb.templates:10001
3791 msgid ""
3792 "The repository on ${HOST} couldn't be accessed, so its updates will not be "
3793 "made available to you at this time. You should investigate this later."
3794@@ -89,7 +89,7 @@
3795 #. Type: error
3796 #. Description
3797 #. :sl2:
3798-#: ../apt-setup-udeb.templates:9001
3799+#: ../apt-setup-udeb.templates:10001
3800 msgid ""
3801 "Commented out entries for ${HOST} have been added to the /etc/apt/sources."
3802 "list file."
3803@@ -103,7 +103,7 @@
3804 #. Translators: the *entire* string should be under 55 columns
3805 #. including host name. In short, KEEP THIS SHORT and, yes, that's tricky
3806 #. :sl2:
3807-#: ../apt-setup-udeb.templates:10001
3808+#: ../apt-setup-udeb.templates:11001
3809 msgid "security updates (from ${SEC_HOST})"
3810 msgstr "biztonsági frissítések (innen: ${SEC_HOST})"
3811
3812@@ -113,21 +113,21 @@
3813 #. Translators: the *entire* string should be under 55 columns
3814 #. including host name. In short, KEEP THIS SHORT and, yes, that's tricky
3815 #. :sl2:
3816-#: ../apt-setup-udeb.templates:10001
3817+#: ../apt-setup-udeb.templates:11001
3818 msgid "volatile updates (from ${VOL_HOST})"
3819 msgstr "változékony frissítések (innen: ${VOL_HOST})"
3820
3821 #. Type: multiselect
3822 #. Description
3823 #. :sl2:
3824-#: ../apt-setup-udeb.templates:10002
3825+#: ../apt-setup-udeb.templates:11002
3826 msgid "Services to use:"
3827 msgstr "Felhasznált szolgáltatások:"
3828
3829 #. Type: multiselect
3830 #. Description
3831 #. :sl2:
3832-#: ../apt-setup-udeb.templates:10002
3833+#: ../apt-setup-udeb.templates:11002
3834 msgid ""
3835 "Debian has two services that provide updates to releases: security and "
3836 "volatile."
3837@@ -138,7 +138,7 @@
3838 #. Type: multiselect
3839 #. Description
3840 #. :sl2:
3841-#: ../apt-setup-udeb.templates:10002
3842+#: ../apt-setup-udeb.templates:11002
3843 msgid ""
3844 "Security updates help to keep your system secured against attacks. Enabling "
3845 "this service is strongly recommended."
3846@@ -149,7 +149,7 @@
3847 #. Type: multiselect
3848 #. Description
3849 #. :sl2:
3850-#: ../apt-setup-udeb.templates:10002
3851+#: ../apt-setup-udeb.templates:11002
3852 msgid ""
3853 "Volatile updates provide more current versions for software that changes "
3854 "relatively frequently and where not having the latest version could reduce "
3855
3856=== modified file 'debian/po/id.po'
3857--- debian/po/id.po 2010-06-22 23:21:55 +0000
3858+++ debian/po/id.po 2010-09-13 07:17:41 +0000
3859@@ -79,14 +79,14 @@
3860 #. Type: error
3861 #. Description
3862 #. :sl2:
3863-#: ../apt-setup-udeb.templates:9001
3864+#: ../apt-setup-udeb.templates:10001
3865 msgid "Cannot access repository"
3866 msgstr "Tidak dapat mengakses repository"
3867
3868 #. Type: error
3869 #. Description
3870 #. :sl2:
3871-#: ../apt-setup-udeb.templates:9001
3872+#: ../apt-setup-udeb.templates:10001
3873 msgid ""
3874 "The repository on ${HOST} couldn't be accessed, so its updates will not be "
3875 "made available to you at this time. You should investigate this later."
3876@@ -97,7 +97,7 @@
3877 #. Type: error
3878 #. Description
3879 #. :sl2:
3880-#: ../apt-setup-udeb.templates:9001
3881+#: ../apt-setup-udeb.templates:10001
3882 msgid ""
3883 "Commented out entries for ${HOST} have been added to the /etc/apt/sources."
3884 "list file."
3885@@ -111,7 +111,7 @@
3886 #. Translators: the *entire* string should be under 55 columns
3887 #. including host name. In short, KEEP THIS SHORT and, yes, that's tricky
3888 #. :sl2:
3889-#: ../apt-setup-udeb.templates:10001
3890+#: ../apt-setup-udeb.templates:11001
3891 msgid "security updates (from ${SEC_HOST})"
3892 msgstr "Perbarui keamanan (dari ${SEC_HOST})"
3893
3894@@ -121,21 +121,21 @@
3895 #. Translators: the *entire* string should be under 55 columns
3896 #. including host name. In short, KEEP THIS SHORT and, yes, that's tricky
3897 #. :sl2:
3898-#: ../apt-setup-udeb.templates:10001
3899+#: ../apt-setup-udeb.templates:11001
3900 msgid "volatile updates (from ${VOL_HOST})"
3901 msgstr "perbarui volatile (dari ${VOL_HOST})"
3902
3903 #. Type: multiselect
3904 #. Description
3905 #. :sl2:
3906-#: ../apt-setup-udeb.templates:10002
3907+#: ../apt-setup-udeb.templates:11002
3908 msgid "Services to use:"
3909 msgstr "Layanan yang digunakan:"
3910
3911 #. Type: multiselect
3912 #. Description
3913 #. :sl2:
3914-#: ../apt-setup-udeb.templates:10002
3915+#: ../apt-setup-udeb.templates:11002
3916 msgid ""
3917 "Debian has two services that provide updates to releases: security and "
3918 "volatile."
3919@@ -146,7 +146,7 @@
3920 #. Type: multiselect
3921 #. Description
3922 #. :sl2:
3923-#: ../apt-setup-udeb.templates:10002
3924+#: ../apt-setup-udeb.templates:11002
3925 msgid ""
3926 "Security updates help to keep your system secured against attacks. Enabling "
3927 "this service is strongly recommended."
3928@@ -157,7 +157,7 @@
3929 #. Type: multiselect
3930 #. Description
3931 #. :sl2:
3932-#: ../apt-setup-udeb.templates:10002
3933+#: ../apt-setup-udeb.templates:11002
3934 msgid ""
3935 "Volatile updates provide more current versions for software that changes "
3936 "relatively frequently and where not having the latest version could reduce "
3937
3938=== modified file 'debian/po/it.po'
3939--- debian/po/it.po 2009-12-15 23:19:55 +0000
3940+++ debian/po/it.po 2010-09-13 07:17:41 +0000
3941@@ -82,14 +82,14 @@
3942 #. Type: error
3943 #. Description
3944 #. :sl2:
3945-#: ../apt-setup-udeb.templates:9001
3946+#: ../apt-setup-udeb.templates:10001
3947 msgid "Cannot access repository"
3948 msgstr "Impossibile accedere al repository"
3949
3950 #. Type: error
3951 #. Description
3952 #. :sl2:
3953-#: ../apt-setup-udeb.templates:9001
3954+#: ../apt-setup-udeb.templates:10001
3955 msgid ""
3956 "The repository on ${HOST} couldn't be accessed, so its updates will not be "
3957 "made available to you at this time. You should investigate this later."
3958@@ -101,7 +101,7 @@
3959 #. Type: error
3960 #. Description
3961 #. :sl2:
3962-#: ../apt-setup-udeb.templates:9001
3963+#: ../apt-setup-udeb.templates:10001
3964 msgid ""
3965 "Commented out entries for ${HOST} have been added to the /etc/apt/sources."
3966 "list file."
3967@@ -113,7 +113,7 @@
3968 #. Translators: the *entire* string should be under 55 columns
3969 #. including host name. In short, KEEP THIS SHORT and, yes, that's tricky
3970 #. :sl2:
3971-#: ../apt-setup-udeb.templates:10001
3972+#: ../apt-setup-udeb.templates:11001
3973 msgid "security updates (from ${SEC_HOST})"
3974 msgstr "aggiornamenti di sicurezza (da ${SEC_HOST})"
3975
3976@@ -123,21 +123,21 @@
3977 #. Translators: the *entire* string should be under 55 columns
3978 #. including host name. In short, KEEP THIS SHORT and, yes, that's tricky
3979 #. :sl2:
3980-#: ../apt-setup-udeb.templates:10001
3981+#: ../apt-setup-udeb.templates:11001
3982 msgid "volatile updates (from ${VOL_HOST})"
3983 msgstr "aggiornamenti da «volatile» (da ${VOL_HOST})"
3984
3985 #. Type: multiselect
3986 #. Description
3987 #. :sl2:
3988-#: ../apt-setup-udeb.templates:10002
3989+#: ../apt-setup-udeb.templates:11002
3990 msgid "Services to use:"
3991 msgstr "Servizi da usare:"
3992
3993 #. Type: multiselect
3994 #. Description
3995 #. :sl2:
3996-#: ../apt-setup-udeb.templates:10002
3997+#: ../apt-setup-udeb.templates:11002
3998 msgid ""
3999 "Debian has two services that provide updates to releases: security and "
4000 "volatile."
4001@@ -148,7 +148,7 @@
4002 #. Type: multiselect
4003 #. Description
4004 #. :sl2:
4005-#: ../apt-setup-udeb.templates:10002
4006+#: ../apt-setup-udeb.templates:11002
4007 msgid ""
4008 "Security updates help to keep your system secured against attacks. Enabling "
4009 "this service is strongly recommended."
4010@@ -159,7 +159,7 @@
4011 #. Type: multiselect
4012 #. Description
4013 #. :sl2:
4014-#: ../apt-setup-udeb.templates:10002
4015+#: ../apt-setup-udeb.templates:11002
4016 msgid ""
4017 "Volatile updates provide more current versions for software that changes "
4018 "relatively frequently and where not having the latest version could reduce "
4019
4020=== modified file 'debian/po/ja.po'
4021--- debian/po/ja.po 2009-07-24 23:18:35 +0000
4022+++ debian/po/ja.po 2010-09-13 07:17:41 +0000
4023@@ -68,14 +68,14 @@
4024 #. Type: error
4025 #. Description
4026 #. :sl2:
4027-#: ../apt-setup-udeb.templates:9001
4028+#: ../apt-setup-udeb.templates:10001
4029 msgid "Cannot access repository"
4030 msgstr "リポジトリにアクセスできません"
4031
4032 #. Type: error
4033 #. Description
4034 #. :sl2:
4035-#: ../apt-setup-udeb.templates:9001
4036+#: ../apt-setup-udeb.templates:10001
4037 msgid ""
4038 "The repository on ${HOST} couldn't be accessed, so its updates will not be "
4039 "made available to you at this time. You should investigate this later."
4040@@ -86,7 +86,7 @@
4041 #. Type: error
4042 #. Description
4043 #. :sl2:
4044-#: ../apt-setup-udeb.templates:9001
4045+#: ../apt-setup-udeb.templates:10001
4046 msgid ""
4047 "Commented out entries for ${HOST} have been added to the /etc/apt/sources."
4048 "list file."
4049@@ -100,7 +100,7 @@
4050 #. Translators: the *entire* string should be under 55 columns
4051 #. including host name. In short, KEEP THIS SHORT and, yes, that's tricky
4052 #. :sl2:
4053-#: ../apt-setup-udeb.templates:10001
4054+#: ../apt-setup-udeb.templates:11001
4055 msgid "security updates (from ${SEC_HOST})"
4056 msgstr "セキュリティアップデート (${SEC_HOST} から)"
4057
4058@@ -110,21 +110,21 @@
4059 #. Translators: the *entire* string should be under 55 columns
4060 #. including host name. In short, KEEP THIS SHORT and, yes, that's tricky
4061 #. :sl2:
4062-#: ../apt-setup-udeb.templates:10001
4063+#: ../apt-setup-udeb.templates:11001
4064 msgid "volatile updates (from ${VOL_HOST})"
4065 msgstr "volatile アップデート (${VOL_HOST} から)"
4066
4067 #. Type: multiselect
4068 #. Description
4069 #. :sl2:
4070-#: ../apt-setup-udeb.templates:10002
4071+#: ../apt-setup-udeb.templates:11002
4072 msgid "Services to use:"
4073 msgstr "利用するサービス:"
4074
4075 #. Type: multiselect
4076 #. Description
4077 #. :sl2:
4078-#: ../apt-setup-udeb.templates:10002
4079+#: ../apt-setup-udeb.templates:11002
4080 msgid ""
4081 "Debian has two services that provide updates to releases: security and "
4082 "volatile."
4083@@ -135,7 +135,7 @@
4084 #. Type: multiselect
4085 #. Description
4086 #. :sl2:
4087-#: ../apt-setup-udeb.templates:10002
4088+#: ../apt-setup-udeb.templates:11002
4089 msgid ""
4090 "Security updates help to keep your system secured against attacks. Enabling "
4091 "this service is strongly recommended."
4092@@ -146,7 +146,7 @@
4093 #. Type: multiselect
4094 #. Description
4095 #. :sl2:
4096-#: ../apt-setup-udeb.templates:10002
4097+#: ../apt-setup-udeb.templates:11002
4098 msgid ""
4099 "Volatile updates provide more current versions for software that changes "
4100 "relatively frequently and where not having the latest version could reduce "
4101
4102=== modified file 'debian/po/ka.po'
4103--- debian/po/ka.po 2010-06-18 23:22:11 +0000
4104+++ debian/po/ka.po 2010-09-13 07:17:41 +0000
4105@@ -77,14 +77,14 @@
4106 #. Type: error
4107 #. Description
4108 #. :sl2:
4109-#: ../apt-setup-udeb.templates:9001
4110+#: ../apt-setup-udeb.templates:10001
4111 msgid "Cannot access repository"
4112 msgstr "საცავთან დაკავშირება ვერ ხერხდება"
4113
4114 #. Type: error
4115 #. Description
4116 #. :sl2:
4117-#: ../apt-setup-udeb.templates:9001
4118+#: ../apt-setup-udeb.templates:10001
4119 msgid ""
4120 "The repository on ${HOST} couldn't be accessed, so its updates will not be "
4121 "made available to you at this time. You should investigate this later."
4122@@ -95,7 +95,7 @@
4123 #. Type: error
4124 #. Description
4125 #. :sl2:
4126-#: ../apt-setup-udeb.templates:9001
4127+#: ../apt-setup-udeb.templates:10001
4128 msgid ""
4129 "Commented out entries for ${HOST} have been added to the /etc/apt/sources."
4130 "list file."
4131@@ -107,7 +107,7 @@
4132 #. Translators: the *entire* string should be under 55 columns
4133 #. including host name. In short, KEEP THIS SHORT and, yes, that's tricky
4134 #. :sl2:
4135-#: ../apt-setup-udeb.templates:10001
4136+#: ../apt-setup-udeb.templates:11001
4137 msgid "security updates (from ${SEC_HOST})"
4138 msgstr "უსაფრთხოების განახლებები (${SEC_HOST}-იდან)"
4139
4140@@ -117,21 +117,21 @@
4141 #. Translators: the *entire* string should be under 55 columns
4142 #. including host name. In short, KEEP THIS SHORT and, yes, that's tricky
4143 #. :sl2:
4144-#: ../apt-setup-udeb.templates:10001
4145+#: ../apt-setup-udeb.templates:11001
4146 msgid "volatile updates (from ${VOL_HOST})"
4147 msgstr "მერყევი განახლებები (from ${VOL_HOST})"
4148
4149 #. Type: multiselect
4150 #. Description
4151 #. :sl2:
4152-#: ../apt-setup-udeb.templates:10002
4153+#: ../apt-setup-udeb.templates:11002
4154 msgid "Services to use:"
4155 msgstr "სასურველი სერვერისები:"
4156
4157 #. Type: multiselect
4158 #. Description
4159 #. :sl2:
4160-#: ../apt-setup-udeb.templates:10002
4161+#: ../apt-setup-udeb.templates:11002
4162 msgid ""
4163 "Debian has two services that provide updates to releases: security and "
4164 "volatile."
4165@@ -141,7 +141,7 @@
4166 #. Type: multiselect
4167 #. Description
4168 #. :sl2:
4169-#: ../apt-setup-udeb.templates:10002
4170+#: ../apt-setup-udeb.templates:11002
4171 msgid ""
4172 "Security updates help to keep your system secured against attacks. Enabling "
4173 "this service is strongly recommended."
4174@@ -152,7 +152,7 @@
4175 #. Type: multiselect
4176 #. Description
4177 #. :sl2:
4178-#: ../apt-setup-udeb.templates:10002
4179+#: ../apt-setup-udeb.templates:11002
4180 msgid ""
4181 "Volatile updates provide more current versions for software that changes "
4182 "relatively frequently and where not having the latest version could reduce "
4183
4184=== modified file 'debian/po/kk.po'
4185--- debian/po/kk.po 2010-07-23 23:21:24 +0000
4186+++ debian/po/kk.po 2010-09-13 07:17:41 +0000
4187@@ -72,14 +72,14 @@
4188 #. Type: error
4189 #. Description
4190 #. :sl2:
4191-#: ../apt-setup-udeb.templates:9001
4192+#: ../apt-setup-udeb.templates:10001
4193 msgid "Cannot access repository"
4194 msgstr "Репозиторийге қатынау мүмкін емес"
4195
4196 #. Type: error
4197 #. Description
4198 #. :sl2:
4199-#: ../apt-setup-udeb.templates:9001
4200+#: ../apt-setup-udeb.templates:10001
4201 msgid ""
4202 "The repository on ${HOST} couldn't be accessed, so its updates will not be "
4203 "made available to you at this time. You should investigate this later."
4204@@ -90,7 +90,7 @@
4205 #. Type: error
4206 #. Description
4207 #. :sl2:
4208-#: ../apt-setup-udeb.templates:9001
4209+#: ../apt-setup-udeb.templates:10001
4210 msgid ""
4211 "Commented out entries for ${HOST} have been added to the /etc/apt/sources."
4212 "list file."
4213@@ -104,7 +104,7 @@
4214 #. Translators: the *entire* string should be under 55 columns
4215 #. including host name. In short, KEEP THIS SHORT and, yes, that's tricky
4216 #. :sl2:
4217-#: ../apt-setup-udeb.templates:10001
4218+#: ../apt-setup-udeb.templates:11001
4219 msgid "security updates (from ${SEC_HOST})"
4220 msgstr "қауіпсіздік жаңартулар (${SEC_HOST})"
4221
4222@@ -114,21 +114,21 @@
4223 #. Translators: the *entire* string should be under 55 columns
4224 #. including host name. In short, KEEP THIS SHORT and, yes, that's tricky
4225 #. :sl2:
4226-#: ../apt-setup-udeb.templates:10001
4227+#: ../apt-setup-udeb.templates:11001
4228 msgid "volatile updates (from ${VOL_HOST})"
4229 msgstr "күнделікті жаңартулар (${VOL_HOST})"
4230
4231 #. Type: multiselect
4232 #. Description
4233 #. :sl2:
4234-#: ../apt-setup-udeb.templates:10002
4235+#: ../apt-setup-udeb.templates:11002
4236 msgid "Services to use:"
4237 msgstr "Қолданылатын сервистер:"
4238
4239 #. Type: multiselect
4240 #. Description
4241 #. :sl2:
4242-#: ../apt-setup-udeb.templates:10002
4243+#: ../apt-setup-udeb.templates:11002
4244 msgid ""
4245 "Debian has two services that provide updates to releases: security and "
4246 "volatile."
4247@@ -139,7 +139,7 @@
4248 #. Type: multiselect
4249 #. Description
4250 #. :sl2:
4251-#: ../apt-setup-udeb.templates:10002
4252+#: ../apt-setup-udeb.templates:11002
4253 msgid ""
4254 "Security updates help to keep your system secured against attacks. Enabling "
4255 "this service is strongly recommended."
4256@@ -150,7 +150,7 @@
4257 #. Type: multiselect
4258 #. Description
4259 #. :sl2:
4260-#: ../apt-setup-udeb.templates:10002
4261+#: ../apt-setup-udeb.templates:11002
4262 msgid ""
4263 "Volatile updates provide more current versions for software that changes "
4264 "relatively frequently and where not having the latest version could reduce "
4265
4266=== modified file 'debian/po/km.po'
4267--- debian/po/km.po 2010-06-25 23:23:00 +0000
4268+++ debian/po/km.po 2010-09-13 07:17:41 +0000
4269@@ -75,14 +75,14 @@
4270 #. Type: error
4271 #. Description
4272 #. :sl2:
4273-#: ../apt-setup-udeb.templates:9001
4274+#: ../apt-setup-udeb.templates:10001
4275 msgid "Cannot access repository"
4276 msgstr "មិន​អាច​ចូល​ដំណើរការ​ឃ្លាំង"
4277
4278 #. Type: error
4279 #. Description
4280 #. :sl2:
4281-#: ../apt-setup-udeb.templates:9001
4282+#: ../apt-setup-udeb.templates:10001
4283 msgid ""
4284 "The repository on ${HOST} couldn't be accessed, so its updates will not be "
4285 "made available to you at this time. You should investigate this later."
4286@@ -93,7 +93,7 @@
4287 #. Type: error
4288 #. Description
4289 #. :sl2:
4290-#: ../apt-setup-udeb.templates:9001
4291+#: ../apt-setup-udeb.templates:10001
4292 msgid ""
4293 "Commented out entries for ${HOST} have been added to the /etc/apt/sources."
4294 "list file."
4295@@ -105,7 +105,7 @@
4296 #. Translators: the *entire* string should be under 55 columns
4297 #. including host name. In short, KEEP THIS SHORT and, yes, that's tricky
4298 #. :sl2:
4299-#: ../apt-setup-udeb.templates:10001
4300+#: ../apt-setup-udeb.templates:11001
4301 msgid "security updates (from ${SEC_HOST})"
4302 msgstr "បច្ចុប្បន្នភាព​​សុវត្ថិភាព (from ${SEC_HOST})"
4303
4304@@ -115,21 +115,21 @@
4305 #. Translators: the *entire* string should be under 55 columns
4306 #. including host name. In short, KEEP THIS SHORT and, yes, that's tricky
4307 #. :sl2:
4308-#: ../apt-setup-udeb.templates:10001
4309+#: ../apt-setup-udeb.templates:11001
4310 msgid "volatile updates (from ${VOL_HOST})"
4311 msgstr "បច្ចុប្បន្នភាព​​ស្ថិតស្ថេរ (from ${VOL_HOST})"
4312
4313 #. Type: multiselect
4314 #. Description
4315 #. :sl2:
4316-#: ../apt-setup-udeb.templates:10002
4317+#: ../apt-setup-udeb.templates:11002
4318 msgid "Services to use:"
4319 msgstr "សេវា​ត្រូវ​ប្រើ ៖"
4320
4321 #. Type: multiselect
4322 #. Description
4323 #. :sl2:
4324-#: ../apt-setup-udeb.templates:10002
4325+#: ../apt-setup-udeb.templates:11002
4326 msgid ""
4327 "Debian has two services that provide updates to releases: security and "
4328 "volatile."
4329@@ -138,7 +138,7 @@
4330 #. Type: multiselect
4331 #. Description
4332 #. :sl2:
4333-#: ../apt-setup-udeb.templates:10002
4334+#: ../apt-setup-udeb.templates:11002
4335 msgid ""
4336 "Security updates help to keep your system secured against attacks. Enabling "
4337 "this service is strongly recommended."
4338@@ -149,7 +149,7 @@
4339 #. Type: multiselect
4340 #. Description
4341 #. :sl2:
4342-#: ../apt-setup-udeb.templates:10002
4343+#: ../apt-setup-udeb.templates:11002
4344 msgid ""
4345 "Volatile updates provide more current versions for software that changes "
4346 "relatively frequently and where not having the latest version could reduce "
4347
4348=== modified file 'debian/po/ko.po'
4349--- debian/po/ko.po 2010-05-18 23:23:26 +0000
4350+++ debian/po/ko.po 2010-09-13 07:17:41 +0000
4351@@ -70,14 +70,14 @@
4352 #. Type: error
4353 #. Description
4354 #. :sl2:
4355-#: ../apt-setup-udeb.templates:9001
4356+#: ../apt-setup-udeb.templates:10001
4357 msgid "Cannot access repository"
4358 msgstr "저장소에 접근할 수 없습니다"
4359
4360 #. Type: error
4361 #. Description
4362 #. :sl2:
4363-#: ../apt-setup-udeb.templates:9001
4364+#: ../apt-setup-udeb.templates:10001
4365 msgid ""
4366 "The repository on ${HOST} couldn't be accessed, so its updates will not be "
4367 "made available to you at this time. You should investigate this later."
4368@@ -88,7 +88,7 @@
4369 #. Type: error
4370 #. Description
4371 #. :sl2:
4372-#: ../apt-setup-udeb.templates:9001
4373+#: ../apt-setup-udeb.templates:10001
4374 msgid ""
4375 "Commented out entries for ${HOST} have been added to the /etc/apt/sources."
4376 "list file."
4377@@ -101,7 +101,7 @@
4378 #. Translators: the *entire* string should be under 55 columns
4379 #. including host name. In short, KEEP THIS SHORT and, yes, that's tricky
4380 #. :sl2:
4381-#: ../apt-setup-udeb.templates:10001
4382+#: ../apt-setup-udeb.templates:11001
4383 msgid "security updates (from ${SEC_HOST})"
4384 msgstr "보안 업데이트 (${SEC_HOST} 호스트에서)"
4385
4386@@ -111,21 +111,21 @@
4387 #. Translators: the *entire* string should be under 55 columns
4388 #. including host name. In short, KEEP THIS SHORT and, yes, that's tricky
4389 #. :sl2:
4390-#: ../apt-setup-udeb.templates:10001
4391+#: ../apt-setup-udeb.templates:11001
4392 msgid "volatile updates (from ${VOL_HOST})"
4393 msgstr "유동 업데이트 (${VOL_HOST}에서)"
4394
4395 #. Type: multiselect
4396 #. Description
4397 #. :sl2:
4398-#: ../apt-setup-udeb.templates:10002
4399+#: ../apt-setup-udeb.templates:11002
4400 msgid "Services to use:"
4401 msgstr "사용할 서비스:"
4402
4403 #. Type: multiselect
4404 #. Description
4405 #. :sl2:
4406-#: ../apt-setup-udeb.templates:10002
4407+#: ../apt-setup-udeb.templates:11002
4408 msgid ""
4409 "Debian has two services that provide updates to releases: security and "
4410 "volatile."
4411@@ -136,7 +136,7 @@
4412 #. Type: multiselect
4413 #. Description
4414 #. :sl2:
4415-#: ../apt-setup-udeb.templates:10002
4416+#: ../apt-setup-udeb.templates:11002
4417 msgid ""
4418 "Security updates help to keep your system secured against attacks. Enabling "
4419 "this service is strongly recommended."
4420@@ -147,7 +147,7 @@
4421 #. Type: multiselect
4422 #. Description
4423 #. :sl2:
4424-#: ../apt-setup-udeb.templates:10002
4425+#: ../apt-setup-udeb.templates:11002
4426 msgid ""
4427 "Volatile updates provide more current versions for software that changes "
4428 "relatively frequently and where not having the latest version could reduce "
4429
4430=== modified file 'debian/po/ku.po'
4431--- debian/po/ku.po 2010-07-10 06:42:28 +0000
4432+++ debian/po/ku.po 2010-09-13 07:17:41 +0000
4433@@ -74,14 +74,14 @@
4434 #. Type: error
4435 #. Description
4436 #. :sl2:
4437-#: ../apt-setup-udeb.templates:9001
4438+#: ../apt-setup-udeb.templates:10001
4439 msgid "Cannot access repository"
4440 msgstr "Depo nayê gihîştin"
4441
4442 #. Type: error
4443 #. Description
4444 #. :sl2:
4445-#: ../apt-setup-udeb.templates:9001
4446+#: ../apt-setup-udeb.templates:10001
4447 msgid ""
4448 "The repository on ${HOST} couldn't be accessed, so its updates will not be "
4449 "made available to you at this time. You should investigate this later."
4450@@ -93,7 +93,7 @@
4451 #. Type: error
4452 #. Description
4453 #. :sl2:
4454-#: ../apt-setup-udeb.templates:9001
4455+#: ../apt-setup-udeb.templates:10001
4456 msgid ""
4457 "Commented out entries for ${HOST} have been added to the /etc/apt/sources."
4458 "list file."
4459@@ -107,7 +107,7 @@
4460 #. Translators: the *entire* string should be under 55 columns
4461 #. including host name. In short, KEEP THIS SHORT and, yes, that's tricky
4462 #. :sl2:
4463-#: ../apt-setup-udeb.templates:10001
4464+#: ../apt-setup-udeb.templates:11001
4465 msgid "security updates (from ${SEC_HOST})"
4466 msgstr "rojanekirinên ewlekariyê (ji ${SEC_HOST})"
4467
4468@@ -117,21 +117,21 @@
4469 #. Translators: the *entire* string should be under 55 columns
4470 #. including host name. In short, KEEP THIS SHORT and, yes, that's tricky
4471 #. :sl2:
4472-#: ../apt-setup-udeb.templates:10001
4473+#: ../apt-setup-udeb.templates:11001
4474 msgid "volatile updates (from ${VOL_HOST})"
4475 msgstr "rojanekirinên volatile (ji ${VOL_HOST})"
4476
4477 #. Type: multiselect
4478 #. Description
4479 #. :sl2:
4480-#: ../apt-setup-udeb.templates:10002
4481+#: ../apt-setup-udeb.templates:11002
4482 msgid "Services to use:"
4483 msgstr "Xizmetên werin bikaranîn:"
4484
4485 #. Type: multiselect
4486 #. Description
4487 #. :sl2:
4488-#: ../apt-setup-udeb.templates:10002
4489+#: ../apt-setup-udeb.templates:11002
4490 msgid ""
4491 "Debian has two services that provide updates to releases: security and "
4492 "volatile."
4493@@ -141,7 +141,7 @@
4494 #. Type: multiselect
4495 #. Description
4496 #. :sl2:
4497-#: ../apt-setup-udeb.templates:10002
4498+#: ../apt-setup-udeb.templates:11002
4499 msgid ""
4500 "Security updates help to keep your system secured against attacks. Enabling "
4501 "this service is strongly recommended."
4502@@ -152,7 +152,7 @@
4503 #. Type: multiselect
4504 #. Description
4505 #. :sl2:
4506-#: ../apt-setup-udeb.templates:10002
4507+#: ../apt-setup-udeb.templates:11002
4508 msgid ""
4509 "Volatile updates provide more current versions for software that changes "
4510 "relatively frequently and where not having the latest version could reduce "
4511
4512=== modified file 'debian/po/lt.po'
4513--- debian/po/lt.po 2010-04-09 23:21:26 +0000
4514+++ debian/po/lt.po 2010-09-13 07:17:41 +0000
4515@@ -70,14 +70,14 @@
4516 #. Type: error
4517 #. Description
4518 #. :sl2:
4519-#: ../apt-setup-udeb.templates:9001
4520+#: ../apt-setup-udeb.templates:10001
4521 msgid "Cannot access repository"
4522 msgstr "Negaliu prieiti prie repozitorijos"
4523
4524 #. Type: error
4525 #. Description
4526 #. :sl2:
4527-#: ../apt-setup-udeb.templates:9001
4528+#: ../apt-setup-udeb.templates:10001
4529 msgid ""
4530 "The repository on ${HOST} couldn't be accessed, so its updates will not be "
4531 "made available to you at this time. You should investigate this later."
4532@@ -88,7 +88,7 @@
4533 #. Type: error
4534 #. Description
4535 #. :sl2:
4536-#: ../apt-setup-udeb.templates:9001
4537+#: ../apt-setup-udeb.templates:10001
4538 msgid ""
4539 "Commented out entries for ${HOST} have been added to the /etc/apt/sources."
4540 "list file."
4541@@ -101,7 +101,7 @@
4542 #. Translators: the *entire* string should be under 55 columns
4543 #. including host name. In short, KEEP THIS SHORT and, yes, that's tricky
4544 #. :sl2:
4545-#: ../apt-setup-udeb.templates:10001
4546+#: ../apt-setup-udeb.templates:11001
4547 msgid "security updates (from ${SEC_HOST})"
4548 msgstr "saugumo atnaujinimai (iš ${SEC_HOST})"
4549
4550@@ -111,21 +111,21 @@
4551 #. Translators: the *entire* string should be under 55 columns
4552 #. including host name. In short, KEEP THIS SHORT and, yes, that's tricky
4553 #. :sl2:
4554-#: ../apt-setup-udeb.templates:10001
4555+#: ../apt-setup-udeb.templates:11001
4556 msgid "volatile updates (from ${VOL_HOST})"
4557 msgstr "lakieji atnaujinimai (iš ${VOL_HOST})"
4558
4559 #. Type: multiselect
4560 #. Description
4561 #. :sl2:
4562-#: ../apt-setup-udeb.templates:10002
4563+#: ../apt-setup-udeb.templates:11002
4564 msgid "Services to use:"
4565 msgstr "Naudoti servisus:"
4566
4567 #. Type: multiselect
4568 #. Description
4569 #. :sl2:
4570-#: ../apt-setup-udeb.templates:10002
4571+#: ../apt-setup-udeb.templates:11002
4572 msgid ""
4573 "Debian has two services that provide updates to releases: security and "
4574 "volatile."
4575@@ -136,7 +136,7 @@
4576 #. Type: multiselect
4577 #. Description
4578 #. :sl2:
4579-#: ../apt-setup-udeb.templates:10002
4580+#: ../apt-setup-udeb.templates:11002
4581 msgid ""
4582 "Security updates help to keep your system secured against attacks. Enabling "
4583 "this service is strongly recommended."
4584@@ -147,7 +147,7 @@
4585 #. Type: multiselect
4586 #. Description
4587 #. :sl2:
4588-#: ../apt-setup-udeb.templates:10002
4589+#: ../apt-setup-udeb.templates:11002
4590 msgid ""
4591 "Volatile updates provide more current versions for software that changes "
4592 "relatively frequently and where not having the latest version could reduce "
4593
4594=== modified file 'debian/po/lv.po'
4595--- debian/po/lv.po 2010-06-25 23:23:00 +0000
4596+++ debian/po/lv.po 2010-09-13 07:17:41 +0000
4597@@ -15,8 +15,13 @@
4598 "Project-Id-Version: lv\n"
4599 "Report-Msgid-Bugs-To: apt-setup@packages.debian.org\n"
4600 "POT-Creation-Date: 2009-06-26 22:47+0000\n"
4601+<<<<<<< TREE
4602 "PO-Revision-Date: 2010-06-19 21:53+0300\n"
4603 "Last-Translator: Aigars Mahinovs <aigarius@gmail.com>\n"
4604+=======
4605+"PO-Revision-Date: 2008-09-19 00:00+0300\n"
4606+"Last-Translator: Viesturs Zarins <viesturs.zarins@mii.lu.lv>\n"
4607+>>>>>>> MERGE-SOURCE
4608 "Language-Team: Latvian <locale@laka.lv>\n"
4609 "MIME-Version: 1.0\n"
4610 "Content-Type: text/plain; charset=UTF-8\n"
4611@@ -73,14 +78,14 @@
4612 #. Type: error
4613 #. Description
4614 #. :sl2:
4615-#: ../apt-setup-udeb.templates:9001
4616+#: ../apt-setup-udeb.templates:10001
4617 msgid "Cannot access repository"
4618 msgstr "Nevar piekļūt krātuvei"
4619
4620 #. Type: error
4621 #. Description
4622 #. :sl2:
4623-#: ../apt-setup-udeb.templates:9001
4624+#: ../apt-setup-udeb.templates:10001
4625 msgid ""
4626 "The repository on ${HOST} couldn't be accessed, so its updates will not be "
4627 "made available to you at this time. You should investigate this later."
4628@@ -91,7 +96,7 @@
4629 #. Type: error
4630 #. Description
4631 #. :sl2:
4632-#: ../apt-setup-udeb.templates:9001
4633+#: ../apt-setup-udeb.templates:10001
4634 msgid ""
4635 "Commented out entries for ${HOST} have been added to the /etc/apt/sources."
4636 "list file."
4637@@ -104,7 +109,7 @@
4638 #. Translators: the *entire* string should be under 55 columns
4639 #. including host name. In short, KEEP THIS SHORT and, yes, that's tricky
4640 #. :sl2:
4641-#: ../apt-setup-udeb.templates:10001
4642+#: ../apt-setup-udeb.templates:11001
4643 msgid "security updates (from ${SEC_HOST})"
4644 msgstr "drošības atjauninājumi (no ${SEC_HOST})"
4645
4646@@ -114,21 +119,21 @@
4647 #. Translators: the *entire* string should be under 55 columns
4648 #. including host name. In short, KEEP THIS SHORT and, yes, that's tricky
4649 #. :sl2:
4650-#: ../apt-setup-udeb.templates:10001
4651+#: ../apt-setup-udeb.templates:11001
4652 msgid "volatile updates (from ${VOL_HOST})"
4653 msgstr "nepastāvīgie atjauninājumi (no ${VOL_HOST})"
4654
4655 #. Type: multiselect
4656 #. Description
4657 #. :sl2:
4658-#: ../apt-setup-udeb.templates:10002
4659+#: ../apt-setup-udeb.templates:11002
4660 msgid "Services to use:"
4661 msgstr "Izmantojamie pakalpojumi:"
4662
4663 #. Type: multiselect
4664 #. Description
4665 #. :sl2:
4666-#: ../apt-setup-udeb.templates:10002
4667+#: ../apt-setup-udeb.templates:11002
4668 msgid ""
4669 "Debian has two services that provide updates to releases: security and "
4670 "volatile."
4671@@ -139,7 +144,7 @@
4672 #. Type: multiselect
4673 #. Description
4674 #. :sl2:
4675-#: ../apt-setup-udeb.templates:10002
4676+#: ../apt-setup-udeb.templates:11002
4677 msgid ""
4678 "Security updates help to keep your system secured against attacks. Enabling "
4679 "this service is strongly recommended."
4680@@ -150,7 +155,7 @@
4681 #. Type: multiselect
4682 #. Description
4683 #. :sl2:
4684-#: ../apt-setup-udeb.templates:10002
4685+#: ../apt-setup-udeb.templates:11002
4686 msgid ""
4687 "Volatile updates provide more current versions for software that changes "
4688 "relatively frequently and where not having the latest version could reduce "
4689
4690=== modified file 'debian/po/mk.po'
4691--- debian/po/mk.po 2010-07-07 23:22:26 +0000
4692+++ debian/po/mk.po 2010-09-13 07:17:41 +0000
4693@@ -15,8 +15,13 @@
4694 "Project-Id-Version: debian-installer_packages_po_sublevel1_mk\n"
4695 "Report-Msgid-Bugs-To: apt-setup@packages.debian.org\n"
4696 "POT-Creation-Date: 2009-06-26 22:47+0000\n"
4697+<<<<<<< TREE
4698 "PO-Revision-Date: 2010-07-07 09:44+0100\n"
4699 "Last-Translator: Arangel Angov <arangel@linux.net.mk>\n"
4700+=======
4701+"PO-Revision-Date: 2008-09-20 13:56+0200\n"
4702+"Last-Translator: Georgi Stanojevski <glisha@gmail.com>\n"
4703+>>>>>>> MERGE-SOURCE
4704 "Language-Team: Macedonian <ossm-members@hedona.on.net.mk>\n"
4705 "MIME-Version: 1.0\n"
4706 "Content-Type: text/plain; charset=UTF-8\n"
4707@@ -72,14 +77,14 @@
4708 #. Type: error
4709 #. Description
4710 #. :sl2:
4711-#: ../apt-setup-udeb.templates:9001
4712+#: ../apt-setup-udeb.templates:10001
4713 msgid "Cannot access repository"
4714 msgstr "Не можам да му пристапам на складиштето"
4715
4716 #. Type: error
4717 #. Description
4718 #. :sl2:
4719-#: ../apt-setup-udeb.templates:9001
4720+#: ../apt-setup-udeb.templates:10001
4721 msgid ""
4722 "The repository on ${HOST} couldn't be accessed, so its updates will not be "
4723 "made available to you at this time. You should investigate this later."
4724@@ -90,7 +95,7 @@
4725 #. Type: error
4726 #. Description
4727 #. :sl2:
4728-#: ../apt-setup-udeb.templates:9001
4729+#: ../apt-setup-udeb.templates:10001
4730 msgid ""
4731 "Commented out entries for ${HOST} have been added to the /etc/apt/sources."
4732 "list file."
4733@@ -104,7 +109,7 @@
4734 #. Translators: the *entire* string should be under 55 columns
4735 #. including host name. In short, KEEP THIS SHORT and, yes, that's tricky
4736 #. :sl2:
4737-#: ../apt-setup-udeb.templates:10001
4738+#: ../apt-setup-udeb.templates:11001
4739 msgid "security updates (from ${SEC_HOST})"
4740 msgstr "безбедносни надградби (од ${SEC_HOST})"
4741
4742@@ -114,21 +119,21 @@
4743 #. Translators: the *entire* string should be under 55 columns
4744 #. including host name. In short, KEEP THIS SHORT and, yes, that's tricky
4745 #. :sl2:
4746-#: ../apt-setup-udeb.templates:10001
4747+#: ../apt-setup-udeb.templates:11001
4748 msgid "volatile updates (from ${VOL_HOST})"
4749 msgstr "непостојани надградби (од ${VOL_HOST})"
4750
4751 #. Type: multiselect
4752 #. Description
4753 #. :sl2:
4754-#: ../apt-setup-udeb.templates:10002
4755+#: ../apt-setup-udeb.templates:11002
4756 msgid "Services to use:"
4757 msgstr "Сервиси кои што ќе се користат:"
4758
4759 #. Type: multiselect
4760 #. Description
4761 #. :sl2:
4762-#: ../apt-setup-udeb.templates:10002
4763+#: ../apt-setup-udeb.templates:11002
4764 msgid ""
4765 "Debian has two services that provide updates to releases: security and "
4766 "volatile."
4767@@ -139,7 +144,7 @@
4768 #. Type: multiselect
4769 #. Description
4770 #. :sl2:
4771-#: ../apt-setup-udeb.templates:10002
4772+#: ../apt-setup-udeb.templates:11002
4773 msgid ""
4774 "Security updates help to keep your system secured against attacks. Enabling "
4775 "this service is strongly recommended."
4776@@ -150,7 +155,7 @@
4777 #. Type: multiselect
4778 #. Description
4779 #. :sl2:
4780-#: ../apt-setup-udeb.templates:10002
4781+#: ../apt-setup-udeb.templates:11002
4782 msgid ""
4783 "Volatile updates provide more current versions for software that changes "
4784 "relatively frequently and where not having the latest version could reduce "
4785
4786=== modified file 'debian/po/ml.po'
4787--- debian/po/ml.po 2010-06-29 23:21:23 +0000
4788+++ debian/po/ml.po 2010-09-13 07:17:41 +0000
4789@@ -77,14 +77,14 @@
4790 #. Type: error
4791 #. Description
4792 #. :sl2:
4793-#: ../apt-setup-udeb.templates:9001
4794+#: ../apt-setup-udeb.templates:10001
4795 msgid "Cannot access repository"
4796 msgstr "സംഭരണിയെ സമീപിക്കാന്‍ സാധ്യമല്ല"
4797
4798 #. Type: error
4799 #. Description
4800 #. :sl2:
4801-#: ../apt-setup-udeb.templates:9001
4802+#: ../apt-setup-udeb.templates:10001
4803 msgid ""
4804 "The repository on ${HOST} couldn't be accessed, so its updates will not be "
4805 "made available to you at this time. You should investigate this later."
4806@@ -95,7 +95,7 @@
4807 #. Type: error
4808 #. Description
4809 #. :sl2:
4810-#: ../apt-setup-udeb.templates:9001
4811+#: ../apt-setup-udeb.templates:10001
4812 msgid ""
4813 "Commented out entries for ${HOST} have been added to the /etc/apt/sources."
4814 "list file."
4815@@ -108,7 +108,7 @@
4816 #. Translators: the *entire* string should be under 55 columns
4817 #. including host name. In short, KEEP THIS SHORT and, yes, that's tricky
4818 #. :sl2:
4819-#: ../apt-setup-udeb.templates:10001
4820+#: ../apt-setup-udeb.templates:11001
4821 msgid "security updates (from ${SEC_HOST})"
4822 msgstr "(${SEC_HOST} ല്‍ നിന്നുമുള്ള) സുരക്ഷാപരമായ മാറ്റങ്ങള്‍"
4823
4824@@ -118,21 +118,21 @@
4825 #. Translators: the *entire* string should be under 55 columns
4826 #. including host name. In short, KEEP THIS SHORT and, yes, that's tricky
4827 #. :sl2:
4828-#: ../apt-setup-udeb.templates:10001
4829+#: ../apt-setup-udeb.templates:11001
4830 msgid "volatile updates (from ${VOL_HOST})"
4831 msgstr "(${VOL_HOST}) ല്‍ നിന്നുമുള്ള പെട്ടെന്നു് മാറുന്ന മാറ്റങ്ങള്‍"
4832
4833 #. Type: multiselect
4834 #. Description
4835 #. :sl2:
4836-#: ../apt-setup-udeb.templates:10002
4837+#: ../apt-setup-udeb.templates:11002
4838 msgid "Services to use:"
4839 msgstr "ഉപയോഗിയ്ക്കേണ്ട സേവനങ്ങള്‍:"
4840
4841 #. Type: multiselect
4842 #. Description
4843 #. :sl2:
4844-#: ../apt-setup-udeb.templates:10002
4845+#: ../apt-setup-udeb.templates:11002
4846 msgid ""
4847 "Debian has two services that provide updates to releases: security and "
4848 "volatile."
4849@@ -143,7 +143,7 @@
4850 #. Type: multiselect
4851 #. Description
4852 #. :sl2:
4853-#: ../apt-setup-udeb.templates:10002
4854+#: ../apt-setup-udeb.templates:11002
4855 msgid ""
4856 "Security updates help to keep your system secured against attacks. Enabling "
4857 "this service is strongly recommended."
4858@@ -154,7 +154,7 @@
4859 #. Type: multiselect
4860 #. Description
4861 #. :sl2:
4862-#: ../apt-setup-udeb.templates:10002
4863+#: ../apt-setup-udeb.templates:11002
4864 msgid ""
4865 "Volatile updates provide more current versions for software that changes "
4866 "relatively frequently and where not having the latest version could reduce "
4867
4868=== modified file 'debian/po/mr.po'
4869--- debian/po/mr.po 2010-03-13 16:31:11 +0000
4870+++ debian/po/mr.po 2010-09-13 07:17:41 +0000
4871@@ -74,14 +74,14 @@
4872 #. Type: error
4873 #. Description
4874 #. :sl2:
4875-#: ../apt-setup-udeb.templates:9001
4876+#: ../apt-setup-udeb.templates:10001
4877 msgid "Cannot access repository"
4878 msgstr "भांडारामध्ये प्रवेश करता येत नाही"
4879
4880 #. Type: error
4881 #. Description
4882 #. :sl2:
4883-#: ../apt-setup-udeb.templates:9001
4884+#: ../apt-setup-udeb.templates:10001
4885 msgid ""
4886 "The repository on ${HOST} couldn't be accessed, so its updates will not be "
4887 "made available to you at this time. You should investigate this later."
4888@@ -92,7 +92,7 @@
4889 #. Type: error
4890 #. Description
4891 #. :sl2:
4892-#: ../apt-setup-udeb.templates:9001
4893+#: ../apt-setup-udeb.templates:10001
4894 msgid ""
4895 "Commented out entries for ${HOST} have been added to the /etc/apt/sources."
4896 "list file."
4897@@ -106,7 +106,7 @@
4898 #. Translators: the *entire* string should be under 55 columns
4899 #. including host name. In short, KEEP THIS SHORT and, yes, that's tricky
4900 #. :sl2:
4901-#: ../apt-setup-udeb.templates:10001
4902+#: ../apt-setup-udeb.templates:11001
4903 msgid "security updates (from ${SEC_HOST})"
4904 msgstr "सुरक्षा सुधारणा (${SEC_HOST} कडून)"
4905
4906@@ -116,21 +116,21 @@
4907 #. Translators: the *entire* string should be under 55 columns
4908 #. including host name. In short, KEEP THIS SHORT and, yes, that's tricky
4909 #. :sl2:
4910-#: ../apt-setup-udeb.templates:10001
4911+#: ../apt-setup-udeb.templates:11001
4912 msgid "volatile updates (from ${VOL_HOST})"
4913 msgstr "अस्थायी सुधारणा (${VOL_HOST} कडून)"
4914
4915 #. Type: multiselect
4916 #. Description
4917 #. :sl2:
4918-#: ../apt-setup-udeb.templates:10002
4919+#: ../apt-setup-udeb.templates:11002
4920 msgid "Services to use:"
4921 msgstr "वापरायच्या सेवाः"
4922
4923 #. Type: multiselect
4924 #. Description
4925 #. :sl2:
4926-#: ../apt-setup-udeb.templates:10002
4927+#: ../apt-setup-udeb.templates:11002
4928 msgid ""
4929 "Debian has two services that provide updates to releases: security and "
4930 "volatile."
4931@@ -139,7 +139,7 @@
4932 #. Type: multiselect
4933 #. Description
4934 #. :sl2:
4935-#: ../apt-setup-udeb.templates:10002
4936+#: ../apt-setup-udeb.templates:11002
4937 msgid ""
4938 "Security updates help to keep your system secured against attacks. Enabling "
4939 "this service is strongly recommended."
4940@@ -150,7 +150,7 @@
4941 #. Type: multiselect
4942 #. Description
4943 #. :sl2:
4944-#: ../apt-setup-udeb.templates:10002
4945+#: ../apt-setup-udeb.templates:11002
4946 msgid ""
4947 "Volatile updates provide more current versions for software that changes "
4948 "relatively frequently and where not having the latest version could reduce "
4949
4950=== modified file 'debian/po/nb.po'
4951--- debian/po/nb.po 2009-11-27 23:20:54 +0000
4952+++ debian/po/nb.po 2010-09-13 07:17:41 +0000
4953@@ -73,14 +73,14 @@
4954 #. Type: error
4955 #. Description
4956 #. :sl2:
4957-#: ../apt-setup-udeb.templates:9001
4958+#: ../apt-setup-udeb.templates:10001
4959 msgid "Cannot access repository"
4960 msgstr "Fikk ikke tilgang til arkiv"
4961
4962 #. Type: error
4963 #. Description
4964 #. :sl2:
4965-#: ../apt-setup-udeb.templates:9001
4966+#: ../apt-setup-udeb.templates:10001
4967 msgid ""
4968 "The repository on ${HOST} couldn't be accessed, so its updates will not be "
4969 "made available to you at this time. You should investigate this later."
4970@@ -91,7 +91,7 @@
4971 #. Type: error
4972 #. Description
4973 #. :sl2:
4974-#: ../apt-setup-udeb.templates:9001
4975+#: ../apt-setup-udeb.templates:10001
4976 msgid ""
4977 "Commented out entries for ${HOST} have been added to the /etc/apt/sources."
4978 "list file."
4979@@ -105,7 +105,7 @@
4980 #. Translators: the *entire* string should be under 55 columns
4981 #. including host name. In short, KEEP THIS SHORT and, yes, that's tricky
4982 #. :sl2:
4983-#: ../apt-setup-udeb.templates:10001
4984+#: ../apt-setup-udeb.templates:11001
4985 msgid "security updates (from ${SEC_HOST})"
4986 msgstr "sikkerhetsoppdateringer (fra ${SEC_HOST})"
4987
4988@@ -115,21 +115,21 @@
4989 #. Translators: the *entire* string should be under 55 columns
4990 #. including host name. In short, KEEP THIS SHORT and, yes, that's tricky
4991 #. :sl2:
4992-#: ../apt-setup-udeb.templates:10001
4993+#: ../apt-setup-udeb.templates:11001
4994 msgid "volatile updates (from ${VOL_HOST})"
4995 msgstr "flyktige oppdateringer (fra ${VOL_HOST})"
4996
4997 #. Type: multiselect
4998 #. Description
4999 #. :sl2:
5000-#: ../apt-setup-udeb.templates:10002
The diff has been truncated for viewing.

Subscribers

People subscribed via source and target branches

to all changes: