Bug#319420: marked as forwarded (vim-common: "fewer lines" and "more lines" translated incorrectly (zh_TW))

Debian Bug Tracking System owner at bugs.debian.org
Tue Sep 20 18:48:10 UTC 2005


Your message dated Tue, 20 Sep 2005 20:43:54 +0200
with message-id <20050920184352.GA25545 at takhisis.invalid>
has caused the Debian Bug report #319420,
regarding vim-common: "fewer lines" and "more lines" translated incorrectly (zh_TW)
to be marked as having been forwarded to the upstream software
author(s) "Francis S.Lin" <piaip at csie.ntu.edu.tw>, Bram Moolenaar <Bram at moolenaar.net>.

(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

---------------------------------------
Received: (at 319420-forwarded) by bugs.debian.org; 20 Sep 2005 18:43:56 +0000
>From zack at bononia.it Tue Sep 20 11:43:56 2005
Return-path: <zack at bononia.it>
Received: from sockmel.bononia.it [194.242.226.39] 
	by spohr.debian.org with esmtp (Exim 3.36 1 (Debian))
	id 1EHn5w-0004sc-00; Tue, 20 Sep 2005 11:43:56 -0700
Received: from muletto.takhisis.invalid (85-18-14-42.fastres.net [85.18.14.42])
	(using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits))
	(Client CN "Stefano Zacchiroli", Issuer "sockmel.bononia.it" (verified OK))
	by sockmel.bononia.it (Postfix) with ESMTP id 6D4C056E37;
	Tue, 20 Sep 2005 20:43:51 +0200 (CEST)
Received: by muletto.takhisis.invalid (Postfix, from userid 1000)
	id 827E8E68E0; Tue, 20 Sep 2005 20:43:54 +0200 (CEST)
Date: Tue, 20 Sep 2005 20:43:54 +0200
From: Stefano Zacchiroli <zack at debian.org>
To: "Francis S.Lin" <piaip at csie.ntu.edu.tw>,
	Bram Moolenaar <Bram at moolenaar.net>
Cc: 319420-forwarded at bugs.debian.org,
	319420-submitter at bugs.debian.org
Subject: patch for po file for Chinese, Traditional (Taiwan)
Message-ID: <20050920184352.GA25545 at takhisis.invalid>
Mime-Version: 1.0
Content-Type: multipart/signed; micalg=pgp-sha1;
	protocol="application/pgp-signature"; boundary="v9Ux+11Zm5mwPlX6"
Content-Disposition: inline
User-Agent: Mutt/1.5.10i
Delivered-To: 319420-forwarded at bugs.debian.org
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 
	(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Level: 
X-Spam-Status: No, hits=-3.0 required=4.0 tests=BAYES_00 autolearn=no 
	version=2.60-bugs.debian.org_2005_01_02


--v9Ux+11Zm5mwPlX6
Content-Type: multipart/mixed; boundary="a8Wt8u1KmwUX3Y2C"
Content-Disposition: inline


--a8Wt8u1KmwUX3Y2C
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

A debian user reported that the translations of "n fewer lines" (when
deleting lines) and "n more lines (when undoing the deletion) are
incorrect in the UTF-8 Chinese Traditional (Taiwan) locale.  He also
proposed a better translation which is implemented in the attached
patch.

I don't know chinese traditional, but I asked a taiwanese friend and she
confirmed that the proposed translation is ok. Could you please consider
applying the patch in future releases of vim?

Note that I only patched the UTF-8 version of the po (file
zh_TW.UTF-8.po), I don't know if the non-UTF-8 version (file zh_TW.po)
needs to be patched as well.

Many thanks in advance.
Cheers.

--=20
Stefano Zacchiroli -*- Computer Science PhD student @ Uny Bologna, Italy
zack@{cs.unibo.it,debian.org,bononia.it} -%- http://www.bononia.it/zack/
If there's any real truth it's that the entire multidimensional infinity
of the Universe is almost certainly being run by a bunch of maniacs. -!-

--a8Wt8u1KmwUX3Y2C
Content-Type: text/plain; charset=utf-8
Content-Disposition: attachment; filename="203_zh_TW.UTF8.po.diff"
Content-Transfer-Encoding: quoted-printable

diff -urN vim63/src/po/zh_TW.UTF-8.po vim63.new/src/po/zh_TW.UTF-8.po
--- vim63/src/po/zh_TW.UTF-8.po	2003-06-01 15:36:55.000000000 +0200
+++ vim63.new/src/po/zh_TW.UTF-8.po	2005-09-20 20:33:25.000000000 +0200
@@ -4000,12 +4000,12 @@
 #: misc1.c:2719
 #, c-format
 msgid "%ld more lines"
-msgstr " =E9=82=84=E6=9C=89 %ld =E8=A1=8C"
+msgstr " =E5=A4=9A=E4=BA=86 %lf =E8=A1=8C"
=20
 #: misc1.c:2721
 #, c-format
 msgid "%ld fewer lines"
-msgstr "=E5=8F=AA=E5=89=A9 %ld =E8=A1=8C"
+msgstr "=E5=B0=91=E4=BA=86 %ld =E8=A1=8C"
=20
 #: misc1.c:2724
 msgid " (Interrupted)"

--a8Wt8u1KmwUX3Y2C--

--v9Ux+11Zm5mwPlX6
Content-Type: application/pgp-signature; name="signature.asc"
Content-Description: Digital signature
Content-Disposition: inline

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.1 (GNU/Linux)

iD8DBQFDMFho1cqbBPLEI7wRAnHfAJ9UbaHnA0dmDHPfrE9tvxSlAPruZQCgth63
IeLphzgShzG420EXOhW2Ej8=
=KRtl
-----END PGP SIGNATURE-----

--v9Ux+11Zm5mwPlX6--



More information about the pkg-vim-maintainers mailing list