gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[GNUnet-SVN] [taler-www] branch master updated: include strings from com


From: gnunet
Subject: [GNUnet-SVN] [taler-www] branch master updated: include strings from common/*.j2.inc in translation process
Date: Wed, 02 Aug 2017 22:38:03 +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 ed675ba  include strings from common/*.j2.inc in translation process
ed675ba is described below

commit ed675ba2d9bcd418287b390fd0f915a6a0fd9808
Author: Christian Grothoff <address@hidden>
AuthorDate: Wed Aug 2 22:37:54 2017 +0200

    include strings from common/*.j2.inc in translation process
---
 locale/babel.map                  |  5 +++
 locale/de/LC_MESSAGES/messages.po | 93 +++++++++++++++++++++++++++++++--------
 locale/en/LC_MESSAGES/messages.po | 65 ++++++++++++++++++++++++++-
 locale/es/LC_MESSAGES/messages.po | 66 ++++++++++++++++++++++++++-
 locale/fr/LC_MESSAGES/messages.po | 66 ++++++++++++++++++++++++++-
 locale/it/LC_MESSAGES/messages.po | 80 ++++++++++++++++++++++++++++++---
 6 files changed, 347 insertions(+), 28 deletions(-)

diff --git a/locale/babel.map b/locale/babel.map
index f8794b1..72b6f99 100644
--- a/locale/babel.map
+++ b/locale/babel.map
@@ -5,3 +5,8 @@ jinja2 = i18nfix:babel_extract
 encoding = utf-8
 lstrip_blocks = True
 trim_blocks = True
+
+[jinja2: **.j2.inc]
+encoding = utf-8
+lstrip_blocks = True
+ltrim_blocks = True
diff --git a/locale/de/LC_MESSAGES/messages.po 
b/locale/de/LC_MESSAGES/messages.po
index 1a66f8a..3985b5c 100644
--- a/locale/de/LC_MESSAGES/messages.po
+++ b/locale/de/LC_MESSAGES/messages.po
@@ -2,7 +2,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: PROJECT VERSION\n"
 "Report-Msgid-Bugs-To: address@hidden"
-"POT-Creation-Date: 2017-07-29 21:52+0200\n"
+"POT-Creation-Date: 2017-08-02 22:36+0200\n"
 "PO-Revision-Date: 2017-06-02 09:46+0100\n"
 "Last-Translator: Stefan Kügel <address@hidden>\n"
 "Language-Team: de <address@hidden, address@hidden>\n"
@@ -98,6 +98,7 @@ msgid "by"
 msgstr "von"
 
 #: bibliography.html.j2:16 bibliography.html.j2:23 bibliography.html.j2:29
+#: common/footer.j2.inc:30
 msgid "and"
 msgstr "und"
 
@@ -2396,6 +2397,78 @@ msgstr "Das Taler-Bezahlsystem"
 msgid "Taxable Anonymous Libre Electronic Reserves"
 msgstr "Taxierbare Anonyme Liberale Elektronische Reserven"
 
+#: common/footer.j2.inc:7
+#, fuzzy
+#| msgid "About us"
+msgid "About"
+msgstr "Über uns"
+
+#: common/footer.j2.inc:8
+msgid "Contact"
+msgstr ""
+
+#: common/footer.j2.inc:9
+#, fuzzy
+#| msgid "Investors"
+msgid "For Investors"
+msgstr "Investoren"
+
+#: common/footer.j2.inc:14 common/navigation.j2.inc:5
+msgid "Citizens"
+msgstr "Bürger"
+
+#: common/footer.j2.inc:15 common/navigation.j2.inc:6
+msgid "Merchants"
+msgstr "Händler"
+
+#: common/footer.j2.inc:16 common/navigation.j2.inc:7
+msgid "Governments"
+msgstr "Regierungen"
+
+#: common/footer.j2.inc:21
+#, fuzzy
+#| msgid "Developers"
+msgid "Developer Resources"
+msgstr "Entwickler"
+
+#: common/footer.j2.inc:22 common/navigation.j2.inc:12
+msgid "FAQ"
+msgstr ""
+
+#: common/footer.j2.inc:23 common/navigation.j2.inc:16
+#, fuzzy
+#| msgid "GNU Taler Bibliography"
+msgid "Bibliography"
+msgstr "Bibliografie von GNU Taler"
+
+#: common/footer.j2.inc:32
+msgid ""
+"This page was created using <a href='https://www.gnu.org/'>Free Software</a> "
+"only."
+msgstr ""
+
+#: common/navigation.j2.inc:9
+msgid "Resources"
+msgstr ""
+
+#: common/navigation.j2.inc:11
+#, fuzzy
+#| msgid "Taler System Architecture"
+msgid "System Architecture"
+msgstr "Systemarchitektur von Taler"
+
+#: common/navigation.j2.inc:13
+msgid "Glossary"
+msgstr ""
+
+#: common/navigation.j2.inc:14
+msgid "Developer Introduction"
+msgstr ""
+
+#: common/navigation.j2.inc:15
+msgid "Copyright for Contributors"
+msgstr ""
+
 #~ msgid "Demo"
 #~ msgstr "Demo"
 
@@ -2411,23 +2484,5 @@ msgstr "Taxierbare Anonyme Liberale Elektronische 
Reserven"
 #~ msgid "Latest Videos"
 #~ msgstr "Neuste Videos"
 
-#~ msgid "About us"
-#~ msgstr "Über uns"
-
-#~ msgid "Developers"
-#~ msgstr "Entwickler"
-
-#~ msgid "Governments"
-#~ msgstr "Regierungen"
-
-#~ msgid "Investors"
-#~ msgstr "Investoren"
-
-#~ msgid "Merchants"
-#~ msgstr "Händler"
-
 #~ msgid "Wallet"
 #~ msgstr "Geldbörse"
-
-#~ msgid "Citizens"
-#~ msgstr "Bürger"
diff --git a/locale/en/LC_MESSAGES/messages.po 
b/locale/en/LC_MESSAGES/messages.po
index 2ed8c79..aaa67a4 100644
--- a/locale/en/LC_MESSAGES/messages.po
+++ b/locale/en/LC_MESSAGES/messages.po
@@ -2,7 +2,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: PROJECT VERSION\n"
 "Report-Msgid-Bugs-To: address@hidden"
-"POT-Creation-Date: 2017-06-05 16:54+0200\n"
+"POT-Creation-Date: 2017-08-02 22:36+0200\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: FULL NAME <address@hidden>\n"
 "Language-Team: en <address@hidden>\n"
@@ -95,6 +95,7 @@ msgid "by"
 msgstr ""
 
 #: bibliography.html.j2:16 bibliography.html.j2:23 bibliography.html.j2:29
+#: common/footer.j2.inc:30
 msgid "and"
 msgstr ""
 
@@ -1370,3 +1371,65 @@ msgstr ""
 #: common/base.j2:6
 msgid "Taxable Anonymous Libre Electronic Reserves"
 msgstr ""
+
+#: common/footer.j2.inc:7
+msgid "About"
+msgstr ""
+
+#: common/footer.j2.inc:8
+msgid "Contact"
+msgstr ""
+
+#: common/footer.j2.inc:9
+msgid "For Investors"
+msgstr ""
+
+#: common/footer.j2.inc:14 common/navigation.j2.inc:5
+msgid "Citizens"
+msgstr ""
+
+#: common/footer.j2.inc:15 common/navigation.j2.inc:6
+msgid "Merchants"
+msgstr ""
+
+#: common/footer.j2.inc:16 common/navigation.j2.inc:7
+msgid "Governments"
+msgstr ""
+
+#: common/footer.j2.inc:21
+msgid "Developer Resources"
+msgstr ""
+
+#: common/footer.j2.inc:22 common/navigation.j2.inc:12
+msgid "FAQ"
+msgstr ""
+
+#: common/footer.j2.inc:23 common/navigation.j2.inc:16
+msgid "Bibliography"
+msgstr ""
+
+#: common/footer.j2.inc:32
+msgid ""
+"This page was created using <a href='https://www.gnu.org/'>Free Software</a> "
+"only."
+msgstr ""
+
+#: common/navigation.j2.inc:9
+msgid "Resources"
+msgstr ""
+
+#: common/navigation.j2.inc:11
+msgid "System Architecture"
+msgstr ""
+
+#: common/navigation.j2.inc:13
+msgid "Glossary"
+msgstr ""
+
+#: common/navigation.j2.inc:14
+msgid "Developer Introduction"
+msgstr ""
+
+#: common/navigation.j2.inc:15
+msgid "Copyright for Contributors"
+msgstr ""
diff --git a/locale/es/LC_MESSAGES/messages.po 
b/locale/es/LC_MESSAGES/messages.po
index 277fc5f..fbefec5 100644
--- a/locale/es/LC_MESSAGES/messages.po
+++ b/locale/es/LC_MESSAGES/messages.po
@@ -2,7 +2,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: PROJECT VERSION\n"
 "Report-Msgid-Bugs-To: address@hidden"
-"POT-Creation-Date: 2017-06-05 16:54+0200\n"
+"POT-Creation-Date: 2017-08-02 22:36+0200\n"
 "PO-Revision-Date: 2017-06-03 14:51+0200\n"
 "Last-Translator: \n"
 "Language-Team: es <address@hidden>\n"
@@ -107,6 +107,7 @@ msgid "by"
 msgstr ""
 
 #: bibliography.html.j2:16 bibliography.html.j2:23 bibliography.html.j2:29
+#: common/footer.j2.inc:30
 msgid "and"
 msgstr ""
 
@@ -1383,3 +1384,66 @@ msgstr ""
 #: common/base.j2:6
 msgid "Taxable Anonymous Libre Electronic Reserves"
 msgstr ""
+
+#: common/footer.j2.inc:7
+msgid "About"
+msgstr ""
+
+#: common/footer.j2.inc:8
+msgid "Contact"
+msgstr ""
+
+#: common/footer.j2.inc:9
+msgid "For Investors"
+msgstr ""
+
+#: common/footer.j2.inc:14 common/navigation.j2.inc:5
+msgid "Citizens"
+msgstr ""
+
+#: common/footer.j2.inc:15 common/navigation.j2.inc:6
+#, fuzzy
+msgid "Merchants"
+msgstr "Documentation"
+
+#: common/footer.j2.inc:16 common/navigation.j2.inc:7
+msgid "Governments"
+msgstr ""
+
+#: common/footer.j2.inc:21
+msgid "Developer Resources"
+msgstr ""
+
+#: common/footer.j2.inc:22 common/navigation.j2.inc:12
+msgid "FAQ"
+msgstr ""
+
+#: common/footer.j2.inc:23 common/navigation.j2.inc:16
+msgid "Bibliography"
+msgstr ""
+
+#: common/footer.j2.inc:32
+msgid ""
+"This page was created using <a href='https://www.gnu.org/'>Free Software</a> "
+"only."
+msgstr ""
+
+#: common/navigation.j2.inc:9
+msgid "Resources"
+msgstr ""
+
+#: common/navigation.j2.inc:11
+msgid "System Architecture"
+msgstr ""
+
+#: common/navigation.j2.inc:13
+msgid "Glossary"
+msgstr ""
+
+#: common/navigation.j2.inc:14
+msgid "Developer Introduction"
+msgstr ""
+
+#: common/navigation.j2.inc:15
+msgid "Copyright for Contributors"
+msgstr ""
diff --git a/locale/fr/LC_MESSAGES/messages.po 
b/locale/fr/LC_MESSAGES/messages.po
index e4c26bf..5ca4c7a 100644
--- a/locale/fr/LC_MESSAGES/messages.po
+++ b/locale/fr/LC_MESSAGES/messages.po
@@ -2,7 +2,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: PROJECT VERSION\n"
 "Report-Msgid-Bugs-To: address@hidden"
-"POT-Creation-Date: 2017-06-05 16:54+0200\n"
+"POT-Creation-Date: 2017-08-02 22:36+0200\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: FULL NAME <address@hidden>\n"
 "Language-Team: fr <address@hidden>\n"
@@ -106,6 +106,7 @@ msgid "by"
 msgstr ""
 
 #: bibliography.html.j2:16 bibliography.html.j2:23 bibliography.html.j2:29
+#: common/footer.j2.inc:30
 msgid "and"
 msgstr ""
 
@@ -1382,3 +1383,66 @@ msgstr ""
 #: common/base.j2:6
 msgid "Taxable Anonymous Libre Electronic Reserves"
 msgstr ""
+
+#: common/footer.j2.inc:7
+msgid "About"
+msgstr ""
+
+#: common/footer.j2.inc:8
+msgid "Contact"
+msgstr ""
+
+#: common/footer.j2.inc:9
+msgid "For Investors"
+msgstr ""
+
+#: common/footer.j2.inc:14 common/navigation.j2.inc:5
+msgid "Citizens"
+msgstr ""
+
+#: common/footer.j2.inc:15 common/navigation.j2.inc:6
+#, fuzzy
+msgid "Merchants"
+msgstr "Documentation"
+
+#: common/footer.j2.inc:16 common/navigation.j2.inc:7
+msgid "Governments"
+msgstr ""
+
+#: common/footer.j2.inc:21
+msgid "Developer Resources"
+msgstr ""
+
+#: common/footer.j2.inc:22 common/navigation.j2.inc:12
+msgid "FAQ"
+msgstr ""
+
+#: common/footer.j2.inc:23 common/navigation.j2.inc:16
+msgid "Bibliography"
+msgstr ""
+
+#: common/footer.j2.inc:32
+msgid ""
+"This page was created using <a href='https://www.gnu.org/'>Free Software</a> "
+"only."
+msgstr ""
+
+#: common/navigation.j2.inc:9
+msgid "Resources"
+msgstr ""
+
+#: common/navigation.j2.inc:11
+msgid "System Architecture"
+msgstr ""
+
+#: common/navigation.j2.inc:13
+msgid "Glossary"
+msgstr ""
+
+#: common/navigation.j2.inc:14
+msgid "Developer Introduction"
+msgstr ""
+
+#: common/navigation.j2.inc:15
+msgid "Copyright for Contributors"
+msgstr ""
diff --git a/locale/it/LC_MESSAGES/messages.po 
b/locale/it/LC_MESSAGES/messages.po
index 2db2bd1..e86494d 100644
--- a/locale/it/LC_MESSAGES/messages.po
+++ b/locale/it/LC_MESSAGES/messages.po
@@ -2,7 +2,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: PROJECT VERSION\n"
 "Report-Msgid-Bugs-To: address@hidden"
-"POT-Creation-Date: 2017-07-26 13:10+0200\n"
+"POT-Creation-Date: 2017-08-02 22:36+0200\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: FULL NAME <address@hidden>\n"
 "Language-Team: it <address@hidden>\n"
@@ -111,6 +111,7 @@ msgid "by"
 msgstr "di"
 
 #: bibliography.html.j2:16 bibliography.html.j2:23 bibliography.html.j2:29
+#: common/footer.j2.inc:30
 msgid "and"
 msgstr "e"
 
@@ -352,11 +353,11 @@ msgid ""
 "\">GNUnet e.V. --- Taler Systems SA agreement on licensing and collaborative "
 "development</a> of the GNUnet and GNU Taler projects is satisfied.</p>"
 msgstr ""
-"<p>I collaboratori di GNU Taler con accesso a Git devono firmare l'<a 
href=\"/ "
-"pdf/copyright.pdf\">attribuzione del diritto d'autore</a> per far sì che l'<a 
href="
-"\"https://gnunet.org/git/gnunet-ev.git/tree/gnunet_taler_agreement.tex\";>accordo
 GNUnet "
-"e.V. --- Taler Systems Sa sulle licenze e lo sviluppo collaborativo</a> "
-"dei progetti GNUnet e GNU Taler sia soddisfatto.</p>"  
+"<p>I collaboratori di GNU Taler con accesso a Git devono firmare l'<a href="
+"\"/ pdf/copyright.pdf\">attribuzione del diritto d'autore</a> per far sì che "
+"l'<a href=\"https://gnunet.org/git/gnunet-ev.git/tree/gnunet_taler_agreement.";
+"tex\">accordo GNUnet e.V. --- Taler Systems Sa sulle licenze e lo sviluppo "
+"collaborativo</a> dei progetti GNUnet e GNU Taler sia soddisfatto.</p>"
 
 #: copyright.html.j2:17
 msgid ""
@@ -1453,3 +1454,70 @@ msgstr ""
 #: common/base.j2:6
 msgid "Taxable Anonymous Libre Electronic Reserves"
 msgstr ""
+
+#: common/footer.j2.inc:7
+msgid "About"
+msgstr ""
+
+#: common/footer.j2.inc:8
+msgid "Contact"
+msgstr ""
+
+#: common/footer.j2.inc:9
+msgid "For Investors"
+msgstr ""
+
+#: common/footer.j2.inc:14 common/navigation.j2.inc:5
+msgid "Citizens"
+msgstr ""
+
+#: common/footer.j2.inc:15 common/navigation.j2.inc:6
+#, fuzzy
+msgid "Merchants"
+msgstr "Documentation"
+
+#: common/footer.j2.inc:16 common/navigation.j2.inc:7
+msgid "Governments"
+msgstr ""
+
+#: common/footer.j2.inc:21
+msgid "Developer Resources"
+msgstr ""
+
+#: common/footer.j2.inc:22 common/navigation.j2.inc:12
+msgid "FAQ"
+msgstr ""
+
+#: common/footer.j2.inc:23 common/navigation.j2.inc:16
+#, fuzzy
+#| msgid "GNU Taler Bibliography"
+msgid "Bibliography"
+msgstr "Bibliografia GNU Taler"
+
+#: common/footer.j2.inc:32
+msgid ""
+"This page was created using <a href='https://www.gnu.org/'>Free Software</a> "
+"only."
+msgstr ""
+
+#: common/navigation.j2.inc:9
+msgid "Resources"
+msgstr ""
+
+#: common/navigation.j2.inc:11
+#, fuzzy
+#| msgid "Taler System Architecture"
+msgid "System Architecture"
+msgstr "Architettura Taler"
+
+#: common/navigation.j2.inc:13
+msgid "Glossary"
+msgstr ""
+
+#: common/navigation.j2.inc:14
+msgid "Developer Introduction"
+msgstr ""
+
+#: common/navigation.j2.inc:15
+msgid "Copyright for Contributors"
+msgstr ""

-- 
To stop receiving notification emails like this one, please contact
address@hidden



reply via email to

[Prev in Thread] Current Thread [Next in Thread]