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
=== added file 'apt-setup-signed-release'
--- apt-setup-signed-release 1970-01-01 00:00:00 +0000
+++ apt-setup-signed-release 2010-09-13 07:17:41 +0000
@@ -0,0 +1,52 @@
1#!/bin/sh
2# Pre-populate signed Release files for an archive.
3set -e
4
5archive_id="$1"
6sources_list="$2"
7
8chroot=
9if [ "$ROOT" ]; then
10 chroot=chroot
11fi
12
13if [ "$ROOT" ] && [ "${sources_list#$ROOT/}" = "$sources_list" ]; then
14 # Generate a new temporary file that can be accessed by APT in the
15 # chroot.
16 file="$($chroot $ROOT tempfile)"
17 cat "$sources_list" > "$ROOT$file"
18else
19 file="${sources_list#$ROOT}"
20fi
21
22# Slightly awkward output format, e.g.:
23# 'http://archive.ubuntu.com/ubuntu/dists/hardy/Release' archive.ubuntu.com_ubuntu_dists_hardy_Release 0
24lines="$($chroot $ROOT \
25 apt-get -o APT::Get::List-Cleanup=false \
26 -o Dir::Etc::sourcelist="$file" update --print-uris | \
27 grep "^'.*'")"
28
29NEWLINE='
30'
31OLD_IFS="$IFS"
32IFS="$NEWLINE"
33for line in $lines; do
34 IFS="$OLD_IFS"
35 uri="$(echo "$line" | sed "s/^'//; s/'.*//")"
36 file="$(echo "$line" | sed "s/^'[^']*' //; s/ .*//")"
37 base="${uri##*/}"
38 dir="${uri%/*}"
39 codename="${dir##*/}"
40 case $base in
41 Release|Release.gpg)
42 release="/usr/share/apt-setup/release-files/$archive_id/$codename/$base"
43 if [ -f "$release" ]; then
44 cp -a "$release" "$ROOT/var/lib/apt/lists/$file"
45 fi
46 ;;
47 esac
48 IFS="$NEWLINE"
49done
50IFS="$OLD_IFS"
51
52exit 0
053
=== modified file 'apt-setup-verify'
--- apt-setup-verify 2010-02-02 19:26:25 +0000
+++ apt-setup-verify 2010-09-13 07:17:41 +0000
@@ -2,6 +2,8 @@
2# verify and optionally save out the file2# verify and optionally save out the file
3set -e3set -e
44
5ASV_TIMEOUT="${ASV_TIMEOUT:--o Acquire::http::Timeout=30}"
6
5NL="7NL="
6"8"
79
@@ -65,6 +67,11 @@
6567
66 [ "${line%%:*}" != "deb cdrom" ] || return 068 [ "${line%%:*}" != "deb cdrom" ] || return 0
6769
70 # Ubuntu change: network sources are always valid; apt will cope
71 # gracefully later, even though the network may not be available
72 # now.
73 return 0
74
68 tmp=$($chroot $ROOT tempfile)75 tmp=$($chroot $ROOT tempfile)
69 echo "$line" > $ROOT$tmp76 echo "$line" > $ROOT$tmp
70 code=077 code=0
@@ -81,6 +88,20 @@
81 fi88 fi
82}89}
8390
91# Ubuntu change: need to run apt-get update for everything in one go here,
92# since we've disabled the run in the valid function above. Doing everything
93# in one go also allows apt-get to cache resolver failures and connection
94# timeouts and so be significantly faster when the network is unavailable.
95tmp=$($chroot $ROOT tempfile)
96cat "$file" > $ROOT$tmp
97if [ "$PROGRESS" ]; then
98 DAP_OPTS="--dlwaypoint 100 --from $PROGRESS_FROM --to $PROGRESS_TO"
99fi
100$logoutput $intarget debconf-apt-progress --logstderr $DAP_OPTS -- \
101 apt-get -o APT::Get::List-Cleanup=false \
102 -o Dir::Etc::sourcelist=$tmp $ASV_TIMEOUT update || true
103rm -f $ROOT$tmp
104
84if [ "$PROGRESS" ]; then105if [ "$PROGRESS" ]; then
85 tot_items=$(grep -Ev "^(#.*|)[[:space:]]*$" $file | wc -l)106 tot_items=$(grep -Ev "^(#.*|)[[:space:]]*$" $file | wc -l)
86 p_from=$PROGRESS_FROM107 p_from=$PROGRESS_FROM
87108
=== modified file 'debian/apt-mirror-setup.install'
--- debian/apt-mirror-setup.install 2005-09-22 07:51:53 +0000
+++ debian/apt-mirror-setup.install 2010-09-13 07:17:41 +0000
@@ -1,1 +1,3 @@
1generators/50mirror usr/lib/apt-setup/generators1generators/50mirror.ubuntu usr/lib/apt-setup/generators
2release-files/archive.ubuntu.com usr/share/apt-setup/release-files
3release-files/security.ubuntu.com usr/share/apt-setup/release-files
24
=== modified file 'debian/apt-mirror-setup.templates-ubuntu'
--- debian/apt-mirror-setup.templates-ubuntu 2009-06-24 16:57:15 +0000
+++ debian/apt-mirror-setup.templates-ubuntu 2010-09-13 07:17:41 +0000
@@ -71,3 +71,15 @@
71 Preseed this question to 'true' to test proposed updates during71 Preseed this question to 'true' to test proposed updates during
72 installation. Most users should leave this at 'false' unless otherwise72 installation. Most users should leave this at 'false' unless otherwise
73 recommended by a developer.73 recommended by a developer.
74
75Template: apt-setup/extras
76Type: boolean
77Default: true
78# This template is used by the Ubuntu version of d-i.
79# :sl2:
80_Description: Use software from the "extras" repository?
81 Additional software is available from the Ubuntu "extras"
82 repository. This software is not part of Ubuntu, but is offered by
83 Third Party Developers who want to ship their latest software
84 .
85 Please choose whether you want this software to be made available to you.
7486
=== modified file 'debian/apt-setup-udeb.install'
--- debian/apt-setup-udeb.install 2007-08-11 16:55:14 +0000
+++ debian/apt-setup-udeb.install 2010-09-13 07:17:41 +0000
@@ -1,5 +1,6 @@
1apt-setup usr/bin1apt-setup usr/bin
2apt-setup-verify usr/bin2apt-setup-verify usr/bin
3apt-setup-signed-release usr/bin
3generators/01setup usr/lib/apt-setup/generators4generators/01setup usr/lib/apt-setup/generators
4generators/60local usr/lib/apt-setup/generators5generators/60local usr/lib/apt-setup/generators
5generators/90services-select usr/lib/apt-setup/generators6generators/90services-select usr/lib/apt-setup/generators
67
=== modified file 'debian/apt-setup-udeb.postinst'
--- debian/apt-setup-udeb.postinst 2007-10-20 23:36:48 +0000
+++ debian/apt-setup-udeb.postinst 2010-09-13 07:17:41 +0000
@@ -1,3 +1,24 @@
1#!/bin/sh1#!/bin/sh
2set -e2set -e
3
4. /usr/share/debconf/confmodule
5
6# If we're installing from CD, then we won't need this sources.list until
7# nearly the end of pkgsel; the one generated during base system
8# installation will do just fine until then.
9if [ -f /cdrom/.disk/base_installable ]; then
10 cp -a /target/etc/apt/sources.list /target/etc/apt/sources.list.base
11fi
12
3apt-setup --log-output /target13apt-setup --log-output /target
14
15if [ -f /target/etc/apt/sources.list.base ]; then
16 logger -t apt-setup 'Using only basic sources for CD installation'
17 mv -f /target/etc/apt/sources.list \
18 /target/etc/apt/sources.list.apt-setup
19 mv -f /target/etc/apt/sources.list.base /target/etc/apt/sources.list
20 in-target apt-get -o APT::Get::Download=false \
21 -o APT::Get::List-Cleanup=false update
22fi
23
24exit 0
425
=== modified file 'debian/apt-setup-udeb.templates'
--- debian/apt-setup-udeb.templates 2008-01-23 11:24:38 +0000
+++ debian/apt-setup-udeb.templates 2010-09-13 07:17:41 +0000
@@ -34,10 +34,16 @@
3434
35Template: apt-setup/security_host35Template: apt-setup/security_host
36Type: string36Type: string
37Default: security.debian.org37Default: security.ubuntu.com
38Description: for internal use; can be preseeded38Description: for internal use; can be preseeded
39 Host to use for security updates39 Host to use for security updates
4040
41Template: apt-setup/security_path
42Type: string
43Default: /ubuntu
44Description: for internal use; can be preseeded
45 Path to use for security updates
46
41Template: apt-setup/volatile_host47Template: apt-setup/volatile_host
42Type: string48Type: string
43Default: volatile.debian.org49Default: volatile.debian.org
@@ -64,7 +70,7 @@
64# including host name. In short, KEEP THIS SHORT and, yes, that's tricky70# including host name. In short, KEEP THIS SHORT and, yes, that's tricky
65# :sl2:71# :sl2:
66__Choices: security updates (from ${SEC_HOST}), volatile updates (from ${VOL_HOST})72__Choices: security updates (from ${SEC_HOST}), volatile updates (from ${VOL_HOST})
67Default: security, volatile73Default: security
68# :sl2:74# :sl2:
69_Description: Services to use:75_Description: Services to use:
70 Debian has two services that provide updates to releases: security and76 Debian has two services that provide updates to releases: security and
7177
=== modified file 'debian/changelog'
--- debian/changelog 2010-07-10 18:31:24 +0000
+++ debian/changelog 2010-09-13 07:17:41 +0000
@@ -1,3 +1,4 @@
1<<<<<<< TREE
1apt-setup (1:0.46) unstable; urgency=low2apt-setup (1:0.46) unstable; urgency=low
23
3 [ Updated translations ]4 [ Updated translations ]
@@ -35,6 +36,65 @@
3536
36 -- Christian Perrier <bubulle@debian.org> Sat, 10 Jul 2010 20:18:23 +020037 -- Christian Perrier <bubulle@debian.org> Sat, 10 Jul 2010 20:18:23 +0200
3738
39=======
40apt-setup (1:0.45ubuntu2) UNRELEASED; urgency=low
41
42 * add support for extras.ubuntu.com (as apt-setup/extras)
43
44 -- Michael Vogt <michael.vogt@ubuntu.com> Mon, 13 Sep 2010 08:59:41 +0200
45
46apt-setup (1:0.45ubuntu1) maverick; urgency=low
47
48 * Resynchronise with Debian. Remaining changes:
49 - Install the Ubuntu mirror generator instead of Debian's.
50 - Set apt-setup/security_host to security.ubuntu.com, or
51 ports.ubuntu.com on ports architectures; adjust directory and
52 distribution to match.
53 - Add security sources for restricted, universe, and multiverse,
54 commented out unless the respective components are enabled. Disable
55 security generator checks for contrib and non-free.
56 - For CD installs, leave the sources.list created by apt-setup in
57 /etc/apt/sources.list.apt-setup, and restore the sources.list created
58 during base installation for the rest of the installation.
59 - Honour OVERRIDE_BASE_INSTALLABLE when checking
60 /cdrom/.disk/base_installable.
61 - Set the mirror verification timeout to 30 seconds.
62 - Disable the volatile service for Ubuntu, and don't ask the
63 apt-setup/services-select question.
64 - Always disable the CD at the end of installation if any mirrors are
65 present, even if it's a complete CD.
66 - Pre-populate apt's lists directory with signed Release files for
67 archive.ubuntu.com (and mirrors) and security.ubuntu.com, to protect
68 against downgrade attacks right from initial installation.
69 - Run 'apt-get update' for all sources.list lines produced by a single
70 generator in one go, and don't comment out sources.list lines if it
71 fails.
72 - Make the path to security updates configurable, as well as the host.
73 - Remove restricted from cdrom entry if apt-setup/restricted is false.
74 - Allow preseeding apt-setup/partner to enable the partner repository.
75 - Make sure apt-cdrom doesn't unmount the CD if cd_type ends with
76 /single.
77 - Enable all network sources, including security updates, even if the
78 network is unconfigured.
79 - Honour apt-setup/restricted, apt-setup/universe, and
80 apt-setup/multiverse when writing -backports lines.
81 - Check to make sure the CD filesystem is iso9660 before remounting it
82 as such. Do not write a CD identifier if we're not working with
83 iso9660 so pkgsel does not try to unmount such disks.
84 - Run 'apt-get update', without downloading package lists or cleaning up
85 old files, after moving the sources.list generated during base system
86 installation back into place.
87 - If OVERRIDE_LEAVE_CD_MOUNTED is set, don't unmount /cdrom; this is a
88 bad idea in a live CD environment!
89 - Bail out cleanly from cdrom generator if /cdrom/.disk/info doesn't
90 exist or has zero size.
91 - Mount /proc, /sys, and /dev in the target system if necessary when
92 running apt-cdrom.
93 * Add Release files for maverick.
94
95 -- Colin Watson <cjwatson@ubuntu.com> Fri, 21 May 2010 15:07:42 +0100
96
97>>>>>>> MERGE-SOURCE
38apt-setup (1:0.45) unstable; urgency=low98apt-setup (1:0.45) unstable; urgency=low
3999
40 * There's no need anymore to unmount /target/cdrom.100 * There's no need anymore to unmount /target/cdrom.
@@ -111,6 +171,84 @@
111171
112 -- Frans Pop <fjp@debian.org> Wed, 23 Dec 2009 00:34:42 +0100172 -- Frans Pop <fjp@debian.org> Wed, 23 Dec 2009 00:34:42 +0100
113173
174apt-setup (1:0.42ubuntu3) lucid; urgency=low
175
176 * Mount /proc, /sys, and /dev in the target system if necessary when
177 running apt-cdrom (LP: #527641).
178
179 -- Colin Watson <cjwatson@ubuntu.com> Fri, 05 Mar 2010 15:07:27 +0000
180
181apt-setup (1:0.42ubuntu2) lucid; urgency=low
182
183 * Remove Release files for old releases.
184 * Backport from trunk:
185 - Guard against future multiple-CD handling changes in apt. If multiple
186 CDs are inserted then any one can satisfy a media-change request. We
187 don't yet deal with multiple CDs everywhere, but at least we won't
188 break when 'apt-cdrom ident' starts returning multiple labels.
189
190 -- Colin Watson <cjwatson@ubuntu.com> Tue, 02 Feb 2010 12:41:13 -0800
191
192apt-setup (1:0.42ubuntu1) lucid; urgency=low
193
194 * Resynchronise with Debian. Remaining changes:
195 - Install the Ubuntu mirror generator instead of Debian's.
196 - Set apt-setup/security_host to security.ubuntu.com, or
197 ports.ubuntu.com on ports architectures; adjust directory and
198 distribution to match.
199 - Add security sources for restricted, universe, and multiverse,
200 commented out unless the respective components are enabled. Disable
201 security generator checks for contrib and non-free.
202 - For CD installs, leave the sources.list created by apt-setup in
203 /etc/apt/sources.list.apt-setup, and restore the sources.list created
204 during base installation for the rest of the installation.
205 - Honour OVERRIDE_BASE_INSTALLABLE when checking
206 /cdrom/.disk/base_installable.
207 - Reduce the mirror verification timeout to 10 seconds.
208 - Disable the volatile service for Ubuntu, and don't ask the
209 apt-setup/services-select question.
210 - Always disable the CD at the end of installation if any mirrors are
211 present, even if it's a complete CD.
212 - Pre-populate apt's lists directory with signed Release files for
213 archive.ubuntu.com (and mirrors) and security.ubuntu.com, to protect
214 against downgrade attacks right from initial installation.
215 - Run 'apt-get update' for all sources.list lines produced by a single
216 generator in one go, and don't comment out sources.list lines if it
217 fails.
218 - Make the path to security updates configurable, as well as the host.
219 - Remove restricted from cdrom entry if apt-setup/restricted is false.
220 - Add Release files for intrepid and jaunty.
221 - Allow preseeding apt-setup/partner to enable the partner repository.
222 - Use cdrom-detect/cdrom_fs when remounting the CD to ensure that we do
223 so using the same filesystem.
224 - Make sure apt-cdrom doesn't unmount the CD if cd_type ends with
225 /single.
226 - Enable all network sources, including security updates, even if the
227 network is unconfigured.
228 - Fix handling of universe and multiverse in -backports lines.
229 - Honour apt-setup/restricted, apt-setup/universe, and
230 apt-setup/multiverse when writing -backports lines.
231 - Check to make sure the CD filesystem is iso9660 before remounting it
232 as such. Do not write a CD identifier if we're not working with
233 iso9660 so pkgsel does not try to unmount such disks.
234 - Fix description of universe in generated sources.list: packages there
235 are expected to be under a free licence.
236 - Run 'apt-get update', without downloading package lists or cleaning up
237 old files, after moving the sources.list generated during base system
238 installation back into place.
239 - If OVERRIDE_LEAVE_CD_MOUNTED is set, don't unmount /cdrom; this is a
240 bad idea in a live CD environment!
241 - Bail out cleanly from cdrom generator if /cdrom/.disk/info doesn't
242 exist or has zero size.
243 - Re-enable progress bar cancellation.
244 * Add Release files for lucid.
245 * Increase the mirror verification timeout to 30 seconds, now that this
246 operation is cancellable. Some people (hi, Ara) seem to have trouble
247 getting mirror responses in 10 seconds.
248 * Correctly disable progresscancel on exiting apt-setup (LP: #462005).
249
250 -- Colin Watson <cjwatson@ubuntu.com> Mon, 09 Nov 2009 11:46:22 +0000
251
114apt-setup (1:0.42) unstable; urgency=low252apt-setup (1:0.42) unstable; urgency=low
115253
116 [ Colin Watson ]254 [ Colin Watson ]
@@ -144,6 +282,73 @@
144 282
145 -- Otavio Salvador <otavio@ossystems.com.br> Tue, 21 Jul 2009 12:13:34 -0300283 -- Otavio Salvador <otavio@ossystems.com.br> Tue, 21 Jul 2009 12:13:34 -0300
146284
285apt-setup (1:0.41ubuntu2) karmic; urgency=low
286
287 * Use debconf-apt-progress for our Ubuntu-specific all-in-one-go 'apt-get
288 update' run.
289 * Re-enable progress bar cancellation. Thanks to debian-installer-utils
290 1.70 and fixes in debconf, it all seems to work fine now (LP: #172879).
291
292 -- Colin Watson <cjwatson@ubuntu.com> Thu, 01 Oct 2009 23:15:04 +0100
293
294apt-setup (1:0.41ubuntu1) karmic; urgency=low
295
296 * Resynchronise with Debian. Remaining changes:
297 - Install the Ubuntu mirror generator instead of Debian's.
298 - Set apt-setup/security_host to security.ubuntu.com, or
299 ports.ubuntu.com on ports architectures; adjust directory and
300 distribution to match.
301 - Add security sources for restricted, universe, and multiverse,
302 commented out unless the respective components are enabled. Disable
303 security generator checks for contrib and non-free.
304 - For CD installs, leave the sources.list created by apt-setup in
305 /etc/apt/sources.list.apt-setup, and restore the sources.list created
306 during base installation for the rest of the installation.
307 - Honour OVERRIDE_BASE_INSTALLABLE when checking
308 /cdrom/.disk/base_installable.
309 - Enable universe and multiverse by default.
310 - If either restricted or multiverse is enabled, add commented-out lines
311 for the partner archive.
312 - Reduce the mirror verification timeout to 10 seconds.
313 - Disable the volatile service for Ubuntu, and don't ask the
314 apt-setup/services-select question.
315 - Always disable the CD at the end of installation if any mirrors are
316 present, even if it's a complete CD.
317 - Pre-populate apt's lists directory with signed Release files for
318 archive.ubuntu.com (and mirrors) and security.ubuntu.com, to protect
319 against downgrade attacks right from initial installation.
320 - Run 'apt-get update' for all sources.list lines produced by a single
321 generator in one go, and don't comment out sources.list lines if it
322 fails.
323 - Make the path to security updates configurable, as well as the host.
324 - Remove restricted from cdrom entry if apt-setup/restricted is false.
325 - Add Release files for intrepid and jaunty.
326 - Allow preseeding apt-setup/partner to enable the partner repository.
327 - Use cdrom-detect/cdrom_fs when remounting the CD to ensure that we do
328 so using the same filesystem.
329 - Make sure apt-cdrom doesn't unmount the CD if cd_type ends with
330 /single.
331 - Enable all network sources, including security updates, even if the
332 network is unconfigured.
333 - Fix handling of universe and multiverse in -backports lines.
334 - Honour apt-setup/restricted, apt-setup/universe, and
335 apt-setup/multiverse when writing -backports lines.
336 - Check to make sure the CD filesystem is iso9660 before remounting it
337 as such. Do not write a CD identifier if we're not working with
338 iso9660 so pkgsel does not try to unmount such disks.
339 - Fix description of universe in generated sources.list: packages there
340 are expected to be under a free licence.
341 - Run 'apt-get update', without downloading package lists or cleaning up
342 old files, after moving the sources.list generated during base system
343 installation back into place.
344 - If OVERRIDE_LEAVE_CD_MOUNTED is set, don't unmount /cdrom; this is a
345 bad idea in a live CD environment!
346 - Bail out cleanly from cdrom generator if /cdrom/.disk/info doesn't
347 exist or has zero size.
348 * Add Release files for karmic.
349
350 -- Colin Watson <cjwatson@ubuntu.com> Wed, 24 Jun 2009 18:05:27 +0100
351
147apt-setup (1:0.41) unstable; urgency=low352apt-setup (1:0.41) unstable; urgency=low
148353
149 [ Colin Watson ]354 [ Colin Watson ]
@@ -171,6 +376,69 @@
171376
172 -- Christian Perrier <bubulle@debian.org> Thu, 11 Jun 2009 21:31:24 +0200377 -- Christian Perrier <bubulle@debian.org> Thu, 11 Jun 2009 21:31:24 +0200
173378
379apt-setup (1:0.40ubuntu1) karmic; urgency=low
380
381 * Resynchronise with Debian. Remaining changes:
382 - Install the Ubuntu mirror generator instead of Debian's.
383 - Set apt-setup/security_host to security.ubuntu.com, or
384 ports.ubuntu.com on ports architectures; adjust directory and
385 distribution to match.
386 - Add security sources for restricted, universe, and multiverse,
387 commented out unless the respective components are enabled. Disable
388 security generator checks for contrib and non-free.
389 - For CD installs, leave the sources.list created by apt-setup in
390 /etc/apt/sources.list.apt-setup, and restore the sources.list created
391 during base installation for the rest of the installation.
392 - Honour OVERRIDE_BASE_INSTALLABLE when checking
393 /cdrom/.disk/base_installable.
394 - Enable universe and multiverse by default.
395 - If either restricted or multiverse is enabled, add commented-out lines
396 for the partner archive.
397 - Reduce the mirror verification timeout to 10 seconds.
398 - Disable the volatile service for Ubuntu, and don't ask the
399 apt-setup/services-select question.
400 - Always disable the CD at the end of installation if any mirrors are
401 present, even if it's a complete CD.
402 - Pre-populate apt's lists directory with signed Release files for
403 archive.ubuntu.com (and mirrors) and security.ubuntu.com, to protect
404 against downgrade attacks right from initial installation.
405 - Run 'apt-get update' for all sources.list lines produced by a single
406 generator in one go, and don't comment out sources.list lines if it
407 fails.
408 - Make the path to security updates configurable, as well as the host.
409 - Remove restricted from cdrom entry if apt-setup/restricted is false.
410 - Add Release files for intrepid and jaunty.
411 - Make sure to exit services-select generator cleanly if
412 apt-setup/services-select is empty.
413 - Allow preseeding apt-setup/partner to enable the partner repository.
414 - Use cdrom-detect/cdrom_fs when remounting the CD to ensure that we do
415 so using the same filesystem.
416 - Make sure apt-cdrom doesn't unmount the CD if cd_type ends with
417 /single.
418 - Enable all network sources, including security updates, even if the
419 network is unconfigured.
420 - Fix handling of universe and multiverse in -backports lines.
421 - Honour apt-setup/restricted, apt-setup/universe, and
422 apt-setup/multiverse when writing -backports lines.
423 - Check to make sure the CD filesystem is iso9660 before remounting it
424 as such. Do not write a CD identifier if we're not working with
425 iso9660 so pkgsel does not try to unmount such disks.
426 - Fix description of universe in generated sources.list: packages there
427 are expected to be under a free licence.
428 - Run 'apt-get update', without downloading package lists or cleaning up
429 old files, after moving the sources.list generated during base system
430 installation back into place.
431 - If OVERRIDE_LEAVE_CD_MOUNTED is set, don't unmount /cdrom; this is a
432 bad idea in a live CD environment!
433 - Bail out cleanly from cdrom generator if /cdrom/.disk/info doesn't
434 exist or has zero size.
435 * Dropped changes, merged in Debian:
436 - Initialise local variable 'file' so that apt-setup-verify doesn't get
437 excruciatingly confused when you pass file=/path on the kernel command
438 line.
439
440 -- Steve Langasek <steve.langasek@ubuntu.com> Mon, 04 May 2009 06:41:55 -0700
441
174apt-setup (1:0.40) unstable; urgency=low442apt-setup (1:0.40) unstable; urgency=low
175443
176 [ Colin Watson ]444 [ Colin Watson ]
@@ -226,6 +494,124 @@
226494
227 -- Frans Pop <fjp@debian.org> Mon, 28 Jul 2008 00:44:12 +0200495 -- Frans Pop <fjp@debian.org> Mon, 28 Jul 2008 00:44:12 +0200
228496
497apt-setup (1:0.37ubuntu11) jaunty; urgency=low
498
499 * Make sure to exit services-select generator cleanly if
500 apt-setup/services-select is empty.
501
502 -- Colin Watson <cjwatson@ubuntu.com> Fri, 27 Mar 2009 12:03:45 +0000
503
504apt-setup (1:0.37ubuntu10) jaunty; urgency=low
505
506 * Add Release files for jaunty.
507 * Allow preseeding apt-setup/partner to enable the partner repository;
508 requested by Brian Thomason.
509
510 -- Colin Watson <cjwatson@ubuntu.com> Tue, 24 Feb 2009 18:17:19 +0000
511
512apt-setup (1:0.37ubuntu9) jaunty; urgency=low
513
514 * Use cdrom-detect/cdrom_fs when remounting the CD to ensure that we do so
515 using the same filesystem.
516 * Make sure apt-cdrom doesn't unmount the CD in the first place if cd_type
517 ends with /single (LP: #316618).
518
519 -- Colin Watson <cjwatson@ubuntu.com> Wed, 14 Jan 2009 15:04:44 +0000
520
521apt-setup (1:0.37ubuntu8) jaunty; urgency=low
522
523 * Remove /var/lib/install-cd.id if cd_type ends with /single, to avoid
524 unnecessary problems remounting the CD (LP: #294365).
525 * Enable all network sources, including security updates, even if the
526 network is unconfigured (LP: #256098).
527 * Fix handling of universe and multiverse in -backports lines.
528
529 -- Colin Watson <cjwatson@ubuntu.com> Fri, 09 Jan 2009 15:41:53 +0000
530
531apt-setup (1:0.37ubuntu7) jaunty; urgency=low
532
533 * Honour apt-setup/restricted, apt-setup/universe, and
534 apt-setup/multiverse when writing -backports lines (LP: #314462).
535
536 -- Colin Watson <cjwatson@ubuntu.com> Thu, 08 Jan 2009 11:46:10 +0000
537
538apt-setup (1:0.37ubuntu6) intrepid; urgency=low
539
540 * Check to make sure the CD filesystem is iso9660 before remounting it
541 as such. Do not write a CD identifier if we're not working with
542 iso9660 so pkgsel does not try to unmount such disks.
543
544 -- Evan Dandrea <evand@ubuntu.com> Mon, 20 Oct 2008 01:58:26 -0400
545
546apt-setup (1:0.37ubuntu5) intrepid; urgency=low
547
548 * Fix description of universe in generated sources.list: packages there
549 are expected to be under a free licence.
550 * Run 'apt-get update', without downloading package lists or cleaning up
551 old files, after moving the sources.list generated during base system
552 installation back into place (LP: #267884).
553
554 -- Colin Watson <cjwatson@ubuntu.com> Thu, 09 Oct 2008 14:53:36 +0100
555
556apt-setup (1:0.37ubuntu4) intrepid; urgency=low
557
558 * Fix sense of OVERRIDE_BASE_INSTALLABLE test in cdrom generator
559 (LP: #264337).
560 * If OVERRIDE_LEAVE_CD_MOUNTED is set, don't unmount /cdrom; this is a bad
561 idea in a live CD environment!
562
563 -- Colin Watson <cjwatson@ubuntu.com> Sat, 06 Sep 2008 10:47:32 +0100
564
565apt-setup (1:0.37ubuntu3) intrepid; urgency=low
566
567 * Bail out cleanly from cdrom generator if /cdrom/.disk/info doesn't exist
568 or has zero size (LP: #245519).
569
570 -- Colin Watson <cjwatson@ubuntu.com> Sun, 27 Jul 2008 00:05:58 +0100
571
572apt-setup (1:0.37ubuntu2) intrepid; urgency=low
573
574 * Initialise local variable 'file' so that apt-setup-verify doesn't get
575 excruciatingly confused when you pass file=/path on the kernel command
576 line.
577
578 -- Colin Watson <cjwatson@ubuntu.com> Thu, 26 Jun 2008 18:45:38 +0100
579
580apt-setup (1:0.37ubuntu1) intrepid; urgency=low
581
582 * Resynchronise with Debian. Remaining changes:
583 - Install the Ubuntu mirror generator instead of Debian's.
584 - Set apt-setup/security_host to security.ubuntu.com, or
585 ports.ubuntu.com on ports architectures; adjust directory and
586 distribution to match.
587 - Add security sources for restricted, universe, and multiverse,
588 commented out unless the respective components are enabled. Disable
589 security generator checks for contrib and non-free.
590 - For CD installs, leave the sources.list created by apt-setup in
591 /etc/apt/sources.list.apt-setup, and restore the sources.list created
592 during base installation for the rest of the installation.
593 - Honour OVERRIDE_BASE_INSTALLABLE when checking
594 /cdrom/.disk/base_installable.
595 - Enable universe and multiverse by default.
596 - If either restricted or multiverse is enabled, add commented-out lines
597 for the partner archive.
598 - Reduce the mirror verification timeout to 10 seconds.
599 - Disable the volatile service for Ubuntu, and don't ask the
600 apt-setup/services-select question.
601 - Always disable the CD at the end of installation if any mirrors are
602 present, even if it's a complete CD.
603 - Pre-populate apt's lists directory with signed Release files for
604 archive.ubuntu.com (and mirrors) and security.ubuntu.com, to protect
605 against downgrade attacks right from initial installation.
606 - Run 'apt-get update' for all sources.list lines produced by a single
607 generator in one go, and don't comment out sources.list lines if it
608 fails.
609 - Make the path to security updates configurable, as well as the host.
610 - Remove restricted from cdrom entry if apt-setup/restricted is false.
611 * Add Release files for intrepid.
612
613 -- Colin Watson <cjwatson@ubuntu.com> Tue, 17 Jun 2008 12:29:09 +0100
614
229apt-setup (1:0.37) unstable; urgency=low615apt-setup (1:0.37) unstable; urgency=low
230616
231 [ Updated translations ]617 [ Updated translations ]
@@ -390,6 +776,92 @@
390776
391 -- Frans Pop <fjp@debian.org> Sun, 06 Jan 2008 20:35:19 +0100777 -- Frans Pop <fjp@debian.org> Sun, 06 Jan 2008 20:35:19 +0100
392778
779apt-setup (1:0.31ubuntu8) hardy-proposed; urgency=low
780
781 * Remove restricted from cdrom entry if apt-setup/restricted is false
782 (LP: #220805).
783
784 -- Colin Watson <cjwatson@ubuntu.com> Tue, 20 May 2008 22:24:39 +0200
785
786apt-setup (1:0.31ubuntu7) hardy; urgency=low
787
788 * Make the path to security updates configurable, as well as the host
789 (thanks, Scott Dier; LP: #51470).
790
791 -- Colin Watson <cjwatson@ubuntu.com> Mon, 31 Mar 2008 05:31:16 +0100
792
793apt-setup (1:0.31ubuntu6) hardy; urgency=low
794
795 * Don't bother running 'apt-get update' after disabling cdrom entries in
796 sources.list; it can be slow and is unnecessary.
797
798 -- Colin Watson <cjwatson@ubuntu.com> Wed, 27 Feb 2008 14:11:28 +0000
799
800apt-setup (1:0.31ubuntu5) hardy; urgency=low
801
802 * Run 'apt-get update' for all sources.list lines produced by a single
803 generator in one go, and don't comment out sources.list lines if it
804 fails (LP: #154095).
805
806 -- Colin Watson <cjwatson@ubuntu.com> Mon, 11 Feb 2008 15:15:22 +0000
807
808apt-setup (1:0.31ubuntu4) hardy; urgency=low
809
810 * Use different pre-populated Release files for -proposed, -updates, and
811 -backports.
812
813 -- Colin Watson <cjwatson@ubuntu.com> Mon, 11 Feb 2008 13:08:23 +0000
814
815apt-setup (1:0.31ubuntu3) hardy; urgency=low
816
817 * Add apt-setup/proposed question (never asked); if preseeded to true,
818 -proposed entries will be added to sources.list (LP: #181776).
819 * Pre-populate apt's lists directory with signed Release files for
820 archive.ubuntu.com (and mirrors) and security.ubuntu.com, to protect
821 against downgrade attacks right from initial installation.
822
823 -- Colin Watson <cjwatson@ubuntu.com> Fri, 08 Feb 2008 13:01:59 +0000
824
825apt-setup (1:0.31ubuntu2) hardy; urgency=low
826
827 * Fix Debian-style sources.list line that crept back into the security
828 generator (thanks, Timo Aaltonen).
829
830 -- Colin Watson <cjwatson@ubuntu.com> Tue, 11 Dec 2007 15:49:34 +0000
831
832apt-setup (1:0.31ubuntu1) hardy; urgency=low
833
834 * Resynchronise with Debian. Remaining changes:
835 - Install the Ubuntu mirror generator instead of Debian's.
836 - Set apt-setup/security_host to security.ubuntu.com, or
837 ports.ubuntu.com on ports architectures; adjust directory and
838 distribution to match.
839 - Add security sources for restricted, universe, and multiverse,
840 commented out unless the respective components are enabled. Disable
841 security generator checks for contrib and non-free.
842 - For CD installs, leave the sources.list created by apt-setup in
843 /etc/apt/sources.list.apt-setup, and restore the sources.list created
844 during base installation for the rest of the installation.
845 - Honour OVERRIDE_BASE_INSTALLABLE when checking
846 /cdrom/.disk/base_installable.
847 - Enable universe and multiverse by default.
848 - If either restricted or multiverse is enabled, add commented-out lines
849 for the partner archive.
850 - Reduce the mirror verification timeout to 10 seconds.
851 * Use archive.ubuntu.com as the default source mirror for ports
852 architectures.
853 * Disable the volatile service for Ubuntu, and don't ask the
854 apt-setup/services-select question.
855 * Always disable the CD at the end of installation if any mirrors are
856 present, even if it's a complete CD. These days it's more irritating
857 than not, and inserting the CD on a desktop system will produce a prompt
858 anyway.
859 * Default to not using a mirror if the user selected to not configure the
860 network in netcfg (copied from Debian mirror generator).
861 * Set Vcs-Bzr for Ubuntu.
862
863 -- Colin Watson <cjwatson@ubuntu.com> Mon, 10 Dec 2007 16:32:52 +0000
864
393apt-setup (1:0.31) unstable; urgency=low865apt-setup (1:0.31) unstable; urgency=low
394866
395 * Correct inverted test for CD sources, which caused it to skip verification867 * Correct inverted test for CD sources, which caused it to skip verification
@@ -563,6 +1035,52 @@
5631035
564 -- Frans Pop <fjp@debian.org> Mon, 21 May 2007 16:15:02 +02001036 -- Frans Pop <fjp@debian.org> Mon, 21 May 2007 16:15:02 +0200
5651037
1038apt-setup (1:0.21ubuntu4) gutsy; urgency=low
1039
1040 * Always verify the mirror, though with a shorter timeout than before (10
1041 seconds). If we don't, then 'apt-get update' isn't called to download
1042 indices, which means we are never able to download language packs from
1043 the network.
1044
1045 -- Colin Watson <cjwatson@ubuntu.com> Wed, 10 Oct 2007 18:16:15 +0100
1046
1047apt-setup (1:0.21ubuntu3) gutsy; urgency=low
1048
1049 * Rename the 'commercial' component to 'partner'.
1050
1051 -- Colin Watson <cjwatson@ubuntu.com> Mon, 03 Sep 2007 18:10:33 +0100
1052
1053apt-setup (1:0.21ubuntu2) gutsy; urgency=low
1054
1055 * If either restricted or multiverse is enabled, add commented-out lines
1056 for the commercial component (LP: #118002).
1057 * Add -updates for universe and multiverse, if enabled.
1058
1059 -- Colin Watson <cjwatson@ubuntu.com> Thu, 02 Aug 2007 11:20:05 +0100
1060
1061apt-setup (1:0.21ubuntu1) gutsy; urgency=low
1062
1063 * Resynchronise with Debian. Remaining changes:
1064 - Install the Ubuntu mirror generator instead of Debian's.
1065 - Set apt-setup/security_host to security.ubuntu.com, or
1066 ports.ubuntu.com on ports architectures; adjust directory and
1067 distribution to match.
1068 - Add security sources for restricted, universe, and multiverse,
1069 commented out unless the respective components are enabled. Disable
1070 security generator checks for contrib and non-free.
1071 - For CD installs, leave the sources.list created by apt-setup in
1072 /etc/apt/sources.list.apt-setup, and restore the sources.list created
1073 during base installation for the rest of the installation.
1074 - Honour OVERRIDE_BASE_INSTALLABLE when deciding whether to run
1075 choose-mirror.
1076 - Don't bother validating network mirrors if the base system can be
1077 installed from CD; apt's failure mode is sufficiently graceful
1078 nowadays that we can let the user sort out problems after
1079 installation.
1080 - Enable universe and multiverse by default.
1081
1082 -- Colin Watson <cjwatson@ubuntu.com> Sun, 29 Apr 2007 16:25:30 +0100
1083
566apt-setup (1:0.21) unstable; urgency=low1084apt-setup (1:0.21) unstable; urgency=low
5671085
568 * Multiply menu-item-numbers by 100.1086 * Multiply menu-item-numbers by 100.
@@ -639,6 +1157,55 @@
6391157
640 -- Frans Pop <fjp@debian.org> Mon, 29 Jan 2007 21:43:32 +01001158 -- Frans Pop <fjp@debian.org> Mon, 29 Jan 2007 21:43:32 +0100
6411159
1160apt-setup (1:0.16ubuntu4) feisty; urgency=low
1161
1162 * Set Maintainer to ubuntu-installer@lists.ubuntu.com.
1163
1164 -- Colin Watson <cjwatson@ubuntu.com> Fri, 16 Feb 2007 09:07:04 +0000
1165
1166apt-setup (1:0.16ubuntu3) feisty; urgency=low
1167
1168 * generators/90security: Add security sources for multiverse, commented
1169 out unless multiverse is enabled (thanks, Timo Aaltonen; LP: #55509).
1170 * debian/apt-mirror-setup.templates-ubuntu: Enable universe and multiverse
1171 by default
1172 (https://blueprints.launchpad.net/ubuntu/+spec/enabling-additional-components).
1173
1174 -- Colin Watson <cjwatson@ubuntu.com> Thu, 8 Feb 2007 14:19:38 +0000
1175
1176apt-setup (1:0.16ubuntu2) feisty; urgency=low
1177
1178 * generators/90security: Disable check for contrib and non-free
1179 (LP: #56009).
1180 * generators/50mirror.ubuntu: Link to
1181 http://help.ubuntu.com/community/UpgradeNotes for upgrade instructions
1182 (LP: #69094).
1183
1184 -- Colin Watson <cjwatson@ubuntu.com> Tue, 12 Dec 2006 15:06:11 +0000
1185
1186apt-setup (1:0.16ubuntu1) feisty; urgency=low
1187
1188 * Resynchronise with Debian. Remaining changes:
1189 - Install the Ubuntu mirror generator instead of Debian's.
1190 - Set apt-setup/security_host to security.ubuntu.com, or
1191 ports.ubuntu.com on ports architectures; adjust directory and
1192 distribution to match.
1193 - Add security sources for restricted and universe, commented out unless
1194 the respective components are enabled.
1195 - For CD installs, leave the sources.list created by apt-setup in
1196 /etc/apt/sources.list.apt-setup, and restore the sources.list created
1197 during base installation for the rest of the installation.
1198 - Honour OVERRIDE_BASE_INSTALLABLE when deciding whether to run
1199 choose-mirror.
1200 - Don't bother validating network mirrors if the base system can be
1201 installed from CD; apt's failure mode is sufficiently graceful
1202 nowadays that we can let the user sort out problems after
1203 installation.
1204 * Allow back up from use network mirror question in Ubuntu mirror
1205 generator.
1206
1207 -- Colin Watson <cjwatson@ubuntu.com> Tue, 31 Oct 2006 15:23:58 +0000
1208
642apt-setup (1:0.16) unstable; urgency=low1209apt-setup (1:0.16) unstable; urgency=low
6431210
644 * Arabic (ar.po) by Ossama M. Khayat1211 * Arabic (ar.po) by Ossama M. Khayat
@@ -729,6 +1296,46 @@
7291296
730 -- Frans Pop <fjp@debian.org> Thu, 13 Jul 2006 17:11:34 +02001297 -- Frans Pop <fjp@debian.org> Thu, 13 Jul 2006 17:11:34 +0200
7311298
1299apt-setup (1:0.11ubuntu5) edgy; urgency=low
1300
1301 * Don't bother validating network mirrors if the base system can be
1302 installed from CD; apt's failure mode is sufficiently graceful nowadays
1303 that we can let the user sort out problems after installation (closes:
1304 Malone #14599, #35364).
1305
1306 -- Colin Watson <cjwatson@ubuntu.com> Wed, 18 Oct 2006 18:47:47 +0100
1307
1308apt-setup (1:0.11ubuntu4) edgy; urgency=low
1309
1310 * Backport from trunk (Joey Hess):
1311 - Fix broken proxy setting code in 90security. Closes: #378868
1312 Some systems installed before this fix will have Acquire::http::proxy
1313 "false" set in apt.conf, which leads to breakage in some situations.
1314 Also, if a proxy was set, it would not be written to the file.
1315
1316 -- Colin Watson <cjwatson@ubuntu.com> Wed, 30 Aug 2006 12:16:36 +0100
1317
1318apt-setup (1:0.11ubuntu3) edgy; urgency=low
1319
1320 * Honour OVERRIDE_BASE_INSTALLABLE when deciding whether to run
1321 choose-mirror.
1322
1323 -- Colin Watson <cjwatson@ubuntu.com> Thu, 27 Jul 2006 11:48:27 +0100
1324
1325apt-setup (1:0.11ubuntu2) edgy; urgency=low
1326
1327 * Fix mirror generators not to break if apt-setup/use_mirror isn't asked.
1328
1329 -- Colin Watson <cjwatson@ubuntu.com> Wed, 19 Jul 2006 07:56:44 +0100
1330
1331apt-setup (1:0.11ubuntu1) edgy; urgency=low
1332
1333 * Resynchronise with Debian.
1334 * Port mirror generator changes from 1:0.11 to Ubuntu mirror generator.
1335 * Put base-installer dependency back to 1.49.
1336
1337 -- Colin Watson <cjwatson@ubuntu.com> Wed, 28 Jun 2006 12:46:49 +0100
1338
732apt-setup (1:0.11) unstable; urgency=low1339apt-setup (1:0.11) unstable; urgency=low
7331340
734 [ Frans Pop ]1341 [ Frans Pop ]
@@ -790,6 +1397,23 @@
7901397
791 -- Joey Hess <joeyh@debian.org> Thu, 15 Jun 2006 13:54:54 -04001398 -- Joey Hess <joeyh@debian.org> Thu, 15 Jun 2006 13:54:54 -0400
7921399
1400apt-setup (1:0.10ubuntu2) dapper; urgency=low
1401
1402 * Backport from trunk:
1403 - Set $protocol in security generator so that proxy configuration works.
1404 * Use ports.ubuntu.com instead of security.ubuntu.com on ports
1405 architectures (closes: Malone #39342).
1406
1407 -- Colin Watson <cjwatson@ubuntu.com> Thu, 18 May 2006 00:15:34 +0100
1408
1409apt-setup (1:0.10ubuntu1) dapper; urgency=low
1410
1411 * Resynchronise with Debian (UVF exception approved by mdz).
1412 * Drop base-installer dependency to 1.42ubuntu11 for
1413 --ignore-time-conflict removal.
1414
1415 -- Colin Watson <cjwatson@ubuntu.com> Tue, 25 Apr 2006 19:15:24 +0100
1416
793apt-setup (1:0.10) unstable; urgency=low1417apt-setup (1:0.10) unstable; urgency=low
7941418
795 [ Frans Pop ]1419 [ Frans Pop ]
@@ -947,6 +1571,51 @@
9471571
948 -- Frans Pop <fjp@debian.org> Mon, 23 Jan 2006 21:23:37 +01001572 -- Frans Pop <fjp@debian.org> Mon, 23 Jan 2006 21:23:37 +0100
9491573
1574apt-setup (1:0.4ubuntu6) dapper; urgency=low
1575
1576 * Make sure to move our sources.list aside only for CD installs, not
1577 netboot, and log a message when we do so (closes: Malone #28462).
1578
1579 -- Colin Watson <cjwatson@ubuntu.com> Tue, 24 Jan 2006 11:00:40 +0000
1580
1581apt-setup (1:0.4ubuntu5) dapper; urgency=low
1582
1583 * Fix comment typo in Ubuntu mirror generator (closes: Malone #29231).
1584
1585 -- Colin Watson <cjwatson@ubuntu.com> Mon, 23 Jan 2006 15:14:17 +0000
1586
1587apt-setup (1:0.4ubuntu4) dapper; urgency=low
1588
1589 * https://bugzilla.ubuntu.com/show_bug.cgi?id=6390 returned with the
1590 rewritten apt-setup. Apply this change from the previous implementation,
1591 since it turns out to still be relevant:
1592 - For CD installs, leave the sources.list created by apt-setup in
1593 /etc/apt/sources.list.apt-setup, and restore the sources.list created
1594 during base installation for the rest of the installation.
1595
1596 -- Colin Watson <cjwatson@ubuntu.com> Tue, 13 Dec 2005 19:34:13 +0000
1597
1598apt-setup (1:0.4ubuntu3) dapper; urgency=low
1599
1600 * Add security sources for restricted and universe, commented out unless
1601 the respective components are enabled.
1602
1603 -- Colin Watson <cjwatson@ubuntu.com> Fri, 9 Dec 2005 12:38:55 +0000
1604
1605apt-setup (1:0.4ubuntu2) dapper; urgency=low
1606
1607 * Backport from trunk:
1608 - Fix reversed logic for universe and backports in Ubuntu mirror
1609 generator.
1610
1611 -- Colin Watson <cjwatson@ubuntu.com> Fri, 9 Dec 2005 12:32:28 +0000
1612
1613apt-setup (1:0.4ubuntu1) dapper; urgency=low
1614
1615 * Resynchronise with Debian.
1616
1617 -- Colin Watson <cjwatson@ubuntu.com> Fri, 9 Dec 2005 12:21:17 +0000
1618
950apt-setup (1:0.4) unstable; urgency=low1619apt-setup (1:0.4) unstable; urgency=low
9511620
952 [ Frans Pop ]1621 [ Frans Pop ]
@@ -984,6 +1653,26 @@
9841653
985 -- Joey Hess <joeyh@debian.org> Mon, 5 Dec 2005 19:40:39 -05001654 -- Joey Hess <joeyh@debian.org> Mon, 5 Dec 2005 19:40:39 -0500
9861655
1656apt-setup (1:0.2ubuntu3) dapper; urgency=low
1657
1658 * Include debian/apt-mirror-setup.templates-ubuntu in output
1659 apt-mirror-setup templates file.
1660
1661 -- Colin Watson <cjwatson@ubuntu.com> Thu, 1 Dec 2005 14:16:11 +0000
1662
1663apt-setup (1:0.2ubuntu2) dapper; urgency=low
1664
1665 * Fix sources.list entries for Ubuntu security.
1666
1667 -- Colin Watson <cjwatson@ubuntu.com> Fri, 25 Nov 2005 14:29:25 +0000
1668
1669apt-setup (1:0.2ubuntu1) dapper; urgency=low
1670
1671 * Install the Ubuntu mirror generator instead of Debian's.
1672 * Set apt-setup/security_host to security.ubuntu.com.
1673
1674 -- Colin Watson <cjwatson@ubuntu.com> Sun, 20 Nov 2005 15:46:19 +0000
1675
987apt-setup (1:0.2) unstable; urgency=low1676apt-setup (1:0.2) unstable; urgency=low
9881677
989 [ Colin Watson ]1678 [ Colin Watson ]
9901679
=== modified file 'debian/control'
--- debian/control 2010-05-18 20:15:06 +0000
+++ debian/control 2010-09-13 07:17:41 +0000
@@ -1,10 +1,19 @@
1Source: apt-setup1Source: apt-setup
2Section: debian-installer2Section: debian-installer
3Priority: extra3Priority: extra
4<<<<<<< TREE
4Maintainer: Debian Install System Team <debian-boot@lists.debian.org>5Maintainer: Debian Install System Team <debian-boot@lists.debian.org>
5Uploaders: Frans Pop <fjp@debian.org>6Uploaders: Frans Pop <fjp@debian.org>
6Build-Depends: debhelper (>= 7.0.0), dpkg-dev (>= 1.7.0), po-debconf (>= 0.5.0)7Build-Depends: debhelper (>= 7.0.0), dpkg-dev (>= 1.7.0), po-debconf (>= 0.5.0)
7Vcs-Svn: svn://svn.debian.org/d-i/trunk/packages/apt-setup8Vcs-Svn: svn://svn.debian.org/d-i/trunk/packages/apt-setup
9=======
10Maintainer: Ubuntu Installer Team <ubuntu-installer@lists.ubuntu.com>
11XSBC-Original-Maintainer: Debian Install System Team <debian-boot@lists.debian.org>
12Uploaders: Joey Hess <joeyh@debian.org>, Frans Pop <fjp@debian.org>
13Build-Depends: debhelper (>= 7.0.50~), dpkg-dev (>= 1.7.0), po-debconf (>= 0.5.0)
14XS-Debian-Vcs-Svn: svn://svn.debian.org/d-i/trunk/packages/apt-setup
15Vcs-Bzr: http://bazaar.launchpad.net/~ubuntu-core-dev/apt-setup/ubuntu
16>>>>>>> MERGE-SOURCE
817
9Package: apt-setup-udeb18Package: apt-setup-udeb
10XC-Package-Type: udeb19XC-Package-Type: udeb
1120
=== modified file 'debian/copyright'
--- debian/copyright 2006-10-13 08:41:19 +0000
+++ debian/copyright 2010-09-13 07:17:41 +0000
@@ -1,4 +1,5 @@
1apt-setup is copyright 2005 by Joey Hess <joeyh@debian.org>.1apt-setup is copyright 2005 by Joey Hess <joeyh@debian.org>;
2 copyright 2005, 2006, 2007, 2008 by Canonical Ltd.
23
3This program is free software; you can redistribute it and/or modify it4This program is free software; you can redistribute it and/or modify it
4under the terms of the GNU General Public License as published by the Free5under the terms of the GNU General Public License as published by the Free
56
=== modified file 'debian/po/am.po'
--- debian/po/am.po 2010-06-29 23:21:23 +0000
+++ debian/po/am.po 2010-09-13 07:17:41 +0000
@@ -70,14 +70,14 @@
70#. Type: error70#. Type: error
71#. Description71#. Description
72#. :sl2:72#. :sl2:
73#: ../apt-setup-udeb.templates:900173#: ../apt-setup-udeb.templates:10001
74msgid "Cannot access repository"74msgid "Cannot access repository"
75msgstr "ካዝናው ጋ መድረስ አልተቻለም"75msgstr "ካዝናው ጋ መድረስ አልተቻለም"
7676
77#. Type: error77#. Type: error
78#. Description78#. Description
79#. :sl2:79#. :sl2:
80#: ../apt-setup-udeb.templates:900180#: ../apt-setup-udeb.templates:10001
81msgid ""81msgid ""
82"The repository on ${HOST} couldn't be accessed, so its updates will not be "82"The repository on ${HOST} couldn't be accessed, so its updates will not be "
83"made available to you at this time. You should investigate this later."83"made available to you at this time. You should investigate this later."
@@ -88,7 +88,7 @@
88#. Type: error88#. Type: error
89#. Description89#. Description
90#. :sl2:90#. :sl2:
91#: ../apt-setup-udeb.templates:900191#: ../apt-setup-udeb.templates:10001
92msgid ""92msgid ""
93"Commented out entries for ${HOST} have been added to the /etc/apt/sources."93"Commented out entries for ${HOST} have been added to the /etc/apt/sources."
94"list file."94"list file."
@@ -100,7 +100,7 @@
100#. Translators: the *entire* string should be under 55 columns100#. Translators: the *entire* string should be under 55 columns
101#. including host name. In short, KEEP THIS SHORT and, yes, that's tricky101#. including host name. In short, KEEP THIS SHORT and, yes, that's tricky
102#. :sl2:102#. :sl2:
103#: ../apt-setup-udeb.templates:10001103#: ../apt-setup-udeb.templates:11001
104msgid "security updates (from ${SEC_HOST})"104msgid "security updates (from ${SEC_HOST})"
105msgstr "የደህንነት ማሻሻያዎች (ከ ${SEC_HOST})"105msgstr "የደህንነት ማሻሻያዎች (ከ ${SEC_HOST})"
106106
@@ -110,21 +110,21 @@
110#. Translators: the *entire* string should be under 55 columns110#. Translators: the *entire* string should be under 55 columns
111#. including host name. In short, KEEP THIS SHORT and, yes, that's tricky111#. including host name. In short, KEEP THIS SHORT and, yes, that's tricky
112#. :sl2:112#. :sl2:
113#: ../apt-setup-udeb.templates:10001113#: ../apt-setup-udeb.templates:11001
114msgid "volatile updates (from ${VOL_HOST})"114msgid "volatile updates (from ${VOL_HOST})"
115msgstr "ጊዜያዊ ማሻሻያዎች (ከ ${VOL_HOST})"115msgstr "ጊዜያዊ ማሻሻያዎች (ከ ${VOL_HOST})"
116116
117#. Type: multiselect117#. Type: multiselect
118#. Description118#. Description
119#. :sl2:119#. :sl2:
120#: ../apt-setup-udeb.templates:10002120#: ../apt-setup-udeb.templates:11002
121msgid "Services to use:"121msgid "Services to use:"
122msgstr "የምጠቀመው መገልገያዎች፦"122msgstr "የምጠቀመው መገልገያዎች፦"
123123
124#. Type: multiselect124#. Type: multiselect
125#. Description125#. Description
126#. :sl2:126#. :sl2:
127#: ../apt-setup-udeb.templates:10002127#: ../apt-setup-udeb.templates:11002
128msgid ""128msgid ""
129"Debian has two services that provide updates to releases: security and "129"Debian has two services that provide updates to releases: security and "
130"volatile."130"volatile."
@@ -134,7 +134,7 @@
134#. Type: multiselect134#. Type: multiselect
135#. Description135#. Description
136#. :sl2:136#. :sl2:
137#: ../apt-setup-udeb.templates:10002137#: ../apt-setup-udeb.templates:11002
138msgid ""138msgid ""
139"Security updates help to keep your system secured against attacks. Enabling "139"Security updates help to keep your system secured against attacks. Enabling "
140"this service is strongly recommended."140"this service is strongly recommended."
@@ -143,7 +143,7 @@
143#. Type: multiselect143#. Type: multiselect
144#. Description144#. Description
145#. :sl2:145#. :sl2:
146#: ../apt-setup-udeb.templates:10002146#: ../apt-setup-udeb.templates:11002
147msgid ""147msgid ""
148"Volatile updates provide more current versions for software that changes "148"Volatile updates provide more current versions for software that changes "
149"relatively frequently and where not having the latest version could reduce "149"relatively frequently and where not having the latest version could reduce "
150150
=== modified file 'debian/po/ar.po'
--- debian/po/ar.po 2009-10-20 23:19:36 +0000
+++ debian/po/ar.po 2010-09-13 07:17:41 +0000
@@ -69,14 +69,14 @@
69#. Type: error69#. Type: error
70#. Description70#. Description
71#. :sl2:71#. :sl2:
72#: ../apt-setup-udeb.templates:900172#: ../apt-setup-udeb.templates:10001
73msgid "Cannot access repository"73msgid "Cannot access repository"
74msgstr "تعذر الوصول إلى المستودع"74msgstr "تعذر الوصول إلى المستودع"
7575
76#. Type: error76#. Type: error
77#. Description77#. Description
78#. :sl2:78#. :sl2:
79#: ../apt-setup-udeb.templates:900179#: ../apt-setup-udeb.templates:10001
80msgid ""80msgid ""
81"The repository on ${HOST} couldn't be accessed, so its updates will not be "81"The repository on ${HOST} couldn't be accessed, so its updates will not be "
82"made available to you at this time. You should investigate this later."82"made available to you at this time. You should investigate this later."
@@ -87,7 +87,7 @@
87#. Type: error87#. Type: error
88#. Description88#. Description
89#. :sl2:89#. :sl2:
90#: ../apt-setup-udeb.templates:900190#: ../apt-setup-udeb.templates:10001
91msgid ""91msgid ""
92"Commented out entries for ${HOST} have been added to the /etc/apt/sources."92"Commented out entries for ${HOST} have been added to the /etc/apt/sources."
93"list file."93"list file."
@@ -101,7 +101,7 @@
101#. Translators: the *entire* string should be under 55 columns101#. Translators: the *entire* string should be under 55 columns
102#. including host name. In short, KEEP THIS SHORT and, yes, that's tricky102#. including host name. In short, KEEP THIS SHORT and, yes, that's tricky
103#. :sl2:103#. :sl2:
104#: ../apt-setup-udeb.templates:10001104#: ../apt-setup-udeb.templates:11001
105msgid "security updates (from ${SEC_HOST})"105msgid "security updates (from ${SEC_HOST})"
106msgstr "تحديثات الأمن (من ${SEC_HOST})"106msgstr "تحديثات الأمن (من ${SEC_HOST})"
107107
@@ -111,21 +111,21 @@
111#. Translators: the *entire* string should be under 55 columns111#. Translators: the *entire* string should be under 55 columns
112#. including host name. In short, KEEP THIS SHORT and, yes, that's tricky112#. including host name. In short, KEEP THIS SHORT and, yes, that's tricky
113#. :sl2:113#. :sl2:
114#: ../apt-setup-udeb.templates:10001114#: ../apt-setup-udeb.templates:11001
115msgid "volatile updates (from ${VOL_HOST})"115msgid "volatile updates (from ${VOL_HOST})"
116msgstr "تحديثات volatile (من ${VOL_HOST})"116msgstr "تحديثات volatile (من ${VOL_HOST})"
117117
118#. Type: multiselect118#. Type: multiselect
119#. Description119#. Description
120#. :sl2:120#. :sl2:
121#: ../apt-setup-udeb.templates:10002121#: ../apt-setup-udeb.templates:11002
122msgid "Services to use:"122msgid "Services to use:"
123msgstr "الخدمات المطلوب استعمالها:"123msgstr "الخدمات المطلوب استعمالها:"
124124
125#. Type: multiselect125#. Type: multiselect
126#. Description126#. Description
127#. :sl2:127#. :sl2:
128#: ../apt-setup-udeb.templates:10002128#: ../apt-setup-udeb.templates:11002
129msgid ""129msgid ""
130"Debian has two services that provide updates to releases: security and "130"Debian has two services that provide updates to releases: security and "
131"volatile."131"volatile."
@@ -134,7 +134,7 @@
134#. Type: multiselect134#. Type: multiselect
135#. Description135#. Description
136#. :sl2:136#. :sl2:
137#: ../apt-setup-udeb.templates:10002137#: ../apt-setup-udeb.templates:11002
138msgid ""138msgid ""
139"Security updates help to keep your system secured against attacks. Enabling "139"Security updates help to keep your system secured against attacks. Enabling "
140"this service is strongly recommended."140"this service is strongly recommended."
@@ -145,7 +145,7 @@
145#. Type: multiselect145#. Type: multiselect
146#. Description146#. Description
147#. :sl2:147#. :sl2:
148#: ../apt-setup-udeb.templates:10002148#: ../apt-setup-udeb.templates:11002
149msgid ""149msgid ""
150"Volatile updates provide more current versions for software that changes "150"Volatile updates provide more current versions for software that changes "
151"relatively frequently and where not having the latest version could reduce "151"relatively frequently and where not having the latest version could reduce "
152152
=== modified file 'debian/po/ast.po'
--- debian/po/ast.po 2010-08-11 02:21:10 +0000
+++ debian/po/ast.po 2010-09-13 07:17:41 +0000
@@ -72,14 +72,14 @@
72#. Type: error72#. Type: error
73#. Description73#. Description
74#. :sl2:74#. :sl2:
75#: ../apt-setup-udeb.templates:900175#: ../apt-setup-udeb.templates:10001
76msgid "Cannot access repository"76msgid "Cannot access repository"
77msgstr "Nun se tien accesu al repositoriu"77msgstr "Nun se tien accesu al repositoriu"
7878
79#. Type: error79#. Type: error
80#. Description80#. Description
81#. :sl2:81#. :sl2:
82#: ../apt-setup-udeb.templates:900182#: ../apt-setup-udeb.templates:10001
83msgid ""83msgid ""
84"The repository on ${HOST} couldn't be accessed, so its updates will not be "84"The repository on ${HOST} couldn't be accessed, so its updates will not be "
85"made available to you at this time. You should investigate this later."85"made available to you at this time. You should investigate this later."
@@ -90,7 +90,7 @@
90#. Type: error90#. Type: error
91#. Description91#. Description
92#. :sl2:92#. :sl2:
93#: ../apt-setup-udeb.templates:900193#: ../apt-setup-udeb.templates:10001
94msgid ""94msgid ""
95"Commented out entries for ${HOST} have been added to the /etc/apt/sources."95"Commented out entries for ${HOST} have been added to the /etc/apt/sources."
96"list file."96"list file."
@@ -104,7 +104,7 @@
104#. Translators: the *entire* string should be under 55 columns104#. Translators: the *entire* string should be under 55 columns
105#. including host name. In short, KEEP THIS SHORT and, yes, that's tricky105#. including host name. In short, KEEP THIS SHORT and, yes, that's tricky
106#. :sl2:106#. :sl2:
107#: ../apt-setup-udeb.templates:10001107#: ../apt-setup-udeb.templates:11001
108msgid "security updates (from ${SEC_HOST})"108msgid "security updates (from ${SEC_HOST})"
109msgstr "Anovamientos de seguridá (dende ${SEC_HOST})"109msgstr "Anovamientos de seguridá (dende ${SEC_HOST})"
110110
@@ -114,21 +114,21 @@
114#. Translators: the *entire* string should be under 55 columns114#. Translators: the *entire* string should be under 55 columns
115#. including host name. In short, KEEP THIS SHORT and, yes, that's tricky115#. including host name. In short, KEEP THIS SHORT and, yes, that's tricky
116#. :sl2:116#. :sl2:
117#: ../apt-setup-udeb.templates:10001117#: ../apt-setup-udeb.templates:11001
118msgid "volatile updates (from ${VOL_HOST})"118msgid "volatile updates (from ${VOL_HOST})"
119msgstr "anovamientos volátiles (dende ${VOL_HOST})"119msgstr "anovamientos volátiles (dende ${VOL_HOST})"
120120
121#. Type: multiselect121#. Type: multiselect
122#. Description122#. Description
123#. :sl2:123#. :sl2:
124#: ../apt-setup-udeb.templates:10002124#: ../apt-setup-udeb.templates:11002
125msgid "Services to use:"125msgid "Services to use:"
126msgstr "Servicios a usar:"126msgstr "Servicios a usar:"
127127
128#. Type: multiselect128#. Type: multiselect
129#. Description129#. Description
130#. :sl2:130#. :sl2:
131#: ../apt-setup-udeb.templates:10002131#: ../apt-setup-udeb.templates:11002
132msgid ""132msgid ""
133"Debian has two services that provide updates to releases: security and "133"Debian has two services that provide updates to releases: security and "
134"volatile."134"volatile."
@@ -139,7 +139,7 @@
139#. Type: multiselect139#. Type: multiselect
140#. Description140#. Description
141#. :sl2:141#. :sl2:
142#: ../apt-setup-udeb.templates:10002142#: ../apt-setup-udeb.templates:11002
143msgid ""143msgid ""
144"Security updates help to keep your system secured against attacks. Enabling "144"Security updates help to keep your system secured against attacks. Enabling "
145"this service is strongly recommended."145"this service is strongly recommended."
@@ -150,7 +150,7 @@
150#. Type: multiselect150#. Type: multiselect
151#. Description151#. Description
152#. :sl2:152#. :sl2:
153#: ../apt-setup-udeb.templates:10002153#: ../apt-setup-udeb.templates:11002
154msgid ""154msgid ""
155"Volatile updates provide more current versions for software that changes "155"Volatile updates provide more current versions for software that changes "
156"relatively frequently and where not having the latest version could reduce "156"relatively frequently and where not having the latest version could reduce "
157157
=== modified file 'debian/po/be.po'
--- debian/po/be.po 2010-07-06 23:22:20 +0000
+++ debian/po/be.po 2010-09-13 07:17:41 +0000
@@ -81,14 +81,14 @@
81#. Type: error81#. Type: error
82#. Description82#. Description
83#. :sl2:83#. :sl2:
84#: ../apt-setup-udeb.templates:900184#: ../apt-setup-udeb.templates:10001
85msgid "Cannot access repository"85msgid "Cannot access repository"
86msgstr "Немагчыма атрымаць доступ да сховішча"86msgstr "Немагчыма атрымаць доступ да сховішча"
8787
88#. Type: error88#. Type: error
89#. Description89#. Description
90#. :sl2:90#. :sl2:
91#: ../apt-setup-udeb.templates:900191#: ../apt-setup-udeb.templates:10001
92msgid ""92msgid ""
93"The repository on ${HOST} couldn't be accessed, so its updates will not be "93"The repository on ${HOST} couldn't be accessed, so its updates will not be "
94"made available to you at this time. You should investigate this later."94"made available to you at this time. You should investigate this later."
@@ -99,7 +99,7 @@
99#. Type: error99#. Type: error
100#. Description100#. Description
101#. :sl2:101#. :sl2:
102#: ../apt-setup-udeb.templates:9001102#: ../apt-setup-udeb.templates:10001
103msgid ""103msgid ""
104"Commented out entries for ${HOST} have been added to the /etc/apt/sources."104"Commented out entries for ${HOST} have been added to the /etc/apt/sources."
105"list file."105"list file."
@@ -112,7 +112,7 @@
112#. Translators: the *entire* string should be under 55 columns112#. Translators: the *entire* string should be under 55 columns
113#. including host name. In short, KEEP THIS SHORT and, yes, that's tricky113#. including host name. In short, KEEP THIS SHORT and, yes, that's tricky
114#. :sl2:114#. :sl2:
115#: ../apt-setup-udeb.templates:10001115#: ../apt-setup-udeb.templates:11001
116msgid "security updates (from ${SEC_HOST})"116msgid "security updates (from ${SEC_HOST})"
117msgstr "абн. бяспекі: ${SEC_HOST}"117msgstr "абн. бяспекі: ${SEC_HOST}"
118118
@@ -122,21 +122,21 @@
122#. Translators: the *entire* string should be under 55 columns122#. Translators: the *entire* string should be under 55 columns
123#. including host name. In short, KEEP THIS SHORT and, yes, that's tricky123#. including host name. In short, KEEP THIS SHORT and, yes, that's tricky
124#. :sl2:124#. :sl2:
125#: ../apt-setup-udeb.templates:10001125#: ../apt-setup-udeb.templates:11001
126msgid "volatile updates (from ${VOL_HOST})"126msgid "volatile updates (from ${VOL_HOST})"
127msgstr "надзённыя абн.: ${VOL_HOST}"127msgstr "надзённыя абн.: ${VOL_HOST}"
128128
129#. Type: multiselect129#. Type: multiselect
130#. Description130#. Description
131#. :sl2:131#. :sl2:
132#: ../apt-setup-udeb.templates:10002132#: ../apt-setup-udeb.templates:11002
133msgid "Services to use:"133msgid "Services to use:"
134msgstr "Выкарыстоўваць службы:"134msgstr "Выкарыстоўваць службы:"
135135
136#. Type: multiselect136#. Type: multiselect
137#. Description137#. Description
138#. :sl2:138#. :sl2:
139#: ../apt-setup-udeb.templates:10002139#: ../apt-setup-udeb.templates:11002
140msgid ""140msgid ""
141"Debian has two services that provide updates to releases: security and "141"Debian has two services that provide updates to releases: security and "
142"volatile."142"volatile."
@@ -147,7 +147,7 @@
147#. Type: multiselect147#. Type: multiselect
148#. Description148#. Description
149#. :sl2:149#. :sl2:
150#: ../apt-setup-udeb.templates:10002150#: ../apt-setup-udeb.templates:11002
151msgid ""151msgid ""
152"Security updates help to keep your system secured against attacks. Enabling "152"Security updates help to keep your system secured against attacks. Enabling "
153"this service is strongly recommended."153"this service is strongly recommended."
@@ -158,7 +158,7 @@
158#. Type: multiselect158#. Type: multiselect
159#. Description159#. Description
160#. :sl2:160#. :sl2:
161#: ../apt-setup-udeb.templates:10002161#: ../apt-setup-udeb.templates:11002
162msgid ""162msgid ""
163"Volatile updates provide more current versions for software that changes "163"Volatile updates provide more current versions for software that changes "
164"relatively frequently and where not having the latest version could reduce "164"relatively frequently and where not having the latest version could reduce "
165165
=== modified file 'debian/po/bg.po'
--- debian/po/bg.po 2010-08-11 02:21:10 +0000
+++ debian/po/bg.po 2010-09-13 07:17:41 +0000
@@ -74,14 +74,14 @@
74#. Type: error74#. Type: error
75#. Description75#. Description
76#. :sl2:76#. :sl2:
77#: ../apt-setup-udeb.templates:900177#: ../apt-setup-udeb.templates:10001
78msgid "Cannot access repository"78msgid "Cannot access repository"
79msgstr "Грешка при достъп до хранилището"79msgstr "Грешка при достъп до хранилището"
8080
81#. Type: error81#. Type: error
82#. Description82#. Description
83#. :sl2:83#. :sl2:
84#: ../apt-setup-udeb.templates:900184#: ../apt-setup-udeb.templates:10001
85msgid ""85msgid ""
86"The repository on ${HOST} couldn't be accessed, so its updates will not be "86"The repository on ${HOST} couldn't be accessed, so its updates will not be "
87"made available to you at this time. You should investigate this later."87"made available to you at this time. You should investigate this later."
@@ -93,7 +93,7 @@
93#. Type: error93#. Type: error
94#. Description94#. Description
95#. :sl2:95#. :sl2:
96#: ../apt-setup-udeb.templates:900196#: ../apt-setup-udeb.templates:10001
97msgid ""97msgid ""
98"Commented out entries for ${HOST} have been added to the /etc/apt/sources."98"Commented out entries for ${HOST} have been added to the /etc/apt/sources."
99"list file."99"list file."
@@ -106,7 +106,7 @@
106#. Translators: the *entire* string should be under 55 columns106#. Translators: the *entire* string should be under 55 columns
107#. including host name. In short, KEEP THIS SHORT and, yes, that's tricky107#. including host name. In short, KEEP THIS SHORT and, yes, that's tricky
108#. :sl2:108#. :sl2:
109#: ../apt-setup-udeb.templates:10001109#: ../apt-setup-udeb.templates:11001
110msgid "security updates (from ${SEC_HOST})"110msgid "security updates (from ${SEC_HOST})"
111msgstr "обновявания по сигурността (от ${SEC_HOST})"111msgstr "обновявания по сигурността (от ${SEC_HOST})"
112112
@@ -116,21 +116,21 @@
116#. Translators: the *entire* string should be under 55 columns116#. Translators: the *entire* string should be under 55 columns
117#. including host name. In short, KEEP THIS SHORT and, yes, that's tricky117#. including host name. In short, KEEP THIS SHORT and, yes, that's tricky
118#. :sl2:118#. :sl2:
119#: ../apt-setup-udeb.templates:10001119#: ../apt-setup-udeb.templates:11001
120msgid "volatile updates (from ${VOL_HOST})"120msgid "volatile updates (from ${VOL_HOST})"
121msgstr "бързи обновявания (от ${VOL_HOST})"121msgstr "бързи обновявания (от ${VOL_HOST})"
122122
123#. Type: multiselect123#. Type: multiselect
124#. Description124#. Description
125#. :sl2:125#. :sl2:
126#: ../apt-setup-udeb.templates:10002126#: ../apt-setup-udeb.templates:11002
127msgid "Services to use:"127msgid "Services to use:"
128msgstr "Източници на обновявания:"128msgstr "Източници на обновявания:"
129129
130#. Type: multiselect130#. Type: multiselect
131#. Description131#. Description
132#. :sl2:132#. :sl2:
133#: ../apt-setup-udeb.templates:10002133#: ../apt-setup-udeb.templates:11002
134msgid ""134msgid ""
135"Debian has two services that provide updates to releases: security and "135"Debian has two services that provide updates to releases: security and "
136"volatile."136"volatile."
@@ -141,7 +141,7 @@
141#. Type: multiselect141#. Type: multiselect
142#. Description142#. Description
143#. :sl2:143#. :sl2:
144#: ../apt-setup-udeb.templates:10002144#: ../apt-setup-udeb.templates:11002
145msgid ""145msgid ""
146"Security updates help to keep your system secured against attacks. Enabling "146"Security updates help to keep your system secured against attacks. Enabling "
147"this service is strongly recommended."147"this service is strongly recommended."
@@ -152,7 +152,7 @@
152#. Type: multiselect152#. Type: multiselect
153#. Description153#. Description
154#. :sl2:154#. :sl2:
155#: ../apt-setup-udeb.templates:10002155#: ../apt-setup-udeb.templates:11002
156msgid ""156msgid ""
157"Volatile updates provide more current versions for software that changes "157"Volatile updates provide more current versions for software that changes "
158"relatively frequently and where not having the latest version could reduce "158"relatively frequently and where not having the latest version could reduce "
159159
=== modified file 'debian/po/bn.po'
--- debian/po/bn.po 2010-02-09 23:22:04 +0000
+++ debian/po/bn.po 2010-09-13 07:17:41 +0000
@@ -81,7 +81,7 @@
81#. Type: error81#. Type: error
82#. Description82#. Description
83#. :sl2:83#. :sl2:
84#: ../apt-setup-udeb.templates:900184#: ../apt-setup-udeb.templates:10001
85msgid "Cannot access repository"85msgid "Cannot access repository"
86msgstr "রিপোজিটরি পড়া যাচ্ছে না"86msgstr "রিপোজিটরি পড়া যাচ্ছে না"
8787
@@ -92,7 +92,7 @@
92#. Type: error92#. Type: error
93#. Description93#. Description
94#. :sl2:94#. :sl2:
95#: ../apt-setup-udeb.templates:900195#: ../apt-setup-udeb.templates:10001
96msgid ""96msgid ""
97"The repository on ${HOST} couldn't be accessed, so its updates will not be "97"The repository on ${HOST} couldn't be accessed, so its updates will not be "
98"made available to you at this time. You should investigate this later."98"made available to you at this time. You should investigate this later."
@@ -106,7 +106,7 @@
106#. Type: error106#. Type: error
107#. Description107#. Description
108#. :sl2:108#. :sl2:
109#: ../apt-setup-udeb.templates:9001109#: ../apt-setup-udeb.templates:10001
110msgid ""110msgid ""
111"Commented out entries for ${HOST} have been added to the /etc/apt/sources."111"Commented out entries for ${HOST} have been added to the /etc/apt/sources."
112"list file."112"list file."
@@ -120,7 +120,7 @@
120#. Translators: the *entire* string should be under 55 columns120#. Translators: the *entire* string should be under 55 columns
121#. including host name. In short, KEEP THIS SHORT and, yes, that's tricky121#. including host name. In short, KEEP THIS SHORT and, yes, that's tricky
122#. :sl2:122#. :sl2:
123#: ../apt-setup-udeb.templates:10001123#: ../apt-setup-udeb.templates:11001
124msgid "security updates (from ${SEC_HOST})"124msgid "security updates (from ${SEC_HOST})"
125msgstr "(${SEC_HOST}হতে) নিরাপত্তা আপডেট"125msgstr "(${SEC_HOST}হতে) নিরাপত্তা আপডেট"
126126
@@ -130,14 +130,14 @@
130#. Translators: the *entire* string should be under 55 columns130#. Translators: the *entire* string should be under 55 columns
131#. including host name. In short, KEEP THIS SHORT and, yes, that's tricky131#. including host name. In short, KEEP THIS SHORT and, yes, that's tricky
132#. :sl2:132#. :sl2:
133#: ../apt-setup-udeb.templates:10001133#: ../apt-setup-udeb.templates:11001
134msgid "volatile updates (from ${VOL_HOST})"134msgid "volatile updates (from ${VOL_HOST})"
135msgstr "(${VOL_HOST}হতে) ভোলাটাইল আপডেট"135msgstr "(${VOL_HOST}হতে) ভোলাটাইল আপডেট"
136136
137#. Type: multiselect137#. Type: multiselect
138#. Description138#. Description
139#. :sl2:139#. :sl2:
140#: ../apt-setup-udeb.templates:10002140#: ../apt-setup-udeb.templates:11002
141msgid "Services to use:"141msgid "Services to use:"
142msgstr "ব্যবহারের সেবাসমূহ:"142msgstr "ব্যবহারের সেবাসমূহ:"
143143
@@ -145,7 +145,7 @@
145#. Type: multiselect145#. Type: multiselect
146#. Description146#. Description
147#. :sl2:147#. :sl2:
148#: ../apt-setup-udeb.templates:10002148#: ../apt-setup-udeb.templates:11002
149msgid ""149msgid ""
150"Debian has two services that provide updates to releases: security and "150"Debian has two services that provide updates to releases: security and "
151"volatile."151"volatile."
@@ -155,7 +155,7 @@
155#. Type: multiselect155#. Type: multiselect
156#. Description156#. Description
157#. :sl2:157#. :sl2:
158#: ../apt-setup-udeb.templates:10002158#: ../apt-setup-udeb.templates:11002
159msgid ""159msgid ""
160"Security updates help to keep your system secured against attacks. Enabling "160"Security updates help to keep your system secured against attacks. Enabling "
161"this service is strongly recommended."161"this service is strongly recommended."
@@ -166,7 +166,7 @@
166#. Type: multiselect166#. Type: multiselect
167#. Description167#. Description
168#. :sl2:168#. :sl2:
169#: ../apt-setup-udeb.templates:10002169#: ../apt-setup-udeb.templates:11002
170msgid ""170msgid ""
171"Volatile updates provide more current versions for software that changes "171"Volatile updates provide more current versions for software that changes "
172"relatively frequently and where not having the latest version could reduce "172"relatively frequently and where not having the latest version could reduce "
173173
=== modified file 'debian/po/bs.po'
--- debian/po/bs.po 2010-08-07 18:30:11 +0000
+++ debian/po/bs.po 2010-09-13 07:17:41 +0000
@@ -73,14 +73,14 @@
73#. Type: error73#. Type: error
74#. Description74#. Description
75#. :sl2:75#. :sl2:
76#: ../apt-setup-udeb.templates:900176#: ../apt-setup-udeb.templates:10001
77msgid "Cannot access repository"77msgid "Cannot access repository"
78msgstr "Ne mogu pristupiti repozitoriju"78msgstr "Ne mogu pristupiti repozitoriju"
7979
80#. Type: error80#. Type: error
81#. Description81#. Description
82#. :sl2:82#. :sl2:
83#: ../apt-setup-udeb.templates:900183#: ../apt-setup-udeb.templates:10001
84msgid ""84msgid ""
85"The repository on ${HOST} couldn't be accessed, so its updates will not be "85"The repository on ${HOST} couldn't be accessed, so its updates will not be "
86"made available to you at this time. You should investigate this later."86"made available to you at this time. You should investigate this later."
@@ -91,7 +91,7 @@
91#. Type: error91#. Type: error
92#. Description92#. Description
93#. :sl2:93#. :sl2:
94#: ../apt-setup-udeb.templates:900194#: ../apt-setup-udeb.templates:10001
95msgid ""95msgid ""
96"Commented out entries for ${HOST} have been added to the /etc/apt/sources."96"Commented out entries for ${HOST} have been added to the /etc/apt/sources."
97"list file."97"list file."
@@ -104,7 +104,7 @@
104#. Translators: the *entire* string should be under 55 columns104#. Translators: the *entire* string should be under 55 columns
105#. including host name. In short, KEEP THIS SHORT and, yes, that's tricky105#. including host name. In short, KEEP THIS SHORT and, yes, that's tricky
106#. :sl2:106#. :sl2:
107#: ../apt-setup-udeb.templates:10001107#: ../apt-setup-udeb.templates:11001
108msgid "security updates (from ${SEC_HOST})"108msgid "security updates (from ${SEC_HOST})"
109msgstr "sigurnosne zakrpe (sa ${SEC_HOST})"109msgstr "sigurnosne zakrpe (sa ${SEC_HOST})"
110110
@@ -114,21 +114,21 @@
114#. Translators: the *entire* string should be under 55 columns114#. Translators: the *entire* string should be under 55 columns
115#. including host name. In short, KEEP THIS SHORT and, yes, that's tricky115#. including host name. In short, KEEP THIS SHORT and, yes, that's tricky
116#. :sl2:116#. :sl2:
117#: ../apt-setup-udeb.templates:10001117#: ../apt-setup-udeb.templates:11001
118msgid "volatile updates (from ${VOL_HOST})"118msgid "volatile updates (from ${VOL_HOST})"
119msgstr "volatilne zakrpe (sa ${VOL_HOST})"119msgstr "volatilne zakrpe (sa ${VOL_HOST})"
120120
121#. Type: multiselect121#. Type: multiselect
122#. Description122#. Description
123#. :sl2:123#. :sl2:
124#: ../apt-setup-udeb.templates:10002124#: ../apt-setup-udeb.templates:11002
125msgid "Services to use:"125msgid "Services to use:"
126msgstr "Servisi za koristiti:"126msgstr "Servisi za koristiti:"
127127
128#. Type: multiselect128#. Type: multiselect
129#. Description129#. Description
130#. :sl2:130#. :sl2:
131#: ../apt-setup-udeb.templates:10002131#: ../apt-setup-udeb.templates:11002
132msgid ""132msgid ""
133"Debian has two services that provide updates to releases: security and "133"Debian has two services that provide updates to releases: security and "
134"volatile."134"volatile."
@@ -139,7 +139,7 @@
139#. Type: multiselect139#. Type: multiselect
140#. Description140#. Description
141#. :sl2:141#. :sl2:
142#: ../apt-setup-udeb.templates:10002142#: ../apt-setup-udeb.templates:11002
143msgid ""143msgid ""
144"Security updates help to keep your system secured against attacks. Enabling "144"Security updates help to keep your system secured against attacks. Enabling "
145"this service is strongly recommended."145"this service is strongly recommended."
@@ -150,7 +150,7 @@
150#. Type: multiselect150#. Type: multiselect
151#. Description151#. Description
152#. :sl2:152#. :sl2:
153#: ../apt-setup-udeb.templates:10002153#: ../apt-setup-udeb.templates:11002
154msgid ""154msgid ""
155"Volatile updates provide more current versions for software that changes "155"Volatile updates provide more current versions for software that changes "
156"relatively frequently and where not having the latest version could reduce "156"relatively frequently and where not having the latest version could reduce "
157157
=== modified file 'debian/po/ca.po'
--- debian/po/ca.po 2010-05-11 23:21:08 +0000
+++ debian/po/ca.po 2010-09-13 07:17:41 +0000
@@ -70,14 +70,14 @@
70#. Type: error70#. Type: error
71#. Description71#. Description
72#. :sl2:72#. :sl2:
73#: ../apt-setup-udeb.templates:900173#: ../apt-setup-udeb.templates:10001
74msgid "Cannot access repository"74msgid "Cannot access repository"
75msgstr "No es pot accedir al dipòsit"75msgstr "No es pot accedir al dipòsit"
7676
77#. Type: error77#. Type: error
78#. Description78#. Description
79#. :sl2:79#. :sl2:
80#: ../apt-setup-udeb.templates:900180#: ../apt-setup-udeb.templates:10001
81msgid ""81msgid ""
82"The repository on ${HOST} couldn't be accessed, so its updates will not be "82"The repository on ${HOST} couldn't be accessed, so its updates will not be "
83"made available to you at this time. You should investigate this later."83"made available to you at this time. You should investigate this later."
@@ -89,7 +89,7 @@
89#. Type: error89#. Type: error
90#. Description90#. Description
91#. :sl2:91#. :sl2:
92#: ../apt-setup-udeb.templates:900192#: ../apt-setup-udeb.templates:10001
93msgid ""93msgid ""
94"Commented out entries for ${HOST} have been added to the /etc/apt/sources."94"Commented out entries for ${HOST} have been added to the /etc/apt/sources."
95"list file."95"list file."
@@ -103,7 +103,7 @@
103#. Translators: the *entire* string should be under 55 columns103#. Translators: the *entire* string should be under 55 columns
104#. including host name. In short, KEEP THIS SHORT and, yes, that's tricky104#. including host name. In short, KEEP THIS SHORT and, yes, that's tricky
105#. :sl2:105#. :sl2:
106#: ../apt-setup-udeb.templates:10001106#: ../apt-setup-udeb.templates:11001
107msgid "security updates (from ${SEC_HOST})"107msgid "security updates (from ${SEC_HOST})"
108msgstr "actualitzacions de seguretat (des de ${SEC_HOST})"108msgstr "actualitzacions de seguretat (des de ${SEC_HOST})"
109109
@@ -113,21 +113,21 @@
113#. Translators: the *entire* string should be under 55 columns113#. Translators: the *entire* string should be under 55 columns
114#. including host name. In short, KEEP THIS SHORT and, yes, that's tricky114#. including host name. In short, KEEP THIS SHORT and, yes, that's tricky
115#. :sl2:115#. :sl2:
116#: ../apt-setup-udeb.templates:10001116#: ../apt-setup-udeb.templates:11001
117msgid "volatile updates (from ${VOL_HOST})"117msgid "volatile updates (from ${VOL_HOST})"
118msgstr "actualitzacions volàtils (des de ${VOL_HOST})"118msgstr "actualitzacions volàtils (des de ${VOL_HOST})"
119119
120#. Type: multiselect120#. Type: multiselect
121#. Description121#. Description
122#. :sl2:122#. :sl2:
123#: ../apt-setup-udeb.templates:10002123#: ../apt-setup-udeb.templates:11002
124msgid "Services to use:"124msgid "Services to use:"
125msgstr "Serveis a emprar:"125msgstr "Serveis a emprar:"
126126
127#. Type: multiselect127#. Type: multiselect
128#. Description128#. Description
129#. :sl2:129#. :sl2:
130#: ../apt-setup-udeb.templates:10002130#: ../apt-setup-udeb.templates:11002
131msgid ""131msgid ""
132"Debian has two services that provide updates to releases: security and "132"Debian has two services that provide updates to releases: security and "
133"volatile."133"volatile."
@@ -138,7 +138,7 @@
138#. Type: multiselect138#. Type: multiselect
139#. Description139#. Description
140#. :sl2:140#. :sl2:
141#: ../apt-setup-udeb.templates:10002141#: ../apt-setup-udeb.templates:11002
142msgid ""142msgid ""
143"Security updates help to keep your system secured against attacks. Enabling "143"Security updates help to keep your system secured against attacks. Enabling "
144"this service is strongly recommended."144"this service is strongly recommended."
@@ -149,7 +149,7 @@
149#. Type: multiselect149#. Type: multiselect
150#. Description150#. Description
151#. :sl2:151#. :sl2:
152#: ../apt-setup-udeb.templates:10002152#: ../apt-setup-udeb.templates:11002
153msgid ""153msgid ""
154"Volatile updates provide more current versions for software that changes "154"Volatile updates provide more current versions for software that changes "
155"relatively frequently and where not having the latest version could reduce "155"relatively frequently and where not having the latest version could reduce "
156156
=== modified file 'debian/po/cs.po'
--- debian/po/cs.po 2009-07-24 13:01:42 +0000
+++ debian/po/cs.po 2010-09-13 07:17:41 +0000
@@ -68,14 +68,14 @@
68#. Type: error68#. Type: error
69#. Description69#. Description
70#. :sl2:70#. :sl2:
71#: ../apt-setup-udeb.templates:900171#: ../apt-setup-udeb.templates:10001
72msgid "Cannot access repository"72msgid "Cannot access repository"
73msgstr "Nelze se připojit k archivu"73msgstr "Nelze se připojit k archivu"
7474
75#. Type: error75#. Type: error
76#. Description76#. Description
77#. :sl2:77#. :sl2:
78#: ../apt-setup-udeb.templates:900178#: ../apt-setup-udeb.templates:10001
79msgid ""79msgid ""
80"The repository on ${HOST} couldn't be accessed, so its updates will not be "80"The repository on ${HOST} couldn't be accessed, so its updates will not be "
81"made available to you at this time. You should investigate this later."81"made available to you at this time. You should investigate this later."
@@ -86,7 +86,7 @@
86#. Type: error86#. Type: error
87#. Description87#. Description
88#. :sl2:88#. :sl2:
89#: ../apt-setup-udeb.templates:900189#: ../apt-setup-udeb.templates:10001
90msgid ""90msgid ""
91"Commented out entries for ${HOST} have been added to the /etc/apt/sources."91"Commented out entries for ${HOST} have been added to the /etc/apt/sources."
92"list file."92"list file."
@@ -100,7 +100,7 @@
100#. Translators: the *entire* string should be under 55 columns100#. Translators: the *entire* string should be under 55 columns
101#. including host name. In short, KEEP THIS SHORT and, yes, that's tricky101#. including host name. In short, KEEP THIS SHORT and, yes, that's tricky
102#. :sl2:102#. :sl2:
103#: ../apt-setup-udeb.templates:10001103#: ../apt-setup-udeb.templates:11001
104msgid "security updates (from ${SEC_HOST})"104msgid "security updates (from ${SEC_HOST})"
105msgstr "bezpečnostní opravy (z ${SEC_HOST})"105msgstr "bezpečnostní opravy (z ${SEC_HOST})"
106106
@@ -110,21 +110,21 @@
110#. Translators: the *entire* string should be under 55 columns110#. Translators: the *entire* string should be under 55 columns
111#. including host name. In short, KEEP THIS SHORT and, yes, that's tricky111#. including host name. In short, KEEP THIS SHORT and, yes, that's tricky
112#. :sl2:112#. :sl2:
113#: ../apt-setup-udeb.templates:10001113#: ../apt-setup-udeb.templates:11001
114msgid "volatile updates (from ${VOL_HOST})"114msgid "volatile updates (from ${VOL_HOST})"
115msgstr "rychlé aktualizace (z ${VOL_HOST})"115msgstr "rychlé aktualizace (z ${VOL_HOST})"
116116
117#. Type: multiselect117#. Type: multiselect
118#. Description118#. Description
119#. :sl2:119#. :sl2:
120#: ../apt-setup-udeb.templates:10002120#: ../apt-setup-udeb.templates:11002
121msgid "Services to use:"121msgid "Services to use:"
122msgstr "Používat služby:"122msgstr "Používat služby:"
123123
124#. Type: multiselect124#. Type: multiselect
125#. Description125#. Description
126#. :sl2:126#. :sl2:
127#: ../apt-setup-udeb.templates:10002127#: ../apt-setup-udeb.templates:11002
128msgid ""128msgid ""
129"Debian has two services that provide updates to releases: security and "129"Debian has two services that provide updates to releases: security and "
130"volatile."130"volatile."
@@ -135,7 +135,7 @@
135#. Type: multiselect135#. Type: multiselect
136#. Description136#. Description
137#. :sl2:137#. :sl2:
138#: ../apt-setup-udeb.templates:10002138#: ../apt-setup-udeb.templates:11002
139msgid ""139msgid ""
140"Security updates help to keep your system secured against attacks. Enabling "140"Security updates help to keep your system secured against attacks. Enabling "
141"this service is strongly recommended."141"this service is strongly recommended."
@@ -146,7 +146,7 @@
146#. Type: multiselect146#. Type: multiselect
147#. Description147#. Description
148#. :sl2:148#. :sl2:
149#: ../apt-setup-udeb.templates:10002149#: ../apt-setup-udeb.templates:11002
150msgid ""150msgid ""
151"Volatile updates provide more current versions for software that changes "151"Volatile updates provide more current versions for software that changes "
152"relatively frequently and where not having the latest version could reduce "152"relatively frequently and where not having the latest version could reduce "
153153
=== added file 'debian/po/cy.po.OTHER'
--- debian/po/cy.po.OTHER 1970-01-01 00:00:00 +0000
+++ debian/po/cy.po.OTHER 2010-09-13 07:17:41 +0000
@@ -0,0 +1,697 @@
1# THIS FILE IS GENERATED AUTOMATICALLY FROM THE D-I PO MASTER FILES
2# The master files can be found under packages/po/
3#
4# DO NOT MODIFY THIS FILE DIRECTLY: SUCH CHANGES WILL BE LOST
5#
6# translation of Debian Installer templates to Welsh
7# Copyright (C) 2004-2008 Software in the Public Interest, Inc.
8# This file is distributed under the same license as debian-installer.
9#
10# Jonathan Price <mynamesnotclive@notclive.co.uk>, 2008.
11msgid ""
12msgstr ""
13"Project-Id-Version: \n"
14"Report-Msgid-Bugs-To: apt-setup@packages.debian.org\n"
15"POT-Creation-Date: 2009-06-26 22:47+0000\n"
16"PO-Revision-Date: 2008-08-20 21:58+0100\n"
17"Last-Translator: Jonathan Price <mynamesnotclive@notclive.co.uk>\n"
18"Language-Team: Welsh <>\n"
19"MIME-Version: 1.0\n"
20"Content-Type: text/plain; charset=UTF-8\n"
21"Content-Transfer-Encoding: 8bit\n"
22
23#. Type: text
24#. Description
25#. Main menu item
26#. MUST be kept below 55 characters/columns
27#. :sl1:
28#: ../apt-setup-udeb.templates:1001
29msgid "Configure the package manager"
30msgstr "Cyflunio'r rheolydd pecynnau"
31
32#. Type: text
33#. Description
34#. Translators, "apt" is the program name
35#. so please do NOT translate it
36#. :sl1:
37#: ../apt-setup-udeb.templates:2001
38msgid "Configuring apt"
39msgstr "Yn cyflunio apt"
40
41#. Type: text
42#. Description
43#. :sl1:
44#: ../apt-setup-udeb.templates:3001
45msgid "Running ${SCRIPT}..."
46msgstr "Yn rhedeg ${SCRIPT}..."
47
48#. Type: text
49#. Description
50#. :sl1:
51#: ../apt-setup-udeb.templates:4001
52msgid "Scanning local repositories..."
53msgstr "Sganio ystorfeydd lleol..."
54
55#. Type: text
56#. Description
57#. :sl1:
58#: ../apt-setup-udeb.templates:5001
59msgid "Scanning the security updates repository..."
60msgstr "Sganio ystorfeydd diweddarau diogelwch..."
61
62#. Type: text
63#. Description
64#. :sl1:
65#: ../apt-setup-udeb.templates:6001
66msgid "Scanning the volatile updates repository..."
67msgstr "Sganio ystorfeydd diweddarau hedegog..."
68
69#. Type: error
70#. Description
71#. :sl2:
72#: ../apt-setup-udeb.templates:10001
73msgid "Cannot access repository"
74msgstr "Methu cael mynediad i'r ystorfa"
75
76#. Type: error
77#. Description
78#. :sl2:
79#: ../apt-setup-udeb.templates:10001
80msgid ""
81"The repository on ${HOST} couldn't be accessed, so its updates will not be "
82"made available to you at this time. You should investigate this later."
83msgstr ""
84"Ni ellir cael mynediad i'r ystorfa ar ${HOST}, felly ni bydd yr uwchraddiad "
85"ar gael i chi ar hyn o bryd. Ymchwiliwch i hwn nes ymlaen."
86
87#. Type: error
88#. Description
89#. :sl2:
90#: ../apt-setup-udeb.templates:10001
91msgid ""
92"Commented out entries for ${HOST} have been added to the /etc/apt/sources."
93"list file."
94msgstr ""
95"Sylwadau ar cofnodion allan ar ${HOST} wedi'u ychwanegu i'r ffeil rhestr /"
96"etc/apt/sources."
97
98#. Type: multiselect
99#. Choices
100#. SEC_HOST and VOL_HOST are host names (e.g. security.debian.org)
101#. Translators: the *entire* string should be under 55 columns
102#. including host name. In short, KEEP THIS SHORT and, yes, that's tricky
103#. :sl2:
104#: ../apt-setup-udeb.templates:11001
105msgid "security updates (from ${SEC_HOST})"
106msgstr "uwchraddiadau diogelwch (o ${SEC_HOST})"
107
108#. Type: multiselect
109#. Choices
110#. SEC_HOST and VOL_HOST are host names (e.g. security.debian.org)
111#. Translators: the *entire* string should be under 55 columns
112#. including host name. In short, KEEP THIS SHORT and, yes, that's tricky
113#. :sl2:
114#: ../apt-setup-udeb.templates:11001
115msgid "volatile updates (from ${VOL_HOST})"
116msgstr "Uwchraddiadau hedegog (o ${VOL_HOST})"
117
118#. Type: multiselect
119#. Description
120#. :sl2:
121#: ../apt-setup-udeb.templates:11002
122msgid "Services to use:"
123msgstr "Gwasanaethau i'w defnyddio"
124
125#. Type: multiselect
126#. Description
127#. :sl2:
128#: ../apt-setup-udeb.templates:11002
129msgid ""
130"Debian has two services that provide updates to releases: security and "
131"volatile."
132msgstr ""
133"Mae gan Debian ddau wasanaeth sy'n rhoi uwchraddiadau: diogelwch a hedegog"
134
135#. Type: multiselect
136#. Description
137#. :sl2:
138#: ../apt-setup-udeb.templates:11002
139msgid ""
140"Security updates help to keep your system secured against attacks. Enabling "
141"this service is strongly recommended."
142msgstr ""
143"Mae uwchraddiadau diogelwch yn helpu cynnal eich system yn erbyn "
144"bygythiadau. Mae gweithredu'r gwasanaeth yma yn cael ei hargymell yn gryf."
145
146#. Type: multiselect
147#. Description
148#. :sl2:
149#: ../apt-setup-udeb.templates:11002
150msgid ""
151"Volatile updates provide more current versions for software that changes "
152"relatively frequently and where not having the latest version could reduce "
153"the usability of the software. An example is the virus signatures for a "
154"virus scanner. This service is only available for stable and oldstable "
155"releases."
156msgstr ""
157"Mae uwchraddiadau hedegog yn rhoi fersiynau cymwys o feddalwedd sy'n newid "
158"yn weddol aml a lle byddai cael hen fersiwn o'r feddalwedd yn lleihau "
159"defnyddioldeb y meddalwedd. Esiampl yw'r feirws arwyddo ar gyfer sganiwr "
160"feirws. Mae'r gwasanaeth hyn ond ar gael ar fyer fersiynau sefydlog a "
161"hensefydlog."
162
163#. Type: text
164#. Description
165#. :sl1:
166#: ../apt-cdrom-setup.templates:1001
167msgid "Scanning the CD-ROM..."
168msgstr "Yn sganio CD-ROM... "
169
170#. Type: error
171#. Description
172#. :sl2:
173#: ../apt-cdrom-setup.templates:2001
174msgid "apt configuration problem"
175msgstr "Cyfluniad APT"
176
177#. Type: error
178#. Description
179#. :sl2:
180#: ../apt-cdrom-setup.templates:2001
181msgid ""
182"An attempt to configure apt to install additional packages from the CD "
183"failed."
184msgstr "Mae cais i newid neu i gosod pecynnau ychwanegol o'r CD wedi methu."
185
186#. Type: boolean
187#. Description
188#. :sl1:
189#. Type: boolean
190#. Description
191#. :sl1:
192#. Type: boolean
193#. Description
194#. :sl1:
195#. Type: boolean
196#. Description
197#. :sl1:
198#: ../apt-cdrom-setup.templates:3001 ../apt-cdrom-setup.templates:4001
199#: ../apt-cdrom-setup.templates:5001 ../apt-cdrom-setup.templates:6001
200msgid "Scan another CD or DVD?"
201msgstr "Sganio CD neu DVD arall?"
202
203#. Type: boolean
204#. Description
205#. :sl1:
206#: ../apt-cdrom-setup.templates:3001
207msgid "Your installation CD or DVD has been scanned; its label is:"
208msgstr "Mae eich CD neu DVD sefydlu wedi gael ei sganio; ei label yw:"
209
210#. Type: boolean
211#. Description
212#. :sl1:
213#: ../apt-cdrom-setup.templates:3001
214msgid ""
215"You now have the option to scan additional CDs or DVDs for use by the "
216"package manager (apt). Normally these should be from the same set as the "
217"installation CD/DVD. If you do not have any additional CDs or DVDs "
218"available, this step can just be skipped."
219msgstr ""
220"Mae nawr ganddych yr optiwn i sganio CDs neu DVDs ychwanegol ar gyfer "
221"defnydd gan y rheolwr pecynnau(apt). Fel arfer dylai rhain bod o'r un set "
222"â'r CD/DVD sefydlu. Os nad oes gennych unrhyw CDs neu DVDs ychwanegol ar "
223"gael gall y cam yma gael ei hepgor"
224
225#. Type: boolean
226#. Description
227#. :sl1:
228#. Type: boolean
229#. Description
230#. :sl1:
231#: ../apt-cdrom-setup.templates:3001 ../apt-cdrom-setup.templates:4001
232msgid "If you wish to scan another CD or DVD, please insert it now."
233msgstr ""
234"Os ydych yn dymuno sganio CD neu DVD arall, mewnbynnwch nawr os gwelwch yn "
235"dda."
236
237#. Type: boolean
238#. Description
239#. :sl1:
240#: ../apt-cdrom-setup.templates:4001
241msgid "The CD or DVD with the following label has been scanned:"
242msgstr "Mae'r CD neu DVD gyda'r label canlynol wedi gael ei sganio:"
243
244#. Type: boolean
245#. Description
246#. :sl1:
247#: ../apt-cdrom-setup.templates:5001
248msgid "The CD or DVD with the following label has already been scanned:"
249msgstr "Mae'r CD neu DVD gyda'r label canlynol wedi gael ei sganio yn barod:"
250
251#. Type: boolean
252#. Description
253#. :sl1:
254#: ../apt-cdrom-setup.templates:5001
255msgid "Please replace it now if you wish to scan another CD or DVD."
256msgstr ""
257"Amnewidwch e nawr, os gwelwch yn dda, os dymunwch sganio CD neu DVD arall."
258
259#. Type: boolean
260#. Description
261#. :sl1:
262#: ../apt-cdrom-setup.templates:6001
263msgid ""
264"An attempt to configure apt to install additional packages from the CD/DVD "
265"failed."
266msgstr ""
267"Roedd cynnig i ffurddweddi apt i sefydlu pecynnau ychwanegol o'r CD/DVD wedi "
268"methu."
269
270#. Type: boolean
271#. Description
272#. :sl1:
273#: ../apt-cdrom-setup.templates:6001
274msgid "Please check that the CD/DVD has been inserted correctly."
275msgstr ""
276"Gwiriwch fod y CD/DVD wedi gael ei mewnbynnu yn gywir, os gwelwch yn dda."
277
278#. Type: text
279#. Description
280#. :sl1:
281#. This template uses the same text as used in the package apt for apt-cdrom
282#. Do not translate "/cdrom/" (the mount point)
283#: ../apt-cdrom-setup.templates:7001
284msgid "Media change"
285msgstr "Newid cyfrwng"
286
287#. Type: text
288#. Description
289#. :sl1:
290#. This template uses the same text as used in the package apt for apt-cdrom
291#. Do not translate "/cdrom/" (the mount point)
292#: ../apt-cdrom-setup.templates:7001
293msgid ""
294"/cdrom/:Please insert the disc labeled: '${LABEL}' in the drive '/cdrom/' "
295"and press enter."
296msgstr ""
297"/cdrom/:Mewnbynnwch y disg wedi labeli: '${LABEL}' mewn i'r gyrrwr '/cdrom/' "
298"a gwthiwch enter, os gwelwch yn dda."
299
300#. Type: text
301#. Description
302#. :sl1:
303#. finish-install progress bar item
304#: ../apt-cdrom-setup.templates:8001
305msgid "Disabling netinst CD in sources.list..."
306msgstr "Yn analluogi CD netinst mewn sources.list..."
307
308#. Type: text
309#. Description
310#. :sl1:
311#. Type: boolean
312#. Description
313#. :sl2:
314#: ../apt-cdrom-setup.templates:9001 ../apt-mirror-setup.templates:6001
315msgid ""
316"If you are installing from a netinst CD and choose not to use a mirror, you "
317"will end up with only a very minimal base system."
318msgstr ""
319"Os ydych yn sefydlu o CD netinst a dewisoch ddim i defnyddio drych, mi "
320"fyddech yn diweddi lan gyda ond y system lleiafswm sail."
321
322#. Type: text
323#. Description
324#. :sl1:
325#: ../apt-cdrom-setup.templates:10001
326msgid ""
327"You are installing from a netinst CD, which by itself only allows "
328"installation of a very minimal base system. Use a mirror to install a more "
329"complete system."
330msgstr ""
331"Os ydych yn sefydlu o CD netinst, sydd ar ei hunan ond yn alluogi sefydliad "
332"o system lleiafswm sail. Defnyddiwch drych i sefydlu sytem fwy cyflawn."
333
334#. Type: text
335#. Description
336#. :sl1:
337#: ../apt-cdrom-setup.templates:11001
338msgid ""
339"You are installing from a CD, which contains a limited selection of packages."
340msgstr "Rydych yn sefydlu o CD sydd ond yn cynnwys dewis cyfwng o pecynnau."
341
342#. Type: text
343#. Description
344#. :sl1:
345#. The value of %i can be 2 or 3
346#: ../apt-cdrom-setup.templates:12001
347#, no-c-format
348msgid ""
349"You have scanned %i CDs. Even though these contain a fair selection of "
350"packages, some may be missing (notably some packages needed to support "
351"languages other than English)."
352msgstr ""
353"Rydych wedi sgannio %i CD. Hyd yn oed bod rhain yn cynnwys dewis hael o "
354"pecynnau, mae'n posib bod rhai ar goll (yn enwedig rhai pecynnau sy'n angen "
355"i cynorthwyo ieithoedd ond am Saesneg)."
356
357#. Type: text
358#. Description
359#. :sl1:
360#. The value of %i can be from 4 to 8
361#: ../apt-cdrom-setup.templates:13001
362#, no-c-format
363msgid ""
364"You have scanned %i CDs. Even though these contain a large selection of "
365"packages, some may be missing."
366msgstr ""
367"Rydych wedi sgannio %i CD. Hyd yn oed bod rhain yn cynnwys dewis hael o "
368"pecynnau, mae'n posib bod rhai ar goll."
369
370#. Type: text
371#. Description
372#. :sl1:
373#: ../apt-cdrom-setup.templates:14001
374msgid ""
375"Note that using a mirror can result in a large amount of data being "
376"downloaded during the next step of the installation."
377msgstr ""
378"Nodwch fod defnyddio drych yn gallu deilio mewn niferoedd fawr o data yn "
379"gael ei lawrllwytho yn ystod y cam nesaf o'r sefydliad."
380
381#. Type: text
382#. Description
383#. :sl1:
384#: ../apt-cdrom-setup.templates:15001
385msgid ""
386"You are installing from a DVD. Even though the DVD contains a large "
387"selection of packages, some may be missing."
388msgstr ""
389"Rydych yn sefydlu ô DVD. Er bod y DVD yn cynnwys dewis fawr o pecynnau, "
390"mae'n posib bod rhai ar goll."
391
392#. Type: text
393#. Description
394#. :sl1:
395#: ../apt-cdrom-setup.templates:16001
396msgid ""
397"Unless you don't have a good Internet connection, use of a mirror is "
398"recommended, especially if you plan to install a graphical desktop "
399"environment."
400msgstr ""
401"Onid nad oes gennych cysylltiad dda i'r rhyngrwyd, mae'r defnydd ô ddrych "
402"wedi argymell, yn enwedig os ydych yn cynllunio i sefydlu amgylchedd bwrdd "
403"gwaith graffigol."
404
405#. Type: text
406#. Description
407#. :sl1:
408#: ../apt-cdrom-setup.templates:17001
409msgid ""
410"If you have a reasonably good Internet connection, use of a mirror is "
411"suggested if you plan to install a graphical desktop environment."
412msgstr ""
413"Os oes gennych cysylltiad dda i'r rhyngrwyd, mae'r defnydd ô ddrych wedi "
414"argymell, os ydych yn cynllunio i sefydlu amgylchedd bwrdd gwaith graffigol."
415
416#. Type: text
417#. Description
418#. :sl1:
419#: ../apt-mirror-setup.templates:1001
420msgid "Scanning the mirror..."
421msgstr "Sganio'r drych..."
422
423#. Type: boolean
424#. Description
425#. :sl1:
426#: ../apt-mirror-setup.templates:2001
427msgid "Use non-free software?"
428msgstr "Defnyddio meddalwedd nad yw'n rhydd?"
429
430#. Type: boolean
431#. Description
432#. :sl1:
433#: ../apt-mirror-setup.templates:2001
434msgid ""
435"Some non-free software has been made to work with Debian. Though this "
436"software is not at all a part of Debian, standard Debian tools can be used "
437"to install it. This software has varying licenses which may prevent you from "
438"using, modifying, or sharing it."
439msgstr ""
440"Mae peth meddalwedd nad yw'n rhydd wedi ei addasu i weithio efo Debian. Er "
441"nad yw'r meddalwedd hwn yn rhan o Debian o gwbl, gellir defnyddio offer "
442"safonol Debian i'w sefydlu. Mae gan y meddalwedd hwn drwyddedau gwahanol a "
443"all eich rhwystro rhag ei ddefnyddio, ei newid neu ei rhannu ef."
444
445#. Type: boolean
446#. Description
447#. :sl1:
448#. Type: boolean
449#. Description
450#. This template is used by the Ubuntu version of d-i.
451#. :sl2:
452#: ../apt-mirror-setup.templates:2001
453#: ../apt-mirror-setup.templates-ubuntu:1001
454msgid "Please choose whether you want to have it available anyway."
455msgstr "Os gwelwch yn dda, dewiswch a ddylai fod ar gael fodd bynnag."
456
457#. Type: boolean
458#. Description
459#. :sl1:
460#: ../apt-mirror-setup.templates:3001
461msgid "Use contrib software?"
462msgstr "Defnyddio meddalwedd \"contrib\"?"
463
464#. Type: boolean
465#. Description
466#. :sl1:
467#: ../apt-mirror-setup.templates:3001
468msgid ""
469"Some additional software has been made to work with Debian. Though this "
470"software is free, it depends on non-free software for its operation. This "
471"software is not a part of Debian, but standard Debian tools can be used to "
472"install it."
473msgstr ""
474"Mae peth meddalwedd ychwanegol wedi ei addasu i weithio gyda Debian. Er fod "
475"y meddalwedd yma'n rhydd, mae'n dibynnu ar feddalwedd nad yw'n rhyd er mwyn "
476"gweithredu. Nid yw'r meddalwedd hwn yn rhan o Debian, ond gellir defnyddio "
477"offer safonol Debian i'w sefydlu."
478
479#. Type: boolean
480#. Description
481#. :sl1:
482#. Type: boolean
483#. Description
484#. This template is used by the Ubuntu version of d-i.
485#. :sl2:
486#. Type: boolean
487#. Description
488#. This template is used by the Ubuntu version of d-i.
489#. :sl2:
490#. Type: boolean
491#. Description
492#. This template is used by the Ubuntu version of d-i.
493#. :sl2:
494#. Type: boolean
495#. Description
496#. This template is used by the Ubuntu version of d-i.
497#. :sl2:
498#: ../apt-mirror-setup.templates:3001
499#: ../apt-mirror-setup.templates-ubuntu:2001
500#: ../apt-mirror-setup.templates-ubuntu:3001
501#: ../apt-mirror-setup.templates-ubuntu:4001
502#: ../apt-mirror-setup.templates-ubuntu:5001
503msgid ""
504"Please choose whether you want this software to be made available to you."
505msgstr ""
506"Os gwelwch yn dda, dewiswch a ddylai'r meddalwedd hwn fod ar gael i chi."
507
508#. Type: select
509#. Choices
510#. :sl2:
511#. These are choices of actions so this is, at least in English,
512#. an infinitive form
513#: ../apt-mirror-setup.templates:4001
514msgid "Retry"
515msgstr "Ailgeisio"
516
517#. Type: select
518#. Choices
519#. :sl2:
520#. These are choices of actions so this is, at least in English,
521#. an infinitive form
522#: ../apt-mirror-setup.templates:4001
523msgid "Change mirror"
524msgstr "Newid drych"
525
526#. Type: select
527#. Choices
528#. :sl2:
529#. These are choices of actions so this is, at least in English,
530#. an infinitive form
531#: ../apt-mirror-setup.templates:4001
532msgid "Ignore"
533msgstr "dim"
534
535#. Type: select
536#. Description
537#: ../apt-mirror-setup.templates:4002
538msgid "Downloading a file failed:"
539msgstr "Lawrlwytho ffeil wedi methu:"
540
541#. Type: select
542#. Description
543#: ../apt-mirror-setup.templates:4002
544msgid ""
545"The installer failed to access the mirror. This may be a problem with your "
546"network, or with the mirror. You can choose to retry the download, select a "
547"different mirror, or ignore the problem and continue without all the "
548"packages from this mirror."
549msgstr ""
550"Methodd y sefydlydd cyrchu y drych. Fe all hyn fod oherwydd problem gyda'ch "
551"rhwydwaith, neu gyda'r drych. Fe allwch ddewis i ailgeisio'r lawrlwythiad, "
552"ddewis drych arall, neu anwybyddu'r problem a parhau heb y pecynnau o'r "
553"drych yma."
554
555#. Type: boolean
556#. Description
557#. :sl1:
558#: ../apt-mirror-setup.templates:5001
559msgid "Use a network mirror?"
560msgstr "Defnyddio drych rhwydwaeth?"
561
562#. Type: boolean
563#. Description
564#. :sl1:
565#: ../apt-mirror-setup.templates:5001
566msgid ""
567"A network mirror can be used to supplement the software that is included on "
568"the CD-ROM. This may also make newer versions of software available."
569msgstr ""
570"Gaell drych rhwydwaeth gael ei defnyddio i atodi y meddalwedd sydd wedi "
571"cynnwys ar y CD-ROM. Gall versiynnau fwy diweddar o'r meddalwedd bod argael."
572
573#. Type: boolean
574#. Description
575#. :sl2:
576#: ../apt-mirror-setup.templates:6001
577msgid "Continue without a network mirror?"
578msgstr "Parhau heb drych rhwydwaith?"
579
580#. Type: boolean
581#. Description
582#. :sl2:
583#: ../apt-mirror-setup.templates:6001
584msgid "No network mirror was selected."
585msgstr "Ni ddewiswyd unrhyw ddrych rhwydwaith."
586
587#. Type: boolean
588#. Description
589#. This template is used by the Ubuntu version of d-i.
590#. :sl2:
591#: ../apt-mirror-setup.templates-ubuntu:1001
592msgid "Use restricted software?"
593msgstr "Defnyddio meddalwedd cyfyngedig?"
594
595#. Type: boolean
596#. Description
597#. This template is used by the Ubuntu version of d-i.
598#. :sl2:
599#: ../apt-mirror-setup.templates-ubuntu:1001
600msgid ""
601"Some non-free software is available in packaged form. Though this software "
602"is not a part of the main distribution, standard package management tools "
603"can be used to install it. This software has varying licenses which may "
604"prevent you from using, modifying, or sharing it."
605msgstr ""
606"Mae peth meddalwedd nad sy'n rhad ar gael mewn ffurf pecyn. Er nad yw'r "
607"feddalwedd hyn yn rhan o'r brif ddosbarthiad, gellir defnyddio pecyn offer "
608"safonol rheolwyr i'w osod. Mae gan y meddalwedd hyn gwahanol trwyddedau a "
609"all eich rhwystro rhag ei ddefnyddio, newid neu'i rannu."
610
611#. Type: boolean
612#. Description
613#. This template is used by the Ubuntu version of d-i.
614#. :sl2:
615#: ../apt-mirror-setup.templates-ubuntu:2001
616msgid "Use software from the \"universe\" component?"
617msgstr "Defnyddiwch meddalwedd o'r \"universe\""
618
619#. Type: boolean
620#. Description
621#. This template is used by the Ubuntu version of d-i.
622#. :sl2:
623#: ../apt-mirror-setup.templates-ubuntu:2001
624msgid ""
625"Some additional software is available in packaged form. This software is "
626"free and, though it is not a part of the main distribution, standard package "
627"management tools can be used to install it."
628msgstr ""
629"Mae peth meddalwedd ychwanegol ar gael mewn ffurf pecyn. Mae'r meddalwedd "
630"hyn yn rhad ac am ddim, er nad yw'n rhan o'r brif ddosbarthiad, gellir "
631"defnyddio pecyn offer safonol rheolwyr i'w osod."
632
633#. Type: boolean
634#. Description
635#. This template is used by the Ubuntu version of d-i.
636#. :sl2:
637#: ../apt-mirror-setup.templates-ubuntu:3001
638msgid "Use software from the \"multiverse\" component?"
639msgstr "Defnyddiwch meddalwedd o'r \"multiverse\""
640
641#. Type: boolean
642#. Description
643#. This template is used by the Ubuntu version of d-i.
644#. :sl2:
645#: ../apt-mirror-setup.templates-ubuntu:3001
646msgid ""
647"Some non-free software is available in packaged form. Though this software "
648"is not a part of the main distribution, standard package management tools "
649"can be used to install it. This software has varying licenses and (in some "
650"cases) patent restrictions which may prevent you from using, modifying, or "
651"sharing it."
652msgstr ""
653"Mae peth meddalwedd nad yw'n rhydd wedi ei addasu i weithio efo Debian. Er "
654"nad yw'r meddalwedd hwn yn rhan o Debian o gwbl, gellir defnyddio offer "
655"safonol Debian i'w sefydlu. Mae gan y meddalwedd hwn drwyddedau gwahanol a "
656"all eich rhwystro rhag ei ddefnyddio, ei newid neu ei rhannu ef."
657
658#. Type: boolean
659#. Description
660#. This template is used by the Ubuntu version of d-i.
661#. :sl2:
662#: ../apt-mirror-setup.templates-ubuntu:4001
663#, fuzzy
664#| msgid "Use software from the \"universe\" component?"
665msgid "Use software from the \"partner\" repository?"
666msgstr "Defnyddiwch meddalwedd o'r \"universe\""
667
668#. Type: boolean
669#. Description
670#. This template is used by the Ubuntu version of d-i.
671#. :sl2:
672#: ../apt-mirror-setup.templates-ubuntu:4001
673msgid ""
674"Some additional software is available from Canonical's \"partner\" "
675"repository. This software is not part of Ubuntu, but is offered by Canonical "
676"and the respective vendors as a service to Ubuntu users."
677msgstr ""
678
679#. Type: boolean
680#. Description
681#. This template is used by the Ubuntu version of d-i.
682#. :sl2:
683#: ../apt-mirror-setup.templates-ubuntu:5001
684msgid "Use backported software?"
685msgstr "Defnyddiwch meddalwedd ol-porth"
686
687#. Type: boolean
688#. Description
689#. This template is used by the Ubuntu version of d-i.
690#. :sl2:
691#: ../apt-mirror-setup.templates-ubuntu:5001
692msgid ""
693"Some software has been backported from the development tree to work with "
694"this release. Although this software has not gone through such complete "
695"testing as that contained in the release, it includes newer versions of some "
696"applications which may provide useful features."
697msgstr ""
0698
=== modified file 'debian/po/da.po'
--- debian/po/da.po 2010-08-07 18:30:11 +0000
+++ debian/po/da.po 2010-09-13 07:17:41 +0000
@@ -78,14 +78,14 @@
78#. Type: error78#. Type: error
79#. Description79#. Description
80#. :sl2:80#. :sl2:
81#: ../apt-setup-udeb.templates:900181#: ../apt-setup-udeb.templates:10001
82msgid "Cannot access repository"82msgid "Cannot access repository"
83msgstr "Kan ikke tilgå programarkivet"83msgstr "Kan ikke tilgå programarkivet"
8484
85#. Type: error85#. Type: error
86#. Description86#. Description
87#. :sl2:87#. :sl2:
88#: ../apt-setup-udeb.templates:900188#: ../apt-setup-udeb.templates:10001
89msgid ""89msgid ""
90"The repository on ${HOST} couldn't be accessed, so its updates will not be "90"The repository on ${HOST} couldn't be accessed, so its updates will not be "
91"made available to you at this time. You should investigate this later."91"made available to you at this time. You should investigate this later."
@@ -96,7 +96,7 @@
96#. Type: error96#. Type: error
97#. Description97#. Description
98#. :sl2:98#. :sl2:
99#: ../apt-setup-udeb.templates:900199#: ../apt-setup-udeb.templates:10001
100msgid ""100msgid ""
101"Commented out entries for ${HOST} have been added to the /etc/apt/sources."101"Commented out entries for ${HOST} have been added to the /etc/apt/sources."
102"list file."102"list file."
@@ -110,7 +110,7 @@
110#. Translators: the *entire* string should be under 55 columns110#. Translators: the *entire* string should be under 55 columns
111#. including host name. In short, KEEP THIS SHORT and, yes, that's tricky111#. including host name. In short, KEEP THIS SHORT and, yes, that's tricky
112#. :sl2:112#. :sl2:
113#: ../apt-setup-udeb.templates:10001113#: ../apt-setup-udeb.templates:11001
114msgid "security updates (from ${SEC_HOST})"114msgid "security updates (from ${SEC_HOST})"
115msgstr "sikkerhedsopdateringer (fra ${SEC_HOST})"115msgstr "sikkerhedsopdateringer (fra ${SEC_HOST})"
116116
@@ -120,21 +120,21 @@
120#. Translators: the *entire* string should be under 55 columns120#. Translators: the *entire* string should be under 55 columns
121#. including host name. In short, KEEP THIS SHORT and, yes, that's tricky121#. including host name. In short, KEEP THIS SHORT and, yes, that's tricky
122#. :sl2:122#. :sl2:
123#: ../apt-setup-udeb.templates:10001123#: ../apt-setup-udeb.templates:11001
124msgid "volatile updates (from ${VOL_HOST})"124msgid "volatile updates (from ${VOL_HOST})"
125msgstr "ustabile opdateringer (fra ${VOL_HOST})"125msgstr "ustabile opdateringer (fra ${VOL_HOST})"
126126
127#. Type: multiselect127#. Type: multiselect
128#. Description128#. Description
129#. :sl2:129#. :sl2:
130#: ../apt-setup-udeb.templates:10002130#: ../apt-setup-udeb.templates:11002
131msgid "Services to use:"131msgid "Services to use:"
132msgstr "Tjenester:"132msgstr "Tjenester:"
133133
134#. Type: multiselect134#. Type: multiselect
135#. Description135#. Description
136#. :sl2:136#. :sl2:
137#: ../apt-setup-udeb.templates:10002137#: ../apt-setup-udeb.templates:11002
138msgid ""138msgid ""
139"Debian has two services that provide updates to releases: security and "139"Debian has two services that provide updates to releases: security and "
140"volatile."140"volatile."
@@ -146,7 +146,7 @@
146#. Type: multiselect146#. Type: multiselect
147#. Description147#. Description
148#. :sl2:148#. :sl2:
149#: ../apt-setup-udeb.templates:10002149#: ../apt-setup-udeb.templates:11002
150msgid ""150msgid ""
151"Security updates help to keep your system secured against attacks. Enabling "151"Security updates help to keep your system secured against attacks. Enabling "
152"this service is strongly recommended."152"this service is strongly recommended."
@@ -157,7 +157,7 @@
157#. Type: multiselect157#. Type: multiselect
158#. Description158#. Description
159#. :sl2:159#. :sl2:
160#: ../apt-setup-udeb.templates:10002160#: ../apt-setup-udeb.templates:11002
161msgid ""161msgid ""
162"Volatile updates provide more current versions for software that changes "162"Volatile updates provide more current versions for software that changes "
163"relatively frequently and where not having the latest version could reduce "163"relatively frequently and where not having the latest version could reduce "
164164
=== modified file 'debian/po/de.po'
--- debian/po/de.po 2010-04-23 23:20:30 +0000
+++ debian/po/de.po 2010-09-13 07:17:41 +0000
@@ -81,14 +81,14 @@
81#. Type: error81#. Type: error
82#. Description82#. Description
83#. :sl2:83#. :sl2:
84#: ../apt-setup-udeb.templates:900184#: ../apt-setup-udeb.templates:10001
85msgid "Cannot access repository"85msgid "Cannot access repository"
86msgstr "Es konnte nicht auf das Archiv zugegriffen werden"86msgstr "Es konnte nicht auf das Archiv zugegriffen werden"
8787
88#. Type: error88#. Type: error
89#. Description89#. Description
90#. :sl2:90#. :sl2:
91#: ../apt-setup-udeb.templates:900191#: ../apt-setup-udeb.templates:10001
92msgid ""92msgid ""
93"The repository on ${HOST} couldn't be accessed, so its updates will not be "93"The repository on ${HOST} couldn't be accessed, so its updates will not be "
94"made available to you at this time. You should investigate this later."94"made available to you at this time. You should investigate this later."
@@ -101,7 +101,7 @@
101#. Type: error101#. Type: error
102#. Description102#. Description
103#. :sl2:103#. :sl2:
104#: ../apt-setup-udeb.templates:9001104#: ../apt-setup-udeb.templates:10001
105msgid ""105msgid ""
106"Commented out entries for ${HOST} have been added to the /etc/apt/sources."106"Commented out entries for ${HOST} have been added to the /etc/apt/sources."
107"list file."107"list file."
@@ -115,7 +115,7 @@
115#. Translators: the *entire* string should be under 55 columns115#. Translators: the *entire* string should be under 55 columns
116#. including host name. In short, KEEP THIS SHORT and, yes, that's tricky116#. including host name. In short, KEEP THIS SHORT and, yes, that's tricky
117#. :sl2:117#. :sl2:
118#: ../apt-setup-udeb.templates:10001118#: ../apt-setup-udeb.templates:11001
119msgid "security updates (from ${SEC_HOST})"119msgid "security updates (from ${SEC_HOST})"
120msgstr "Sicherheitsaktualisierungen (von ${SEC_HOST})"120msgstr "Sicherheitsaktualisierungen (von ${SEC_HOST})"
121121
@@ -125,21 +125,21 @@
125#. Translators: the *entire* string should be under 55 columns125#. Translators: the *entire* string should be under 55 columns
126#. including host name. In short, KEEP THIS SHORT and, yes, that's tricky126#. including host name. In short, KEEP THIS SHORT and, yes, that's tricky
127#. :sl2:127#. :sl2:
128#: ../apt-setup-udeb.templates:10001128#: ../apt-setup-udeb.templates:11001
129msgid "volatile updates (from ${VOL_HOST})"129msgid "volatile updates (from ${VOL_HOST})"
130msgstr "Volatile-Aktualisierungen (von ${VOL_HOST})"130msgstr "Volatile-Aktualisierungen (von ${VOL_HOST})"
131131
132#. Type: multiselect132#. Type: multiselect
133#. Description133#. Description
134#. :sl2:134#. :sl2:
135#: ../apt-setup-udeb.templates:10002135#: ../apt-setup-udeb.templates:11002
136msgid "Services to use:"136msgid "Services to use:"
137msgstr "Zu verwendende Dienste:"137msgstr "Zu verwendende Dienste:"
138138
139#. Type: multiselect139#. Type: multiselect
140#. Description140#. Description
141#. :sl2:141#. :sl2:
142#: ../apt-setup-udeb.templates:10002142#: ../apt-setup-udeb.templates:11002
143msgid ""143msgid ""
144"Debian has two services that provide updates to releases: security and "144"Debian has two services that provide updates to releases: security and "
145"volatile."145"volatile."
@@ -150,7 +150,7 @@
150#. Type: multiselect150#. Type: multiselect
151#. Description151#. Description
152#. :sl2:152#. :sl2:
153#: ../apt-setup-udeb.templates:10002153#: ../apt-setup-udeb.templates:11002
154msgid ""154msgid ""
155"Security updates help to keep your system secured against attacks. Enabling "155"Security updates help to keep your system secured against attacks. Enabling "
156"this service is strongly recommended."156"this service is strongly recommended."
@@ -161,7 +161,7 @@
161#. Type: multiselect161#. Type: multiselect
162#. Description162#. Description
163#. :sl2:163#. :sl2:
164#: ../apt-setup-udeb.templates:10002164#: ../apt-setup-udeb.templates:11002
165msgid ""165msgid ""
166"Volatile updates provide more current versions for software that changes "166"Volatile updates provide more current versions for software that changes "
167"relatively frequently and where not having the latest version could reduce "167"relatively frequently and where not having the latest version could reduce "
168168
=== modified file 'debian/po/dz.po'
--- debian/po/dz.po 2010-06-25 23:23:00 +0000
+++ debian/po/dz.po 2010-09-13 07:17:41 +0000
@@ -71,14 +71,14 @@
71#. Type: error71#. Type: error
72#. Description72#. Description
73#. :sl2:73#. :sl2:
74#: ../apt-setup-udeb.templates:900174#: ../apt-setup-udeb.templates:10001
75msgid "Cannot access repository"75msgid "Cannot access repository"
76msgstr "མཛོད་གནས་འཛུལ་སྤྱོད་འབད་མི་བཏུབ་"76msgstr "མཛོད་གནས་འཛུལ་སྤྱོད་འབད་མི་བཏུབ་"
7777
78#. Type: error78#. Type: error
79#. Description79#. Description
80#. :sl2:80#. :sl2:
81#: ../apt-setup-udeb.templates:900181#: ../apt-setup-udeb.templates:10001
82msgid ""82msgid ""
83"The repository on ${HOST} couldn't be accessed, so its updates will not be "83"The repository on ${HOST} couldn't be accessed, so its updates will not be "
84"made available to you at this time. You should investigate this later."84"made available to you at this time. You should investigate this later."
@@ -89,7 +89,7 @@
89#. Type: error89#. Type: error
90#. Description90#. Description
91#. :sl2:91#. :sl2:
92#: ../apt-setup-udeb.templates:900192#: ../apt-setup-udeb.templates:10001
93msgid ""93msgid ""
94"Commented out entries for ${HOST} have been added to the /etc/apt/sources."94"Commented out entries for ${HOST} have been added to the /etc/apt/sources."
95"list file."95"list file."
@@ -103,7 +103,7 @@
103#. Translators: the *entire* string should be under 55 columns103#. Translators: the *entire* string should be under 55 columns
104#. including host name. In short, KEEP THIS SHORT and, yes, that's tricky104#. including host name. In short, KEEP THIS SHORT and, yes, that's tricky
105#. :sl2:105#. :sl2:
106#: ../apt-setup-udeb.templates:10001106#: ../apt-setup-udeb.templates:11001
107msgid "security updates (from ${SEC_HOST})"107msgid "security updates (from ${SEC_HOST})"
108msgstr "(${SEC_HOST}ནང་ལས་) སྲུང་སྐྱོབ་དུས་མཐུན་"108msgstr "(${SEC_HOST}ནང་ལས་) སྲུང་སྐྱོབ་དུས་མཐུན་"
109109
@@ -113,21 +113,21 @@
113#. Translators: the *entire* string should be under 55 columns113#. Translators: the *entire* string should be under 55 columns
114#. including host name. In short, KEEP THIS SHORT and, yes, that's tricky114#. including host name. In short, KEEP THIS SHORT and, yes, that's tricky
115#. :sl2:115#. :sl2:
116#: ../apt-setup-udeb.templates:10001116#: ../apt-setup-udeb.templates:11001
117msgid "volatile updates (from ${VOL_HOST})"117msgid "volatile updates (from ${VOL_HOST})"
118msgstr "(${VOL_HOST}ནང་ལས་)བོ་ལ་ཊ་ཡིལ་དུས་མཐུན་"118msgstr "(${VOL_HOST}ནང་ལས་)བོ་ལ་ཊ་ཡིལ་དུས་མཐུན་"
119119
120#. Type: multiselect120#. Type: multiselect
121#. Description121#. Description
122#. :sl2:122#. :sl2:
123#: ../apt-setup-udeb.templates:10002123#: ../apt-setup-udeb.templates:11002
124msgid "Services to use:"124msgid "Services to use:"
125msgstr "ལག་ལེན་འཐབ་ནིའི་ཞབས་ཏོག་ཚུ་:"125msgstr "ལག་ལེན་འཐབ་ནིའི་ཞབས་ཏོག་ཚུ་:"
126126
127#. Type: multiselect127#. Type: multiselect
128#. Description128#. Description
129#. :sl2:129#. :sl2:
130#: ../apt-setup-udeb.templates:10002130#: ../apt-setup-udeb.templates:11002
131msgid ""131msgid ""
132"Debian has two services that provide updates to releases: security and "132"Debian has two services that provide updates to releases: security and "
133"volatile."133"volatile."
@@ -138,7 +138,7 @@
138#. Type: multiselect138#. Type: multiselect
139#. Description139#. Description
140#. :sl2:140#. :sl2:
141#: ../apt-setup-udeb.templates:10002141#: ../apt-setup-udeb.templates:11002
142msgid ""142msgid ""
143"Security updates help to keep your system secured against attacks. Enabling "143"Security updates help to keep your system secured against attacks. Enabling "
144"this service is strongly recommended."144"this service is strongly recommended."
@@ -149,7 +149,7 @@
149#. Type: multiselect149#. Type: multiselect
150#. Description150#. Description
151#. :sl2:151#. :sl2:
152#: ../apt-setup-udeb.templates:10002152#: ../apt-setup-udeb.templates:11002
153msgid ""153msgid ""
154"Volatile updates provide more current versions for software that changes "154"Volatile updates provide more current versions for software that changes "
155"relatively frequently and where not having the latest version could reduce "155"relatively frequently and where not having the latest version could reduce "
156156
=== modified file 'debian/po/el.po'
--- debian/po/el.po 2009-11-27 23:20:54 +0000
+++ debian/po/el.po 2010-09-13 07:17:41 +0000
@@ -79,14 +79,14 @@
79#. Type: error79#. Type: error
80#. Description80#. Description
81#. :sl2:81#. :sl2:
82#: ../apt-setup-udeb.templates:900182#: ../apt-setup-udeb.templates:10001
83msgid "Cannot access repository"83msgid "Cannot access repository"
84msgstr "Αδυναμία πρόσβασης στο αποθετήριο"84msgstr "Αδυναμία πρόσβασης στο αποθετήριο"
8585
86#. Type: error86#. Type: error
87#. Description87#. Description
88#. :sl2:88#. :sl2:
89#: ../apt-setup-udeb.templates:900189#: ../apt-setup-udeb.templates:10001
90msgid ""90msgid ""
91"The repository on ${HOST} couldn't be accessed, so its updates will not be "91"The repository on ${HOST} couldn't be accessed, so its updates will not be "
92"made available to you at this time. You should investigate this later."92"made available to you at this time. You should investigate this later."
@@ -98,7 +98,7 @@
98#. Type: error98#. Type: error
99#. Description99#. Description
100#. :sl2:100#. :sl2:
101#: ../apt-setup-udeb.templates:9001101#: ../apt-setup-udeb.templates:10001
102msgid ""102msgid ""
103"Commented out entries for ${HOST} have been added to the /etc/apt/sources."103"Commented out entries for ${HOST} have been added to the /etc/apt/sources."
104"list file."104"list file."
@@ -112,7 +112,7 @@
112#. Translators: the *entire* string should be under 55 columns112#. Translators: the *entire* string should be under 55 columns
113#. including host name. In short, KEEP THIS SHORT and, yes, that's tricky113#. including host name. In short, KEEP THIS SHORT and, yes, that's tricky
114#. :sl2:114#. :sl2:
115#: ../apt-setup-udeb.templates:10001115#: ../apt-setup-udeb.templates:11001
116msgid "security updates (from ${SEC_HOST})"116msgid "security updates (from ${SEC_HOST})"
117msgstr "αναβαθμίσεις ασφαλείας (από ${SEC_HOST})"117msgstr "αναβαθμίσεις ασφαλείας (από ${SEC_HOST})"
118118
@@ -122,21 +122,21 @@
122#. Translators: the *entire* string should be under 55 columns122#. Translators: the *entire* string should be under 55 columns
123#. including host name. In short, KEEP THIS SHORT and, yes, that's tricky123#. including host name. In short, KEEP THIS SHORT and, yes, that's tricky
124#. :sl2:124#. :sl2:
125#: ../apt-setup-udeb.templates:10001125#: ../apt-setup-udeb.templates:11001
126msgid "volatile updates (from ${VOL_HOST})"126msgid "volatile updates (from ${VOL_HOST})"
127msgstr "αναβαθμίσεις ευελιξίας (από ${VOL_HOST})"127msgstr "αναβαθμίσεις ευελιξίας (από ${VOL_HOST})"
128128
129#. Type: multiselect129#. Type: multiselect
130#. Description130#. Description
131#. :sl2:131#. :sl2:
132#: ../apt-setup-udeb.templates:10002132#: ../apt-setup-udeb.templates:11002
133msgid "Services to use:"133msgid "Services to use:"
134msgstr "Υπηρεσίες που θα χρησιμοποιηθούν:"134msgstr "Υπηρεσίες που θα χρησιμοποιηθούν:"
135135
136#. Type: multiselect136#. Type: multiselect
137#. Description137#. Description
138#. :sl2:138#. :sl2:
139#: ../apt-setup-udeb.templates:10002139#: ../apt-setup-udeb.templates:11002
140msgid ""140msgid ""
141"Debian has two services that provide updates to releases: security and "141"Debian has two services that provide updates to releases: security and "
142"volatile."142"volatile."
@@ -147,7 +147,7 @@
147#. Type: multiselect147#. Type: multiselect
148#. Description148#. Description
149#. :sl2:149#. :sl2:
150#: ../apt-setup-udeb.templates:10002150#: ../apt-setup-udeb.templates:11002
151msgid ""151msgid ""
152"Security updates help to keep your system secured against attacks. Enabling "152"Security updates help to keep your system secured against attacks. Enabling "
153"this service is strongly recommended."153"this service is strongly recommended."
@@ -158,7 +158,7 @@
158#. Type: multiselect158#. Type: multiselect
159#. Description159#. Description
160#. :sl2:160#. :sl2:
161#: ../apt-setup-udeb.templates:10002161#: ../apt-setup-udeb.templates:11002
162msgid ""162msgid ""
163"Volatile updates provide more current versions for software that changes "163"Volatile updates provide more current versions for software that changes "
164"relatively frequently and where not having the latest version could reduce "164"relatively frequently and where not having the latest version could reduce "
165165
=== modified file 'debian/po/eo.po'
--- debian/po/eo.po 2009-07-02 20:49:11 +0000
+++ debian/po/eo.po 2010-09-13 07:17:41 +0000
@@ -71,14 +71,14 @@
71#. Type: error71#. Type: error
72#. Description72#. Description
73#. :sl2:73#. :sl2:
74#: ../apt-setup-udeb.templates:900174#: ../apt-setup-udeb.templates:10001
75msgid "Cannot access repository"75msgid "Cannot access repository"
76msgstr "Ne eblas atingi la pak-deponejon"76msgstr "Ne eblas atingi la pak-deponejon"
7777
78#. Type: error78#. Type: error
79#. Description79#. Description
80#. :sl2:80#. :sl2:
81#: ../apt-setup-udeb.templates:900181#: ../apt-setup-udeb.templates:10001
82msgid ""82msgid ""
83"The repository on ${HOST} couldn't be accessed, so its updates will not be "83"The repository on ${HOST} couldn't be accessed, so its updates will not be "
84"made available to you at this time. You should investigate this later."84"made available to you at this time. You should investigate this later."
@@ -89,7 +89,7 @@
89#. Type: error89#. Type: error
90#. Description90#. Description
91#. :sl2:91#. :sl2:
92#: ../apt-setup-udeb.templates:900192#: ../apt-setup-udeb.templates:10001
93msgid ""93msgid ""
94"Commented out entries for ${HOST} have been added to the /etc/apt/sources."94"Commented out entries for ${HOST} have been added to the /etc/apt/sources."
95"list file."95"list file."
@@ -103,7 +103,7 @@
103#. Translators: the *entire* string should be under 55 columns103#. Translators: the *entire* string should be under 55 columns
104#. including host name. In short, KEEP THIS SHORT and, yes, that's tricky104#. including host name. In short, KEEP THIS SHORT and, yes, that's tricky
105#. :sl2:105#. :sl2:
106#: ../apt-setup-udeb.templates:10001106#: ../apt-setup-udeb.templates:11001
107msgid "security updates (from ${SEC_HOST})"107msgid "security updates (from ${SEC_HOST})"
108msgstr "sekurigaj ĝisdatigoj (el ${SEC_HOST})"108msgstr "sekurigaj ĝisdatigoj (el ${SEC_HOST})"
109109
@@ -113,21 +113,21 @@
113#. Translators: the *entire* string should be under 55 columns113#. Translators: the *entire* string should be under 55 columns
114#. including host name. In short, KEEP THIS SHORT and, yes, that's tricky114#. including host name. In short, KEEP THIS SHORT and, yes, that's tricky
115#. :sl2:115#. :sl2:
116#: ../apt-setup-udeb.templates:10001116#: ../apt-setup-udeb.templates:11001
117msgid "volatile updates (from ${VOL_HOST})"117msgid "volatile updates (from ${VOL_HOST})"
118msgstr "nepermanentaj ĝisdatigoj (el ${VOL_HOST})"118msgstr "nepermanentaj ĝisdatigoj (el ${VOL_HOST})"
119119
120#. Type: multiselect120#. Type: multiselect
121#. Description121#. Description
122#. :sl2:122#. :sl2:
123#: ../apt-setup-udeb.templates:10002123#: ../apt-setup-udeb.templates:11002
124msgid "Services to use:"124msgid "Services to use:"
125msgstr "Uzotaj servoj:"125msgstr "Uzotaj servoj:"
126126
127#. Type: multiselect127#. Type: multiselect
128#. Description128#. Description
129#. :sl2:129#. :sl2:
130#: ../apt-setup-udeb.templates:10002130#: ../apt-setup-udeb.templates:11002
131msgid ""131msgid ""
132"Debian has two services that provide updates to releases: security and "132"Debian has two services that provide updates to releases: security and "
133"volatile."133"volatile."
@@ -138,7 +138,7 @@
138#. Type: multiselect138#. Type: multiselect
139#. Description139#. Description
140#. :sl2:140#. :sl2:
141#: ../apt-setup-udeb.templates:10002141#: ../apt-setup-udeb.templates:11002
142msgid ""142msgid ""
143"Security updates help to keep your system secured against attacks. Enabling "143"Security updates help to keep your system secured against attacks. Enabling "
144"this service is strongly recommended."144"this service is strongly recommended."
@@ -149,7 +149,7 @@
149#. Type: multiselect149#. Type: multiselect
150#. Description150#. Description
151#. :sl2:151#. :sl2:
152#: ../apt-setup-udeb.templates:10002152#: ../apt-setup-udeb.templates:11002
153msgid ""153msgid ""
154"Volatile updates provide more current versions for software that changes "154"Volatile updates provide more current versions for software that changes "
155"relatively frequently and where not having the latest version could reduce "155"relatively frequently and where not having the latest version could reduce "
156156
=== modified file 'debian/po/es.po'
--- debian/po/es.po 2010-03-09 23:19:36 +0000
+++ debian/po/es.po 2010-09-13 07:17:41 +0000
@@ -105,14 +105,14 @@
105#. Type: error105#. Type: error
106#. Description106#. Description
107#. :sl2:107#. :sl2:
108#: ../apt-setup-udeb.templates:9001108#: ../apt-setup-udeb.templates:10001
109msgid "Cannot access repository"109msgid "Cannot access repository"
110msgstr "No se puede acceder al repositorio"110msgstr "No se puede acceder al repositorio"
111111
112#. Type: error112#. Type: error
113#. Description113#. Description
114#. :sl2:114#. :sl2:
115#: ../apt-setup-udeb.templates:9001115#: ../apt-setup-udeb.templates:10001
116msgid ""116msgid ""
117"The repository on ${HOST} couldn't be accessed, so its updates will not be "117"The repository on ${HOST} couldn't be accessed, so its updates will not be "
118"made available to you at this time. You should investigate this later."118"made available to you at this time. You should investigate this later."
@@ -124,7 +124,7 @@
124#. Type: error124#. Type: error
125#. Description125#. Description
126#. :sl2:126#. :sl2:
127#: ../apt-setup-udeb.templates:9001127#: ../apt-setup-udeb.templates:10001
128msgid ""128msgid ""
129"Commented out entries for ${HOST} have been added to the /etc/apt/sources."129"Commented out entries for ${HOST} have been added to the /etc/apt/sources."
130"list file."130"list file."
@@ -138,7 +138,7 @@
138#. Translators: the *entire* string should be under 55 columns138#. Translators: the *entire* string should be under 55 columns
139#. including host name. In short, KEEP THIS SHORT and, yes, that's tricky139#. including host name. In short, KEEP THIS SHORT and, yes, that's tricky
140#. :sl2:140#. :sl2:
141#: ../apt-setup-udeb.templates:10001141#: ../apt-setup-udeb.templates:11001
142msgid "security updates (from ${SEC_HOST})"142msgid "security updates (from ${SEC_HOST})"
143msgstr "actualizaciones de seguridad (de ${SEC_HOST})"143msgstr "actualizaciones de seguridad (de ${SEC_HOST})"
144144
@@ -148,21 +148,21 @@
148#. Translators: the *entire* string should be under 55 columns148#. Translators: the *entire* string should be under 55 columns
149#. including host name. In short, KEEP THIS SHORT and, yes, that's tricky149#. including host name. In short, KEEP THIS SHORT and, yes, that's tricky
150#. :sl2:150#. :sl2:
151#: ../apt-setup-udeb.templates:10001151#: ../apt-setup-udeb.templates:11001
152msgid "volatile updates (from ${VOL_HOST})"152msgid "volatile updates (from ${VOL_HOST})"
153msgstr "actualizaciónes volátiles (de ${VOL_HOST})"153msgstr "actualizaciónes volátiles (de ${VOL_HOST})"
154154
155#. Type: multiselect155#. Type: multiselect
156#. Description156#. Description
157#. :sl2:157#. :sl2:
158#: ../apt-setup-udeb.templates:10002158#: ../apt-setup-udeb.templates:11002
159msgid "Services to use:"159msgid "Services to use:"
160msgstr "Servicios a utilizar:"160msgstr "Servicios a utilizar:"
161161
162#. Type: multiselect162#. Type: multiselect
163#. Description163#. Description
164#. :sl2:164#. :sl2:
165#: ../apt-setup-udeb.templates:10002165#: ../apt-setup-udeb.templates:11002
166msgid ""166msgid ""
167"Debian has two services that provide updates to releases: security and "167"Debian has two services that provide updates to releases: security and "
168"volatile."168"volatile."
@@ -173,7 +173,7 @@
173#. Type: multiselect173#. Type: multiselect
174#. Description174#. Description
175#. :sl2:175#. :sl2:
176#: ../apt-setup-udeb.templates:10002176#: ../apt-setup-udeb.templates:11002
177msgid ""177msgid ""
178"Security updates help to keep your system secured against attacks. Enabling "178"Security updates help to keep your system secured against attacks. Enabling "
179"this service is strongly recommended."179"this service is strongly recommended."
@@ -184,7 +184,7 @@
184#. Type: multiselect184#. Type: multiselect
185#. Description185#. Description
186#. :sl2:186#. :sl2:
187#: ../apt-setup-udeb.templates:10002187#: ../apt-setup-udeb.templates:11002
188msgid ""188msgid ""
189"Volatile updates provide more current versions for software that changes "189"Volatile updates provide more current versions for software that changes "
190"relatively frequently and where not having the latest version could reduce "190"relatively frequently and where not having the latest version could reduce "
191191
=== modified file 'debian/po/et.po'
--- debian/po/et.po 2009-08-04 23:17:54 +0000
+++ debian/po/et.po 2010-09-13 07:17:41 +0000
@@ -71,14 +71,14 @@
71#. Type: error71#. Type: error
72#. Description72#. Description
73#. :sl2:73#. :sl2:
74#: ../apt-setup-udeb.templates:900174#: ../apt-setup-udeb.templates:10001
75msgid "Cannot access repository"75msgid "Cannot access repository"
76msgstr "Ei pääse tarkvaraallikale ligi"76msgstr "Ei pääse tarkvaraallikale ligi"
7777
78#. Type: error78#. Type: error
79#. Description79#. Description
80#. :sl2:80#. :sl2:
81#: ../apt-setup-udeb.templates:900181#: ../apt-setup-udeb.templates:10001
82msgid ""82msgid ""
83"The repository on ${HOST} couldn't be accessed, so its updates will not be "83"The repository on ${HOST} couldn't be accessed, so its updates will not be "
84"made available to you at this time. You should investigate this later."84"made available to you at this time. You should investigate this later."
@@ -89,7 +89,7 @@
89#. Type: error89#. Type: error
90#. Description90#. Description
91#. :sl2:91#. :sl2:
92#: ../apt-setup-udeb.templates:900192#: ../apt-setup-udeb.templates:10001
93msgid ""93msgid ""
94"Commented out entries for ${HOST} have been added to the /etc/apt/sources."94"Commented out entries for ${HOST} have been added to the /etc/apt/sources."
95"list file."95"list file."
@@ -103,7 +103,7 @@
103#. Translators: the *entire* string should be under 55 columns103#. Translators: the *entire* string should be under 55 columns
104#. including host name. In short, KEEP THIS SHORT and, yes, that's tricky104#. including host name. In short, KEEP THIS SHORT and, yes, that's tricky
105#. :sl2:105#. :sl2:
106#: ../apt-setup-udeb.templates:10001106#: ../apt-setup-udeb.templates:11001
107msgid "security updates (from ${SEC_HOST})"107msgid "security updates (from ${SEC_HOST})"
108msgstr "Turvauuendused (serverist ${SEC_HOST})"108msgstr "Turvauuendused (serverist ${SEC_HOST})"
109109
@@ -113,21 +113,21 @@
113#. Translators: the *entire* string should be under 55 columns113#. Translators: the *entire* string should be under 55 columns
114#. including host name. In short, KEEP THIS SHORT and, yes, that's tricky114#. including host name. In short, KEEP THIS SHORT and, yes, that's tricky
115#. :sl2:115#. :sl2:
116#: ../apt-setup-udeb.templates:10001116#: ../apt-setup-udeb.templates:11001
117msgid "volatile updates (from ${VOL_HOST})"117msgid "volatile updates (from ${VOL_HOST})"
118msgstr "Sagedased uuendused (serverist ${VOL_HOST})"118msgstr "Sagedased uuendused (serverist ${VOL_HOST})"
119119
120#. Type: multiselect120#. Type: multiselect
121#. Description121#. Description
122#. :sl2:122#. :sl2:
123#: ../apt-setup-udeb.templates:10002123#: ../apt-setup-udeb.templates:11002
124msgid "Services to use:"124msgid "Services to use:"
125msgstr "Kasutatavad teenused:"125msgstr "Kasutatavad teenused:"
126126
127#. Type: multiselect127#. Type: multiselect
128#. Description128#. Description
129#. :sl2:129#. :sl2:
130#: ../apt-setup-udeb.templates:10002130#: ../apt-setup-udeb.templates:11002
131msgid ""131msgid ""
132"Debian has two services that provide updates to releases: security and "132"Debian has two services that provide updates to releases: security and "
133"volatile."133"volatile."
@@ -138,7 +138,7 @@
138#. Type: multiselect138#. Type: multiselect
139#. Description139#. Description
140#. :sl2:140#. :sl2:
141#: ../apt-setup-udeb.templates:10002141#: ../apt-setup-udeb.templates:11002
142msgid ""142msgid ""
143"Security updates help to keep your system secured against attacks. Enabling "143"Security updates help to keep your system secured against attacks. Enabling "
144"this service is strongly recommended."144"this service is strongly recommended."
@@ -149,7 +149,7 @@
149#. Type: multiselect149#. Type: multiselect
150#. Description150#. Description
151#. :sl2:151#. :sl2:
152#: ../apt-setup-udeb.templates:10002152#: ../apt-setup-udeb.templates:11002
153msgid ""153msgid ""
154"Volatile updates provide more current versions for software that changes "154"Volatile updates provide more current versions for software that changes "
155"relatively frequently and where not having the latest version could reduce "155"relatively frequently and where not having the latest version could reduce "
156156
=== modified file 'debian/po/eu.po'
--- debian/po/eu.po 2009-07-11 11:51:42 +0000
+++ debian/po/eu.po 2010-09-13 07:17:41 +0000
@@ -75,14 +75,14 @@
75#. Type: error75#. Type: error
76#. Description76#. Description
77#. :sl2:77#. :sl2:
78#: ../apt-setup-udeb.templates:900178#: ../apt-setup-udeb.templates:10001
79msgid "Cannot access repository"79msgid "Cannot access repository"
80msgstr "Ezin da biltegia ebatzi"80msgstr "Ezin da biltegia ebatzi"
8181
82#. Type: error82#. Type: error
83#. Description83#. Description
84#. :sl2:84#. :sl2:
85#: ../apt-setup-udeb.templates:900185#: ../apt-setup-udeb.templates:10001
86msgid ""86msgid ""
87"The repository on ${HOST} couldn't be accessed, so its updates will not be "87"The repository on ${HOST} couldn't be accessed, so its updates will not be "
88"made available to you at this time. You should investigate this later."88"made available to you at this time. You should investigate this later."
@@ -93,7 +93,7 @@
93#. Type: error93#. Type: error
94#. Description94#. Description
95#. :sl2:95#. :sl2:
96#: ../apt-setup-udeb.templates:900196#: ../apt-setup-udeb.templates:10001
97msgid ""97msgid ""
98"Commented out entries for ${HOST} have been added to the /etc/apt/sources."98"Commented out entries for ${HOST} have been added to the /etc/apt/sources."
99"list file."99"list file."
@@ -107,7 +107,7 @@
107#. Translators: the *entire* string should be under 55 columns107#. Translators: the *entire* string should be under 55 columns
108#. including host name. In short, KEEP THIS SHORT and, yes, that's tricky108#. including host name. In short, KEEP THIS SHORT and, yes, that's tricky
109#. :sl2:109#. :sl2:
110#: ../apt-setup-udeb.templates:10001110#: ../apt-setup-udeb.templates:11001
111msgid "security updates (from ${SEC_HOST})"111msgid "security updates (from ${SEC_HOST})"
112msgstr "Segurtasun eguneraketak (${SEC_HOST}(e)tik)"112msgstr "Segurtasun eguneraketak (${SEC_HOST}(e)tik)"
113113
@@ -117,21 +117,21 @@
117#. Translators: the *entire* string should be under 55 columns117#. Translators: the *entire* string should be under 55 columns
118#. including host name. In short, KEEP THIS SHORT and, yes, that's tricky118#. including host name. In short, KEEP THIS SHORT and, yes, that's tricky
119#. :sl2:119#. :sl2:
120#: ../apt-setup-udeb.templates:10001120#: ../apt-setup-udeb.templates:11001
121msgid "volatile updates (from ${VOL_HOST})"121msgid "volatile updates (from ${VOL_HOST})"
122msgstr "Eguneraketa hegazkorrak (${VOL_HOST}(e)tik)"122msgstr "Eguneraketa hegazkorrak (${VOL_HOST}(e)tik)"
123123
124#. Type: multiselect124#. Type: multiselect
125#. Description125#. Description
126#. :sl2:126#. :sl2:
127#: ../apt-setup-udeb.templates:10002127#: ../apt-setup-udeb.templates:11002
128msgid "Services to use:"128msgid "Services to use:"
129msgstr "Erabiliko diren zerbitzuak:"129msgstr "Erabiliko diren zerbitzuak:"
130130
131#. Type: multiselect131#. Type: multiselect
132#. Description132#. Description
133#. :sl2:133#. :sl2:
134#: ../apt-setup-udeb.templates:10002134#: ../apt-setup-udeb.templates:11002
135msgid ""135msgid ""
136"Debian has two services that provide updates to releases: security and "136"Debian has two services that provide updates to releases: security and "
137"volatile."137"volatile."
@@ -142,7 +142,7 @@
142#. Type: multiselect142#. Type: multiselect
143#. Description143#. Description
144#. :sl2:144#. :sl2:
145#: ../apt-setup-udeb.templates:10002145#: ../apt-setup-udeb.templates:11002
146msgid ""146msgid ""
147"Security updates help to keep your system secured against attacks. Enabling "147"Security updates help to keep your system secured against attacks. Enabling "
148"this service is strongly recommended."148"this service is strongly recommended."
@@ -153,7 +153,7 @@
153#. Type: multiselect153#. Type: multiselect
154#. Description154#. Description
155#. :sl2:155#. :sl2:
156#: ../apt-setup-udeb.templates:10002156#: ../apt-setup-udeb.templates:11002
157msgid ""157msgid ""
158"Volatile updates provide more current versions for software that changes "158"Volatile updates provide more current versions for software that changes "
159"relatively frequently and where not having the latest version could reduce "159"relatively frequently and where not having the latest version could reduce "
160160
=== modified file 'debian/po/fi.po'
--- debian/po/fi.po 2010-08-04 02:21:23 +0000
+++ debian/po/fi.po 2010-09-13 07:17:41 +0000
@@ -74,14 +74,14 @@
74#. Type: error74#. Type: error
75#. Description75#. Description
76#. :sl2:76#. :sl2:
77#: ../apt-setup-udeb.templates:900177#: ../apt-setup-udeb.templates:10001
78msgid "Cannot access repository"78msgid "Cannot access repository"
79msgstr "Varastoa ei voitu käyttää"79msgstr "Varastoa ei voitu käyttää"
8080
81#. Type: error81#. Type: error
82#. Description82#. Description
83#. :sl2:83#. :sl2:
84#: ../apt-setup-udeb.templates:900184#: ../apt-setup-udeb.templates:10001
85msgid ""85msgid ""
86"The repository on ${HOST} couldn't be accessed, so its updates will not be "86"The repository on ${HOST} couldn't be accessed, so its updates will not be "
87"made available to you at this time. You should investigate this later."87"made available to you at this time. You should investigate this later."
@@ -93,7 +93,7 @@
93#. Type: error93#. Type: error
94#. Description94#. Description
95#. :sl2:95#. :sl2:
96#: ../apt-setup-udeb.templates:900196#: ../apt-setup-udeb.templates:10001
97msgid ""97msgid ""
98"Commented out entries for ${HOST} have been added to the /etc/apt/sources."98"Commented out entries for ${HOST} have been added to the /etc/apt/sources."
99"list file."99"list file."
@@ -107,7 +107,7 @@
107#. Translators: the *entire* string should be under 55 columns107#. Translators: the *entire* string should be under 55 columns
108#. including host name. In short, KEEP THIS SHORT and, yes, that's tricky108#. including host name. In short, KEEP THIS SHORT and, yes, that's tricky
109#. :sl2:109#. :sl2:
110#: ../apt-setup-udeb.templates:10001110#: ../apt-setup-udeb.templates:11001
111msgid "security updates (from ${SEC_HOST})"111msgid "security updates (from ${SEC_HOST})"
112msgstr "tietoturvapäivitykset (${SEC_HOST})"112msgstr "tietoturvapäivitykset (${SEC_HOST})"
113113
@@ -117,21 +117,21 @@
117#. Translators: the *entire* string should be under 55 columns117#. Translators: the *entire* string should be under 55 columns
118#. including host name. In short, KEEP THIS SHORT and, yes, that's tricky118#. including host name. In short, KEEP THIS SHORT and, yes, that's tricky
119#. :sl2:119#. :sl2:
120#: ../apt-setup-udeb.templates:10001120#: ../apt-setup-udeb.templates:11001
121msgid "volatile updates (from ${VOL_HOST})"121msgid "volatile updates (from ${VOL_HOST})"
122msgstr "nopeat päivitykset (${VOL_HOST})"122msgstr "nopeat päivitykset (${VOL_HOST})"
123123
124#. Type: multiselect124#. Type: multiselect
125#. Description125#. Description
126#. :sl2:126#. :sl2:
127#: ../apt-setup-udeb.templates:10002127#: ../apt-setup-udeb.templates:11002
128msgid "Services to use:"128msgid "Services to use:"
129msgstr "Käytettävät palvelut:"129msgstr "Käytettävät palvelut:"
130130
131#. Type: multiselect131#. Type: multiselect
132#. Description132#. Description
133#. :sl2:133#. :sl2:
134#: ../apt-setup-udeb.templates:10002134#: ../apt-setup-udeb.templates:11002
135msgid ""135msgid ""
136"Debian has two services that provide updates to releases: security and "136"Debian has two services that provide updates to releases: security and "
137"volatile."137"volatile."
@@ -142,7 +142,7 @@
142#. Type: multiselect142#. Type: multiselect
143#. Description143#. Description
144#. :sl2:144#. :sl2:
145#: ../apt-setup-udeb.templates:10002145#: ../apt-setup-udeb.templates:11002
146msgid ""146msgid ""
147"Security updates help to keep your system secured against attacks. Enabling "147"Security updates help to keep your system secured against attacks. Enabling "
148"this service is strongly recommended."148"this service is strongly recommended."
@@ -153,7 +153,7 @@
153#. Type: multiselect153#. Type: multiselect
154#. Description154#. Description
155#. :sl2:155#. :sl2:
156#: ../apt-setup-udeb.templates:10002156#: ../apt-setup-udeb.templates:11002
157msgid ""157msgid ""
158"Volatile updates provide more current versions for software that changes "158"Volatile updates provide more current versions for software that changes "
159"relatively frequently and where not having the latest version could reduce "159"relatively frequently and where not having the latest version could reduce "
160160
=== modified file 'debian/po/fr.po'
--- debian/po/fr.po 2010-03-20 14:17:32 +0000
+++ debian/po/fr.po 2010-09-13 07:17:41 +0000
@@ -76,14 +76,14 @@
76#. Type: error76#. Type: error
77#. Description77#. Description
78#. :sl2:78#. :sl2:
79#: ../apt-setup-udeb.templates:900179#: ../apt-setup-udeb.templates:10001
80msgid "Cannot access repository"80msgid "Cannot access repository"
81msgstr "Impossible d'accéder au dépôt"81msgstr "Impossible d'accéder au dépôt"
8282
83#. Type: error83#. Type: error
84#. Description84#. Description
85#. :sl2:85#. :sl2:
86#: ../apt-setup-udeb.templates:900186#: ../apt-setup-udeb.templates:10001
87msgid ""87msgid ""
88"The repository on ${HOST} couldn't be accessed, so its updates will not be "88"The repository on ${HOST} couldn't be accessed, so its updates will not be "
89"made available to you at this time. You should investigate this later."89"made available to you at this time. You should investigate this later."
@@ -95,7 +95,7 @@
95#. Type: error95#. Type: error
96#. Description96#. Description
97#. :sl2:97#. :sl2:
98#: ../apt-setup-udeb.templates:900198#: ../apt-setup-udeb.templates:10001
99msgid ""99msgid ""
100"Commented out entries for ${HOST} have been added to the /etc/apt/sources."100"Commented out entries for ${HOST} have been added to the /etc/apt/sources."
101"list file."101"list file."
@@ -110,7 +110,7 @@
110#. Translators: the *entire* string should be under 55 columns110#. Translators: the *entire* string should be under 55 columns
111#. including host name. In short, KEEP THIS SHORT and, yes, that's tricky111#. including host name. In short, KEEP THIS SHORT and, yes, that's tricky
112#. :sl2:112#. :sl2:
113#: ../apt-setup-udeb.templates:10001113#: ../apt-setup-udeb.templates:11001
114msgid "security updates (from ${SEC_HOST})"114msgid "security updates (from ${SEC_HOST})"
115msgstr "mises à jour de sécurité (${SEC_HOST})"115msgstr "mises à jour de sécurité (${SEC_HOST})"
116116
@@ -120,21 +120,21 @@
120#. Translators: the *entire* string should be under 55 columns120#. Translators: the *entire* string should be under 55 columns
121#. including host name. In short, KEEP THIS SHORT and, yes, that's tricky121#. including host name. In short, KEEP THIS SHORT and, yes, that's tricky
122#. :sl2:122#. :sl2:
123#: ../apt-setup-udeb.templates:10001123#: ../apt-setup-udeb.templates:11001
124msgid "volatile updates (from ${VOL_HOST})"124msgid "volatile updates (from ${VOL_HOST})"
125msgstr "paquets « volatils » (${VOL_HOST})"125msgstr "paquets « volatils » (${VOL_HOST})"
126126
127#. Type: multiselect127#. Type: multiselect
128#. Description128#. Description
129#. :sl2:129#. :sl2:
130#: ../apt-setup-udeb.templates:10002130#: ../apt-setup-udeb.templates:11002
131msgid "Services to use:"131msgid "Services to use:"
132msgstr "Services à utiliser :"132msgstr "Services à utiliser :"
133133
134#. Type: multiselect134#. Type: multiselect
135#. Description135#. Description
136#. :sl2:136#. :sl2:
137#: ../apt-setup-udeb.templates:10002137#: ../apt-setup-udeb.templates:11002
138msgid ""138msgid ""
139"Debian has two services that provide updates to releases: security and "139"Debian has two services that provide updates to releases: security and "
140"volatile."140"volatile."
@@ -144,7 +144,7 @@
144#. Type: multiselect144#. Type: multiselect
145#. Description145#. Description
146#. :sl2:146#. :sl2:
147#: ../apt-setup-udeb.templates:10002147#: ../apt-setup-udeb.templates:11002
148msgid ""148msgid ""
149"Security updates help to keep your system secured against attacks. Enabling "149"Security updates help to keep your system secured against attacks. Enabling "
150"this service is strongly recommended."150"this service is strongly recommended."
@@ -156,7 +156,7 @@
156#. Type: multiselect156#. Type: multiselect
157#. Description157#. Description
158#. :sl2:158#. :sl2:
159#: ../apt-setup-udeb.templates:10002159#: ../apt-setup-udeb.templates:11002
160msgid ""160msgid ""
161"Volatile updates provide more current versions for software that changes "161"Volatile updates provide more current versions for software that changes "
162"relatively frequently and where not having the latest version could reduce "162"relatively frequently and where not having the latest version could reduce "
163163
=== modified file 'debian/po/ga.po'
--- debian/po/ga.po 2010-07-17 07:01:46 +0000
+++ debian/po/ga.po 2010-09-13 07:17:41 +0000
@@ -67,14 +67,14 @@
67#. Type: error67#. Type: error
68#. Description68#. Description
69#. :sl2:69#. :sl2:
70#: ../apt-setup-udeb.templates:900170#: ../apt-setup-udeb.templates:10001
71msgid "Cannot access repository"71msgid "Cannot access repository"
72msgstr "Ní féidir an stór a rochtain"72msgstr "Ní féidir an stór a rochtain"
7373
74#. Type: error74#. Type: error
75#. Description75#. Description
76#. :sl2:76#. :sl2:
77#: ../apt-setup-udeb.templates:900177#: ../apt-setup-udeb.templates:10001
78msgid ""78msgid ""
79"The repository on ${HOST} couldn't be accessed, so its updates will not be "79"The repository on ${HOST} couldn't be accessed, so its updates will not be "
80"made available to you at this time. You should investigate this later."80"made available to you at this time. You should investigate this later."
@@ -86,7 +86,7 @@
86#. Type: error86#. Type: error
87#. Description87#. Description
88#. :sl2:88#. :sl2:
89#: ../apt-setup-udeb.templates:900189#: ../apt-setup-udeb.templates:10001
90msgid ""90msgid ""
91"Commented out entries for ${HOST} have been added to the /etc/apt/sources."91"Commented out entries for ${HOST} have been added to the /etc/apt/sources."
92"list file."92"list file."
@@ -100,7 +100,7 @@
100#. Translators: the *entire* string should be under 55 columns100#. Translators: the *entire* string should be under 55 columns
101#. including host name. In short, KEEP THIS SHORT and, yes, that's tricky101#. including host name. In short, KEEP THIS SHORT and, yes, that's tricky
102#. :sl2:102#. :sl2:
103#: ../apt-setup-udeb.templates:10001103#: ../apt-setup-udeb.templates:11001
104msgid "security updates (from ${SEC_HOST})"104msgid "security updates (from ${SEC_HOST})"
105msgstr "nuashonruithe slándála (ó ${SEC_HOST})"105msgstr "nuashonruithe slándála (ó ${SEC_HOST})"
106106
@@ -110,21 +110,21 @@
110#. Translators: the *entire* string should be under 55 columns110#. Translators: the *entire* string should be under 55 columns
111#. including host name. In short, KEEP THIS SHORT and, yes, that's tricky111#. including host name. In short, KEEP THIS SHORT and, yes, that's tricky
112#. :sl2:112#. :sl2:
113#: ../apt-setup-udeb.templates:10001113#: ../apt-setup-udeb.templates:11001
114msgid "volatile updates (from ${VOL_HOST})"114msgid "volatile updates (from ${VOL_HOST})"
115msgstr "nuashonruithe luaineacha (ó ${VOL_HOST})"115msgstr "nuashonruithe luaineacha (ó ${VOL_HOST})"
116116
117#. Type: multiselect117#. Type: multiselect
118#. Description118#. Description
119#. :sl2:119#. :sl2:
120#: ../apt-setup-udeb.templates:10002120#: ../apt-setup-udeb.templates:11002
121msgid "Services to use:"121msgid "Services to use:"
122msgstr "Seirbhísí le húsáid:"122msgstr "Seirbhísí le húsáid:"
123123
124#. Type: multiselect124#. Type: multiselect
125#. Description125#. Description
126#. :sl2:126#. :sl2:
127#: ../apt-setup-udeb.templates:10002127#: ../apt-setup-udeb.templates:11002
128msgid ""128msgid ""
129"Debian has two services that provide updates to releases: security and "129"Debian has two services that provide updates to releases: security and "
130"volatile."130"volatile."
@@ -135,7 +135,7 @@
135#. Type: multiselect135#. Type: multiselect
136#. Description136#. Description
137#. :sl2:137#. :sl2:
138#: ../apt-setup-udeb.templates:10002138#: ../apt-setup-udeb.templates:11002
139msgid ""139msgid ""
140"Security updates help to keep your system secured against attacks. Enabling "140"Security updates help to keep your system secured against attacks. Enabling "
141"this service is strongly recommended."141"this service is strongly recommended."
@@ -146,7 +146,7 @@
146#. Type: multiselect146#. Type: multiselect
147#. Description147#. Description
148#. :sl2:148#. :sl2:
149#: ../apt-setup-udeb.templates:10002149#: ../apt-setup-udeb.templates:11002
150msgid ""150msgid ""
151"Volatile updates provide more current versions for software that changes "151"Volatile updates provide more current versions for software that changes "
152"relatively frequently and where not having the latest version could reduce "152"relatively frequently and where not having the latest version could reduce "
153153
=== modified file 'debian/po/gl.po'
--- debian/po/gl.po 2009-11-23 04:33:16 +0000
+++ debian/po/gl.po 2010-09-13 07:17:41 +0000
@@ -73,14 +73,14 @@
73#. Type: error73#. Type: error
74#. Description74#. Description
75#. :sl2:75#. :sl2:
76#: ../apt-setup-udeb.templates:900176#: ../apt-setup-udeb.templates:10001
77msgid "Cannot access repository"77msgid "Cannot access repository"
78msgstr "Non se pode acceder ao repositorio"78msgstr "Non se pode acceder ao repositorio"
7979
80#. Type: error80#. Type: error
81#. Description81#. Description
82#. :sl2:82#. :sl2:
83#: ../apt-setup-udeb.templates:900183#: ../apt-setup-udeb.templates:10001
84msgid ""84msgid ""
85"The repository on ${HOST} couldn't be accessed, so its updates will not be "85"The repository on ${HOST} couldn't be accessed, so its updates will not be "
86"made available to you at this time. You should investigate this later."86"made available to you at this time. You should investigate this later."
@@ -92,7 +92,7 @@
92#. Type: error92#. Type: error
93#. Description93#. Description
94#. :sl2:94#. :sl2:
95#: ../apt-setup-udeb.templates:900195#: ../apt-setup-udeb.templates:10001
96msgid ""96msgid ""
97"Commented out entries for ${HOST} have been added to the /etc/apt/sources."97"Commented out entries for ${HOST} have been added to the /etc/apt/sources."
98"list file."98"list file."
@@ -106,7 +106,7 @@
106#. Translators: the *entire* string should be under 55 columns106#. Translators: the *entire* string should be under 55 columns
107#. including host name. In short, KEEP THIS SHORT and, yes, that's tricky107#. including host name. In short, KEEP THIS SHORT and, yes, that's tricky
108#. :sl2:108#. :sl2:
109#: ../apt-setup-udeb.templates:10001109#: ../apt-setup-udeb.templates:11001
110msgid "security updates (from ${SEC_HOST})"110msgid "security updates (from ${SEC_HOST})"
111msgstr "actualizacións de seguridade (de ${SEC_HOST})"111msgstr "actualizacións de seguridade (de ${SEC_HOST})"
112112
@@ -116,21 +116,21 @@
116#. Translators: the *entire* string should be under 55 columns116#. Translators: the *entire* string should be under 55 columns
117#. including host name. In short, KEEP THIS SHORT and, yes, that's tricky117#. including host name. In short, KEEP THIS SHORT and, yes, that's tricky
118#. :sl2:118#. :sl2:
119#: ../apt-setup-udeb.templates:10001119#: ../apt-setup-udeb.templates:11001
120msgid "volatile updates (from ${VOL_HOST})"120msgid "volatile updates (from ${VOL_HOST})"
121msgstr "actualizacións volátiles (de ${VOL_HOST})"121msgstr "actualizacións volátiles (de ${VOL_HOST})"
122122
123#. Type: multiselect123#. Type: multiselect
124#. Description124#. Description
125#. :sl2:125#. :sl2:
126#: ../apt-setup-udeb.templates:10002126#: ../apt-setup-udeb.templates:11002
127msgid "Services to use:"127msgid "Services to use:"
128msgstr "Servizos a empregar:"128msgstr "Servizos a empregar:"
129129
130#. Type: multiselect130#. Type: multiselect
131#. Description131#. Description
132#. :sl2:132#. :sl2:
133#: ../apt-setup-udeb.templates:10002133#: ../apt-setup-udeb.templates:11002
134msgid ""134msgid ""
135"Debian has two services that provide updates to releases: security and "135"Debian has two services that provide updates to releases: security and "
136"volatile."136"volatile."
@@ -141,7 +141,7 @@
141#. Type: multiselect141#. Type: multiselect
142#. Description142#. Description
143#. :sl2:143#. :sl2:
144#: ../apt-setup-udeb.templates:10002144#: ../apt-setup-udeb.templates:11002
145msgid ""145msgid ""
146"Security updates help to keep your system secured against attacks. Enabling "146"Security updates help to keep your system secured against attacks. Enabling "
147"this service is strongly recommended."147"this service is strongly recommended."
@@ -152,7 +152,7 @@
152#. Type: multiselect152#. Type: multiselect
153#. Description153#. Description
154#. :sl2:154#. :sl2:
155#: ../apt-setup-udeb.templates:10002155#: ../apt-setup-udeb.templates:11002
156msgid ""156msgid ""
157"Volatile updates provide more current versions for software that changes "157"Volatile updates provide more current versions for software that changes "
158"relatively frequently and where not having the latest version could reduce "158"relatively frequently and where not having the latest version could reduce "
159159
=== modified file 'debian/po/gu.po'
--- debian/po/gu.po 2010-02-27 19:10:10 +0000
+++ debian/po/gu.po 2010-09-13 07:17:41 +0000
@@ -73,14 +73,14 @@
73#. Type: error73#. Type: error
74#. Description74#. Description
75#. :sl2:75#. :sl2:
76#: ../apt-setup-udeb.templates:900176#: ../apt-setup-udeb.templates:10001
77msgid "Cannot access repository"77msgid "Cannot access repository"
78msgstr "રેપોઝીટોરીને મેળવી શકતા નથી"78msgstr "રેપોઝીટોરીને મેળવી શકતા નથી"
7979
80#. Type: error80#. Type: error
81#. Description81#. Description
82#. :sl2:82#. :sl2:
83#: ../apt-setup-udeb.templates:900183#: ../apt-setup-udeb.templates:10001
84msgid ""84msgid ""
85"The repository on ${HOST} couldn't be accessed, so its updates will not be "85"The repository on ${HOST} couldn't be accessed, so its updates will not be "
86"made available to you at this time. You should investigate this later."86"made available to you at this time. You should investigate this later."
@@ -91,7 +91,7 @@
91#. Type: error91#. Type: error
92#. Description92#. Description
93#. :sl2:93#. :sl2:
94#: ../apt-setup-udeb.templates:900194#: ../apt-setup-udeb.templates:10001
95msgid ""95msgid ""
96"Commented out entries for ${HOST} have been added to the /etc/apt/sources."96"Commented out entries for ${HOST} have been added to the /etc/apt/sources."
97"list file."97"list file."
@@ -104,7 +104,7 @@
104#. Translators: the *entire* string should be under 55 columns104#. Translators: the *entire* string should be under 55 columns
105#. including host name. In short, KEEP THIS SHORT and, yes, that's tricky105#. including host name. In short, KEEP THIS SHORT and, yes, that's tricky
106#. :sl2:106#. :sl2:
107#: ../apt-setup-udeb.templates:10001107#: ../apt-setup-udeb.templates:11001
108msgid "security updates (from ${SEC_HOST})"108msgid "security updates (from ${SEC_HOST})"
109msgstr "સલામતી સુધારાઓ (${SEC_HOST} માંથી)"109msgstr "સલામતી સુધારાઓ (${SEC_HOST} માંથી)"
110110
@@ -114,21 +114,21 @@
114#. Translators: the *entire* string should be under 55 columns114#. Translators: the *entire* string should be under 55 columns
115#. including host name. In short, KEEP THIS SHORT and, yes, that's tricky115#. including host name. In short, KEEP THIS SHORT and, yes, that's tricky
116#. :sl2:116#. :sl2:
117#: ../apt-setup-udeb.templates:10001117#: ../apt-setup-udeb.templates:11001
118msgid "volatile updates (from ${VOL_HOST})"118msgid "volatile updates (from ${VOL_HOST})"
119msgstr "વોલેટાઇલ સુધારાઓ (${VOL_HOST} માંથી)"119msgstr "વોલેટાઇલ સુધારાઓ (${VOL_HOST} માંથી)"
120120
121#. Type: multiselect121#. Type: multiselect
122#. Description122#. Description
123#. :sl2:123#. :sl2:
124#: ../apt-setup-udeb.templates:10002124#: ../apt-setup-udeb.templates:11002
125msgid "Services to use:"125msgid "Services to use:"
126msgstr "ઉપયોગ કરવા માટેની સેવાઓ:"126msgstr "ઉપયોગ કરવા માટેની સેવાઓ:"
127127
128#. Type: multiselect128#. Type: multiselect
129#. Description129#. Description
130#. :sl2:130#. :sl2:
131#: ../apt-setup-udeb.templates:10002131#: ../apt-setup-udeb.templates:11002
132msgid ""132msgid ""
133"Debian has two services that provide updates to releases: security and "133"Debian has two services that provide updates to releases: security and "
134"volatile."134"volatile."
@@ -137,7 +137,7 @@
137#. Type: multiselect137#. Type: multiselect
138#. Description138#. Description
139#. :sl2:139#. :sl2:
140#: ../apt-setup-udeb.templates:10002140#: ../apt-setup-udeb.templates:11002
141msgid ""141msgid ""
142"Security updates help to keep your system secured against attacks. Enabling "142"Security updates help to keep your system secured against attacks. Enabling "
143"this service is strongly recommended."143"this service is strongly recommended."
@@ -148,7 +148,7 @@
148#. Type: multiselect148#. Type: multiselect
149#. Description149#. Description
150#. :sl2:150#. :sl2:
151#: ../apt-setup-udeb.templates:10002151#: ../apt-setup-udeb.templates:11002
152msgid ""152msgid ""
153"Volatile updates provide more current versions for software that changes "153"Volatile updates provide more current versions for software that changes "
154"relatively frequently and where not having the latest version could reduce "154"relatively frequently and where not having the latest version could reduce "
155155
=== modified file 'debian/po/he.po'
--- debian/po/he.po 2010-04-27 23:20:11 +0000
+++ debian/po/he.po 2010-09-13 07:17:41 +0000
@@ -79,14 +79,14 @@
79#. Type: error79#. Type: error
80#. Description80#. Description
81#. :sl2:81#. :sl2:
82#: ../apt-setup-udeb.templates:900182#: ../apt-setup-udeb.templates:10001
83msgid "Cannot access repository"83msgid "Cannot access repository"
84msgstr "לא מצליח לגשת למאגר"84msgstr "לא מצליח לגשת למאגר"
8585
86#. Type: error86#. Type: error
87#. Description87#. Description
88#. :sl2:88#. :sl2:
89#: ../apt-setup-udeb.templates:900189#: ../apt-setup-udeb.templates:10001
90msgid ""90msgid ""
91"The repository on ${HOST} couldn't be accessed, so its updates will not be "91"The repository on ${HOST} couldn't be accessed, so its updates will not be "
92"made available to you at this time. You should investigate this later."92"made available to you at this time. You should investigate this later."
@@ -97,7 +97,7 @@
97#. Type: error97#. Type: error
98#. Description98#. Description
99#. :sl2:99#. :sl2:
100#: ../apt-setup-udeb.templates:9001100#: ../apt-setup-udeb.templates:10001
101msgid ""101msgid ""
102"Commented out entries for ${HOST} have been added to the /etc/apt/sources."102"Commented out entries for ${HOST} have been added to the /etc/apt/sources."
103"list file."103"list file."
@@ -109,7 +109,7 @@
109#. Translators: the *entire* string should be under 55 columns109#. Translators: the *entire* string should be under 55 columns
110#. including host name. In short, KEEP THIS SHORT and, yes, that's tricky110#. including host name. In short, KEEP THIS SHORT and, yes, that's tricky
111#. :sl2:111#. :sl2:
112#: ../apt-setup-udeb.templates:10001112#: ../apt-setup-udeb.templates:11001
113msgid "security updates (from ${SEC_HOST})"113msgid "security updates (from ${SEC_HOST})"
114msgstr "עדכוני אבטחה (מהשרת ${SEC_HOST})"114msgstr "עדכוני אבטחה (מהשרת ${SEC_HOST})"
115115
@@ -119,21 +119,21 @@
119#. Translators: the *entire* string should be under 55 columns119#. Translators: the *entire* string should be under 55 columns
120#. including host name. In short, KEEP THIS SHORT and, yes, that's tricky120#. including host name. In short, KEEP THIS SHORT and, yes, that's tricky
121#. :sl2:121#. :sl2:
122#: ../apt-setup-udeb.templates:10001122#: ../apt-setup-udeb.templates:11001
123msgid "volatile updates (from ${VOL_HOST})"123msgid "volatile updates (from ${VOL_HOST})"
124msgstr "עדכונים תכופים (מהשרת ${VOL_HOST})"124msgstr "עדכונים תכופים (מהשרת ${VOL_HOST})"
125125
126#. Type: multiselect126#. Type: multiselect
127#. Description127#. Description
128#. :sl2:128#. :sl2:
129#: ../apt-setup-udeb.templates:10002129#: ../apt-setup-udeb.templates:11002
130msgid "Services to use:"130msgid "Services to use:"
131msgstr "שירותים לשימוש:"131msgstr "שירותים לשימוש:"
132132
133#. Type: multiselect133#. Type: multiselect
134#. Description134#. Description
135#. :sl2:135#. :sl2:
136#: ../apt-setup-udeb.templates:10002136#: ../apt-setup-udeb.templates:11002
137msgid ""137msgid ""
138"Debian has two services that provide updates to releases: security and "138"Debian has two services that provide updates to releases: security and "
139"volatile."139"volatile."
@@ -142,7 +142,7 @@
142#. Type: multiselect142#. Type: multiselect
143#. Description143#. Description
144#. :sl2:144#. :sl2:
145#: ../apt-setup-udeb.templates:10002145#: ../apt-setup-udeb.templates:11002
146msgid ""146msgid ""
147"Security updates help to keep your system secured against attacks. Enabling "147"Security updates help to keep your system secured against attacks. Enabling "
148"this service is strongly recommended."148"this service is strongly recommended."
@@ -153,7 +153,7 @@
153#. Type: multiselect153#. Type: multiselect
154#. Description154#. Description
155#. :sl2:155#. :sl2:
156#: ../apt-setup-udeb.templates:10002156#: ../apt-setup-udeb.templates:11002
157msgid ""157msgid ""
158"Volatile updates provide more current versions for software that changes "158"Volatile updates provide more current versions for software that changes "
159"relatively frequently and where not having the latest version could reduce "159"relatively frequently and where not having the latest version could reduce "
160160
=== modified file 'debian/po/hi.po'
--- debian/po/hi.po 2010-04-20 23:20:13 +0000
+++ debian/po/hi.po 2010-09-13 07:17:41 +0000
@@ -77,14 +77,14 @@
77#. Type: error77#. Type: error
78#. Description78#. Description
79#. :sl2:79#. :sl2:
80#: ../apt-setup-udeb.templates:900180#: ../apt-setup-udeb.templates:10001
81msgid "Cannot access repository"81msgid "Cannot access repository"
82msgstr "पैकेज कोष ेट को नहीं ।पा सके"82msgstr "पैकेज कोष ेट को नहीं ।पा सके"
8383
84#. Type: error84#. Type: error
85#. Description85#. Description
86#. :sl2:86#. :sl2:
87#: ../apt-setup-udeb.templates:900187#: ../apt-setup-udeb.templates:10001
88msgid ""88msgid ""
89"The repository on ${HOST} couldn't be accessed, so its updates will not be "89"The repository on ${HOST} couldn't be accessed, so its updates will not be "
90"made available to you at this time. You should investigate this later."90"made available to you at this time. You should investigate this later."
@@ -95,7 +95,7 @@
95#. Type: error95#. Type: error
96#. Description96#. Description
97#. :sl2:97#. :sl2:
98#: ../apt-setup-udeb.templates:900198#: ../apt-setup-udeb.templates:10001
99msgid ""99msgid ""
100"Commented out entries for ${HOST} have been added to the /etc/apt/sources."100"Commented out entries for ${HOST} have been added to the /etc/apt/sources."
101"list file."101"list file."
@@ -109,7 +109,7 @@
109#. Translators: the *entire* string should be under 55 columns109#. Translators: the *entire* string should be under 55 columns
110#. including host name. In short, KEEP THIS SHORT and, yes, that's tricky110#. including host name. In short, KEEP THIS SHORT and, yes, that's tricky
111#. :sl2:111#. :sl2:
112#: ../apt-setup-udeb.templates:10001112#: ../apt-setup-udeb.templates:11001
113msgid "security updates (from ${SEC_HOST})"113msgid "security updates (from ${SEC_HOST})"
114msgstr "सुरक्षा अपडेट्स (${SEC_HOST} से)"114msgstr "सुरक्षा अपडेट्स (${SEC_HOST} से)"
115115
@@ -119,21 +119,21 @@
119#. Translators: the *entire* string should be under 55 columns119#. Translators: the *entire* string should be under 55 columns
120#. including host name. In short, KEEP THIS SHORT and, yes, that's tricky120#. including host name. In short, KEEP THIS SHORT and, yes, that's tricky
121#. :sl2:121#. :sl2:
122#: ../apt-setup-udeb.templates:10001122#: ../apt-setup-udeb.templates:11001
123msgid "volatile updates (from ${VOL_HOST})"123msgid "volatile updates (from ${VOL_HOST})"
124msgstr "वॉलटाइलक्षा अपडेट्स (${VOL_HOST} से)"124msgstr "वॉलटाइलक्षा अपडेट्स (${VOL_HOST} से)"
125125
126#. Type: multiselect126#. Type: multiselect
127#. Description127#. Description
128#. :sl2:128#. :sl2:
129#: ../apt-setup-udeb.templates:10002129#: ../apt-setup-udeb.templates:11002
130msgid "Services to use:"130msgid "Services to use:"
131msgstr "नेमसर्वर पता:"131msgstr "नेमसर्वर पता:"
132132
133#. Type: multiselect133#. Type: multiselect
134#. Description134#. Description
135#. :sl2:135#. :sl2:
136#: ../apt-setup-udeb.templates:10002136#: ../apt-setup-udeb.templates:11002
137msgid ""137msgid ""
138"Debian has two services that provide updates to releases: security and "138"Debian has two services that provide updates to releases: security and "
139"volatile."139"volatile."
@@ -143,7 +143,7 @@
143#. Type: multiselect143#. Type: multiselect
144#. Description144#. Description
145#. :sl2:145#. :sl2:
146#: ../apt-setup-udeb.templates:10002146#: ../apt-setup-udeb.templates:11002
147msgid ""147msgid ""
148"Security updates help to keep your system secured against attacks. Enabling "148"Security updates help to keep your system secured against attacks. Enabling "
149"this service is strongly recommended."149"this service is strongly recommended."
@@ -154,7 +154,7 @@
154#. Type: multiselect154#. Type: multiselect
155#. Description155#. Description
156#. :sl2:156#. :sl2:
157#: ../apt-setup-udeb.templates:10002157#: ../apt-setup-udeb.templates:11002
158msgid ""158msgid ""
159"Volatile updates provide more current versions for software that changes "159"Volatile updates provide more current versions for software that changes "
160"relatively frequently and where not having the latest version could reduce "160"relatively frequently and where not having the latest version could reduce "
161161
=== modified file 'debian/po/hr.po'
--- debian/po/hr.po 2010-07-06 23:22:20 +0000
+++ debian/po/hr.po 2010-09-13 07:17:41 +0000
@@ -69,14 +69,14 @@
69#. Type: error69#. Type: error
70#. Description70#. Description
71#. :sl2:71#. :sl2:
72#: ../apt-setup-udeb.templates:900172#: ../apt-setup-udeb.templates:10001
73msgid "Cannot access repository"73msgid "Cannot access repository"
74msgstr "Ne mogu pristupiti repozitoriju"74msgstr "Ne mogu pristupiti repozitoriju"
7575
76#. Type: error76#. Type: error
77#. Description77#. Description
78#. :sl2:78#. :sl2:
79#: ../apt-setup-udeb.templates:900179#: ../apt-setup-udeb.templates:10001
80msgid ""80msgid ""
81"The repository on ${HOST} couldn't be accessed, so its updates will not be "81"The repository on ${HOST} couldn't be accessed, so its updates will not be "
82"made available to you at this time. You should investigate this later."82"made available to you at this time. You should investigate this later."
@@ -87,7 +87,7 @@
87#. Type: error87#. Type: error
88#. Description88#. Description
89#. :sl2:89#. :sl2:
90#: ../apt-setup-udeb.templates:900190#: ../apt-setup-udeb.templates:10001
91msgid ""91msgid ""
92"Commented out entries for ${HOST} have been added to the /etc/apt/sources."92"Commented out entries for ${HOST} have been added to the /etc/apt/sources."
93"list file."93"list file."
@@ -101,7 +101,7 @@
101#. Translators: the *entire* string should be under 55 columns101#. Translators: the *entire* string should be under 55 columns
102#. including host name. In short, KEEP THIS SHORT and, yes, that's tricky102#. including host name. In short, KEEP THIS SHORT and, yes, that's tricky
103#. :sl2:103#. :sl2:
104#: ../apt-setup-udeb.templates:10001104#: ../apt-setup-udeb.templates:11001
105msgid "security updates (from ${SEC_HOST})"105msgid "security updates (from ${SEC_HOST})"
106msgstr "sigurnosne nadogradnje (sa ${SEC_HOST})"106msgstr "sigurnosne nadogradnje (sa ${SEC_HOST})"
107107
@@ -111,21 +111,21 @@
111#. Translators: the *entire* string should be under 55 columns111#. Translators: the *entire* string should be under 55 columns
112#. including host name. In short, KEEP THIS SHORT and, yes, that's tricky112#. including host name. In short, KEEP THIS SHORT and, yes, that's tricky
113#. :sl2:113#. :sl2:
114#: ../apt-setup-udeb.templates:10001114#: ../apt-setup-udeb.templates:11001
115msgid "volatile updates (from ${VOL_HOST})"115msgid "volatile updates (from ${VOL_HOST})"
116msgstr "volatile nadogradnje (sa ${VOL_HOST})"116msgstr "volatile nadogradnje (sa ${VOL_HOST})"
117117
118#. Type: multiselect118#. Type: multiselect
119#. Description119#. Description
120#. :sl2:120#. :sl2:
121#: ../apt-setup-udeb.templates:10002121#: ../apt-setup-udeb.templates:11002
122msgid "Services to use:"122msgid "Services to use:"
123msgstr "Usluge za koristiti:"123msgstr "Usluge za koristiti:"
124124
125#. Type: multiselect125#. Type: multiselect
126#. Description126#. Description
127#. :sl2:127#. :sl2:
128#: ../apt-setup-udeb.templates:10002128#: ../apt-setup-udeb.templates:11002
129msgid ""129msgid ""
130"Debian has two services that provide updates to releases: security and "130"Debian has two services that provide updates to releases: security and "
131"volatile."131"volatile."
@@ -136,7 +136,7 @@
136#. Type: multiselect136#. Type: multiselect
137#. Description137#. Description
138#. :sl2:138#. :sl2:
139#: ../apt-setup-udeb.templates:10002139#: ../apt-setup-udeb.templates:11002
140msgid ""140msgid ""
141"Security updates help to keep your system secured against attacks. Enabling "141"Security updates help to keep your system secured against attacks. Enabling "
142"this service is strongly recommended."142"this service is strongly recommended."
@@ -147,7 +147,7 @@
147#. Type: multiselect147#. Type: multiselect
148#. Description148#. Description
149#. :sl2:149#. :sl2:
150#: ../apt-setup-udeb.templates:10002150#: ../apt-setup-udeb.templates:11002
151msgid ""151msgid ""
152"Volatile updates provide more current versions for software that changes "152"Volatile updates provide more current versions for software that changes "
153"relatively frequently and where not having the latest version could reduce "153"relatively frequently and where not having the latest version could reduce "
154154
=== modified file 'debian/po/hu.po'
--- debian/po/hu.po 2010-07-07 23:22:26 +0000
+++ debian/po/hu.po 2010-09-13 07:17:41 +0000
@@ -71,14 +71,14 @@
71#. Type: error71#. Type: error
72#. Description72#. Description
73#. :sl2:73#. :sl2:
74#: ../apt-setup-udeb.templates:900174#: ../apt-setup-udeb.templates:10001
75msgid "Cannot access repository"75msgid "Cannot access repository"
76msgstr "A tároló nem érhető el"76msgstr "A tároló nem érhető el"
7777
78#. Type: error78#. Type: error
79#. Description79#. Description
80#. :sl2:80#. :sl2:
81#: ../apt-setup-udeb.templates:900181#: ../apt-setup-udeb.templates:10001
82msgid ""82msgid ""
83"The repository on ${HOST} couldn't be accessed, so its updates will not be "83"The repository on ${HOST} couldn't be accessed, so its updates will not be "
84"made available to you at this time. You should investigate this later."84"made available to you at this time. You should investigate this later."
@@ -89,7 +89,7 @@
89#. Type: error89#. Type: error
90#. Description90#. Description
91#. :sl2:91#. :sl2:
92#: ../apt-setup-udeb.templates:900192#: ../apt-setup-udeb.templates:10001
93msgid ""93msgid ""
94"Commented out entries for ${HOST} have been added to the /etc/apt/sources."94"Commented out entries for ${HOST} have been added to the /etc/apt/sources."
95"list file."95"list file."
@@ -103,7 +103,7 @@
103#. Translators: the *entire* string should be under 55 columns103#. Translators: the *entire* string should be under 55 columns
104#. including host name. In short, KEEP THIS SHORT and, yes, that's tricky104#. including host name. In short, KEEP THIS SHORT and, yes, that's tricky
105#. :sl2:105#. :sl2:
106#: ../apt-setup-udeb.templates:10001106#: ../apt-setup-udeb.templates:11001
107msgid "security updates (from ${SEC_HOST})"107msgid "security updates (from ${SEC_HOST})"
108msgstr "biztonsági frissítések (innen: ${SEC_HOST})"108msgstr "biztonsági frissítések (innen: ${SEC_HOST})"
109109
@@ -113,21 +113,21 @@
113#. Translators: the *entire* string should be under 55 columns113#. Translators: the *entire* string should be under 55 columns
114#. including host name. In short, KEEP THIS SHORT and, yes, that's tricky114#. including host name. In short, KEEP THIS SHORT and, yes, that's tricky
115#. :sl2:115#. :sl2:
116#: ../apt-setup-udeb.templates:10001116#: ../apt-setup-udeb.templates:11001
117msgid "volatile updates (from ${VOL_HOST})"117msgid "volatile updates (from ${VOL_HOST})"
118msgstr "változékony frissítések (innen: ${VOL_HOST})"118msgstr "változékony frissítések (innen: ${VOL_HOST})"
119119
120#. Type: multiselect120#. Type: multiselect
121#. Description121#. Description
122#. :sl2:122#. :sl2:
123#: ../apt-setup-udeb.templates:10002123#: ../apt-setup-udeb.templates:11002
124msgid "Services to use:"124msgid "Services to use:"
125msgstr "Felhasznált szolgáltatások:"125msgstr "Felhasznált szolgáltatások:"
126126
127#. Type: multiselect127#. Type: multiselect
128#. Description128#. Description
129#. :sl2:129#. :sl2:
130#: ../apt-setup-udeb.templates:10002130#: ../apt-setup-udeb.templates:11002
131msgid ""131msgid ""
132"Debian has two services that provide updates to releases: security and "132"Debian has two services that provide updates to releases: security and "
133"volatile."133"volatile."
@@ -138,7 +138,7 @@
138#. Type: multiselect138#. Type: multiselect
139#. Description139#. Description
140#. :sl2:140#. :sl2:
141#: ../apt-setup-udeb.templates:10002141#: ../apt-setup-udeb.templates:11002
142msgid ""142msgid ""
143"Security updates help to keep your system secured against attacks. Enabling "143"Security updates help to keep your system secured against attacks. Enabling "
144"this service is strongly recommended."144"this service is strongly recommended."
@@ -149,7 +149,7 @@
149#. Type: multiselect149#. Type: multiselect
150#. Description150#. Description
151#. :sl2:151#. :sl2:
152#: ../apt-setup-udeb.templates:10002152#: ../apt-setup-udeb.templates:11002
153msgid ""153msgid ""
154"Volatile updates provide more current versions for software that changes "154"Volatile updates provide more current versions for software that changes "
155"relatively frequently and where not having the latest version could reduce "155"relatively frequently and where not having the latest version could reduce "
156156
=== modified file 'debian/po/id.po'
--- debian/po/id.po 2010-06-22 23:21:55 +0000
+++ debian/po/id.po 2010-09-13 07:17:41 +0000
@@ -79,14 +79,14 @@
79#. Type: error79#. Type: error
80#. Description80#. Description
81#. :sl2:81#. :sl2:
82#: ../apt-setup-udeb.templates:900182#: ../apt-setup-udeb.templates:10001
83msgid "Cannot access repository"83msgid "Cannot access repository"
84msgstr "Tidak dapat mengakses repository"84msgstr "Tidak dapat mengakses repository"
8585
86#. Type: error86#. Type: error
87#. Description87#. Description
88#. :sl2:88#. :sl2:
89#: ../apt-setup-udeb.templates:900189#: ../apt-setup-udeb.templates:10001
90msgid ""90msgid ""
91"The repository on ${HOST} couldn't be accessed, so its updates will not be "91"The repository on ${HOST} couldn't be accessed, so its updates will not be "
92"made available to you at this time. You should investigate this later."92"made available to you at this time. You should investigate this later."
@@ -97,7 +97,7 @@
97#. Type: error97#. Type: error
98#. Description98#. Description
99#. :sl2:99#. :sl2:
100#: ../apt-setup-udeb.templates:9001100#: ../apt-setup-udeb.templates:10001
101msgid ""101msgid ""
102"Commented out entries for ${HOST} have been added to the /etc/apt/sources."102"Commented out entries for ${HOST} have been added to the /etc/apt/sources."
103"list file."103"list file."
@@ -111,7 +111,7 @@
111#. Translators: the *entire* string should be under 55 columns111#. Translators: the *entire* string should be under 55 columns
112#. including host name. In short, KEEP THIS SHORT and, yes, that's tricky112#. including host name. In short, KEEP THIS SHORT and, yes, that's tricky
113#. :sl2:113#. :sl2:
114#: ../apt-setup-udeb.templates:10001114#: ../apt-setup-udeb.templates:11001
115msgid "security updates (from ${SEC_HOST})"115msgid "security updates (from ${SEC_HOST})"
116msgstr "Perbarui keamanan (dari ${SEC_HOST})"116msgstr "Perbarui keamanan (dari ${SEC_HOST})"
117117
@@ -121,21 +121,21 @@
121#. Translators: the *entire* string should be under 55 columns121#. Translators: the *entire* string should be under 55 columns
122#. including host name. In short, KEEP THIS SHORT and, yes, that's tricky122#. including host name. In short, KEEP THIS SHORT and, yes, that's tricky
123#. :sl2:123#. :sl2:
124#: ../apt-setup-udeb.templates:10001124#: ../apt-setup-udeb.templates:11001
125msgid "volatile updates (from ${VOL_HOST})"125msgid "volatile updates (from ${VOL_HOST})"
126msgstr "perbarui volatile (dari ${VOL_HOST})"126msgstr "perbarui volatile (dari ${VOL_HOST})"
127127
128#. Type: multiselect128#. Type: multiselect
129#. Description129#. Description
130#. :sl2:130#. :sl2:
131#: ../apt-setup-udeb.templates:10002131#: ../apt-setup-udeb.templates:11002
132msgid "Services to use:"132msgid "Services to use:"
133msgstr "Layanan yang digunakan:"133msgstr "Layanan yang digunakan:"
134134
135#. Type: multiselect135#. Type: multiselect
136#. Description136#. Description
137#. :sl2:137#. :sl2:
138#: ../apt-setup-udeb.templates:10002138#: ../apt-setup-udeb.templates:11002
139msgid ""139msgid ""
140"Debian has two services that provide updates to releases: security and "140"Debian has two services that provide updates to releases: security and "
141"volatile."141"volatile."
@@ -146,7 +146,7 @@
146#. Type: multiselect146#. Type: multiselect
147#. Description147#. Description
148#. :sl2:148#. :sl2:
149#: ../apt-setup-udeb.templates:10002149#: ../apt-setup-udeb.templates:11002
150msgid ""150msgid ""
151"Security updates help to keep your system secured against attacks. Enabling "151"Security updates help to keep your system secured against attacks. Enabling "
152"this service is strongly recommended."152"this service is strongly recommended."
@@ -157,7 +157,7 @@
157#. Type: multiselect157#. Type: multiselect
158#. Description158#. Description
159#. :sl2:159#. :sl2:
160#: ../apt-setup-udeb.templates:10002160#: ../apt-setup-udeb.templates:11002
161msgid ""161msgid ""
162"Volatile updates provide more current versions for software that changes "162"Volatile updates provide more current versions for software that changes "
163"relatively frequently and where not having the latest version could reduce "163"relatively frequently and where not having the latest version could reduce "
164164
=== modified file 'debian/po/it.po'
--- debian/po/it.po 2009-12-15 23:19:55 +0000
+++ debian/po/it.po 2010-09-13 07:17:41 +0000
@@ -82,14 +82,14 @@
82#. Type: error82#. Type: error
83#. Description83#. Description
84#. :sl2:84#. :sl2:
85#: ../apt-setup-udeb.templates:900185#: ../apt-setup-udeb.templates:10001
86msgid "Cannot access repository"86msgid "Cannot access repository"
87msgstr "Impossibile accedere al repository"87msgstr "Impossibile accedere al repository"
8888
89#. Type: error89#. Type: error
90#. Description90#. Description
91#. :sl2:91#. :sl2:
92#: ../apt-setup-udeb.templates:900192#: ../apt-setup-udeb.templates:10001
93msgid ""93msgid ""
94"The repository on ${HOST} couldn't be accessed, so its updates will not be "94"The repository on ${HOST} couldn't be accessed, so its updates will not be "
95"made available to you at this time. You should investigate this later."95"made available to you at this time. You should investigate this later."
@@ -101,7 +101,7 @@
101#. Type: error101#. Type: error
102#. Description102#. Description
103#. :sl2:103#. :sl2:
104#: ../apt-setup-udeb.templates:9001104#: ../apt-setup-udeb.templates:10001
105msgid ""105msgid ""
106"Commented out entries for ${HOST} have been added to the /etc/apt/sources."106"Commented out entries for ${HOST} have been added to the /etc/apt/sources."
107"list file."107"list file."
@@ -113,7 +113,7 @@
113#. Translators: the *entire* string should be under 55 columns113#. Translators: the *entire* string should be under 55 columns
114#. including host name. In short, KEEP THIS SHORT and, yes, that's tricky114#. including host name. In short, KEEP THIS SHORT and, yes, that's tricky
115#. :sl2:115#. :sl2:
116#: ../apt-setup-udeb.templates:10001116#: ../apt-setup-udeb.templates:11001
117msgid "security updates (from ${SEC_HOST})"117msgid "security updates (from ${SEC_HOST})"
118msgstr "aggiornamenti di sicurezza (da ${SEC_HOST})"118msgstr "aggiornamenti di sicurezza (da ${SEC_HOST})"
119119
@@ -123,21 +123,21 @@
123#. Translators: the *entire* string should be under 55 columns123#. Translators: the *entire* string should be under 55 columns
124#. including host name. In short, KEEP THIS SHORT and, yes, that's tricky124#. including host name. In short, KEEP THIS SHORT and, yes, that's tricky
125#. :sl2:125#. :sl2:
126#: ../apt-setup-udeb.templates:10001126#: ../apt-setup-udeb.templates:11001
127msgid "volatile updates (from ${VOL_HOST})"127msgid "volatile updates (from ${VOL_HOST})"
128msgstr "aggiornamenti da «volatile» (da ${VOL_HOST})"128msgstr "aggiornamenti da «volatile» (da ${VOL_HOST})"
129129
130#. Type: multiselect130#. Type: multiselect
131#. Description131#. Description
132#. :sl2:132#. :sl2:
133#: ../apt-setup-udeb.templates:10002133#: ../apt-setup-udeb.templates:11002
134msgid "Services to use:"134msgid "Services to use:"
135msgstr "Servizi da usare:"135msgstr "Servizi da usare:"
136136
137#. Type: multiselect137#. Type: multiselect
138#. Description138#. Description
139#. :sl2:139#. :sl2:
140#: ../apt-setup-udeb.templates:10002140#: ../apt-setup-udeb.templates:11002
141msgid ""141msgid ""
142"Debian has two services that provide updates to releases: security and "142"Debian has two services that provide updates to releases: security and "
143"volatile."143"volatile."
@@ -148,7 +148,7 @@
148#. Type: multiselect148#. Type: multiselect
149#. Description149#. Description
150#. :sl2:150#. :sl2:
151#: ../apt-setup-udeb.templates:10002151#: ../apt-setup-udeb.templates:11002
152msgid ""152msgid ""
153"Security updates help to keep your system secured against attacks. Enabling "153"Security updates help to keep your system secured against attacks. Enabling "
154"this service is strongly recommended."154"this service is strongly recommended."
@@ -159,7 +159,7 @@
159#. Type: multiselect159#. Type: multiselect
160#. Description160#. Description
161#. :sl2:161#. :sl2:
162#: ../apt-setup-udeb.templates:10002162#: ../apt-setup-udeb.templates:11002
163msgid ""163msgid ""
164"Volatile updates provide more current versions for software that changes "164"Volatile updates provide more current versions for software that changes "
165"relatively frequently and where not having the latest version could reduce "165"relatively frequently and where not having the latest version could reduce "
166166
=== modified file 'debian/po/ja.po'
--- debian/po/ja.po 2009-07-24 23:18:35 +0000
+++ debian/po/ja.po 2010-09-13 07:17:41 +0000
@@ -68,14 +68,14 @@
68#. Type: error68#. Type: error
69#. Description69#. Description
70#. :sl2:70#. :sl2:
71#: ../apt-setup-udeb.templates:900171#: ../apt-setup-udeb.templates:10001
72msgid "Cannot access repository"72msgid "Cannot access repository"
73msgstr "リポジトリにアクセスできません"73msgstr "リポジトリにアクセスできません"
7474
75#. Type: error75#. Type: error
76#. Description76#. Description
77#. :sl2:77#. :sl2:
78#: ../apt-setup-udeb.templates:900178#: ../apt-setup-udeb.templates:10001
79msgid ""79msgid ""
80"The repository on ${HOST} couldn't be accessed, so its updates will not be "80"The repository on ${HOST} couldn't be accessed, so its updates will not be "
81"made available to you at this time. You should investigate this later."81"made available to you at this time. You should investigate this later."
@@ -86,7 +86,7 @@
86#. Type: error86#. Type: error
87#. Description87#. Description
88#. :sl2:88#. :sl2:
89#: ../apt-setup-udeb.templates:900189#: ../apt-setup-udeb.templates:10001
90msgid ""90msgid ""
91"Commented out entries for ${HOST} have been added to the /etc/apt/sources."91"Commented out entries for ${HOST} have been added to the /etc/apt/sources."
92"list file."92"list file."
@@ -100,7 +100,7 @@
100#. Translators: the *entire* string should be under 55 columns100#. Translators: the *entire* string should be under 55 columns
101#. including host name. In short, KEEP THIS SHORT and, yes, that's tricky101#. including host name. In short, KEEP THIS SHORT and, yes, that's tricky
102#. :sl2:102#. :sl2:
103#: ../apt-setup-udeb.templates:10001103#: ../apt-setup-udeb.templates:11001
104msgid "security updates (from ${SEC_HOST})"104msgid "security updates (from ${SEC_HOST})"
105msgstr "セキュリティアップデート (${SEC_HOST} から)"105msgstr "セキュリティアップデート (${SEC_HOST} から)"
106106
@@ -110,21 +110,21 @@
110#. Translators: the *entire* string should be under 55 columns110#. Translators: the *entire* string should be under 55 columns
111#. including host name. In short, KEEP THIS SHORT and, yes, that's tricky111#. including host name. In short, KEEP THIS SHORT and, yes, that's tricky
112#. :sl2:112#. :sl2:
113#: ../apt-setup-udeb.templates:10001113#: ../apt-setup-udeb.templates:11001
114msgid "volatile updates (from ${VOL_HOST})"114msgid "volatile updates (from ${VOL_HOST})"
115msgstr "volatile アップデート (${VOL_HOST} から)"115msgstr "volatile アップデート (${VOL_HOST} から)"
116116
117#. Type: multiselect117#. Type: multiselect
118#. Description118#. Description
119#. :sl2:119#. :sl2:
120#: ../apt-setup-udeb.templates:10002120#: ../apt-setup-udeb.templates:11002
121msgid "Services to use:"121msgid "Services to use:"
122msgstr "利用するサービス:"122msgstr "利用するサービス:"
123123
124#. Type: multiselect124#. Type: multiselect
125#. Description125#. Description
126#. :sl2:126#. :sl2:
127#: ../apt-setup-udeb.templates:10002127#: ../apt-setup-udeb.templates:11002
128msgid ""128msgid ""
129"Debian has two services that provide updates to releases: security and "129"Debian has two services that provide updates to releases: security and "
130"volatile."130"volatile."
@@ -135,7 +135,7 @@
135#. Type: multiselect135#. Type: multiselect
136#. Description136#. Description
137#. :sl2:137#. :sl2:
138#: ../apt-setup-udeb.templates:10002138#: ../apt-setup-udeb.templates:11002
139msgid ""139msgid ""
140"Security updates help to keep your system secured against attacks. Enabling "140"Security updates help to keep your system secured against attacks. Enabling "
141"this service is strongly recommended."141"this service is strongly recommended."
@@ -146,7 +146,7 @@
146#. Type: multiselect146#. Type: multiselect
147#. Description147#. Description
148#. :sl2:148#. :sl2:
149#: ../apt-setup-udeb.templates:10002149#: ../apt-setup-udeb.templates:11002
150msgid ""150msgid ""
151"Volatile updates provide more current versions for software that changes "151"Volatile updates provide more current versions for software that changes "
152"relatively frequently and where not having the latest version could reduce "152"relatively frequently and where not having the latest version could reduce "
153153
=== modified file 'debian/po/ka.po'
--- debian/po/ka.po 2010-06-18 23:22:11 +0000
+++ debian/po/ka.po 2010-09-13 07:17:41 +0000
@@ -77,14 +77,14 @@
77#. Type: error77#. Type: error
78#. Description78#. Description
79#. :sl2:79#. :sl2:
80#: ../apt-setup-udeb.templates:900180#: ../apt-setup-udeb.templates:10001
81msgid "Cannot access repository"81msgid "Cannot access repository"
82msgstr "საცავთან დაკავშირება ვერ ხერხდება"82msgstr "საცავთან დაკავშირება ვერ ხერხდება"
8383
84#. Type: error84#. Type: error
85#. Description85#. Description
86#. :sl2:86#. :sl2:
87#: ../apt-setup-udeb.templates:900187#: ../apt-setup-udeb.templates:10001
88msgid ""88msgid ""
89"The repository on ${HOST} couldn't be accessed, so its updates will not be "89"The repository on ${HOST} couldn't be accessed, so its updates will not be "
90"made available to you at this time. You should investigate this later."90"made available to you at this time. You should investigate this later."
@@ -95,7 +95,7 @@
95#. Type: error95#. Type: error
96#. Description96#. Description
97#. :sl2:97#. :sl2:
98#: ../apt-setup-udeb.templates:900198#: ../apt-setup-udeb.templates:10001
99msgid ""99msgid ""
100"Commented out entries for ${HOST} have been added to the /etc/apt/sources."100"Commented out entries for ${HOST} have been added to the /etc/apt/sources."
101"list file."101"list file."
@@ -107,7 +107,7 @@
107#. Translators: the *entire* string should be under 55 columns107#. Translators: the *entire* string should be under 55 columns
108#. including host name. In short, KEEP THIS SHORT and, yes, that's tricky108#. including host name. In short, KEEP THIS SHORT and, yes, that's tricky
109#. :sl2:109#. :sl2:
110#: ../apt-setup-udeb.templates:10001110#: ../apt-setup-udeb.templates:11001
111msgid "security updates (from ${SEC_HOST})"111msgid "security updates (from ${SEC_HOST})"
112msgstr "უსაფრთხოების განახლებები (${SEC_HOST}-იდან)"112msgstr "უსაფრთხოების განახლებები (${SEC_HOST}-იდან)"
113113
@@ -117,21 +117,21 @@
117#. Translators: the *entire* string should be under 55 columns117#. Translators: the *entire* string should be under 55 columns
118#. including host name. In short, KEEP THIS SHORT and, yes, that's tricky118#. including host name. In short, KEEP THIS SHORT and, yes, that's tricky
119#. :sl2:119#. :sl2:
120#: ../apt-setup-udeb.templates:10001120#: ../apt-setup-udeb.templates:11001
121msgid "volatile updates (from ${VOL_HOST})"121msgid "volatile updates (from ${VOL_HOST})"
122msgstr "მერყევი განახლებები (from ${VOL_HOST})"122msgstr "მერყევი განახლებები (from ${VOL_HOST})"
123123
124#. Type: multiselect124#. Type: multiselect
125#. Description125#. Description
126#. :sl2:126#. :sl2:
127#: ../apt-setup-udeb.templates:10002127#: ../apt-setup-udeb.templates:11002
128msgid "Services to use:"128msgid "Services to use:"
129msgstr "სასურველი სერვერისები:"129msgstr "სასურველი სერვერისები:"
130130
131#. Type: multiselect131#. Type: multiselect
132#. Description132#. Description
133#. :sl2:133#. :sl2:
134#: ../apt-setup-udeb.templates:10002134#: ../apt-setup-udeb.templates:11002
135msgid ""135msgid ""
136"Debian has two services that provide updates to releases: security and "136"Debian has two services that provide updates to releases: security and "
137"volatile."137"volatile."
@@ -141,7 +141,7 @@
141#. Type: multiselect141#. Type: multiselect
142#. Description142#. Description
143#. :sl2:143#. :sl2:
144#: ../apt-setup-udeb.templates:10002144#: ../apt-setup-udeb.templates:11002
145msgid ""145msgid ""
146"Security updates help to keep your system secured against attacks. Enabling "146"Security updates help to keep your system secured against attacks. Enabling "
147"this service is strongly recommended."147"this service is strongly recommended."
@@ -152,7 +152,7 @@
152#. Type: multiselect152#. Type: multiselect
153#. Description153#. Description
154#. :sl2:154#. :sl2:
155#: ../apt-setup-udeb.templates:10002155#: ../apt-setup-udeb.templates:11002
156msgid ""156msgid ""
157"Volatile updates provide more current versions for software that changes "157"Volatile updates provide more current versions for software that changes "
158"relatively frequently and where not having the latest version could reduce "158"relatively frequently and where not having the latest version could reduce "
159159
=== modified file 'debian/po/kk.po'
--- debian/po/kk.po 2010-07-23 23:21:24 +0000
+++ debian/po/kk.po 2010-09-13 07:17:41 +0000
@@ -72,14 +72,14 @@
72#. Type: error72#. Type: error
73#. Description73#. Description
74#. :sl2:74#. :sl2:
75#: ../apt-setup-udeb.templates:900175#: ../apt-setup-udeb.templates:10001
76msgid "Cannot access repository"76msgid "Cannot access repository"
77msgstr "Репозиторийге қатынау мүмкін емес"77msgstr "Репозиторийге қатынау мүмкін емес"
7878
79#. Type: error79#. Type: error
80#. Description80#. Description
81#. :sl2:81#. :sl2:
82#: ../apt-setup-udeb.templates:900182#: ../apt-setup-udeb.templates:10001
83msgid ""83msgid ""
84"The repository on ${HOST} couldn't be accessed, so its updates will not be "84"The repository on ${HOST} couldn't be accessed, so its updates will not be "
85"made available to you at this time. You should investigate this later."85"made available to you at this time. You should investigate this later."
@@ -90,7 +90,7 @@
90#. Type: error90#. Type: error
91#. Description91#. Description
92#. :sl2:92#. :sl2:
93#: ../apt-setup-udeb.templates:900193#: ../apt-setup-udeb.templates:10001
94msgid ""94msgid ""
95"Commented out entries for ${HOST} have been added to the /etc/apt/sources."95"Commented out entries for ${HOST} have been added to the /etc/apt/sources."
96"list file."96"list file."
@@ -104,7 +104,7 @@
104#. Translators: the *entire* string should be under 55 columns104#. Translators: the *entire* string should be under 55 columns
105#. including host name. In short, KEEP THIS SHORT and, yes, that's tricky105#. including host name. In short, KEEP THIS SHORT and, yes, that's tricky
106#. :sl2:106#. :sl2:
107#: ../apt-setup-udeb.templates:10001107#: ../apt-setup-udeb.templates:11001
108msgid "security updates (from ${SEC_HOST})"108msgid "security updates (from ${SEC_HOST})"
109msgstr "қауіпсіздік жаңартулар (${SEC_HOST})"109msgstr "қауіпсіздік жаңартулар (${SEC_HOST})"
110110
@@ -114,21 +114,21 @@
114#. Translators: the *entire* string should be under 55 columns114#. Translators: the *entire* string should be under 55 columns
115#. including host name. In short, KEEP THIS SHORT and, yes, that's tricky115#. including host name. In short, KEEP THIS SHORT and, yes, that's tricky
116#. :sl2:116#. :sl2:
117#: ../apt-setup-udeb.templates:10001117#: ../apt-setup-udeb.templates:11001
118msgid "volatile updates (from ${VOL_HOST})"118msgid "volatile updates (from ${VOL_HOST})"
119msgstr "күнделікті жаңартулар (${VOL_HOST})"119msgstr "күнделікті жаңартулар (${VOL_HOST})"
120120
121#. Type: multiselect121#. Type: multiselect
122#. Description122#. Description
123#. :sl2:123#. :sl2:
124#: ../apt-setup-udeb.templates:10002124#: ../apt-setup-udeb.templates:11002
125msgid "Services to use:"125msgid "Services to use:"
126msgstr "Қолданылатын сервистер:"126msgstr "Қолданылатын сервистер:"
127127
128#. Type: multiselect128#. Type: multiselect
129#. Description129#. Description
130#. :sl2:130#. :sl2:
131#: ../apt-setup-udeb.templates:10002131#: ../apt-setup-udeb.templates:11002
132msgid ""132msgid ""
133"Debian has two services that provide updates to releases: security and "133"Debian has two services that provide updates to releases: security and "
134"volatile."134"volatile."
@@ -139,7 +139,7 @@
139#. Type: multiselect139#. Type: multiselect
140#. Description140#. Description
141#. :sl2:141#. :sl2:
142#: ../apt-setup-udeb.templates:10002142#: ../apt-setup-udeb.templates:11002
143msgid ""143msgid ""
144"Security updates help to keep your system secured against attacks. Enabling "144"Security updates help to keep your system secured against attacks. Enabling "
145"this service is strongly recommended."145"this service is strongly recommended."
@@ -150,7 +150,7 @@
150#. Type: multiselect150#. Type: multiselect
151#. Description151#. Description
152#. :sl2:152#. :sl2:
153#: ../apt-setup-udeb.templates:10002153#: ../apt-setup-udeb.templates:11002
154msgid ""154msgid ""
155"Volatile updates provide more current versions for software that changes "155"Volatile updates provide more current versions for software that changes "
156"relatively frequently and where not having the latest version could reduce "156"relatively frequently and where not having the latest version could reduce "
157157
=== modified file 'debian/po/km.po'
--- debian/po/km.po 2010-06-25 23:23:00 +0000
+++ debian/po/km.po 2010-09-13 07:17:41 +0000
@@ -75,14 +75,14 @@
75#. Type: error75#. Type: error
76#. Description76#. Description
77#. :sl2:77#. :sl2:
78#: ../apt-setup-udeb.templates:900178#: ../apt-setup-udeb.templates:10001
79msgid "Cannot access repository"79msgid "Cannot access repository"
80msgstr "មិន​អាច​ចូល​ដំណើរការ​ឃ្លាំង"80msgstr "មិន​អាច​ចូល​ដំណើរការ​ឃ្លាំង"
8181
82#. Type: error82#. Type: error
83#. Description83#. Description
84#. :sl2:84#. :sl2:
85#: ../apt-setup-udeb.templates:900185#: ../apt-setup-udeb.templates:10001
86msgid ""86msgid ""
87"The repository on ${HOST} couldn't be accessed, so its updates will not be "87"The repository on ${HOST} couldn't be accessed, so its updates will not be "
88"made available to you at this time. You should investigate this later."88"made available to you at this time. You should investigate this later."
@@ -93,7 +93,7 @@
93#. Type: error93#. Type: error
94#. Description94#. Description
95#. :sl2:95#. :sl2:
96#: ../apt-setup-udeb.templates:900196#: ../apt-setup-udeb.templates:10001
97msgid ""97msgid ""
98"Commented out entries for ${HOST} have been added to the /etc/apt/sources."98"Commented out entries for ${HOST} have been added to the /etc/apt/sources."
99"list file."99"list file."
@@ -105,7 +105,7 @@
105#. Translators: the *entire* string should be under 55 columns105#. Translators: the *entire* string should be under 55 columns
106#. including host name. In short, KEEP THIS SHORT and, yes, that's tricky106#. including host name. In short, KEEP THIS SHORT and, yes, that's tricky
107#. :sl2:107#. :sl2:
108#: ../apt-setup-udeb.templates:10001108#: ../apt-setup-udeb.templates:11001
109msgid "security updates (from ${SEC_HOST})"109msgid "security updates (from ${SEC_HOST})"
110msgstr "បច្ចុប្បន្នភាព​​សុវត្ថិភាព (from ${SEC_HOST})"110msgstr "បច្ចុប្បន្នភាព​​សុវត្ថិភាព (from ${SEC_HOST})"
111111
@@ -115,21 +115,21 @@
115#. Translators: the *entire* string should be under 55 columns115#. Translators: the *entire* string should be under 55 columns
116#. including host name. In short, KEEP THIS SHORT and, yes, that's tricky116#. including host name. In short, KEEP THIS SHORT and, yes, that's tricky
117#. :sl2:117#. :sl2:
118#: ../apt-setup-udeb.templates:10001118#: ../apt-setup-udeb.templates:11001
119msgid "volatile updates (from ${VOL_HOST})"119msgid "volatile updates (from ${VOL_HOST})"
120msgstr "បច្ចុប្បន្នភាព​​ស្ថិតស្ថេរ (from ${VOL_HOST})"120msgstr "បច្ចុប្បន្នភាព​​ស្ថិតស្ថេរ (from ${VOL_HOST})"
121121
122#. Type: multiselect122#. Type: multiselect
123#. Description123#. Description
124#. :sl2:124#. :sl2:
125#: ../apt-setup-udeb.templates:10002125#: ../apt-setup-udeb.templates:11002
126msgid "Services to use:"126msgid "Services to use:"
127msgstr "សេវា​ត្រូវ​ប្រើ ៖"127msgstr "សេវា​ត្រូវ​ប្រើ ៖"
128128
129#. Type: multiselect129#. Type: multiselect
130#. Description130#. Description
131#. :sl2:131#. :sl2:
132#: ../apt-setup-udeb.templates:10002132#: ../apt-setup-udeb.templates:11002
133msgid ""133msgid ""
134"Debian has two services that provide updates to releases: security and "134"Debian has two services that provide updates to releases: security and "
135"volatile."135"volatile."
@@ -138,7 +138,7 @@
138#. Type: multiselect138#. Type: multiselect
139#. Description139#. Description
140#. :sl2:140#. :sl2:
141#: ../apt-setup-udeb.templates:10002141#: ../apt-setup-udeb.templates:11002
142msgid ""142msgid ""
143"Security updates help to keep your system secured against attacks. Enabling "143"Security updates help to keep your system secured against attacks. Enabling "
144"this service is strongly recommended."144"this service is strongly recommended."
@@ -149,7 +149,7 @@
149#. Type: multiselect149#. Type: multiselect
150#. Description150#. Description
151#. :sl2:151#. :sl2:
152#: ../apt-setup-udeb.templates:10002152#: ../apt-setup-udeb.templates:11002
153msgid ""153msgid ""
154"Volatile updates provide more current versions for software that changes "154"Volatile updates provide more current versions for software that changes "
155"relatively frequently and where not having the latest version could reduce "155"relatively frequently and where not having the latest version could reduce "
156156
=== modified file 'debian/po/ko.po'
--- debian/po/ko.po 2010-05-18 23:23:26 +0000
+++ debian/po/ko.po 2010-09-13 07:17:41 +0000
@@ -70,14 +70,14 @@
70#. Type: error70#. Type: error
71#. Description71#. Description
72#. :sl2:72#. :sl2:
73#: ../apt-setup-udeb.templates:900173#: ../apt-setup-udeb.templates:10001
74msgid "Cannot access repository"74msgid "Cannot access repository"
75msgstr "저장소에 접근할 수 없습니다"75msgstr "저장소에 접근할 수 없습니다"
7676
77#. Type: error77#. Type: error
78#. Description78#. Description
79#. :sl2:79#. :sl2:
80#: ../apt-setup-udeb.templates:900180#: ../apt-setup-udeb.templates:10001
81msgid ""81msgid ""
82"The repository on ${HOST} couldn't be accessed, so its updates will not be "82"The repository on ${HOST} couldn't be accessed, so its updates will not be "
83"made available to you at this time. You should investigate this later."83"made available to you at this time. You should investigate this later."
@@ -88,7 +88,7 @@
88#. Type: error88#. Type: error
89#. Description89#. Description
90#. :sl2:90#. :sl2:
91#: ../apt-setup-udeb.templates:900191#: ../apt-setup-udeb.templates:10001
92msgid ""92msgid ""
93"Commented out entries for ${HOST} have been added to the /etc/apt/sources."93"Commented out entries for ${HOST} have been added to the /etc/apt/sources."
94"list file."94"list file."
@@ -101,7 +101,7 @@
101#. Translators: the *entire* string should be under 55 columns101#. Translators: the *entire* string should be under 55 columns
102#. including host name. In short, KEEP THIS SHORT and, yes, that's tricky102#. including host name. In short, KEEP THIS SHORT and, yes, that's tricky
103#. :sl2:103#. :sl2:
104#: ../apt-setup-udeb.templates:10001104#: ../apt-setup-udeb.templates:11001
105msgid "security updates (from ${SEC_HOST})"105msgid "security updates (from ${SEC_HOST})"
106msgstr "보안 업데이트 (${SEC_HOST} 호스트에서)"106msgstr "보안 업데이트 (${SEC_HOST} 호스트에서)"
107107
@@ -111,21 +111,21 @@
111#. Translators: the *entire* string should be under 55 columns111#. Translators: the *entire* string should be under 55 columns
112#. including host name. In short, KEEP THIS SHORT and, yes, that's tricky112#. including host name. In short, KEEP THIS SHORT and, yes, that's tricky
113#. :sl2:113#. :sl2:
114#: ../apt-setup-udeb.templates:10001114#: ../apt-setup-udeb.templates:11001
115msgid "volatile updates (from ${VOL_HOST})"115msgid "volatile updates (from ${VOL_HOST})"
116msgstr "유동 업데이트 (${VOL_HOST}에서)"116msgstr "유동 업데이트 (${VOL_HOST}에서)"
117117
118#. Type: multiselect118#. Type: multiselect
119#. Description119#. Description
120#. :sl2:120#. :sl2:
121#: ../apt-setup-udeb.templates:10002121#: ../apt-setup-udeb.templates:11002
122msgid "Services to use:"122msgid "Services to use:"
123msgstr "사용할 서비스:"123msgstr "사용할 서비스:"
124124
125#. Type: multiselect125#. Type: multiselect
126#. Description126#. Description
127#. :sl2:127#. :sl2:
128#: ../apt-setup-udeb.templates:10002128#: ../apt-setup-udeb.templates:11002
129msgid ""129msgid ""
130"Debian has two services that provide updates to releases: security and "130"Debian has two services that provide updates to releases: security and "
131"volatile."131"volatile."
@@ -136,7 +136,7 @@
136#. Type: multiselect136#. Type: multiselect
137#. Description137#. Description
138#. :sl2:138#. :sl2:
139#: ../apt-setup-udeb.templates:10002139#: ../apt-setup-udeb.templates:11002
140msgid ""140msgid ""
141"Security updates help to keep your system secured against attacks. Enabling "141"Security updates help to keep your system secured against attacks. Enabling "
142"this service is strongly recommended."142"this service is strongly recommended."
@@ -147,7 +147,7 @@
147#. Type: multiselect147#. Type: multiselect
148#. Description148#. Description
149#. :sl2:149#. :sl2:
150#: ../apt-setup-udeb.templates:10002150#: ../apt-setup-udeb.templates:11002
151msgid ""151msgid ""
152"Volatile updates provide more current versions for software that changes "152"Volatile updates provide more current versions for software that changes "
153"relatively frequently and where not having the latest version could reduce "153"relatively frequently and where not having the latest version could reduce "
154154
=== modified file 'debian/po/ku.po'
--- debian/po/ku.po 2010-07-10 06:42:28 +0000
+++ debian/po/ku.po 2010-09-13 07:17:41 +0000
@@ -74,14 +74,14 @@
74#. Type: error74#. Type: error
75#. Description75#. Description
76#. :sl2:76#. :sl2:
77#: ../apt-setup-udeb.templates:900177#: ../apt-setup-udeb.templates:10001
78msgid "Cannot access repository"78msgid "Cannot access repository"
79msgstr "Depo nayê gihîştin"79msgstr "Depo nayê gihîştin"
8080
81#. Type: error81#. Type: error
82#. Description82#. Description
83#. :sl2:83#. :sl2:
84#: ../apt-setup-udeb.templates:900184#: ../apt-setup-udeb.templates:10001
85msgid ""85msgid ""
86"The repository on ${HOST} couldn't be accessed, so its updates will not be "86"The repository on ${HOST} couldn't be accessed, so its updates will not be "
87"made available to you at this time. You should investigate this later."87"made available to you at this time. You should investigate this later."
@@ -93,7 +93,7 @@
93#. Type: error93#. Type: error
94#. Description94#. Description
95#. :sl2:95#. :sl2:
96#: ../apt-setup-udeb.templates:900196#: ../apt-setup-udeb.templates:10001
97msgid ""97msgid ""
98"Commented out entries for ${HOST} have been added to the /etc/apt/sources."98"Commented out entries for ${HOST} have been added to the /etc/apt/sources."
99"list file."99"list file."
@@ -107,7 +107,7 @@
107#. Translators: the *entire* string should be under 55 columns107#. Translators: the *entire* string should be under 55 columns
108#. including host name. In short, KEEP THIS SHORT and, yes, that's tricky108#. including host name. In short, KEEP THIS SHORT and, yes, that's tricky
109#. :sl2:109#. :sl2:
110#: ../apt-setup-udeb.templates:10001110#: ../apt-setup-udeb.templates:11001
111msgid "security updates (from ${SEC_HOST})"111msgid "security updates (from ${SEC_HOST})"
112msgstr "rojanekirinên ewlekariyê (ji ${SEC_HOST})"112msgstr "rojanekirinên ewlekariyê (ji ${SEC_HOST})"
113113
@@ -117,21 +117,21 @@
117#. Translators: the *entire* string should be under 55 columns117#. Translators: the *entire* string should be under 55 columns
118#. including host name. In short, KEEP THIS SHORT and, yes, that's tricky118#. including host name. In short, KEEP THIS SHORT and, yes, that's tricky
119#. :sl2:119#. :sl2:
120#: ../apt-setup-udeb.templates:10001120#: ../apt-setup-udeb.templates:11001
121msgid "volatile updates (from ${VOL_HOST})"121msgid "volatile updates (from ${VOL_HOST})"
122msgstr "rojanekirinên volatile (ji ${VOL_HOST})"122msgstr "rojanekirinên volatile (ji ${VOL_HOST})"
123123
124#. Type: multiselect124#. Type: multiselect
125#. Description125#. Description
126#. :sl2:126#. :sl2:
127#: ../apt-setup-udeb.templates:10002127#: ../apt-setup-udeb.templates:11002
128msgid "Services to use:"128msgid "Services to use:"
129msgstr "Xizmetên werin bikaranîn:"129msgstr "Xizmetên werin bikaranîn:"
130130
131#. Type: multiselect131#. Type: multiselect
132#. Description132#. Description
133#. :sl2:133#. :sl2:
134#: ../apt-setup-udeb.templates:10002134#: ../apt-setup-udeb.templates:11002
135msgid ""135msgid ""
136"Debian has two services that provide updates to releases: security and "136"Debian has two services that provide updates to releases: security and "
137"volatile."137"volatile."
@@ -141,7 +141,7 @@
141#. Type: multiselect141#. Type: multiselect
142#. Description142#. Description
143#. :sl2:143#. :sl2:
144#: ../apt-setup-udeb.templates:10002144#: ../apt-setup-udeb.templates:11002
145msgid ""145msgid ""
146"Security updates help to keep your system secured against attacks. Enabling "146"Security updates help to keep your system secured against attacks. Enabling "
147"this service is strongly recommended."147"this service is strongly recommended."
@@ -152,7 +152,7 @@
152#. Type: multiselect152#. Type: multiselect
153#. Description153#. Description
154#. :sl2:154#. :sl2:
155#: ../apt-setup-udeb.templates:10002155#: ../apt-setup-udeb.templates:11002
156msgid ""156msgid ""
157"Volatile updates provide more current versions for software that changes "157"Volatile updates provide more current versions for software that changes "
158"relatively frequently and where not having the latest version could reduce "158"relatively frequently and where not having the latest version could reduce "
159159
=== modified file 'debian/po/lt.po'
--- debian/po/lt.po 2010-04-09 23:21:26 +0000
+++ debian/po/lt.po 2010-09-13 07:17:41 +0000
@@ -70,14 +70,14 @@
70#. Type: error70#. Type: error
71#. Description71#. Description
72#. :sl2:72#. :sl2:
73#: ../apt-setup-udeb.templates:900173#: ../apt-setup-udeb.templates:10001
74msgid "Cannot access repository"74msgid "Cannot access repository"
75msgstr "Negaliu prieiti prie repozitorijos"75msgstr "Negaliu prieiti prie repozitorijos"
7676
77#. Type: error77#. Type: error
78#. Description78#. Description
79#. :sl2:79#. :sl2:
80#: ../apt-setup-udeb.templates:900180#: ../apt-setup-udeb.templates:10001
81msgid ""81msgid ""
82"The repository on ${HOST} couldn't be accessed, so its updates will not be "82"The repository on ${HOST} couldn't be accessed, so its updates will not be "
83"made available to you at this time. You should investigate this later."83"made available to you at this time. You should investigate this later."
@@ -88,7 +88,7 @@
88#. Type: error88#. Type: error
89#. Description89#. Description
90#. :sl2:90#. :sl2:
91#: ../apt-setup-udeb.templates:900191#: ../apt-setup-udeb.templates:10001
92msgid ""92msgid ""
93"Commented out entries for ${HOST} have been added to the /etc/apt/sources."93"Commented out entries for ${HOST} have been added to the /etc/apt/sources."
94"list file."94"list file."
@@ -101,7 +101,7 @@
101#. Translators: the *entire* string should be under 55 columns101#. Translators: the *entire* string should be under 55 columns
102#. including host name. In short, KEEP THIS SHORT and, yes, that's tricky102#. including host name. In short, KEEP THIS SHORT and, yes, that's tricky
103#. :sl2:103#. :sl2:
104#: ../apt-setup-udeb.templates:10001104#: ../apt-setup-udeb.templates:11001
105msgid "security updates (from ${SEC_HOST})"105msgid "security updates (from ${SEC_HOST})"
106msgstr "saugumo atnaujinimai (iš ${SEC_HOST})"106msgstr "saugumo atnaujinimai (iš ${SEC_HOST})"
107107
@@ -111,21 +111,21 @@
111#. Translators: the *entire* string should be under 55 columns111#. Translators: the *entire* string should be under 55 columns
112#. including host name. In short, KEEP THIS SHORT and, yes, that's tricky112#. including host name. In short, KEEP THIS SHORT and, yes, that's tricky
113#. :sl2:113#. :sl2:
114#: ../apt-setup-udeb.templates:10001114#: ../apt-setup-udeb.templates:11001
115msgid "volatile updates (from ${VOL_HOST})"115msgid "volatile updates (from ${VOL_HOST})"
116msgstr "lakieji atnaujinimai (iš ${VOL_HOST})"116msgstr "lakieji atnaujinimai (iš ${VOL_HOST})"
117117
118#. Type: multiselect118#. Type: multiselect
119#. Description119#. Description
120#. :sl2:120#. :sl2:
121#: ../apt-setup-udeb.templates:10002121#: ../apt-setup-udeb.templates:11002
122msgid "Services to use:"122msgid "Services to use:"
123msgstr "Naudoti servisus:"123msgstr "Naudoti servisus:"
124124
125#. Type: multiselect125#. Type: multiselect
126#. Description126#. Description
127#. :sl2:127#. :sl2:
128#: ../apt-setup-udeb.templates:10002128#: ../apt-setup-udeb.templates:11002
129msgid ""129msgid ""
130"Debian has two services that provide updates to releases: security and "130"Debian has two services that provide updates to releases: security and "
131"volatile."131"volatile."
@@ -136,7 +136,7 @@
136#. Type: multiselect136#. Type: multiselect
137#. Description137#. Description
138#. :sl2:138#. :sl2:
139#: ../apt-setup-udeb.templates:10002139#: ../apt-setup-udeb.templates:11002
140msgid ""140msgid ""
141"Security updates help to keep your system secured against attacks. Enabling "141"Security updates help to keep your system secured against attacks. Enabling "
142"this service is strongly recommended."142"this service is strongly recommended."
@@ -147,7 +147,7 @@
147#. Type: multiselect147#. Type: multiselect
148#. Description148#. Description
149#. :sl2:149#. :sl2:
150#: ../apt-setup-udeb.templates:10002150#: ../apt-setup-udeb.templates:11002
151msgid ""151msgid ""
152"Volatile updates provide more current versions for software that changes "152"Volatile updates provide more current versions for software that changes "
153"relatively frequently and where not having the latest version could reduce "153"relatively frequently and where not having the latest version could reduce "
154154
=== modified file 'debian/po/lv.po'
--- debian/po/lv.po 2010-06-25 23:23:00 +0000
+++ debian/po/lv.po 2010-09-13 07:17:41 +0000
@@ -15,8 +15,13 @@
15"Project-Id-Version: lv\n"15"Project-Id-Version: lv\n"
16"Report-Msgid-Bugs-To: apt-setup@packages.debian.org\n"16"Report-Msgid-Bugs-To: apt-setup@packages.debian.org\n"
17"POT-Creation-Date: 2009-06-26 22:47+0000\n"17"POT-Creation-Date: 2009-06-26 22:47+0000\n"
18<<<<<<< TREE
18"PO-Revision-Date: 2010-06-19 21:53+0300\n"19"PO-Revision-Date: 2010-06-19 21:53+0300\n"
19"Last-Translator: Aigars Mahinovs <aigarius@gmail.com>\n"20"Last-Translator: Aigars Mahinovs <aigarius@gmail.com>\n"
21=======
22"PO-Revision-Date: 2008-09-19 00:00+0300\n"
23"Last-Translator: Viesturs Zarins <viesturs.zarins@mii.lu.lv>\n"
24>>>>>>> MERGE-SOURCE
20"Language-Team: Latvian <locale@laka.lv>\n"25"Language-Team: Latvian <locale@laka.lv>\n"
21"MIME-Version: 1.0\n"26"MIME-Version: 1.0\n"
22"Content-Type: text/plain; charset=UTF-8\n"27"Content-Type: text/plain; charset=UTF-8\n"
@@ -73,14 +78,14 @@
73#. Type: error78#. Type: error
74#. Description79#. Description
75#. :sl2:80#. :sl2:
76#: ../apt-setup-udeb.templates:900181#: ../apt-setup-udeb.templates:10001
77msgid "Cannot access repository"82msgid "Cannot access repository"
78msgstr "Nevar piekļūt krātuvei"83msgstr "Nevar piekļūt krātuvei"
7984
80#. Type: error85#. Type: error
81#. Description86#. Description
82#. :sl2:87#. :sl2:
83#: ../apt-setup-udeb.templates:900188#: ../apt-setup-udeb.templates:10001
84msgid ""89msgid ""
85"The repository on ${HOST} couldn't be accessed, so its updates will not be "90"The repository on ${HOST} couldn't be accessed, so its updates will not be "
86"made available to you at this time. You should investigate this later."91"made available to you at this time. You should investigate this later."
@@ -91,7 +96,7 @@
91#. Type: error96#. Type: error
92#. Description97#. Description
93#. :sl2:98#. :sl2:
94#: ../apt-setup-udeb.templates:900199#: ../apt-setup-udeb.templates:10001
95msgid ""100msgid ""
96"Commented out entries for ${HOST} have been added to the /etc/apt/sources."101"Commented out entries for ${HOST} have been added to the /etc/apt/sources."
97"list file."102"list file."
@@ -104,7 +109,7 @@
104#. Translators: the *entire* string should be under 55 columns109#. Translators: the *entire* string should be under 55 columns
105#. including host name. In short, KEEP THIS SHORT and, yes, that's tricky110#. including host name. In short, KEEP THIS SHORT and, yes, that's tricky
106#. :sl2:111#. :sl2:
107#: ../apt-setup-udeb.templates:10001112#: ../apt-setup-udeb.templates:11001
108msgid "security updates (from ${SEC_HOST})"113msgid "security updates (from ${SEC_HOST})"
109msgstr "drošības atjauninājumi (no ${SEC_HOST})"114msgstr "drošības atjauninājumi (no ${SEC_HOST})"
110115
@@ -114,21 +119,21 @@
114#. Translators: the *entire* string should be under 55 columns119#. Translators: the *entire* string should be under 55 columns
115#. including host name. In short, KEEP THIS SHORT and, yes, that's tricky120#. including host name. In short, KEEP THIS SHORT and, yes, that's tricky
116#. :sl2:121#. :sl2:
117#: ../apt-setup-udeb.templates:10001122#: ../apt-setup-udeb.templates:11001
118msgid "volatile updates (from ${VOL_HOST})"123msgid "volatile updates (from ${VOL_HOST})"
119msgstr "nepastāvīgie atjauninājumi (no ${VOL_HOST})"124msgstr "nepastāvīgie atjauninājumi (no ${VOL_HOST})"
120125
121#. Type: multiselect126#. Type: multiselect
122#. Description127#. Description
123#. :sl2:128#. :sl2:
124#: ../apt-setup-udeb.templates:10002129#: ../apt-setup-udeb.templates:11002
125msgid "Services to use:"130msgid "Services to use:"
126msgstr "Izmantojamie pakalpojumi:"131msgstr "Izmantojamie pakalpojumi:"
127132
128#. Type: multiselect133#. Type: multiselect
129#. Description134#. Description
130#. :sl2:135#. :sl2:
131#: ../apt-setup-udeb.templates:10002136#: ../apt-setup-udeb.templates:11002
132msgid ""137msgid ""
133"Debian has two services that provide updates to releases: security and "138"Debian has two services that provide updates to releases: security and "
134"volatile."139"volatile."
@@ -139,7 +144,7 @@
139#. Type: multiselect144#. Type: multiselect
140#. Description145#. Description
141#. :sl2:146#. :sl2:
142#: ../apt-setup-udeb.templates:10002147#: ../apt-setup-udeb.templates:11002
143msgid ""148msgid ""
144"Security updates help to keep your system secured against attacks. Enabling "149"Security updates help to keep your system secured against attacks. Enabling "
145"this service is strongly recommended."150"this service is strongly recommended."
@@ -150,7 +155,7 @@
150#. Type: multiselect155#. Type: multiselect
151#. Description156#. Description
152#. :sl2:157#. :sl2:
153#: ../apt-setup-udeb.templates:10002158#: ../apt-setup-udeb.templates:11002
154msgid ""159msgid ""
155"Volatile updates provide more current versions for software that changes "160"Volatile updates provide more current versions for software that changes "
156"relatively frequently and where not having the latest version could reduce "161"relatively frequently and where not having the latest version could reduce "
157162
=== modified file 'debian/po/mk.po'
--- debian/po/mk.po 2010-07-07 23:22:26 +0000
+++ debian/po/mk.po 2010-09-13 07:17:41 +0000
@@ -15,8 +15,13 @@
15"Project-Id-Version: debian-installer_packages_po_sublevel1_mk\n"15"Project-Id-Version: debian-installer_packages_po_sublevel1_mk\n"
16"Report-Msgid-Bugs-To: apt-setup@packages.debian.org\n"16"Report-Msgid-Bugs-To: apt-setup@packages.debian.org\n"
17"POT-Creation-Date: 2009-06-26 22:47+0000\n"17"POT-Creation-Date: 2009-06-26 22:47+0000\n"
18<<<<<<< TREE
18"PO-Revision-Date: 2010-07-07 09:44+0100\n"19"PO-Revision-Date: 2010-07-07 09:44+0100\n"
19"Last-Translator: Arangel Angov <arangel@linux.net.mk>\n"20"Last-Translator: Arangel Angov <arangel@linux.net.mk>\n"
21=======
22"PO-Revision-Date: 2008-09-20 13:56+0200\n"
23"Last-Translator: Georgi Stanojevski <glisha@gmail.com>\n"
24>>>>>>> MERGE-SOURCE
20"Language-Team: Macedonian <ossm-members@hedona.on.net.mk>\n"25"Language-Team: Macedonian <ossm-members@hedona.on.net.mk>\n"
21"MIME-Version: 1.0\n"26"MIME-Version: 1.0\n"
22"Content-Type: text/plain; charset=UTF-8\n"27"Content-Type: text/plain; charset=UTF-8\n"
@@ -72,14 +77,14 @@
72#. Type: error77#. Type: error
73#. Description78#. Description
74#. :sl2:79#. :sl2:
75#: ../apt-setup-udeb.templates:900180#: ../apt-setup-udeb.templates:10001
76msgid "Cannot access repository"81msgid "Cannot access repository"
77msgstr "Не можам да му пристапам на складиштето"82msgstr "Не можам да му пристапам на складиштето"
7883
79#. Type: error84#. Type: error
80#. Description85#. Description
81#. :sl2:86#. :sl2:
82#: ../apt-setup-udeb.templates:900187#: ../apt-setup-udeb.templates:10001
83msgid ""88msgid ""
84"The repository on ${HOST} couldn't be accessed, so its updates will not be "89"The repository on ${HOST} couldn't be accessed, so its updates will not be "
85"made available to you at this time. You should investigate this later."90"made available to you at this time. You should investigate this later."
@@ -90,7 +95,7 @@
90#. Type: error95#. Type: error
91#. Description96#. Description
92#. :sl2:97#. :sl2:
93#: ../apt-setup-udeb.templates:900198#: ../apt-setup-udeb.templates:10001
94msgid ""99msgid ""
95"Commented out entries for ${HOST} have been added to the /etc/apt/sources."100"Commented out entries for ${HOST} have been added to the /etc/apt/sources."
96"list file."101"list file."
@@ -104,7 +109,7 @@
104#. Translators: the *entire* string should be under 55 columns109#. Translators: the *entire* string should be under 55 columns
105#. including host name. In short, KEEP THIS SHORT and, yes, that's tricky110#. including host name. In short, KEEP THIS SHORT and, yes, that's tricky
106#. :sl2:111#. :sl2:
107#: ../apt-setup-udeb.templates:10001112#: ../apt-setup-udeb.templates:11001
108msgid "security updates (from ${SEC_HOST})"113msgid "security updates (from ${SEC_HOST})"
109msgstr "безбедносни надградби (од ${SEC_HOST})"114msgstr "безбедносни надградби (од ${SEC_HOST})"
110115
@@ -114,21 +119,21 @@
114#. Translators: the *entire* string should be under 55 columns119#. Translators: the *entire* string should be under 55 columns
115#. including host name. In short, KEEP THIS SHORT and, yes, that's tricky120#. including host name. In short, KEEP THIS SHORT and, yes, that's tricky
116#. :sl2:121#. :sl2:
117#: ../apt-setup-udeb.templates:10001122#: ../apt-setup-udeb.templates:11001
118msgid "volatile updates (from ${VOL_HOST})"123msgid "volatile updates (from ${VOL_HOST})"
119msgstr "непостојани надградби (од ${VOL_HOST})"124msgstr "непостојани надградби (од ${VOL_HOST})"
120125
121#. Type: multiselect126#. Type: multiselect
122#. Description127#. Description
123#. :sl2:128#. :sl2:
124#: ../apt-setup-udeb.templates:10002129#: ../apt-setup-udeb.templates:11002
125msgid "Services to use:"130msgid "Services to use:"
126msgstr "Сервиси кои што ќе се користат:"131msgstr "Сервиси кои што ќе се користат:"
127132
128#. Type: multiselect133#. Type: multiselect
129#. Description134#. Description
130#. :sl2:135#. :sl2:
131#: ../apt-setup-udeb.templates:10002136#: ../apt-setup-udeb.templates:11002
132msgid ""137msgid ""
133"Debian has two services that provide updates to releases: security and "138"Debian has two services that provide updates to releases: security and "
134"volatile."139"volatile."
@@ -139,7 +144,7 @@
139#. Type: multiselect144#. Type: multiselect
140#. Description145#. Description
141#. :sl2:146#. :sl2:
142#: ../apt-setup-udeb.templates:10002147#: ../apt-setup-udeb.templates:11002
143msgid ""148msgid ""
144"Security updates help to keep your system secured against attacks. Enabling "149"Security updates help to keep your system secured against attacks. Enabling "
145"this service is strongly recommended."150"this service is strongly recommended."
@@ -150,7 +155,7 @@
150#. Type: multiselect155#. Type: multiselect
151#. Description156#. Description
152#. :sl2:157#. :sl2:
153#: ../apt-setup-udeb.templates:10002158#: ../apt-setup-udeb.templates:11002
154msgid ""159msgid ""
155"Volatile updates provide more current versions for software that changes "160"Volatile updates provide more current versions for software that changes "
156"relatively frequently and where not having the latest version could reduce "161"relatively frequently and where not having the latest version could reduce "
157162
=== modified file 'debian/po/ml.po'
--- debian/po/ml.po 2010-06-29 23:21:23 +0000
+++ debian/po/ml.po 2010-09-13 07:17:41 +0000
@@ -77,14 +77,14 @@
77#. Type: error77#. Type: error
78#. Description78#. Description
79#. :sl2:79#. :sl2:
80#: ../apt-setup-udeb.templates:900180#: ../apt-setup-udeb.templates:10001
81msgid "Cannot access repository"81msgid "Cannot access repository"
82msgstr "സംഭരണിയെ സമീപിക്കാന്‍ സാധ്യമല്ല"82msgstr "സംഭരണിയെ സമീപിക്കാന്‍ സാധ്യമല്ല"
8383
84#. Type: error84#. Type: error
85#. Description85#. Description
86#. :sl2:86#. :sl2:
87#: ../apt-setup-udeb.templates:900187#: ../apt-setup-udeb.templates:10001
88msgid ""88msgid ""
89"The repository on ${HOST} couldn't be accessed, so its updates will not be "89"The repository on ${HOST} couldn't be accessed, so its updates will not be "
90"made available to you at this time. You should investigate this later."90"made available to you at this time. You should investigate this later."
@@ -95,7 +95,7 @@
95#. Type: error95#. Type: error
96#. Description96#. Description
97#. :sl2:97#. :sl2:
98#: ../apt-setup-udeb.templates:900198#: ../apt-setup-udeb.templates:10001
99msgid ""99msgid ""
100"Commented out entries for ${HOST} have been added to the /etc/apt/sources."100"Commented out entries for ${HOST} have been added to the /etc/apt/sources."
101"list file."101"list file."
@@ -108,7 +108,7 @@
108#. Translators: the *entire* string should be under 55 columns108#. Translators: the *entire* string should be under 55 columns
109#. including host name. In short, KEEP THIS SHORT and, yes, that's tricky109#. including host name. In short, KEEP THIS SHORT and, yes, that's tricky
110#. :sl2:110#. :sl2:
111#: ../apt-setup-udeb.templates:10001111#: ../apt-setup-udeb.templates:11001
112msgid "security updates (from ${SEC_HOST})"112msgid "security updates (from ${SEC_HOST})"
113msgstr "(${SEC_HOST} ല്‍ നിന്നുമുള്ള) സുരക്ഷാപരമായ മാറ്റങ്ങള്‍"113msgstr "(${SEC_HOST} ല്‍ നിന്നുമുള്ള) സുരക്ഷാപരമായ മാറ്റങ്ങള്‍"
114114
@@ -118,21 +118,21 @@
118#. Translators: the *entire* string should be under 55 columns118#. Translators: the *entire* string should be under 55 columns
119#. including host name. In short, KEEP THIS SHORT and, yes, that's tricky119#. including host name. In short, KEEP THIS SHORT and, yes, that's tricky
120#. :sl2:120#. :sl2:
121#: ../apt-setup-udeb.templates:10001121#: ../apt-setup-udeb.templates:11001
122msgid "volatile updates (from ${VOL_HOST})"122msgid "volatile updates (from ${VOL_HOST})"
123msgstr "(${VOL_HOST}) ല്‍ നിന്നുമുള്ള പെട്ടെന്നു് മാറുന്ന മാറ്റങ്ങള്‍"123msgstr "(${VOL_HOST}) ല്‍ നിന്നുമുള്ള പെട്ടെന്നു് മാറുന്ന മാറ്റങ്ങള്‍"
124124
125#. Type: multiselect125#. Type: multiselect
126#. Description126#. Description
127#. :sl2:127#. :sl2:
128#: ../apt-setup-udeb.templates:10002128#: ../apt-setup-udeb.templates:11002
129msgid "Services to use:"129msgid "Services to use:"
130msgstr "ഉപയോഗിയ്ക്കേണ്ട സേവനങ്ങള്‍:"130msgstr "ഉപയോഗിയ്ക്കേണ്ട സേവനങ്ങള്‍:"
131131
132#. Type: multiselect132#. Type: multiselect
133#. Description133#. Description
134#. :sl2:134#. :sl2:
135#: ../apt-setup-udeb.templates:10002135#: ../apt-setup-udeb.templates:11002
136msgid ""136msgid ""
137"Debian has two services that provide updates to releases: security and "137"Debian has two services that provide updates to releases: security and "
138"volatile."138"volatile."
@@ -143,7 +143,7 @@
143#. Type: multiselect143#. Type: multiselect
144#. Description144#. Description
145#. :sl2:145#. :sl2:
146#: ../apt-setup-udeb.templates:10002146#: ../apt-setup-udeb.templates:11002
147msgid ""147msgid ""
148"Security updates help to keep your system secured against attacks. Enabling "148"Security updates help to keep your system secured against attacks. Enabling "
149"this service is strongly recommended."149"this service is strongly recommended."
@@ -154,7 +154,7 @@
154#. Type: multiselect154#. Type: multiselect
155#. Description155#. Description
156#. :sl2:156#. :sl2:
157#: ../apt-setup-udeb.templates:10002157#: ../apt-setup-udeb.templates:11002
158msgid ""158msgid ""
159"Volatile updates provide more current versions for software that changes "159"Volatile updates provide more current versions for software that changes "
160"relatively frequently and where not having the latest version could reduce "160"relatively frequently and where not having the latest version could reduce "
161161
=== modified file 'debian/po/mr.po'
--- debian/po/mr.po 2010-03-13 16:31:11 +0000
+++ debian/po/mr.po 2010-09-13 07:17:41 +0000
@@ -74,14 +74,14 @@
74#. Type: error74#. Type: error
75#. Description75#. Description
76#. :sl2:76#. :sl2:
77#: ../apt-setup-udeb.templates:900177#: ../apt-setup-udeb.templates:10001
78msgid "Cannot access repository"78msgid "Cannot access repository"
79msgstr "भांडारामध्ये प्रवेश करता येत नाही"79msgstr "भांडारामध्ये प्रवेश करता येत नाही"
8080
81#. Type: error81#. Type: error
82#. Description82#. Description
83#. :sl2:83#. :sl2:
84#: ../apt-setup-udeb.templates:900184#: ../apt-setup-udeb.templates:10001
85msgid ""85msgid ""
86"The repository on ${HOST} couldn't be accessed, so its updates will not be "86"The repository on ${HOST} couldn't be accessed, so its updates will not be "
87"made available to you at this time. You should investigate this later."87"made available to you at this time. You should investigate this later."
@@ -92,7 +92,7 @@
92#. Type: error92#. Type: error
93#. Description93#. Description
94#. :sl2:94#. :sl2:
95#: ../apt-setup-udeb.templates:900195#: ../apt-setup-udeb.templates:10001
96msgid ""96msgid ""
97"Commented out entries for ${HOST} have been added to the /etc/apt/sources."97"Commented out entries for ${HOST} have been added to the /etc/apt/sources."
98"list file."98"list file."
@@ -106,7 +106,7 @@
106#. Translators: the *entire* string should be under 55 columns106#. Translators: the *entire* string should be under 55 columns
107#. including host name. In short, KEEP THIS SHORT and, yes, that's tricky107#. including host name. In short, KEEP THIS SHORT and, yes, that's tricky
108#. :sl2:108#. :sl2:
109#: ../apt-setup-udeb.templates:10001109#: ../apt-setup-udeb.templates:11001
110msgid "security updates (from ${SEC_HOST})"110msgid "security updates (from ${SEC_HOST})"
111msgstr "सुरक्षा सुधारणा (${SEC_HOST} कडून)"111msgstr "सुरक्षा सुधारणा (${SEC_HOST} कडून)"
112112
@@ -116,21 +116,21 @@
116#. Translators: the *entire* string should be under 55 columns116#. Translators: the *entire* string should be under 55 columns
117#. including host name. In short, KEEP THIS SHORT and, yes, that's tricky117#. including host name. In short, KEEP THIS SHORT and, yes, that's tricky
118#. :sl2:118#. :sl2:
119#: ../apt-setup-udeb.templates:10001119#: ../apt-setup-udeb.templates:11001
120msgid "volatile updates (from ${VOL_HOST})"120msgid "volatile updates (from ${VOL_HOST})"
121msgstr "अस्थायी सुधारणा (${VOL_HOST} कडून)"121msgstr "अस्थायी सुधारणा (${VOL_HOST} कडून)"
122122
123#. Type: multiselect123#. Type: multiselect
124#. Description124#. Description
125#. :sl2:125#. :sl2:
126#: ../apt-setup-udeb.templates:10002126#: ../apt-setup-udeb.templates:11002
127msgid "Services to use:"127msgid "Services to use:"
128msgstr "वापरायच्या सेवाः"128msgstr "वापरायच्या सेवाः"
129129
130#. Type: multiselect130#. Type: multiselect
131#. Description131#. Description
132#. :sl2:132#. :sl2:
133#: ../apt-setup-udeb.templates:10002133#: ../apt-setup-udeb.templates:11002
134msgid ""134msgid ""
135"Debian has two services that provide updates to releases: security and "135"Debian has two services that provide updates to releases: security and "
136"volatile."136"volatile."
@@ -139,7 +139,7 @@
139#. Type: multiselect139#. Type: multiselect
140#. Description140#. Description
141#. :sl2:141#. :sl2:
142#: ../apt-setup-udeb.templates:10002142#: ../apt-setup-udeb.templates:11002
143msgid ""143msgid ""
144"Security updates help to keep your system secured against attacks. Enabling "144"Security updates help to keep your system secured against attacks. Enabling "
145"this service is strongly recommended."145"this service is strongly recommended."
@@ -150,7 +150,7 @@
150#. Type: multiselect150#. Type: multiselect
151#. Description151#. Description
152#. :sl2:152#. :sl2:
153#: ../apt-setup-udeb.templates:10002153#: ../apt-setup-udeb.templates:11002
154msgid ""154msgid ""
155"Volatile updates provide more current versions for software that changes "155"Volatile updates provide more current versions for software that changes "
156"relatively frequently and where not having the latest version could reduce "156"relatively frequently and where not having the latest version could reduce "
157157
=== modified file 'debian/po/nb.po'
--- debian/po/nb.po 2009-11-27 23:20:54 +0000
+++ debian/po/nb.po 2010-09-13 07:17:41 +0000
@@ -73,14 +73,14 @@
73#. Type: error73#. Type: error
74#. Description74#. Description
75#. :sl2:75#. :sl2:
76#: ../apt-setup-udeb.templates:900176#: ../apt-setup-udeb.templates:10001
77msgid "Cannot access repository"77msgid "Cannot access repository"
78msgstr "Fikk ikke tilgang til arkiv"78msgstr "Fikk ikke tilgang til arkiv"
7979
80#. Type: error80#. Type: error
81#. Description81#. Description
82#. :sl2:82#. :sl2:
83#: ../apt-setup-udeb.templates:900183#: ../apt-setup-udeb.templates:10001
84msgid ""84msgid ""
85"The repository on ${HOST} couldn't be accessed, so its updates will not be "85"The repository on ${HOST} couldn't be accessed, so its updates will not be "
86"made available to you at this time. You should investigate this later."86"made available to you at this time. You should investigate this later."
@@ -91,7 +91,7 @@
91#. Type: error91#. Type: error
92#. Description92#. Description
93#. :sl2:93#. :sl2:
94#: ../apt-setup-udeb.templates:900194#: ../apt-setup-udeb.templates:10001
95msgid ""95msgid ""
96"Commented out entries for ${HOST} have been added to the /etc/apt/sources."96"Commented out entries for ${HOST} have been added to the /etc/apt/sources."
97"list file."97"list file."
@@ -105,7 +105,7 @@
105#. Translators: the *entire* string should be under 55 columns105#. Translators: the *entire* string should be under 55 columns
106#. including host name. In short, KEEP THIS SHORT and, yes, that's tricky106#. including host name. In short, KEEP THIS SHORT and, yes, that's tricky
107#. :sl2:107#. :sl2:
108#: ../apt-setup-udeb.templates:10001108#: ../apt-setup-udeb.templates:11001
109msgid "security updates (from ${SEC_HOST})"109msgid "security updates (from ${SEC_HOST})"
110msgstr "sikkerhetsoppdateringer (fra ${SEC_HOST})"110msgstr "sikkerhetsoppdateringer (fra ${SEC_HOST})"
111111
@@ -115,21 +115,21 @@
115#. Translators: the *entire* string should be under 55 columns115#. Translators: the *entire* string should be under 55 columns
116#. including host name. In short, KEEP THIS SHORT and, yes, that's tricky116#. including host name. In short, KEEP THIS SHORT and, yes, that's tricky
117#. :sl2:117#. :sl2:
118#: ../apt-setup-udeb.templates:10001118#: ../apt-setup-udeb.templates:11001
119msgid "volatile updates (from ${VOL_HOST})"119msgid "volatile updates (from ${VOL_HOST})"
120msgstr "flyktige oppdateringer (fra ${VOL_HOST})"120msgstr "flyktige oppdateringer (fra ${VOL_HOST})"
121121
122#. Type: multiselect122#. Type: multiselect
123#. Description123#. Description
124#. :sl2:124#. :sl2:
125#: ../apt-setup-udeb.templates:10002
The diff has been truncated for viewing.

Subscribers

People subscribed via source and target branches

to all changes: