[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
bug#10574: Coreutils 8.15: ln: error in german translation
From: |
Paul Eggert |
Subject: |
bug#10574: Coreutils 8.15: ln: error in german translation |
Date: |
Sun, 22 Jan 2012 00:24:46 -0800 |
User-agent: |
Mozilla/5.0 (X11; Linux i686; rv:8.0) Gecko/20111124 Thunderbird/8.0 |
Thanks. Could you please send this info to the German translators?
You can find their email addresses at the start of the po/de.po file.
The coreutils maintainers are not really set up to evaluate
translation bug fixes, and it saves us time if you send translation
bugs directly to the translators.
On 01/21/2012 12:10 PM, Stefan Husmann wrote:
> Hello,
>
> I suggest to apply the following patch to coreutils-8.15. There is a wrong
> declination,
> a missing "e" and, most important, a missing "nicht" ("not"), which turns the
> statement
> to it's opposite.
>
> Best Regards
>
> diff -Naur coreutils-8.15.orig/po/de.po coreutils-8.15.new/po/de.po
> --- coreutils-8.15.orig/po/de.po 2012-01-21 20:41:24.000000000 +0100
> +++ coreutils-8.15.new/po/de.po 2012-01-21 20:53:07.000000000 +0100
> @@ -5331,7 +5331,7 @@
> #: src/ln.c:307
> #, c-format
> msgid "failed to create symbolic link %s"
> -msgstr "Symbolischen Verknüpfung %s konnte angelgt werden"
> +msgstr "Symbolische Verknüpfung %s konnte nicht angelegt werden"
>
> #: src/ln.c:308
> #, c-format
>
>
>