[Pkg-privacy-commits] [vidalia] 23/160: At last! Run debconf-updatepo and fixed some encoding issues when patching. 0.2.9 is out, yay!

Ximin Luo infinity0 at moszumanska.debian.org
Sat Aug 22 13:13:54 UTC 2015


This is an automated email from the git hooks/post-receive script.

infinity0 pushed a commit to branch master
in repository vidalia.

commit cbd8022c3741e853d9fe6fc7b7f45b7b6f9a4373
Author: Dererk <dererk at madap.com.ar>
Date:   Thu May 20 21:54:27 2010 -0300

    At last! Run debconf-updatepo and fixed some encoding issues when patching.
    0.2.9 is out, yay!
---
 debian/0.2.x/po/ca.po         | 73 ++++++++++++++++++++++++++---------------
 debian/0.2.x/po/cs.po         |  5 +--
 debian/0.2.x/po/da.po         |  5 ++-
 debian/0.2.x/po/de.po         |  4 +--
 debian/0.2.x/po/es.po         |  7 ++--
 debian/0.2.x/po/fi.po         | 76 ++++++++++++++++++++++++++-----------------
 debian/0.2.x/po/fr.po         |  7 ++--
 debian/0.2.x/po/it.po         |  3 +-
 debian/0.2.x/po/pt.po         |  3 +-
 debian/0.2.x/po/ru.po         | 10 +++---
 debian/0.2.x/po/sv.po         |  3 +-
 debian/0.2.x/po/templates.pot | 39 +++++++++++-----------
 debian/0.2.x/po/vi.po         |  7 ++--
 debian/0.2.x/po/zh_CN.po      | 15 ++++-----
 debian/0.2.x/po/zh_TW.po      | 68 +++++++++++++++++++++++---------------
 15 files changed, 193 insertions(+), 132 deletions(-)

diff --git a/debian/0.2.x/po/ca.po b/debian/0.2.x/po/ca.po
index b6adc3f..721b6bc 100644
--- a/debian/0.2.x/po/ca.po
+++ b/debian/0.2.x/po/ca.po
@@ -6,43 +6,62 @@ msgid ""
 msgstr ""
 "Project-Id-Version: 0.1.9-1\n"
 "Report-Msgid-Bugs-To: vidalia at packages.debian.org\n"
-"POT-Creation-Date: 2008-09-18 00:31-0300\n"
+"POT-Creation-Date: 2010-05-20 21:51-0300\n"
 "PO-Revision-Date: 2008-09-17 16:17-0300\n"
 "Last-Translator: Ulises Vitulli <uvitulli at fi.uba.ar>\n"
 "Language-Team: \n"
+"Language: \n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 
-#. Type: boolean
+#. Type: select
 #. Description
-#: ../templates:1001
-msgid ""
-"Do you want to stop the existing Tor process and let Vidalia start Tor?"
+#: ../templates:2001
+msgid "Let Vidalia start Tor after stopping existing Tor process:"
 msgstr ""
-"Voleu parar l'actual execució de Tor i permetre que Vidalia engegue Tor?"
 
-#. Type: boolean
-#. Description
-#: ../templates:1001
-msgid ""
-"It looks like there is a Tor process already running. If you want to start "
-"Tor using Vidalia, you might have to stop the existing Tor process. "
-"Otherwise you will have to enable 'ControlPort' option into Tor as explained "
-"in the documentation  carried with this package ('/usr/share/doc/vidalia/"
-"README.Debian')."
+#. Type: select
+#. Choices
+#: ../templates:2002
+msgid "No"
 msgstr ""
-"Pareix que encara està en marxa el Tor. Si voleu engegar Tor  amb el Vidalia,"
-"hauríeu de detindre el procés de Tor què està en execució.Si no, haureu "
-"d'engegar l'opció «ControlPort» a Tor,tal com s'explica a la documentació que "
-"suministra aquest paquet(/usr/share/doc/vidalia/README.Debian)"
 
