[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Upload for dpkg-cross would make the French dudes happy..:-)



Hello folks,

As I explained in #409294, dpkg-cross is actually the very last
package for which French debconf templates translations are incomplete
(and indeed non existent).

You recently received 2 more translations for German and Czech and I
think it could be a good idea to upload an update now with these
translations.

That upload could fix #409146. In that bug, I explained that a special
operation is needed to avoid breaking existing translations.

The attached patch is indeed a combination that would fix all these
bugs. Would you mind considering an upload with it?




-- 


diff -Nru dpkg-cross-1.34.old/debian/changelog dpkg-cross-1.35/debian/changelog
--- dpkg-cross-1.34.old/debian/changelog	2007-02-07 10:58:16.418687373 +0100
+++ dpkg-cross-1.35/debian/changelog	2007-02-07 11:06:36.986675846 +0100
@@ -1,3 +1,14 @@
+dpkg-cross (1.35) unstable; urgency=low
+
+  * Non-maintainer upload to fix pending l10n and debconf issues.
+  * Split out _Choices to __Choices. Closes: #409146
+  * Debconf translations:
+    - Czech. Closes: #409086
+    - German. Closes: #409203
+    - French. Closes: #409294
+
+ -- Christian Perrier <bubulle@debian.org>  Wed,  7 Feb 2007 11:05:29 +0100
+
 dpkg-cross (1.34) unstable; urgency=low
 
   * Fix: Failed to preconfigure: "no config file: /etc/dpkg-cross/cross-
diff -Nru dpkg-cross-1.34.old/debian/dpkg-cross.templates dpkg-cross-1.35/debian/dpkg-cross.templates
--- dpkg-cross-1.34.old/debian/dpkg-cross.templates	2007-02-07 10:58:16.418687373 +0100
+++ dpkg-cross-1.35/debian/dpkg-cross.templates	2007-02-07 11:05:06.473951121 +0100
@@ -1,6 +1,8 @@
 Template: dpkg-cross/default-arch
 Type: select
-_Choices: None, alpha, amd64, arm, hppa, i386, ia64, m68k, mips, mipsel, powerpc, s390, sparc
+# Translators: "None" here refers to "architecture"
+#flag:translate:1
+__Choices: None, alpha, amd64, arm, hppa, i386, ia64, m68k, mips, mipsel, powerpc, s390, sparc
 Default: None
 _Description: Default cross-building architecture:
  If this machine is typically cross-building for one main architecture,
