зеркало из https://github.com/microsoft/git.git
l10n: de.po: Fix translation for "'%s' is aliased to '%s'"
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>
This commit is contained in:
Родитель
7ff31e1c72
Коммит
ea0fca8d2a
2
po/de.po
2
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
|
||||
|
|
Загрузка…
Ссылка в новой задаче