-#. Type: boolean
-#. Description
-#: ../templates:1001
-msgid ""
-"Note that if you choose to let Vidalia start Tor, you will have to manually "
-"disable  Tor starting automatically on every reboot (See 'README.Debian')."
+#. Type: select
+#. Choices
+#: ../templates:2002
+msgid "Yes (just for now)"
 msgstr ""
-"Adoneu-vos que si trieu que Vidalia engegue Tor, haureu de deshabilitar de forma "
-"manual l'engegat de Tor automàtic a cada reinici (Vegeu «README.Debian»)."
+
+#. Type: select
+#. Choices
+#: ../templates:2002
+msgid "Yes (and disable it for every boot)"
+msgstr ""
+
+#~ msgid ""
+#~ "Do you want to stop the existing Tor process and let Vidalia start Tor?"
+#~ msgstr ""
+#~ "Voleu parar l'actual execució de Tor i permetre que Vidalia engegue Tor?"
+
+#~ msgid ""
+#~ "It looks like there is a Tor process already running. If you want to "
+#~ "start Tor using Vidalia, you might have to stop the existing Tor process. "
+#~ "Otherwise you will have to enable 'ControlPort' option into Tor as "
+#~ "explained in the documentation  carried with this package ('/usr/share/"
+#~ "doc/vidalia/README.Debian')."
+#~ msgstr ""
+#~ "Pareix que encara està en marxa el Tor. Si voleu engegar Tor  amb el "
+#~ "Vidalia,hauríeu de detindre el procés de Tor què està en execució.Si no, "
+#~ "haureu d'engegar l'opció «ControlPort» a Tor,tal com s'explica a la "
+#~ "documentació que suministra aquest paquet(/usr/share/doc/vidalia/README."
+#~ "Debian)"
+
+#~ msgid ""
+#~ "Note that if you choose to let Vidalia start Tor, you will have to "
+#~ "manually disable  Tor starting automatically on every reboot (See 'README."
+#~ "Debian')."
+#~ msgstr ""
+#~ "Adoneu-vos que si trieu que Vidalia engegue Tor, haureu de deshabilitar "
+#~ "de forma manual l'engegat de Tor automàtic a cada reinici (Vegeu «README."
+#~ "Debian»)."
diff --git a/debian/0.2.x/po/cs.po b/debian/0.2.x/po/cs.po
index ca24f0b..f06ffc3 100644
--- a/debian/0.2.x/po/cs.po
+++ b/debian/0.2.x/po/cs.po
@@ -1,14 +1,15 @@
-#This file is distributed under the same license as the vidalia package.
+# This file is distributed under the same license as the vidalia package.
 # Martin Sin <martin.sin at zshk.cz>, 2009.
 #
 msgid ""
 msgstr ""
 "Project-Id-Version: vidalia 0.1.13-3\n"
 "Report-Msgid-Bugs-To: vidalia at packages.debian.org\n"
-"POT-Creation-Date: 2010-04-30 17:16+0200\n"
+"POT-Creation-Date: 2010-05-20 21:51-0300\n"
 "PO-Revision-Date: 2010-04-30 20:19+0200\n"
 "Last-Translator: Martin Sin <martin.sin at zshk.cz>\n"
 "Language-Team: Czech <debian-l10n-czech at lists.debian.org>\n"
+"Language: cs\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=utf-8\n"
 "Content-Transfer-Encoding: 8bit\n"
diff --git a/debian/0.2.x/po/da.po b/debian/0.2.x/po/da.po
index 93efba0..f77483c 100644
--- a/debian/0.2.x/po/da.po
+++ b/debian/0.2.x/po/da.po
@@ -7,10 +7,11 @@ msgid ""
 msgstr ""
 "Project-Id-Version: vidalia\n"
 "Report-Msgid-Bugs-To: vidalia at packages.debian.org\n"