diff -Nru dpkg-cross-1.34.old/debian/po/cs.po dpkg-cross-1.35/debian/po/cs.po
--- dpkg-cross-1.34.old/debian/po/cs.po	1970-01-01 01:00:00.000000000 +0100
+++ dpkg-cross-1.35/debian/po/cs.po	2007-02-07 11:05:11.265989456 +0100
@@ -0,0 +1,85 @@
+# 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@ADDRESS>, YEAR.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: dpkg-cross\n"
+"Report-Msgid-Bugs-To: debian-embedded@lists.debian.org\n"
+"POT-Creation-Date: 2007-02-07 11:05+0100\n"
+"PO-Revision-Date: 2007-01-30 22:12+0100\n"
+"Last-Translator: Miroslav Kure <kurem@debian.cz>\n"
+"Language-Team: Czech <debian-l10n-czech@lists.debian.org>\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#. Type: select
+#. Choices
+#. Translators: "None" here refers to "architecture"
+#: ../dpkg-cross.templates:1001
+msgid "None"
+msgstr "Žádná"
+
+#. Type: select
+#. Description
+#: ../dpkg-cross.templates:1002
+msgid "Default cross-building architecture:"
+msgstr "Výchozí architektura pro křížovou kompilaci:"
+
+#. Type: select
+#. Description
+#: ../dpkg-cross.templates:1002
+msgid ""
+"If this machine is typically cross-building for one main architecture, you "
+"can select that architecture here to save specifying it again when running "
+"dpkg-cross, apt-cross or emdebian-tools. Select 'None' to have no default."
+msgstr ""
+"Pokud tento počítač většinou používáte pro křížovou kompilaci pro jednu "
+"konkrétní architekturu, můžete ji zde zadat a ušetřit si psaní při spouštění "
+"dpkg-cross, apt-cross nebo emdebian-tools. Jestliže nechcete zadávat výchozí "
+"architekturu, zvolte \"Žádná\"."
+
+#~ msgid ""
+#~ "None, alpha, amd64, arm, hppa, i386, ia64, m68k, mips, mipsel, powerpc, "
+#~ "s390, sparc"
+#~ msgstr ""
+#~ "Žádná, alpha, amd64, arm, hppa, i386, ia64, m68k, mips, mipsel, powerpc, "
+#~ "s390, sparc"
+
+#~ msgid "alpha"
+#~ msgstr "alpha"
+
+#~ msgid "amd64"
+#~ msgstr "amd64"
+
+#~ msgid "arm"
+#~ msgstr "arm"
+
+#~ msgid "hppa"
+#~ msgstr "hppa"
+
+#~ msgid "i386"
+#~ msgstr "i386"
+
+#~ msgid "ia64"
+#~ msgstr "ia64"
+
+#~ msgid "m68k"
+#~ msgstr "m68k"
+
+#~ msgid "mips"
+#~ msgstr "mips"
+
+#~ msgid "mipsel"
+#~ msgstr "mipsel"
+
+#~ msgid "powerpc"
+#~ msgstr "powerpc"
+
+#~ msgid "s390"
+#~ msgstr "s390"
+
+#~ msgid "sparc"
+#~ msgstr "sparc"
diff -Nru dpkg-cross-1.34.old/debian/po/de.po dpkg-cross-1.35/debian/po/de.po
--- dpkg-cross-1.34.old/debian/po/de.po	1970-01-01 01:00:00.000000000 +0100
+++ dpkg-cross-1.35/debian/po/de.po	2007-02-07 11:05:11.321989904 +0100
@@ -0,0 +1,84 @@
+# Translation of dpkg-cross debconf templates to German
+# Copyright (C) Helge Kreutzmann <debian@helgefjell.de>, 2007.
+# This file is distributed under the same license as the dpkg-cross package.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: dpkg-cross 1.34\n"
+"Report-Msgid-Bugs-To: debian-embedded@lists.debian.org\n"
+"POT-Creation-Date: 2007-02-07 11:05+0100\n"
+"PO-Revision-Date: 2007-01-30 19:16+0100\n"
+"Last-Translator: Helge Kreutzmann <debian@helgefjell.de>\n"
+"Language-Team: German <debian-l10n-german@lists.debian.org>\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=ISO-8859-15\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#. Type: select
+#. Choices
+#. Translators: "None" here refers to "architecture"
+#: ../dpkg-cross.templates:1001
+msgid "None"
+msgstr "Keine"
+
+#. Type: select
+#. Description
+#: ../dpkg-cross.templates:1002
+msgid "Default cross-building architecture:"
+msgstr "Standard Cross-Bau-Architektur:"
+
+#. Type: select
+#. Description
+#: ../dpkg-cross.templates:1002
+msgid ""
+"If this machine is typically cross-building for one main architecture, you "
+"can select that architecture here to save specifying it again when running "
+"dpkg-cross, apt-cross or emdebian-tools. Select 'None' to have no default."
+msgstr ""
+"Falls diese Maschine typischerweise f�e Hauptarchitektur (cross-)baut, "
+"k�n Sie diese Architektur hier ausw�en, damit Sie diese nicht erneut "
+"angeben m� wenn Sie dpkg-cross, apt-cross oder emdebian-tools "
+"ausf� W�en Sie �Keine� f� Standardeinstellung."
+
+#~ msgid ""
+#~ "None, alpha, amd64, arm, hppa, i386, ia64, m68k, mips, mipsel, powerpc, "
+#~ "s390, sparc"
+#~ msgstr ""
+#~ "Keine, Alpha, Amd64, Arm, HPPA, I386, Ia64, M68k, Mips, Mipsel, Powerpc, "
+#~ "S390, Sparc"
+
+#~ msgid "alpha"
+#~ msgstr "Alpha"
+
+#~ msgid "amd64"
+#~ msgstr "Amd64"
+
+#~ msgid "arm"
+#~ msgstr "Arm"
+
+#~ msgid "hppa"
+#~ msgstr "HPPA"
+
+#~ msgid "i386"
+#~ msgstr "I386"
+
+#~ msgid "ia64"
+#~ msgstr "Ia64"
+
+#~ msgid "m68k"
+#~ msgstr "M68k"
+
+#~ msgid "mips"
+#~ msgstr "Mips"
+
+#~ msgid "mipsel"
+#~ msgstr "Mipsel"
+
+#~ msgid "powerpc"
+#~ msgstr "Powerpc"
+
+#~ msgid "s390"
+#~ msgstr "S390"
+
+#~ msgid "sparc"
+#~ msgstr "Sparc"
diff -Nru dpkg-cross-1.34.old/debian/po/fr.po dpkg-cross-1.35/debian/po/fr.po
--- dpkg-cross-1.34.old/debian/po/fr.po	1970-01-01 01:00:00.000000000 +0100
+++ dpkg-cross-1.35/debian/po/fr.po	2007-02-07 11:05:11.369990288 +0100
@@ -0,0 +1,87 @@
+# translation of fr.po to French
+# Copyright (C) 2007 Free Software Foundation, Inc.
+# This file is distributed under the same license as the dpkg-cross package.
+#
+# Christian Perrier <bubulle@debian.org>, 2007.
+msgid ""
+msgstr ""
+"Project-Id-Version: dpkg-cross\n"
+"Report-Msgid-Bugs-To: debian-embedded@lists.debian.org\n"
+"POT-Creation-Date: 2007-02-07 11:05+0100\n"
+"PO-Revision-Date: 2007-01-30 21:04+0100\n"
+"Last-Translator: Christian Perrier <bubulle@debian.org>\n"
+"Language-Team: French <debian-l10n-french@lists.debian.org>\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"
+
+#. Type: select
+#. Choices
+#. Translators: "None" here refers to "architecture"
+#: ../dpkg-cross.templates:1001
+msgid "None"
+msgstr "Aucune"
+
+#. Type: select
+#. Description
+#: ../dpkg-cross.templates:1002
+msgid "Default cross-building architecture:"
+msgstr "Architecture par défaut pour la compilation croisée :"
+
+#. Type: select
+#. Description
+#: ../dpkg-cross.templates:1002
+msgid ""
+"If this machine is typically cross-building for one main architecture, you "
+"can select that architecture here to save specifying it again when running "
+"dpkg-cross, apt-cross or emdebian-tools. Select 'None' to have no default."
+msgstr ""
+"Si cette machine effectue des compilations croisées plus particulièrement "
+"pour une architecture donnée, vous pouvez choisir cette architecture afin "
+"d'éviter d'avoir à l'indiquer à l'exécution de dpkg-cross, apt-cross ou "
+"emdebian-tools. Si vous choisissez « Aucune », aucune architecture par "
+"défaut ne sera définie."
+
+#~ msgid ""
+#~ "None, alpha, amd64, arm, hppa, i386, ia64, m68k, mips, mipsel, powerpc, "
+#~ "s390, sparc"
+#~ msgstr ""
+#~ "Aucune, alpha, amd64, arm, hppa, i386, ia64, m68k, mips, mipsel, powerpc, "
+#~ "s390, sparc"
+
+#~ msgid "alpha"
+#~ msgstr "alpha"
+
+#~ msgid "amd64"
+#~ msgstr "amd64"
+
+#~ msgid "arm"
+#~ msgstr "arm"
+
+#~ msgid "hppa"
+#~ msgstr "hppa"
+
+#~ msgid "i386"
+#~ msgstr "i386"
+
+#~ msgid "ia64"
+#~ msgstr "ia64"
+
+#~ msgid "m68k"
+#~ msgstr "m68k"
+
+#~ msgid "mips"
+#~ msgstr "mips"
+
+#~ msgid "mipsel"
+#~ msgstr "mipsel"
+
+#~ msgid "powerpc"
+#~ msgstr "powerpc"
+
+#~ msgid "s390"
+#~ msgstr "s390"
+
+#~ msgid "sparc"
+#~ msgstr "sparc"
diff -Nru dpkg-cross-1.34.old/debian/po/templates.pot dpkg-cross-1.35/debian/po/templates.pot
--- dpkg-cross-1.34.old/debian/po/templates.pot	2007-02-07 10:58:16.414687342 +0100
+++ dpkg-cross-1.35/debian/po/templates.pot	2007-02-07 11:05:11.257989392 +0100
@@ -8,7 +8,7 @@
 msgstr ""
 "Project-Id-Version: PACKAGE VERSION\n"
 "Report-Msgid-Bugs-To: debian-embedded@lists.debian.org\n"
-"POT-Creation-Date: 2007-01-21 12:19+0000\n"
+"POT-Creation-Date: 2007-02-07 11:05+0100\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
 "Language-Team: LANGUAGE <LL@li.org>\n"
@@ -18,10 +18,9 @@
 
 #. Type: select
 #. Choices
+#. Translators: "None" here refers to "architecture"
 #: ../dpkg-cross.templates:1001
-msgid ""
-"None, alpha, amd64, arm, hppa, i386, ia64, m68k, mips, mipsel, powerpc, "
-"s390, sparc"
+msgid "None"
 msgstr ""
 
 #. Type: select

Attachment: signature.asc
Description: Digital signature


Reply to: