[d-i-commits] r32072 - in trunk/packages/apt-setup/debian: . po
Christian Perrier
bubulle at costa.debian.org
Tue Nov 15 08:04:32 UTC 2005
Author: bubulle
Date: 2005-11-15 08:04:21 +0000 (Tue, 15 Nov 2005)
New Revision: 32072
Modified:
trunk/packages/apt-setup/debian/apt-mirror-setup.templates
trunk/packages/apt-setup/debian/changelog
trunk/packages/apt-setup/debian/po/ar.po
trunk/packages/apt-setup/debian/po/be.po
trunk/packages/apt-setup/debian/po/bg.po
trunk/packages/apt-setup/debian/po/bn.po
trunk/packages/apt-setup/debian/po/bs.po
trunk/packages/apt-setup/debian/po/ca.po
trunk/packages/apt-setup/debian/po/cs.po
trunk/packages/apt-setup/debian/po/cy.po
trunk/packages/apt-setup/debian/po/da.po
trunk/packages/apt-setup/debian/po/de.po
trunk/packages/apt-setup/debian/po/el.po
trunk/packages/apt-setup/debian/po/eo.po
trunk/packages/apt-setup/debian/po/es.po
trunk/packages/apt-setup/debian/po/et.po
trunk/packages/apt-setup/debian/po/eu.po
trunk/packages/apt-setup/debian/po/fa.po
trunk/packages/apt-setup/debian/po/fi.po
trunk/packages/apt-setup/debian/po/fr.po
trunk/packages/apt-setup/debian/po/gl.po
trunk/packages/apt-setup/debian/po/he.po
trunk/packages/apt-setup/debian/po/hi.po
trunk/packages/apt-setup/debian/po/hr.po
trunk/packages/apt-setup/debian/po/hu.po
trunk/packages/apt-setup/debian/po/id.po
trunk/packages/apt-setup/debian/po/is.po
trunk/packages/apt-setup/debian/po/it.po
trunk/packages/apt-setup/debian/po/ja.po
trunk/packages/apt-setup/debian/po/ko.po
trunk/packages/apt-setup/debian/po/ku.po
trunk/packages/apt-setup/debian/po/lt.po
trunk/packages/apt-setup/debian/po/lv.po
trunk/packages/apt-setup/debian/po/mg.po
trunk/packages/apt-setup/debian/po/mk.po
trunk/packages/apt-setup/debian/po/nb.po
trunk/packages/apt-setup/debian/po/nl.po
trunk/packages/apt-setup/debian/po/nn.po
trunk/packages/apt-setup/debian/po/pa_IN.po
trunk/packages/apt-setup/debian/po/pl.po
trunk/packages/apt-setup/debian/po/pt.po
trunk/packages/apt-setup/debian/po/pt_BR.po
trunk/packages/apt-setup/debian/po/ro.po
trunk/packages/apt-setup/debian/po/ru.po
trunk/packages/apt-setup/debian/po/sk.po
trunk/packages/apt-setup/debian/po/sl.po
trunk/packages/apt-setup/debian/po/sq.po
trunk/packages/apt-setup/debian/po/sv.po
trunk/packages/apt-setup/debian/po/templates.pot
trunk/packages/apt-setup/debian/po/tl.po
trunk/packages/apt-setup/debian/po/tr.po
trunk/packages/apt-setup/debian/po/uk.po
trunk/packages/apt-setup/debian/po/vi.po
trunk/packages/apt-setup/debian/po/wo.po
trunk/packages/apt-setup/debian/po/xh.po
trunk/packages/apt-setup/debian/po/zh_CN.po
trunk/packages/apt-setup/debian/po/zh_TW.po
Log:
Break choices into individual components to improve fuzzy matching in the
master file. Sorry, this fuzzies some translations.
Modified: trunk/packages/apt-setup/debian/apt-mirror-setup.templates
===================================================================
--- trunk/packages/apt-setup/debian/apt-mirror-setup.templates 2005-11-15 08:00:10 UTC (rev 32071)
+++ trunk/packages/apt-setup/debian/apt-mirror-setup.templates 2005-11-15 08:04:21 UTC (rev 32072)
@@ -27,7 +27,7 @@
Template: apt-setup/mirror/error
Type: select
Default: Retry
-_Choices: Retry, Change mirror, Ignore
+__Choices: Retry, Change mirror, Ignore
_Description: Downloading a file failed:
The installer failed to access the mirror. This may be a problem with your
network, or with the mirror. You can choose to retry the download, select
Modified: trunk/packages/apt-setup/debian/changelog
===================================================================
--- trunk/packages/apt-setup/debian/changelog 2005-11-15 08:00:10 UTC (rev 32071)
+++ trunk/packages/apt-setup/debian/changelog 2005-11-15 08:04:21 UTC (rev 32072)
@@ -14,6 +14,9 @@
* Add a comment before commented out lines to make clear why they are
commented out.
+ [ Christian Perrier ]
+ * Break Choices in single components in templates
+
-- Joey Hess <joeyh at debian.org> Mon, 14 Nov 2005 20:20:45 -0500
apt-setup (1:0.1) unstable; urgency=low
Modified: trunk/packages/apt-setup/debian/po/ar.po
===================================================================
--- trunk/packages/apt-setup/debian/po/ar.po 2005-11-15 08:00:10 UTC (rev 32071)
+++ trunk/packages/apt-setup/debian/po/ar.po 2005-11-15 08:04:21 UTC (rev 32072)
@@ -9,7 +9,7 @@
msgstr ""
"Project-Id-Version: debian-installer_packages_po\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2005-11-15 00:04-0700\n"
+"POT-Creation-Date: 2005-11-15 09:03+0100\n"
"PO-Revision-Date: 2005-10-13 16:59+0300\n"
"Last-Translator: Ossama M. Khayat <okhayat at yahoo.com>\n"
"Language-Team: Arabic <support at arabeyes.org>\n"
@@ -153,11 +153,23 @@
#. Type: select
#. Choices
#: ../apt-mirror-setup.templates:30
+msgid "Retry"
+msgstr ""
+
+#. Type: select
+#. Choices
+#: ../apt-mirror-setup.templates:30
#, fuzzy
-msgid "Retry, Change mirror, Ignore"
+msgid "Change mirror"
msgstr "إعادة اÙÙ
ØØ§ÙÙØ©, تغÙÙØ± اÙÙ
رآة, Ø¥ÙØºØ§Ø¡"
#. Type: select
+#. Choices
+#: ../apt-mirror-setup.templates:30
+msgid "Ignore"
+msgstr ""
+
+#. Type: select
#. Description
#: ../apt-mirror-setup.templates:31
msgid "Downloading a file failed:"
Modified: trunk/packages/apt-setup/debian/po/be.po
===================================================================
--- trunk/packages/apt-setup/debian/po/be.po 2005-11-15 08:00:10 UTC (rev 32071)
+++ trunk/packages/apt-setup/debian/po/be.po 2005-11-15 08:04:21 UTC (rev 32072)
@@ -17,7 +17,7 @@
msgstr ""
"Project-Id-Version: be\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2005-11-15 00:04-0700\n"
+"POT-Creation-Date: 2005-11-15 09:03+0100\n"
"PO-Revision-Date: 2005-04-09 14:08+0300\n"
"Last-Translator: Andrei Darashenka <adorosh2 at it.org.by>\n"
"Language-Team: Byelarusian <be at li.org>\n"
@@ -156,11 +156,23 @@
#. Type: select
#. Choices
#: ../apt-mirror-setup.templates:30
+msgid "Retry"
+msgstr ""
+
+#. Type: select
+#. Choices
+#: ../apt-mirror-setup.templates:30
#, fuzzy
-msgid "Retry, Change mirror, Ignore"
+msgid "Change mirror"
msgstr "ÐноÑ, ÐмÑнÑÑÑ Ð»ÑÑÑÑÑкÑ, ÐдмÑнÑÑÑ"
#. Type: select
+#. Choices
+#: ../apt-mirror-setup.templates:30
+msgid "Ignore"
+msgstr ""
+
+#. Type: select
#. Description
#: ../apt-mirror-setup.templates:31
msgid "Downloading a file failed:"
Modified: trunk/packages/apt-setup/debian/po/bg.po
===================================================================
--- trunk/packages/apt-setup/debian/po/bg.po 2005-11-15 08:00:10 UTC (rev 32071)
+++ trunk/packages/apt-setup/debian/po/bg.po 2005-11-15 08:04:21 UTC (rev 32072)
@@ -13,7 +13,7 @@
msgstr ""
"Project-Id-Version: debian-installer\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2005-11-15 00:04-0700\n"
+"POT-Creation-Date: 2005-11-15 09:03+0100\n"
"PO-Revision-Date: 2005-11-02 15:01+0200\n"
"Last-Translator: Ognyan Kulev <ogi at fmi.uni-sofia.bg>\n"
"Language-Team: Bulgarian <dict at fsa-bg.org>\n"
@@ -161,11 +161,23 @@
#. Type: select
#. Choices
#: ../apt-mirror-setup.templates:30
+msgid "Retry"
+msgstr ""
+
+#. Type: select
+#. Choices
+#: ../apt-mirror-setup.templates:30
#, fuzzy
-msgid "Retry, Change mirror, Ignore"
+msgid "Change mirror"
msgstr "ÐÐ¿Ð¸Ñ Ð¾Ñново, СмÑна на огледален ÑÑÑвÑÑ, ÐÑекÑÑване"
#. Type: select
+#. Choices
+#: ../apt-mirror-setup.templates:30
+msgid "Ignore"
+msgstr ""
+
+#. Type: select
#. Description
#: ../apt-mirror-setup.templates:31
msgid "Downloading a file failed:"
Modified: trunk/packages/apt-setup/debian/po/bn.po
===================================================================
--- trunk/packages/apt-setup/debian/po/bn.po 2005-11-15 08:00:10 UTC (rev 32071)
+++ trunk/packages/apt-setup/debian/po/bn.po 2005-11-15 08:04:21 UTC (rev 32072)
@@ -16,7 +16,7 @@
msgstr ""
"Project-Id-Version: debian-installer\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2005-11-15 00:04-0700\n"
+"POT-Creation-Date: 2005-11-15 09:03+0100\n"
"PO-Revision-Date: 2005-10-28 13:29+0530\n"
"Last-Translator: Baishampayan Ghose <b.ghose at gnu.org.in>\n"
"Language-Team: Bangla <core at BengaLinux.Org>\n"
@@ -158,11 +158,23 @@
#. Type: select
#. Choices
#: ../apt-mirror-setup.templates:30
+msgid "Retry"
+msgstr ""
+
+#. Type: select
+#. Choices
+#: ../apt-mirror-setup.templates:30
#, fuzzy
-msgid "Retry, Change mirror, Ignore"
+msgid "Change mirror"
msgstr "পà§à¦¨à¦à¦ªà§à¦°à¦à§à¦·à§à¦à¦¾ à¦à¦¾à¦²à¦¾à¦¨, মিরর পরিবরà§à¦¤à¦¨ à¦à¦°à§à¦¨, বাতিল à¦à¦°à§à¦¨"
#. Type: select
+#. Choices
+#: ../apt-mirror-setup.templates:30
+msgid "Ignore"
+msgstr ""
+
+#. Type: select
#. Description
#: ../apt-mirror-setup.templates:31
msgid "Downloading a file failed:"
Modified: trunk/packages/apt-setup/debian/po/bs.po
===================================================================
--- trunk/packages/apt-setup/debian/po/bs.po 2005-11-15 08:00:10 UTC (rev 32071)
+++ trunk/packages/apt-setup/debian/po/bs.po 2005-11-15 08:04:21 UTC (rev 32072)
@@ -11,7 +11,7 @@
msgstr ""
"Project-Id-Version: debian-installer\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2005-11-15 00:04-0700\n"
+"POT-Creation-Date: 2005-11-15 09:03+0100\n"
"PO-Revision-Date: 2005-03-28 21:47CET\n"
"Last-Translator: Safir Å eÄeroviÄ <sapphire at linux.org.ba>\n"
"Language-Team: Bosnian <lokal at linux.org.ba>\n"
@@ -157,11 +157,23 @@
#. Type: select
#. Choices
#: ../apt-mirror-setup.templates:30
+msgid "Retry"
+msgstr ""
+
+#. Type: select
+#. Choices
+#: ../apt-mirror-setup.templates:30
#, fuzzy
-msgid "Retry, Change mirror, Ignore"
+msgid "Change mirror"
msgstr "Ponovi, Promijeni mirror, Obustavi"
#. Type: select
+#. Choices
+#: ../apt-mirror-setup.templates:30
+msgid "Ignore"
+msgstr ""
+
+#. Type: select
#. Description
#: ../apt-mirror-setup.templates:31
msgid "Downloading a file failed:"
Modified: trunk/packages/apt-setup/debian/po/ca.po
===================================================================
--- trunk/packages/apt-setup/debian/po/ca.po 2005-11-15 08:00:10 UTC (rev 32071)
+++ trunk/packages/apt-setup/debian/po/ca.po 2005-11-15 08:04:21 UTC (rev 32072)
@@ -13,7 +13,7 @@
msgstr ""
"Project-Id-Version: debian-installer 1.0\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2005-11-15 00:04-0700\n"
+"POT-Creation-Date: 2005-11-15 09:03+0100\n"
"PO-Revision-Date: 2005-09-24 18:38+0300\n"
"Last-Translator: Guillem Jover <guillem at debian.org>\n"
"Language-Team: Catalan <debian-l10n-catalan at lists.debian.org>\n"
@@ -160,11 +160,23 @@
#. Type: select
#. Choices
#: ../apt-mirror-setup.templates:30
+msgid "Retry"
+msgstr ""
+
+#. Type: select
+#. Choices
+#: ../apt-mirror-setup.templates:30
#, fuzzy
-msgid "Retry, Change mirror, Ignore"
+msgid "Change mirror"
msgstr "Reintenta, Canvia de rèplica, Cancel·la"
#. Type: select
+#. Choices
+#: ../apt-mirror-setup.templates:30
+msgid "Ignore"
+msgstr ""
+
+#. Type: select
#. Description
#: ../apt-mirror-setup.templates:31
msgid "Downloading a file failed:"
Modified: trunk/packages/apt-setup/debian/po/cs.po
===================================================================
--- trunk/packages/apt-setup/debian/po/cs.po 2005-11-15 08:00:10 UTC (rev 32071)
+++ trunk/packages/apt-setup/debian/po/cs.po 2005-11-15 08:04:21 UTC (rev 32072)
@@ -11,7 +11,7 @@
msgstr ""
"Project-Id-Version: debian-installer\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2005-11-15 00:04-0700\n"
+"POT-Creation-Date: 2005-11-15 09:03+0100\n"
"PO-Revision-Date: 2005-11-09 08:14+0100\n"
"Last-Translator: Miroslav Kure <kurem at debian.cz>\n"
"Language-Team: Czech <provoz at debian.cz>\n"
@@ -156,11 +156,23 @@
#. Type: select
#. Choices
#: ../apt-mirror-setup.templates:30
+msgid "Retry"
+msgstr ""
+
+#. Type: select
+#. Choices
+#: ../apt-mirror-setup.templates:30
#, fuzzy
-msgid "Retry, Change mirror, Ignore"
+msgid "Change mirror"
msgstr "Opakovat, ZmÄnit zrcadlo, ZruÅ¡it"
#. Type: select
+#. Choices
+#: ../apt-mirror-setup.templates:30
+msgid "Ignore"
+msgstr ""
+
+#. Type: select
#. Description
#: ../apt-mirror-setup.templates:31
msgid "Downloading a file failed:"
Modified: trunk/packages/apt-setup/debian/po/cy.po
===================================================================
--- trunk/packages/apt-setup/debian/po/cy.po 2005-11-15 08:00:10 UTC (rev 32071)
+++ trunk/packages/apt-setup/debian/po/cy.po 2005-11-15 08:04:21 UTC (rev 32072)
@@ -11,7 +11,7 @@
msgstr ""
"Project-Id-Version: debian-installer\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2005-11-15 00:04-0700\n"
+"POT-Creation-Date: 2005-11-15 09:03+0100\n"
"PO-Revision-Date: 2005-03-08 07:46+0000\n"
"Last-Translator: Dafydd Harries <daf at muse.19inch.net>\n"
"Language-Team: Welsh <daf at muse.19inch.net>\n"
@@ -157,11 +157,23 @@
#. Type: select
#. Choices
#: ../apt-mirror-setup.templates:30
+msgid "Retry"
+msgstr ""
+
+#. Type: select
+#. Choices
+#: ../apt-mirror-setup.templates:30
#, fuzzy
-msgid "Retry, Change mirror, Ignore"
+msgid "Change mirror"
msgstr "Ailgeisio, Newid drych, Diddymu"
#. Type: select
+#. Choices
+#: ../apt-mirror-setup.templates:30
+msgid "Ignore"
+msgstr ""
+
+#. Type: select
#. Description
#: ../apt-mirror-setup.templates:31
msgid "Downloading a file failed:"
Modified: trunk/packages/apt-setup/debian/po/da.po
===================================================================
--- trunk/packages/apt-setup/debian/po/da.po 2005-11-15 08:00:10 UTC (rev 32071)
+++ trunk/packages/apt-setup/debian/po/da.po 2005-11-15 08:04:21 UTC (rev 32072)
@@ -12,7 +12,7 @@
msgstr ""
"Project-Id-Version: debian-installer\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2005-11-15 00:04-0700\n"
+"POT-Creation-Date: 2005-11-15 09:03+0100\n"
"PO-Revision-Date: 2005-11-09 23:29+0100\n"
"Last-Translator: Claus Hindsgaul <claus_h at image.dk>\n"
"Language-Team: Danish <dansk at klid.dk>\n"
@@ -160,11 +160,23 @@
#. Type: select
#. Choices
#: ../apt-mirror-setup.templates:30
+msgid "Retry"
+msgstr ""
+
+#. Type: select
+#. Choices
+#: ../apt-mirror-setup.templates:30
#, fuzzy
-msgid "Retry, Change mirror, Ignore"
+msgid "Change mirror"
msgstr "Prøv igen, Skift filspejl, Afbryd"
#. Type: select
+#. Choices
+#: ../apt-mirror-setup.templates:30
+msgid "Ignore"
+msgstr ""
+
+#. Type: select
#. Description
#: ../apt-mirror-setup.templates:31
msgid "Downloading a file failed:"
Modified: trunk/packages/apt-setup/debian/po/de.po
===================================================================
--- trunk/packages/apt-setup/debian/po/de.po 2005-11-15 08:00:10 UTC (rev 32071)
+++ trunk/packages/apt-setup/debian/po/de.po 2005-11-15 08:04:21 UTC (rev 32072)
@@ -20,7 +20,7 @@
msgstr ""
"Project-Id-Version: debian-installer\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2005-11-15 00:04-0700\n"
+"POT-Creation-Date: 2005-11-15 09:03+0100\n"
"PO-Revision-Date: 2005-11-05 17:29+0100\n"
"Last-Translator: Jens Seidel <jensseidel at users.sf.net>\n"
"Language-Team: Debian German <debian-l10n-german at lists.debian.org>\n"
@@ -168,11 +168,23 @@
#. Type: select
#. Choices
#: ../apt-mirror-setup.templates:30
+msgid "Retry"
+msgstr ""
+
+#. Type: select
+#. Choices
+#: ../apt-mirror-setup.templates:30
#, fuzzy
-msgid "Retry, Change mirror, Ignore"
+msgid "Change mirror"
msgstr "Wiederholen, Spiegelserver wechseln, Abbrechen"
#. Type: select
+#. Choices
+#: ../apt-mirror-setup.templates:30
+msgid "Ignore"
+msgstr ""
+
+#. Type: select
#. Description
#: ../apt-mirror-setup.templates:31
msgid "Downloading a file failed:"
Modified: trunk/packages/apt-setup/debian/po/el.po
===================================================================
--- trunk/packages/apt-setup/debian/po/el.po 2005-11-15 08:00:10 UTC (rev 32071)
+++ trunk/packages/apt-setup/debian/po/el.po 2005-11-15 08:04:21 UTC (rev 32072)
@@ -16,7 +16,7 @@
msgstr ""
"Project-Id-Version: el\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2005-11-15 00:04-0700\n"
+"POT-Creation-Date: 2005-11-15 09:03+0100\n"
"PO-Revision-Date: 2005-09-15 21:29EEST\n"
"Last-Translator: Greek Translation Team <debian-l10n-greek at lists.debian."
"org>\n"
@@ -173,11 +173,23 @@
#. Type: select
#. Choices
#: ../apt-mirror-setup.templates:30
+msgid "Retry"
+msgstr ""
+
+#. Type: select
+#. Choices
+#: ../apt-mirror-setup.templates:30
#, fuzzy
-msgid "Retry, Change mirror, Ignore"
+msgid "Change mirror"
msgstr "ÎÎα ÏÏοÏÏάθεια, Îλλαγή καÏοÏÏÏιÏÏή, ÎκÏÏÏÏη"
#. Type: select
+#. Choices
+#: ../apt-mirror-setup.templates:30
+msgid "Ignore"
+msgstr ""
+
+#. Type: select
#. Description
#: ../apt-mirror-setup.templates:31
msgid "Downloading a file failed:"
Modified: trunk/packages/apt-setup/debian/po/eo.po
===================================================================
--- trunk/packages/apt-setup/debian/po/eo.po 2005-11-15 08:00:10 UTC (rev 32071)
+++ trunk/packages/apt-setup/debian/po/eo.po 2005-11-15 08:04:21 UTC (rev 32072)
@@ -16,7 +16,7 @@
msgstr ""
"Project-Id-Version: eo\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2005-11-15 00:04-0700\n"
+"POT-Creation-Date: 2005-11-15 09:03+0100\n"
"PO-Revision-Date: 2005-07-18 21:00+0200\n"
"Last-Translator: Serge Leblanc <serge.leblanc at wanadoo.fr>\n"
"Language-Team: Esperanto <debian-l10n-esperanto at lists.debian.org>\n"
@@ -157,11 +157,23 @@
#. Type: select
#. Choices
#: ../apt-mirror-setup.templates:30
+msgid "Retry"
+msgstr ""
+
+#. Type: select
+#. Choices
+#: ../apt-mirror-setup.templates:30
#, fuzzy
-msgid "Retry, Change mirror, Ignore"
+msgid "Change mirror"
msgstr "Reprovu, ÅanÄu spegularkivo, Forgesu"
#. Type: select
+#. Choices
+#: ../apt-mirror-setup.templates:30
+msgid "Ignore"
+msgstr ""
+
+#. Type: select
#. Description
#: ../apt-mirror-setup.templates:31
msgid "Downloading a file failed:"
Modified: trunk/packages/apt-setup/debian/po/es.po
===================================================================
--- trunk/packages/apt-setup/debian/po/es.po 2005-11-15 08:00:10 UTC (rev 32071)
+++ trunk/packages/apt-setup/debian/po/es.po 2005-11-15 08:04:21 UTC (rev 32072)
@@ -38,7 +38,7 @@
msgstr ""
"Project-Id-Version: debian-installer\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2005-11-15 00:04-0700\n"
+"POT-Creation-Date: 2005-11-15 09:03+0100\n"
"PO-Revision-Date: 2005-11-12 02:21+0100\n"
"Last-Translator: Javier Fernández-Sanguino Peña <jfs at debian.org>\n"
"Language-Team: Debian Spanish <debian-l10n-spanish at lists.debian.org>\n"
@@ -184,11 +184,23 @@
#. Type: select
#. Choices
#: ../apt-mirror-setup.templates:30
+msgid "Retry"
+msgstr ""
+
+#. Type: select
+#. Choices
+#: ../apt-mirror-setup.templates:30
#, fuzzy
-msgid "Retry, Change mirror, Ignore"
+msgid "Change mirror"
msgstr "Reintentar, Cambiar de réplica, Cancelar"
#. Type: select
+#. Choices
+#: ../apt-mirror-setup.templates:30
+msgid "Ignore"
+msgstr ""
+
+#. Type: select
#. Description
#: ../apt-mirror-setup.templates:31
msgid "Downloading a file failed:"
Modified: trunk/packages/apt-setup/debian/po/et.po
===================================================================
--- trunk/packages/apt-setup/debian/po/et.po 2005-11-15 08:00:10 UTC (rev 32071)
+++ trunk/packages/apt-setup/debian/po/et.po 2005-11-15 08:04:21 UTC (rev 32072)
@@ -18,7 +18,7 @@
msgstr ""
"Project-Id-Version: et\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2005-11-15 00:04-0700\n"
+"POT-Creation-Date: 2005-11-15 09:03+0100\n"
"PO-Revision-Date: 2005-06-08 11:11+0300\n"
"Last-Translator: Siim Põder <windo at windowlicker.dyn.ee>\n"
"Language-Team: Eesti <linuxiabi at hot.ee>\n"
@@ -163,11 +163,23 @@
#. Type: select
#. Choices
#: ../apt-mirror-setup.templates:30
+msgid "Retry"
+msgstr ""
+
+#. Type: select
+#. Choices
+#: ../apt-mirror-setup.templates:30
#, fuzzy
-msgid "Retry, Change mirror, Ignore"
+msgid "Change mirror"
msgstr "Proovi uuesti, Vaheta peegeldus, Loobu"
#. Type: select
+#. Choices
+#: ../apt-mirror-setup.templates:30
+msgid "Ignore"
+msgstr ""
+
+#. Type: select
#. Description
#: ../apt-mirror-setup.templates:31
msgid "Downloading a file failed:"
Modified: trunk/packages/apt-setup/debian/po/eu.po
===================================================================
--- trunk/packages/apt-setup/debian/po/eu.po 2005-11-15 08:00:10 UTC (rev 32071)
+++ trunk/packages/apt-setup/debian/po/eu.po 2005-11-15 08:04:21 UTC (rev 32072)
@@ -15,7 +15,7 @@
msgstr ""
"Project-Id-Version: eu\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2005-11-15 00:04-0700\n"
+"POT-Creation-Date: 2005-11-15 09:03+0100\n"
"PO-Revision-Date: 2005-11-08 12:18+0100\n"
"Last-Translator: Piarres Beobide <pi at beobide.net>\n"
"Language-Team: librezale.org <librezale at librezale.org>\n"
@@ -163,11 +163,23 @@
#. Type: select
#. Choices
#: ../apt-mirror-setup.templates:30
+msgid "Retry"
+msgstr ""
+
+#. Type: select
+#. Choices
+#: ../apt-mirror-setup.templates:30
#, fuzzy
-msgid "Retry, Change mirror, Ignore"
+msgid "Change mirror"
msgstr "Saiatu berriro, Aldatu ispilua, Utzi"
#. Type: select
+#. Choices
+#: ../apt-mirror-setup.templates:30
+msgid "Ignore"
+msgstr ""
+
+#. Type: select
#. Description
#: ../apt-mirror-setup.templates:31
msgid "Downloading a file failed:"
Modified: trunk/packages/apt-setup/debian/po/fa.po
===================================================================
--- trunk/packages/apt-setup/debian/po/fa.po 2005-11-15 08:00:10 UTC (rev 32071)
+++ trunk/packages/apt-setup/debian/po/fa.po 2005-11-15 08:04:21 UTC (rev 32072)
@@ -11,7 +11,7 @@
msgstr ""
"Project-Id-Version: fa\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2005-11-15 00:04-0700\n"
+"POT-Creation-Date: 2005-11-15 09:03+0100\n"
"PO-Revision-Date: 2005-07-31 18:31+0430\n"
"Last-Translator: Arash Bijanzadeh\n"
"Language-Team: <fa at li.org>\n"
@@ -154,11 +154,23 @@
#. Type: select
#. Choices
#: ../apt-mirror-setup.templates:30
+msgid "Retry"
+msgstr ""
+
+#. Type: select
+#. Choices
+#: ../apt-mirror-setup.templates:30
#, fuzzy
-msgid "Retry, Change mirror, Ignore"
+msgid "Change mirror"
msgstr "ØªÙØ§Ø´ Ù
جدد, تعÙÛØ¶ Ø³Ø§ÛØª بازتاب, ÙØºÙ"
#. Type: select
+#. Choices
+#: ../apt-mirror-setup.templates:30
+msgid "Ignore"
+msgstr ""
+
+#. Type: select
#. Description
#: ../apt-mirror-setup.templates:31
msgid "Downloading a file failed:"
Modified: trunk/packages/apt-setup/debian/po/fi.po
===================================================================
--- trunk/packages/apt-setup/debian/po/fi.po 2005-11-15 08:00:10 UTC (rev 32071)
+++ trunk/packages/apt-setup/debian/po/fi.po 2005-11-15 08:04:21 UTC (rev 32072)
@@ -15,7 +15,7 @@
msgstr ""
"Project-Id-Version: debian-installer\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2005-11-15 00:04-0700\n"
+"POT-Creation-Date: 2005-11-15 09:03+0100\n"
"PO-Revision-Date: 2005-04-06 17:27+0300\n"
"Last-Translator: Tapio Lehtonen <tale at debian.org>\n"
"Language-Team: Finnish <debian-l10n-finnish at lists.debian.org>\n"
@@ -162,11 +162,23 @@
#. Type: select
#. Choices
#: ../apt-mirror-setup.templates:30
+msgid "Retry"
+msgstr ""
+
+#. Type: select
+#. Choices
+#: ../apt-mirror-setup.templates:30
#, fuzzy
-msgid "Retry, Change mirror, Ignore"
+msgid "Change mirror"
msgstr "Yritä uudelleen, vaihda asennuspalvelinta, peru"
#. Type: select
+#. Choices
+#: ../apt-mirror-setup.templates:30
+msgid "Ignore"
+msgstr ""
+
+#. Type: select
#. Description
#: ../apt-mirror-setup.templates:31
msgid "Downloading a file failed:"
Modified: trunk/packages/apt-setup/debian/po/fr.po
===================================================================
--- trunk/packages/apt-setup/debian/po/fr.po 2005-11-15 08:00:10 UTC (rev 32071)
+++ trunk/packages/apt-setup/debian/po/fr.po 2005-11-15 08:04:21 UTC (rev 32072)
@@ -20,7 +20,7 @@
msgstr ""
"Project-Id-Version: fr\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2005-11-15 00:04-0700\n"
+"POT-Creation-Date: 2005-11-15 09:03+0100\n"
"PO-Revision-Date: 2005-11-14 20:32+0100\n"
"Last-Translator: Christian Perrier <bubulle at debian.org>\n"
"Language-Team: French <debian-l10n-french at lists.debian.org>\n"
@@ -171,11 +171,23 @@
#. Type: select
#. Choices
#: ../apt-mirror-setup.templates:30
+msgid "Retry"
+msgstr ""
+
+#. Type: select
+#. Choices
+#: ../apt-mirror-setup.templates:30
#, fuzzy
-msgid "Retry, Change mirror, Ignore"
+msgid "Change mirror"
msgstr "Réessayer, Changer de miroir, Annuler"
#. Type: select
+#. Choices
+#: ../apt-mirror-setup.templates:30
+msgid "Ignore"
+msgstr ""
+
+#. Type: select
#. Description
#: ../apt-mirror-setup.templates:31
msgid "Downloading a file failed:"
Modified: trunk/packages/apt-setup/debian/po/gl.po
===================================================================
--- trunk/packages/apt-setup/debian/po/gl.po 2005-11-15 08:00:10 UTC (rev 32071)
+++ trunk/packages/apt-setup/debian/po/gl.po 2005-11-15 08:04:21 UTC (rev 32072)
@@ -11,7 +11,7 @@
msgstr ""
"Project-Id-Version: debian-installer\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2005-11-15 00:04-0700\n"
+"POT-Creation-Date: 2005-11-15 09:03+0100\n"
"PO-Revision-Date: 2005-11-13 18:53+0100\n"
"Last-Translator: Jacobo Tarrio <jtarrio at debian.org>\n"
"Language-Team: Galego <trasno at ceu.fi.udc.es>\n"
@@ -156,11 +156,23 @@
#. Type: select
#. Choices
#: ../apt-mirror-setup.templates:30
+msgid "Retry"
+msgstr ""
+
+#. Type: select
+#. Choices
+#: ../apt-mirror-setup.templates:30
#, fuzzy
-msgid "Retry, Change mirror, Ignore"
+msgid "Change mirror"
msgstr "Volver tentar, Cambiar réplica, Cancelar"
#. Type: select
+#. Choices
+#: ../apt-mirror-setup.templates:30
+msgid "Ignore"
+msgstr ""
+
+#. Type: select
#. Description
#: ../apt-mirror-setup.templates:31
msgid "Downloading a file failed:"
Modified: trunk/packages/apt-setup/debian/po/he.po
===================================================================
--- trunk/packages/apt-setup/debian/po/he.po 2005-11-15 08:00:10 UTC (rev 32071)
+++ trunk/packages/apt-setup/debian/po/he.po 2005-11-15 08:04:21 UTC (rev 32072)
@@ -13,7 +13,7 @@
msgstr ""
"Project-Id-Version: debian-installer\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2005-11-15 00:04-0700\n"
+"POT-Creation-Date: 2005-11-15 09:03+0100\n"
"PO-Revision-Date: 2005-07-12 19:37+0300\n"
"Last-Translator: Lior Kaplan <webmaster at guides.co.il>\n"
"Language-Team: Debian l10n Hebrew <webmaster at guides.co.il>\n"
@@ -184,11 +184,23 @@
#. Type: select
#. Choices
#: ../apt-mirror-setup.templates:30
+msgid "Retry"
+msgstr ""
+
+#. Type: select
+#. Choices
+#: ../apt-mirror-setup.templates:30
#, fuzzy
-msgid "Retry, Change mirror, Ignore"
+msgid "Change mirror"
msgstr "× ×¡× ×××ש, ×©× × ×תר ×ר××, ×××"
#. Type: select
+#. Choices
+#: ../apt-mirror-setup.templates:30
+msgid "Ignore"
+msgstr ""
+
+#. Type: select
#. Description
#: ../apt-mirror-setup.templates:31
msgid "Downloading a file failed:"
Modified: trunk/packages/apt-setup/debian/po/hi.po
===================================================================
--- trunk/packages/apt-setup/debian/po/hi.po 2005-11-15 08:00:10 UTC (rev 32071)
+++ trunk/packages/apt-setup/debian/po/hi.po 2005-11-15 08:04:21 UTC (rev 32072)
@@ -26,7 +26,7 @@
msgstr ""
"Project-Id-Version: debian-installer_packages_po\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2005-11-15 00:04-0700\n"
+"POT-Creation-Date: 2005-11-15 09:03+0100\n"
"PO-Revision-Date: 2005-10-28 21:48+0530\n"
"Last-Translator: Nishant Sharma <me at nishants.net>\n"
"Language-Team: <en at li.org>\n"
@@ -168,11 +168,23 @@
#. Type: select
#. Choices
#: ../apt-mirror-setup.templates:30
+msgid "Retry"
+msgstr ""
+
+#. Type: select
+#. Choices
+#: ../apt-mirror-setup.templates:30
#, fuzzy
-msgid "Retry, Change mirror, Ignore"
+msgid "Change mirror"
msgstr "फिर सॠà¤à¥à¤¶à¤¿à¤¶ à¤à¤°à¥à¤, मिरर बदलà¥à¤, रदà¥à¤¦ à¤à¤°à¥à¤"
#. Type: select
+#. Choices
+#: ../apt-mirror-setup.templates:30
+msgid "Ignore"
+msgstr ""
+
+#. Type: select
#. Description
#: ../apt-mirror-setup.templates:31
msgid "Downloading a file failed:"
Modified: trunk/packages/apt-setup/debian/po/hr.po
===================================================================
--- trunk/packages/apt-setup/debian/po/hr.po 2005-11-15 08:00:10 UTC (rev 32071)
+++ trunk/packages/apt-setup/debian/po/hr.po 2005-11-15 08:04:21 UTC (rev 32072)
@@ -12,7 +12,7 @@
msgstr ""
"Project-Id-Version: Debian-installer 1st-stage master file HR\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2005-11-15 00:04-0700\n"
+"POT-Creation-Date: 2005-11-15 09:03+0100\n"
"PO-Revision-Date: 2005-03-05 21:51+0100\n"
"Last-Translator: Krunoslav Gernhard <kruno at linux.hr>\n"
"Language-Team: Croatian <lokalizacija at linux.hr>\n"
@@ -156,11 +156,23 @@
#. Type: select
#. Choices
#: ../apt-mirror-setup.templates:30
+msgid "Retry"
+msgstr ""
+
+#. Type: select
+#. Choices
+#: ../apt-mirror-setup.templates:30
#, fuzzy
-msgid "Retry, Change mirror, Ignore"
+msgid "Change mirror"
msgstr "Poku¹aj iznova, Promijeni zrcalnik, Otka¾i"
#. Type: select
+#. Choices
+#: ../apt-mirror-setup.templates:30
+msgid "Ignore"
+msgstr ""
+
+#. Type: select
#. Description
#: ../apt-mirror-setup.templates:31
msgid "Downloading a file failed:"
Modified: trunk/packages/apt-setup/debian/po/hu.po
===================================================================
--- trunk/packages/apt-setup/debian/po/hu.po 2005-11-15 08:00:10 UTC (rev 32071)
+++ trunk/packages/apt-setup/debian/po/hu.po 2005-11-15 08:04:21 UTC (rev 32072)
@@ -11,7 +11,7 @@
msgstr ""
"Project-Id-Version: debian-installer\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2005-11-15 00:04-0700\n"
+"POT-Creation-Date: 2005-11-15 09:03+0100\n"
"PO-Revision-Date: 2005-05-13 18:04+0100\n"
"Last-Translator: VEROK Istvan <vi at fsf.hu>\n"
"Language-Team: Debian L10n Hungarian <debian-l10n-hungarian at lists.debian>\n"
@@ -159,11 +159,23 @@
#. Type: select
#. Choices
#: ../apt-mirror-setup.templates:30
+msgid "Retry"
+msgstr ""
+
+#. Type: select
+#. Choices
+#: ../apt-mirror-setup.templates:30
#, fuzzy
-msgid "Retry, Change mirror, Ignore"
+msgid "Change mirror"
msgstr "Ãjra, Másik tükör, Mégsem"
#. Type: select
+#. Choices
+#: ../apt-mirror-setup.templates:30
+msgid "Ignore"
+msgstr ""
+
+#. Type: select
#. Description
#: ../apt-mirror-setup.templates:31
msgid "Downloading a file failed:"
Modified: trunk/packages/apt-setup/debian/po/id.po
===================================================================
--- trunk/packages/apt-setup/debian/po/id.po 2005-11-15 08:00:10 UTC (rev 32071)
+++ trunk/packages/apt-setup/debian/po/id.po 2005-11-15 08:04:21 UTC (rev 32072)
@@ -19,7 +19,7 @@
msgstr ""
"Project-Id-Version: debian-installer\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2005-11-15 00:04-0700\n"
+"POT-Creation-Date: 2005-11-15 09:03+0100\n"
"PO-Revision-Date: 2005-07-08 00:05+0700\n"
"Last-Translator: Arief S Fitrianto <arief at gurame.fisika.ui.ac.id>\n"
"Language-Team: Debian Indonesia Team <debian-l10n-id at gurame.fisika.ui.ac."
@@ -167,11 +167,23 @@
#. Type: select
#. Choices
#: ../apt-mirror-setup.templates:30
+msgid "Retry"
+msgstr ""
+
+#. Type: select
+#. Choices
+#: ../apt-mirror-setup.templates:30
#, fuzzy
-msgid "Retry, Change mirror, Ignore"
+msgid "Change mirror"
msgstr "Ulangi, Ubah mirror, Batal"
#. Type: select
+#. Choices
+#: ../apt-mirror-setup.templates:30
+msgid "Ignore"
+msgstr ""
+
+#. Type: select
#. Description
#: ../apt-mirror-setup.templates:31
msgid "Downloading a file failed:"
Modified: trunk/packages/apt-setup/debian/po/is.po
===================================================================
--- trunk/packages/apt-setup/debian/po/is.po 2005-11-15 08:00:10 UTC (rev 32071)
+++ trunk/packages/apt-setup/debian/po/is.po 2005-11-15 08:04:21 UTC (rev 32072)
@@ -1063,7 +1063,7 @@
msgstr ""
"Project-Id-Version: debian-installer_packages_tzsetup_debian_po.pot\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2005-11-15 00:04-0700\n"
+"POT-Creation-Date: 2005-11-15 09:03+0100\n"
"PO-Revision-Date: 2005-11-07 23:26+0000\n"
"Last-Translator: David Steinn Geirsson <davidgeirs at gmail.com>\n"
"Language-Team: Icelandic <debian-user-icelandic at lists.debian.org>\n"
@@ -1402,11 +1402,23 @@
#. Type: select
#. Choices
#: ../apt-mirror-setup.templates:30
+msgid "Retry"
+msgstr ""
+
+#. Type: select
+#. Choices
+#: ../apt-mirror-setup.templates:30
#, fuzzy
-msgid "Retry, Change mirror, Ignore"
+msgid "Change mirror"
msgstr "Prófa aftur, Skipta um pakkaspegil, Hætta við"
#. Type: select
+#. Choices
+#: ../apt-mirror-setup.templates:30
+msgid "Ignore"
+msgstr ""
+
+#. Type: select
#. Description
#: ../apt-mirror-setup.templates:31
msgid "Downloading a file failed:"
Modified: trunk/packages/apt-setup/debian/po/it.po
===================================================================
--- trunk/packages/apt-setup/debian/po/it.po 2005-11-15 08:00:10 UTC (rev 32071)
+++ trunk/packages/apt-setup/debian/po/it.po 2005-11-15 08:04:21 UTC (rev 32072)
@@ -25,7 +25,7 @@
msgstr ""
"Project-Id-Version: debian-installer\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2005-11-15 00:04-0700\n"
+"POT-Creation-Date: 2005-11-15 09:03+0100\n"
"PO-Revision-Date: 2005-11-12 17:47+0100\n"
"Last-Translator: Giuseppe Sacco <eppesuig at debian.org>\n"
"Language-Team: Italian <debian-l10n-italian at lists.debian.org>\n"
@@ -172,11 +172,23 @@
#. Type: select
#. Choices
#: ../apt-mirror-setup.templates:30
+msgid "Retry"
+msgstr ""
+
+#. Type: select
+#. Choices
+#: ../apt-mirror-setup.templates:30
#, fuzzy
-msgid "Retry, Change mirror, Ignore"
+msgid "Change mirror"
msgstr "Riprova, Cambia mirror, Annulla"
#. Type: select
+#. Choices
+#: ../apt-mirror-setup.templates:30
+msgid "Ignore"
+msgstr ""
+
+#. Type: select
#. Description
#: ../apt-mirror-setup.templates:31
msgid "Downloading a file failed:"
Modified: trunk/packages/apt-setup/debian/po/ja.po
===================================================================
--- trunk/packages/apt-setup/debian/po/ja.po 2005-11-15 08:00:10 UTC (rev 32071)
+++ trunk/packages/apt-setup/debian/po/ja.po 2005-11-15 08:04:21 UTC (rev 32072)
@@ -11,7 +11,7 @@
msgstr ""
"Project-Id-Version: debian-installer\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2005-11-15 00:04-0700\n"
+"POT-Creation-Date: 2005-11-15 09:03+0100\n"
"PO-Revision-Date: 2005-11-10 15:51+0900\n"
"Last-Translator: Kenshi Muto <kmuto at debian.org>\n"
"Language-Team: Debian L10n Japanese <debian-l10n-japanese at lists.debian.org>\n"
@@ -156,11 +156,23 @@
#. Type: select
#. Choices
#: ../apt-mirror-setup.templates:30
+msgid "Retry"
+msgstr ""
+
+#. Type: select
+#. Choices
+#: ../apt-mirror-setup.templates:30
#, fuzzy
-msgid "Retry, Change mirror, Ignore"
+msgid "Change mirror"
msgstr "å試è¡, ãã©ã¼ã®å¤æ´, ãã£ã³ã»ã«"
#. Type: select
+#. Choices
+#: ../apt-mirror-setup.templates:30
+msgid "Ignore"
+msgstr ""
+
+#. Type: select
#. Description
#: ../apt-mirror-setup.templates:31
msgid "Downloading a file failed:"
Modified: trunk/packages/apt-setup/debian/po/ko.po
===================================================================
--- trunk/packages/apt-setup/debian/po/ko.po 2005-11-15 08:00:10 UTC (rev 32071)
+++ trunk/packages/apt-setup/debian/po/ko.po 2005-11-15 08:04:21 UTC (rev 32072)
@@ -11,7 +11,7 @@
msgstr ""
"Project-Id-Version: debian-installer\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2005-11-15 00:04-0700\n"
+"POT-Creation-Date: 2005-11-15 09:03+0100\n"
"PO-Revision-Date: 2005-11-02 00:21+0900\n"
"Last-Translator: Sunjae park <darehanl at gmail.com>\n"
"Language-Team: Korean <debian-l10n-korean at lists.debian.org>\n"
@@ -156,11 +156,23 @@
#. Type: select
#. Choices
#: ../apt-mirror-setup.templates:30
+msgid "Retry"
+msgstr ""
+
+#. Type: select
+#. Choices
+#: ../apt-mirror-setup.templates:30
#, fuzzy
-msgid "Retry, Change mirror, Ignore"
+msgid "Change mirror"
msgstr "ë¤ì ìë, ë¯¸ë¬ ë°ê¾¸ê¸°, ì·¨ì"
#. Type: select
+#. Choices
+#: ../apt-mirror-setup.templates:30
+msgid "Ignore"
+msgstr ""
+
+#. Type: select
#. Description
#: ../apt-mirror-setup.templates:31
msgid "Downloading a file failed:"
Modified: trunk/packages/apt-setup/debian/po/ku.po
===================================================================
--- trunk/packages/apt-setup/debian/po/ku.po 2005-11-15 08:00:10 UTC (rev 32071)
+++ trunk/packages/apt-setup/debian/po/ku.po 2005-11-15 08:04:21 UTC (rev 32072)
@@ -14,7 +14,7 @@
msgstr ""
"Project-Id-Version: debian-installer\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2005-11-15 00:04-0700\n"
+"POT-Creation-Date: 2005-11-15 09:03+0100\n"
"PO-Revision-Date: 2005-09-02 11:55+0200\n"
"Last-Translator: Erdal Ronahi <erdal.ronahi at gmail.com, pckurd at hotmail.com>\n"
"Language-Team: Kurdish <gnu-ku-wergerandin at lists.sourceforge.net>\n"
@@ -154,11 +154,23 @@
#. Type: select
#. Choices
#: ../apt-mirror-setup.templates:30
+msgid "Retry"
+msgstr ""
+
+#. Type: select
+#. Choices
+#: ../apt-mirror-setup.templates:30
#, fuzzy
-msgid "Retry, Change mirror, Ignore"
+msgid "Change mirror"
msgstr "Carekî din, Neynîkê biguherîne, Betal"
#. Type: select
+#. Choices
+#: ../apt-mirror-setup.templates:30
+msgid "Ignore"
+msgstr ""
+
+#. Type: select
#. Description
#: ../apt-mirror-setup.templates:31
msgid "Downloading a file failed:"
Modified: trunk/packages/apt-setup/debian/po/lt.po
===================================================================
--- trunk/packages/apt-setup/debian/po/lt.po 2005-11-15 08:00:10 UTC (rev 32071)
+++ trunk/packages/apt-setup/debian/po/lt.po 2005-11-15 08:04:21 UTC (rev 32072)
@@ -14,7 +14,7 @@
msgstr ""
"Project-Id-Version: debian-installer\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2005-11-15 00:04-0700\n"
+"POT-Creation-Date: 2005-11-15 09:03+0100\n"
"PO-Revision-Date: 2005-10-19 23:50+0300\n"
"Last-Translator: KÄstutis BiliÅ«nas <kebil at kaunas.init.lt>\n"
"Language-Team: Lithuanian <komp_lt at konferencijos.lt>\n"
@@ -161,11 +161,23 @@
#. Type: select
#. Choices
#: ../apt-mirror-setup.templates:30
+msgid "Retry"
+msgstr ""
+
+#. Type: select
+#. Choices
+#: ../apt-mirror-setup.templates:30
#, fuzzy
-msgid "Retry, Change mirror, Ignore"
+msgid "Change mirror"
msgstr "Kartoti, Pakeisti \"veidrodį\", Atsisakyti"
#. Type: select
+#. Choices
+#: ../apt-mirror-setup.templates:30
+msgid "Ignore"
+msgstr ""
+
+#. Type: select
#. Description
#: ../apt-mirror-setup.templates:31
msgid "Downloading a file failed:"
Modified: trunk/packages/apt-setup/debian/po/lv.po
===================================================================
--- trunk/packages/apt-setup/debian/po/lv.po 2005-11-15 08:00:10 UTC (rev 32071)
+++ trunk/packages/apt-setup/debian/po/lv.po 2005-11-15 08:04:21 UTC (rev 32072)
@@ -12,7 +12,7 @@
msgstr ""
"Project-Id-Version: debian-installer\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2005-11-15 00:04-0700\n"
+"POT-Creation-Date: 2005-11-15 09:03+0100\n"
"PO-Revision-Date: 2004-10-26 08:41+0200\n"
"Last-Translator: Aigars Mahinovs <aigarius at debian.org>\n"
"Language-Team: Latvian <locale at laka.lv>\n"
@@ -151,11 +151,23 @@
#. Type: select
#. Choices
#: ../apt-mirror-setup.templates:30
+msgid "Retry"
+msgstr ""
+
+#. Type: select
+#. Choices
+#: ../apt-mirror-setup.templates:30
#, fuzzy
-msgid "Retry, Change mirror, Ignore"
+msgid "Change mirror"
msgstr "AtkÄrtot, NomainÄ«t serveri, PÄrtraukt"
#. Type: select
+#. Choices
+#: ../apt-mirror-setup.templates:30
+msgid "Ignore"
+msgstr ""
+
+#. Type: select
#. Description
#: ../apt-mirror-setup.templates:31
msgid "Downloading a file failed:"
Modified: trunk/packages/apt-setup/debian/po/mg.po
===================================================================
--- trunk/packages/apt-setup/debian/po/mg.po 2005-11-15 08:00:10 UTC (rev 32071)
+++ trunk/packages/apt-setup/debian/po/mg.po 2005-11-15 08:04:21 UTC (rev 32072)
@@ -14,7 +14,7 @@
msgstr ""
"Project-Id-Version: mg\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2005-11-15 00:04-0700\n"
+"POT-Creation-Date: 2005-11-15 09:03+0100\n"
"PO-Revision-Date: 2005-03-30 17:30+0200\n"
"Last-Translator: Jaonary Rabarisoa <mpandikateny at linuxmg.org>\n"
"Language-Team: Malagasy <mpandikateny at linuxmg.org>\n"
@@ -160,11 +160,23 @@
#. Type: select
#. Choices
#: ../apt-mirror-setup.templates:30
+msgid "Retry"
+msgstr ""
+
+#. Type: select
+#. Choices
+#: ../apt-mirror-setup.templates:30
#, fuzzy
-msgid "Retry, Change mirror, Ignore"
+msgid "Change mirror"
msgstr "Averina, Ovaina ny fitaratra, Ajanona"
#. Type: select
+#. Choices
+#: ../apt-mirror-setup.templates:30
+msgid "Ignore"
+msgstr ""
+
+#. Type: select
#. Description
#: ../apt-mirror-setup.templates:31
msgid "Downloading a file failed:"
Modified: trunk/packages/apt-setup/debian/po/mk.po
===================================================================
--- trunk/packages/apt-setup/debian/po/mk.po 2005-11-15 08:00:10 UTC (rev 32071)
+++ trunk/packages/apt-setup/debian/po/mk.po 2005-11-15 08:04:21 UTC (rev 32072)
@@ -11,7 +11,7 @@
msgstr ""
"Project-Id-Version: mk\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2005-11-15 00:04-0700\n"
+"POT-Creation-Date: 2005-11-15 09:03+0100\n"
"PO-Revision-Date: 2005-10-09 15:30+0200\n"
"Last-Translator: Georgi Stanojevski <glisha at gmail.com>\n"
"Language-Team: Macedonian <ossm-members at hedona.on.net.mk>\n"
@@ -157,11 +157,23 @@
#. Type: select
#. Choices
#: ../apt-mirror-setup.templates:30
+msgid "Retry"
+msgstr ""
+
+#. Type: select
+#. Choices
+#: ../apt-mirror-setup.templates:30
#, fuzzy
-msgid "Retry, Change mirror, Ignore"
+msgid "Change mirror"
msgstr "ÐовÑоÑно, Смени алÑеÑнаÑивен ÑеÑвеÑ, ÐÑкажи"
#. Type: select
+#. Choices
+#: ../apt-mirror-setup.templates:30
+msgid "Ignore"
+msgstr ""
+
+#. Type: select
#. Description
#: ../apt-mirror-setup.templates:31
msgid "Downloading a file failed:"
Modified: trunk/packages/apt-setup/debian/po/nb.po
===================================================================
--- trunk/packages/apt-setup/debian/po/nb.po 2005-11-15 08:00:10 UTC (rev 32071)
+++ trunk/packages/apt-setup/debian/po/nb.po 2005-11-15 08:04:21 UTC (rev 32072)
@@ -19,7 +19,7 @@
msgstr ""
"Project-Id-Version: nb\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2005-11-15 00:04-0700\n"
+"POT-Creation-Date: 2005-11-15 09:03+0100\n"
"PO-Revision-Date: 2005-10-07 16:48+0200\n"
"Last-Translator: Bjørn Steensrud <bjornst at powertech.no>\n"
"Language-Team: Norwegian Bokmål <i18n-no at lister.ping.uio.no>\n"
@@ -166,11 +166,23 @@
#. Type: select
#. Choices
#: ../apt-mirror-setup.templates:30
+msgid "Retry"
+msgstr ""
+
+#. Type: select
+#. Choices
+#: ../apt-mirror-setup.templates:30
#, fuzzy
-msgid "Retry, Change mirror, Ignore"
+msgid "Change mirror"
msgstr "Prøv igjen, Endre speil, Avbryt"
#. Type: select
+#. Choices
+#: ../apt-mirror-setup.templates:30
+msgid "Ignore"
+msgstr ""
+
+#. Type: select
#. Description
#: ../apt-mirror-setup.templates:31
msgid "Downloading a file failed:"
Modified: trunk/packages/apt-setup/debian/po/nl.po
===================================================================
--- trunk/packages/apt-setup/debian/po/nl.po 2005-11-15 08:00:10 UTC (rev 32071)
+++ trunk/packages/apt-setup/debian/po/nl.po 2005-11-15 08:04:21 UTC (rev 32072)
@@ -13,7 +13,7 @@
msgstr ""
"Project-Id-Version: nl\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2005-11-15 00:04-0700\n"
+"POT-Creation-Date: 2005-11-15 09:03+0100\n"
"PO-Revision-Date: 2005-11-03 15:46+0100\n"
"Last-Translator: Bart Cornelis <cobaco at linux.be>\n"
"Language-Team: Dutch <debian-l10n-dutch at lists.debian.org>\n"
@@ -161,11 +161,23 @@
#. Type: select
#. Choices
#: ../apt-mirror-setup.templates:30
+msgid "Retry"
+msgstr ""
+
+#. Type: select
+#. Choices
+#: ../apt-mirror-setup.templates:30
#, fuzzy
-msgid "Retry, Change mirror, Ignore"
+msgid "Change mirror"
msgstr "Opnieuw proberen, Via andere spiegelserver, Annuleren"
#. Type: select
+#. Choices
+#: ../apt-mirror-setup.templates:30
+msgid "Ignore"
+msgstr ""
+
+#. Type: select
#. Description
#: ../apt-mirror-setup.templates:31
msgid "Downloading a file failed:"
Modified: trunk/packages/apt-setup/debian/po/nn.po
===================================================================
--- trunk/packages/apt-setup/debian/po/nn.po 2005-11-15 08:00:10 UTC (rev 32071)
+++ trunk/packages/apt-setup/debian/po/nn.po 2005-11-15 08:04:21 UTC (rev 32072)
@@ -15,7 +15,7 @@
msgstr ""
"Project-Id-Version: nn\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2005-11-15 00:04-0700\n"
+"POT-Creation-Date: 2005-11-15 09:03+0100\n"
"PO-Revision-Date: 2005-10-15 20:16+0200\n"
"Last-Translator: \n"
"Language-Team: Norwegian Nynorsk <en at li.org>\n"
@@ -163,11 +163,23 @@
#. Type: select
#. Choices
#: ../apt-mirror-setup.templates:30
+msgid "Retry"
+msgstr ""
+
+#. Type: select
+#. Choices
+#: ../apt-mirror-setup.templates:30
#, fuzzy
-msgid "Retry, Change mirror, Ignore"
+msgid "Change mirror"
msgstr "Prøv igjen, Endra nettarkiv, Avbryt"
#. Type: select
+#. Choices
+#: ../apt-mirror-setup.templates:30
+msgid "Ignore"
+msgstr ""
+
+#. Type: select
#. Description
#: ../apt-mirror-setup.templates:31
msgid "Downloading a file failed:"
Modified: trunk/packages/apt-setup/debian/po/pa_IN.po
===================================================================
--- trunk/packages/apt-setup/debian/po/pa_IN.po 2005-11-15 08:00:10 UTC (rev 32071)
+++ trunk/packages/apt-setup/debian/po/pa_IN.po 2005-11-15 08:04:21 UTC (rev 32072)
@@ -16,7 +16,7 @@
msgstr ""
"Project-Id-Version: pa_IN\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2005-11-15 00:04-0700\n"
+"POT-Creation-Date: 2005-11-15 09:03+0100\n"
"PO-Revision-Date: 2005-03-15 12:29+0530\n"
"Last-Translator: Amanpreet Singh Alam <amanpreetalam at yahoo.com>\n"
"Language-Team: Punjabi <fedora-trans-pa at redhat.com>\n"
@@ -158,11 +158,23 @@
#. Type: select
#. Choices
#: ../apt-mirror-setup.templates:30
+msgid "Retry"
+msgstr ""
+
+#. Type: select
+#. Choices
+#: ../apt-mirror-setup.templates:30
#, fuzzy
-msgid "Retry, Change mirror, Ignore"
+msgid "Change mirror"
msgstr "ਮà©à©-à¨à©à¨¶à¨¿à¨¸, ਪà©à¨°à¨¤à©à¨¬à¨¿à©°à¨¬ ਤਬਦà©à¨², ਰੱਦ à¨à¨°à©"
#. Type: select
+#. Choices
+#: ../apt-mirror-setup.templates:30
+msgid "Ignore"
+msgstr ""
+
+#. Type: select
#. Description
#: ../apt-mirror-setup.templates:31
msgid "Downloading a file failed:"
Modified: trunk/packages/apt-setup/debian/po/pl.po
===================================================================
--- trunk/packages/apt-setup/debian/po/pl.po 2005-11-15 08:00:10 UTC (rev 32071)
+++ trunk/packages/apt-setup/debian/po/pl.po 2005-11-15 08:04:21 UTC (rev 32072)
@@ -12,7 +12,7 @@
msgstr ""
"Project-Id-Version: debian-installer\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2005-11-15 00:04-0700\n"
+"POT-Creation-Date: 2005-11-15 09:03+0100\n"
"PO-Revision-Date: 2005-11-12 18:59+0100\n"
"Last-Translator: Bartosz Fenski <fenio at debian.org>\n"
"Language-Team: Polish <pddp at debian.linux.org.pl>\n"
@@ -159,11 +159,23 @@
#. Type: select
#. Choices
#: ../apt-mirror-setup.templates:30
+msgid "Retry"
+msgstr ""
+
+#. Type: select
+#. Choices
+#: ../apt-mirror-setup.templates:30
#, fuzzy
-msgid "Retry, Change mirror, Ignore"
+msgid "Change mirror"
msgstr "Ponów, Zmieñ serwer lustrzany, Anuluj"
#. Type: select
+#. Choices
+#: ../apt-mirror-setup.templates:30
+msgid "Ignore"
+msgstr ""
+
+#. Type: select
#. Description
#: ../apt-mirror-setup.templates:31
msgid "Downloading a file failed:"
Modified: trunk/packages/apt-setup/debian/po/pt.po
===================================================================
--- trunk/packages/apt-setup/debian/po/pt.po 2005-11-15 08:00:10 UTC (rev 32071)
+++ trunk/packages/apt-setup/debian/po/pt.po 2005-11-15 08:04:21 UTC (rev 32072)
@@ -49,7 +49,7 @@
msgstr ""
"Project-Id-Version: debian-installer\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2005-11-15 00:04-0700\n"
+"POT-Creation-Date: 2005-11-15 09:03+0100\n"
"PO-Revision-Date: 2005-11-14 21:36+0000\n"
"Last-Translator: Miguel Figueiredo <elmig at debianpt.org>\n"
"Language-Team: Portuguese <traduz at debianpt.org>\n"
@@ -196,11 +196,23 @@
#. Type: select
#. Choices
#: ../apt-mirror-setup.templates:30
+msgid "Retry"
+msgstr ""
+
+#. Type: select
+#. Choices
+#: ../apt-mirror-setup.templates:30
#, fuzzy
-msgid "Retry, Change mirror, Ignore"
+msgid "Change mirror"
msgstr "Tentar de novo, Mudar de mirror, Cancelar"
#. Type: select
+#. Choices
+#: ../apt-mirror-setup.templates:30
+msgid "Ignore"
+msgstr ""
+
+#. Type: select
#. Description
#: ../apt-mirror-setup.templates:31
msgid "Downloading a file failed:"
Modified: trunk/packages/apt-setup/debian/po/pt_BR.po
===================================================================
--- trunk/packages/apt-setup/debian/po/pt_BR.po 2005-11-15 08:00:10 UTC (rev 32071)
+++ trunk/packages/apt-setup/debian/po/pt_BR.po 2005-11-15 08:04:21 UTC (rev 32072)
@@ -11,7 +11,7 @@
msgstr ""
"Project-Id-Version: debian-installer\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2005-11-15 00:04-0700\n"
+"POT-Creation-Date: 2005-11-15 09:03+0100\n"
"PO-Revision-Date: 2005-10-09 28:38-0300\n"
"Last-Translator: André LuÃs Lopes <andrelop at debian.org>\n"
"Language-Team: Debia-BR Project <debian-l10n-portuguese at lists.debian.org>\n"
@@ -160,11 +160,23 @@
#. Type: select
#. Choices
#: ../apt-mirror-setup.templates:30
+msgid "Retry"
+msgstr ""
+
+#. Type: select
+#. Choices
+#: ../apt-mirror-setup.templates:30
#, fuzzy
-msgid "Retry, Change mirror, Ignore"
+msgid "Change mirror"
msgstr "Tentar novamente, Mudar o espelho, Cancelar"
#. Type: select
+#. Choices
+#: ../apt-mirror-setup.templates:30
+msgid "Ignore"
+msgstr ""
+
+#. Type: select
#. Description
#: ../apt-mirror-setup.templates:31
msgid "Downloading a file failed:"
Modified: trunk/packages/apt-setup/debian/po/ro.po
===================================================================
--- trunk/packages/apt-setup/debian/po/ro.po 2005-11-15 08:00:10 UTC (rev 32071)
+++ trunk/packages/apt-setup/debian/po/ro.po 2005-11-15 08:04:21 UTC (rev 32072)
@@ -25,7 +25,7 @@
msgstr ""
"Project-Id-Version: ro\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2005-11-15 00:04-0700\n"
+"POT-Creation-Date: 2005-11-15 09:03+0100\n"
"PO-Revision-Date: 2005-10-21 20:53+0300\n"
"Last-Translator: Eddy PetriÅor <eddy.petrisor at gmail.com>\n"
"Language-Team: Romanian <debian-l10n-romanian at lists.debian.org>\n"
@@ -176,11 +176,23 @@
#. Type: select
#. Choices
#: ../apt-mirror-setup.templates:30
+msgid "Retry"
+msgstr ""
+
+#. Type: select
+#. Choices
+#: ../apt-mirror-setup.templates:30
#, fuzzy
-msgid "Retry, Change mirror, Ignore"
+msgid "Change mirror"
msgstr "ReîncearcÄ, SchimbÄ situl alternativ, AnuleazÄ"
#. Type: select
+#. Choices
+#: ../apt-mirror-setup.templates:30
+msgid "Ignore"
+msgstr ""
+
+#. Type: select
#. Description
#: ../apt-mirror-setup.templates:31
msgid "Downloading a file failed:"
Modified: trunk/packages/apt-setup/debian/po/ru.po
===================================================================
--- trunk/packages/apt-setup/debian/po/ru.po 2005-11-15 08:00:10 UTC (rev 32071)
+++ trunk/packages/apt-setup/debian/po/ru.po 2005-11-15 08:04:21 UTC (rev 32072)
@@ -16,7 +16,7 @@
msgstr ""
"Project-Id-Version: ru\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2005-11-15 00:04-0700\n"
+"POT-Creation-Date: 2005-11-15 09:03+0100\n"
"PO-Revision-Date: 2005-11-09 17:49+0300\n"
"Last-Translator: Yuri Kozlov <kozlov.y at gmail.com>\n"
"Language-Team: Russian <debian-l10n-russian at lists.debian.org>\n"
@@ -165,11 +165,23 @@
#. Type: select
#. Choices
#: ../apt-mirror-setup.templates:30
+msgid "Retry"
+msgstr ""
+
+#. Type: select
+#. Choices
+#: ../apt-mirror-setup.templates:30
#, fuzzy
-msgid "Retry, Change mirror, Ignore"
+msgid "Change mirror"
msgstr "ÐовÑоÑиÑÑ, СмениÑÑ Ð·ÐµÑкало, ÐÑмениÑÑ"
#. Type: select
+#. Choices
+#: ../apt-mirror-setup.templates:30
+msgid "Ignore"
+msgstr ""
+
+#. Type: select
#. Description
#: ../apt-mirror-setup.templates:31
msgid "Downloading a file failed:"
Modified: trunk/packages/apt-setup/debian/po/sk.po
===================================================================
--- trunk/packages/apt-setup/debian/po/sk.po 2005-11-15 08:00:10 UTC (rev 32071)
+++ trunk/packages/apt-setup/debian/po/sk.po 2005-11-15 08:04:21 UTC (rev 32072)
@@ -11,7 +11,7 @@
msgstr ""
"Project-Id-Version: debian-installer\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2005-11-15 00:04-0700\n"
+"POT-Creation-Date: 2005-11-15 09:03+0100\n"
"PO-Revision-Date: 2005-10-23 13:10+0200\n"
"Last-Translator: Peter Mann <Peter.Mann at tuke.sk>\n"
"Language-Team: Slovak <sk-i18n at lists.linux.sk>\n"
@@ -156,11 +156,23 @@
#. Type: select
#. Choices
#: ../apt-mirror-setup.templates:30
+msgid "Retry"
+msgstr ""
+
+#. Type: select
+#. Choices
+#: ../apt-mirror-setup.templates:30
#, fuzzy
-msgid "Retry, Change mirror, Ignore"
+msgid "Change mirror"
msgstr "Zopakovať, Zmeniť zdroj, Zrušiť"
#. Type: select
+#. Choices
+#: ../apt-mirror-setup.templates:30
+msgid "Ignore"
+msgstr ""
+
+#. Type: select
#. Description
#: ../apt-mirror-setup.templates:31
msgid "Downloading a file failed:"
Modified: trunk/packages/apt-setup/debian/po/sl.po
===================================================================
--- trunk/packages/apt-setup/debian/po/sl.po 2005-11-15 08:00:10 UTC (rev 32071)
+++ trunk/packages/apt-setup/debian/po/sl.po 2005-11-15 08:04:21 UTC (rev 32072)
@@ -14,7 +14,7 @@
msgstr ""
"Project-Id-Version: sl\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2005-11-15 00:04-0700\n"
+"POT-Creation-Date: 2005-11-15 09:03+0100\n"
"PO-Revision-Date: 2005-07-23 08:50+0200\n"
"Last-Translator: Jure Äuhalev <gandalf at owca.info>\n"
"Language-Team: SlovenÅ¡Äina <team at slo-tech.com>\n"
@@ -161,11 +161,23 @@
#. Type: select
#. Choices
#: ../apt-mirror-setup.templates:30
+msgid "Retry"
+msgstr ""
+
+#. Type: select
+#. Choices
+#: ../apt-mirror-setup.templates:30
#, fuzzy
-msgid "Retry, Change mirror, Ignore"
+msgid "Change mirror"
msgstr "Poskusi ponovno, Zamenjaj zrcalni strežnik, Prekini"
#. Type: select
+#. Choices
+#: ../apt-mirror-setup.templates:30
+msgid "Ignore"
+msgstr ""
+
+#. Type: select
#. Description
#: ../apt-mirror-setup.templates:31
msgid "Downloading a file failed:"
Modified: trunk/packages/apt-setup/debian/po/sq.po
===================================================================
--- trunk/packages/apt-setup/debian/po/sq.po 2005-11-15 08:00:10 UTC (rev 32071)
+++ trunk/packages/apt-setup/debian/po/sq.po 2005-11-15 08:04:21 UTC (rev 32072)
@@ -12,7 +12,7 @@
msgstr ""
"Project-Id-Version: debian-installer\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2005-11-15 00:04-0700\n"
+"POT-Creation-Date: 2005-11-15 09:03+0100\n"
"PO-Revision-Date: 2005-06-23 19:48+0200\n"
"Last-Translator: Elian Myftiu <elian at alblinux.net>\n"
"Language-Team: Debian L10n Albanian <debian-l10n-albanian at lists.debian.org>\n"
@@ -158,11 +158,23 @@
#. Type: select
#. Choices
#: ../apt-mirror-setup.templates:30
+msgid "Retry"
+msgstr ""
+
+#. Type: select
+#. Choices
+#: ../apt-mirror-setup.templates:30
#, fuzzy
-msgid "Retry, Change mirror, Ignore"
+msgid "Change mirror"
msgstr "Riprovo, Ndrysho mirror, Anullo"
#. Type: select
+#. Choices
+#: ../apt-mirror-setup.templates:30
+msgid "Ignore"
+msgstr ""
+
+#. Type: select
#. Description
#: ../apt-mirror-setup.templates:31
msgid "Downloading a file failed:"
Modified: trunk/packages/apt-setup/debian/po/sv.po
===================================================================
--- trunk/packages/apt-setup/debian/po/sv.po 2005-11-15 08:00:10 UTC (rev 32071)
+++ trunk/packages/apt-setup/debian/po/sv.po 2005-11-15 08:04:21 UTC (rev 32072)
@@ -16,7 +16,7 @@
msgstr ""
"Project-Id-Version: debian-installer\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2005-11-15 00:04-0700\n"
+"POT-Creation-Date: 2005-11-15 09:03+0100\n"
"PO-Revision-Date: 2005-11-09 10:31+0100\n"
"Last-Translator: Daniel Nylander <po at danielnylander.se>\n"
"Language-Team: Swedish <debian-boot at lists.debian.org>\n"
@@ -165,11 +165,23 @@
#. Type: select
#. Choices
#: ../apt-mirror-setup.templates:30
+msgid "Retry"
+msgstr ""
+
+#. Type: select
+#. Choices
+#: ../apt-mirror-setup.templates:30
#, fuzzy
-msgid "Retry, Change mirror, Ignore"
+msgid "Change mirror"
msgstr "Försök igen, Ãndra spegel, Avbryt"
#. Type: select
+#. Choices
+#: ../apt-mirror-setup.templates:30
+msgid "Ignore"
+msgstr ""
+
+#. Type: select
#. Description
#: ../apt-mirror-setup.templates:31
msgid "Downloading a file failed:"
Modified: trunk/packages/apt-setup/debian/po/templates.pot
===================================================================
--- trunk/packages/apt-setup/debian/po/templates.pot 2005-11-15 08:00:10 UTC (rev 32071)
+++ trunk/packages/apt-setup/debian/po/templates.pot 2005-11-15 08:04:21 UTC (rev 32072)
@@ -16,7 +16,7 @@
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2005-11-15 00:04-0700\n"
+"POT-Creation-Date: 2005-11-15 09:03+0100\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL at ADDRESS>\n"
"Language-Team: LANGUAGE <LL at li.org>\n"
@@ -149,10 +149,22 @@
#. Type: select
#. Choices
#: ../apt-mirror-setup.templates:30
-msgid "Retry, Change mirror, Ignore"
+msgid "Retry"
msgstr ""
#. Type: select
+#. Choices
+#: ../apt-mirror-setup.templates:30
+msgid "Change mirror"
+msgstr ""
+
+#. Type: select
+#. Choices
+#: ../apt-mirror-setup.templates:30
+msgid "Ignore"
+msgstr ""
+
+#. Type: select
#. Description
#: ../apt-mirror-setup.templates:31
msgid "Downloading a file failed:"
Modified: trunk/packages/apt-setup/debian/po/tl.po
===================================================================
--- trunk/packages/apt-setup/debian/po/tl.po 2005-11-15 08:00:10 UTC (rev 32071)
+++ trunk/packages/apt-setup/debian/po/tl.po 2005-11-15 08:04:21 UTC (rev 32072)
@@ -19,7 +19,7 @@
msgstr ""
"Project-Id-Version: debian-installer\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2005-11-15 00:04-0700\n"
+"POT-Creation-Date: 2005-11-15 09:03+0100\n"
"PO-Revision-Date: 2005-11-08 23:50+0800\n"
"Last-Translator: Eric Pareja <xenos at upm.edu.ph>\n"
"Language-Team: Tagalog <debian-tl at banwa.upm.edu.ph>\n"
@@ -165,11 +165,23 @@
#. Type: select
#. Choices
#: ../apt-mirror-setup.templates:30
+msgid "Retry"
+msgstr ""
+
+#. Type: select
+#. Choices
+#: ../apt-mirror-setup.templates:30
#, fuzzy
-msgid "Retry, Change mirror, Ignore"
+msgid "Change mirror"
msgstr "Subukan muli, Palitan ang mirror, Kanselahin"
#. Type: select
+#. Choices
+#: ../apt-mirror-setup.templates:30
+msgid "Ignore"
+msgstr ""
+
+#. Type: select
#. Description
#: ../apt-mirror-setup.templates:31
msgid "Downloading a file failed:"
Modified: trunk/packages/apt-setup/debian/po/tr.po
===================================================================
--- trunk/packages/apt-setup/debian/po/tr.po 2005-11-15 08:00:10 UTC (rev 32071)
+++ trunk/packages/apt-setup/debian/po/tr.po 2005-11-15 08:04:21 UTC (rev 32072)
@@ -17,7 +17,7 @@
msgstr ""
"Project-Id-Version: debian-installer\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2005-11-15 00:04-0700\n"
+"POT-Creation-Date: 2005-11-15 09:03+0100\n"
"PO-Revision-Date: 2005-11-08 08:26+0200\n"
"Last-Translator: Recai OktaÅ <roktas at omu.edu.tr>\n"
"Language-Team: Debian L10n Turkish <debian-l10n-turkish at lists.debian.org>\n"
@@ -168,11 +168,23 @@
#. Type: select
#. Choices
#: ../apt-mirror-setup.templates:30
+msgid "Retry"
+msgstr ""
+
+#. Type: select
+#. Choices
+#: ../apt-mirror-setup.templates:30
#, fuzzy
-msgid "Retry, Change mirror, Ignore"
+msgid "Change mirror"
msgstr "Tekrar dene, BaÅka bir yansı kullan, İptal et"
#. Type: select
+#. Choices
+#: ../apt-mirror-setup.templates:30
+msgid "Ignore"
+msgstr ""
+
+#. Type: select
#. Description
#: ../apt-mirror-setup.templates:31
msgid "Downloading a file failed:"
Modified: trunk/packages/apt-setup/debian/po/uk.po
===================================================================
--- trunk/packages/apt-setup/debian/po/uk.po 2005-11-15 08:00:10 UTC (rev 32071)
+++ trunk/packages/apt-setup/debian/po/uk.po 2005-11-15 08:04:21 UTC (rev 32072)
@@ -14,7 +14,7 @@
msgstr ""
"Project-Id-Version: uk\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2005-11-15 00:04-0700\n"
+"POT-Creation-Date: 2005-11-15 09:03+0100\n"
"PO-Revision-Date: 2005-11-13 16:20+0200\n"
"Last-Translator: Eugeniy Meshcheryakov <eugen at univ.kiev.ua>\n"
"Language-Team: Ukrainian\n"
@@ -162,11 +162,23 @@
#. Type: select
#. Choices
#: ../apt-mirror-setup.templates:30
+msgid "Retry"
+msgstr ""
+
+#. Type: select
+#. Choices
+#: ../apt-mirror-setup.templates:30
#, fuzzy
-msgid "Retry, Change mirror, Ignore"
+msgid "Change mirror"
msgstr "ÐовÑоÑиÑи, ÐмÑниÑи дзеÑкало, СкаÑÑваÑи"
#. Type: select
+#. Choices
+#: ../apt-mirror-setup.templates:30
+msgid "Ignore"
+msgstr ""
+
+#. Type: select
#. Description
#: ../apt-mirror-setup.templates:31
msgid "Downloading a file failed:"
Modified: trunk/packages/apt-setup/debian/po/vi.po
===================================================================
--- trunk/packages/apt-setup/debian/po/vi.po 2005-11-15 08:00:10 UTC (rev 32071)
+++ trunk/packages/apt-setup/debian/po/vi.po 2005-11-15 08:04:21 UTC (rev 32072)
@@ -15,7 +15,7 @@
msgstr ""
"Project-Id-Version: debian-installer Level 1\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2005-11-15 00:04-0700\n"
+"POT-Creation-Date: 2005-11-15 09:03+0100\n"
"PO-Revision-Date: 2005-08-21 14:21+0930\n"
"Last-Translator: Clytie Siddall <clytie at riverland.net.au>\n"
"Language-Team: Vietnamese <debian-l10n-vietnamese at lists.debian.org>\n"
@@ -162,15 +162,27 @@
"Please choose whether you want this software to be made available to you."
msgstr "Hãy chá»n nếu muá»n phần má»m nà y công bá» hay không."
+#. Type: select
+#. Choices
+#: ../apt-mirror-setup.templates:30
+msgid "Retry"
+msgstr ""
+
# Type: select
# Choices
#. Type: select
#. Choices
#: ../apt-mirror-setup.templates:30
#, fuzzy
-msgid "Retry, Change mirror, Ignore"
+msgid "Change mirror"
msgstr "Thá» lại, Äá»i nhân bản, Thôi"
+#. Type: select
+#. Choices
+#: ../apt-mirror-setup.templates:30
+msgid "Ignore"
+msgstr ""
+
# Type: select
# Description
#. Type: select
Modified: trunk/packages/apt-setup/debian/po/wo.po
===================================================================
--- trunk/packages/apt-setup/debian/po/wo.po 2005-11-15 08:00:10 UTC (rev 32071)
+++ trunk/packages/apt-setup/debian/po/wo.po 2005-11-15 08:04:21 UTC (rev 32072)
@@ -19,7 +19,7 @@
msgstr ""
"Project-Id-Version: wo\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2005-11-15 00:04-0700\n"
+"POT-Creation-Date: 2005-11-15 09:03+0100\n"
"PO-Revision-Date: 2005-10-23 00:52+0000\n"
"Last-Translator: Mouhamadou Mamoune Mbacke <mouhamadoumamoune at gmail.com>\n"
"Language-Team: Wolof <debian-boot at lists.debian.org>\n"
@@ -166,11 +166,23 @@
#. Type: select
#. Choices
#: ../apt-mirror-setup.templates:30
+msgid "Retry"
+msgstr ""
+
+#. Type: select
+#. Choices
+#: ../apt-mirror-setup.templates:30
#, fuzzy
-msgid "Retry, Change mirror, Ignore"
+msgid "Change mirror"
msgstr "Jéemaat, Soppi ab seetu, Bayyi"
#. Type: select
+#. Choices
+#: ../apt-mirror-setup.templates:30
+msgid "Ignore"
+msgstr ""
+
+#. Type: select
#. Description
#: ../apt-mirror-setup.templates:31
msgid "Downloading a file failed:"
Modified: trunk/packages/apt-setup/debian/po/xh.po
===================================================================
--- trunk/packages/apt-setup/debian/po/xh.po 2005-11-15 08:00:10 UTC (rev 32071)
+++ trunk/packages/apt-setup/debian/po/xh.po 2005-11-15 08:04:21 UTC (rev 32072)
@@ -11,7 +11,7 @@
msgstr ""
"Project-Id-Version: debian-installer\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2005-11-15 00:04-0700\n"
+"POT-Creation-Date: 2005-11-15 09:03+0100\n"
"PO-Revision-Date: 2005-06-13 14:08+0200\n"
"Last-Translator: Canonical Ltd <translations at canonical.com>\n"
"Language-Team: Xhosa <xh-translate at ubuntu.com>\n"
@@ -149,11 +149,23 @@
#. Type: select
#. Choices
#: ../apt-mirror-setup.templates:30
+msgid "Retry"
+msgstr ""
+
+#. Type: select
+#. Choices
+#: ../apt-mirror-setup.templates:30
#, fuzzy
-msgid "Retry, Change mirror, Ignore"
+msgid "Change mirror"
msgstr "Zama kwakhona, Tshintsha isipili, Rhoxisa"
#. Type: select
+#. Choices
+#: ../apt-mirror-setup.templates:30
+msgid "Ignore"
+msgstr ""
+
+#. Type: select
#. Description
#: ../apt-mirror-setup.templates:31
msgid "Downloading a file failed:"
Modified: trunk/packages/apt-setup/debian/po/zh_CN.po
===================================================================
--- trunk/packages/apt-setup/debian/po/zh_CN.po 2005-11-15 08:00:10 UTC (rev 32071)
+++ trunk/packages/apt-setup/debian/po/zh_CN.po 2005-11-15 08:04:21 UTC (rev 32072)
@@ -14,7 +14,7 @@
msgstr ""
"Project-Id-Version: debian-installer\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2005-11-15 00:04-0700\n"
+"POT-Creation-Date: 2005-11-15 09:03+0100\n"
"PO-Revision-Date: 2005-11-14 17:57-0600\n"
"Last-Translator: Ming Hua <minghua at rice.edu>\n"
"Language-Team: Debian Chinese [GB] <debian-chinese-gb at lists.debian.org>\n"
@@ -158,11 +158,23 @@
#. Type: select
#. Choices
#: ../apt-mirror-setup.templates:30
+msgid "Retry"
+msgstr ""
+
+#. Type: select
+#. Choices
+#: ../apt-mirror-setup.templates:30
#, fuzzy
-msgid "Retry, Change mirror, Ignore"
+msgid "Change mirror"
msgstr "éè¯, æ¹æ¢éå, åæ¶"
#. Type: select
+#. Choices
+#: ../apt-mirror-setup.templates:30
+msgid "Ignore"
+msgstr ""
+
+#. Type: select
#. Description
#: ../apt-mirror-setup.templates:31
msgid "Downloading a file failed:"
Modified: trunk/packages/apt-setup/debian/po/zh_TW.po
===================================================================
--- trunk/packages/apt-setup/debian/po/zh_TW.po 2005-11-15 08:00:10 UTC (rev 32071)
+++ trunk/packages/apt-setup/debian/po/zh_TW.po 2005-11-15 08:04:21 UTC (rev 32072)
@@ -11,7 +11,7 @@
msgstr ""
"Project-Id-Version: debian-installer\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2005-11-15 00:04-0700\n"
+"POT-Creation-Date: 2005-11-15 09:03+0100\n"
"PO-Revision-Date: 2005-04-19 07:06+0800\n"
"Last-Translator: Tetralet <tetralet at pchome.com.tw>\n"
"Language-Team: Debian-user in Chinese [Big5] <debian-chinese-big5 at lists."
@@ -155,11 +155,23 @@
#. Type: select
#. Choices
#: ../apt-mirror-setup.templates:30
+msgid "Retry"
+msgstr ""
+
+#. Type: select
+#. Choices
+#: ../apt-mirror-setup.templates:30
#, fuzzy
-msgid "Retry, Change mirror, Ignore"
+msgid "Change mirror"
msgstr "忬¡å試, æ´æé¡åç«, åæ¶"
#. Type: select
+#. Choices
+#: ../apt-mirror-setup.templates:30
+msgid "Ignore"
+msgstr ""
+
+#. Type: select
#. Description
#: ../apt-mirror-setup.templates:31
msgid "Downloading a file failed:"
More information about the d-i-commits
mailing list