-"POT-Creation-Date: 2010-04-30 17:16+0200\n"
+"POT-Creation-Date: 2010-05-20 21:51-0300\n"
 "PO-Revision-Date: 2010-05-03 17:30+01:00\n"
 "Last-Translator: Joe Hansen <joedalton2 at yahoo.dk>\n"
 "Language-Team: Danish <debian-l10n-danish at lists.debian.org> \n"
+"Language: \n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
@@ -38,5 +39,3 @@ msgstr "Ja (for nu)"
 #: ../templates:2002
 msgid "Yes (and disable it for every boot)"
 msgstr "Ja (og deaktiver den for alle opstarter)"
-
-
diff --git a/debian/0.2.x/po/de.po b/debian/0.2.x/po/de.po
index 4551fee..aac4dc9 100644
--- a/debian/0.2.x/po/de.po
+++ b/debian/0.2.x/po/de.po
@@ -7,10 +7,11 @@ msgid ""
 msgstr ""
 "Project-Id-Version: vidalia 0.2.8-1\n"
 "Report-Msgid-Bugs-To: vidalia at packages.debian.org\n"
-"POT-Creation-Date: 2010-04-30 17:16+0200\n"
+"POT-Creation-Date: 2010-05-20 21:51-0300\n"
 "PO-Revision-Date: 2010-05-09 19:08+0200\n"
 "Last-Translator: Martin Eberhard Schauer <Martin.E.Schauer at gmx.de>\n"
 "Language-Team: de <debian-l10n-german at lists.debian.org>\n"
+"Language: \n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
@@ -38,4 +39,3 @@ msgstr "Ja (nur dieses Mal)"
 #: ../templates:2002
 msgid "Yes (and disable it for every boot)"
 msgstr "Ja (und für alle weiteren Systemstarts deaktivieren)"
-
diff --git a/debian/0.2.x/po/es.po b/debian/0.2.x/po/es.po
index 80fe905..2e55096 100644
--- a/debian/0.2.x/po/es.po
+++ b/debian/0.2.x/po/es.po
@@ -28,10 +28,11 @@ msgid ""
 msgstr ""
 "Project-Id-Version: vidalia 0.2.7-4\n"
 "Report-Msgid-Bugs-To: vidalia at packages.debian.org\n"
-"POT-Creation-Date: 2010-04-30 17:16+0200\n"
+"POT-Creation-Date: 2010-05-20 21:51-0300\n"
 "PO-Revision-Date: 2010-05-03 10:10+0200\n"
 "Last-Translator: Francisco Javier Cuadrado <fcocuadrado at gmail.com>\n"
 "Language-Team: Debian l10n Spanish <debian-l10n-spanish at lists.debian.org>\n"
+"Language: \n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
@@ -40,7 +41,8 @@ msgstr ""
 #. Description
 #: ../templates:2001
 msgid "Let Vidalia start Tor after stopping existing Tor process:"
-msgstr "Permitir que Vidalia comience Tor después de parar el proceso Tor existente:"
+msgstr ""
+"Permitir que Vidalia comience Tor después de parar el proceso Tor existente:"
 
 #. Type: select
 #. Choices
@@ -59,4 +61,3 @@ msgstr "Sí (sólo por ahora)"
 #: ../templates:2002
 msgid "Yes (and disable it for every boot)"
 msgstr "Sí (y desactivarlo en cada arranque)"
-
diff --git a/debian/0.2.x/po/fi.po b/debian/0.2.x/po/fi.po
index d33a630..7229a46 100644
--- a/debian/0.2.x/po/fi.po
+++ b/debian/0.2.x/po/fi.po
@@ -6,47 +6,65 @@ msgid ""
 msgstr ""
 "Project-Id-Version: vidalia\n"
 "Report-Msgid-Bugs-To: vidalia at packages.debian.org\n"
-"POT-Creation-Date: 2008-09-18 15:32-0300\n"
+"POT-Creation-Date: 2010-05-20 21:51-0300\n"
 "PO-Revision-Date: \n"
 "Last-Translator: Esko Arajärvi <edu at iki.fi>\n"
 "Language-Team: Finnish <debian-l10n-finnish at lists.debian.org>\n"
