]> git.ipfire.org Git - thirdparty/git.git/commitdiff
l10n: de.po: Fix translation for "'%s' is aliased to '%s'"
authorJürgen Krämer <jkr@jottkaerr.de>
Thu, 18 Nov 2021 15:25:48 +0000 (16:25 +0100)
committerMatthias Rüster <matthias.ruester@gmail.com>
Thu, 20 Jan 2022 17:11:37 +0000 (18:11 +0100)
The German translation for "'%s' is aliased to '%s'" is incorrect. It
switches the order of alias name and alias definition.

A better translation would be "'%s' ist ein Alias für '%s'". (Full stop
removed intentionally, because the original does not use one either.)

Signed-off-by: Matthias Rüster <matthias.ruester@gmail.com>
po/de.po

index f00c21d896f9e4d1be4127c377915c57585d6fb5..44acb38903e975e78afdd7475a15a6728043f6e5 100644 (file)
--- a/po/de.po
+++ b/po/de.po
@@ -16983,7 +16983,7 @@ msgstr "kein Informations-Betrachter konnte mit dieser Anfrage umgehen"
 #: builtin/help.c:551 builtin/help.c:562 git.c:348
 #, c-format
 msgid "'%s' is aliased to '%s'"
-msgstr "Für '%s' wurde der Alias '%s' angelegt."
+msgstr "'%s' ist ein Alias für '%s'"
 
 #: builtin/help.c:565 git.c:380
 #, c-format