Package: ddclient Version: 3.7.0-2 Severity: normal Tags: patch l10n Hello Torsten,
The upload of ddclient you made yesterday seem to have accidentally fuzzied one string in the debconf translations (I see no evidence of the change responsible for this, in the changelog so that may really be accidental). >From the reading of the French translation, it is obvious that nothing really changed and, therefore, translations that were previously complete (Czech, French, Japanese, Brazilian, Vietnamese, Traditional Chinese) can be safely unfuzzied. The attached patch does this. Note to other translators: this gives you a small window to update your translations. There are existing but outdated translations for German (http://i18n.debian.net/material/po/unstable/main/d/ddclient/debian/po/ddclient_3.7.0-1_de.po.gz) and Spanish (http://i18n.debian.net/material/po/unstable/main/d/ddclient/debian/po/ddclient_3.7.0-1_es.po.gz). New translations can be also reported. Translators should use the POT file from http://i18n.debian.net/material/po/unstable/main/d/ddclient/debian/po/ddclient_3.7.0-1_templates.pot.gz Please note that I have no control on the maintainer's schedule and therefore can given no deadline. -- System Information: Debian Release: 4.0 APT prefers unstable APT policy: (500, 'unstable'), (500, 'testing') Architecture: i386 (i686) Shell: /bin/sh linked to /bin/dash Kernel: Linux 2.6.18-2-686 Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8)
diff -Nru ddclient-3.7.0/debian/po/cs.po ddclient-3.7.0.new/debian/po/cs.po --- ddclient-3.7.0/debian/po/cs.po 2007-01-21 07:53:39.000000000 +0100 +++ ddclient-3.7.0.new/debian/po/cs.po 2007-01-21 07:52:24.394793902 +0100 @@ -165,7 +165,6 @@ #. Type: boolean #. Description #: ../ddclient.templates:8001 -#, fuzzy msgid "Run ddclient on PPP connect?" msgstr "Spustit ddclient p?i PPP spojen??" diff -Nru ddclient-3.7.0/debian/po/fr.po ddclient-3.7.0.new/debian/po/fr.po --- ddclient-3.7.0/debian/po/fr.po 2007-01-21 07:53:39.000000000 +0100 +++ ddclient-3.7.0.new/debian/po/fr.po 2007-01-21 07:52:04.669561152 +0100 @@ -168,7 +168,6 @@ #. Type: boolean #. Description #: ../ddclient.templates:8001 -#, fuzzy msgid "Run ddclient on PPP connect?" msgstr "Faut-il lancer ddclient lors de la connexion PPP??" diff -Nru ddclient-3.7.0/debian/po/ja.po ddclient-3.7.0.new/debian/po/ja.po --- ddclient-3.7.0/debian/po/ja.po 2007-01-21 07:53:39.000000000 +0100 +++ ddclient-3.7.0.new/debian/po/ja.po 2007-01-21 07:52:37.667623402 +0100 @@ -160,7 +160,6 @@ #. Type: boolean #. Description #: ../ddclient.templates:8001 -#, fuzzy msgid "Run ddclient on PPP connect?" msgstr "PPP ???????? ddclient ???????????????" diff -Nru ddclient-3.7.0/debian/po/pt_BR.po ddclient-3.7.0.new/debian/po/pt_BR.po --- ddclient-3.7.0/debian/po/pt_BR.po 2007-01-21 07:53:39.000000000 +0100 +++ ddclient-3.7.0.new/debian/po/pt_BR.po 2007-01-21 07:52:52.532552402 +0100 @@ -7,7 +7,6 @@ # /usr/share/doc/po-debconf/README-trans # or http://www.debian.org/intl/l10n/po-debconf/README-trans # Developers do not need to manually edit POT or PO files. -# , fuzzy # # msgid "" @@ -164,7 +163,6 @@ #. Type: boolean #. Description #: ../ddclient.templates:8001 -#, fuzzy msgid "Run ddclient on PPP connect?" msgstr "Executar ddclient quando PPP conectar?" diff -Nru ddclient-3.7.0/debian/po/vi.po ddclient-3.7.0.new/debian/po/vi.po --- ddclient-3.7.0/debian/po/vi.po 2007-01-21 07:53:39.000000000 +0100 +++ ddclient-3.7.0.new/debian/po/vi.po 2007-01-21 07:53:03.005206902 +0100 @@ -163,7 +163,6 @@ #. Type: boolean #. Description #: ../ddclient.templates:8001 -#, fuzzy msgid "Run ddclient on PPP connect?" msgstr "Ch???y tr??nh ddclient khi k???t n???i qua PPP kh??ng?" diff -Nru ddclient-3.7.0/debian/po/zh_TW.po ddclient-3.7.0.new/debian/po/zh_TW.po --- ddclient-3.7.0/debian/po/zh_TW.po 2007-01-21 07:53:39.000000000 +0100 +++ ddclient-3.7.0.new/debian/po/zh_TW.po 2007-01-21 07:53:11.385730652 +0100 @@ -157,7 +157,6 @@ #. Type: boolean #. Description #: ../ddclient.templates:8001 -#, fuzzy msgid "Run ddclient on PPP connect?" msgstr "PPP ??????????????? ddclient ???"