+"Language: fi\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "X-Poedit-Language: Finnish\n"
 "X-Poedit-Country: FINLAND\n"
 
-#. Type: boolean
+#. Type: select
 #. Description
-#: ../templates:1001
-msgid "Do you want to stop the existing Tor process and let Vidalia start Tor?"
+#: ../templates:2001
+msgid "Let Vidalia start Tor after stopping existing Tor process:"
 msgstr ""
-"Tulisiko olemassa oleva Tor-prosessi keskeyttää ja käynnistää Tor Vidalian "
-"avulla?"
 
-#. Type: boolean
-#. Description
-#: ../templates:1001
-msgid ""
-"It looks like there is a Tor process already running. If you want to start "
-"Tor using Vidalia, you might have to stop the existing Tor process. "
-"Otherwise you will have to enable 'ControlPort' option into Tor as explained "
-"in the documentation  carried with this package ('/usr/share/doc/vidalia/"
-"README.Debian')."
+#. Type: select
+#. Choices
+#: ../templates:2002
+msgid "No"
 msgstr ""
-"Näyttää siltä, että Tor-prosessi on jo käynnissä. Jos Tor halutaan "
-"käynnistää Vidalian avulla, olemassa oleva Tor-prosessi täytyy ehkä "
-"keskeyttää. Muussa tapauksessa Torin valitsin ”ControlPort” täytyy ottaa "
-"käyttöön paketin dokumentaatiossa kerrotulla tavalla (tiedostossa /usr/share/"
-"doc/vidalia/README.Debian). "
 
-#. Type: boolean
-#. Description
-#: ../templates:1001
-msgid ""
-"Note that if you choose to let Vidalia start Tor, you will have to manually "
-"disable  Tor starting automatically on every reboot (See 'README.Debian')."
+#. Type: select
+#. Choices
+#: ../templates:2002
+msgid "Yes (just for now)"
 msgstr ""
-"Jos Tor käynnistetään Vidalialla, täytyy Torin automaattinen käynnistyminen "
-"järjestelmän käynnistymisen yhteydessä ottaa pois käytöstä. (Katso tiedostoa "
-"README.Debian.)"
+
+#. Type: select
+#. Choices
+#: ../templates:2002
+msgid "Yes (and disable it for every boot)"
+msgstr ""
+
+#~ msgid ""
+#~ "Do you want to stop the existing Tor process and let Vidalia start Tor?"
+#~ msgstr ""
+#~ "Tulisiko olemassa oleva Tor-prosessi keskeyttää ja käynnistää Tor "
+#~ "Vidalian avulla?"
+
+#~ msgid ""
+#~ "It looks like there is a Tor process already running. If you want to "
+#~ "start Tor using Vidalia, you might have to stop the existing Tor process. "
+#~ "Otherwise you will have to enable 'ControlPort' option into Tor as "
+#~ "explained in the documentation  carried with this package ('/usr/share/"
+#~ "doc/vidalia/README.Debian')."
+#~ msgstr ""
+#~ "Näyttää siltä, että Tor-prosessi on jo käynnissä. Jos Tor halutaan "
+#~ "käynnistää Vidalian avulla, olemassa oleva Tor-prosessi täytyy ehkä "
+#~ "keskeyttää. Muussa tapauksessa Torin valitsin ”ControlPort” täytyy ottaa "
+#~ "käyttöön paketin dokumentaatiossa kerrotulla tavalla (tiedostossa /usr/"
+#~ "share/doc/vidalia/README.Debian). "
+
+#~ msgid ""
+#~ "Note that if you choose to let Vidalia start Tor, you will have to "
+#~ "manually disable  Tor starting automatically on every reboot (See 'README."
+#~ "Debian')."
+#~ msgstr ""
+#~ "Jos Tor käynnistetään Vidalialla, täytyy Torin automaattinen "
+#~ "käynnistyminen järjestelmän käynnistymisen yhteydessä ottaa pois "
+#~ "käytöstä. (Katso tiedostoa README.Debian.)"
diff --git a/debian/0.2.x/po/fr.po b/debian/0.2.x/po/fr.po
index da3be6a..8be2c7a 100644
--- a/debian/0.2.x/po/fr.po
+++ b/debian/0.2.x/po/fr.po
@@ -7,10 +7,11 @@ msgid ""
 msgstr ""
 "Project-Id-Version: fr\n"
 "Report-Msgid-Bugs-To: vidalia at packages.debian.org\n"
