[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[GNUnet-SVN] [taler-www] branch master updated: fix translation of trans
From: |
gnunet |
Subject: |
[GNUnet-SVN] [taler-www] branch master updated: fix translation of translator |
Date: |
Fri, 08 Sep 2017 12:50:20 +0200 |
This is an automated email from the git hooks/post-receive script.
grothoff pushed a commit to branch master
in repository www.
The following commit(s) were added to refs/heads/master by this push:
new 3726d84 fix translation of translator
3726d84 is described below
commit 3726d843b2fe40ba2ac415eb7f8d016aa6b90932
Author: Christian Grothoff <address@hidden>
AuthorDate: Fri Sep 8 12:50:18 2017 +0200
fix translation of translator
---
about.html.j2 | 2 +-
locale/de/LC_MESSAGES/messages.po | 4 ++--
locale/es/LC_MESSAGES/messages.po | 2 +-
locale/it/LC_MESSAGES/messages.po | 2 +-
4 files changed, 5 insertions(+), 5 deletions(-)
diff --git a/about.html.j2 b/about.html.j2
index fc76059..bf18ed5 100644
--- 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
index eeac3aa..ec19de3 100644
--- 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
index a3cb7aa..9c5db1c 100644
--- 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
index f0c7576..10e3547 100644
--- 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
--
To stop receiving notification emails like this one, please contact
address@hidden
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [GNUnet-SVN] [taler-www] branch master updated: fix translation of translator,
gnunet <=