aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authortg(x) <*@tg-x.net>2017-01-19 20:36:07 +0100
committertg(x) <*@tg-x.net>2017-01-19 20:36:07 +0100
commit5512942ea77aa8a474a0163f8ef3097d678f8675 (patch)
treef93a6db9e65dde012a5549371b112b2c592a6d19
parent8a795c4e3b2469c54dc3b0ca73b0e925677b3756 (diff)
downloadwww-5512942ea77aa8a474a0163f8ef3097d678f8675.tar.gz
www-5512942ea77aa8a474a0163f8ef3097d678f8675.zip
i18n: add missing _()
-rw-r--r--index.html.j22
-rw-r--r--locale/de/LC_MESSAGES/messages.po10
-rw-r--r--locale/en/LC_MESSAGES/messages.po10
-rw-r--r--locale/es/LC_MESSAGES/messages.po10
-rw-r--r--locale/fr/LC_MESSAGES/messages.po10
-rw-r--r--locale/it/LC_MESSAGES/messages.po10
6 files changed, 26 insertions, 26 deletions
diff --git a/index.html.j2 b/index.html.j2
index fced0bfa..c012ae5a 100644
--- a/index.html.j2
+++ b/index.html.j2
@@ -56,7 +56,7 @@
56 US Dollars, Euros or even BitCoins.") }}</p> 56 US Dollars, Euros or even BitCoins.") }}</p>
57 </div> 57 </div>
58 <div class="col-lg-4"> 58 <div class="col-lg-4">
59 <h2>News</h2> 59 <h2>{{ _("News") }}</h2>
60 <p>{{ _("Taler Web payments paper published.") }}</p> 60 <p>{{ _("Taler Web payments paper published.") }}</p>
61 <p><a class="btn btn-primary" href="news" role="button">{{ _("More news »") }}</a></p> 61 <p><a class="btn btn-primary" href="news" role="button">{{ _("More news »") }}</a></p>
62 </div> 62 </div>
diff --git a/locale/de/LC_MESSAGES/messages.po b/locale/de/LC_MESSAGES/messages.po
index 442e1716..dba4b75f 100644
--- a/locale/de/LC_MESSAGES/messages.po
+++ b/locale/de/LC_MESSAGES/messages.po
@@ -3,7 +3,7 @@ msgid ""
3msgstr "" 3msgstr ""
4"Project-Id-Version: PROJECT VERSION\n" 4"Project-Id-Version: PROJECT VERSION\n"
5"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" 5"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
6"POT-Creation-Date: 2017-01-19 20:05+0100\n" 6"POT-Creation-Date: 2017-01-19 20:35+0100\n"
7"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" 7"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
8"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" 8"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
9"Language: de\n" 9"Language: de\n"
@@ -1069,6 +1069,10 @@ msgstr ""
1069"\t Währungen, wie zum Beispiel Euro, US-Dollar oder auch BitCoin.\n" 1069"\t Währungen, wie zum Beispiel Euro, US-Dollar oder auch BitCoin.\n"
1070" " 1070" "
1071 1071
1072#: index.html.j2:59 news.html.j2:3 news.html.j2:12
1073msgid "News"
1074msgstr ""
1075
1072#: index.html.j2:60 1076#: index.html.j2:60
1073msgid "Taler Web payments paper published." 1077msgid "Taler Web payments paper published."
1074msgstr "Taler Web Bezahldienste Publikation erschienen." 1078msgstr "Taler Web Bezahldienste Publikation erschienen."
@@ -1553,10 +1557,6 @@ msgstr ""
1553msgid "Manuals for merchants" 1557msgid "Manuals for merchants"
1554msgstr "Handbücher für Händler" 1558msgstr "Handbücher für Händler"
1555 1559
1556#: news.html.j2:3 news.html.j2:12
1557msgid "News"
1558msgstr ""
1559
1560#: wallet.html.j2:5 1560#: wallet.html.j2:5
1561msgid "Wallet" 1561msgid "Wallet"
1562msgstr "" 1562msgstr ""
diff --git a/locale/en/LC_MESSAGES/messages.po b/locale/en/LC_MESSAGES/messages.po
index 84c03e8e..06ca337e 100644
--- a/locale/en/LC_MESSAGES/messages.po
+++ b/locale/en/LC_MESSAGES/messages.po
@@ -3,7 +3,7 @@ msgid ""
3msgstr "" 3msgstr ""
4"Project-Id-Version: PROJECT VERSION\n" 4"Project-Id-Version: PROJECT VERSION\n"
5"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" 5"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
6"POT-Creation-Date: 2017-01-19 20:05+0100\n" 6"POT-Creation-Date: 2017-01-19 20:35+0100\n"
7"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" 7"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
8"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" 8"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
9"Language: en\n" 9"Language: en\n"
@@ -710,6 +710,10 @@ msgid ""
710"\t US Dollars, Euros or even BitCoins." 710"\t US Dollars, Euros or even BitCoins."
711msgstr "" 711msgstr ""
712 712
713#: index.html.j2:59 news.html.j2:3 news.html.j2:12
714msgid "News"
715msgstr ""
716
713#: index.html.j2:60 717#: index.html.j2:60
714msgid "Taler Web payments paper published." 718msgid "Taler Web payments paper published."
715msgstr "" 719msgstr ""
@@ -1029,10 +1033,6 @@ msgstr ""
1029msgid "Manuals for merchants" 1033msgid "Manuals for merchants"
1030msgstr "" 1034msgstr ""
1031 1035
1032#: news.html.j2:3 news.html.j2:12
1033msgid "News"
1034msgstr ""
1035
1036#: wallet.html.j2:5 1036#: wallet.html.j2:5
1037msgid "Wallet" 1037msgid "Wallet"
1038msgstr "" 1038msgstr ""
diff --git a/locale/es/LC_MESSAGES/messages.po b/locale/es/LC_MESSAGES/messages.po
index 5d52ffc5..561240c2 100644
--- a/locale/es/LC_MESSAGES/messages.po
+++ b/locale/es/LC_MESSAGES/messages.po
@@ -3,7 +3,7 @@ msgid ""
3msgstr "" 3msgstr ""
4"Project-Id-Version: PROJECT VERSION\n" 4"Project-Id-Version: PROJECT VERSION\n"
5"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" 5"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
6"POT-Creation-Date: 2017-01-19 20:05+0100\n" 6"POT-Creation-Date: 2017-01-19 20:35+0100\n"
7"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" 7"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
8"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" 8"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
9"Language: es\n" 9"Language: es\n"
@@ -1075,6 +1075,10 @@ msgstr ""
1075"corresponden con otras monedas\n" 1075"corresponden con otras monedas\n"
1076"\t existentes hoy en día, como dólares, euros o incluso bitcoins." 1076"\t existentes hoy en día, como dólares, euros o incluso bitcoins."
1077 1077
1078#: index.html.j2:59 news.html.j2:3 news.html.j2:12
1079msgid "News"
1080msgstr ""
1081
1078#: index.html.j2:60 1082#: index.html.j2:60
1079msgid "Taler Web payments paper published." 1083msgid "Taler Web payments paper published."
1080msgstr "Taler 0.0.0." 1084msgstr "Taler 0.0.0."
@@ -1563,10 +1567,6 @@ msgstr ""
1563msgid "Manuals for merchants" 1567msgid "Manuals for merchants"
1564msgstr "Documentation" 1568msgstr "Documentation"
1565 1569
1566#: news.html.j2:3 news.html.j2:12
1567msgid "News"
1568msgstr ""
1569
1570#: wallet.html.j2:5 1570#: wallet.html.j2:5
1571msgid "Wallet" 1571msgid "Wallet"
1572msgstr "" 1572msgstr ""
diff --git a/locale/fr/LC_MESSAGES/messages.po b/locale/fr/LC_MESSAGES/messages.po
index a5003b35..357eeb0d 100644
--- a/locale/fr/LC_MESSAGES/messages.po
+++ b/locale/fr/LC_MESSAGES/messages.po
@@ -3,7 +3,7 @@ msgid ""
3msgstr "" 3msgstr ""
4"Project-Id-Version: PROJECT VERSION\n" 4"Project-Id-Version: PROJECT VERSION\n"
5"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" 5"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
6"POT-Creation-Date: 2017-01-19 20:05+0100\n" 6"POT-Creation-Date: 2017-01-19 20:35+0100\n"
7"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" 7"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
8"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" 8"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
9"Language: fr\n" 9"Language: fr\n"
@@ -1067,6 +1067,10 @@ msgstr ""
1067"\t monnaies existantes, comme le dollar Américain, l'Euro ou même le\n" 1067"\t monnaies existantes, comme le dollar Américain, l'Euro ou même le\n"
1068"\t BitCoin." 1068"\t BitCoin."
1069 1069
1070#: index.html.j2:59 news.html.j2:3 news.html.j2:12
1071msgid "News"
1072msgstr ""
1073
1070#: index.html.j2:60 1074#: index.html.j2:60
1071#, fuzzy 1075#, fuzzy
1072msgid "Taler Web payments paper published." 1076msgid "Taler Web payments paper published."
@@ -1550,10 +1554,6 @@ msgstr ""
1550msgid "Manuals for merchants" 1554msgid "Manuals for merchants"
1551msgstr "Documentation" 1555msgstr "Documentation"
1552 1556
1553#: news.html.j2:3 news.html.j2:12
1554msgid "News"
1555msgstr ""
1556
1557#: wallet.html.j2:5 1557#: wallet.html.j2:5
1558msgid "Wallet" 1558msgid "Wallet"
1559msgstr "" 1559msgstr ""
diff --git a/locale/it/LC_MESSAGES/messages.po b/locale/it/LC_MESSAGES/messages.po
index ab5f4096..2cce3331 100644
--- a/locale/it/LC_MESSAGES/messages.po
+++ b/locale/it/LC_MESSAGES/messages.po
@@ -3,7 +3,7 @@ msgid ""
3msgstr "" 3msgstr ""
4"Project-Id-Version: PROJECT VERSION\n" 4"Project-Id-Version: PROJECT VERSION\n"
5"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" 5"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
6"POT-Creation-Date: 2017-01-19 20:05+0100\n" 6"POT-Creation-Date: 2017-01-19 20:35+0100\n"
7"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" 7"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
8"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" 8"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
9"Language: it\n" 9"Language: it\n"
@@ -1067,6 +1067,10 @@ msgstr ""
1067"valute come Euro, Dollaro\n" 1067"valute come Euro, Dollaro\n"
1068"\t Americano o anche Bitcoin." 1068"\t Americano o anche Bitcoin."
1069 1069
1070#: index.html.j2:59 news.html.j2:3 news.html.j2:12
1071msgid "News"
1072msgstr ""
1073
1070#: index.html.j2:60 1074#: index.html.j2:60
1071#, fuzzy 1075#, fuzzy
1072msgid "Taler Web payments paper published." 1076msgid "Taler Web payments paper published."
@@ -1560,10 +1564,6 @@ msgstr ""
1560msgid "Manuals for merchants" 1564msgid "Manuals for merchants"
1561msgstr "Documentation" 1565msgstr "Documentation"
1562 1566
1563#: news.html.j2:3 news.html.j2:12
1564msgid "News"
1565msgstr ""
1566
1567#: wallet.html.j2:5 1567#: wallet.html.j2:5
1568msgid "Wallet" 1568msgid "Wallet"
1569msgstr "" 1569msgstr ""