-"POT-Creation-Date: 2010-04-30 17:16+0200\n"
+"POT-Creation-Date: 2010-05-20 21:51-0300\n"
 "PO-Revision-Date: 2010-04-30 19:12+0200\n"
 "Last-Translator: Christian Perrier <bubulle at debian.org>\n"
 "Language-Team: fr <debian-l10n-french at lists.debian.org>\n"
+"Language: \n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
@@ -21,7 +22,9 @@ msgstr ""
 #. Description
 #: ../templates:2001
 msgid "Let Vidalia start Tor after stopping existing Tor process:"
-msgstr "Déléguer le lancement de Tor à Vidalia après arrêt des processus Tor existants :"
+msgstr ""
+"Déléguer le lancement de Tor à Vidalia après arrêt des processus Tor "
+"existants :"
 
 #. Type: select
 #. Choices
diff --git a/debian/0.2.x/po/it.po b/debian/0.2.x/po/it.po
index 33d0930..c44e247 100644
--- a/debian/0.2.x/po/it.po
+++ b/debian/0.2.x/po/it.po
@@ -7,10 +7,11 @@ msgid ""
 msgstr ""
 "Project-Id-Version: vidalia 0.2.7-4\n"
 "Report-Msgid-Bugs-To: vidalia at packages.debian.org\n"
-"POT-Creation-Date: 2010-04-30 17:16+0200\n"
+"POT-Creation-Date: 2010-05-20 21:51-0300\n"
 "PO-Revision-Date: 2010-05-04 05:51+0200\n"
 "Last-Translator: Vincenzo Campanella <vinz65 at gmail.com>\n"
 "Language-Team: Italian <tp at lists.linux.it>\n"
+"Language: it\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
diff --git a/debian/0.2.x/po/pt.po b/debian/0.2.x/po/pt.po
index d786071..c7a0b05 100644
--- a/debian/0.2.x/po/pt.po
+++ b/debian/0.2.x/po/pt.po
@@ -7,10 +7,11 @@ msgid ""
 msgstr ""
 "Project-Id-Version: vidalia 0.2.7-4\n"
 "Report-Msgid-Bugs-To: vidalia at packages.debian.org\n"
-"POT-Creation-Date: 2010-04-30 17:16+0200\n"
+"POT-Creation-Date: 2010-05-20 21:51-0300\n"
 "PO-Revision-Date: 2010-04-30 17:42+0100\n"
 "Last-Translator: Américo Monteiro <a_monteiro at netcabo.pt>\n"
 "Language-Team: Portuguese <traduz at debianpt.org>\n"
+"Language: pt\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
diff --git a/debian/0.2.x/po/ru.po b/debian/0.2.x/po/ru.po
index 9b5105a..ba5206e 100644
--- a/debian/0.2.x/po/ru.po
+++ b/debian/0.2.x/po/ru.po
@@ -8,21 +8,24 @@ msgid ""
 msgstr ""
 "Project-Id-Version: vidalia 0.2.7-4\n"
 "Report-Msgid-Bugs-To: vidalia at packages.debian.org\n"
-"POT-Creation-Date: 2010-04-30 17:16+0200\n"
+"POT-Creation-Date: 2010-05-20 21:51-0300\n"
 "PO-Revision-Date: 2010-05-01 10:33+0400\n"
 "Last-Translator: Yuri Kozlov <yuray at komyakino.ru>\n"
 "Language-Team: Russian <debian-l10n-russian at lists.debian.org>\n"
