Merge ~canonical-foundations/ubuntu/+source/popularity-contest:ubuntu-disable-popcon into ~canonical-foundations/ubuntu/+source/popularity-contest:debian/sid

Proposed by Tiago Stürmer Daitx
Status: Superseded
Proposed branch: ~canonical-foundations/ubuntu/+source/popularity-contest:ubuntu-disable-popcon
Merge into: ~canonical-foundations/ubuntu/+source/popularity-contest:debian/sid
Diff against target: 2894 lines (+1301/-133)
76 files modified
README (+0/-1)
debian/changelog (+118/-0)
debian/control (+6/-2)
debian/cron.daily (+9/-1)
debian/po/ar.po (+13/-0)
debian/po/ast.po (+14/-0)
debian/po/be.po (+13/-0)
debian/po/bg.po (+21/-9)
debian/po/bn.po (+35/-6)
debian/po/bs.po (+12/-0)
debian/po/ca.po (+23/-5)
debian/po/cs.po (+13/-0)
debian/po/cy.po (+35/-6)
debian/po/da.po (+24/-12)
debian/po/de.po (+14/-0)
debian/po/dz.po (+13/-0)
debian/po/el.po (+14/-0)
debian/po/eo.po (+13/-0)
debian/po/es.po (+13/-0)
debian/po/et.po (+35/-6)
debian/po/eu.po (+15/-3)
debian/po/fa.po (+12/-0)
debian/po/fi.po (+13/-0)
debian/po/fr.po (+13/-0)
debian/po/ga.po (+13/-0)
debian/po/gl.po (+12/-0)
debian/po/gu.po (+16/-3)
debian/po/he.po (+12/-0)
debian/po/hi.po (+35/-6)
debian/po/hr.po (+17/-4)
debian/po/hu.po (+42/-8)
debian/po/id.po (+43/-7)
debian/po/is.po (+12/-0)
debian/po/it.po (+13/-0)
debian/po/ja.po (+13/-0)
debian/po/ka.po (+13/-0)
debian/po/kk.po (+12/-0)
debian/po/km.po (+12/-0)
debian/po/kn.po (+11/-0)
debian/po/ko.po (+13/-0)
debian/po/lt.po (+12/-0)
debian/po/lv.po (+12/-0)
debian/po/mk.po (+14/-0)
debian/po/ml.po (+26/-4)
debian/po/mr.po (+13/-0)
debian/po/nb.po (+22/-7)
debian/po/ne.po (+12/-0)
debian/po/nl.po (+14/-0)
debian/po/nn.po (+22/-5)
debian/po/pa.po (+11/-0)
debian/po/pl.po (+21/-7)
debian/po/pt.po (+13/-0)
debian/po/pt_BR.po (+20/-6)
debian/po/ro.po (+13/-0)
debian/po/ru.po (+15/-2)
debian/po/si.po (+11/-0)
debian/po/sk.po (+13/-0)
debian/po/sl.po (+13/-0)
debian/po/sq.po (+13/-0)
debian/po/sr.po (+12/-0)
debian/po/sr@latin.po (+12/-0)
debian/po/sv.po (+13/-0)
debian/po/ta.po (+26/-7)
debian/po/te.po (+12/-0)
debian/po/templates.pot (+9/-0)
debian/po/th.po (+13/-0)
debian/po/tl.po (+14/-0)
debian/po/tr.po (+13/-0)
debian/po/ug.po (+13/-0)
debian/po/uk.po (+22/-6)
debian/po/vi.po (+13/-0)
debian/po/wo.po (+24/-3)
debian/po/zh_CN.po (+12/-0)
debian/po/zh_TW.po (+18/-5)
debian/postinst (+3/-0)
default.conf (+2/-2)
Reviewer Review Type Date Requested Status
Steve Langasek Pending
Review via email: mp+397770@code.launchpad.net

This proposal supersedes a proposal from 2021-02-09.

This proposal has been superseded by a proposal from 2021-02-09.

Description of the change

Revert most Ubuntu changes on popcon, add changes to disable reporting back to our popcon server as it is no longer maintained.

Keeping translations from 1.70ubuntu1.

Applying on top of Debian's Sid popcon 1.71 (not yet merged).

To post a comment you must log in.
Revision history for this message
Tiago Stürmer Daitx (tdaitx) wrote : Posted in a previous version of this proposal

Please note that this branch is on top of debian/sid - it is added as an prerequisite for this merge, so changes from 1.71 are not being shown. Before doing an upload it might be interesting to see if we want to keep debian's 1.71 as it is.

Unmerged commits

355e773... by Tiago Stürmer Daitx

disable ubuntu popcon server

  * Drop most Ubuntu changes. Remaining change:
    - Remove mail-transport-agent recommends.
  * README: remove Ubuntu URL as its popcon server is
    no longer maintained.
  * defaults.conf: leave SUBMITURLS and MAILTO empty so
    no references to Ubuntu's popcon server shows up in the
    default conf and comment out MAILTO to leave it unset.
  * debian/control: package description to disclose that
    Ubuntu is no longer collecting statistics.
  * debian/postinst:
    - remove popcon.ubuntu.com URL from SUBMITURLS.
    - remove <email address hidden> from MAILTO.
    - remove popcon.ubuntu.com URL if set in debconf.
  * debian/cron.daily: log when URL contains popcon.ubuntu.com
    or if MAILTO contains <email address hidden> and also filter
    them out from processing.

85916b4... by Tiago Stürmer Daitx

Merge remote-tracking branch 'origin/ubuntu/devel'

Merge Ubuntu changes into 1.71

01d25d7... by Steve Langasek

1.70ubuntu1 (patches unapplied)

