r592 - in /trunk/boinc/debian: changelog patches/00list patches/14_cpuinfo-sparc.dpatch po/gl.po po/nl.po

fst-guest at users.alioth.debian.org fst-guest at users.alioth.debian.org
Mon Mar 12 15:25:52 CET 2007


Author: fst-guest
Date: Mon Mar 12 14:25:52 2007
New Revision: 592

URL: http://svn.debian.org/wsvn/pkg-boinc/?sc=1&rev=592
Log:
* Removed T-Bone's cpuinfo patch for now. I don't think that the release team
  allows boinc/5.4.11-5 to enter testing if we would leave this patch in but I
  really want the fix for #407461 to enter testing. And this should be no
  problem since it is an one-liner.
* Added nl.po and gl.po.

Added:
    trunk/boinc/debian/po/gl.po
    trunk/boinc/debian/po/nl.po
Removed:
    trunk/boinc/debian/patches/14_cpuinfo-sparc.dpatch
Modified:
    trunk/boinc/debian/changelog
    trunk/boinc/debian/patches/00list

Modified: trunk/boinc/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-boinc/trunk/boinc/debian/changelog?rev=592&op=diff
==============================================================================
--- trunk/boinc/debian/changelog (original)
+++ trunk/boinc/debian/changelog Mon Mar 12 14:25:52 2007
@@ -1,11 +1,17 @@
-boinc (5.4.11-5) UNRELEASED; urgency=low
-
-  * NOT RELEASED YET
+boinc (5.4.11-5) unstable; urgency=low
+
+  [ Frank S. Thomas ]
   * debian/patches/:
     - 01_amd64-disable-platform-reset.dpatch: Only reset projects if the
       platform name in the statefile is not empty. (closes: #407461)
 
- -- Frank S. Thomas <frank at thomas-alfeld.de>  Sat, 10 Mar 2007 08:44:23 +0100
+  [ Debconf translations ]
+  * Added Galician (gl.po) by Jacobo Tarrio <jtarrio at trasno.net>.
+    (closes: #413461)
+  * Added Dutch (nl.po) by cobaco (aka Bart Cornelis) <cobaco at skolelinux.no>.
+    (closes: #413887)
+
+ -- Frank S. Thomas <frank at thomas-alfeld.de>  Mon, 12 Mar 2007 15:18:09 +0100
 
 boinc (5.4.11-4) unstable; urgency=low
 

Modified: trunk/boinc/debian/patches/00list
URL: http://svn.debian.org/wsvn/pkg-boinc/trunk/boinc/debian/patches/00list?rev=592&op=diff
==============================================================================
--- trunk/boinc/debian/patches/00list (original)
+++ trunk/boinc/debian/patches/00list Mon Mar 12 14:25:52 2007
@@ -1,4 +1,3 @@
 01_amd64-disable-platform-reset.dpatch
 07_use-sensible-browser.dpatch
 10_exclude-sea.dpatch
-14_cpuinfo-sparc.dpatch

Added: trunk/boinc/debian/po/gl.po
URL: http://svn.debian.org/wsvn/pkg-boinc/trunk/boinc/debian/po/gl.po?rev=592&op=file
==============================================================================
--- trunk/boinc/debian/po/gl.po (added)
+++ trunk/boinc/debian/po/gl.po Mon Mar 12 14:25:52 2007
@@ -1,0 +1,61 @@
+# Galician translation of boinc's debconf templates
+# This file is distributed under the same license as the boinc package.
+# Jacobo Tarrio <jtarrio at debian.org>, 2007.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: boinc\n"
+"Report-Msgid-Bugs-To: pkg-boinc-devel at lists.alioth.debian.org\n"
+"POT-Creation-Date: 2006-11-27 18:06+0100\n"
+"PO-Revision-Date: 2007-03-05 09:23+0100\n"
+"Last-Translator: Jacobo Tarrio <jtarrio at debian.org>\n"
+"Language-Team: Galician <proxecto at trasno.net>\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#. Type: boolean
+#. Description
+#. HINT: The wording of this template is similar to the wording of the
+#. dbconfig-common/purge template. Please have a look at the translation for
+#. the dbconfig-common/purge template first before translating this template,
+#. thanks.
+#: ../boinc-client.templates:1001
+msgid "Do you want to remove the BOINC data directory?"
+msgstr "¿Quere eliminar o directorio de datos de BOINC?"
+
+#. Type: boolean
+#. Description
+#. HINT: The wording of this template is similar to the wording of the
+#. dbconfig-common/purge template. Please have a look at the translation for
+#. the dbconfig-common/purge template first before translating this template,
+#. thanks.
+#: ../boinc-client.templates:1001
+msgid ""
+"The BOINC data directory /var/lib/boinc-client contains the information to "
+"which projects the BOINC core client is attached, the work unit cache and "
+"several other data.  If you no longer need this data, this is your chance to "
+"remove them."
+msgstr ""
+"O directorio de datos de BOINC, /var/lib/boinc-client, contén a información "
+"sobre os proxectos aos que o cliente central de BOINC está conectado, a "
+"caché de unidades de traballo e outros datos. Se xa non precisa deses datos, "
+"esta é a súa oportunidade de eliminalos."
+
+#. Type: boolean
+#. Description
+#. HINT: The wording of this template is similar to the wording of the
+#. dbconfig-common/purge template. Please have a look at the translation for
+#. the dbconfig-common/purge template first before translating this template,
+#. thanks.
+#: ../boinc-client.templates:1001
+msgid ""
+"If no longer have need of the data being stored in the BOINC data directory, "
+"you should choose this option.  If you want to hold this data for another "
+"time, or if you would rather handle this process manually, you should refuse "
+"this option."
+msgstr ""
+"Se xa non precisa dos datos armacenados no directorio de datos de BOINC, "
+"deberia escoller esta opción. Se quere conservar estes datos para outra "
+"ocasión, ou se prefire xestionar este proceso manualmente, debería rexeitar "
+"esta opción."

Added: trunk/boinc/debian/po/nl.po
URL: http://svn.debian.org/wsvn/pkg-boinc/trunk/boinc/debian/po/nl.po?rev=592&op=file
==============================================================================
--- trunk/boinc/debian/po/nl.po (added)
+++ trunk/boinc/debian/po/nl.po Mon Mar 12 14:25:52 2007
@@ -1,0 +1,47 @@
+# SOME DESCRIPTIVE TITLE.
+# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
+# This file is distributed under the same license as the PACKAGE package.
+# FIRST AUTHOR <EMAIL at ADDRESS>, YEAR.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: boinc\n"
+"Report-Msgid-Bugs-To: pkg-boinc-devel at lists.alioth.debian.org\n"
+"POT-Creation-Date: 2006-11-27 18:06+0100\n"
+"PO-Revision-Date: 2007-03-03 18:24+0100\n"
+"Last-Translator: Bart Cornelis <cobaco at skolelinux.no>\n"
+"Language-Team: debian-l10n-dutch <debian-l10n-dutch at lists.debian.org>\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=utf-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#. Type: boolean
+#. Description
+#. HINT: The wording of this template is similar to the wording of the
+#. dbconfig-common/purge template. Please have a look at the translation for
+#. the dbconfig-common/purge template first before translating this template,
+#. thanks.
+#: ../boinc-client.templates:1001
+msgid "Do you want to remove the BOINC data directory?"
+msgstr "Wilt u de BOINC-datamap verwijderen?"
+
+#. Type: boolean
+#. Description
+#. HINT: The wording of this template is similar to the wording of the
+#. dbconfig-common/purge template. Please have a look at the translation for
+#. the dbconfig-common/purge template first before translating this template,
+#. thanks.
+#: ../boinc-client.templates:1001
+msgid "The BOINC data directory /var/lib/boinc-client contains the information to which projects the BOINC core client is attached, the work unit cache and several other data.  If you no longer need this data, this is your chance to remove them."
+msgstr "De BOINC-datamap /var/lib/boinc-client bevat informatie over aan welke projecten de BOINC-kernclient vast hangt, de werkeenheid-cache en verschillende andere gegevens. Als u deze gegevens niet langer nodig hebt is dit uw kans om ze te verwijderen."
+
+#. Type: boolean
+#. Description
+#. HINT: The wording of this template is similar to the wording of the
+#. dbconfig-common/purge template. Please have a look at the translation for
+#. the dbconfig-common/purge template first before translating this template,
+#. thanks.
+#: ../boinc-client.templates:1001
+msgid "If no longer have need of the data being stored in the BOINC data directory, you should choose this option.  If you want to hold this data for another time, or if you would rather handle this process manually, you should refuse this option."
+msgstr "Als u niet langer nood heeft aan de gegevens die in de BOINC-datamap opgeslagen worden, activeert u deze optie best. Als deze data wilt bewaren, of als u dit liever handmatig doet dient u deze optie af te slaan."
+




More information about the pkg-boinc-commits mailing list