+"Language: ru\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "X-Generator: KBabel 1.11.4\n"
-"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"
+"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"
 
 #. Type: select
 #. Description
 #: ../templates:2001
 msgid "Let Vidalia start Tor after stopping existing Tor process:"
-msgstr "Позволить Vidalia запустить Tor после остановки существующего процесса Tor:"
+msgstr ""
+"Позволить Vidalia запустить Tor после остановки существующего процесса Tor:"
 
 #. Type: select
 #. Choices
@@ -41,4 +44,3 @@ msgstr "Да (прямо сейчас)"
 #: ../templates:2002
 msgid "Yes (and disable it for every boot)"
 msgstr "Да (и отключить запуск при загрузке машины)"
-
diff --git a/debian/0.2.x/po/sv.po b/debian/0.2.x/po/sv.po
index f080702..7a7bb9b 100644
--- a/debian/0.2.x/po/sv.po
+++ b/debian/0.2.x/po/sv.po
@@ -7,10 +7,11 @@ msgid ""
 msgstr ""
 "Project-Id-Version: vidalia\n"
 "Report-Msgid-Bugs-To: vidalia at packages.debian.org\n"
-"POT-Creation-Date: 2010-04-30 17:16+0200\n"
+"POT-Creation-Date: 2010-05-20 21:51-0300\n"
 "PO-Revision-Date: 2010-05-03 22:11+0100\n"
 "Last-Translator: Martin Bagge <brother at bsnet.se>\n"
 "Language-Team: Swedish <debian-l10n-swedish at lists.debian.org>\n"
+"Language: sv\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
diff --git a/debian/0.2.x/po/templates.pot b/debian/0.2.x/po/templates.pot
index 04fb91b..22684bf 100644
--- a/debian/0.2.x/po/templates.pot
+++ b/debian/0.2.x/po/templates.pot
@@ -3,39 +3,40 @@
 # This file is distributed under the same license as the PACKAGE package.
 # FIRST AUTHOR <EMAIL at ADDRESS>, YEAR.
 #
+#, fuzzy
 msgid ""
 msgstr ""
 "Project-Id-Version: PACKAGE VERSION\n"
 "Report-Msgid-Bugs-To: vidalia at packages.debian.org\n"
-"POT-Creation-Date: 2008-09-18 15:32-0300\n"
+"POT-Creation-Date: 2010-05-20 21:51-0300\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"
+"Language: \n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=CHARSET\n"
 "Content-Transfer-Encoding: 8bit\n"
 
-#. Type: boolean
+#. Type: select
 #. Description
-#: ../templates:1001
-msgid "Do you want to stop the existing Tor process and let Vidalia start Tor?"
+#: ../templates:2001
+msgid "Let Vidalia start Tor after stopping existing Tor process:"
 msgstr ""
 
-#. Type: boolean
-#. Description
-#: ../templates:1001
-msgid ""
-"It looks like there is a Tor process already running. If you want to start "
-"Tor using Vidalia, you might have to stop the existing Tor process. "
-"Otherwise you will have to enable 'ControlPort' option into Tor as explained "
-"in the documentation  carried with this package ('/usr/share/doc/vidalia/"
-"README.Debian')."
+#. Type: select
+#. Choices
+#: ../templates:2002
+msgid "No"
 msgstr ""
 
-#. Type: boolean
-#. Description
-#: ../templates:1001
-msgid ""
-"Note that if you choose to let Vidalia start Tor, you will have to manually "
-"disable  Tor starting automatically on every reboot (See 'README.Debian')."
+#. Type: select
+#. Choices
+#: ../templates:2002
+msgid "Yes (just for now)"
+msgstr ""
+
+#. Type: select
+#. Choices
+#: ../templates:2002
+msgid "Yes (and disable it for every boot)"
 msgstr ""
diff --git a/debian/0.2.x/po/vi.po b/debian/0.2.x/po/vi.po
index 295957c..6f05726 100644
--- a/debian/0.2.x/po/vi.po
+++ b/debian/0.2.x/po/vi.po
@@ -6,10 +6,11 @@ msgid ""
 msgstr ""
 "Project-Id-Version: vidalia 0.2.7-4\n"
 "Report-Msgid-Bugs-To: vidalia at packages.debian.org\n"
-"POT-Creation-Date: 2010-04-30 17:16+0200\n"
+"POT-Creation-Date: 2010-05-20 21:51-0300\n"
 "PO-Revision-Date: 2010-05-13 22:44+0930\n"
 "Last-Translator: Clytie Siddall <clytie at riverland.net.au>\n"
 "Language-Team: Vietnamese <vi-VN at googlegroups.com>\n"
+"Language: vi\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
@@ -20,7 +21,8 @@ msgstr ""
 #. Description
 #: ../templates:2001
 msgid "Let Vidalia start Tor after stopping existing Tor process:"
-msgstr "Cho phép Vidalia khởi chạy Tor sau khi dừng chạy tiến trình Tor đã có :"
+msgstr ""
+"Cho phép Vidalia khởi chạy Tor sau khi dừng chạy tiến trình Tor đã có :"
 
 #. Type: select
 #. Choices
@@ -39,4 +41,3 @@ msgstr "Có (chỉ vào lúc này)"
 #: ../templates:2002
 msgid "Yes (and disable it for every boot)"
 msgstr "Có (và tắt nó cho mỗi lần khởi động)"
-
diff --git a/debian/0.2.x/po/zh_CN.po b/debian/0.2.x/po/zh_CN.po
index f8f65fa..2bfd344 100644
--- a/debian/0.2.x/po/zh_CN.po
+++ b/debian/0.2.x/po/zh_CN.po
@@ -4,10 +4,11 @@ msgid ""
 msgstr ""
 "Project-Id-Version: Vidalia 0.1.13\n"
 "Report-Msgid-Bugs-To: vidalia at packages.debian.org\n"
-"POT-Creation-Date: 2010-04-30 17:16+0200\n"
+"POT-Creation-Date: 2010-05-20 21:51-0300\n"
 "PO-Revision-Date: 2008-05-21 21:26+0800\n"
 "Last-Translator: Vern Sun <s5unty at gmail.com>\n"
 "Language-Team: Simplified Chinese <debian-chinese-gb at lists.debian.org>\n"
+"Language: \n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
@@ -16,29 +17,25 @@ msgstr ""
 #. Description
 #: ../templates:2001
 msgid "Let Vidalia start Tor after stopping existing Tor process:"
-msgstr ""
-"停止正在运行的 Tor 进程,并让 Vidalia 来启动 Tor:"
+msgstr "停止正在运行的 Tor 进程,并让 Vidalia 来启动 Tor:"
 
 #. Type: select
 #. Choices
 #: ../templates:2002
 msgid "No"
-msgstr ""
-"否"
+msgstr "否"
 
 #. Type: select
 #. Choices
 #: ../templates:2002
 msgid "Yes (just for now)"
-msgstr ""
-"是 (仅限本次)"
+msgstr "是 (仅限本次)"
 
 #. Type: select
 #. Choices
 #: ../templates:2002
 msgid "Yes (and disable it for every boot)"
-msgstr ""
-"是 (同时禁用每次重启时的加载)"
+msgstr "是 (同时禁用每次重启时的加载)"
 
 #~ msgid ""
 #~ "Do you want to stop the existing Tor process and let Vidalia start Tor?"
diff --git a/debian/0.2.x/po/zh_TW.po b/debian/0.2.x/po/zh_TW.po
index 2cb3951..219962e 100644
--- a/debian/0.2.x/po/zh_TW.po
+++ b/debian/0.2.x/po/zh_TW.po
@@ -4,42 +4,58 @@ msgid ""
 msgstr ""
 "Project-Id-Version: Vidalia 0.1.13\n"
 "Report-Msgid-Bugs-To: vidalia at packages.debian.org\n"
