GNU bug report logs - #11217
Bugs in coreutils 8.13-8.16 (German localization)

Previous Next

Package: coreutils;

Reported by: cbrill <at> arcor.de

Date: Wed, 11 Apr 2012 01:28:01 UTC

Severity: normal

Done: Pádraig Brady <P <at> draigBrady.com>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: cbrill <at> arcor.de
Subject: bug#11217: closed (Re: bug#11217: Bugs in coreutils 8.13-8.16
 (German localization))
Date: Wed, 11 Apr 2012 07:29:02 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#11217: Bugs in coreutils 8.13-8.16 (German localization)

which was filed against the coreutils package, has been closed.

The explanation is attached below, along with your original report.
If you require more details, please reply to 11217 <at> debbugs.gnu.org.

-- 
11217: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=11217
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Pádraig Brady <P <at> draigBrady.com>
To: cbrill <at> arcor.de
Cc: 11217-done <at> debbugs.gnu.org
Subject: Re: bug#11217: Bugs in coreutils 8.13-8.16 (German localization)
Date: Wed, 11 Apr 2012 08:27:34 +0100
tags 11217 notabug

On 04/11/2012 02:12 AM, cbrill <at> arcor.de wrote:
> Package: coreutils
> Version:  8.13 - 8.16
> 
> Faults:
> (only applicable to german localization):
> When trying to re-create an already created symbolic link, ln's error message contains three faults,
> one grammatical, one [important] logical one orthographical.
> 
> Reproduction:
> 
> touch ./foo
> ln -s ./foo ./bar
>>>> then again:
> ln -s ./foo ./bar
> ln: Symbolischen Verknüpfung „./bar“ konnte angelgt werden: Die Datei existiert bereits.
> 
> Corrected error message reads like this:
> ln: Symbolische Verknüpfung „./bar“ konnte nicht angelegt werden: Die Datei existiert bereits.
> 
> Corrections:
> - 1) Symbolische Verknüpfung [...] -> minor important grammatical mistake.
> - 2) [...] konnte nicht angelgt werden: [...] -> this one is important, the negotiation is missing.
> - 3) [...] angelegt werden: [...] -> minor important ortographical mistake (typo).
> 
> whereas original english errStr is correct:
> LC_ALL=C ln -s ./foo ./bar
> ln: failed to create symbolic link `bar': File exists
> 
> File /usr/share/locale/de/LC_MESSAGES/coreutils.mo  (binary) - (tested using Debian coreutils 8.13-3.1)
> resp. ./po/de.po & ./po/de.gmo source (8.13, 8.14, 8.15, 8.16) belong to 'coreutils', not 'locales', so this is a coreutils problem.
> 
> I've reported the problem at bugs.debian.org, too - since it may be in the interest of Debian to correct this in distribution packages before 8.17 or so migrates to sid/testing.
> 
> Yfyi: German localization files contain several other typos/mistakes.
> 
> Best regards,
> C. Brill  Frankfurt /Germany

Thanks.
You may want to join http://translationproject.org/team/de.html
and fix the translations directly. We get our translations from there.

cheers,
Pádraig.

[Message part 3 (message/rfc822, inline)]
From: cbrill <at> arcor.de
To: submit <at> debbugs.gnu.org
Subject: Bugs in coreutils 8.13-8.16 (German localization)
Date: Wed, 11 Apr 2012 03:12:32 +0200 (CEST)
Package: coreutils
Version:  8.13 - 8.16

Faults:
(only applicable to german localization):
When trying to re-create an already created symbolic link, ln's error message contains three faults,
one grammatical, one [important] logical one orthographical.

Reproduction:

touch ./foo
ln -s ./foo ./bar
>>>then again:
ln -s ./foo ./bar
ln: Symbolischen Verknüpfung „./bar“ konnte angelgt werden: Die Datei existiert bereits.

Corrected error message reads like this:
ln: Symbolische Verknüpfung „./bar“ konnte nicht angelegt werden: Die Datei existiert bereits.

Corrections:
- 1) Symbolische Verknüpfung [...] -> minor important grammatical mistake.
- 2) [...] konnte nicht angelgt werden: [...] -> this one is important, the negotiation is missing.
- 3) [...] angelegt werden: [...] -> minor important ortographical mistake (typo).

whereas original english errStr is correct:
LC_ALL=C ln -s ./foo ./bar
ln: failed to create symbolic link `bar': File exists

File /usr/share/locale/de/LC_MESSAGES/coreutils.mo  (binary) - (tested using Debian coreutils 8.13-3.1)
resp. ./po/de.po & ./po/de.gmo source (8.13, 8.14, 8.15, 8.16) belong to 'coreutils', not 'locales', so this is a coreutils problem.

I've reported the problem at bugs.debian.org, too - since it may be in the interest of Debian to correct this in distribution packages before 8.17 or so migrates to sid/testing.

Yfyi: German localization files contain several other typos/mistakes.

Best regards,
C. Brill  Frankfurt /Germany



This bug report was last modified 13 years and 134 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.