Imported using git-ubuntu import.

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1diff --git a/README b/README
2index 188e7bf..554eedf 100644
3--- a/README
4+++ b/README
5@@ -102,7 +102,6 @@ estimate the amount of Linux users worldwide.
6
7 There are some popcon installations for other distributions:
8
9-Ubuntu: http://popcon.ubuntu.com/
10 DebianEdu: http://popcon.skolelinux.org/
11 NeuroDebian: http://neuro.debian.net/popcon/
12
13diff --git a/debian/changelog b/debian/changelog
14index b40bf7f..88754a1 100644
15--- a/debian/changelog
16+++ b/debian/changelog
17@@ -1,3 +1,25 @@
18+popularity-contest (1.71ubuntu1) UNRELEASED; urgency=medium
19+
20+ * Drop most Ubuntu changes. Remaining change:
21+ - Remove mail-transport-agent recommends.
22+ * Additional changes:
23+ * README: remove Ubuntu URL as its popcon server is
24+ no longer maintained.
25+ * defaults.conf: leave SUBMITURLS and MAILTO empty so
26+ no references to Ubuntu's popcon server shows up in the
27+ default conf and comment out MAILTO to leave it unset.
28+ * debian/control: package description to disclose that
29+ Ubuntu is no longer collecting statistics.
30+ * debian/postinst:
31+ - remove popcon.ubuntu.com URL from SUBMITURLS.
32+ - remove popcon@ubuntu.com from MAILTO.
33+ - remove popcon.ubuntu.com URL if set in debconf.
34+ * debian/cron.daily: log when URL contains popcon.ubuntu.com
35+ or if MAILTO contains popcon@ubuntu.com and also filter
36+ them out from processing.
37+
38+ -- Tiago St�rmer Daitx <tiago.daitx@ubuntu.com> Wed, 07 Oct 2020 20:58:34 +0000
39+
40 popularity-contest (1.71) unstable; urgency=medium
41
42 * examples/bin/popanal.py:
43@@ -10,6 +32,20 @@ popularity-contest (1.71) unstable; urgency=medium
44
45 -- Bill Allombert <ballombe@debian.org> Sat, 12 Dec 2020 15:43:01 +0100
46
47+popularity-contest (1.70ubuntu1) groovy; urgency=low
48+
49+ * Merge from Debian unstable. Remaining changes:
50+ - Set debconf question priority from "high" to "medium".
51+ - Remove mail-transport-agent recommends.
52+ - Branding changes in the description and homepage.
53+ - Upload uncompressed reports and check for a server response of "Thanks".
54+ - Set submiturls to popcon.ubuntu.com.
55+ - Set email addresses to point to ubuntu.com.
56+ - Don't encrypt reports; the Ubuntu server doesn't handle that.
57+ - Drop gnupg Recommends to a Suggests to prevent bloating standard.
58+
59+ -- Steve Langasek <steve.langasek@ubuntu.com> Fri, 01 May 2020 15:18:21 -0700
60+
61 popularity-contest (1.70) unstable; urgency=low
62
63 * debian-popcon.gpg: use new submission key
64@@ -37,6 +73,20 @@ popularity-contest (1.70) unstable; urgency=low
65
66 -- Bill Allombert <ballombe@debian.org> Mon, 30 Mar 2020 19:47:56 +0200
67
68+popularity-contest (1.69ubuntu1) focal; urgency=low
69+
70+ * Merge from Debian unstable. Remaining changes:
71+ - Set debconf question priority from "high" to "medium".
72+ - Remove mail-transport-agent recommends.
73+ - Branding changes in the description and homepage.
74+ - Upload uncompressed reports and check for a server response of "Thanks".
75+ - Set submiturls to popcon.ubuntu.com.
76+ - Set email addresses to point to ubuntu.com.
77+ - Don't encrypt reports; the Ubuntu server doesn't handle that.
78+ - Drop gnupg Recommends to a Suggests to prevent bloating standard.
79+
80+ -- Steve Langasek <steve.langasek@ubuntu.com> Thu, 13 Feb 2020 15:04:46 -0800
81+
82 popularity-contest (1.69) unstable; urgency=medium
83
84 * Update example server-side scripts to popcon.d.o version.
85@@ -52,6 +102,25 @@ popularity-contest (1.68) unstable; urgency=low
86
87 -- Bill Allombert <ballombe@debian.org> Sun, 07 Jul 2019 15:30:07 +0200
88
89+popularity-contest (1.67ubuntu2) cosmic; urgency=medium
90+
91+ * Drop gnupg Recommends to a Suggests to prevent bloating standard.
92+
93+ -- Adam Conrad <adconrad@ubuntu.com> Wed, 26 Sep 2018 12:49:11 -0600
94+
95+popularity-contest (1.67ubuntu1) cosmic; urgency=low
96+
97+ * Merge from Debian Sid. Remaining changes:
98+ - Set debconf question priority from "high" to "medium".
99+ - Remove mail-transport-agent recommends.
100+ - Branding changes in the description and homepage.
101+ - Upload uncompressed reports and check for a server response of "Thanks".
102+ - Set submiturls to popcon.ubuntu.com.
103+ - Set email addresses to point to ubuntu.com.
104+ - Don't encrypt reports; the Ubuntu server doesn't handle that.
105+
106+ -- Simon Quigley <tsimonq2@ubuntu.com> Mon, 13 Aug 2018 15:51:08 -0500
107+
108 popularity-contest (1.67) unstable; urgency=low
109
110 * debian/cron.daily, FAQ: patch from Federico Ceratto and Tim Retout:
111@@ -66,6 +135,19 @@ popularity-contest (1.67) unstable; urgency=low
112
113 -- Bill Allombert <ballombe@debian.org> Thu, 09 Aug 2018 20:41:19 +0200
114
115+popularity-contest (1.66ubuntu1) bionic; urgency=low
116+
117+ * Merge from Debian Sid. Remaining changes:
118+ - Set debconf question priority from "high" to "medium".
119+ - Remove mail-transport-agent recommends.
120+ - Branding changes in the description and homepage.
121+ - Upload uncompressed reports and check for a server response of "Thanks".
122+ - Set submiturls to popcon.ubuntu.com.
123+ - Set email addresses to point to ubuntu.com.
124+ - Don't encrypt reports; the Ubuntu server doesn't handle that.
125+
126+ -- Simon Quigley <tsimonq2@ubuntu.com> Wed, 21 Feb 2018 23:15:22 -0600
127+
128 popularity-contest (1.66) unstable; urgency=medium
129
130 * popularity-contest: Ignore files under /usr/lib/mime/packages/
131@@ -92,6 +174,21 @@ popularity-contest (1.66) unstable; urgency=medium
132
133 -- Bill Allombert <ballombe@debian.org> Tue, 20 Feb 2018 14:56:14 +0100
134
135+popularity-contest (1.65ubuntu1) bionic; urgency=low
136+
137+ * Merge from Debian unstable. Remaining changes:
138+ - Set debconf question priority from "high" to "medium"
139+ - Remove mail-transport-agent recommends
140+ - Branding changes in the description and homepage
141+ - Upload uncompressed reports
142+ - Set submiturls to popcon.ubuntu.com
143+ - Set email addresses to point to ubuntu.com
144+ - Don't encrypt reports the ubuntu server doesn't handle that
145+ - Really upload uncompressed reports (LP 1545515) and check for
146+ server response of "Thanks" (LP 1545517).
147+
148+ -- Julian Andres Klode <juliank@ubuntu.com> Wed, 17 Jan 2018 11:19:13 +0100
149+
150 popularity-contest (1.65) unstable; urgency=low
151
152 * Please note when reading stats that Stretch was released with 1.64.
153@@ -112,6 +209,26 @@ popularity-contest (1.65) unstable; urgency=low
154
155 -- Bill Allombert <ballombe@debian.org> Sat, 17 Jun 2017 13:30:03 +0200
156
157+popularity-contest (1.64ubuntu2) xenial; urgency=medium
158+
159+ * Really upload uncompressed reports (LP: #1545515) and check for server
160+ response of "Thanks" (LP: #1545517).
161+
162+ -- Brian Murray <brian@ubuntu.com> Fri, 26 Feb 2016 11:26:10 -0800
163+
164+popularity-contest (1.64ubuntu1) xenial; urgency=medium
165+
166+ * Resynchronize with Debian (LP: #1194342), remaining changes:
167+ - Set debconf question priority from "high" to "medium"
168+ - Remove mail-transport-agent recommends
169+ - Branding changes in the description and homepage
170+ - Upload uncompressed reports
171+ - Set submiturls to popcon.ubuntu.com
172+ - Set email addresses to point to ubuntu.com
173+ * Don't encrypt reports the ubuntu server doesn't handle that
174+
175+ -- Sebastien Bacher <seb128@ubuntu.com> Thu, 29 Oct 2015 08:10:40 +0100
176+
177 popularity-contest (1.64) unstable; urgency=low
178
179 * debian/dirs:
180@@ -1416,3 +1533,4 @@ popularity-contest (0.00) unstable; urgency=low
181 * Initial test release.
182
183 -- Avery Pennarun <apenwarr@debian.org> Sat, 24 Oct 1998 22:33:58 -0400
184+
185diff --git a/debian/control b/debian/control
186index c884cc5..5c1dcbf 100644
187--- a/debian/control
188+++ b/debian/control
189@@ -1,7 +1,8 @@
190 Source: popularity-contest
191 Section: misc
192 Priority: optional
193-Maintainer: Popularity Contest Developers <debian-popcon@lists.debian.org>
194+Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
195+XSBC-Original-Maintainer: Popularity Contest Developers <debian-popcon@lists.debian.org>
196 Uploaders: Bill Allombert <ballombe@debian.org>
197 Build-Depends: debhelper-compat (= 12)
198 Homepage: https://popcon.debian.org/
199@@ -13,10 +14,13 @@ Package: popularity-contest
200 Architecture: all
201 Pre-Depends: debconf (>= 1.5.34) | cdebconf (>= 0.106)
202 Depends: ${misc:Depends}, ${perl:Depends}, dpkg (>= 1.10)
203-Recommends: gpg, cron | cron-daemon, default-mta | mail-transport-agent
204+Recommends: gpg, cron | cron-daemon
205 Suggests: anacron, tor, torsocks
206 Provides: popcon
207 Description: Vote for your favourite packages automatically
208+ Ubuntu no longer collects popularity-contest statistics. This
209+ package is being kept for compatibility reasons.
210+ .
211 The popularity-contest package sets up a cron job that will
212 periodically anonymously submit to the Debian developers
213 statistics about the most used Debian packages on this system.
214diff --git a/debian/cron.daily b/debian/cron.daily
215index d6db24d..7a840b9 100644
216--- a/debian/cron.daily
217+++ b/debian/cron.daily
218@@ -58,6 +58,12 @@ if test -d /etc/popularity-contest.d/; then
219 done
220 fi
221
222+# filter out Ubuntu's popcon email address
223+if echo $MAILTO | grep -q 'popcon@ubuntu.com'; then
224+ logger -t popularity-contest "Ubuntu is no longer collecting package statistics. You can safely remove its email address. Please consider disabling or uninstalling it by running 'sudo dpkg-reconfigure popularity-contest' or 'sudo apt remove --purge popularity-contest'."
225+ MAILTO="$(echo $MAILTO | sed 's:popcon@ubuntu.com::g')"
226+fi
227+
228 # don't run if MAILTO address is blank, and not configured to use HTTP POST!
229 if [ -z "$MAILTO" ] && [ "yes" != "$USEHTTP" ]; then exit 0; fi
230
231@@ -156,7 +162,9 @@ SUBMITTED=no
232 # try to post the report through http POST
233 if [ "$SUBMITURLS" ] && [ "yes" = "$USEHTTP" ]; then
234 for URL in $SUBMITURLS ; do
235- if setsid $TORIFY /usr/share/popularity-contest/popcon-upload \
236+ if echo $URL | grep -q 'popcon.ubuntu.com'; then
237+ logger -t popularity-contest "Ubuntu is no longer collecting package statistics. You can safely remove $URL. Please consider disabling or uninstalling it by running 'sudo dpkg-reconfigure popularity-contest' or 'sudo apt remove --purge popularity-contest'."
238+ elif setsid $TORIFY /usr/share/popularity-contest/popcon-upload \
239 -u $URL -f $POPCON 2>/dev/null ; then
240 SUBMITTED=yes
241 set_sub
242diff --git a/debian/po/ar.po b/debian/po/ar.po
243index 16f31df..2290d12 100644
244--- a/debian/po/ar.po
245+++ b/debian/po/ar.po
246@@ -20,6 +20,7 @@ msgstr ""
247 "PO-Revision-Date: 2006-08-04 01:01+0300\n"
248 "Last-Translator: Ossama M. Khayat <okhayat@yahoo.com>\n"
249 "Language-Team: Arabic <support@arabeyes.org>\n"
250+"Language: ar\n"
251 "MIME-Version: 1.0\n"
252 "Content-Type: text/plain; charset=UTF-8\n"
253 "Content-Transfer-Encoding: 8bit\n"
254@@ -65,3 +66,15 @@ msgid ""
255 msgstr ""
256 "يمكنك دائماً تغيير رأيك بعد اتّخاذ هذا بتنفذ الأمر \"dpkg-reconfigure "
257 "popularity-contest\""
258+
259+#. Type: boolean
260+#. Description
261+#: ../templates:4
262+msgid ""
263+"If you choose to participate, the automatic submission script will run once "
264+"every week, sending statistics to the distribution developers. The collected "
265+"statistics can be viewed on http://popcon.debian.org/."
266+msgstr ""
267+"إذا اخترت المشاركة فنصّ التّسليم البرمجي الآلي سيعمل أسبوعيّاً مرسلاً الإحصائيّات "
268+"إلى مطوّري ديبيان. يمكن الاطلاع على الاحصائيات عبر الموقع: http://popcon."
269+"debian.org/."
270diff --git a/debian/po/ast.po b/debian/po/ast.po
271index 67b5056..5b79cbb 100644
272--- a/debian/po/ast.po
273+++ b/debian/po/ast.po
274@@ -19,6 +19,7 @@ msgstr ""
275 "PO-Revision-Date: 2009-01-06 21:16+0100\n"
276 "Last-Translator: astur <malditoastur@gmail.com>\n"
277 "Language-Team: Asturian <softast-xeneral@lists.sourceforge.net>\n"
278+"Language: ast\n"
279 "MIME-Version: 1.0\n"
280 "Content-Type: text/plain; charset=utf-8\n"
281 "Content-Transfer-Encoding: 8bit\n"
282@@ -68,3 +69,16 @@ msgid ""
283 msgstr ""
284 "Esta elleición pue camudase más sero executando \"dpkg-reconfigure "
285 "popularity-contest\"."
286+
287+#. Type: boolean
288+#. Description
289+#: ../templates:4
290+msgid ""
291+"If you choose to participate, the automatic submission script will run once "
292+"every week, sending statistics to the distribution developers. The collected "
293+"statistics can be viewed on http://popcon.debian.org/."
294+msgstr ""
295+"Si decides participar, la presentación automática de secuencia de comandos "
296+"executaráse una vegada a la selmana, unviando les estadístiques a los "
297+"desendolcadores de la distribución. Les estadístiques recoyíes puen vese en "
298+"http://popcon.debian.org/."
299diff --git a/debian/po/be.po b/debian/po/be.po
300index 7676acc..fe8fdb6 100644
301--- a/debian/po/be.po
302+++ b/debian/po/be.po
303@@ -20,6 +20,7 @@ msgstr ""
304 "PO-Revision-Date: 2007-10-24 03:00+0300\n"
305 "Last-Translator: Hleb Rubanau <g.rubanau@gmail.com>\n"
306 "Language-Team: Belarusian <i18n@mova.org>\n"
307+"Language: be\n"
308 "MIME-Version: 1.0\n"
309 "Content-Type: text/plain; charset=UTF-8\n"
310 "Content-Transfer-Encoding: 8bit\n"
311@@ -66,3 +67,15 @@ msgid ""
312 msgstr ""
313 "Зроблены зараз выбар пазней можна змяніць запускам \"dpkg-reconfigure "
314 "popularity-contest\"."
315+
316+#. Type: boolean
317+#. Description
318+#: ../templates:4
319+msgid ""
320+"If you choose to participate, the automatic submission script will run once "
321+"every week, sending statistics to the distribution developers. The collected "
322+"statistics can be viewed on http://popcon.debian.org/."
323+msgstr ""
324+"Калі Вы вырашыце ўдзельнічаць, адпаведны скрыпт будзе штотыдзень дасылаць "
325+"статыстыку распрацоўшчыкам дыстрыбутыву. Супольныя вынікі можна паглядзець "
326+"па адрасе http://popcon.debian.org/."
327diff --git a/debian/po/bg.po b/debian/po/bg.po
328index 2bf2086..c5493b6 100644
329--- a/debian/po/bg.po
330+++ b/debian/po/bg.po
331@@ -19,6 +19,7 @@ msgstr ""
332 "PO-Revision-Date: 2006-11-01 13:04+0200\n"
333 "Last-Translator: Damyan Ivanov <dam@modsoftsys.com>\n"
334 "Language-Team: Bulgarian <dict@fsa-bg.org>\n"
335+"Language: bg\n"
336 "MIME-Version: 1.0\n"
337 "Content-Type: text/plain; charset=UTF-8\n"
338 "Content-Transfer-Encoding: 8bit\n"
339@@ -39,10 +40,10 @@ msgid ""
340 "influences decisions such as which packages should go on the first "
341 "distribution CD."
342 msgstr ""
343-"Системата Ви може да изпраща анонимно ел.поща до "
344-"разработчиците на дистрибуцията с информация кои са най-често използваните "
345-"пакети. Тази информация влияе на решения като например кои пакети да се "
346-"включат в първия компактдиск на дистрибуцията."
347+"Системата Ви може да изпраща анонимно ел.поща до разработчиците на "
348+"дистрибуцията с информация кои са най-често използваните пакети. Тази "
349+"информация влияе на решения като например кои пакети да се включат в първия "
350+"компактдиск на дистрибуцията."
351
352 #. Type: boolean
353 #. Description
354@@ -52,9 +53,9 @@ msgid ""
355 "every week, sending statistics to the distribution developers. The collected "
356 "statistics can be viewed on https://popcon.debian.org/."
357 msgstr ""
358-"Ако изберете да участвате, специална програма ще изпраща статистиката "
359-"до разработчиците на дистрибуцията веднъж седмично. "
360-"Събраните данни са на разположение на адрес https://popcon.debian.org/."
361+"Ако изберете да участвате, специална програма ще изпраща статистиката до "
362+"разработчиците на дистрибуцията веднъж седмично. Събраните данни са на "
363+"разположение на адрес https://popcon.debian.org/."
364
365 #. Type: boolean
366 #. Description
367@@ -63,6 +64,17 @@ msgid ""
368 "This choice can be later modified by running \"dpkg-reconfigure popularity-"
369 "contest\"."
370 msgstr ""
371-"Винаги можете да промените решението си по-късно, като изпълните "
372-"„dpkg-reconfigure popularity-contest“."
373+"Винаги можете да промените решението си по-късно, като изпълните „dpkg-"
374+"reconfigure popularity-contest“."
375
376+#. Type: boolean
377+#. Description
378+#: ../templates:4
379+msgid ""
380+"If you choose to participate, the automatic submission script will run once "
381+"every week, sending statistics to the distribution developers. The collected "
382+"statistics can be viewed on http://popcon.debian.org/."
383+msgstr ""
384+"Ако изберете да участвате, специална програма ще изпраща статистиката до "
385+"разработчиците на дистрибуцията веднъж седмично. Събраните данни са на "
386+"разположение на адрес http://popcon.debian.org/."
387diff --git a/debian/po/bn.po b/debian/po/bn.po
388index 73e4d8a..ec1d4a6 100644
389--- a/debian/po/bn.po
390+++ b/debian/po/bn.po
391@@ -23,6 +23,7 @@ msgstr ""
392 "PO-Revision-Date: 2006-09-13 19:11+0600\n"
393 "Last-Translator: Mahay Alam Khan (মাহে আলম) <makl10n@yahoo.com>\n"
394 "Language-Team: Bengali <core@bengalinux.org>\n"
395+"Language: bn\n"
396 "MIME-Version: 1.0\n"
397 "Content-Type: text/plain; charset=utf-8\n"
398 "Content-Transfer-Encoding: 8bit\n"
399@@ -36,18 +37,46 @@ msgstr "প্যাকেজ ব্যবহারের সার্ভেত�
400 #. Type: boolean
401 #. Description
402 #: ../templates:4
403-msgid "The system may anonymously supply the distribution developers with statistics about the most used packages on this system. This information influences decisions such as which packages should go on the first distribution CD."
404-msgstr "ডিস্ট্রিবিউশন ডেভেলপারদের হয়তো অজ্ঞাত পরিচয়ে, এই সিস্টেমে ব্যবহৃত অধিকাংশ প্যাকেজ সম্পর্কে জানানো হতে পারে। ডিস্ট্রিবিউশন সিডির প্রথম সিডিটিতে কি কি প্যাকেজ থাকা উচিত, সেটার সিদ্ধান্ত নিতে এটি করা হয়।"
405+msgid ""
406+"The system may anonymously supply the distribution developers with "
407+"statistics about the most used packages on this system. This information "
408+"influences decisions such as which packages should go on the first "
409+"distribution CD."
410+msgstr ""
411+"ডিস্ট্রিবিউশন ডেভেলপারদের হয়তো অজ্ঞাত পরিচয়ে, এই সিস্টেমে ব্যবহৃত অধিকাংশ প্যাকেজ "
412+"সম্পর্কে জানানো হতে পারে। ডিস্ট্রিবিউশন সিডির প্রথম সিডিটিতে কি কি প্যাকেজ থাকা "
413+"উচিত, সেটার সিদ্ধান্ত নিতে এটি করা হয়।"
414
415 #. Type: boolean
416 #. Description
417 #: ../templates:4
418-msgid "If you choose to participate, the automatic submission script will run once every week, sending statistics to the distribution developers. The collected statistics can be viewed on https://popcon.debian.org/."
419-msgstr "আপনি যদি অংশগ্রহন করতে চান, তাহলে পরিসংখ্যান ডেভেলপারের কাছে পাঠানোর নিমিত্তে সয়ংক্রিয় স্ক্রিপ্ট প্রতি সপ্তাহে একবার আপনাআপনি চলবে। সংগৃহিত পরিসংখ্যান https://popcon.debian.org/ সাইটে দেখতে পাওয়া যাবে।"
420+msgid ""
421+"If you choose to participate, the automatic submission script will run once "
422+"every week, sending statistics to the distribution developers. The collected "
423+"statistics can be viewed on https://popcon.debian.org/."
424+msgstr ""
425+"আপনি যদি অংশগ্রহন করতে চান, তাহলে পরিসংখ্যান ডেভেলপারের কাছে পাঠানোর নিমিত্তে "
426+"সয়ংক্রিয় স্ক্রিপ্ট প্রতি সপ্তাহে একবার আপনাআপনি চলবে। সংগৃহিত পরিসংখ্যান https://"
427+"popcon.debian.org/ সাইটে দেখতে পাওয়া যাবে।"
428
429 #. Type: boolean
430 #. Description
431 #: ../templates:4
432-msgid "This choice can be later modified by running \"dpkg-reconfigure popularity-contest\"."
433-msgstr "\"dpkg-reconfigure popularity-contest\" কমান্ডটি চালিয়ে এই পছন্দটি পরবর্তীতে পরিবর্তন করা যবে।"
434+msgid ""
435+"This choice can be later modified by running \"dpkg-reconfigure popularity-"
436+"contest\"."
437+msgstr ""
438+"\"dpkg-reconfigure popularity-contest\" কমান্ডটি চালিয়ে এই পছন্দটি পরবর্তীতে "
439+"পরিবর্তন করা যবে।"
440
441+#. Type: boolean
442+#. Description
443+#: ../templates:4
444+msgid ""
445+"If you choose to participate, the automatic submission script will run once "
446+"every week, sending statistics to the distribution developers. The collected "
447+"statistics can be viewed on http://popcon.debian.org/."
448+msgstr ""
449+"আপনি যদি অংশগ্রহন করতে চান, তাহলে পরিসংখ্যান ডেভেলপারের কাছে পাঠানোর নিমিত্তে "
450+"সয়ংক্রিয় স্ক্রিপ্ট প্রতি সপ্তাহে একবার আপনাআপনি চলবে। সংগৃহিত পরিসংখ্যান http://"
451+"popcon.debian.org/ সাইটে দেখতে পাওয়া যাবে।"
452diff --git a/debian/po/bs.po b/debian/po/bs.po
453index 6b00f73..6ec06b1 100644
454--- a/debian/po/bs.po
455+++ b/debian/po/bs.po
456@@ -66,3 +66,15 @@ msgid ""
457 msgstr ""
458 "Ovu odluku možete kasnije promijeniti pokretanjem \"dpkg-reconfigure "
459 "popularity-contest\"."
460+
461+#. Type: boolean
462+#. Description
463+#: ../templates:4
464+msgid ""
465+"If you choose to participate, the automatic submission script will run once "
466+"every week, sending statistics to the distribution developers. The collected "
467+"statistics can be viewed on http://popcon.debian.org/."
468+msgstr ""
469+"Ako odlučite sudjelovati, skripta za automatsko podnošenje podataka će se "
470+"pokretati jednom sedmično i slati statistike razvijateljima distribucije. "
471+"Prikupljene statistike se mogu vidjeti na http://popcon.debian.org/."
472diff --git a/debian/po/ca.po b/debian/po/ca.po
473index 13f42a7..3789c64 100644
474--- a/debian/po/ca.po
475+++ b/debian/po/ca.po
476@@ -11,6 +11,7 @@ msgstr ""
477 "PO-Revision-Date: 2006-10-22 16:40+0200\n"
478 "Last-Translator: Jordi Mallach <jordi@debian.org>\n"
479 "Language-Team: Catalan <debian-l10n-catalan@lists.debian.org>\n"
480+"Language: ca\n"
481 "MIME-Version: 1.0\n"
482 "Content-Type: text/plain; charset=UTF-8\n"
483 "Content-Transfer-Encoding: 8bit\n"
484@@ -29,7 +30,11 @@ msgid ""
485 "statistics about the most used packages on this system. This information "
486 "influences decisions such as which packages should go on the first "
487 "distribution CD."
488-msgstr "El vostre sistema pot enviar anònimament estadístiques dels paquets més utilitzats en aquest sistema als desenvolupadors de la distribució. Aquesta informació influencia decisions com ara quins paquets hauria d'incloure el primer CD de la distribució."
489+msgstr ""
490+"El vostre sistema pot enviar anònimament estadístiques dels paquets més "
491+"utilitzats en aquest sistema als desenvolupadors de la distribució. Aquesta "
492+"informació influencia decisions com ara quins paquets hauria d'incloure el "
493+"primer CD de la distribució."
494
495 #. Type: boolean
496 #. Description
497@@ -39,10 +44,10 @@ msgid ""
498 "every week, sending statistics to the distribution developers. The collected "
499 "statistics can be viewed on https://popcon.debian.org/."
500 msgstr ""
501-"Si decidiu participar-hi, la seqüència d'enviament automàtic s'executarà "
502-"un cop a la setmana i enviarà les estadístiques als "
503-"desenvolupadors de la distribució. Les estadístiques recollides es poden "
504-"consultar a https://popcon.debian.org/."
505+"Si decidiu participar-hi, la seqüència d'enviament automàtic s'executarà un "
506+"cop a la setmana i enviarà les estadístiques als desenvolupadors de la "
507+"distribució. Les estadístiques recollides es poden consultar a https://"
508+"popcon.debian.org/."
509
510 #. Type: boolean
511 #. Description
512@@ -54,6 +59,19 @@ msgstr ""
513 "Sempre podeu canviar d'opinió posteriorment: \"dpkg-reconfigure popularity-"
514 "contest\"."
515
516+#. Type: boolean
517+#. Description
518+#: ../templates:4
519+msgid ""
520+"If you choose to participate, the automatic submission script will run once "
521+"every week, sending statistics to the distribution developers. The collected "
522+"statistics can be viewed on http://popcon.debian.org/."
523+msgstr ""
524+"Si decidiu participar-hi, la seqüència d'enviament automàtic s'executarà un "
525+"cop a la setmana i enviarà les estadístiques als desenvolupadors de la "
526+"distribució. Les estadístiques recollides es poden consultar a http://popcon."
527+"debian.org/."
528+
529 #~ msgid "Generating unique host identifier failed"
530 #~ msgstr ""
531 #~ "S'ha produït un error en la generació de l'identificador d'ordinador únic"
532diff --git a/debian/po/cs.po b/debian/po/cs.po
533index 3d1c184..4d9bbb5 100644
534--- a/debian/po/cs.po
535+++ b/debian/po/cs.po
536@@ -19,6 +19,7 @@ msgstr ""
537 "PO-Revision-Date: 2006-07-30 10:01+0200\n"
538 "Last-Translator: Miroslav Kure <kurem@debian.cz>\n"
539 "Language-Team: Czech <debian-l10n-czech@lists.debian.org>\n"
540+"Language: cs\n"
541 "MIME-Version: 1.0\n"
542 "Content-Type: text/plain; charset=UTF-8\n"
543 "Content-Transfer-Encoding: 8bit\n"
544@@ -64,6 +65,18 @@ msgstr ""
545 "Své rozhodnutí můžete kdykoliv změnit, stačí spustit: \"dpkg-reconfigure "
546 "popularity-contest\"."
547
548+#. Type: boolean
549+#. Description
550+#: ../templates:4
551+msgid ""
552+"If you choose to participate, the automatic submission script will run once "
553+"every week, sending statistics to the distribution developers. The collected "
554+"statistics can be viewed on http://popcon.debian.org/."
555+msgstr ""
556+"Pokud se rozhodnete připojit, automatický skript bude jednou týdně odesílat "
557+"statistiku zpět vývojářům distribuce. Zpracované statistiky si můžete "
558+"prohlédnout na http://popcon.debian.org/."
559+
560 #~ msgid "Generating unique host identifier failed"
561 #~ msgstr "Vytváření jednoznačné identifikace počítače selhalo"
562
563diff --git a/debian/po/cy.po b/debian/po/cy.po
564index ef1d45f..6565608 100644
565--- a/debian/po/cy.po
566+++ b/debian/po/cy.po
567@@ -28,18 +28,47 @@ msgstr "Cymeryd rhan yn yr arolwg defnydd pecynnau?"
568 #. Type: boolean
569 #. Description
570 #: ../templates:4
571-msgid "The system may anonymously supply the distribution developers with statistics about the most used packages on this system. This information influences decisions such as which packages should go on the first distribution CD."
572-msgstr "Fe all y system gyflenwi ystadegau anhysbys i ddatblygwyr y dosbarthiad sy'n dangos y pecynnau ddefnyddir amlaf y system hwn. Mae'r wybodaeth hwn yn dylanwadu ar benderfyniadau ynglyn a pa becynnau ddylai fynd ar CD cynta y dosbarthiad."
573+msgid ""
574+"The system may anonymously supply the distribution developers with "
575+"statistics about the most used packages on this system. This information "
576+"influences decisions such as which packages should go on the first "
577+"distribution CD."
578+msgstr ""
579+"Fe all y system gyflenwi ystadegau anhysbys i ddatblygwyr y dosbarthiad sy'n "
580+"dangos y pecynnau ddefnyddir amlaf y system hwn. Mae'r wybodaeth hwn yn "
581+"dylanwadu ar benderfyniadau ynglyn a pa becynnau ddylai fynd ar CD cynta y "
582+"dosbarthiad."
583
584 #. Type: boolean
585 #. Description
586 #: ../templates:4
587-msgid "If you choose to participate, the automatic submission script will run once every week, sending statistics to the distribution developers. The collected statistics can be viewed on https://popcon.debian.org/."
588-msgstr "Os ydych yn dewis cymeryd rhan, fe fydd sgript awtomatig yn rhedeg unwaith yr wythnos, gan ddanfon ystadegau i ddatblygwyr y dosbarthiad. Fe ellir gweld yr ystadegau a gasglwyd ar https://popcon.debian.org/."
589+msgid ""
590+"If you choose to participate, the automatic submission script will run once "
591+"every week, sending statistics to the distribution developers. The collected "
592+"statistics can be viewed on https://popcon.debian.org/."
593+msgstr ""
594+"Os ydych yn dewis cymeryd rhan, fe fydd sgript awtomatig yn rhedeg unwaith "
595+"yr wythnos, gan ddanfon ystadegau i ddatblygwyr y dosbarthiad. Fe ellir "
596+"gweld yr ystadegau a gasglwyd ar https://popcon.debian.org/."
597
598 #. Type: boolean
599 #. Description
600 #: ../templates:4
601-msgid "This choice can be later modified by running \"dpkg-reconfigure popularity-contest\"."
602-msgstr "Mae'n bosib newid y dewis hwn nes ymlaen drwy redeg \"dpkg-reconfigure popularity-contest\"."
603+msgid ""
604+"This choice can be later modified by running \"dpkg-reconfigure popularity-"
605+"contest\"."
606+msgstr ""
607+"Mae'n bosib newid y dewis hwn nes ymlaen drwy redeg \"dpkg-reconfigure "
608+"popularity-contest\"."
609
610+#. Type: boolean
611+#. Description
612+#: ../templates:4
613+msgid ""
614+"If you choose to participate, the automatic submission script will run once "
615+"every week, sending statistics to the distribution developers. The collected "
616+"statistics can be viewed on http://popcon.debian.org/."
617+msgstr ""
618+"Os ydych yn dewis cymeryd rhan, fe fydd sgript awtomatig yn rhedeg unwaith "
619+"yr wythnos, gan ddanfon ystadegau i ddatblygwyr y dosbarthiad. Fe ellir "
620+"gweld yr ystadegau a gasglwyd ar http://popcon.debian.org/."
621diff --git a/debian/po/da.po b/debian/po/da.po
622index ab9c3c3..46139b8 100644
623--- a/debian/po/da.po
624+++ b/debian/po/da.po
625@@ -16,10 +16,11 @@ msgid ""
626 msgstr ""
627 "Project-Id-Version: popularity-contest\n"
628 "Report-Msgid-Bugs-To: \n"
629-"POT-Creation-Date: 2006-09-09 13:31-0600\n"
630+"POT-Creation-Date: 2006-07-29 12:23+0200\n"
631 "PO-Revision-Date: 2006-10-02 08:41+0200\n"
632 "Last-Translator: Claus Hindsgaul <claus.hindsgaul@gmail.com>\n"
633 "Language-Team: Danish\n"
634+"Language: \n"
635 "MIME-Version: 1.0\n"
636 "Content-Type: text/plain; charset=ISO-8859-1\n"
637 "Content-Transfer-Encoding: 8bit\n"
638@@ -27,27 +28,27 @@ msgstr ""
639
640 #. Type: boolean
641 #. Description
642-#: ../templates:1001
643+#: ../templates:4
644 msgid "Participate in the package usage survey?"
645 msgstr "Vil du deltage i unders�gelsen om brug af pakkernes?"
646
647 #. Type: boolean
648 #. Description
649-#: ../templates:1001
650+#: ../templates:4
651 msgid ""
652 "The system may anonymously supply the distribution developers with "
653 "statistics about the most used packages on this system. This information "
654 "influences decisions such as which packages should go on the first "
655 "distribution CD."
656 msgstr ""
657-"System kan anonymt forsyne distributionsudviklerne med statistikker om "
658-"de mest benyttede pakker p� dette system. Disse oplysninger har "
659-"indflydelse p� beslutninger som f.eks. hvilke pakker der skal v�re p� den "
660-"f�rste cd i distributionen."
661+"System kan anonymt forsyne distributionsudviklerne med statistikker om de "
662+"mest benyttede pakker p� dette system. Disse oplysninger har indflydelse p� "
663+"beslutninger som f.eks. hvilke pakker der skal v�re p� den f�rste cd i "
664+"distributionen."
665
666 #. Type: boolean
667 #. Description
668-#: ../templates:1001
669+#: ../templates:4
670 msgid ""
671 "If you choose to participate, the automatic submission script will run once "
672 "every week, sending statistics to the distribution developers. The collected "
673@@ -59,13 +60,25 @@ msgstr ""
674
675 #. Type: boolean
676 #. Description
677-#: ../templates:1001
678+#: ../templates:4
679 msgid ""
680 "This choice can be later modified by running \"dpkg-reconfigure popularity-"
681 "contest\"."
682 msgstr ""
683-"Du kan �ndre denne indstilling senere ved at k�re: \"dpkg-reconfigure popularity-"
684-"contest\""
685+"Du kan �ndre denne indstilling senere ved at k�re: \"dpkg-reconfigure "
686+"popularity-contest\""
687+
688+#. Type: boolean
689+#. Description
690+#: ../templates:4
691+msgid ""
692+"If you choose to participate, the automatic submission script will run once "
693+"every week, sending statistics to the distribution developers. The collected "
694+"statistics can be viewed on http://popcon.debian.org/."
695+msgstr ""
696+"Hvis du v�lger at deltage, vil et automatisk script k�re hver uge, som "
697+"sender statistikkerne til distributionsdviklerne. De indsamlede statistikker "
698+"kan ses p� ttp://popcon.debian.org/."
699
700 #~ msgid "Generating unique host identifier failed"
701 #~ msgstr "Oprettelse af unik v�rts-identificering fejlede"
702@@ -91,4 +104,3 @@ msgstr ""
703
704 #~ msgid "If you do not want to use HTTP, email is used instead."
705 #~ msgstr "Hvis du ikke vil bruge HTTP, vil email bruges i stedet."
706-
707diff --git a/debian/po/de.po b/debian/po/de.po
708index ce8bfca..0eda726 100644
709--- a/debian/po/de.po
710+++ b/debian/po/de.po
711@@ -22,6 +22,7 @@ msgstr ""
712 "PO-Revision-Date: 2006-08-03 18:50+0200\n"
713 "Last-Translator: Jens Seidel <jensseidel@users.sf.net>\n"
714 "Language-Team: Debian German <debian-l10n-german@lists.debian.org>\n"
715+"Language: \n"
716 "MIME-Version: 1.0\n"
717 "Content-Type: text/plain; charset=UTF-8\n"
718 "Content-Transfer-Encoding: 8bit\n"
719@@ -68,3 +69,16 @@ msgid ""
720 msgstr ""
721 "Die Wahl kann später durch Ausführen von »dpkg-reconfigure popularity-"
722 "contest« geändert werden."
723+
724+#. Type: boolean
725+#. Description
726+#: ../templates:4
727+msgid ""
728+"If you choose to participate, the automatic submission script will run once "
729+"every week, sending statistics to the distribution developers. The collected "
730+"statistics can be viewed on http://popcon.debian.org/."
731+msgstr ""
732+"Wenn Sie sich entscheiden teilzunehmen, wird das automatische "
733+"Übertragungsprogramm wöchentlich ausgeführt und Statistiken an die "
734+"Distributions-Entwickler senden. Die vollständigen Statistiken können unter "
735+"http://popcon.debian.org/ eingesehen werden."
736diff --git a/debian/po/dz.po b/debian/po/dz.po
737index 9052690..705890b 100644
738--- a/debian/po/dz.po
739+++ b/debian/po/dz.po
740@@ -19,6 +19,7 @@ msgstr ""
741 "PO-Revision-Date: 2006-08-07 16:20+0530\n"
742 "Last-Translator: dorji tashi <dorjee_doss@hotmail.com>\n"
743 "Language-Team: Dzongkha <pegyleg@dit.gov.bt>\n"
744+"Language: dz\n"
745 "MIME-Version: 1.0\n"
746 "Content-Type: text/plain; charset=utf-8\n"
747 "Content-Transfer-Encoding: 8bit\n"
748@@ -68,6 +69,18 @@ msgstr ""
749 "གདམ་ཁ་འདི་ཤུལ་ལས་ :\"dpkg-reconfigure popularity-contest\" དེ་གཡོག་བཀོལ་བའི་ཐོག་ལས་"
750 "ལེགས་བཅོས་གཏང་ཚུགས།"
751
752+#. Type: boolean
753+#. Description
754+#: ../templates:4
755+msgid ""
756+"If you choose to participate, the automatic submission script will run once "
757+"every week, sending statistics to the distribution developers. The collected "
758+"statistics can be viewed on http://popcon.debian.org/."
759+msgstr ""
760+"ཁྱོད་ཀྱིས་གདམ་བཅའ་མར་གཏོགས་ནི་ནང་ལུ་གདམ་ཁ་རྐྱབ་པ་ཅིན་ རང་བཞིན་གྱིས་ཞུ་འབུལ་ཡིག་ཚུགས་དེ་གིས་ བགོ་"
761+"བཀྲམ་བཟོ་མི་ནང་ལུ་ཚད་རྩིས་གཏང་པའི་ཐོག་ལས་ བདུན་ཕྲག་རེ་ནང་ཚར་རེ་ གཡོག་བཀོལ་འོང་། ཚད་རྩིས་བསྡུ་ལེན་"
762+"འབད་ཡོད་མི་ཚུ་http://popcon.debian.org/.དེ་གི་ཐོག་ལས་སྟོན་ཚུགས།"
763+
764 #~ msgid "Generating unique host identifier failed"
765 #~ msgstr "མཐུན་མོངས་མ་ཡིན་པའི་ཧོསཊི་ངོས་འཛིན་པ་བཟོ་སྟོན་འབད་ནི་དེ་ འཐུས་ཤོར་འབྱུང་ཡོདཔ།"
766
767diff --git a/debian/po/el.po b/debian/po/el.po
768index 45108ac..0981e2e 100644
769--- a/debian/po/el.po
770+++ b/debian/po/el.po
771@@ -20,6 +20,7 @@ msgstr ""
772 "PO-Revision-Date: 2006-09-04 17:05+0300\n"
773 "Last-Translator: quad-nrg.net <yodesy@quad-nrg.net>\n"
774 "Language-Team: el <debian-l10n-greek@lists.debian.org>\n"
775+"Language: \n"
776 "MIME-Version: 1.0\n"
777 "Content-Type: text/plain; charset=UTF-8\n"
778 "Content-Transfer-Encoding: 8bit\n"
779@@ -68,3 +69,16 @@ msgid ""
780 msgstr ""
781 "Η επιλογή αυτή μπορεί να τροποποιηθεί αργότερα εκτελώντας την εντολή \"dpkg-"
782 "reconfigure popularity-contest\"."
783+
784+#. Type: boolean
785+#. Description
786+#: ../templates:4
787+msgid ""
788+"If you choose to participate, the automatic submission script will run once "
789+"every week, sending statistics to the distribution developers. The collected "
790+"statistics can be viewed on http://popcon.debian.org/."
791+msgstr ""
792+"Αν επιλέξετε να συμμετάσχετε, το σενάριο αυτόματης υποβολής θα εκτελείται "
793+"μια φορά την εβδομάδα, στέλνοντας στατιστικά στους προγραμματιστές της "
794+"διανομής τουDebian. Τα στατιστικά στοιχεία που συλλέγονται μπορούν να "
795+"βρεθούν στον δικτυακό τόπο http://popcon.debian.org/."
796diff --git a/debian/po/eo.po b/debian/po/eo.po
797index b1a0cfb..a27bc5a 100644
798--- a/debian/po/eo.po
799+++ b/debian/po/eo.po
800@@ -20,6 +20,7 @@ msgstr ""
801 "PO-Revision-Date: 2007-02-03 00:18+0100\n"
802 "Last-Translator: Serge Leblanc <serge.leblanc@wanadoo.fr>\n"
803 "Language-Team: Esperanto <debian-l10n-esperanto@lists.debian.org>\n"
804+"Language: eo\n"
805 "MIME-Version: 1.0\n"
806 "Content-Type: text/plain; charset=UTF-8\n"
807 "Content-Transfer-Encoding: 8bit\n"
808@@ -64,3 +65,15 @@ msgid ""
809 msgstr ""
810 "Vi ĉiam povas ŝanĝi vian decidon per la ordono \"dpkg-reconfigure popularity-"
811 "contest\"."
812+
813+#. Type: boolean
814+#. Description
815+#: ../templates:4
816+msgid ""
817+"If you choose to participate, the automatic submission script will run once "
818+"every week, sending statistics to the distribution developers. The collected "
819+"statistics can be viewed on http://popcon.debian.org/."
820+msgstr ""
821+"Se vi partoprenas, la aŭtomata submetita skripto estos ĉiusemajne plenumita "
822+"por sendi statistikojn al la Debianaj administristoj. Statistikoj estas "
823+"videblaj tie: 'http://popcon.debian.org/'."
824diff --git a/debian/po/es.po b/debian/po/es.po
825index d0ee328..36f9946 100644
826--- a/debian/po/es.po
827+++ b/debian/po/es.po
828@@ -19,6 +19,7 @@ msgstr ""
829 "PO-Revision-Date: 2006-07-31 15:28+0200\n"
830 "Last-Translator: Ruben Porras <nahoo@inicia.es>\n"
831 "Language-Team: ES <debian-l10n-spanish@lists.debian.org>\n"
832+"Language: \n"
833 "MIME-Version: 1.0\n"
834 "Content-Type: text/plain; charset=ISO-8859-15\n"
835 "Content-Transfer-Encoding: 8bit\n"
836@@ -65,6 +66,18 @@ msgstr ""
837 "La elecci�n siempre puede cambiar con la orden �dpkg-reconfigure popularity-"
838 "contest�"
839
840+#. Type: boolean
841+#. Description
842+#: ../templates:4
843+msgid ""
844+"If you choose to participate, the automatic submission script will run once "
845+"every week, sending statistics to the distribution developers. The collected "
846+"statistics can be viewed on http://popcon.debian.org/."
847+msgstr ""
848+"Si elige participar, el script de env�o se ejecutar� autom�ticamente una vez "
849+"a la semana, mandando estad�sticas a los desarrolladores. Las estad�sticas "
850+"se pueden consultar en http://popcon.debian.org/."
851+
852 #~ msgid "Generating unique host identifier failed"
853 #~ msgstr "Fall� la generaci�n del identificador de sistema"
854
855diff --git a/debian/po/et.po b/debian/po/et.po
856index 31bd1bb..15d3a0e 100644
857--- a/debian/po/et.po
858+++ b/debian/po/et.po
859@@ -19,6 +19,7 @@ msgstr ""
860 "PO-Revision-Date: 2006-10-04 07:05+0300\n"
861 "Last-Translator: Siim Põder <windo@p6drad-teel.net>\n"
862 "Language-Team: \n"
863+"Language: \n"
864 "MIME-Version: 1.0\n"
865 "Content-Type: text/plain; charset=utf-8\n"
866 "Content-Transfer-Encoding: 8bit\n"
867@@ -34,18 +35,46 @@ msgstr "Võtta osa pakkide kasutatavuse uurimusest?"
868 #. Type: boolean
869 #. Description
870 #: ../templates:4
871-msgid "The system may anonymously supply the distribution developers with statistics about the most used packages on this system. This information influences decisions such as which packages should go on the first distribution CD."
872-msgstr "See süsteem varustab arendajad anonüümselt pakkide kasutamise statistikaga selles masinas. Selle info põhjal võetakse vastu otsuseid, nagu näiteks jaotuse esimesele laserkettale tarkvara valimine."
873+msgid ""
874+"The system may anonymously supply the distribution developers with "
875+"statistics about the most used packages on this system. This information "
876+"influences decisions such as which packages should go on the first "
877+"distribution CD."
878+msgstr ""
879+"See süsteem varustab arendajad anonüümselt pakkide kasutamise statistikaga "
880+"selles masinas. Selle info põhjal võetakse vastu otsuseid, nagu näiteks "
881+"jaotuse esimesele laserkettale tarkvara valimine."
882
883 #. Type: boolean
884 #. Description
885 #: ../templates:4
886-msgid "If you choose to participate, the automatic submission script will run once every week, sending statistics to the distribution developers. The collected statistics can be viewed on https://popcon.debian.org/."
887-msgstr "Kui oled nõus osa võtma, saadab automaatne skript kord nädalas su süsteemi pakikasutuse-statistika jaotuse arendajatele. Kogutud statistika on nähtaval aadressilt https://popcon.debian.org/."
888+msgid ""
889+"If you choose to participate, the automatic submission script will run once "
890+"every week, sending statistics to the distribution developers. The collected "
891+"statistics can be viewed on https://popcon.debian.org/."
892+msgstr ""
893+"Kui oled nõus osa võtma, saadab automaatne skript kord nädalas su süsteemi "
894+"pakikasutuse-statistika jaotuse arendajatele. Kogutud statistika on nähtaval "
895+"aadressilt https://popcon.debian.org/."
896
897 #. Type: boolean
898 #. Description
899 #: ../templates:4
900-msgid "This choice can be later modified by running \"dpkg-reconfigure popularity-contest\"."
901-msgstr "Seda valikut saab hiljem muuta, käivitades \"dpkg-reconfigure popularity-contest\"."
902+msgid ""
903+"This choice can be later modified by running \"dpkg-reconfigure popularity-"
904+"contest\"."
905+msgstr ""
906+"Seda valikut saab hiljem muuta, käivitades \"dpkg-reconfigure popularity-"
907+"contest\"."
908
909+#. Type: boolean
910+#. Description
911+#: ../templates:4
912+msgid ""
913+"If you choose to participate, the automatic submission script will run once "
914+"every week, sending statistics to the distribution developers. The collected "
915+"statistics can be viewed on http://popcon.debian.org/."
916+msgstr ""
917+"Kui oled nõus osa võtma, saadab automaatne skript kord nädalas su süsteemi "
918+"pakikasutuse-statistika jaotuse arendajatele. Kogutud statistika on nähtaval "
919+"aadressilt http://popcon.debian.org/."
920diff --git a/debian/po/eu.po b/debian/po/eu.po
921index 0bceb50..5d36551 100644
922--- a/debian/po/eu.po
923+++ b/debian/po/eu.po
924@@ -9,6 +9,7 @@ msgstr ""
925 "PO-Revision-Date: 2006-11-29 15:45+0100\n"
926 "Last-Translator: Piarres Beobide <pi@beobide.net>\n"
927 "Language-Team: librezale <librezale@librezale.org>\n"
928+"Language: \n"
929 "MIME-Version: 1.0\n"
930 "Content-Type: text/plain; charset=UTF-8\n"
931 "Content-Transfer-Encoding: 8bit\n"
932@@ -31,9 +32,9 @@ msgid ""
933 "distribution CD."
934 msgstr ""
935 "Sistema honek anonimoki garatzaileei posta elektronikoz sistema honetan "
936-"gehien erabiltzen diren paketeen estatistikak bidaliko dizkie. Informazio honek erabakiak hartzen "
937-"lagunduko du, aurreneko CDak edukiko dituen paketeen zerrenda osatzen "
938-"adibidez."
939+"gehien erabiltzen diren paketeen estatistikak bidaliko dizkie. Informazio "
940+"honek erabakiak hartzen lagunduko du, aurreneko CDak edukiko dituen paketeen "
941+"zerrenda osatzen adibidez."
942
943 #. Type: boolean
944 #. Description
945@@ -57,3 +58,14 @@ msgstr ""
946 "Nahi duzunean erabakiz alda dezakezu, honakoa exekutatuz: \"dpkg-reconfigure "
947 "popularity-contest\""
948
949+#. Type: boolean
950+#. Description
951+#: ../templates:4
952+msgid ""
953+"If you choose to participate, the automatic submission script will run once "
954+"every week, sending statistics to the distribution developers. The collected "
955+"statistics can be viewed on http://popcon.debian.org/."
956+msgstr ""
957+"Parte hartzea hautatu baduzu, astean behin bidalketa automatiko script-a "
958+"exekutatuko da, garatzaileei estatistikak bidaliaz. Jasotako "
959+"estatististikak hemen ikus daitezke:http://popcon.debian.org/."
960diff --git a/debian/po/fa.po b/debian/po/fa.po
961index b940aec..524445c 100644
962--- a/debian/po/fa.po
963+++ b/debian/po/fa.po
964@@ -67,3 +67,15 @@ msgid ""
965 msgstr ""
966 "اين انتخاب در اينده ميتواند با اين دستور اصلاح گردد:dpkg-reconfigure "
967 "popularity-contest"
968+
969+#. Type: boolean
970+#. Description
971+#: ../templates:4
972+msgid ""
973+"If you choose to participate, the automatic submission script will run once "
974+"every week, sending statistics to the distribution developers. The collected "
975+"statistics can be viewed on http://popcon.debian.org/."
976+msgstr ""
977+"اگر شما اشتراك گزاري را انتخاب كنيد هر هفته اسكريپتي آمار را به توسعه "
978+"دهندگان ارسال ميكند.امار جمع آوري شده را ميتوانيد در اين آدرس ببينيد http://"
979+"popcon.debian.org"
980diff --git a/debian/po/fi.po b/debian/po/fi.po
981index cc43c94..6108e1e 100644
982--- a/debian/po/fi.po
983+++ b/debian/po/fi.po
984@@ -18,6 +18,7 @@ msgstr ""
985 "PO-Revision-Date: 2006-07-30 12:57+0300\n"
986 "Last-Translator: Tapio Lehtonen <tale@debian.org>\n"
987 "Language-Team: Finnish <debian-l10n-finnish@lists.debian.org>\n"
988+"Language: fi\n"
989 "MIME-Version: 1.0\n"
990 "Content-Type: text/plain; charset=UTF-8\n"
991 "Content-Transfer-Encoding: 8bit\n"
992@@ -63,6 +64,18 @@ msgid ""
993 msgstr ""
994 "Voit muuttaa mielesi milloin tahansa: \"dpkg-reconfigure popularity-contest\""
995
996+#. Type: boolean
997+#. Description
998+#: ../templates:4
999+msgid ""
1000+"If you choose to participate, the automatic submission script will run once "
1001+"every week, sending statistics to the distribution developers. The collected "
1002+"statistics can be viewed on http://popcon.debian.org/."
1003+msgstr ""
1004+"Jos päätät osallistua, kerran viikossa suoritettava komentotiedosto lähettää "
1005+"tilastoja jakelun kehittäjille. Kootut tilastot ovat luettavissa osoitteessa "
1006+"http://popcon.debian.org/."
1007+
1008 #~ msgid "Generating unique host identifier failed"
1009 #~ msgstr "Yksikäsitteisen konetunnisteen luominen epäonnistui"
1010
1011diff --git a/debian/po/fr.po b/debian/po/fr.po
1012index 0da95a2..268bb82 100644
1013--- a/debian/po/fr.po
1014+++ b/debian/po/fr.po
1015@@ -21,6 +21,7 @@ msgstr ""
1016 "PO-Revision-Date: 2008-07-15 08:10+0200\n"
1017 "Last-Translator: Christian Perrier <bubulle@debian.org>\n"
1018 "Language-Team: French <debian-l10n-french@lists.debian.org>\n"
1019+"Language: fr\n"
1020 "MIME-Version: 1.0\n"
1021 "Content-Type: text/plain; charset=UTF-8\n"
1022 "Content-Transfer-Encoding: 8bit\n"
1023@@ -70,3 +71,15 @@ msgid ""
1024 msgstr ""
1025 "Vous pourrez à tout moment modifier votre choix en exécutant « dpkg-"
1026 "reconfigure popularity-contest »."
1027+
1028+#. Type: boolean
1029+#. Description
1030+#: ../templates:4
1031+msgid ""
1032+"If you choose to participate, the automatic submission script will run once "
1033+"every week, sending statistics to the distribution developers. The collected "
1034+"statistics can be viewed on http://popcon.debian.org/."
1035+msgstr ""
1036+"Si vous choisissez de participer, un script enverra automatiquement chaque "
1037+"semaine les statistiques aux responsables. Elles peuvent être consultées sur "
1038+"http://popcon.debian.org/."
1039diff --git a/debian/po/ga.po b/debian/po/ga.po
1040index 2e8b21f..bf842a5 100644
1041--- a/debian/po/ga.po
1042+++ b/debian/po/ga.po
1043@@ -6,6 +6,7 @@ msgstr ""
1044 "PO-Revision-Date: 2008-05-11 12:23+0200\n"
1045 "Last-Translator: Kevin Scannell <kscanne@gmail.com>\n"
1046 "Language-Team: Irish <gaeilge-gnulinux@lists.sourceforge.net>\n"
1047+"Language: ga\n"
1048 "MIME-Version: 1.0\n"
1049 "Content-Type: text/plain; charset=UTF-8\n"
1050 "Content-Transfer-Encoding: 8bit\n"
1051@@ -50,3 +51,15 @@ msgid ""
1052 msgstr ""
1053 "Is féidir an rogha seo a athrú amach anseo trí \"dpkg-reconfigure popularity-"
1054 "contest\" a rith."
1055+
1056+#. Type: boolean
1057+#. Description
1058+#: ../templates:4
1059+msgid ""
1060+"If you choose to participate, the automatic submission script will run once "
1061+"every week, sending statistics to the distribution developers. The collected "
1062+"statistics can be viewed on http://popcon.debian.org/."
1063+msgstr ""
1064+"Má roghnaíonn tú an suirbhé a dhéanamh, rithfidh script go huathoibríoch "
1065+"uair amháin sa tseachtain agus seolfaidh sí staitisticí chuig na forbróirí. "
1066+"Is féidir na staitisticí go léir a fheiceáil ag http://popcon.debian.org/."
1067diff --git a/debian/po/gl.po b/debian/po/gl.po
1068index c94d9c0..7abc59a 100644
1069--- a/debian/po/gl.po
1070+++ b/debian/po/gl.po
1071@@ -59,6 +59,18 @@ msgstr ""
1072 "Esta elección pódese cambiar máis tarde executando \"dpkg-reconfigure "
1073 "popularity-contest\"."
1074
1075+#. Type: boolean
1076+#. Description
1077+#: ../templates:4
1078+msgid ""
1079+"If you choose to participate, the automatic submission script will run once "
1080+"every week, sending statistics to the distribution developers. The collected "
1081+"statistics can be viewed on http://popcon.debian.org/."
1082+msgstr ""
1083+"Se quere participar, o programa de envío automático executarase unha vez por "
1084+"semana, enviándolle estatísticas aos desenvolvedores da distribución. As "
1085+"estatísticas colleitadas pódense ver en http://popcon.debian.org/."
1086+
1087 #~ msgid "Generating unique host identifier failed"
1088 #~ msgstr "A xeración do identificador único da máquina fallou"
1089
1090diff --git a/debian/po/gu.po b/debian/po/gu.po
1091index a8caff5..bcedfe7 100644
1092--- a/debian/po/gu.po
1093+++ b/debian/po/gu.po
1094@@ -19,6 +19,7 @@ msgstr ""
1095 "PO-Revision-Date: 2006-10-16 08:44+0530\n"
1096 "Last-Translator: Kartik Mistry <kartik.mistry@gmail.com>\n"
1097 "Language-Team: Gujarati <team@utkarsh.org>\n"
1098+"Language: gu\n"
1099 "MIME-Version: 1.0\n"
1100 "Content-Type: text/plain; charset=UTF-8\n"
1101 "Content-Transfer-Encoding: 8bit\n"
1102@@ -50,9 +51,9 @@ msgid ""
1103 "every week, sending statistics to the distribution developers. The collected "
1104 "statistics can be viewed on https://popcon.debian.org/."
1105 msgstr ""
1106-"જો તમે ભાગ લેવાનું પસંદ કરશો તો, આપમેળે મોકલી આપતી સ્ક્રિપ્ટ દર અઠવાડિયે એક વખત, ડિસ્ટ્રિબ્યુશનનાં "
1107-"ડેવલોપર્સને માહિતીઓ મોકલી આપશે. ભેગી કરેલ માહિતીઓ તમે https://popcon.debian.org/ "
1108-"પર જોઇ શકશો."
1109+"જો તમે ભાગ લેવાનું પસંદ કરશો તો, આપમેળે મોકલી આપતી સ્ક્રિપ્ટ દર અઠવાડિયે એક વખત, "
1110+"ડિસ્ટ્રિબ્યુશનનાં ડેવલોપર્સને માહિતીઓ મોકલી આપશે. ભેગી કરેલ માહિતીઓ તમે https://popcon."
1111+"debian.org/ પર જોઇ શકશો."
1112
1113 #. Type: boolean
1114 #. Description
1115@@ -62,3 +63,15 @@ msgid ""
1116 "contest\"."
1117 msgstr ""
1118 "આ વિકલ્પ પાછળથી \"dpkg-reconfigure popularity-contest\" ચલાવીને બદલી શકાય છે."
1119+
1120+#. Type: boolean
1121+#. Description
1122+#: ../templates:4
1123+msgid ""
1124+"If you choose to participate, the automatic submission script will run once "
1125+"every week, sending statistics to the distribution developers. The collected "
1126+"statistics can be viewed on http://popcon.debian.org/."
1127+msgstr ""
1128+"જો તમે ભાગ લેવાનું પસંદ કરશો તો, આપમેળે મોકલી આપતી સ્ક્રિપ્ટ દર અઠવાડિયે એક વખત, "
1129+"ડિસ્ટ્રિબ્યુશનનાં ડેવલોપર્સને માહિતીઓ મોકલી આપશે. ભેગી કરેલ માહિતીઓ તમે http://popcon."
1130+"debian.org/ પર જોઇ શકશો."
1131diff --git a/debian/po/he.po b/debian/po/he.po
1132index 8d88e35..e425aaa 100644
1133--- a/debian/po/he.po
1134+++ b/debian/po/he.po
1135@@ -19,6 +19,7 @@ msgstr ""
1136 "PO-Revision-Date: 2007-10-06 17:38+0200\n"
1137 "Last-Translator: Lior Kaplan <kaplan@debian.org>\n"
1138 "Language-Team: Hebrew <debian-hebrew-common@lists.alioth.debian.org>\n"
1139+"Language: he\n"
1140 "MIME-Version: 1.0\n"
1141 "Content-Type: text/plain; charset=UTF-8\n"
1142 "Content-Transfer-Encoding: 8bit\n"
1143@@ -63,3 +64,14 @@ msgid ""
1144 msgstr ""
1145 "בחירה זאת ניתנת לשינוי בעתיד על ידי הרצת הפקודה \"dpkg-reconfigure "
1146 "popularity-contest\""
1147+
1148+#. Type: boolean
1149+#. Description
1150+#: ../templates:4
1151+msgid ""
1152+"If you choose to participate, the automatic submission script will run once "
1153+"every week, sending statistics to the distribution developers. The collected "
1154+"statistics can be viewed on http://popcon.debian.org/."
1155+msgstr ""
1156+"אם בחרת להשתתף, סקריפט השליחה האוטומטי ירוץ פעם בשבוע וישלח את המידע למפתחי "
1157+"ההפצה. הסטטיסטיקה הנאספת ניתנת לצפייה בכתובת: http://popcon.debian.org/."
1158diff --git a/debian/po/hi.po b/debian/po/hi.po
1159index 258c752..66b7308 100644
1160--- a/debian/po/hi.po
1161+++ b/debian/po/hi.po
1162@@ -19,6 +19,7 @@ msgstr ""
1163 "PO-Revision-Date: 2006-10-22 16:40+0530\n"
1164 "Last-Translator: Ravishankar Shrivastava <raviratlami@yahoo.com>\n"
1165 "Language-Team: HindiTrans <raviratlami@yahoo.com>\n"
1166+"Language: \n"
1167 "MIME-Version: 1.0\n"
1168 "Content-Type: text/plain; charset=utf-8\n"
1169 "Content-Transfer-Encoding: 8bit\n"
1170@@ -34,18 +35,46 @@ msgstr "पैकेज इस्तेमाल सर्वे में आ�
1171 #. Type: boolean
1172 #. Description
1173 #: ../templates:4
1174-msgid "The system may anonymously supply the distribution developers with statistics about the most used packages on this system. This information influences decisions such as which packages should go on the first distribution CD."
1175-msgstr "इस तंत्र पर सबसे ज्यादा इस्तेमाल किए गए पैकेजों के बारे में सांख्यिकी को वितरण डेवलपरों को तंत्र अनाम रूप से भेज सकता है. यह जानकारी उन निर्णयों को लेने में काम आती है जैसे कि - किन पैकेजों को वितरण के प्रथम सीडी में डाला जाए."
1176+msgid ""
1177+"The system may anonymously supply the distribution developers with "
1178+"statistics about the most used packages on this system. This information "
1179+"influences decisions such as which packages should go on the first "
1180+"distribution CD."
1181+msgstr ""
1182+"इस तंत्र पर सबसे ज्यादा इस्तेमाल किए गए पैकेजों के बारे में सांख्यिकी को वितरण डेवलपरों को "
1183+"तंत्र अनाम रूप से भेज सकता है. यह जानकारी उन निर्णयों को लेने में काम आती है जैसे कि - किन "
1184+"पैकेजों को वितरण के प्रथम सीडी में डाला जाए."
1185
1186 #. Type: boolean
1187 #. Description
1188 #: ../templates:4
1189-msgid "If you choose to participate, the automatic submission script will run once every week, sending statistics to the distribution developers. The collected statistics can be viewed on https://popcon.debian.org/."
1190-msgstr "यदि आप भाग लेने के लिए चुनते हैं, सर्वे जमा करने का स्वचालित स्क्रिप्ट प्रत्येक सप्ताह एक बार चलेगा, जो कि वितरण डेवलपरों को सांख्यिकी भेजेगा. संग्रहित सांख्यिकी को https://popcon.debian.org/ पर देखा जा सकता है."
1191+msgid ""
1192+"If you choose to participate, the automatic submission script will run once "
1193+"every week, sending statistics to the distribution developers. The collected "
1194+"statistics can be viewed on https://popcon.debian.org/."
1195+msgstr ""
1196+"यदि आप भाग लेने के लिए चुनते हैं, सर्वे जमा करने का स्वचालित स्क्रिप्ट प्रत्येक सप्ताह एक बार "
1197+"चलेगा, जो कि वितरण डेवलपरों को सांख्यिकी भेजेगा. संग्रहित सांख्यिकी को https://popcon."
1198+"debian.org/ पर देखा जा सकता है."
1199
1200 #. Type: boolean
1201 #. Description
1202 #: ../templates:4
1203-msgid "This choice can be later modified by running \"dpkg-reconfigure popularity-contest\"."
1204-msgstr "इस विकल्प को आप बाद में \"dpkg-reconfigure popularity-contest\" चलाकर बदल भी सकते हैं."
1205+msgid ""
1206+"This choice can be later modified by running \"dpkg-reconfigure popularity-"
1207+"contest\"."
1208+msgstr ""
1209+"इस विकल्प को आप बाद में \"dpkg-reconfigure popularity-contest\" चलाकर बदल भी "
1210+"सकते हैं."
1211
1212+#. Type: boolean
1213+#. Description
1214+#: ../templates:4
1215+msgid ""
1216+"If you choose to participate, the automatic submission script will run once "
1217+"every week, sending statistics to the distribution developers. The collected "
1218+"statistics can be viewed on http://popcon.debian.org/."
1219+msgstr ""
1220+"यदि आप भाग लेने के लिए चुनते हैं, सर्वे जमा करने का स्वचालित स्क्रिप्ट प्रत्येक सप्ताह एक बार "
1221+"चलेगा, जो कि वितरण डेवलपरों को सांख्यिकी भेजेगा. संग्रहित सांख्यिकी को http://popcon."
1222+"debian.org/ पर देखा जा सकता है."
1223diff --git a/debian/po/hr.po b/debian/po/hr.po
1224index 566d675..d209652 100644
1225--- a/debian/po/hr.po
1226+++ b/debian/po/hr.po
1227@@ -7,6 +7,7 @@ msgstr ""
1228 "PO-Revision-Date: 2006-09-27 12:50+0200\n"
1229 "Last-Translator: Josip Rodin <joy+ditrans@linux.hr>\n"
1230 "Language-Team: Croatian <lokalizacija@linux.hr>\n"
1231+"Language: hr\n"
1232 "MIME-Version: 1.0\n"
1233 "Content-Type: text/plain; charset=iso-8859-2\n"
1234 "Content-Transfer-Encoding: 8bit\n"
1235@@ -38,8 +39,8 @@ msgid ""
1236 "every week, sending statistics to the distribution developers. The collected "
1237 "statistics can be viewed on https://popcon.debian.org/."
1238 msgstr ""
1239-"Ako odlu�ite sudjelovati, automatska skripta �e se pokretati svaki tjedan "
1240-"i slati statistike razvijateljima distribucije. Sabrane statistike se mogu "
1241+"Ako odlu�ite sudjelovati, automatska skripta �e se pokretati svaki tjedan i "
1242+"slati statistike razvijateljima distribucije. Sabrane statistike se mogu "
1243 "vidjeti na https://popcon.debian.org/."
1244
1245 #. Type: boolean
1246@@ -49,5 +50,17 @@ msgid ""
1247 "This choice can be later modified by running \"dpkg-reconfigure popularity-"
1248 "contest\"."
1249 msgstr ""
1250-"Uvijek se mo�ete predomisliti i promijeniti svoj izbor pokretanjem: "
1251-"\"dpkg-reconfigure popularity-contest\"."
1252+"Uvijek se mo�ete predomisliti i promijeniti svoj izbor pokretanjem: \"dpkg-"
1253+"reconfigure popularity-contest\"."
1254+
1255+#. Type: boolean
1256+#. Description
1257+#: ../templates:4
1258+msgid ""
1259+"If you choose to participate, the automatic submission script will run once "
1260+"every week, sending statistics to the distribution developers. The collected "
1261+"statistics can be viewed on http://popcon.debian.org/."
1262+msgstr ""
1263+"Ako odlu�ite sudjelovati, automatska skripta �e se pokretati svaki tjedan i "
1264+"slati statistike razvijateljima distribucije. Sabrane statistike se mogu "
1265+"vidjeti na http://popcon.debian.org/."
1266diff --git a/debian/po/hu.po b/debian/po/hu.po
1267index 7de18ec..9904b43 100644
1268--- a/debian/po/hu.po
1269+++ b/debian/po/hu.po
1270@@ -18,7 +18,9 @@ msgstr ""
1271 "POT-Creation-Date: 2006-07-29 12:23+0200\n"
1272 "PO-Revision-Date: 2006-10-02 22:15+0100\n"
1273 "Last-Translator: SZERVÁC Attila <sas@321.hu>\n"
1274-"Language-Team: Debian L10n Hungarian <debian-l10n-hungarian@lists.debian.org>\n"
1275+"Language-Team: Debian L10n Hungarian <debian-l10n-hungarian@lists.debian."
1276+"org>\n"
1277+"Language: \n"
1278 "MIME-Version: 1.0\n"
1279 "Content-Type: text/plain; charset=UTF-8\n"
1280 "Content-Transfer-Encoding: 8bit\n"
1281@@ -34,23 +36,53 @@ msgstr "Részt veszel a csomaghasználat felmérésben?"
1282 #. Type: boolean
1283 #. Description
1284 #: ../templates:4
1285-msgid "The system may anonymously supply the distribution developers with statistics about the most used packages on this system. This information influences decisions such as which packages should go on the first distribution CD."
1286-msgstr "Névtelenül statisztikákat közölhetsz a Debian fejlesztőivel a leggyakrabban használt Debian csomagokról. E statisztikák alapján szoktak dönteni (többek közt) az első Debian-CD-n szereplő programok listájáról."
1287+msgid ""
1288+"The system may anonymously supply the distribution developers with "
1289+"statistics about the most used packages on this system. This information "
1290+"influences decisions such as which packages should go on the first "
1291+"distribution CD."
1292+msgstr ""
1293+"Névtelenül statisztikákat közölhetsz a Debian fejlesztőivel a leggyakrabban "
1294+"használt Debian csomagokról. E statisztikák alapján szoktak dönteni (többek "
1295+"közt) az első Debian-CD-n szereplő programok listájáról."
1296
1297 #. Type: boolean
1298 #. Description
1299 #: ../templates:4
1300-msgid "If you choose to participate, the automatic submission script will run once every week, sending statistics to the distribution developers. The collected statistics can be viewed on https://popcon.debian.org/."
1301-msgstr "Ha a részvétel mellett döntesz, az adatok beküldését végző program hetente lefut és statisztikákat juttat el a Debian fejlesztőkhöz. Az összegyűjtött statisztikák címe: https://popcon.debian.org/."
1302+msgid ""
1303+"If you choose to participate, the automatic submission script will run once "
1304+"every week, sending statistics to the distribution developers. The collected "
1305+"statistics can be viewed on https://popcon.debian.org/."
1306+msgstr ""
1307+"Ha a részvétel mellett döntesz, az adatok beküldését végző program hetente "
1308+"lefut és statisztikákat juttat el a Debian fejlesztőkhöz. Az összegyűjtött "
1309+"statisztikák címe: https://popcon.debian.org/."
1310
1311 #. Type: boolean
1312 #. Description
1313 #: ../templates:4
1314-msgid "This choice can be later modified by running \"dpkg-reconfigure popularity-contest\"."
1315-msgstr "A választás később a \"dpkg-reconfigure popularity-contest\" paranccsal módosítható."
1316+msgid ""
1317+"This choice can be later modified by running \"dpkg-reconfigure popularity-"
1318+"contest\"."
1319+msgstr ""
1320+"A választás később a \"dpkg-reconfigure popularity-contest\" paranccsal "
1321+"módosítható."
1322+
1323+#. Type: boolean
1324+#. Description
1325+#: ../templates:4
1326+msgid ""
1327+"If you choose to participate, the automatic submission script will run once "
1328+"every week, sending statistics to the distribution developers. The collected "
1329+"statistics can be viewed on http://popcon.debian.org/."
1330+msgstr ""
1331+"Ha a részvétel mellett döntesz, az adatok beküldését végző program hetente "
1332+"lefut és statisztikákat juttat el a Debian fejlesztőkhöz. Az összegyűjtött "
1333+"statisztikák címe: http://popcon.debian.org/."
1334
1335 #~ msgid "Generating unique host identifier failed"
1336 #~ msgstr "Egyedi gazdagép-azonosító előállítása nem sikerült"
1337+
1338 #~ msgid ""
1339 #~ "The install script could not generate a unique host identifier. This is a "
1340 #~ "fatal error, as all hosts submitting information need to have an unique "
1341@@ -59,16 +91,18 @@ msgstr "A választás később a \"dpkg-reconfigure popularity-contest\" parancc
1342 #~ "A telepítő nem tudott egy egyedi gazdagép-azonosítót előállítani. Ez "
1343 #~ "megkerülhetetlen hiba, hiszen az adatszolgáltatásban résztvevő minden "
1344 #~ "gépet külön azonosítónak kell jelölnie."
1345+
1346 #~ msgid ""
1347 #~ "Please report this problem as a bug against the popularity-contest "
1348 #~ "package, and include information about your configuration."
1349 #~ msgstr ""
1350 #~ "Kérlek, jelentsd be a popularity-contest csomag e hibáját, és a "
1351 #~ "hibajelentésben írd le az érintett gép jellemzőit is."
1352+
1353 #~ msgid "Use HTTP to submit reports?"
1354 #~ msgstr "HTTP-t használjak a jelentések küldéséhez?"
1355+
1356 #~ msgid "If you do not want to use HTTP, email is used instead."
1357 #~ msgstr ""
1358 #~ "Ha nem kívánsz HTTP-t használni, a jelentések e-mailben kerülnek "
1359 #~ "elküldésre."
1360-
1361diff --git a/debian/po/id.po b/debian/po/id.po
1362index 4a7ac7a..3d69462 100644
1363--- a/debian/po/id.po
1364+++ b/debian/po/id.po
1365@@ -9,6 +9,7 @@ msgstr ""
1366 "PO-Revision-Date: 2006-10-21 17:39+0700\n"
1367 "Last-Translator: Arief S Fitrianto <arief@gurame.fisika.ui.ac.id>\n"
1368 "Language-Team: Debian Indonesia <debid@yahoogroups.com>\n"
1369+"Language: \n"
1370 "MIME-Version: 1.0\n"
1371 "Content-Type: text/plain; charset=UTF-8\n"
1372 "Content-Transfer-Encoding: 8bit\n"
1373@@ -22,23 +23,56 @@ msgstr "Berpartisipasi dalam Survey Penggunaan Paket Debian?"
1374 #. Type: boolean
1375 #. Description
1376 #: ../templates:4
1377-msgid "The system may anonymously supply the distribution developers with statistics about the most used packages on this system. This information influences decisions such as which packages should go on the first distribution CD."
1378-msgstr "Anda bisa mendapatkan sistem anda mengirim surat-e anonim ke pengembang Debian yang berisi statistik paket Debian yang paling sering anda gunakan. Informasi ini mempengaruhi keputusan paket-paket mana saja yang sebaiknya dimasukkan dalam CD Debian pertama."
1379+msgid ""
1380+"The system may anonymously supply the distribution developers with "
1381+"statistics about the most used packages on this system. This information "
1382+"influences decisions such as which packages should go on the first "
1383+"distribution CD."
1384+msgstr ""
1385+"Anda bisa mendapatkan sistem anda mengirim surat-e anonim ke pengembang "
1386+"Debian yang berisi statistik paket Debian yang paling sering anda gunakan. "
1387+"Informasi ini mempengaruhi keputusan paket-paket mana saja yang sebaiknya "
1388+"dimasukkan dalam CD Debian pertama."
1389
1390 #. Type: boolean
1391 #. Description
1392 #: ../templates:4
1393-msgid "If you choose to participate, the automatic submission script will run once every week, sending statistics to the distribution developers. The collected statistics can be viewed on https://popcon.debian.org/."
1394-msgstr "Jika anda memilih untuk berpartisipasi, script akan dijalankan secara otomatis setiap minggu untuk mengirimkan statistik kepada para pengembang Debian. Statistik yang dikumpulkan dapat dilihat di https://popcon.debian.org/."
1395+msgid ""
1396+"If you choose to participate, the automatic submission script will run once "
1397+"every week, sending statistics to the distribution developers. The collected "
1398+"statistics can be viewed on https://popcon.debian.org/."
1399+msgstr ""
1400+"Jika anda memilih untuk berpartisipasi, script akan dijalankan secara "
1401+"otomatis setiap minggu untuk mengirimkan statistik kepada para pengembang "
1402+"Debian. Statistik yang dikumpulkan dapat dilihat di https://popcon.debian."
1403+"org/."
1404
1405 #. Type: boolean
1406 #. Description
1407 #: ../templates:4
1408-msgid "This choice can be later modified by running \"dpkg-reconfigure popularity-contest\"."
1409-msgstr "Anda selalu dapat mengubah pilihan anda setelah ini dengan: \"dpkg-reconfigure popularity-contest\""
1410+msgid ""
1411+"This choice can be later modified by running \"dpkg-reconfigure popularity-"
1412+"contest\"."
1413+msgstr ""
1414+"Anda selalu dapat mengubah pilihan anda setelah ini dengan: \"dpkg-"
1415+"reconfigure popularity-contest\""
1416+
1417+#. Type: boolean
1418+#. Description
1419+#: ../templates:4
1420+msgid ""
1421+"If you choose to participate, the automatic submission script will run once "
1422+"every week, sending statistics to the distribution developers. The collected "
1423+"statistics can be viewed on http://popcon.debian.org/."
1424+msgstr ""
1425+"Jika anda memilih untuk berpartisipasi, script akan dijalankan secara "
1426+"otomatis setiap minggu untuk mengirimkan statistik kepada para pengembang "
1427+"Debian. Statistik yang dikumpulkan dapat dilihat di http://popcon.debian."
1428+"org/."
1429
1430 #~ msgid "Generating unique host identifier failed"
1431 #~ msgstr "Gagal membuat identitas host unik"
1432+
1433 #~ msgid ""
1434 #~ "The install script could not generate a unique host identifier. This is a "
1435 #~ "fatal error, as all hosts submitting information need to have an unique "
1436@@ -47,14 +81,16 @@ msgstr "Anda selalu dapat mengubah pilihan anda setelah ini dengan: \"dpkg-recon
1437 #~ "Script instal tidak dapat membuat sebuah identitas host yang unik. Ini "
1438 #~ "merupakan kesalahan fatal, karena semua host yang mengumpulkan informasi "
1439 #~ "perlu memiliki identitas unik."
1440+
1441 #~ msgid ""
1442 #~ "Please report this problem as a bug against the popularity-contest "
1443 #~ "package, and include information about your configuration."
1444 #~ msgstr ""
1445 #~ "Silakan laporkan masalah ini sebagai bug atas paket popularity-contest, "
1446 #~ "dan berikan juga informasi tentang konfigurasi anda."
1447+
1448 #~ msgid "Use HTTP to submit reports?"
1449 #~ msgstr "Gunakan HTTP untuk mengirim laporan?"
1450+
1451 #~ msgid "If you do not want to use HTTP, email is used instead."
1452 #~ msgstr "Jika anda tak ingin menggunakan HTTP, surat-e yang akan dipakai."
1453-
1454diff --git a/debian/po/is.po b/debian/po/is.po
1455index 4b1bfe5..0cd8b87 100644
1456--- a/debian/po/is.po
1457+++ b/debian/po/is.po
1458@@ -66,3 +66,15 @@ msgid ""
1459 msgstr ""
1460 "Það er hægt að breyta þessu vali síðar með því að keyra \"dpkg-reconfigure "
1461 "popularity-contest\"."
1462+
1463+#. Type: boolean
1464+#. Description
1465+#: ../templates:4
1466+msgid ""
1467+"If you choose to participate, the automatic submission script will run once "
1468+"every week, sending statistics to the distribution developers. The collected "
1469+"statistics can be viewed on http://popcon.debian.org/."
1470+msgstr ""
1471+"Ef þú ákveður að taka þátt, mun sjálfvirk skrifta keyrast einu sinni í viku "
1472+"og senda tölfræði til þróunarteymisins. Hægt er að skoða "
1473+"heildarniðurstöðurnar á http://popcon.debian.org/."
1474diff --git a/debian/po/it.po b/debian/po/it.po
1475index 739e604..3a4c402 100644
1476--- a/debian/po/it.po
1477+++ b/debian/po/it.po
1478@@ -11,6 +11,7 @@ msgstr ""
1479 "PO-Revision-Date: 2009-12-04 22:52+0100\n"
1480 "Last-Translator: Milo Casagrande <milo@ubuntu.com>\n"
1481 "Language-Team: Italian <tp@lists.linux.it>\n"
1482+"Language: it\n"
1483 "MIME-Version: 1.0\n"
1484 "Content-Type: text/plain; charset=UTF-8\n"
1485 "Content-Transfer-Encoding: 8bit\n"
1486@@ -56,3 +57,15 @@ msgid ""
1487 msgstr ""
1488 "La scelta fatta qui può essere successivamente modificata eseguendo il "
1489 "comando «dpkg-reconfigure popularity-contest»."
1490+
1491+#. Type: boolean
1492+#. Description
1493+#: ../templates:4
1494+msgid ""
1495+"If you choose to participate, the automatic submission script will run once "
1496+"every week, sending statistics to the distribution developers. The collected "
1497+"statistics can be viewed on http://popcon.debian.org/."
1498+msgstr ""
1499+"Se si sceglie di partecipare, l'invio automatico avverrà una volta alla "
1500+"settimana, inviando le statistiche agli sviluppatori del sistema operativo. "
1501+"Le statistiche possono essere visualizzate su: http://popcon.debian.org/."
1502diff --git a/debian/po/ja.po b/debian/po/ja.po
1503index e96d228..021fb8c 100644
1504--- a/debian/po/ja.po
1505+++ b/debian/po/ja.po
1506@@ -19,6 +19,7 @@ msgstr ""
1507 "PO-Revision-Date: 2006-07-30 22:18+0900\n"
1508 "Last-Translator: Kenshi Muto <kmuto@debian.org>\n"
1509 "Language-Team: Japanese <debian-japanese@lists.debian.org>\n"
1510+"Language: ja\n"
1511 "MIME-Version: 1.0\n"
1512 "Content-Type: text/plain; charset=UTF-8\n"
1513 "Content-Transfer-Encoding: 8bit\n"
1514@@ -64,3 +65,15 @@ msgid ""
1515 msgstr ""
1516 "この決定は、あとでいつでも \"dpkg-reconfigure popularity-contest\" を実行して"
1517 "変更できます。"
1518+
1519+#. Type: boolean
1520+#. Description
1521+#: ../templates:4
1522+msgid ""
1523+"If you choose to participate, the automatic submission script will run once "
1524+"every week, sending statistics to the distribution developers. The collected "
1525+"statistics can be viewed on http://popcon.debian.org/."
1526+msgstr ""
1527+"参加することを選ぶと、自動提出スクリプトが毎週 1 回自動的に実行され、ディスト"
1528+"リビューション開発者に統計が送られます。収集された統計は、http://popcon."
1529+"debian.org/ で見ることができます。"
1530diff --git a/debian/po/ka.po b/debian/po/ka.po
1531index 6f2647f..a021dc8 100644
1532--- a/debian/po/ka.po
1533+++ b/debian/po/ka.po
1534@@ -19,6 +19,7 @@ msgstr ""
1535 "PO-Revision-Date: 2008-09-09 21:44+0400\n"
1536 "Last-Translator: Aiet Kolkhi <aietkolkhi@gmail.com>\n"
1537 "Language-Team: Georgian <aietkolkhi@gmail.com>\n"
1538+"Language: ka\n"
1539 "MIME-Version: 1.0\n"
1540 "Content-Type: text/plain; charset=utf-8\n"
1541 "Content-Transfer-Encoding: 8bit\n"
1542@@ -66,3 +67,15 @@ msgid ""
1543 msgstr ""
1544 "არჩევანის შეცვლა შესაძლებელია ბრძანებით: „dpkg-reconfigure popularity-"
1545 "contest“."
1546+
1547+#. Type: boolean
1548+#. Description
1549+#: ../templates:4
1550+msgid ""
1551+"If you choose to participate, the automatic submission script will run once "
1552+"every week, sending statistics to the distribution developers. The collected "
1553+"statistics can be viewed on http://popcon.debian.org/."
1554+msgstr ""
1555+"თუ მიიღებთ მონაწილეობას, ავტომატურად გადაგზავნის სკრიფტი კვირაში ერთხელ "
1556+"გაეშვება და სტატისტიკას დისტრიბუციის დეველოპერებს გადაუგზავნის. სტატისტიკები "
1557+"ქვეყნდება მისამართზე: http://popcon.debian.org/."
1558diff --git a/debian/po/kk.po b/debian/po/kk.po
1559index 5e91448..6eeb80c 100644
1560--- a/debian/po/kk.po
1561+++ b/debian/po/kk.po
1562@@ -70,3 +70,15 @@ msgid ""
1563 msgstr ""
1564 "Таңдауыңызды кейін \"dpkg-reconfigure popularity-contest\" командасын "
1565 "орындау арқылы өзгерте аласыз."
1566+
1567+#. Type: boolean
1568+#. Description
1569+#: ../templates:4
1570+msgid ""
1571+"If you choose to participate, the automatic submission script will run once "
1572+"every week, sending statistics to the distribution developers. The collected "
1573+"statistics can be viewed on http://popcon.debian.org/."
1574+msgstr ""
1575+"Егер Сіз қатысуды таңдасаңыз, статистикалық деректер автоматты түрде әр апта "
1576+"сайын дистрибутив шығарушыларға жіберіліп тұрады. Жиналған статистиканы мына "
1577+"жерден көруге болады: http://popcon.debian.org/."
1578diff --git a/debian/po/km.po b/debian/po/km.po
1579index 51107c6..d764d9d 100644
1580--- a/debian/po/km.po
1581+++ b/debian/po/km.po
1582@@ -12,6 +12,7 @@ msgstr ""
1583 "PO-Revision-Date: 2006-07-31 08:21+0700\n"
1584 "Last-Translator: Khoem Sokhem <khoemsokhem@khmeros.info>\n"
1585 "Language-Team: Khmer <support@khmeros.info>\n"
1586+"Language: \n"
1587 "MIME-Version: 1.0\n"
1588 "Content-Type: text/plain; charset=UTF-8\n"
1589 "Content-Transfer-Encoding: 8bit\n"
1590@@ -55,3 +56,14 @@ msgid ""
1591 msgstr ""
1592 "ជម្រើសនេះអាចត្រូវបានកែប្រែនៅពេលក្រោយដោយរត់ \"dpkg-reconfigure popularity-contest"
1593 "\" ។"
1594+
1595+#. Type: boolean
1596+#. Description
1597+#: ../templates:4
1598+msgid ""
1599+"If you choose to participate, the automatic submission script will run once "
1600+"every week, sending statistics to the distribution developers. The collected "
1601+"statistics can be viewed on http://popcon.debian.org/."
1602+msgstr ""
1603+"ប្រសិន​បើ​អ្នក​ជ្រើស​ដើម្បី​ចូល​រួម ស្គ្រីប​ចែកចាយ​ដោយ​ស្វ័យប្រវត្តិ​នឹង​រត់​ម្ដង​ក្នុង​មួយ សប្ដាហ៍ ការ​ផ្ញើ​ស្ថិតិ​ទៅ​"
1604+"អភិវឌ្ឍន៍​ចែកចាយ ។ ស្ថិតិ​ដែល​បាន​ប្រមូលផ្ដុំ​អាច​ត្រូវ​បាន​មើល​នៅ​លើ http://popcon.debian.org/ ។"
1605diff --git a/debian/po/kn.po b/debian/po/kn.po
1606index 9d9f10c..35b3c7c 100644
1607--- a/debian/po/kn.po
1608+++ b/debian/po/kn.po
1609@@ -56,3 +56,14 @@ msgid ""
1610 msgstr ""
1611 "ಈ ಆಯ್ಕೆಯನ್ನು ನಂತರ ಬದಲಿಸಬಹುದು.ಆಯ್ಕೆ ಬದಲಿಸಲು ಕೆಳಗಿನ ಕಮಾಂಡ್ ಟೈಪ್ ಮಾಡಿ.\"dpkg-"
1612 "reconfigure popularity-contest\""
1613+
1614+#. Type: boolean
1615+#. Description
1616+#: ../templates:4
1617+msgid ""
1618+"If you choose to participate, the automatic submission script will run once "
1619+"every week, sending statistics to the distribution developers. The collected "
1620+"statistics can be viewed on http://popcon.debian.org/."
1621+msgstr ""
1622+"ಭಾಗವಹಿಸಲು ನೀವು ಒಪ್ಪಿದಲ್ಲಿ, ವಾರಕ್ಕೊಮ್ಮೆ ಬಳಕೆಯ ಮಾಹಿತಿಯನ್ನು ತಯಾರಕರಿಗೆ ಕಳಿಸಲಾಗುತ್ತದೆ.ಆ "
1623+"ಮಾಹಿತಿಯನ್ನು http://popcon.debian.orgಯಲ್ಲಿ ನೋಡಬಹುದು."
1624diff --git a/debian/po/ko.po b/debian/po/ko.po
1625index 0a5f9cf..86e3e12 100644
1626--- a/debian/po/ko.po
1627+++ b/debian/po/ko.po
1628@@ -10,6 +10,7 @@ msgstr ""
1629 "PO-Revision-Date: 2008-07-19 17:14+0900\n"
1630 "Last-Translator: Changwoo Ryu <cwryu@debian.org>\n"
1631 "Language-Team: Korean <debian-l10n-korean@lists.debian.org>\n"
1632+"Language: ko\n"
1633 "MIME-Version: 1.0\n"
1634 "Content-Type: text/plain; charset=UTF-8\n"
1635 "Content-Transfer-Encoding: 8bit\n"
1636@@ -54,3 +55,15 @@ msgid ""
1637 msgstr ""
1638 "이 결정은 다음 명령을 실행하면 언제든지 변경할 수 있습니다: \"dpkg-"
1639 "reconfigure popularity-contest\""
1640+
1641+#. Type: boolean
1642+#. Description
1643+#: ../templates:4
1644+msgid ""
1645+"If you choose to participate, the automatic submission script will run once "
1646+"every week, sending statistics to the distribution developers. The collected "
1647+"statistics can be viewed on http://popcon.debian.org/."
1648+msgstr ""
1649+"참가하시면 매 주 자동으로 스크립트를 실행해서 배포판 개발자들에게 통계 자료"
1650+"를 제출합니다. 수집한 통계자료는 http://popcon.debian.org/에서 볼 수 있습니"
1651+"다."
1652diff --git a/debian/po/lt.po b/debian/po/lt.po
1653index 05fdb77..725b3d6 100644
1654--- a/debian/po/lt.po
1655+++ b/debian/po/lt.po
1656@@ -67,3 +67,15 @@ msgid ""
1657 msgstr ""
1658 "Savo sprendimą dėl dalyvavimo vėliau galėsite pakeisti, įvykdydami komandą "
1659 "„dpkg-reconfigure popularity-contest“."
1660+
1661+#. Type: boolean
1662+#. Description
1663+#: ../templates:4
1664+msgid ""
1665+"If you choose to participate, the automatic submission script will run once "
1666+"every week, sending statistics to the distribution developers. The collected "
1667+"statistics can be viewed on http://popcon.debian.org/."
1668+msgstr ""
1669+"Jei nuspręsite dalyvauti, kartą per savaitę bus automatiškai paleidžiamas "
1670+"scenarijus, siųsiantis statistinius duomenis distribucijos kūrėjams. "
1671+"Surinktą statistiką galima rasti adresu http://popcon.debian.org/."
1672diff --git a/debian/po/lv.po b/debian/po/lv.po
1673index a1b46d2..28c2259 100644
1674--- a/debian/po/lv.po
1675+++ b/debian/po/lv.po
1676@@ -68,3 +68,15 @@ msgid ""
1677 msgstr ""
1678 "Šo izvēli var vēlāk mainīt ar komandu \"dpkg-reconfigure popularity-contest"
1679 "\"."
1680+
1681+#. Type: boolean
1682+#. Description
1683+#: ../templates:4
1684+msgid ""
1685+"If you choose to participate, the automatic submission script will run once "
1686+"every week, sending statistics to the distribution developers. The collected "
1687+"statistics can be viewed on http://popcon.debian.org/."
1688+msgstr ""
1689+"Ja izvēlēsities piedalīties, automātiskais sūtīšanas skripts tiks palaists "
1690+"katru nedēļu, sūtot statistiku distribūcijas izstrādātājiem. Ievākto "
1691+"statistiku var redzēt vietnē http://popcon.debian.org/."
1692diff --git a/debian/po/mk.po b/debian/po/mk.po
1693index 49496c5..2c7852e 100644
1694--- a/debian/po/mk.po
1695+++ b/debian/po/mk.po
1696@@ -21,6 +21,7 @@ msgstr ""
1697 "PO-Revision-Date: 2008-09-26 12:42+0200\n"
1698 "Last-Translator: Arangel Angov <ufo@linux.net.mk>\n"
1699 "Language-Team: Macedonian <ossm-members@hedona.on.net.mk>\n"
1700+"Language: mk\n"
1701 "MIME-Version: 1.0\n"
1702 "Content-Type: text/plain; charset=UTF-8\n"
1703 "Content-Transfer-Encoding: 8bit\n"
1704@@ -67,3 +68,16 @@ msgid ""
1705 msgstr ""
1706 "Изборот може да биде променет подоцна со „dpkg-reconfigure popularity-"
1707 "contest“."
1708+
1709+#. Type: boolean
1710+#. Description
1711+#: ../templates:4
1712+msgid ""
1713+"If you choose to participate, the automatic submission script will run once "
1714+"every week, sending statistics to the distribution developers. The collected "
1715+"statistics can be viewed on http://popcon.debian.org/."
1716+msgstr ""
1717+"Ако одлучите да учествувате, скриптата за автоматско поставување ќе се "
1718+"извршува еднаш неделно и ќе праќа статистики од развојниот тим на "
1719+"дистрибуцијата. Собраните податоци можат да се гледаат на http://popcon."
1720+"debian.org/."
1721diff --git a/debian/po/ml.po b/debian/po/ml.po
1722index 175a5af..47cb17d 100644
1723--- a/debian/po/ml.po
1724+++ b/debian/po/ml.po
1725@@ -18,7 +18,9 @@ msgstr ""
1726 "POT-Creation-Date: 2006-07-29 12:23+0200\n"
1727 "PO-Revision-Date: 2006-12-03 18:00+0100\n"
1728 "Last-Translator: Praveen A <pravi.a@gmail.com>\n"
1729-"Language-Team: Swatanthra Malayalam Computing <smc-discuss@googlegroups.com>\n"
1730+"Language-Team: Swatanthra Malayalam Computing <smc-discuss@googlegroups."
1731+"com>\n"
1732+"Language: \n"
1733 "MIME-Version: 1.0\n"
1734 "Content-Type: text/plain; charset=UTF-8\n"
1735 "Content-Transfer-Encoding: 8bit\n"
1736@@ -37,7 +39,11 @@ msgid ""
1737 "statistics about the most used packages on this system. This information "
1738 "influences decisions such as which packages should go on the first "
1739 "distribution CD."
1740-msgstr "ഈ സിസ്റ്റത്തിലെ ഏറ്റവും കൂടുതല്‍ ഉപയോഗിക്കുന്ന പാക്കേജുകളുടെ കണക്കുകള്‍ ഇതു വഴി ഡിസ്ട്രിബ്യൂഷന്‍ ഡെവലപ്പേര്സിന് നിങ്ങളേക്കുറിച്ചുള്ള വിവരങ്ങള്‍ വെളിപ്പെടുത്താതെ തന്നെ ലഭ്യമാക്കിയെക്കാം. ഈ വിവരം ഏത് പാക്കേജുകളാണ് ആദ്യത്തെ സിഡിയില്‍ പോകേണ്ടത് എന്നത് പോലെയുള്ള തീരുമാനങ്ങളെ സ്വാധീനിക്കും."
1741+msgstr ""
1742+"ഈ സിസ്റ്റത്തിലെ ഏറ്റവും കൂടുതല്‍ ഉപയോഗിക്കുന്ന പാക്കേജുകളുടെ കണക്കുകള്‍ ഇതു വഴി ഡിസ്ട്രിബ്യൂഷന്‍ "
1743+"ഡെവലപ്പേര്സിന് നിങ്ങളേക്കുറിച്ചുള്ള വിവരങ്ങള്‍ വെളിപ്പെടുത്താതെ തന്നെ ലഭ്യമാക്കിയെക്കാം. ഈ "
1744+"വിവരം ഏത് പാക്കേജുകളാണ് ആദ്യത്തെ സിഡിയില്‍ പോകേണ്ടത് എന്നത് പോലെയുള്ള തീരുമാനങ്ങളെ "
1745+"സ്വാധീനിക്കും."
1746
1747 #. Type: boolean
1748 #. Description
1749@@ -46,7 +52,10 @@ msgid ""
1750 "If you choose to participate, the automatic submission script will run once "
1751 "every week, sending statistics to the distribution developers. The collected "
1752 "statistics can be viewed on https://popcon.debian.org/."
1753-msgstr "നിങ്ങള്‍ പങ്കെടുക്കാന്‍ തിരഞ്ഞെടുക്കുകയാണെങ്കില്‍ സ്വയമേ സമര്പിക്കുന്ന സ്ക്രിപ്റ്റ് ആഴ്ചയിലൊരു തവണ ഓടി ഡിസ്ട്രിബ്യൂഷന്‍ ഡെവലപ്പേര്സിന് കണക്കുകള്‍ അയക്കും. ശേഖരിച്ച കണക്കുകള്‍ https://popcon.debian.org/ ല്‍ കാണാം."
1754+msgstr ""
1755+"നിങ്ങള്‍ പങ്കെടുക്കാന്‍ തിരഞ്ഞെടുക്കുകയാണെങ്കില്‍ സ്വയമേ സമര്പിക്കുന്ന സ്ക്രിപ്റ്റ് ആഴ്ചയിലൊരു തവണ ഓടി "
1756+"ഡിസ്ട്രിബ്യൂഷന്‍ ഡെവലപ്പേര്സിന് കണക്കുകള്‍ അയക്കും. ശേഖരിച്ച കണക്കുകള്‍ https://popcon.debian."
1757+"org/ ല്‍ കാണാം."
1758
1759 #. Type: boolean
1760 #. Description
1761@@ -54,4 +63,17 @@ msgstr "നിങ്ങള്‍ പങ്കെടുക്കാന്‍ ത�
1762 msgid ""
1763 "This choice can be later modified by running \"dpkg-reconfigure popularity-"
1764 "contest\"."
1765-msgstr "\"dpkg-reconfigure popularity-contest\" എന്നോടിച്ച് ഈ ചോയിസ് പിന്നീട് മാറ്റാവുന്നതാണ്."
1766+msgstr ""
1767+"\"dpkg-reconfigure popularity-contest\" എന്നോടിച്ച് ഈ ചോയിസ് പിന്നീട് മാറ്റാവുന്നതാണ്."
1768+
1769+#. Type: boolean
1770+#. Description
1771+#: ../templates:4
1772+msgid ""
1773+"If you choose to participate, the automatic submission script will run once "
1774+"every week, sending statistics to the distribution developers. The collected "
1775+"statistics can be viewed on http://popcon.debian.org/."
1776+msgstr ""
1777+"നിങ്ങള്‍ പങ്കെടുക്കാന്‍ തിരഞ്ഞെടുക്കുകയാണെങ്കില്‍ സ്വയമേ സമര്പിക്കുന്ന സ്ക്രിപ്റ്റ് ആഴ്ചയിലൊരു തവണ ഓടി "
1778+"ഡിസ്ട്രിബ്യൂഷന്‍ ഡെവലപ്പേര്സിന് കണക്കുകള്‍ അയക്കും. ശേഖരിച്ച കണക്കുകള്‍ http://popcon.debian."
1779+"org/ ല്‍ കാണാം."
1780diff --git a/debian/po/mr.po b/debian/po/mr.po
1781index 0848a2a..f1ad943 100644
1782--- a/debian/po/mr.po
1783+++ b/debian/po/mr.po
1784@@ -20,6 +20,7 @@ msgstr ""
1785 "Last-Translator: Priti Patil <prithisd@gmail.com>\n"
1786 "Language-Team: Marathi, janabhaaratii, C-DAC, Mumbai "
1787 "<janabhaaratii@cdacmumbai.in>\n"
1788+"Language: \n"
1789 "MIME-Version: 1.0\n"
1790 "Content-Type: text/plain; charset=UTF-8\n"
1791 "Content-Transfer-Encoding: 8bit\n"
1792@@ -63,3 +64,15 @@ msgid ""
1793 "contest\"."
1794 msgstr ""
1795 "हा पर्याय \"dpkg-reconfigure लोकप्रियता स्पर्धा\" या आज्ञेद्वारा बदलता येऊ शकतो."
1796+
1797+#. Type: boolean
1798+#. Description
1799+#: ../templates:4
1800+msgid ""
1801+"If you choose to participate, the automatic submission script will run once "
1802+"every week, sending statistics to the distribution developers. The collected "
1803+"statistics can be viewed on http://popcon.debian.org/."
1804+msgstr ""
1805+"जर तुम्ही सहभागी होणार असाल तर, स्वयंचलीत स्क्रिप्ट/परिभाषा आठवडयातुन एकदा क्रियाशील "
1806+"होईल आणि ते वितरण डेव्हलपरकडे पाठविले जाईल. जमा झालेली आकडेवारी http://popcon."
1807+"debian.org/ वर पाहता येईल."
1808diff --git a/debian/po/nb.po b/debian/po/nb.po
1809index b559cae..3dc7ea4 100644
1810--- a/debian/po/nb.po
1811+++ b/debian/po/nb.po
1812@@ -20,6 +20,7 @@ msgstr ""
1813 "PO-Revision-Date: 2006-09-04 18:55MET\n"
1814 "Last-Translator: Petter Reinholdtsen <pere@hungry.com>\n"
1815 "Language-Team: Norwegian Bokmål <i18n-nb@lister.ping.uio.no>\n"
1816+"Language: \n"
1817 "MIME-Version: 1.0\n"
1818 "Content-Type: text/plain; charset=UTF-8\n"
1819 "Content-Transfer-Encoding: 8bit\n"
1820@@ -40,10 +41,10 @@ msgid ""
1821 "influences decisions such as which packages should go on the first "
1822 "distribution CD."
1823 msgstr ""
1824-"Systemet kan anonymt forsyne distribusjonsutviklerne med statistikk "
1825-"om de mest brukte pakkene på dette systemet. Denne informasjonen "
1826-"påvirker avgjørelser som for eksempel hvilke pakker som bør bli med "
1827-"på den første distribusjons-CDen."
1828+"Systemet kan anonymt forsyne distribusjonsutviklerne med statistikk om de "
1829+"mest brukte pakkene på dette systemet. Denne informasjonen påvirker "
1830+"avgjørelser som for eksempel hvilke pakker som bør bli med på den første "
1831+"distribusjons-CDen."
1832
1833 #. Type: boolean
1834 #. Description
1835@@ -53,8 +54,9 @@ msgid ""
1836 "every week, sending statistics to the distribution developers. The collected "
1837 "statistics can be viewed on https://popcon.debian.org/."
1838 msgstr ""
1839-"Hvis du velger å delta, så vil et automatisk innsendingsskript kjøre en "
1840-"gang i uka for å sende statistikk til distribusjonsutviklerne. Den innsamlede statistikken kan ses på https://popcon.debian.org/."
1841+"Hvis du velger å delta, så vil et automatisk innsendingsskript kjøre en gang "
1842+"i uka for å sende statistikk til distribusjonsutviklerne. Den innsamlede "
1843+"statistikken kan ses på https://popcon.debian.org/."
1844
1845 #. Type: boolean
1846 #. Description
1847@@ -62,5 +64,18 @@ msgstr ""
1848 msgid ""
1849 "This choice can be later modified by running \"dpkg-reconfigure popularity-"
1850 "contest\"."
1851-msgstr "Dette valget kan senere endres ved å kjøre «dpkg reconfigure popularity-contest»."
1852+msgstr ""
1853+"Dette valget kan senere endres ved å kjøre «dpkg reconfigure popularity-"
1854+"contest»."
1855
1856+#. Type: boolean
1857+#. Description
1858+#: ../templates:4
1859+msgid ""
1860+"If you choose to participate, the automatic submission script will run once "
1861+"every week, sending statistics to the distribution developers. The collected "
1862+"statistics can be viewed on http://popcon.debian.org/."
1863+msgstr ""
1864+"Hvis du velger å delta, så vil et automatisk innsendingsskript kjøre en gang "
1865+"i uka for å sende statistikk til distribusjonsutviklerne. Den innsamlede "
1866+"statistikken kan ses på http://popcon.debian.org/."
1867diff --git a/debian/po/ne.po b/debian/po/ne.po
1868index 5172c7c..8200b87 100644
1869--- a/debian/po/ne.po
1870+++ b/debian/po/ne.po
1871@@ -54,3 +54,15 @@ msgid ""
1872 msgstr ""
1873 " यो रोजाइ \"dpkg-reconfigure popularity-contest\" चलाएर पछि परिमार्जन गर्न "
1874 "सकिन्छ ।"
1875+
1876+#. Type: boolean
1877+#. Description
1878+#: ../templates:4
1879+msgid ""
1880+"If you choose to participate, the automatic submission script will run once "
1881+"every week, sending statistics to the distribution developers. The collected "
1882+"statistics can be viewed on http://popcon.debian.org/."
1883+msgstr ""
1884+"यदि तपाईँले भाग लिनका लागि रोज्नुभयो भने, वितरण विकासकर्ताहरूलाई तथ्याङ्क पठाउँदै "
1885+"स्वाचालित दाखिला स्क्रिप्ट हरेक हप्तामा एक पटक चल्छ।तथ्याङ्क http://popcon.debian."
1886+"org/ मा हेर्न सकिन्छ ।"
1887diff --git a/debian/po/nl.po b/debian/po/nl.po
1888index d692fa0..308a702 100644
1889--- a/debian/po/nl.po
1890+++ b/debian/po/nl.po
1891@@ -19,6 +19,7 @@ msgstr ""
1892 "PO-Revision-Date: 2006-08-07 13:19+0200\n"
1893 "Last-Translator: Thijs Kinkhorst <thijs@debian.org>\n"
1894 "Language-Team: debian-l10n-dutch <debian-l10n-dutch@lists.debian.org>\n"
1895+"Language: \n"
1896 "MIME-Version: 1.0\n"
1897 "Content-Type: text/plain; charset=iso-8859-1\n"
1898 "Content-Transfer-Encoding: 8bit\n"
1899@@ -68,3 +69,16 @@ msgid ""
1900 msgstr ""
1901 "U kunt uw keuze altijd nog herzien via het commando 'dpkg-reconfigure "
1902 "popularity-contest'"
1903+
1904+# Description
1905+#. Type: boolean
1906+#. Description
1907+#: ../templates:4
1908+msgid ""
1909+"If you choose to participate, the automatic submission script will run once "
1910+"every week, sending statistics to the distribution developers. The collected "
1911+"statistics can be viewed on http://popcon.debian.org/."
1912+msgstr ""
1913+"Indien u wilt deelnemen zal eenmaal per week een script uitgevoerd worden "
1914+"dat de statistieken naar de ontwikkelaars stuurt. De verzamelde statistieken "
1915+"kunnen bekeken worden op http://popcon.debian.org/."
1916diff --git a/debian/po/nn.po b/debian/po/nn.po
1917index a10bd93..35f6d20 100644
1918--- a/debian/po/nn.po
1919+++ b/debian/po/nn.po
1920@@ -20,6 +20,7 @@ msgstr ""
1921 "PO-Revision-Date: 2006-12-12 18:34+0100\n"
1922 "Last-Translator: Håvard Korsvoll <korsvoll@gmail.com>\n"
1923 "Language-Team: Norwegian nynorsk <i18n-nn@lister.ping.uio.no>\n"
1924+"Language: \n"
1925 "MIME-Version: 1.0\n"
1926 "Content-Type: text/plain; charset=UTF-8\n"
1927 "Content-Transfer-Encoding: 8bit\n"
1928@@ -40,7 +41,11 @@ msgid ""
1929 "statistics about the most used packages on this system. This information "
1930 "influences decisions such as which packages should go on the first "
1931 "distribution CD."
1932-msgstr "Systemet kan anonymt forsyne utviklarane av distribusjonen med statistikk over dei mest brukte pakkane på dette systemet. Denne informasjonen påverkar avgjerdsler om slike ting som kva for pakkar som bør bli med på den første CDen i distribusjonen."
1933+msgstr ""
1934+"Systemet kan anonymt forsyne utviklarane av distribusjonen med statistikk "
1935+"over dei mest brukte pakkane på dette systemet. Denne informasjonen påverkar "
1936+"avgjerdsler om slike ting som kva for pakkar som bør bli med på den første "
1937+"CDen i distribusjonen."
1938
1939 #. Type: boolean
1940 #. Description
1941@@ -50,8 +55,9 @@ msgid ""
1942 "every week, sending statistics to the distribution developers. The collected "
1943 "statistics can be viewed on https://popcon.debian.org/."
1944 msgstr ""
1945-"Viss du vel å delta vil det ein gong i veka automatisk bli køyrt eit skript som "
1946-"sender inn rapport til distribusjonsutviklarane. Den innsamla statistikken kan lesast på https://popcon.debian.org/."
1947+"Viss du vel å delta vil det ein gong i veka automatisk bli køyrt eit skript "
1948+"som sender inn rapport til distribusjonsutviklarane. Den innsamla "
1949+"statistikken kan lesast på https://popcon.debian.org/."
1950
1951 #. Type: boolean
1952 #. Description
1953@@ -60,6 +66,17 @@ msgid ""
1954 "This choice can be later modified by running \"dpkg-reconfigure popularity-"
1955 "contest\"."
1956 msgstr ""
1957-"Du kan seinare endre det du vel her ved å køyra kommandoen «dpkg-"
1958-"reconfigure popularity-contest»."
1959+"Du kan seinare endre det du vel her ved å køyra kommandoen «dpkg-reconfigure "
1960+"popularity-contest»."
1961
1962+#. Type: boolean
1963+#. Description
1964+#: ../templates:4
1965+msgid ""
1966+"If you choose to participate, the automatic submission script will run once "
1967+"every week, sending statistics to the distribution developers. The collected "
1968+"statistics can be viewed on http://popcon.debian.org/."
1969+msgstr ""
1970+"Viss du vel å delta vil det ein gong i veka automatisk bli køyrt eit skript "
1971+"som sender inn rapport til distribusjonsutviklarane. Den innsamla "
1972+"statistikken kan lesast på http://popcon.debian.org/."
1973diff --git a/debian/po/pa.po b/debian/po/pa.po
1974index 4924410..3a49988 100644
1975--- a/debian/po/pa.po
1976+++ b/debian/po/pa.po
1977@@ -20,6 +20,7 @@ msgstr ""
1978 "PO-Revision-Date: 2006-11-06 09:44+0530\n"
1979 "Last-Translator: A S Alam <apbrar@gmail.com>\n"
1980 "Language-Team: Punjabi <fedora-trans-pa@redhat.com>\n"
1981+"Language: pa\n"
1982 "MIME-Version: 1.0\n"
1983 "Content-Type: text/plain; charset=UTF-8\n"
1984 "Content-Transfer-Encoding: 8bit\n"
1985@@ -66,3 +67,13 @@ msgstr ""
1986 "ਤੁਸੀਂ ਇਹ ਫੈਸਲਾ ਕਰਨ ਉਪਰੰਤ ਕਦੇ ਵੀ ਆਪਣਾ ਮਨ ਬਦਲ ਸਕਦੇ ਹੋ \"dpkg-reconfigure popularity-"
1987 "contest\""
1988
1989+#. Type: boolean
1990+#. Description
1991+#: ../templates:4
1992+msgid ""
1993+"If you choose to participate, the automatic submission script will run once "
1994+"every week, sending statistics to the distribution developers. The collected "
1995+"statistics can be viewed on http://popcon.debian.org/."
1996+msgstr ""
1997+"ਜੇਕਰ ਤੁਸੀਂ ਭਾਗ ਲੈਣ ਦੀ ਚੋਣ ਕੀਤੀ ਤਾਂ ਹਰੇਕ ਹਫ਼ਤੇ ਇਹ ਸਵੈ-ਚਾਲਤ ਭੇਜਣ ਸਕਰਿਪਟ ਚੱਲੇਗੀ ਅਤੇ ਡੇਬੀਅਨ "
1998+"ਖੋਜੀਆਂ ਨੂੰ ਅੰਕੜੇ ਭੇਜੇਗੀ। ਇੱਕਠੇ ਕੀਤੇ ਅੰਕੜੇ ਤੁਸੀਂ http://popcon.debian.org/ ਉੱਤੇ ਵੇਖ ਸਕਦੇ ਹੋ।"
1999diff --git a/debian/po/pl.po b/debian/po/pl.po
2000index 544d459..b7ff721 100644
2001--- a/debian/po/pl.po
2002+++ b/debian/po/pl.po
2003@@ -19,6 +19,7 @@ msgstr ""
2004 "PO-Revision-Date: 2006-11-02 14:29+0100\n"
2005 "Last-Translator: Bartosz Fenski <fenio@debian.org>\n"
2006 "Language-Team: Polish <pddp@debian.linux.org.pl>\n"
2007+"Language: pl\n"
2008 "MIME-Version: 1.0\n"
2009 "Content-Type: text/plain; charset=ISO-8859-2\n"
2010 "Content-Transfer-Encoding: 8bit\n"
2011@@ -39,9 +40,9 @@ msgid ""
2012 "distribution CD."
2013 msgstr ""
2014 "Mo�esz sprawi�, �e Tw�j system b�dzie anonimowo przesy�a� deweloperom "
2015-"informacje o najcz�ciej u�ywanych przez Ciebie pakietach. Te "
2016-"informacje maj� wp�yw na decyzj� o tym jakie pakiety zostan� umieszczona na "
2017-"pierwszej p�ycie instalacyjnej."
2018+"informacje o najcz�ciej u�ywanych przez Ciebie pakietach. Te informacje "
2019+"maj� wp�yw na decyzj� o tym jakie pakiety zostan� umieszczona na pierwszej "
2020+"p�ycie instalacyjnej."
2021
2022 #. Type: boolean
2023 #. Description
2024@@ -53,8 +54,8 @@ msgid ""
2025 msgstr ""
2026 "Je�li zgodzisz si� na udzia� w tym konkursie, skrypt uruchamiany "
2027 "automatycznie raz w tygodniu b�dzie przesy�a� statystyki do deweloper�w "
2028-"dystybucji. Zebrane statystyki ogl�da� mo�na pod adresem "
2029-"https://popcon.debian.org/."
2030+"dystybucji. Zebrane statystyki ogl�da� mo�na pod adresem https://popcon."
2031+"debian.org/."
2032
2033 #. Type: boolean
2034 #. Description
2035@@ -63,8 +64,21 @@ msgid ""
2036 "This choice can be later modified by running \"dpkg-reconfigure popularity-"
2037 "contest\"."
2038 msgstr ""
2039-"Mo�esz w ka�dej chwili zmieni� swoje zdanie uruchamiaj�c p�niej: \"dpkg-reconfigure "
2040-"popularity-contest\""
2041+"Mo�esz w ka�dej chwili zmieni� swoje zdanie uruchamiaj�c p�niej: \"dpkg-"
2042+"reconfigure popularity-contest\""
2043+
2044+#. Type: boolean
2045+#. Description
2046+#: ../templates:4
2047+msgid ""
2048+"If you choose to participate, the automatic submission script will run once "
2049+"every week, sending statistics to the distribution developers. The collected "
2050+"statistics can be viewed on http://popcon.debian.org/."
2051+msgstr ""
2052+"Je�li zgodzisz si� na udzia� w tym konkursie, skrypt uruchamiany "
2053+"automatycznie raz w tygodniu b�dzie przesy�a� statystyki do deweloper�w "
2054+"dystybucji. Zebrane statystyki ogl�da� mo�na pod adresem http://popcon."
2055+"debian.org/."
2056
2057 #~ msgid "Generating unique host identifier failed"
2058 #~ msgstr "Generowanie unikalnego identyfikatora komputera nie powiod�o si�"
2059diff --git a/debian/po/pt.po b/debian/po/pt.po
2060index 6369519..8c843ec 100644
2061--- a/debian/po/pt.po
2062+++ b/debian/po/pt.po
2063@@ -11,6 +11,7 @@ msgstr ""
2064 "PO-Revision-Date: 2005-07-07 20:56+0000\n"
2065 "Last-Translator: Miguel Figueiredo <elmig@debianpt.org>\n"
2066 "Language-Team: \n"
2067+"Language: \n"
2068 "MIME-Version: 1.0\n"
2069 "Content-Type: text/plain; charset=UTF-8\n"
2070 "Content-Transfer-Encoding: 8bit\n"
2071@@ -57,6 +58,18 @@ msgstr ""
2072 "Esta escolha pode ser posteriormente alterada correndo \"dpkg-reconfigure "
2073 "popularity-contest\""
2074
2075+#. Type: boolean
2076+#. Description
2077+#: ../templates:4
2078+msgid ""
2079+"If you choose to participate, the automatic submission script will run once "
2080+"every week, sending statistics to the distribution developers. The collected "
2081+"statistics can be viewed on http://popcon.debian.org/."
2082+msgstr ""
2083+"Se escolher participar, o script de submissão automática irá correr uma vez "
2084+"por semana, enviando estatísticas aos criadores da distribuição. As "
2085+"estatísticas adquiridas podem ser vistas em http://popcon.debian.org/."
2086+
2087 #~ msgid "Generating unique host identifier failed"
2088 #~ msgstr "Falhou ao gerar um identificador único para o host"
2089
2090diff --git a/debian/po/pt_BR.po b/debian/po/pt_BR.po
2091index 0ac3b88..f17852f 100644
2092--- a/debian/po/pt_BR.po
2093+++ b/debian/po/pt_BR.po
2094@@ -19,6 +19,7 @@ msgstr ""
2095 "PO-Revision-Date: 2006-09-18 03:28-0300\n"
2096 "Last-Translator: André Luís Lopes <andrelop@debian.org>\n"
2097 "Language-Team: Debian-BR Project <debian-l10n-portuguese@lists.debian.org>\n"
2098+"Language: \n"
2099 "MIME-Version: 1.0\n"
2100 "Content-Type: text/plain; charset=UTF-8\n"
2101 "Content-Transfer-Encoding: 8bit\n"
2102@@ -38,10 +39,10 @@ msgid ""
2103 "influences decisions such as which packages should go on the first "
2104 "distribution CD."
2105 msgstr ""
2106-"O sistema pode fornecer anonimamente aos desenvolvedores da "
2107-"distribuição estatísticas sobre os pacotes mais utilizados em "
2108-"seu sistema. Esta informação influencia decisões como quais "
2109-"pacotes deverão ser colocados no primeiro CD da distribuição."
2110+"O sistema pode fornecer anonimamente aos desenvolvedores da distribuição "
2111+"estatísticas sobre os pacotes mais utilizados em seu sistema. Esta "
2112+"informação influencia decisões como quais pacotes deverão ser colocados no "
2113+"primeiro CD da distribuição."
2114
2115 #. Type: boolean
2116 #. Description
2117@@ -53,8 +54,8 @@ msgid ""
2118 msgstr ""
2119 "Caso você opte por participar, o script de envio automático será executado "
2120 "uma vez por semana, enviando as estatísticas para os desenvolvedores da "
2121-"distribuição. As estatísticas coletadas podem ser visualizadas em "
2122-"https://popcon.debian.org/."
2123+"distribuição. As estatísticas coletadas podem ser visualizadas em https://"
2124+"popcon.debian.org/."
2125
2126 #. Type: boolean
2127 #. Description
2128@@ -66,6 +67,19 @@ msgstr ""
2129 "Sua escolha pode ser modificada posteriormente através da execução do "
2130 "comando \"dpkg-reconfigure popularity-contest\"."
2131
2132+#. Type: boolean
2133+#. Description
2134+#: ../templates:4
2135+msgid ""
2136+"If you choose to participate, the automatic submission script will run once "
2137+"every week, sending statistics to the distribution developers. The collected "
2138+"statistics can be viewed on http://popcon.debian.org/."
2139+msgstr ""
2140+"Caso você opte por participar, o script de envio automático será executado "
2141+"uma vez por semana, enviando as estatísticas para os desenvolvedores da "
2142+"distribuição. As estatísticas coletadas podem ser visualizadas em http://"
2143+"popcon.debian.org/."
2144+
2145 #~ msgid "Generating unique host identifier failed"
2146 #~ msgstr "A geração do identificador único de host falhou"
2147
2148diff --git a/debian/po/ro.po b/debian/po/ro.po
2149index 22f04e2..4541a87 100644
2150--- a/debian/po/ro.po
2151+++ b/debian/po/ro.po
2152@@ -20,6 +20,7 @@ msgstr ""
2153 "PO-Revision-Date: 2006-07-30 19:34+0300\n"
2154 "Last-Translator: Eddy Petrisor <eddy.petrisor@gmail.com>\n"
2155 "Language-Team: Romanian <debian-l10n-romanian@lists.debian.org>\n"
2156+"Language: ro\n"
2157 "MIME-Version: 1.0\n"
2158 "Content-Type: text/plain; charset=UTF-8\n"
2159 "Content-Transfer-Encoding: 8bit\n"
2160@@ -69,6 +70,18 @@ msgstr ""
2161 "Această decizie poate fi schimbată oricând rulând „dpkg-reconfigure "
2162 "popularity-contest”."
2163
2164+#. Type: boolean
2165+#. Description
2166+#: ../templates:4
2167+msgid ""
2168+"If you choose to participate, the automatic submission script will run once "
2169+"every week, sending statistics to the distribution developers. The collected "
2170+"statistics can be viewed on http://popcon.debian.org/."
2171+msgstr ""
2172+"Dacă doriţi să participaţi, scriptul de trimitere automată va rula "
2173+"săptămânal, trimiţând prin statistici dezvoltatorilor distribuţiei. "
2174+"Statisticile colectate pot fi vizualizate la http://popcon.debian.org/."
2175+
2176 #~ msgid "Generating unique host identifier failed"
2177 #~ msgstr "Generarea identificatorului unic de calculator a eşuat"
2178
2179diff --git a/debian/po/ru.po b/debian/po/ru.po
2180index 5b7848d..8f85f4e 100644
2181--- a/debian/po/ru.po
2182+++ b/debian/po/ru.po
2183@@ -24,12 +24,13 @@ msgstr ""
2184 "PO-Revision-Date: 2006-07-30 10:20+0300\n"
2185 "Last-Translator: Yuri Kozlov <kozlov.y@gmail.com>\n"
2186 "Language-Team: Russian <debian-l10n-russian@lists.debian.org>\n"
2187+"Language: ru\n"
2188 "MIME-Version: 1.0\n"
2189 "Content-Type: text/plain; charset=UTF-8\n"
2190 "Content-Transfer-Encoding: 8bit\n"
2191 "X-Generator: KBabel 1.9.1\n"
2192-"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%"
2193-"10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
2194+"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n"
2195+"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
2196
2197 #. Type: boolean
2198 #. Description
2199@@ -72,3 +73,15 @@ msgid ""
2200 msgstr ""
2201 "Вы всегда можете изменить своё решение, выполнив команду: \"dpkg-reconfigure "
2202 "popularity-contest\"."
2203+
2204+#. Type: boolean
2205+#. Description
2206+#: ../templates:4
2207+msgid ""
2208+"If you choose to participate, the automatic submission script will run once "
2209+"every week, sending statistics to the distribution developers. The collected "
2210+"statistics can be viewed on http://popcon.debian.org/."
2211+msgstr ""
2212+"Если вы примете участие, автоматический сценарий будет еженедельно "
2213+"отправлять статистику разработчикам дистрибутива. Собранную статистику можно "
2214+"посмотреть на http://popcon.debian.org/."
2215diff --git a/debian/po/si.po b/debian/po/si.po
2216index b1cfbd9..858d0c8 100644
2217--- a/debian/po/si.po
2218+++ b/debian/po/si.po
2219@@ -65,3 +65,14 @@ msgid ""
2220 msgstr ""
2221 "මෙම තෝරාගැනීම පසුව \"dpkg-reconfigure popularity-contest\" වෙනස් කිරීම මගින් සැකසිය "
2222 "හැක."
2223+
2224+#. Type: boolean
2225+#. Description
2226+#: ../templates:4
2227+msgid ""
2228+"If you choose to participate, the automatic submission script will run once "
2229+"every week, sending statistics to the distribution developers. The collected "
2230+"statistics can be viewed on http://popcon.debian.org/."
2231+msgstr ""
2232+"ඔබ සහභාගී වීමට තෝරාගත්තේ නම්. සංවර්ධකයන්ට තොරතුරු ලබාදෙන ස්වයංක්‍රීය ඇතුළත් කිරීම් විධානාවලියක් "
2233+"සැම සතියකම ධාවනය වනු ඇත. එක් කරගත් තොරතුරු http://popcon.debian.org/ හීදී දැකිය හැක."
2234diff --git a/debian/po/sk.po b/debian/po/sk.po
2235index 6f2e0d8..3a6ec94 100644
2236--- a/debian/po/sk.po
2237+++ b/debian/po/sk.po
2238@@ -9,6 +9,7 @@ msgstr ""
2239 "PO-Revision-Date: 2009-02-25 17:11+0100\n"
2240 "Last-Translator: Ivan Masár <helix84@centrum.sk>\n"
2241 "Language-Team: Slovak <sk-i18n@lists.linux.sk>\n"
2242+"Language: sk\n"
2243 "MIME-Version: 1.0\n"
2244 "Content-Type: text/plain; charset=UTF-8\n"
2245 "Content-Transfer-Encoding: 8bit\n"
2246@@ -53,3 +54,15 @@ msgid ""
2247 msgstr ""
2248 "Svoje rozhodnutie môžete kedykoľvek zmeniť spustením príkazu „dpkg-"
2249 "reconfigure popularity-contest“."
2250+
2251+#. Type: boolean
2252+#. Description
2253+#: ../templates:4
2254+msgid ""
2255+"If you choose to participate, the automatic submission script will run once "
2256+"every week, sending statistics to the distribution developers. The collected "
2257+"statistics can be viewed on http://popcon.debian.org/."
2258+msgstr ""
2259+"Ak sa zúčastníte tohto prehľadu, raz týždenne sa spustí automatický skript, "
2260+"ktorý odošle štatistiku vývojárom distribúcie. Prehľad štatistických údajov "
2261+"si môžete pozrieť na http://popcon.debian.org/."
2262diff --git a/debian/po/sl.po b/debian/po/sl.po
2263index 30f1695..35aaf3c 100644
2264--- a/debian/po/sl.po
2265+++ b/debian/po/sl.po
2266@@ -19,6 +19,7 @@ msgstr ""
2267 "PO-Revision-Date: 2010-02-16 14:58+0100\n"
2268 "Last-Translator: Vanja Cvelbar <cvelbar@gmail.com>\n"
2269 "Language-Team: Slovenian <lugos-slo@lugos.si>\n"
2270+"Language: sl\n"
2271 "MIME-Version: 1.0\n"
2272 "Content-Type: text/plain; charset=UTF-8\n"
2273 "Content-Transfer-Encoding: 8bit\n"
2274@@ -68,6 +69,18 @@ msgstr ""
2275 "Vašo odločitev lahko vedno spremenite z: \"dpkg-reconfigure popularity-"
2276 "contest\"."
2277
2278+#. Type: boolean
2279+#. Description
2280+#: ../templates:4
2281+msgid ""
2282+"If you choose to participate, the automatic submission script will run once "
2283+"every week, sending statistics to the distribution developers. The collected "
2284+"statistics can be viewed on http://popcon.debian.org/."
2285+msgstr ""
2286+"V primeru, da se odločite sodelovati, bo skripta vsak teden samodejno "
2287+"poslala statistike razvijalcem distribucije. Zbrana statistika je na ogled "
2288+"na http://popcon.debian.org/."
2289+
2290 #~ msgid "Generating unique host identifier failed"
2291 #~ msgstr "Ustvarjanje enoznačnega identifikatorja računalnika ni uspelo"
2292
2293diff --git a/debian/po/sq.po b/debian/po/sq.po
2294index e8628ec..47fb66c 100644
2295--- a/debian/po/sq.po
2296+++ b/debian/po/sq.po
2297@@ -18,6 +18,7 @@ msgstr ""
2298 "PO-Revision-Date: 2006-10-22 18:36+0200\n"
2299 "Last-Translator: Elian Myftiu <elian.myftiu@gmail.com>\n"
2300 "Language-Team: Debian L10n Albanian <debian-l10n-albanian@lists.debian.org>\n"
2301+"Language: \n"
2302 "MIME-Version: 1.0\n"
2303 "Content-Type: text/plain; charset=UTF-8\n"
2304 "Content-Transfer-Encoding: 8bit\n"
2305@@ -64,6 +65,18 @@ msgstr ""
2306 "Kjo zgjedhje mund të ndryshohet më vonë duke shtypur \"dpkg-reconfigure "
2307 "popularity-contest\""
2308
2309+#. Type: boolean
2310+#. Description
2311+#: ../templates:4
2312+msgid ""
2313+"If you choose to participate, the automatic submission script will run once "
2314+"every week, sending statistics to the distribution developers. The collected "
2315+"statistics can be viewed on http://popcon.debian.org/."
2316+msgstr ""
2317+"Nëse vendos të marrësh pjesë, një script automatik do xhirojë një herë në "
2318+"javë, duke i dërguar statistikat zhvilluesve të shpërndarjes. Statistikat e "
2319+"mbledhura mund të shihen në http://popcon.debian.org/."
2320+
2321 #~ msgid "Generating unique host identifier failed"
2322 #~ msgstr "Gjenerimi i identifikuesit të veçantë për kompjuterin dështoi"
2323
2324diff --git a/debian/po/sr.po b/debian/po/sr.po
2325index 813c0da..31a330e 100644
2326--- a/debian/po/sr.po
2327+++ b/debian/po/sr.po
2328@@ -56,3 +56,15 @@ msgid ""
2329 "contest\"."
2330 msgstr ""
2331 "Овај избор се можете променити помоћу „dpkg-reconfigure popularity-contest“."
2332+
2333+#. Type: boolean
2334+#. Description
2335+#: ../templates:4
2336+msgid ""
2337+"If you choose to participate, the automatic submission script will run once "
2338+"every week, sending statistics to the distribution developers. The collected "
2339+"statistics can be viewed on http://popcon.debian.org/."
2340+msgstr ""
2341+"Ако изаберете да учествујете, аутоматска скрипта ће слати статистику једном "
2342+"недељно програмерима дистрибуције. Сакупљена статистика може да се види на "
2343+"http://popcon.debian.org/."
2344diff --git a/debian/po/sr@latin.po b/debian/po/sr@latin.po
2345index d3c3a32..58110d2 100644
2346--- a/debian/po/sr@latin.po
2347+++ b/debian/po/sr@latin.po
2348@@ -56,3 +56,15 @@ msgid ""
2349 "contest\"."
2350 msgstr ""
2351 "Ovaj izbor se možete promeniti pomoću „dpkg-reconfigure popularity-contest“."
2352+
2353+#. Type: boolean
2354+#. Description
2355+#: ../templates:4
2356+msgid ""
2357+"If you choose to participate, the automatic submission script will run once "
2358+"every week, sending statistics to the distribution developers. The collected "
2359+"statistics can be viewed on http://popcon.debian.org/."
2360+msgstr ""
2361+"Ako izaberete da učestvujete, automatska skripta će slati statistiku jednom "
2362+"nedeljno programerima distribucije. Sakupljena statistika može da se vidi na "
2363+"http://popcon.debian.org/."
2364diff --git a/debian/po/sv.po b/debian/po/sv.po
2365index 2c36c37..fe992eb 100644
2366--- a/debian/po/sv.po
2367+++ b/debian/po/sv.po
2368@@ -19,6 +19,7 @@ msgstr ""
2369 "PO-Revision-Date: 2006-08-01 19:45+0100\n"
2370 "Last-Translator: Daniel Nylander <po@danielnylander.se>\n"
2371 "Language-Team: Swedish <debian-l10n-swedish@lists.debian.org>\n"
2372+"Language: sv\n"
2373 "MIME-Version: 1.0\n"
2374 "Content-Type: text/plain; charset=ISO-8859-1\n"
2375 "Content-Transfer-Encoding: 8bit\n"
2376@@ -65,6 +66,18 @@ msgstr ""
2377 "Du kan alltid �ndra detta val senare genom att k�ra \"dpkg-reconfigure "
2378 "popularity-contest\"."
2379
2380+#. Type: boolean
2381+#. Description
2382+#: ../templates:4
2383+msgid ""
2384+"If you choose to participate, the automatic submission script will run once "
2385+"every week, sending statistics to the distribution developers. The collected "
2386+"statistics can be viewed on http://popcon.debian.org/."
2387+msgstr ""
2388+"Om du v�ljer att delta kommer det automatiska inl�mningsskriptet att k�ras "
2389+"automatiskt veckovis och skicka statistik till Debianutvecklarna. Den "
2390+"insamlade statistiken kan ses p� http://popcon.debian.org/."
2391+
2392 #~ msgid "Generating unique host identifier failed"
2393 #~ msgstr "Generering av unik v�rdidentifierare misslyckades"
2394
2395diff --git a/debian/po/ta.po b/debian/po/ta.po
2396index 9cff5e4..225cd98 100644
2397--- a/debian/po/ta.po
2398+++ b/debian/po/ta.po
2399@@ -5,7 +5,6 @@
2400 #
2401 #
2402 # Senthil Kumar <senthilb@cdac.in> ,2006
2403-
2404 msgid ""
2405 msgstr ""
2406 "Project-Id-Version: ta\n"
2407@@ -14,6 +13,7 @@ msgstr ""
2408 "PO-Revision-Date: 2006-12-13 10:15+0530\n"
2409 "Last-Translator: Senthil Kumar <senthilb@cdac.in>\n"
2410 "Language-Team: Tamil <tamil-DI@yahoogroups.com>\n"
2411+"Language: ta\n"
2412 "MIME-Version: 1.0\n"
2413 "Content-Type: text/plain; charset=UTF-8\n"
2414 "Content-Transfer-Encoding: 8bit\n"
2415@@ -32,7 +32,10 @@ msgid ""
2416 "statistics about the most used packages on this system. This information "
2417 "influences decisions such as which packages should go on the first "
2418 "distribution CD."
2419-msgstr "இந்த அமைப்பில் அதிகம் உபயோகிக்கபட்ட கட்டுகள் பற்றிய புள்ளி விவரங்களை இந்த அமைப்பு நீங்கள்" "அறியாவண்ணம் விநியோக உருவாக்குனர்களுக்கு அனுப்பக்கூடும். இந்தகவல் எந்த கட்டுகள் முதலில் விநியோக" "குறுந்தகட்டில் இடம் பெறுவது என முடிவு செய்ய வழிவகுக்கும்"
2420+msgstr ""
2421+"இந்த அமைப்பில் அதிகம் உபயோகிக்கபட்ட கட்டுகள் பற்றிய புள்ளி விவரங்களை இந்த அமைப்பு "
2422+"நீங்கள்அறியாவண்ணம் விநியோக உருவாக்குனர்களுக்கு அனுப்பக்கூடும். இந்தகவல் எந்த கட்டுகள் முதலில் "
2423+"விநியோககுறுந்தகட்டில் இடம் பெறுவது என முடிவு செய்ய வழிவகுக்கும்"
2424
2425 #. Type: boolean
2426 #. Description
2427@@ -41,9 +44,11 @@ msgid ""
2428 "If you choose to participate, the automatic submission script will run once "
2429 "every week, sending statistics to the distribution developers. The collected "
2430 "statistics can be viewed on https://popcon.debian.org/."
2431-msgstr "நீங்கள் பங்கு பெறுகிறீர்களெனில், தானியங்கி சமர்பிக்கும் உரை வாரமொரு முறை செயல்படுத்தப்பட்டு,"
2432-"புள்ளிவிவரம் விநியோக உருவாக்குனர்களுக்கு அனுப்பப்படும். இவ்வண்ணம் சேகரிக்கப்பட்ட புள்ளிவிவரங்களை"
2433-"பின்வரும் இணையத்தள முகவரியில் காணலாம் https://popcon.debian.org/."
2434+msgstr ""
2435+"நீங்கள் பங்கு பெறுகிறீர்களெனில், தானியங்கி சமர்பிக்கும் உரை வாரமொரு முறை "
2436+"செயல்படுத்தப்பட்டு,புள்ளிவிவரம் விநியோக உருவாக்குனர்களுக்கு அனுப்பப்படும். இவ்வண்ணம் "
2437+"சேகரிக்கப்பட்ட புள்ளிவிவரங்களைபின்வரும் இணையத்தள முகவரியில் காணலாம் https://popcon."
2438+"debian.org/."
2439
2440 #. Type: boolean
2441 #. Description
2442@@ -51,5 +56,19 @@ msgstr "நீங்கள் பங்கு பெறுகிறீர்க�
2443 msgid ""
2444 "This choice can be later modified by running \"dpkg-reconfigure popularity-"
2445 "contest\"."
2446-msgstr "பின்பு இந்த தேர்வினை மாற்ற \"dpkg-reconfigure popularity- கட்டளையை இயக்கம்."
2447-"contest\"."
2448+msgstr ""
2449+"பின்பு இந்த தேர்வினை மாற்ற \"dpkg-reconfigure popularity- கட்டளையை இயக்கம்.contest"
2450+"\"."
2451+
2452+#. Type: boolean
2453+#. Description
2454+#: ../templates:4
2455+msgid ""
2456+"If you choose to participate, the automatic submission script will run once "
2457+"every week, sending statistics to the distribution developers. The collected "
2458+"statistics can be viewed on http://popcon.debian.org/."
2459+msgstr ""
2460+"நீங்கள் பங்கு பெறுகிறீர்களெனில், தானியங்கி சமர்பிக்கும் உரை வாரமொரு முறை "
2461+"செயல்படுத்தப்பட்டு,புள்ளிவிவரம் விநியோக உருவாக்குனர்களுக்கு அனுப்பப்படும். இவ்வண்ணம் "
2462+"சேகரிக்கப்பட்ட புள்ளிவிவரங்களைபின்வரும் இணையத்தள முகவரியில் காணலாம் http://popcon."
2463+"debian.org/."
2464diff --git a/debian/po/te.po b/debian/po/te.po
2465index b8990c5..ce7e8b2 100644
2466--- a/debian/po/te.po
2467+++ b/debian/po/te.po
2468@@ -6,6 +6,7 @@ msgstr ""
2469 "PO-Revision-Date: 2009-07-12 13:23+0530\n"
2470 "Last-Translator: Veeven <veeven@gmail.com>\n"
2471 "Language-Team: Telugu <debian-in-workers@lists.alioth.debian.org>\n"
2472+"Language: te\n"
2473 "MIME-Version: 1.0\n"
2474 "Content-Type: text/plain; charset=UTF-8\n"
2475 "Content-Transfer-Encoding: 8bit\n"
2476@@ -49,3 +50,14 @@ msgid ""
2477 "contest\"."
2478 msgstr ""
2479 "మీ ఎంపికని తర్వాత ఎప్పుడైనా \"dpkg-reconfigure popularity-contest\" ని నడిపి మార్చుకోవచ్చు."
2480+
2481+#. Type: boolean
2482+#. Description
2483+#: ../templates:4
2484+msgid ""
2485+"If you choose to participate, the automatic submission script will run once "
2486+"every week, sending statistics to the distribution developers. The collected "
2487+"statistics can be viewed on http://popcon.debian.org/."
2488+msgstr ""
2489+"మీరు పాల్గొనాలని నిశ్చయించుకుంటే, ఈ ఆటోమెటిక్ స్క్రిప్టు వారానికి ఒక సారి నడుస్తూ గణాంకాలను తయారీదార్లకు "
2490+"పంపిస్తుంది. ఇలా సేకరించిన గణాంకాలని http://popcon.debian.org/ వద్ద చూడవచ్చు."
2491diff --git a/debian/po/templates.pot b/debian/po/templates.pot
2492index 1e9bafd..6f1b91e 100644
2493--- a/debian/po/templates.pot
2494+++ b/debian/po/templates.pot
2495@@ -56,3 +56,12 @@ msgid ""
2496 "This choice can be later modified by running \"dpkg-reconfigure popularity-"
2497 "contest\"."
2498 msgstr ""
2499+
2500+#. Type: boolean
2501+#. Description
2502+#: ../templates:4
2503+msgid ""
2504+"If you choose to participate, the automatic submission script will run once "
2505+"every week, sending statistics to the distribution developers. The collected "
2506+"statistics can be viewed on http://popcon.debian.org/."
2507+msgstr ""
2508diff --git a/debian/po/th.po b/debian/po/th.po
2509index 4569991..97c0eed 100644
2510--- a/debian/po/th.po
2511+++ b/debian/po/th.po
2512@@ -23,6 +23,7 @@ msgstr ""
2513 "PO-Revision-Date: 2006-07-29 20:25+0700\n"
2514 "Last-Translator: Theppitak Karoonboonyanan <thep@linux.thai.net>\n"
2515 "Language-Team: Thai <l10n@opentle.org>\n"
2516+"Language: th\n"
2517 "MIME-Version: 1.0\n"
2518 "Content-Type: text/plain; charset=UTF-8\n"
2519 "Content-Transfer-Encoding: 8bit\n"
2520@@ -68,6 +69,18 @@ msgstr ""
2521 "การเลือกนี้ สามารถเปลี่ยนได้ในภายหลัง โดยเรียกคำสั่ง \"dpkg-reconfigure popularity-"
2522 "contest\""
2523
2524+#. Type: boolean
2525+#. Description
2526+#: ../templates:4
2527+msgid ""
2528+"If you choose to participate, the automatic submission script will run once "
2529+"every week, sending statistics to the distribution developers. The collected "
2530+"statistics can be viewed on http://popcon.debian.org/."
2531+msgstr ""
2532+"ถ้าคุณเลือกที่จะเข้าร่วม สคริปต์ส่งข้อมูลอัตโนมัติจะทำงานสัปดาห์ละครั้ง "
2533+"โดยส่งข้อมูลสถิติไปยังนักพัฒนาดิสทริบิวชัน ซึ่งข้อมูลสถิติที่รวบรวมไว้ทั้งหมดสามารถดูได้ที่ http://"
2534+"popcon.debian.org/"
2535+
2536 #~ msgid "Generating unique host identifier failed"
2537 #~ msgstr "สร้างชื่อเอกลักษณ์ของเครื่องไม่สำเร็จ"
2538
2539diff --git a/debian/po/tl.po b/debian/po/tl.po
2540index 689abbf..91152f1 100644
2541--- a/debian/po/tl.po
2542+++ b/debian/po/tl.po
2543@@ -11,6 +11,7 @@ msgstr ""
2544 "PO-Revision-Date: 2006-07-29 22:29+0800\n"
2545 "Last-Translator: Eric Pareja <xenos@upm.edu.ph> \n"
2546 "Language-Team: tagalog <debian-tl@banwa.upm.edu.ph>\n"
2547+"Language: \n"
2548 "MIME-Version: 1.0\n"
2549 "Content-Type: text/plain; charset=UTF-8\n"
2550 "Content-Transfer-Encoding: 8bit\n"
2551@@ -61,6 +62,19 @@ msgstr ""
2552 "Maaaring baguhin ang pinili ninyo sa pagpapatakbo ng: \"dpkg-reconfigure "
2553 "popularity-contest\""
2554
2555+#. Type: boolean
2556+#. Description
2557+#: ../templates:4
2558+msgid ""
2559+"If you choose to participate, the automatic submission script will run once "
2560+"every week, sending statistics to the distribution developers. The collected "
2561+"statistics can be viewed on http://popcon.debian.org/."
2562+msgstr ""
2563+"Kung pipiliin niyong makilahok, ang awtomatikong script sa pagpasa ay "
2564+"tatakbo minsan sa isang linggo, at magpapadala ng estadistika sa mga "
2565+"debeloper ng pamudmod. Ang natipon na estadistika ay maaaring makita sa "
2566+"http://popcon.debian.org/."
2567+
2568 #~ msgid "Generating unique host identifier failed"
2569 #~ msgstr "Ang paggawang ng nag-iisang pagkakakilanlan sa host ay nabigo."
2570
2571diff --git a/debian/po/tr.po b/debian/po/tr.po
2572index 0778a4f..d4b5831 100644
2573--- a/debian/po/tr.po
2574+++ b/debian/po/tr.po
2575@@ -11,6 +11,7 @@ msgstr ""
2576 "PO-Revision-Date: 2007-01-15 16:12+0200\n"
2577 "Last-Translator: Recai Oktaş <roktas@debian.org>\n"
2578 "Language-Team: Debian L10n Turkish <debian-l10n-turkish@lists.debian.org>\n"
2579+"Language: \n"
2580 "MIME-Version: 1.0\n"
2581 "Content-Type: text/plain; charset=UTF-8\n"
2582 "Content-Transfer-Encoding: 8bit\n"
2583@@ -57,3 +58,15 @@ msgid ""
2584 msgstr ""
2585 "Burada yapılan seçim, \"dpkg-reconfigure popularity-contest\" komutu "
2586 "çalıştırılarak daha sonra değiştirilebilir."
2587+
2588+#. Type: boolean
2589+#. Description
2590+#: ../templates:4
2591+msgid ""
2592+"If you choose to participate, the automatic submission script will run once "
2593+"every week, sending statistics to the distribution developers. The collected "
2594+"statistics can be viewed on http://popcon.debian.org/."
2595+msgstr ""
2596+"Katılmak isterseniz otomatik gönderim betiği haftada bir kez çalışacak ve "
2597+"toplanan istatistikleri dağıtım geliştiricilerine gönderecektir. Bu "
2598+"istatistiklere http://popcon.debian.org/ adresinden erişilebilir."
2599diff --git a/debian/po/ug.po b/debian/po/ug.po
2600index 162fabe..f5d864e 100644
2601--- a/debian/po/ug.po
2602+++ b/debian/po/ug.po
2603@@ -66,3 +66,16 @@ msgid ""
2604 msgstr ""
2605 "سەل تۇرۇپ “dpkg-reconfigure popularity-contest” ئىجرا قىلىش ئارقىلىق بۇ "
2606 "تاللانمىنى ئۆزگەرتكىلى بولىدۇ."
2607+
2608+#. Type: boolean
2609+#. Description
2610+#: ../templates:4
2611+msgid ""
2612+"If you choose to participate, the automatic submission script will run once "
2613+"every week, sending statistics to the distribution developers. The collected "
2614+"statistics can be viewed on http://popcon.debian.org/."
2615+msgstr ""
2616+"ئەگەر تەكشۈرۈشكە قاتنىشىشنى تاللىسىڭىز، ئۆزلۈكىدىن تاپشۇرۇش قوليازمىسى ھەر "
2617+"ھەپتىدە ئۆزلۈكىدىن بىر قېتىم ئىجرا قىلىنىپ، ستاتىستىكا سانلىق مەلۇماتىنى "
2618+"تارقىتىش نەشرىنىڭ ئىجادكارلىرىغا يوللايدۇ. توپلىغان ستاتىستىكا سانلىق "
2619+"مەلۇماتلىرىنى http://popcon.debian.org/ دىن كۆرۈشكە بولىدۇ."
2620diff --git a/debian/po/uk.po b/debian/po/uk.po
2621index 5cbf699..0622105 100644
2622--- a/debian/po/uk.po
2623+++ b/debian/po/uk.po
2624@@ -19,11 +19,13 @@ msgstr ""
2625 "PO-Revision-Date: 2006-10-02 21:46+0200\n"
2626 "Last-Translator: Eugeniy Meshcheryakov <eugen@debian.org>\n"
2627 "Language-Team: Ukrainian\n"
2628+"Language: \n"
2629 "MIME-Version: 1.0\n"
2630 "Content-Type: text/plain; charset=UTF-8\n"
2631 "Content-Transfer-Encoding: 8bit\n"
2632 "X-Generator: KBabel 1.11.4\n"
2633-"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
2634+"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n"
2635+"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
2636
2637 #. Type: boolean
2638 #. Description
2639@@ -40,8 +42,9 @@ msgid ""
2640 "influences decisions such as which packages should go on the first "
2641 "distribution CD."
2642 msgstr ""
2643-"Система може анонімно відправляти статистику про пакунки, які найчастіше використовуються, до розробників дистрибутиву. Ця інформація впливатиме на рішення "
2644-"на кшталт які пакунки повинні знаходитись на першому CD."
2645+"Система може анонімно відправляти статистику про пакунки, які найчастіше "
2646+"використовуються, до розробників дистрибутиву. Ця інформація впливатиме на "
2647+"рішення на кшталт які пакунки повинні знаходитись на першому CD."
2648
2649 #. Type: boolean
2650 #. Description
2651@@ -52,7 +55,9 @@ msgid ""
2652 "statistics can be viewed on https://popcon.debian.org/."
2653 msgstr ""
2654 "Якщо ви вирішите взяти участь, то скрипт автоматичного відсилання буде "
2655-"запускатися один раз на тиждень, відправляючи статистику розробникам дистрибутиву. Отриману статистику можна переглянути на https://popcon.debian.org/."
2656+"запускатися один раз на тиждень, відправляючи статистику розробникам "
2657+"дистрибутиву. Отриману статистику можна переглянути на https://popcon.debian."
2658+"org/."
2659
2660 #. Type: boolean
2661 #. Description
2662@@ -61,6 +66,17 @@ msgid ""
2663 "This choice can be later modified by running \"dpkg-reconfigure popularity-"
2664 "contest\"."
2665 msgstr ""
2666-"Вибір можна змінити пізніше запустивши „dpkg-reconfigure "
2667-"popularity-contest“."
2668+"Вибір можна змінити пізніше запустивши „dpkg-reconfigure popularity-contest“."
2669
2670+#. Type: boolean
2671+#. Description
2672+#: ../templates:4
2673+msgid ""
2674+"If you choose to participate, the automatic submission script will run once "
2675+"every week, sending statistics to the distribution developers. The collected "
2676+"statistics can be viewed on http://popcon.debian.org/."
2677+msgstr ""
2678+"Якщо ви вирішите взяти участь, то скрипт автоматичного відсилання буде "
2679+"запускатися один раз на тиждень, відправляючи статистику розробникам "
2680+"дистрибутиву. Отриману статистику можна переглянути на http://popcon.debian."
2681+"org/."
2682diff --git a/debian/po/vi.po b/debian/po/vi.po
2683index 36fc0ce..28ea7d0 100644
2684--- a/debian/po/vi.po
2685+++ b/debian/po/vi.po
2686@@ -10,6 +10,7 @@ msgstr ""
2687 "PO-Revision-Date: 2006-07-29 23:04+0930\n"
2688 "Last-Translator: Clytie Siddall <clytie@riverland.net.au>\n"
2689 "Language-Team: Vietnamese <vi-VN@googlegroups.com>\n"
2690+"Language: vi\n"
2691 "MIME-Version: 1.0\n"
2692 "Content-Type: text/plain; charset=UTF-8\n"
2693 "Content-Transfer-Encoding: 8bit\n"
2694@@ -58,6 +59,18 @@ msgstr ""
2695 "Luôn luôn có thể thay đổi ý muốn sau này bằng cách chạy lệnh cấu hình lại: « "
2696 "dpkg-reconfigure popularity-contest »."
2697
2698+#. Type: boolean
2699+#. Description
2700+#: ../templates:4
2701+msgid ""
2702+"If you choose to participate, the automatic submission script will run once "
2703+"every week, sending statistics to the distribution developers. The collected "
2704+"statistics can be viewed on http://popcon.debian.org/."
2705+msgstr ""
2706+"Nếu quyết định tham gia, một tập lệnh đệ trình sẽ tự động chạy hàng tuần, để "
2707+"gửi thống kê tới các nhà phát triển bản phát hành. Có thể xem thống kế được "
2708+"tập hợp tại « http://popcon.debian.org/ »."
2709+
2710 #~ msgid "Generating unique host identifier failed"
2711 #~ msgstr "Tạo tên duy nhất cho máy không thành công"
2712
2713diff --git a/debian/po/wo.po b/debian/po/wo.po
2714index a1e6b4b..5c94f45 100644
2715--- a/debian/po/wo.po
2716+++ b/debian/po/wo.po
2717@@ -19,6 +19,7 @@ msgstr ""
2718 "PO-Revision-Date: 2006-09-14 09:57+0000\n"
2719 "Last-Translator: Mouhamadou Mamoune Mbacke <mouhamadoumamoune@gmail.com>\n"
2720 "Language-Team: Wolof <debian-boot@lists.debian.org>\n"
2721+"Language: wo\n"
2722 "MIME-Version: 1.0\n"
2723 "Content-Type: text/plain; charset=UTF-8\n"
2724 "Content-Transfer-Encoding: 8bit\n"
2725@@ -38,7 +39,11 @@ msgid ""
2726 "statistics about the most used packages on this system. This information "
2727 "influences decisions such as which packages should go on the first "
2728 "distribution CD."
2729-msgstr "Sistem bi mannaa jox ñiy liggéey distribusioŋ bi ay estatistik yu aju ci paket yi ñuy gëna jëfandikoo ci sistem bi. Yoo xamxam dana am jeexiit ci yenn dogal yiñuy jël yu deme neki yan paket ñooy nekk ci CD bu jëkk bu distribusioŋ bi."
2730+msgstr ""
2731+"Sistem bi mannaa jox ñiy liggéey distribusioŋ bi ay estatistik yu aju ci "
2732+"paket yi ñuy gëna jëfandikoo ci sistem bi. Yoo xamxam dana am jeexiit ci "
2733+"yenn dogal yiñuy jël yu deme neki yan paket ñooy nekk ci CD bu jëkk bu "
2734+"distribusioŋ bi."
2735
2736 #. Type: boolean
2737 #. Description
2738@@ -47,7 +52,10 @@ msgid ""
2739 "If you choose to participate, the automatic submission script will run once "
2740 "every week, sending statistics to the distribution developers. The collected "
2741 "statistics can be viewed on https://popcon.debian.org/."
2742-msgstr "Boo bëgée bokk, konn amna ab eskript boo xam ne ayakbis gune danañu yónnée ay estatistik jëmaleko ci ñiy liggéey distribusioŋ bi. Estatistik yiñu dajale maneesnaleena gis ci https://popcon.debian.org/."
2743+msgstr ""
2744+"Boo bëgée bokk, konn amna ab eskript boo xam ne ayakbis gune danañu yónnée "
2745+"ay estatistik jëmaleko ci ñiy liggéey distribusioŋ bi. Estatistik yiñu "
2746+"dajale maneesnaleena gis ci https://popcon.debian.org/."
2747
2748 #. Type: boolean
2749 #. Description
2750@@ -55,5 +63,18 @@ msgstr "Boo bëgée bokk, konn amna ab eskript boo xam ne ayakbis gune danañu y
2751 msgid ""
2752 "This choice can be later modified by running \"dpkg-reconfigure popularity-"
2753 "contest\"."
2754-msgstr "Bii tann dangako mana soppiwaat ginnaaw bi boo doxalee \"dpkg-reconfigure popularity-contest\"."
2755+msgstr ""
2756+"Bii tann dangako mana soppiwaat ginnaaw bi boo doxalee \"dpkg-reconfigure "
2757+"popularity-contest\"."
2758
2759+#. Type: boolean
2760+#. Description
2761+#: ../templates:4
2762+msgid ""
2763+"If you choose to participate, the automatic submission script will run once "
2764+"every week, sending statistics to the distribution developers. The collected "
2765+"statistics can be viewed on http://popcon.debian.org/."
2766+msgstr ""
2767+"Boo bëgée bokk, konn amna ab eskript boo xam ne ayakbis gune danañu yónnée "
2768+"ay estatistik jëmaleko ci ñiy liggéey distribusioŋ bi. Estatistik yiñu "
2769+"dajale maneesnaleena gis ci http://popcon.debian.org/."
2770diff --git a/debian/po/zh_CN.po b/debian/po/zh_CN.po
2771index 93fa540..1baa8fa 100644
2772--- a/debian/po/zh_CN.po
2773+++ b/debian/po/zh_CN.po
2774@@ -19,6 +19,7 @@ msgstr ""
2775 "PO-Revision-Date: 2009-11-17 00:49+0800\n"
2776 "Last-Translator: 苏运强 <wzssyqa@gmail.com>\n"
2777 "Language-Team: Debian Chinese [GB] <debian-chinese-gb@lists.debian.org>\n"
2778+"Language: \n"
2779 "MIME-Version: 1.0\n"
2780 "Content-Type: text/plain; charset=UTF-8\n"
2781 "Content-Transfer-Encoding: 8bit\n"
2782@@ -61,6 +62,17 @@ msgid ""
2783 msgstr ""
2784 "稍候您也可以通过运行“dpkg-reconfigure popularity-contest”来改变这个选择。"
2785
2786+#. Type: boolean
2787+#. Description
2788+#: ../templates:4
2789+msgid ""
2790+"If you choose to participate, the automatic submission script will run once "
2791+"every week, sending statistics to the distribution developers. The collected "
2792+"statistics can be viewed on http://popcon.debian.org/."
2793+msgstr ""
2794+"如果您选择参与调查,自动提交脚本程序将会每周自动运行一次,将统计数据发送给发"
2795+"行版开发人员。已收集到的统计数据可以在 http://popcon.debian.org/ 上看到。"
2796+
2797 #~ msgid "Generating unique host identifier failed"
2798 #~ msgstr "无法生成独有的主机标识"
2799
2800diff --git a/debian/po/zh_TW.po b/debian/po/zh_TW.po
2801index bc98366..6e97f50 100644
2802--- a/debian/po/zh_TW.po
2803+++ b/debian/po/zh_TW.po
2804@@ -19,7 +19,9 @@ msgstr ""
2805 "POT-Creation-Date: 2006-07-29 12:23+0200\n"
2806 "PO-Revision-Date: 2006-07-30 18:53+0800\n"
2807 "Last-Translator: Tetralet <tetralet@gmail.com>\n"
2808-"Language-Team: Debian-user in Chinese [Big5] <debian-chinese-big5@lists.debian.org>\n"
2809+"Language-Team: Debian-user in Chinese [Big5] <debian-chinese-big5@lists."
2810+"debian.org>\n"
2811+"Language: \n"
2812 "MIME-Version: 1.0\n"
2813 "Content-Type: text/plain; charset=UTF-8\n"
2814 "Content-Transfer-Encoding: 8bit\n"
2815@@ -40,8 +42,8 @@ msgid ""
2816 "influences decisions such as which packages should go on the first "
2817 "distribution CD."
2818 msgstr ""
2819-"這套系統可以匿名得向負責發行版本的開發人員提交系統中所最常使用的套件的統計資訊。"
2820-"這些資訊將有助於決定像是要將哪些套件放到第一張 Debian 光碟中。"
2821+"這套系統可以匿名得向負責發行版本的開發人員提交系統中所最常使用的套件的統計資"
2822+"訊。這些資訊將有助於決定像是要將哪些套件放到第一張 Debian 光碟中。"
2823
2824 #. Type: boolean
2825 #. Description
2826@@ -51,8 +53,8 @@ msgid ""
2827 "every week, sending statistics to the distribution developers. The collected "
2828 "statistics can be viewed on https://popcon.debian.org/."
2829 msgstr ""
2830-"如果您決定要參與,自動提交的 Script 將會每週一次,將統計數據傳送給負責發行版本的開發人員。"
2831-"而這些被收集的資料您可以到 https://popcon.debian.org/ 上查閱。"
2832+"如果您決定要參與,自動提交的 Script 將會每週一次,將統計數據傳送給負責發行版"
2833+"本的開發人員。而這些被收集的資料您可以到 https://popcon.debian.org/ 上查閱。"
2834
2835 #. Type: boolean
2836 #. Description
2837@@ -62,3 +64,14 @@ msgid ""
2838 "contest\"."
2839 msgstr ""
2840 "您可以在日後執行『dpkg-reconfigure popularity-contest』來修改這些設定。"
2841+
2842+#. Type: boolean
2843+#. Description
2844+#: ../templates:4
2845+msgid ""
2846+"If you choose to participate, the automatic submission script will run once "
2847+"every week, sending statistics to the distribution developers. The collected "
2848+"statistics can be viewed on http://popcon.debian.org/."
2849+msgstr ""
2850+"如果您決定要參與,自動提交的 Script 將會每週一次,將統計數據傳送給負責發行版"
2851+"本的開發人員。而這些被收集的資料您可以到 http://popcon.debian.org/ 上查閱。"
2852diff --git a/debian/postinst b/debian/postinst
2853index 4eb3922..ff7bbdb 100755
2854--- a/debian/postinst
2855+++ b/debian/postinst
2856@@ -75,6 +75,7 @@ generate_conffile() {
2857 # preseeding is only allowed on first time install
2858 db_get popularity-contest/submiturls || true
2859 if [ -n "$RET" ] ; then
2860+ RET="$(echo $RET | sed 's|https\?://popcon\.ubuntu\.com/popcon-submit\.cgi||g')"
2861 echo "SUBMITURLS=\"$RET\"" >> $conffile
2862 fi
2863
2864@@ -125,6 +126,8 @@ case "$1" in
2865 s/^\(MAILTO=\"erich-survey@debian.org\"\)$/#\1/; \
2866 s/^\(MAILTO=\"apenwarr-survey@debian.org\"\)$/#\1/; \
2867 s/^\(MAILTO=\"survey@popcon.debian.org\"\)$/#\1/; \
2868+ /^#\?MAILTO=\"/s:popcon@ubuntu.com::g; \
2869+ /^SUBMITURLS=\"/s|https\?://popcon\.ubuntu\.com/popcon-submit\.cgi||g; \
2870 "
2871 if [ "$OLDHOSTID" != "$MY_HOSTID" ]; then
2872 sedopts="$sedopts \
2873diff --git a/default.conf b/default.conf
2874index ac92dad..7154ea7 100644
2875--- a/default.conf
2876+++ b/default.conf
2877@@ -28,7 +28,7 @@ POPCONKEY="5B1A07804DD558242CF5538215A07BA5233E3E85"
2878
2879 # MAILTO specifies the address to e-mail statistics to each week.
2880 #
2881-MAILTO="survey@popcon.debian.org"
2882+#MAILTO=""
2883
2884 # MAILFROM is the forged sender email address you want to use in
2885 # email submitted to the popularity-contest. If this is commented
2886@@ -46,7 +46,7 @@ MAILTO="survey@popcon.debian.org"
2887
2888 # SUBMITURLS is a space separated list of where to submit
2889 # popularity-contest reports using http.
2890-SUBMITURLS="http://popcon.debian.org/cgi-bin/popcon.cgi"
2891+SUBMITURLS=""
2892
2893 # USEHTTP enables http reporting. Set this to 'yes' to enable it.
2894 USEHTTP="yes"

Subscribers

People subscribed via source and target branches

to all changes: