[Evolution] Bug#543725: evolution: Several superflous spaces in Debconf template

Christian Perrier bubulle at debian.org
Thu Aug 27 04:41:39 UTC 2009


Quoting Helge Kreutzmann (debian at helgefjell.de):
> Package: evolution
> Version: 2.26.3-2
> Severity: minor
> Tags: patch
> X-Debbugs-CC: Christian Perrier <bubulle at debian.org>
> 
> While translating your Debconf template to German I noticed several
> superflous spaces (see below). After fixing, please unfuzzy all
> translations.


As there were translations pending in the BTS, these need to be
unfizzied as well.

Here's a patch that:

- adds the pending translations
- drops the double spaces in templates
- unfuzzies PO files

-------------- next part --------------
diff -Nru debian.old/changelog debian/changelog
--- debian.old/changelog	2009-08-27 06:20:12.231437543 +0200
+++ debian/changelog	2009-08-27 06:40:08.031435540 +0200
@@ -1,3 +1,15 @@
+evolution (2.26.3-3) UNRELEASED; urgency=low
+
+  * Fix double spaces in debconf templates. Closes: #543725
+  * Debconf translation updates
+    - Swedish. Closes: #522972
+    - Portuguese. Closes: #523188
+    - French. Closes: #525936
+    - Japanese. Closes: #539596
+    - German. Closes: #543728
+
+ -- Christian Perrier <bubulle at debian.org>  Thu, 27 Aug 2009 06:35:13 +0200
+
 evolution (2.26.3-2) unstable; urgency=low
 
   * debian/control:
diff -Nru debian.old/evolution.templates debian/evolution.templates
--- debian.old/evolution.templates	2009-08-27 06:20:12.231437543 +0200
+++ debian/evolution.templates	2009-08-27 06:20:53.071438029 +0200
@@ -1,9 +1,9 @@
 Template: evolution/needs_shutdown
 Type: error
 _Description: Running instances of Evolution detected
- You are currently upgrading Evolution to a version with an incompatible 
- index format.  However, it has been detected that Evolution is 
- currently running.  Upgrading it before shutting it down could lead to 
+ You are currently upgrading Evolution to a version with an incompatible
+ index format. However, it has been detected that Evolution is
+ currently running. Upgrading it before shutting it down could lead to
  crashes or to serious data loss in some cases.
  .
  You need to shut down all running instances of Evolution using the
diff -Nru debian.old/po/cs.po debian/po/cs.po
--- debian.old/po/cs.po	2009-08-27 06:20:12.227437826 +0200
+++ debian/po/cs.po	2009-08-27 06:30:40.415438121 +0200
@@ -25,9 +25,9 @@
 #. Description
 #: ../evolution.templates:1001
 msgid ""
-"You are currently upgrading Evolution to a version with an incompatible  "
-"index format.  However, it has been detected that Evolution is  currently "
-"running.  Upgrading it before shutting it down could lead to  crashes or to "
+"You are currently upgrading Evolution to a version with an incompatible "
+"index format. However, it has been detected that Evolution is currently "
+"running. Upgrading it before shutting it down could lead to crashes or to "
 "serious data loss in some cases."
 msgstr ""
 "Nyn? prov?d?te aktualizaci Evolution na novou verzi s nekompatibiln?m "
diff -Nru debian.old/po/de.po debian/po/de.po
--- debian.old/po/de.po	1970-01-01 01:00:00.000000000 +0100
+++ debian/po/de.po	2009-08-27 06:39:11.519437631 +0200
@@ -0,0 +1,46 @@
+# Translation of evolution debconf templates to German
+# Copyright (C) Helge Kreutzmann <debian at helgefjell.de>, 2009.
+# This file is distributed under the same license as the evolution package.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: evolution 2.26.3-2\n"
+"Report-Msgid-Bugs-To: evolution at packages.debian.org\n"
+"POT-Creation-Date: 2009-07-13 08:03+0200\n"
+"PO-Revision-Date: 2009-08-26 18:23+0200\n"
+"Last-Translator: Helge Kreutzmann <debian at helgefjell.de>\n"
+"Language-Team: de <debian-l10n-german at lists.debian.org>\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#. Type: error
+#. Description
+#: ../evolution.templates:1001
+msgid "Running instances of Evolution detected"
+msgstr "Laufende Instanzen von Evolution erkannt"
+
+#. Type: error
+#. Description
+#: ../evolution.templates:1001
+msgid ""
+"You are currently upgrading Evolution to a version with an incompatible "
+"index format. However, it has been detected that Evolution is currently "
+"running. Upgrading it before shutting it down could lead to crashes or to "
+"serious data loss in some cases."
+msgstr ""
+"Sie f?hren derzeit ein Upgrade von Evolution auf eine Version mit einem "
+"inkompatiblen Indexformat durch. Es wurde allerdings erkannt, dass Evolution "
+"derzeit l?uft. Wird das Upgrade durchgef?hrt, bevor Evolution beendet wurde, "
+"k?nnen in Einzelf?llen ernsthafte Datenverluste auftreten."
+
+#. Type: error
+#. Description
+#: ../evolution.templates:1001
+msgid ""
+"You need to shut down all running instances of Evolution using the "
+"\"evolution --force-shutdown\" command before the upgrade can proceed."
+msgstr ""
+"Sie m?ssen alle laufenden Instanzen von Evolution mittels des Befehls "
+"?evolution --force-shutdown? beenden, bevor das Upgrade durchgef?hrt werden "
+"kann."
diff -Nru debian.old/po/es.po debian/po/es.po
--- debian.old/po/es.po	2009-08-27 06:20:12.227437826 +0200
+++ debian/po/es.po	2009-08-27 06:30:40.419437279 +0200
@@ -2,28 +2,28 @@
 # Copyright (C) 2009 Software in the Public Interest.
 # This file is distributed under the same license as the Evolution package.
 #
-#  Changes:
+# Changes:
 # - Initial translation
-#       Fernando Gonz?lez de Requena <fgrequena at gmail.com>, 2009.
+#    Fernando Gonz?lez de Requena <fgrequena at gmail.com>, 2009.
 #
 #
-#  Traductores, si no conoce el formato PO, merece la pena leer la
-#  documentaci?n de gettext, especialmente las secciones dedicadas a este
-#  formato, por ejemplo ejecutando:
-#         info -n '(gettext)PO Files'
-#         info -n '(gettext)Header Entry'
+# Traductores, si no conoce el formato PO, merece la pena leer la
+# documentaci?n de gettext, especialmente las secciones dedicadas a este
+# formato, por ejemplo ejecutando:
+#     info -n '(gettext)PO Files'
+#     info -n '(gettext)Header Entry'
 #
 # Equipo de traducci?n al espa?ol, por favor lean antes de traducir
 # los siguientes documentos:
 #
 # - El proyecto de traducci?n de Debian al espa?ol
-#   http://www.debian.org/intl/spanish/
-#   especialmente las notas y normas de traducci?n en
-#   http://www.debian.org/intl/spanish/notas
+#  http://www.debian.org/intl/spanish/
+#  especialmente las notas y normas de traducci?n en
+#  http://www.debian.org/intl/spanish/notas
 #
 # - La gu?a de traducci?n de po's de debconf:
-#   /usr/share/doc/po-debconf/README-trans
-#   o http://www.debian.org/intl/l10n/po-debconf/README-trans
+#  /usr/share/doc/po-debconf/README-trans
+#  o http://www.debian.org/intl/l10n/po-debconf/README-trans
 #
 # Si tiene dudas o consultas sobre esta traducci?n consulte con el ?ltimo
 # traductor (campo Last-Translator) y ponga en copia a la lista de
@@ -53,9 +53,9 @@
 #. Description
 #: ../evolution.templates:1001
 msgid ""
-"You are currently upgrading Evolution to a version with an incompatible  "
-"index format.  However, it has been detected that Evolution is  currently "
-"running.  Upgrading it before shutting it down could lead to  crashes or to "
+"You are currently upgrading Evolution to a version with an incompatible "
+"index format. However, it has been detected that Evolution is currently "
+"running. Upgrading it before shutting it down could lead to crashes or to "
 "serious data loss in some cases."
 msgstr ""
 "Est? actualizando Evolution a una versi?n con un formato de ?ndice "
diff -Nru debian.old/po/fi.po debian/po/fi.po
--- debian.old/po/fi.po	2009-08-27 06:20:12.227437826 +0200
+++ debian/po/fi.po	2009-08-27 06:30:40.447437877 +0200
@@ -26,9 +26,9 @@
 #. Description
 #: ../evolution.templates:1001
 msgid ""
-"You are currently upgrading Evolution to a version with an incompatible  "
-"index format.  However, it has been detected that Evolution is  currently "
-"running.  Upgrading it before shutting it down could lead to  crashes or to "
+"You are currently upgrading Evolution to a version with an incompatible "
+"index format. However, it has been detected that Evolution is currently "
+"running. Upgrading it before shutting it down could lead to crashes or to "
 "serious data loss in some cases."
 msgstr ""
 "Olet p?ivitt?m?ss? Evolutionia versioon, jonka hakemistomuoto ei ole "
diff -Nru debian.old/po/fr.po debian/po/fr.po
--- debian.old/po/fr.po	2009-08-27 06:20:12.227437826 +0200
+++ debian/po/fr.po	2009-08-27 06:39:46.791440490 +0200
@@ -10,7 +10,7 @@
 msgstr ""
 "Project-Id-Version: Evolution\n"
 "Report-Msgid-Bugs-To: evolution at packages.debian.org\n"
-"POT-Creation-Date: 2009-07-13 08:03+0200\n"
+"POT-Creation-Date: 2009-08-27 06:31+0200\n"
 "PO-Revision-Date: 2009-04-07 08:02+0100\n"
 "Last-Translator: Yoann Ciabaud <y.ciabaud at gmail.com>\n"
 "Language-Team: French <debian-l10n-french at lists.debian.org>\n"
@@ -23,24 +23,16 @@
 #. Type: error
 #. Description
 #: ../evolution.templates:1001
-#, fuzzy
-#| msgid "Running instances of evolution detected"
 msgid "Running instances of Evolution detected"
 msgstr "Evolution est actuellement utilis?"
 
 #. Type: error
 #. Description
 #: ../evolution.templates:1001
-#, fuzzy
-#| msgid ""
-#| "You are currently upgrading evolution to a version with an incompatible  "
-#| "index format.  However, it has been detected that evolution is  currently "
-#| "running.  Upgrading it before shutting it down could lead to  crashes or "
-#| "to serious data loss in some cases."
 msgid ""
-"You are currently upgrading Evolution to a version with an incompatible  "
-"index format.  However, it has been detected that Evolution is  currently "
-"running.  Upgrading it before shutting it down could lead to  crashes or to "
+"You are currently upgrading Evolution to a version with an incompatible "
+"index format. However, it has been detected that Evolution is currently "
+"running. Upgrading it before shutting it down could lead to crashes or to "
 "serious data loss in some cases."
 msgstr ""
 "Vous ?tes en train de mettre ? jour Evolution vers une version avec un "
@@ -52,10 +44,6 @@
 #. Type: error
 #. Description
 #: ../evolution.templates:1001
-#, fuzzy
-#| msgid ""
-#| "You need to shut down all running instances of evolution using the "
-#| "\"evolution --force-shutdown\" command before the upgrade can proceed."
 msgid ""
 "You need to shut down all running instances of Evolution using the "
 "\"evolution --force-shutdown\" command before the upgrade can proceed."
