Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Typo in Spanish translation

0 views
Skip to first unread message

José Manuel

unread,
Oct 13, 2009, 4:00:01 PM10/13/09
to bug-gn...@gnu.org
Hello there.

I've seen since a lot of time (various diffutils versions, on my Gentoo AMD
64 system) a typo on a message from the Spanish translation. My current
diffutils version (reported by "diff --version") is 2.8.7

It's the message that shows up when you compare two identical files when
using the -s flag. For example, if you do "diff -s A B" in English the
message says "Files A and B are identical". In Spanish it says "Los ficheros
A y B con idénticos". It should say "son" instead of "con", so the right
message should be "Los ficheros A y B son idénticos".

Okay, checking /usr/share/locale/es/LC_MESSAGES/diffutils.mo, I see the
wrong lines are these:

msgid "Files %s and %s are identical\n"
msgstr "Los ficheros %s y %s con idénticos\n"

Please change them to:

msgid "Files %s and %s are identical\n"
msgstr "Los ficheros %s y %s son idénticos\n"

Thank you,
José Manuel

Eric Blake

unread,
Oct 14, 2009, 8:19:56 AM10/14/09
to José Manuel, bug-gn...@gnu.org
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

According to Jos� Manuel on 10/13/2009 2:00 PM:


> Okay, checking /usr/share/locale/es/LC_MESSAGES/diffutils.mo, I see the
> wrong lines are these:

Thanks for the report. However, translation bugs should be reported to
the address of the appropriate translation team. Generally, translators
are encouraged to make 'program --help' also output information on where
to report translations; if this is not the case in the diffutils Spanish
translation, you may want to report that as a secondary bug.

http://translationproject.org/domain/diffutils.html
http://translationproject.org/team/es.html

- --
Don't work too hard, make some time for fun as well!

Eric Blake eb...@byu.net
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (Cygwin)
Comment: Public key at home.comcast.net/~ericblake/eblake.gpg
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iEYEARECAAYFAkrVwewACgkQ84KuGfSFAYAq0QCfSaoeyn7CA1E9OihhRGVFJPSz
+j0An0A3C52DRyQl0nqLuZRQSy5Z2a42
=M781
-----END PGP SIGNATURE-----


Santiago Vila

unread,
Oct 15, 2009, 7:15:40 AM10/15/09
to Eric Blake, bug-gn...@gnu.org
Hi.

Thanks José Manuel for the reminder. I've sent a new translation to
the Translation Project Robot.


Speaking on behalf of Debian now: Will there be a new diffutils 2.9
stable release sometime soon?

diffutils 2.8.1 is already seven years old. Several bugs in 2.8.1 are
fixed in 2.8.7. Fixing bugs in 2.8.x is nice, but not everybody will
benefit from it unless there is a stable release.


0 new messages