commit 3726d843b2fe40ba2ac415eb7f8d016aa6b90932
parent f827d501ad89dc127223eb8b7a6108855c0d5b96
Author: Christian Grothoff <christian@grothoff.org>
Date: Fri, 8 Sep 2017 12:50:18 +0200
fix translation of translator
Diffstat:
4 files changed, 5 insertions(+), 5 deletions(-)
diff --git a/about.html.j2 b/about.html.j2
@@ -91,7 +91,7 @@
</div>
<div class="col-lg-4">
<h2>Stefan Kügel</h2>
- <p>{{ _("Translator (Deutsch)") }}</p>
+ <p>{{ _("Translator (German)") }}</p>
</div>
</div>
<div class="row">
diff --git a/locale/de/LC_MESSAGES/messages.po b/locale/de/LC_MESSAGES/messages.po
@@ -71,8 +71,8 @@ msgstr "Übersetzer (Italienisch)."
#: about.html.j2:90
#, fuzzy
#| msgid "Translator (Spanish)"
-msgid "Translator (Deutsch)"
-msgstr "Übersetzer (Spanisch)."
+msgid "Translator (German)"
+msgstr "Übersetzer (Deutsch)."
#: about.html.j2:96
msgid "Hardware security module"
diff --git a/locale/es/LC_MESSAGES/messages.po b/locale/es/LC_MESSAGES/messages.po
@@ -71,7 +71,7 @@ msgid "Translator (Italian)"
msgstr "Traductora (italiano)"
#: about.html.j2:90
-msgid "Translator (Deutsch)"
+msgid "Translator (German)"
msgstr "Traductor (alemán)"
#: about.html.j2:96
diff --git a/locale/it/LC_MESSAGES/messages.po b/locale/it/LC_MESSAGES/messages.po
@@ -80,7 +80,7 @@ msgstr "Traduttrice per l'italiano."
#: about.html.j2:90
#, fuzzy
-msgid "Translator (Deutsch)"
+msgid "Translator (German)"
msgstr "Traduttore per lo spagnolo."
#: about.html.j2:96