aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFlorian Dold <florian.dold@gmail.com>2017-02-15 00:49:08 +0100
committerFlorian Dold <florian.dold@gmail.com>2017-02-15 00:49:08 +0100
commitecb6d5f36e1b1d69571fcc9a1d423a5f90af6018 (patch)
tree2371fc22651be966702fe614e982bfc5f713d805
parentf6a9fda62511c88ad1dec7dfe4f13e9318ffc430 (diff)
downloadwww-ecb6d5f36e1b1d69571fcc9a1d423a5f90af6018.tar.gz
www-ecb6d5f36e1b1d69571fcc9a1d423a5f90af6018.zip
show extra lang button only in responsive mode
-rw-r--r--common/navigation.j2.inc2
-rw-r--r--locale/de/LC_MESSAGES/messages.po193
-rw-r--r--locale/en/LC_MESSAGES/messages.po193
-rw-r--r--locale/es/LC_MESSAGES/messages.po193
-rw-r--r--locale/fr/LC_MESSAGES/messages.po193
-rw-r--r--locale/it/LC_MESSAGES/messages.po193
6 files changed, 541 insertions, 426 deletions
diff --git a/common/navigation.j2.inc b/common/navigation.j2.inc
index 336936f3..93677cdc 100644
--- a/common/navigation.j2.inc
+++ b/common/navigation.j2.inc
@@ -1,6 +1,6 @@
1 <div class="navbar navbar-fixed-top navbar-taler" role="navigation"> 1 <div class="navbar navbar-fixed-top navbar-taler" role="navigation">
2 <div class="navbar-header"> 2 <div class="navbar-header">
3 <button class="btn btn-default dropdown-toggle mobile-lang" type="button" id="dropdownMenu1" data-toggle="dropdown" aria-haspopup="true" aria-expanded="true"> 3 <button class="navbar-toggle btn btn-default dropdown-toggle mobile-lang" type="button" id="dropdownMenu1" data-toggle="dropdown" aria-haspopup="true" aria-expanded="true">
4 <img src="{{ url('images/'+lang+'.png') }}"/></img> 4 <img src="{{ url('images/'+lang+'.png') }}"/></img>
5 <span class="caret"></span> 5 <span class="caret"></span>
6 </button> 6 </button>
diff --git a/locale/de/LC_MESSAGES/messages.po b/locale/de/LC_MESSAGES/messages.po
index 595641d7..70cb515c 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-02-14 21:16+0100\n" 6"POT-Creation-Date: 2017-02-15 00:47+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"
@@ -21,8 +21,8 @@ msgid "en"
21msgstr "de" 21msgstr "de"
22 22
23#: about.html.j2:5 citizens.html.j2:5 developers.html.j2:5 23#: about.html.j2:5 citizens.html.j2:5 developers.html.j2:5
24#: governments.html.j2:5 investors.html.j2:5 merchants.html.j2:5 24#: governments.html.j2:5 index.html.j2:5 investors.html.j2:5
25#: wallet.html.j2:5 25#: merchants.html.j2:5 wallet.html.j2:5
26msgid "GNU Taler" 26msgid "GNU Taler"
27msgstr "GNU Taler" 27msgstr "GNU Taler"
28 28
@@ -679,6 +679,109 @@ msgid ""
679" that Taler collects." 679" that Taler collects."
680msgstr "" 680msgstr ""
681 681
682#: index.html.j2:6
683msgid "Taxable Anonymous Libre Electronic Reserves"
684msgstr ""
685
686#: index.html.j2:17
687msgid "Independent One-Click Payments!"
688msgstr ""
689
690#: index.html.j2:19
691msgid ""
692"Taler is an electronic payment system under\n"
693"\t development\n"
694"\t at <a href=\"http://www.inria.fr/\">Inria</a>. We expect to "
695"make it operational in 2017.\n"
696" Meanwhile you can learn about Taler on this website, "
697"try the <a href=\"https://demo.taler.net\">demo</a>\n"
698" and look at our <a "
699"href=\"https://docs.taler.net\">developer</a> and <a "
700"href=\"https://api.taler.net\">API</a> documentation.\n"
701"\t "
702msgstr ""
703
704#: index.html.j2:35
705msgid "<b>T</b>axable"
706msgstr ""
707
708#: index.html.j2:37
709msgid ""
710"Unlike Bitcoin or cash payments, Taler ensures that\n"
711"\t governments can learn their citizen's total income\n"
712"\t and thus collect sales, value-added or income\n"
713"\t taxes. Taler is a currency for the mainstream\n"
714"\t economy, and not the black market."
715msgstr ""
716
717#: index.html.j2:45
718msgid "<b>A</b>nonymous"
719msgstr ""
720
721#: index.html.j2:47
722msgid ""
723"When you pay with Taler, your identity does not\n"
724"\t have to be revealed to the merchant. Just like\n"
725"\t payments in cash, nobody else can track how you\n"
726"\t spent your electronic money. However, you obtain a\n"
727"\t legally valid proof of payment."
728msgstr ""
729
730#: index.html.j2:55
731msgid "<b>L</b>ibre"
732msgstr ""
733
734#: index.html.j2:57
735msgid ""
736"Taler is free software\n"
737"\t from <a href=\"http://www.gnu.org/\">the GNU\n"
738"\t project</a> implementing an open protocol. Anybody\n"
739"\t is welcome to inspect our code and integrate our\n"
740"\t reference implementation into their applications."
741msgstr ""
742
743#: index.html.j2:68
744msgid "<b>E</b>lectronic"
745msgstr ""
746
747#: index.html.j2:70
748msgid ""
749"Taler is easy to integrate with existing Web\n"
750"\t applications. Payments are cryptographically\n"
751"\t secured and are confirmed within milliseconds with\n"
752"\t extremely low transaction costs."
753msgstr ""
754
755#: index.html.j2:77
756msgid "<b>R</b>eserves"
757msgstr ""
758
759#: index.html.j2:79
760msgid ""
761"Taler does not introduce a new currency with\n"
762"\t fluctuation risks, and instead uses a digital\n"
763"\t wallet holding coins in reserve. Taler's\n"
764"\t cryptographic coins correspond to existing\n"
765"\t currencies, such as US Dollars, Euros or even\n"
766"\t Bitcoins."
767msgstr ""
768
769#: index.html.j2:95
770msgid "Latest Videos"
771msgstr ""
772
773#: index.html.j2:96
774msgid "Florian Dold talks about Taler at 50p!"
775msgstr ""
776
777#: index.html.j2:106
778msgid "Taler News"
779msgstr ""
780
781#: index.html.j2:110
782msgid "Financial News"
783msgstr ""
784
682#: investors.html.j2:5 785#: investors.html.j2:5
683msgid "Investors" 786msgid "Investors"
684msgstr "Investoren" 787msgstr "Investoren"
@@ -689,7 +792,7 @@ msgstr ""
689 792
690#: investors.html.j2:16 793#: investors.html.j2:16
691msgid "" 794msgid ""
692"We have created a company, Taler Systems SA in \n" 795"We have created a company, Taler Systems SA in\n"
693" Luxemburg.<br>\n" 796" Luxemburg.<br>\n"
694" Please contact <tt>invest@taler.net</tt>\n" 797" Please contact <tt>invest@taler.net</tt>\n"
695" if you want to invest in Taler." 798" if you want to invest in Taler."
@@ -1041,84 +1144,27 @@ msgstr ""
1041#~ msgid "Taler as seen by the exchange operator" 1144#~ msgid "Taler as seen by the exchange operator"
1042#~ msgstr "Taler aus Betreiberperspektive" 1145#~ msgstr "Taler aus Betreiberperspektive"
1043 1146
1044#~ msgid ""
1045#~ "Taler has an efficient design. Unlike\n"
1046#~ " timeline-based payment systems, such as BitCoin,\n"
1047#~ " Taler will not threaten the availability of\n"
1048#~ " national electric grids or (significantly)\n"
1049#~ " contribute to environmental pollution."
1050#~ msgstr ""
1051
1052#~ msgid "Taxable Anonymous Libre Electronic Reserves" 1147#~ msgid "Taxable Anonymous Libre Electronic Reserves"
1053#~ msgstr "" 1148#~ msgstr ""
1054 1149
1055#~ msgid "Independent One-Click Payments!" 1150#~ msgid "Independent One-Click Payments!"
1056#~ msgstr "" 1151#~ msgstr ""
1057 1152
1058#~ msgid ""
1059#~ "Taler is an electronic payment system under\n"
1060#~ "\t development\n"
1061#~ "\t at <a href=\"http://www.inria.fr/\">Inria</a>. This\n"
1062#~ "\t community Web site provides extensive documentation\n"
1063#~ "\t about the system, which we expect to make\n"
1064#~ "\t operational in 2017."
1065#~ msgstr ""
1066
1067#~ msgid "<b>T</b>axable" 1153#~ msgid "<b>T</b>axable"
1068#~ msgstr "" 1154#~ msgstr ""
1069 1155
1070#~ msgid ""
1071#~ "Unlike BitCoin or cash payments, Taler ensures that\n"
1072#~ "\t governments can learn their citizen's total income\n"
1073#~ "\t and thus collect sales, value-added or income\n"
1074#~ "\t taxes. Taler is a currency for the mainstream\n"
1075#~ "\t economy, and not the black market."
1076#~ msgstr ""
1077
1078#~ msgid "<b>A</b>nonymous" 1156#~ msgid "<b>A</b>nonymous"
1079#~ msgstr "" 1157#~ msgstr ""
1080 1158
1081#~ msgid ""
1082#~ "When you pay with Taler, your identity does not\n"
1083#~ "\t have to be revealed to the merchant. Just like\n"
1084#~ "\t payments in cash, nobody else can track how you\n"
1085#~ "\t spent your electronic money. However, you obtain a\n"
1086#~ "\t legally valid proof of payment."
1087#~ msgstr ""
1088
1089#~ msgid "<b>L</b>ibre" 1159#~ msgid "<b>L</b>ibre"
1090#~ msgstr "" 1160#~ msgstr ""
1091 1161
1092#~ msgid ""
1093#~ "Taler is free software\n"
1094#~ "\t from <a href=\"http://www.gnu.org/\">the GNU\n"
1095#~ "\t project</a> implementing an open protocol. Anybody\n"
1096#~ "\t is welcome to inspect our code and integrate our\n"
1097#~ "\t reference implementation into their applications."
1098#~ msgstr ""
1099
1100#~ msgid "<b>E</b>lectronic" 1162#~ msgid "<b>E</b>lectronic"
1101#~ msgstr "" 1163#~ msgstr ""
1102 1164
1103#~ msgid ""
1104#~ "Taler is easy to integrate with existing Web\n"
1105#~ "\t applications. Payments are cryptographically\n"
1106#~ "\t secured and are confirmed within milliseconds with\n"
1107#~ "\t extremely low transaction costs."
1108#~ msgstr ""
1109
1110#~ msgid "<b>R</b>eserves" 1165#~ msgid "<b>R</b>eserves"
1111#~ msgstr "" 1166#~ msgstr ""
1112 1167
1113#~ msgid ""
1114#~ "Taler does not introduce a new currency with\n"
1115#~ "\t fluctuation risks, and instead uses a digital\n"
1116#~ "\t wallet holding coins in reserve. Taler's\n"
1117#~ "\t cryptographic coins correspond to existing\n"
1118#~ "\t currencies, such as US Dollars, Euros or even\n"
1119#~ "\t BitCoins."
1120#~ msgstr ""
1121
1122#~ msgid "Latest Videos" 1168#~ msgid "Latest Videos"
1123#~ msgstr "" 1169#~ msgstr ""
1124 1170
@@ -1133,31 +1179,8 @@ msgstr ""
1133 1179
1134#~ msgid "" 1180#~ msgid ""
1135#~ "We have created a company, Taler Systems SA in \n" 1181#~ "We have created a company, Taler Systems SA in \n"
1136#~ " Luxemburgh.<br>\n" 1182#~ " Luxemburg.<br>\n"
1137#~ " Please contact <tt>invest@taler.net</tt>\n" 1183#~ " Please contact <tt>invest@taler.net</tt>\n"
1138#~ " if you want to invest in Taler." 1184#~ " if you want to invest in Taler."
1139#~ msgstr "" 1185#~ msgstr ""
1140 1186
1141#~ msgid ""
1142#~ "The scalable business model for Taler is the operation\n"
1143#~ " of the payment service "
1144#~ "provider, which converts money from\n"
1145#~ " traditional payment systems (Mastercard, SEPA,\n"
1146#~ " Visa, BitCoin, ACH, SWIFT, etc.) to anonymous\n"
1147#~ " electronic coins in the "
1148#~ "same currency. The customer\n"
1149#~ " can then redeem the "
1150#~ "electronic coins at a merchant,\n"
1151#~ " who can exchange them for money represented using\n"
1152#~ " traditional payment systems at the exchange. The\n"
1153#~ " exchange charges fees (to the customer,\n"
1154#~ " merchant or both) to facilitate the transactions."
1155#~ msgstr ""
1156
1157#~ msgid ""
1158#~ "Taler can be used for different currencies (such as\n"
1159#~ "\t Euros, US Dollars or BitCoins) and different\n"
1160#~ "\t payment models limited only by what the payment\n"
1161#~ "\t service provider supports in its interactions."
1162#~ msgstr ""
1163
diff --git a/locale/en/LC_MESSAGES/messages.po b/locale/en/LC_MESSAGES/messages.po
index 75a6f282..70e0112e 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-02-14 21:16+0100\n" 6"POT-Creation-Date: 2017-02-15 00:47+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"
@@ -21,8 +21,8 @@ msgid "en"
21msgstr "" 21msgstr ""
22 22
23#: about.html.j2:5 citizens.html.j2:5 developers.html.j2:5 23#: about.html.j2:5 citizens.html.j2:5 developers.html.j2:5
24#: governments.html.j2:5 investors.html.j2:5 merchants.html.j2:5 24#: governments.html.j2:5 index.html.j2:5 investors.html.j2:5
25#: wallet.html.j2:5 25#: merchants.html.j2:5 wallet.html.j2:5
26msgid "GNU Taler" 26msgid "GNU Taler"
27msgstr "" 27msgstr ""
28 28
@@ -670,6 +670,109 @@ msgid ""
670" that Taler collects." 670" that Taler collects."
671msgstr "" 671msgstr ""
672 672
673#: index.html.j2:6
674msgid "Taxable Anonymous Libre Electronic Reserves"
675msgstr ""
676
677#: index.html.j2:17
678msgid "Independent One-Click Payments!"
679msgstr ""
680
681#: index.html.j2:19
682msgid ""
683"Taler is an electronic payment system under\n"
684"\t development\n"
685"\t at <a href=\"http://www.inria.fr/\">Inria</a>. We expect to "
686"make it operational in 2017.\n"
687" Meanwhile you can learn about Taler on this website, "
688"try the <a href=\"https://demo.taler.net\">demo</a>\n"
689" and look at our <a "
690"href=\"https://docs.taler.net\">developer</a> and <a "
691"href=\"https://api.taler.net\">API</a> documentation.\n"
692"\t "
693msgstr ""
694
695#: index.html.j2:35
696msgid "<b>T</b>axable"
697msgstr ""
698
699#: index.html.j2:37
700msgid ""
701"Unlike Bitcoin or cash payments, Taler ensures that\n"
702"\t governments can learn their citizen's total income\n"
703"\t and thus collect sales, value-added or income\n"
704"\t taxes. Taler is a currency for the mainstream\n"
705"\t economy, and not the black market."
706msgstr ""
707
708#: index.html.j2:45
709msgid "<b>A</b>nonymous"
710msgstr ""
711
712#: index.html.j2:47
713msgid ""
714"When you pay with Taler, your identity does not\n"
715"\t have to be revealed to the merchant. Just like\n"
716"\t payments in cash, nobody else can track how you\n"
717"\t spent your electronic money. However, you obtain a\n"
718"\t legally valid proof of payment."
719msgstr ""
720
721#: index.html.j2:55
722msgid "<b>L</b>ibre"
723msgstr ""
724
725#: index.html.j2:57
726msgid ""
727"Taler is free software\n"
728"\t from <a href=\"http://www.gnu.org/\">the GNU\n"
729"\t project</a> implementing an open protocol. Anybody\n"
730"\t is welcome to inspect our code and integrate our\n"
731"\t reference implementation into their applications."
732msgstr ""
733
734#: index.html.j2:68
735msgid "<b>E</b>lectronic"
736msgstr ""
737
738#: index.html.j2:70
739msgid ""
740"Taler is easy to integrate with existing Web\n"
741"\t applications. Payments are cryptographically\n"
742"\t secured and are confirmed within milliseconds with\n"
743"\t extremely low transaction costs."
744msgstr ""
745
746#: index.html.j2:77
747msgid "<b>R</b>eserves"
748msgstr ""
749
750#: index.html.j2:79
751msgid ""
752"Taler does not introduce a new currency with\n"
753"\t fluctuation risks, and instead uses a digital\n"
754"\t wallet holding coins in reserve. Taler's\n"
755"\t cryptographic coins correspond to existing\n"
756"\t currencies, such as US Dollars, Euros or even\n"
757"\t Bitcoins."
758msgstr ""
759
760#: index.html.j2:95
761msgid "Latest Videos"
762msgstr ""
763
764#: index.html.j2:96
765msgid "Florian Dold talks about Taler at 50p!"
766msgstr ""
767
768#: index.html.j2:106
769msgid "Taler News"
770msgstr ""
771
772#: index.html.j2:110
773msgid "Financial News"
774msgstr ""
775
673#: investors.html.j2:5 776#: investors.html.j2:5
674msgid "Investors" 777msgid "Investors"
675msgstr "" 778msgstr ""
@@ -680,7 +783,7 @@ msgstr ""
680 783
681#: investors.html.j2:16 784#: investors.html.j2:16
682msgid "" 785msgid ""
683"We have created a company, Taler Systems SA in \n" 786"We have created a company, Taler Systems SA in\n"
684" Luxemburg.<br>\n" 787" Luxemburg.<br>\n"
685" Please contact <tt>invest@taler.net</tt>\n" 788" Please contact <tt>invest@taler.net</tt>\n"
686" if you want to invest in Taler." 789" if you want to invest in Taler."
@@ -1035,84 +1138,27 @@ msgstr ""
1035#~ msgid "Taler as seen by the exchange operator" 1138#~ msgid "Taler as seen by the exchange operator"
1036#~ msgstr "" 1139#~ msgstr ""
1037 1140
1038#~ msgid ""
1039#~ "Taler has an efficient design. Unlike\n"
1040#~ " timeline-based payment systems, such as BitCoin,\n"
1041#~ " Taler will not threaten the availability of\n"
1042#~ " national electric grids or (significantly)\n"
1043#~ " contribute to environmental pollution."
1044#~ msgstr ""
1045
1046#~ msgid "Taxable Anonymous Libre Electronic Reserves" 1141#~ msgid "Taxable Anonymous Libre Electronic Reserves"
1047#~ msgstr "" 1142#~ msgstr ""
1048 1143
1049#~ msgid "Independent One-Click Payments!" 1144#~ msgid "Independent One-Click Payments!"
1050#~ msgstr "" 1145#~ msgstr ""
1051 1146
1052#~ msgid ""
1053#~ "Taler is an electronic payment system under\n"
1054#~ "\t development\n"
1055#~ "\t at <a href=\"http://www.inria.fr/\">Inria</a>. This\n"
1056#~ "\t community Web site provides extensive documentation\n"
1057#~ "\t about the system, which we expect to make\n"
1058#~ "\t operational in 2017."
1059#~ msgstr ""
1060
1061#~ msgid "<b>T</b>axable" 1147#~ msgid "<b>T</b>axable"
1062#~ msgstr "" 1148#~ msgstr ""
1063 1149
1064#~ msgid ""
1065#~ "Unlike BitCoin or cash payments, Taler ensures that\n"
1066#~ "\t governments can learn their citizen's total income\n"
1067#~ "\t and thus collect sales, value-added or income\n"
1068#~ "\t taxes. Taler is a currency for the mainstream\n"
1069#~ "\t economy, and not the black market."
1070#~ msgstr ""
1071
1072#~ msgid "<b>A</b>nonymous" 1150#~ msgid "<b>A</b>nonymous"
1073#~ msgstr "" 1151#~ msgstr ""
1074 1152
1075#~ msgid ""
1076#~ "When you pay with Taler, your identity does not\n"
1077#~ "\t have to be revealed to the merchant. Just like\n"
1078#~ "\t payments in cash, nobody else can track how you\n"
1079#~ "\t spent your electronic money. However, you obtain a\n"
1080#~ "\t legally valid proof of payment."
1081#~ msgstr ""
1082
1083#~ msgid "<b>L</b>ibre" 1153#~ msgid "<b>L</b>ibre"
1084#~ msgstr "" 1154#~ msgstr ""
1085 1155
1086#~ msgid ""
1087#~ "Taler is free software\n"
1088#~ "\t from <a href=\"http://www.gnu.org/\">the GNU\n"
1089#~ "\t project</a> implementing an open protocol. Anybody\n"
1090#~ "\t is welcome to inspect our code and integrate our\n"
1091#~ "\t reference implementation into their applications."
1092#~ msgstr ""
1093
1094#~ msgid "<b>E</b>lectronic" 1156#~ msgid "<b>E</b>lectronic"
1095#~ msgstr "" 1157#~ msgstr ""
1096 1158
1097#~ msgid ""
1098#~ "Taler is easy to integrate with existing Web\n"
1099#~ "\t applications. Payments are cryptographically\n"
1100#~ "\t secured and are confirmed within milliseconds with\n"
1101#~ "\t extremely low transaction costs."
1102#~ msgstr ""
1103
1104#~ msgid "<b>R</b>eserves" 1159#~ msgid "<b>R</b>eserves"
1105#~ msgstr "" 1160#~ msgstr ""
1106 1161
1107#~ msgid ""
1108#~ "Taler does not introduce a new currency with\n"
1109#~ "\t fluctuation risks, and instead uses a digital\n"
1110#~ "\t wallet holding coins in reserve. Taler's\n"
1111#~ "\t cryptographic coins correspond to existing\n"
1112#~ "\t currencies, such as US Dollars, Euros or even\n"
1113#~ "\t BitCoins."
1114#~ msgstr ""
1115
1116#~ msgid "Latest Videos" 1162#~ msgid "Latest Videos"
1117#~ msgstr "" 1163#~ msgstr ""
1118 1164
@@ -1127,31 +1173,8 @@ msgstr ""
1127 1173
1128#~ msgid "" 1174#~ msgid ""
1129#~ "We have created a company, Taler Systems SA in \n" 1175#~ "We have created a company, Taler Systems SA in \n"
1130#~ " Luxemburgh.<br>\n" 1176#~ " Luxemburg.<br>\n"
1131#~ " Please contact <tt>invest@taler.net</tt>\n" 1177#~ " Please contact <tt>invest@taler.net</tt>\n"
1132#~ " if you want to invest in Taler." 1178#~ " if you want to invest in Taler."
1133#~ msgstr "" 1179#~ msgstr ""
1134 1180
1135#~ msgid ""
1136#~ "The scalable business model for Taler is the operation\n"
1137#~ " of the payment service "
1138#~ "provider, which converts money from\n"
1139#~ " traditional payment systems (Mastercard, SEPA,\n"
1140#~ " Visa, BitCoin, ACH, SWIFT, etc.) to anonymous\n"
1141#~ " electronic coins in the "
1142#~ "same currency. The customer\n"
1143#~ " can then redeem the "
1144#~ "electronic coins at a merchant,\n"
1145#~ " who can exchange them for money represented using\n"
1146#~ " traditional payment systems at the exchange. The\n"
1147#~ " exchange charges fees (to the customer,\n"
1148#~ " merchant or both) to facilitate the transactions."
1149#~ msgstr ""
1150
1151#~ msgid ""
1152#~ "Taler can be used for different currencies (such as\n"
1153#~ "\t Euros, US Dollars or BitCoins) and different\n"
1154#~ "\t payment models limited only by what the payment\n"
1155#~ "\t service provider supports in its interactions."
1156#~ msgstr ""
1157
diff --git a/locale/es/LC_MESSAGES/messages.po b/locale/es/LC_MESSAGES/messages.po
index ac3c604a..8d29c02c 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-02-14 21:16+0100\n" 6"POT-Creation-Date: 2017-02-15 00:47+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"
@@ -21,8 +21,8 @@ msgid "en"
21msgstr "es" 21msgstr "es"
22 22
23#: about.html.j2:5 citizens.html.j2:5 developers.html.j2:5 23#: about.html.j2:5 citizens.html.j2:5 developers.html.j2:5
24#: governments.html.j2:5 investors.html.j2:5 merchants.html.j2:5 24#: governments.html.j2:5 index.html.j2:5 investors.html.j2:5
25#: wallet.html.j2:5 25#: merchants.html.j2:5 wallet.html.j2:5
26msgid "GNU Taler" 26msgid "GNU Taler"
27msgstr "" 27msgstr ""
28 28
@@ -689,6 +689,109 @@ msgid ""
689" that Taler collects." 689" that Taler collects."
690msgstr "" 690msgstr ""
691 691
692#: index.html.j2:6
693msgid "Taxable Anonymous Libre Electronic Reserves"
694msgstr ""
695
696#: index.html.j2:17
697msgid "Independent One-Click Payments!"
698msgstr ""
699
700#: index.html.j2:19
701msgid ""
702"Taler is an electronic payment system under\n"
703"\t development\n"
704"\t at <a href=\"http://www.inria.fr/\">Inria</a>. We expect to "
705"make it operational in 2017.\n"
706" Meanwhile you can learn about Taler on this website, "
707"try the <a href=\"https://demo.taler.net\">demo</a>\n"
708" and look at our <a "
709"href=\"https://docs.taler.net\">developer</a> and <a "
710"href=\"https://api.taler.net\">API</a> documentation.\n"
711"\t "
712msgstr ""
713
714#: index.html.j2:35
715msgid "<b>T</b>axable"
716msgstr ""
717
718#: index.html.j2:37
719msgid ""
720"Unlike Bitcoin or cash payments, Taler ensures that\n"
721"\t governments can learn their citizen's total income\n"
722"\t and thus collect sales, value-added or income\n"
723"\t taxes. Taler is a currency for the mainstream\n"
724"\t economy, and not the black market."
725msgstr ""
726
727#: index.html.j2:45
728msgid "<b>A</b>nonymous"
729msgstr ""
730
731#: index.html.j2:47
732msgid ""
733"When you pay with Taler, your identity does not\n"
734"\t have to be revealed to the merchant. Just like\n"
735"\t payments in cash, nobody else can track how you\n"
736"\t spent your electronic money. However, you obtain a\n"
737"\t legally valid proof of payment."
738msgstr ""
739
740#: index.html.j2:55
741msgid "<b>L</b>ibre"
742msgstr ""
743
744#: index.html.j2:57
745msgid ""
746"Taler is free software\n"
747"\t from <a href=\"http://www.gnu.org/\">the GNU\n"
748"\t project</a> implementing an open protocol. Anybody\n"
749"\t is welcome to inspect our code and integrate our\n"
750"\t reference implementation into their applications."
751msgstr ""
752
753#: index.html.j2:68
754msgid "<b>E</b>lectronic"
755msgstr ""
756
757#: index.html.j2:70
758msgid ""
759"Taler is easy to integrate with existing Web\n"
760"\t applications. Payments are cryptographically\n"
761"\t secured and are confirmed within milliseconds with\n"
762"\t extremely low transaction costs."
763msgstr ""
764
765#: index.html.j2:77
766msgid "<b>R</b>eserves"
767msgstr ""
768
769#: index.html.j2:79
770msgid ""
771"Taler does not introduce a new currency with\n"
772"\t fluctuation risks, and instead uses a digital\n"
773"\t wallet holding coins in reserve. Taler's\n"
774"\t cryptographic coins correspond to existing\n"
775"\t currencies, such as US Dollars, Euros or even\n"
776"\t Bitcoins."
777msgstr ""
778
779#: index.html.j2:95
780msgid "Latest Videos"
781msgstr ""
782
783#: index.html.j2:96
784msgid "Florian Dold talks about Taler at 50p!"
785msgstr ""
786
787#: index.html.j2:106
788msgid "Taler News"
789msgstr ""
790
791#: index.html.j2:110
792msgid "Financial News"
793msgstr ""
794
692#: investors.html.j2:5 795#: investors.html.j2:5
693msgid "Investors" 796msgid "Investors"
694msgstr "" 797msgstr ""
@@ -699,7 +802,7 @@ msgstr ""
699 802
700#: investors.html.j2:16 803#: investors.html.j2:16
701msgid "" 804msgid ""
702"We have created a company, Taler Systems SA in \n" 805"We have created a company, Taler Systems SA in\n"
703" Luxemburg.<br>\n" 806" Luxemburg.<br>\n"
704" Please contact <tt>invest@taler.net</tt>\n" 807" Please contact <tt>invest@taler.net</tt>\n"
705" if you want to invest in Taler." 808" if you want to invest in Taler."
@@ -1055,84 +1158,27 @@ msgstr ""
1055#~ msgid "Taler as seen by the exchange operator" 1158#~ msgid "Taler as seen by the exchange operator"
1056#~ msgstr "Taler desde el punto de vista del operador de casa de cambio" 1159#~ msgstr "Taler desde el punto de vista del operador de casa de cambio"
1057 1160
1058#~ msgid ""
1059#~ "Taler has an efficient design. Unlike\n"
1060#~ " timeline-based payment systems, such as BitCoin,\n"
1061#~ " Taler will not threaten the availability of\n"
1062#~ " national electric grids or (significantly)\n"
1063#~ " contribute to environmental pollution."
1064#~ msgstr ""
1065
1066#~ msgid "Taxable Anonymous Libre Electronic Reserves" 1161#~ msgid "Taxable Anonymous Libre Electronic Reserves"
1067#~ msgstr "" 1162#~ msgstr ""
1068 1163
1069#~ msgid "Independent One-Click Payments!" 1164#~ msgid "Independent One-Click Payments!"
1070#~ msgstr "" 1165#~ msgstr ""
1071 1166
1072#~ msgid ""
1073#~ "Taler is an electronic payment system under\n"
1074#~ "\t development\n"
1075#~ "\t at <a href=\"http://www.inria.fr/\">Inria</a>. This\n"
1076#~ "\t community Web site provides extensive documentation\n"
1077#~ "\t about the system, which we expect to make\n"
1078#~ "\t operational in 2017."
1079#~ msgstr ""
1080
1081#~ msgid "<b>T</b>axable" 1167#~ msgid "<b>T</b>axable"
1082#~ msgstr "" 1168#~ msgstr ""
1083 1169
1084#~ msgid ""
1085#~ "Unlike BitCoin or cash payments, Taler ensures that\n"
1086#~ "\t governments can learn their citizen's total income\n"
1087#~ "\t and thus collect sales, value-added or income\n"
1088#~ "\t taxes. Taler is a currency for the mainstream\n"
1089#~ "\t economy, and not the black market."
1090#~ msgstr ""
1091
1092#~ msgid "<b>A</b>nonymous" 1170#~ msgid "<b>A</b>nonymous"
1093#~ msgstr "" 1171#~ msgstr ""
1094 1172
1095#~ msgid ""
1096#~ "When you pay with Taler, your identity does not\n"
1097#~ "\t have to be revealed to the merchant. Just like\n"
1098#~ "\t payments in cash, nobody else can track how you\n"
1099#~ "\t spent your electronic money. However, you obtain a\n"
1100#~ "\t legally valid proof of payment."
1101#~ msgstr ""
1102
1103#~ msgid "<b>L</b>ibre" 1173#~ msgid "<b>L</b>ibre"
1104#~ msgstr "" 1174#~ msgstr ""
1105 1175
1106#~ msgid ""
1107#~ "Taler is free software\n"
1108#~ "\t from <a href=\"http://www.gnu.org/\">the GNU\n"
1109#~ "\t project</a> implementing an open protocol. Anybody\n"
1110#~ "\t is welcome to inspect our code and integrate our\n"
1111#~ "\t reference implementation into their applications."
1112#~ msgstr ""
1113
1114#~ msgid "<b>E</b>lectronic" 1176#~ msgid "<b>E</b>lectronic"
1115#~ msgstr "" 1177#~ msgstr ""
1116 1178
1117#~ msgid ""
1118#~ "Taler is easy to integrate with existing Web\n"
1119#~ "\t applications. Payments are cryptographically\n"
1120#~ "\t secured and are confirmed within milliseconds with\n"
1121#~ "\t extremely low transaction costs."
1122#~ msgstr ""
1123
1124#~ msgid "<b>R</b>eserves" 1179#~ msgid "<b>R</b>eserves"
1125#~ msgstr "" 1180#~ msgstr ""
1126 1181
1127#~ msgid ""
1128#~ "Taler does not introduce a new currency with\n"
1129#~ "\t fluctuation risks, and instead uses a digital\n"
1130#~ "\t wallet holding coins in reserve. Taler's\n"
1131#~ "\t cryptographic coins correspond to existing\n"
1132#~ "\t currencies, such as US Dollars, Euros or even\n"
1133#~ "\t BitCoins."
1134#~ msgstr ""
1135
1136#~ msgid "Latest Videos" 1182#~ msgid "Latest Videos"
1137#~ msgstr "" 1183#~ msgstr ""
1138 1184
@@ -1147,31 +1193,8 @@ msgstr ""
1147 1193
1148#~ msgid "" 1194#~ msgid ""
1149#~ "We have created a company, Taler Systems SA in \n" 1195#~ "We have created a company, Taler Systems SA in \n"
1150#~ " Luxemburgh.<br>\n" 1196#~ " Luxemburg.<br>\n"
1151#~ " Please contact <tt>invest@taler.net</tt>\n" 1197#~ " Please contact <tt>invest@taler.net</tt>\n"
1152#~ " if you want to invest in Taler." 1198#~ " if you want to invest in Taler."
1153#~ msgstr "" 1199#~ msgstr ""
1154 1200
1155#~ msgid ""
1156#~ "The scalable business model for Taler is the operation\n"
1157#~ " of the payment service "
1158#~ "provider, which converts money from\n"
1159#~ " traditional payment systems (Mastercard, SEPA,\n"
1160#~ " Visa, BitCoin, ACH, SWIFT, etc.) to anonymous\n"
1161#~ " electronic coins in the "
1162#~ "same currency. The customer\n"
1163#~ " can then redeem the "
1164#~ "electronic coins at a merchant,\n"
1165#~ " who can exchange them for money represented using\n"
1166#~ " traditional payment systems at the exchange. The\n"
1167#~ " exchange charges fees (to the customer,\n"
1168#~ " merchant or both) to facilitate the transactions."
1169#~ msgstr ""
1170
1171#~ msgid ""
1172#~ "Taler can be used for different currencies (such as\n"
1173#~ "\t Euros, US Dollars or BitCoins) and different\n"
1174#~ "\t payment models limited only by what the payment\n"
1175#~ "\t service provider supports in its interactions."
1176#~ msgstr ""
1177
diff --git a/locale/fr/LC_MESSAGES/messages.po b/locale/fr/LC_MESSAGES/messages.po
index 5bf92d41..81323082 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-02-14 21:16+0100\n" 6"POT-Creation-Date: 2017-02-15 00:47+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"
@@ -21,8 +21,8 @@ msgid "en"
21msgstr "fr" 21msgstr "fr"
22 22
23#: about.html.j2:5 citizens.html.j2:5 developers.html.j2:5 23#: about.html.j2:5 citizens.html.j2:5 developers.html.j2:5
24#: governments.html.j2:5 investors.html.j2:5 merchants.html.j2:5 24#: governments.html.j2:5 index.html.j2:5 investors.html.j2:5
25#: wallet.html.j2:5 25#: merchants.html.j2:5 wallet.html.j2:5
26msgid "GNU Taler" 26msgid "GNU Taler"
27msgstr "" 27msgstr ""
28 28
@@ -687,6 +687,109 @@ msgid ""
687" that Taler collects." 687" that Taler collects."
688msgstr "" 688msgstr ""
689 689
690#: index.html.j2:6
691msgid "Taxable Anonymous Libre Electronic Reserves"
692msgstr ""
693
694#: index.html.j2:17
695msgid "Independent One-Click Payments!"
696msgstr ""
697
698#: index.html.j2:19
699msgid ""
700"Taler is an electronic payment system under\n"
701"\t development\n"
702"\t at <a href=\"http://www.inria.fr/\">Inria</a>. We expect to "
703"make it operational in 2017.\n"
704" Meanwhile you can learn about Taler on this website, "
705"try the <a href=\"https://demo.taler.net\">demo</a>\n"
706" and look at our <a "
707"href=\"https://docs.taler.net\">developer</a> and <a "
708"href=\"https://api.taler.net\">API</a> documentation.\n"
709"\t "
710msgstr ""
711
712#: index.html.j2:35
713msgid "<b>T</b>axable"
714msgstr ""
715
716#: index.html.j2:37
717msgid ""
718"Unlike Bitcoin or cash payments, Taler ensures that\n"
719"\t governments can learn their citizen's total income\n"
720"\t and thus collect sales, value-added or income\n"
721"\t taxes. Taler is a currency for the mainstream\n"
722"\t economy, and not the black market."
723msgstr ""
724
725#: index.html.j2:45
726msgid "<b>A</b>nonymous"
727msgstr ""
728
729#: index.html.j2:47
730msgid ""
731"When you pay with Taler, your identity does not\n"
732"\t have to be revealed to the merchant. Just like\n"
733"\t payments in cash, nobody else can track how you\n"
734"\t spent your electronic money. However, you obtain a\n"
735"\t legally valid proof of payment."
736msgstr ""
737
738#: index.html.j2:55
739msgid "<b>L</b>ibre"
740msgstr ""
741
742#: index.html.j2:57
743msgid ""
744"Taler is free software\n"
745"\t from <a href=\"http://www.gnu.org/\">the GNU\n"
746"\t project</a> implementing an open protocol. Anybody\n"
747"\t is welcome to inspect our code and integrate our\n"
748"\t reference implementation into their applications."
749msgstr ""
750
751#: index.html.j2:68
752msgid "<b>E</b>lectronic"
753msgstr ""
754
755#: index.html.j2:70
756msgid ""
757"Taler is easy to integrate with existing Web\n"
758"\t applications. Payments are cryptographically\n"
759"\t secured and are confirmed within milliseconds with\n"
760"\t extremely low transaction costs."
761msgstr ""
762
763#: index.html.j2:77
764msgid "<b>R</b>eserves"
765msgstr ""
766
767#: index.html.j2:79
768msgid ""
769"Taler does not introduce a new currency with\n"
770"\t fluctuation risks, and instead uses a digital\n"
771"\t wallet holding coins in reserve. Taler's\n"
772"\t cryptographic coins correspond to existing\n"
773"\t currencies, such as US Dollars, Euros or even\n"
774"\t Bitcoins."
775msgstr ""
776
777#: index.html.j2:95
778msgid "Latest Videos"
779msgstr ""
780
781#: index.html.j2:96
782msgid "Florian Dold talks about Taler at 50p!"
783msgstr ""
784
785#: index.html.j2:106
786msgid "Taler News"
787msgstr ""
788
789#: index.html.j2:110
790msgid "Financial News"
791msgstr ""
792
690#: investors.html.j2:5 793#: investors.html.j2:5
691msgid "Investors" 794msgid "Investors"
692msgstr "" 795msgstr ""
@@ -697,7 +800,7 @@ msgstr ""
697 800
698#: investors.html.j2:16 801#: investors.html.j2:16
699msgid "" 802msgid ""
700"We have created a company, Taler Systems SA in \n" 803"We have created a company, Taler Systems SA in\n"
701" Luxemburg.<br>\n" 804" Luxemburg.<br>\n"
702" Please contact <tt>invest@taler.net</tt>\n" 805" Please contact <tt>invest@taler.net</tt>\n"
703" if you want to invest in Taler." 806" if you want to invest in Taler."
@@ -1053,84 +1156,27 @@ msgstr ""
1053#~ msgid "Taler as seen by the exchange operator" 1156#~ msgid "Taler as seen by the exchange operator"
1054#~ msgstr "Taler du point de vu de l'exploitant" 1157#~ msgstr "Taler du point de vu de l'exploitant"
1055 1158
1056#~ msgid ""
1057#~ "Taler has an efficient design. Unlike\n"
1058#~ " timeline-based payment systems, such as BitCoin,\n"
1059#~ " Taler will not threaten the availability of\n"
1060#~ " national electric grids or (significantly)\n"
1061#~ " contribute to environmental pollution."
1062#~ msgstr ""
1063
1064#~ msgid "Taxable Anonymous Libre Electronic Reserves" 1159#~ msgid "Taxable Anonymous Libre Electronic Reserves"
1065#~ msgstr "" 1160#~ msgstr ""
1066 1161
1067#~ msgid "Independent One-Click Payments!" 1162#~ msgid "Independent One-Click Payments!"
1068#~ msgstr "" 1163#~ msgstr ""
1069 1164
1070#~ msgid ""
1071#~ "Taler is an electronic payment system under\n"
1072#~ "\t development\n"
1073#~ "\t at <a href=\"http://www.inria.fr/\">Inria</a>. This\n"
1074#~ "\t community Web site provides extensive documentation\n"
1075#~ "\t about the system, which we expect to make\n"
1076#~ "\t operational in 2017."
1077#~ msgstr ""
1078
1079#~ msgid "<b>T</b>axable" 1165#~ msgid "<b>T</b>axable"
1080#~ msgstr "" 1166#~ msgstr ""
1081 1167
1082#~ msgid ""
1083#~ "Unlike BitCoin or cash payments, Taler ensures that\n"
1084#~ "\t governments can learn their citizen's total income\n"
1085#~ "\t and thus collect sales, value-added or income\n"
1086#~ "\t taxes. Taler is a currency for the mainstream\n"
1087#~ "\t economy, and not the black market."
1088#~ msgstr ""
1089
1090#~ msgid "<b>A</b>nonymous" 1168#~ msgid "<b>A</b>nonymous"
1091#~ msgstr "" 1169#~ msgstr ""
1092 1170
1093#~ msgid ""
1094#~ "When you pay with Taler, your identity does not\n"
1095#~ "\t have to be revealed to the merchant. Just like\n"
1096#~ "\t payments in cash, nobody else can track how you\n"
1097#~ "\t spent your electronic money. However, you obtain a\n"
1098#~ "\t legally valid proof of payment."
1099#~ msgstr ""
1100
1101#~ msgid "<b>L</b>ibre" 1171#~ msgid "<b>L</b>ibre"
1102#~ msgstr "" 1172#~ msgstr ""
1103 1173
1104#~ msgid ""
1105#~ "Taler is free software\n"
1106#~ "\t from <a href=\"http://www.gnu.org/\">the GNU\n"
1107#~ "\t project</a> implementing an open protocol. Anybody\n"
1108#~ "\t is welcome to inspect our code and integrate our\n"
1109#~ "\t reference implementation into their applications."
1110#~ msgstr ""
1111
1112#~ msgid "<b>E</b>lectronic" 1174#~ msgid "<b>E</b>lectronic"
1113#~ msgstr "" 1175#~ msgstr ""
1114 1176
1115#~ msgid ""
1116#~ "Taler is easy to integrate with existing Web\n"
1117#~ "\t applications. Payments are cryptographically\n"
1118#~ "\t secured and are confirmed within milliseconds with\n"
1119#~ "\t extremely low transaction costs."
1120#~ msgstr ""
1121
1122#~ msgid "<b>R</b>eserves" 1177#~ msgid "<b>R</b>eserves"
1123#~ msgstr "" 1178#~ msgstr ""
1124 1179
1125#~ msgid ""
1126#~ "Taler does not introduce a new currency with\n"
1127#~ "\t fluctuation risks, and instead uses a digital\n"
1128#~ "\t wallet holding coins in reserve. Taler's\n"
1129#~ "\t cryptographic coins correspond to existing\n"
1130#~ "\t currencies, such as US Dollars, Euros or even\n"
1131#~ "\t BitCoins."
1132#~ msgstr ""
1133
1134#~ msgid "Latest Videos" 1180#~ msgid "Latest Videos"
1135#~ msgstr "" 1181#~ msgstr ""
1136 1182
@@ -1145,31 +1191,8 @@ msgstr ""
1145 1191
1146#~ msgid "" 1192#~ msgid ""
1147#~ "We have created a company, Taler Systems SA in \n" 1193#~ "We have created a company, Taler Systems SA in \n"
1148#~ " Luxemburgh.<br>\n" 1194#~ " Luxemburg.<br>\n"
1149#~ " Please contact <tt>invest@taler.net</tt>\n" 1195#~ " Please contact <tt>invest@taler.net</tt>\n"
1150#~ " if you want to invest in Taler." 1196#~ " if you want to invest in Taler."
1151#~ msgstr "" 1197#~ msgstr ""
1152 1198
1153#~ msgid ""
1154#~ "The scalable business model for Taler is the operation\n"
1155#~ " of the payment service "
1156#~ "provider, which converts money from\n"
1157#~ " traditional payment systems (Mastercard, SEPA,\n"
1158#~ " Visa, BitCoin, ACH, SWIFT, etc.) to anonymous\n"
1159#~ " electronic coins in the "
1160#~ "same currency. The customer\n"
1161#~ " can then redeem the "
1162#~ "electronic coins at a merchant,\n"
1163#~ " who can exchange them for money represented using\n"
1164#~ " traditional payment systems at the exchange. The\n"
1165#~ " exchange charges fees (to the customer,\n"
1166#~ " merchant or both) to facilitate the transactions."
1167#~ msgstr ""
1168
1169#~ msgid ""
1170#~ "Taler can be used for different currencies (such as\n"
1171#~ "\t Euros, US Dollars or BitCoins) and different\n"
1172#~ "\t payment models limited only by what the payment\n"
1173#~ "\t service provider supports in its interactions."
1174#~ msgstr ""
1175
diff --git a/locale/it/LC_MESSAGES/messages.po b/locale/it/LC_MESSAGES/messages.po
index 4df40fde..78b72027 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-02-14 21:16+0100\n" 6"POT-Creation-Date: 2017-02-15 00:47+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"
@@ -21,8 +21,8 @@ msgid "en"
21msgstr "it" 21msgstr "it"
22 22
23#: about.html.j2:5 citizens.html.j2:5 developers.html.j2:5 23#: about.html.j2:5 citizens.html.j2:5 developers.html.j2:5
24#: governments.html.j2:5 investors.html.j2:5 merchants.html.j2:5 24#: governments.html.j2:5 index.html.j2:5 investors.html.j2:5
25#: wallet.html.j2:5 25#: merchants.html.j2:5 wallet.html.j2:5
26msgid "GNU Taler" 26msgid "GNU Taler"
27msgstr "" 27msgstr ""
28 28
@@ -689,6 +689,109 @@ msgid ""
689" that Taler collects." 689" that Taler collects."
690msgstr "" 690msgstr ""
691 691
692#: index.html.j2:6
693msgid "Taxable Anonymous Libre Electronic Reserves"
694msgstr ""
695
696#: index.html.j2:17
697msgid "Independent One-Click Payments!"
698msgstr ""
699
700#: index.html.j2:19
701msgid ""
702"Taler is an electronic payment system under\n"
703"\t development\n"
704"\t at <a href=\"http://www.inria.fr/\">Inria</a>. We expect to "
705"make it operational in 2017.\n"
706" Meanwhile you can learn about Taler on this website, "
707"try the <a href=\"https://demo.taler.net\">demo</a>\n"
708" and look at our <a "
709"href=\"https://docs.taler.net\">developer</a> and <a "
710"href=\"https://api.taler.net\">API</a> documentation.\n"
711"\t "
712msgstr ""
713
714#: index.html.j2:35
715msgid "<b>T</b>axable"
716msgstr ""
717
718#: index.html.j2:37
719msgid ""
720"Unlike Bitcoin or cash payments, Taler ensures that\n"
721"\t governments can learn their citizen's total income\n"
722"\t and thus collect sales, value-added or income\n"
723"\t taxes. Taler is a currency for the mainstream\n"
724"\t economy, and not the black market."
725msgstr ""
726
727#: index.html.j2:45
728msgid "<b>A</b>nonymous"
729msgstr ""
730
731#: index.html.j2:47
732msgid ""
733"When you pay with Taler, your identity does not\n"
734"\t have to be revealed to the merchant. Just like\n"
735"\t payments in cash, nobody else can track how you\n"
736"\t spent your electronic money. However, you obtain a\n"
737"\t legally valid proof of payment."
738msgstr ""
739
740#: index.html.j2:55
741msgid "<b>L</b>ibre"
742msgstr ""
743
744#: index.html.j2:57
745msgid ""
746"Taler is free software\n"
747"\t from <a href=\"http://www.gnu.org/\">the GNU\n"
748"\t project</a> implementing an open protocol. Anybody\n"
749"\t is welcome to inspect our code and integrate our\n"
750"\t reference implementation into their applications."
751msgstr ""
752
753#: index.html.j2:68
754msgid "<b>E</b>lectronic"
755msgstr ""
756
757#: index.html.j2:70
758msgid ""
759"Taler is easy to integrate with existing Web\n"
760"\t applications. Payments are cryptographically\n"
761"\t secured and are confirmed within milliseconds with\n"
762"\t extremely low transaction costs."
763msgstr ""
764
765#: index.html.j2:77
766msgid "<b>R</b>eserves"
767msgstr ""
768
769#: index.html.j2:79
770msgid ""
771"Taler does not introduce a new currency with\n"
772"\t fluctuation risks, and instead uses a digital\n"
773"\t wallet holding coins in reserve. Taler's\n"
774"\t cryptographic coins correspond to existing\n"
775"\t currencies, such as US Dollars, Euros or even\n"
776"\t Bitcoins."
777msgstr ""
778
779#: index.html.j2:95
780msgid "Latest Videos"
781msgstr ""
782
783#: index.html.j2:96
784msgid "Florian Dold talks about Taler at 50p!"
785msgstr ""
786
787#: index.html.j2:106
788msgid "Taler News"
789msgstr ""
790
791#: index.html.j2:110
792msgid "Financial News"
793msgstr ""
794
692#: investors.html.j2:5 795#: investors.html.j2:5
693msgid "Investors" 796msgid "Investors"
694msgstr "" 797msgstr ""
@@ -699,7 +802,7 @@ msgstr ""
699 802
700#: investors.html.j2:16 803#: investors.html.j2:16
701msgid "" 804msgid ""
702"We have created a company, Taler Systems SA in \n" 805"We have created a company, Taler Systems SA in\n"
703" Luxemburg.<br>\n" 806" Luxemburg.<br>\n"
704" Please contact <tt>invest@taler.net</tt>\n" 807" Please contact <tt>invest@taler.net</tt>\n"
705" if you want to invest in Taler." 808" if you want to invest in Taler."
@@ -1057,84 +1160,27 @@ msgstr ""
1057#~ msgid "Taler as seen by the exchange operator" 1160#~ msgid "Taler as seen by the exchange operator"
1058#~ msgstr "Come opera la ufficio cambi di Taler" 1161#~ msgstr "Come opera la ufficio cambi di Taler"
1059 1162
1060#~ msgid ""
1061#~ "Taler has an efficient design. Unlike\n"
1062#~ " timeline-based payment systems, such as BitCoin,\n"
1063#~ " Taler will not threaten the availability of\n"
1064#~ " national electric grids or (significantly)\n"
1065#~ " contribute to environmental pollution."
1066#~ msgstr ""
1067
1068#~ msgid "Taxable Anonymous Libre Electronic Reserves" 1163#~ msgid "Taxable Anonymous Libre Electronic Reserves"
1069#~ msgstr "" 1164#~ msgstr ""
1070 1165
1071#~ msgid "Independent One-Click Payments!" 1166#~ msgid "Independent One-Click Payments!"
1072#~ msgstr "" 1167#~ msgstr ""
1073 1168
1074#~ msgid ""
1075#~ "Taler is an electronic payment system under\n"
1076#~ "\t development\n"
1077#~ "\t at <a href=\"http://www.inria.fr/\">Inria</a>. This\n"
1078#~ "\t community Web site provides extensive documentation\n"
1079#~ "\t about the system, which we expect to make\n"
1080#~ "\t operational in 2017."
1081#~ msgstr ""
1082
1083#~ msgid "<b>T</b>axable" 1169#~ msgid "<b>T</b>axable"
1084#~ msgstr "" 1170#~ msgstr ""
1085 1171
1086#~ msgid ""
1087#~ "Unlike BitCoin or cash payments, Taler ensures that\n"
1088#~ "\t governments can learn their citizen's total income\n"
1089#~ "\t and thus collect sales, value-added or income\n"
1090#~ "\t taxes. Taler is a currency for the mainstream\n"
1091#~ "\t economy, and not the black market."
1092#~ msgstr ""
1093
1094#~ msgid "<b>A</b>nonymous" 1172#~ msgid "<b>A</b>nonymous"
1095#~ msgstr "" 1173#~ msgstr ""
1096 1174
1097#~ msgid ""
1098#~ "When you pay with Taler, your identity does not\n"
1099#~ "\t have to be revealed to the merchant. Just like\n"
1100#~ "\t payments in cash, nobody else can track how you\n"
1101#~ "\t spent your electronic money. However, you obtain a\n"
1102#~ "\t legally valid proof of payment."
1103#~ msgstr ""
1104
1105#~ msgid "<b>L</b>ibre" 1175#~ msgid "<b>L</b>ibre"
1106#~ msgstr "" 1176#~ msgstr ""
1107 1177
1108#~ msgid ""
1109#~ "Taler is free software\n"
1110#~ "\t from <a href=\"http://www.gnu.org/\">the GNU\n"
1111#~ "\t project</a> implementing an open protocol. Anybody\n"
1112#~ "\t is welcome to inspect our code and integrate our\n"
1113#~ "\t reference implementation into their applications."
1114#~ msgstr ""
1115
1116#~ msgid "<b>E</b>lectronic" 1178#~ msgid "<b>E</b>lectronic"
1117#~ msgstr "" 1179#~ msgstr ""
1118 1180
1119#~ msgid ""
1120#~ "Taler is easy to integrate with existing Web\n"
1121#~ "\t applications. Payments are cryptographically\n"
1122#~ "\t secured and are confirmed within milliseconds with\n"
1123#~ "\t extremely low transaction costs."
1124#~ msgstr ""
1125
1126#~ msgid "<b>R</b>eserves" 1181#~ msgid "<b>R</b>eserves"
1127#~ msgstr "" 1182#~ msgstr ""
1128 1183
1129#~ msgid ""
1130#~ "Taler does not introduce a new currency with\n"
1131#~ "\t fluctuation risks, and instead uses a digital\n"
1132#~ "\t wallet holding coins in reserve. Taler's\n"
1133#~ "\t cryptographic coins correspond to existing\n"
1134#~ "\t currencies, such as US Dollars, Euros or even\n"
1135#~ "\t BitCoins."
1136#~ msgstr ""
1137
1138#~ msgid "Latest Videos" 1184#~ msgid "Latest Videos"
1139#~ msgstr "" 1185#~ msgstr ""
1140 1186
@@ -1149,31 +1195,8 @@ msgstr ""
1149 1195
1150#~ msgid "" 1196#~ msgid ""
1151#~ "We have created a company, Taler Systems SA in \n" 1197#~ "We have created a company, Taler Systems SA in \n"
1152#~ " Luxemburgh.<br>\n" 1198#~ " Luxemburg.<br>\n"
1153#~ " Please contact <tt>invest@taler.net</tt>\n" 1199#~ " Please contact <tt>invest@taler.net</tt>\n"
1154#~ " if you want to invest in Taler." 1200#~ " if you want to invest in Taler."
1155#~ msgstr "" 1201#~ msgstr ""
1156 1202
1157#~ msgid ""
1158#~ "The scalable business model for Taler is the operation\n"
1159#~ " of the payment service "
1160#~ "provider, which converts money from\n"
1161#~ " traditional payment systems (Mastercard, SEPA,\n"
1162#~ " Visa, BitCoin, ACH, SWIFT, etc.) to anonymous\n"
1163#~ " electronic coins in the "
1164#~ "same currency. The customer\n"
1165#~ " can then redeem the "
1166#~ "electronic coins at a merchant,\n"
1167#~ " who can exchange them for money represented using\n"
1168#~ " traditional payment systems at the exchange. The\n"
1169#~ " exchange charges fees (to the customer,\n"
1170#~ " merchant or both) to facilitate the transactions."
1171#~ msgstr ""
1172
1173#~ msgid ""
1174#~ "Taler can be used for different currencies (such as\n"
1175#~ "\t Euros, US Dollars or BitCoins) and different\n"
1176#~ "\t payment models limited only by what the payment\n"
1177#~ "\t service provider supports in its interactions."
1178#~ msgstr ""
1179