diff -Nru debian.old/po/it.po debian/po/it.po
--- debian.old/po/it.po	2009-08-27 06:20:12.224463791 +0200
+++ debian/po/it.po	2009-08-27 06:30:40.455438008 +0200
@@ -25,9 +25,9 @@
 #. Description
 #: ../evolution.templates:1001
 msgid ""
-"You are currently upgrading Evolution to a version with an incompatible  "
-"index format.  However, it has been detected that Evolution is  currently "
-"running.  Upgrading it before shutting it down could lead to  crashes or to "
+"You are currently upgrading Evolution to a version with an incompatible "
+"index format. However, it has been detected that Evolution is currently "
+"running. Upgrading it before shutting it down could lead to crashes or to "
 "serious data loss in some cases."
 msgstr ""
 "? in corso l'aggiornamento di Evolution a una versione con un formato degli "
diff -Nru debian.old/po/ja.po debian/po/ja.po
--- debian.old/po/ja.po	1970-01-01 01:00:00.000000000 +0100
+++ debian/po/ja.po	2009-08-27 06:39:02.075436366 +0200
@@ -0,0 +1,45 @@
+# Copyright (C) 2009 Debian Evolution Maintainers <pkg-evolution-maintainers at lists.alioth.debian.org>
+# This file is distributed under the same license as evolution package.
+# Hideki Yamane (Debian-JP) <henrich at debian.or.jp>, 2009.
+# 
+msgid ""
+msgstr ""
+"Project-Id-Version: evolution 2.26.1.1-2\n"
+"Report-Msgid-Bugs-To: evolution at packages.debian.org\n"
+"POT-Creation-Date: 2009-08-27 06:31+0200\n"
+"PO-Revision-Date: 2009-05-09 19:26+0900\n"
+"Last-Translator: Hideki Yamane (Debian-JP) <henrich at debian.or.jp>\n"
+"Language-Team: Japanese <debian-japanese at lists.debian.org>\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#. Type: error
+#. Description
+#: ../evolution.templates:1001
+msgid "Running instances of Evolution detected"
+msgstr "?????? Evolution ??????????????"
+
+#. Type: error
+#. Description
+#: ../evolution.templates:1001
+msgid ""
+"You are currently upgrading Evolution to a version with an incompatible "
+"index format. However, it has been detected that Evolution is currently "
+"running. Upgrading it before shutting it down could lead to crashes or to "
+"serious data loss in some cases."
+msgstr ""
+"Evolution ?????????????????????????????????"
+"??????????Evolution ???????????????????????"
+"??????????????????????????????????????"
+"????"
+
+#. Type: error
+#. Description
+#: ../evolution.templates:1001
+msgid ""
+"You need to shut down all running instances of Evolution using the "
+"\"evolution --force-shutdown\" command before the upgrade can proceed."
+msgstr ""
+"?????????????? \"evolution --force-shutdown\" ????????"
+"?????? Evolution ???????????????????????????"
diff -Nru debian.old/po/pt.po debian/po/pt.po
--- debian.old/po/pt.po	2009-08-27 06:20:12.227437826 +0200
+++ debian/po/pt.po	2009-08-27 06:38:36.855436912 +0200
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: evolution 2.24.5-3\n"
 "Report-Msgid-Bugs-To: evolution at packages.debian.org\n"
-"POT-Creation-Date: 2009-07-13 08:03+0200\n"
+"POT-Creation-Date: 2009-08-27 06:31+0200\n"
 "PO-Revision-Date: 2009-04-08 21:48+0100\n"
 "Last-Translator: Am?rico Monteiro <a_monteiro at netcabo.pt>\n"
 "Language-Team: Portuguese <traduz at debianpt.org>\n"
@@ -26,9 +26,9 @@
 #. Description
 #: ../evolution.templates:1001
 msgid ""
-"You are currently upgrading Evolution to a version with an incompatible  "
-"index format.  However, it has been detected that Evolution is  currently "
-"running.  Upgrading it before shutting it down could lead to  crashes or to "
+"You are currently upgrading Evolution to a version with an incompatible "
+"index format. However, it has been detected that Evolution is currently "
+"running. Upgrading it before shutting it down could lead to crashes or to "
 "serious data loss in some cases."
 msgstr ""
 "Voc? est? actualmente a actualizar o Evolution para uma vers?o com um "