-"POT-Creation-Date: 2008-09-18 00:31-0300\n"
+"POT-Creation-Date: 2010-05-20 21:51-0300\n"
 "PO-Revision-Date: 2009-06-01 14:26+0800\n"
 "Last-Translator: Vern Sun <s5unty at gmail.com>\n"
 "Language-Team: Traditional Chinese <debian-chinese-big5 at lists.debian.org>\n"
+"Language: \n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 
-#. Type: boolean
+#. Type: select
 #. Description
-#: ../templates:1001
-msgid ""
-"Do you want to stop the existing Tor process and let Vidalia start Tor?"
-msgstr "您希望停止正在運行的 Tor 進程並且讓 Vidalia 啟動 Tor 嗎?"
+#: ../templates:2001
+msgid "Let Vidalia start Tor after stopping existing Tor process:"
+msgstr ""
 
-#. Type: boolean
-#. Description
-#: ../templates:1001
-msgid ""
-"It looks like there is a Tor process already running. If you want to start "
-"Tor using Vidalia, you might have to stop the existing Tor process. "
-"Otherwise you will have to enable 'ControlPort' option into Tor as explained "
-"in the documentation  carried with this package ('/usr/share/doc/vidalia/"
-"README.Debian')."
+#. Type: select
+#. Choices
+#: ../templates:2002
+msgid "No"
 msgstr ""
-"看起來這裏已經有一個 Tor 程序正在運行。如果您想用 Vidalia 啟動 Tor,您或許要"
-"停止當前正在運行的 Tor 程序。否則您應該像本軟件包提供的説明('/usr/share/doc/"
-"vidalia/README.Debian')那樣啟用 Tor 的 'ControlPort' 選項。"
 
-#. Type: boolean
-#. Description
-#: ../templates:1001
-msgid ""
-"Note that if you choose to let Vidalia start Tor, you will have to manually "
-"disable  Tor starting automatically on every reboot (See 'README.Debian')."
+#. Type: select
+#. Choices
+#: ../templates:2002
+msgid "Yes (just for now)"
+msgstr ""
+
+#. Type: select
+#. Choices
+#: ../templates:2002
+msgid "Yes (and disable it for every boot)"
 msgstr ""
-"請注意如果您選擇讓 Vidalia 啟動 Tor,那麼您應該手工禁止 Tor 在每次計算機重啓"
-"時自動運行 (請參考 'README.Debian')。"
 
+#~ msgid ""
+#~ "Do you want to stop the existing Tor process and let Vidalia start Tor?"
+#~ msgstr "您希望停止正在運行的 Tor 進程並且讓 Vidalia 啟動 Tor 嗎?"
+
+#~ msgid ""
+#~ "It looks like there is a Tor process already running. If you want to "
+#~ "start Tor using Vidalia, you might have to stop the existing Tor process. "
+#~ "Otherwise you will have to enable 'ControlPort' option into Tor as "
+#~ "explained in the documentation  carried with this package ('/usr/share/"
+#~ "doc/vidalia/README.Debian')."
+#~ msgstr ""
+#~ "看起來這裏已經有一個 Tor 程序正在運行。如果您想用 Vidalia 啟動 Tor,您或許"
+#~ "要停止當前正在運行的 Tor 程序。否則您應該像本軟件包提供的説明('/usr/share/"
+#~ "doc/vidalia/README.Debian')那樣啟用 Tor 的 'ControlPort' 選項。"
+
+#~ msgid ""
+#~ "Note that if you choose to let Vidalia start Tor, you will have to "
+#~ "manually disable  Tor starting automatically on every reboot (See 'README."
+#~ "Debian')."
+#~ msgstr ""
+#~ "請注意如果您選擇讓 Vidalia 啟動 Tor,那麼您應該手工禁止 Tor 在每次計算機重"
+#~ "啓時自動運行 (請參考 'README.Debian')。"

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-privacy/packages/vidalia.git



More information about the Pkg-privacy-commits mailing list