diff -Nru debian.old/po/ru.po debian/po/ru.po
--- debian.old/po/ru.po	2009-08-27 06:20:12.227437826 +0200
+++ debian/po/ru.po	2009-08-27 06:30:40.463437580 +0200
@@ -15,7 +15,7 @@
 "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: error
 #. Description
@@ -27,9 +27,9 @@
 #. Description
 #: ../evolution.templates:1001
 msgid ""
-"You are currently upgrading Evolution to a version with an incompatible  "
-"index format.  However, it has been detected that Evolution is  currently "
-"running.  Upgrading it before shutting it down could lead to  crashes or to "
+"You are currently upgrading Evolution to a version with an incompatible "
+"index format. However, it has been detected that Evolution is currently "
+"running. Upgrading it before shutting it down could lead to crashes or to "
 "serious data loss in some cases."
 msgstr ""
 "? ?????? ?????? ??????????? ?????????? Evolution ?? ??????, ??????? ????? "
diff -Nru debian.old/po/sv.po debian/po/sv.po
--- debian.old/po/sv.po	2009-08-27 06:20:12.227437826 +0200
+++ debian/po/sv.po	2009-08-27 06:38:27.643437223 +0200
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: evolution\n"
 "Report-Msgid-Bugs-To: evolution at packages.debian.org\n"
-"POT-Creation-Date: 2009-07-13 08:03+0200\n"
+"POT-Creation-Date: 2009-08-27 06:31+0200\n"
 "PO-Revision-Date: 2009-04-07 19:38+0100\n"
 "Last-Translator: Martin Bagge <brother at bsnet.se>\n"
 "Language-Team: swedish <debian-l10n-swedish at lists.debian.org>\n"
@@ -27,9 +27,9 @@
 #. Description
 #: ../evolution.templates:1001
 msgid ""
-"You are currently upgrading Evolution to a version with an incompatible  "
-"index format.  However, it has been detected that Evolution is  currently "
-"running.  Upgrading it before shutting it down could lead to  crashes or to "
+"You are currently upgrading Evolution to a version with an incompatible "
+"index format. However, it has been detected that Evolution is currently "
+"running. Upgrading it before shutting it down could lead to crashes or to "
 "serious data loss in some cases."
 msgstr ""
 "Du uppgraderar nu Evolution till en version med ett indexformat som inte ?r "
diff -Nru debian.old/po/templates.pot debian/po/templates.pot
--- debian.old/po/templates.pot	2009-08-27 06:20:12.227437826 +0200
+++ debian/po/templates.pot	2009-08-27 06:31:15.227438064 +0200
@@ -8,7 +8,7 @@
 msgstr ""
 "Project-Id-Version: PACKAGE VERSION\n"
 "Report-Msgid-Bugs-To: evolution at packages.debian.org\n"
-"POT-Creation-Date: 2009-07-13 08:03+0200\n"
+"POT-Creation-Date: 2009-08-27 06:31+0200\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"
@@ -26,9 +26,9 @@
 #. Description
 #: ../evolution.templates:1001
 msgid ""
-"You are currently upgrading Evolution to a version with an incompatible  "
-"index format.  However, it has been detected that Evolution is  currently "
-"running.  Upgrading it before shutting it down could lead to  crashes or to "
+"You are currently upgrading Evolution to a version with an incompatible "
+"index format. However, it has been detected that Evolution is currently "
+"running. Upgrading it before shutting it down could lead to crashes or to "
 "serious data loss in some cases."
 msgstr ""
 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 197 bytes
Desc: Digital signature
URL: <http://lists.alioth.debian.org/pipermail/pkg-evolution-maintainers/attachments/20090827/9f41415c/attachment.pgp>


More information about the Pkg-evolution-maintainers mailing list