aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2017-03-07 16:49:41 +0100
committerChristian Grothoff <christian@grothoff.org>2017-03-07 16:49:46 +0100
commit58189c831eef0eed18682bf9910114159dd18e56 (patch)
tree33b75c95ab9cc3b232262cccfaa161810db1ace6
parentdba7ff3b573e16711f3e1ee2b7ba5980b5c6b54c (diff)
downloadwww-58189c831eef0eed18682bf9910114159dd18e56.tar.gz
www-58189c831eef0eed18682bf9910114159dd18e56.zip
de-duplicate investor points, add key new points instead
-rw-r--r--investors.html.j242
-rw-r--r--locale/de/LC_MESSAGES/messages.po119
-rw-r--r--locale/en/LC_MESSAGES/messages.po119
-rw-r--r--locale/es/LC_MESSAGES/messages.po119
-rw-r--r--locale/fr/LC_MESSAGES/messages.po119
-rw-r--r--locale/it/LC_MESSAGES/messages.po119
6 files changed, 438 insertions, 199 deletions
diff --git a/investors.html.j2 b/investors.html.j2
index 0feeb4e1..f9c38c7f 100644
--- a/investors.html.j2
+++ b/investors.html.j2
@@ -23,21 +23,31 @@
23 <div class="col-lg-4"> 23 <div class="col-lg-4">
24 <h3>{{ _("The Team") }}</h3> 24 <h3>{{ _("The Team") }}</h3>
25 25
26 <p>{{ _("Our team combines world-class business leaders, 26 <p>
27 {% trans %}
28 Our <a href="about.html">team</a> combines world-class business leaders,
27 cryptographers, software engineers, civil-rights 29 cryptographers, software engineers, civil-rights
28 activits and academics. We are unified by a vision 30 activits and academics. We are unified by a vision
29 of how payments should work and the goal of 31 of how payments should work and the goal of
30 imposing this vision upon the world.") }}</p> 32 imposing this vision upon the world.
33 {% endtrans %}
34 </p>
31 35
32 <p>{{ _("We are currently supported by Inria, the French 36 <p>
37 {% trans %}
38 We are currently supported by Inria, the French
33 national institute for research in informatics and 39 national institute for research in informatics and
34 automation, and the Renewable Freedom Foundation.") }}</p> 40 automation, and the Renewable Freedom Foundation.
41 {% endtrans %}
42 </p>
35 </div> 43 </div>
36 <div class="col-lg-4"> 44 <div class="col-lg-4">
37 <h3>{{ _("The Technology") }}</h3> 45 <h3>{{ _("The Technology") }}</h3>
38 46
39 <p>{{ _("All transactions in Taler are secured using modern 47 <p>
40 cryptography and trust in all parties is 48 {% trans %}
49 All transactions in Taler are secured using <a href="bibliography.html">modern
50 cryptography</a> and trust in all parties is
41 minimized. Financial damage is bounded (for 51 minimized. Financial damage is bounded (for
42 customers, merchants and the exchange) even in the 52 customers, merchants and the exchange) even in the
43 case that systems are compromised and private keys 53 case that systems are compromised and private keys
@@ -45,12 +55,16 @@
45 consistency, resulting in either the detection of 55 consistency, resulting in either the detection of
46 compromised systems or the demonstration that 56 compromised systems or the demonstration that
47 participants were honest. Actual transaction costs 57 participants were honest. Actual transaction costs
48 are fractions of a cent.") }}</p> 58 are fractions of a cent.
59 {% endtrans %}
60 </p>
49 </div> 61 </div>
50 <div class="col-lg-4"> 62 <div class="col-lg-4">
51 <h3>{{ _("The Business") }}</h3> 63 <h3>{{ _("The Business") }}</h3>
52 64
53 <p>{{ _("The scalable business model for Taler is the operation 65 <p>
66 {% trans %}
67 The scalable business model for Taler is the operation
54 of the payment service provider, which converts money from 68 of the payment service provider, which converts money from
55 traditional payment systems (Mastercard, SEPA, 69 traditional payment systems (Mastercard, SEPA,
56 Visa, Bitcoin, ACH, SWIFT, etc.) to anonymous 70 Visa, Bitcoin, ACH, SWIFT, etc.) to anonymous
@@ -58,9 +72,9 @@
58 can then redeem the electronic coins at a merchant, 72 can then redeem the electronic coins at a merchant,
59 who can exchange them for money represented using 73 who can exchange them for money represented using
60 traditional payment systems at the exchange. The 74 traditional payment systems at the exchange. The
61 exchange charges fees (to the customer, 75 exchange charges fees to facilitate the transactions.
62 merchant or both) to facilitate the transactions.") 76 {% endtrans %}
63 }}</p> 77 </p>
64 </div> 78 </div>
65 </div> 79 </div>
66</div> 80</div>
@@ -107,11 +121,11 @@
107 121
108 <li>{{ _("Multiple Taler transactions can be aggregated into larger wire transfers to merchants to minimize wire transfer costs.") }}</li> 122 <li>{{ _("Multiple Taler transactions can be aggregated into larger wire transfers to merchants to minimize wire transfer costs.") }}</li>
109 123
110 <li>{{ _("Correct operation can be automatically assessed by verifying cryptographic proofs in the database.") }}</li>
111
112 <li>{{ _("Protocol allows the exchange to charge fees for any expensive operation (withdraw, deposit, refresh, refund or aggregated wire transfers).") }}</li> 124 <li>{{ _("Protocol allows the exchange to charge fees for any expensive operation (withdraw, deposit, refresh, refund or aggregated wire transfers).") }}</li>
113 125
114 <li>{{ _("Financial risk is bounded even if keys are compromised.") }}</li> 126 <li>{{ _("Partnership with banks establishes consumer trust.") }}</li>
127
128 <li>{{ _("Partnership with free software community enables rapid deployment.") }}</li>
115 129
116 </ul> 130 </ul>
117 </div> 131 </div>
diff --git a/locale/de/LC_MESSAGES/messages.po b/locale/de/LC_MESSAGES/messages.po
index 53217eb5..f62bcf88 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-03-07 16:25+0100\n" 6"POT-Creation-Date: 2017-03-07 16:49+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-Team: de <LL@li.org>\n" 9"Language-Team: de <LL@li.org>\n"
@@ -937,30 +937,37 @@ msgstr ""
937msgid "The Team" 937msgid "The Team"
938msgstr "" 938msgstr ""
939 939
940#: investors.html.j2:26 940#: investors.html.j2:27
941msgid "" 941msgid ""
942"Our team combines world-class business leaders,\n" 942"\n"
943" Our <a href=\"about.html\">team</a> combines world-class "
944"business leaders,\n"
943" cryptographers, software engineers, civil-rights\n" 945" cryptographers, software engineers, civil-rights\n"
944" activits and academics. We are unified by a vision\n" 946" activits and academics. We are unified by a vision\n"
945" of how payments should work and the goal of\n" 947" of how payments should work and the goal of\n"
946" imposing this vision upon the world." 948" imposing this vision upon the world.\n"
949" "
947msgstr "" 950msgstr ""
948 951
949#: investors.html.j2:32 952#: investors.html.j2:37
950msgid "" 953msgid ""
951"We are currently supported by Inria, the French\n" 954"\n"
955" We are currently supported by Inria, the French\n"
952" national institute for research in informatics and\n" 956" national institute for research in informatics and\n"
953" automation, and the Renewable Freedom Foundation." 957" automation, and the Renewable Freedom Foundation.\n"
958" "
954msgstr "" 959msgstr ""
955 960
956#: investors.html.j2:37 961#: investors.html.j2:45
957msgid "The Technology" 962msgid "The Technology"
958msgstr "" 963msgstr ""
959 964
960#: investors.html.j2:39 965#: investors.html.j2:48
961msgid "" 966msgid ""
962"All transactions in Taler are secured using modern\n" 967"\n"
963" cryptography and trust in all parties is\n" 968" All transactions in Taler are secured using <a "
969"href=\"bibliography.html\">modern\n"
970" cryptography</a> and trust in all parties is\n"
964" minimized. Financial damage is bounded (for\n" 971" minimized. Financial damage is bounded (for\n"
965" customers, merchants and the exchange) even in the\n" 972" customers, merchants and the exchange) even in the\n"
966" case that systems are compromised and private keys\n" 973" case that systems are compromised and private keys\n"
@@ -968,16 +975,18 @@ msgid ""
968" consistency, resulting in either the detection of\n" 975" consistency, resulting in either the detection of\n"
969" compromised systems or the demonstration that\n" 976" compromised systems or the demonstration that\n"
970" participants were honest. Actual transaction costs\n" 977" participants were honest. Actual transaction costs\n"
971" are fractions of a cent." 978" are fractions of a cent.\n"
979" "
972msgstr "" 980msgstr ""
973 981
974#: investors.html.j2:51 982#: investors.html.j2:63
975msgid "The Business" 983msgid "The Business"
976msgstr "" 984msgstr ""
977 985
978#: investors.html.j2:53 986#: investors.html.j2:66
979msgid "" 987msgid ""
980"The scalable business model for Taler is the operation\n" 988"\n"
989" The scalable business model for Taler is the operation\n"
981" of the payment service provider, which converts money from\n" 990" of the payment service provider, which converts money from\n"
982" traditional payment systems (Mastercard, SEPA,\n" 991" traditional payment systems (Mastercard, SEPA,\n"
983" Visa, Bitcoin, ACH, SWIFT, etc.) to anonymous\n" 992" Visa, Bitcoin, ACH, SWIFT, etc.) to anonymous\n"
@@ -985,19 +994,19 @@ msgid ""
985" can then redeem the electronic coins at a merchant,\n" 994" can then redeem the electronic coins at a merchant,\n"
986" who can exchange them for money represented using\n" 995" who can exchange them for money represented using\n"
987" traditional payment systems at the exchange. The\n" 996" traditional payment systems at the exchange. The\n"
988" exchange charges fees (to the customer,\n" 997" exchange charges fees to facilitate the transactions.\n"
989" merchant or both) to facilitate the transactions." 998" "
990msgstr "" 999msgstr ""
991 1000
992#: investors.html.j2:71 1001#: investors.html.j2:85
993msgid "The Business Case" 1002msgid "The Business Case"
994msgstr "" 1003msgstr ""
995 1004
996#: investors.html.j2:93 1005#: investors.html.j2:107
997msgid "Running a Taler payment service operator" 1006msgid "Running a Taler payment service operator"
998msgstr "" 1007msgstr ""
999 1008
1000#: investors.html.j2:96 1009#: investors.html.j2:110
1001msgid "" 1010msgid ""
1002"\n" 1011"\n"
1003" The payment service operator runs the <em>Taler exchange</em>.\n" 1012" The payment service operator runs the <em>Taler exchange</em>.\n"
@@ -1008,32 +1017,30 @@ msgid ""
1008" " 1017" "
1009msgstr "" 1018msgstr ""
1010 1019
1011#: investors.html.j2:106 1020#: investors.html.j2:120
1012msgid "" 1021msgid ""
1013"Cryptographic operations, bandwidth and storage costs are less than 0.01 " 1022"Cryptographic operations, bandwidth and storage costs are less than 0.01 "
1014"cent per transaction." 1023"cent per transaction."
1015msgstr "" 1024msgstr ""
1016 1025
1017#: investors.html.j2:108 1026#: investors.html.j2:122
1018msgid "" 1027msgid ""
1019"Multiple Taler transactions can be aggregated into larger wire transfers " 1028"Multiple Taler transactions can be aggregated into larger wire transfers "
1020"to merchants to minimize wire transfer costs." 1029"to merchants to minimize wire transfer costs."
1021msgstr "" 1030msgstr ""
1022 1031
1023#: investors.html.j2:110 1032#: investors.html.j2:124
1024msgid ""
1025"Correct operation can be automatically assessed by verifying "
1026"cryptographic proofs in the database."
1027msgstr ""
1028
1029#: investors.html.j2:112
1030msgid "" 1033msgid ""
1031"Protocol allows the exchange to charge fees for any expensive operation " 1034"Protocol allows the exchange to charge fees for any expensive operation "
1032"(withdraw, deposit, refresh, refund or aggregated wire transfers)." 1035"(withdraw, deposit, refresh, refund or aggregated wire transfers)."
1033msgstr "" 1036msgstr ""
1034 1037
1035#: investors.html.j2:114 1038#: investors.html.j2:126
1036msgid "Financial risk is bounded even if keys are compromised." 1039msgid "Partnership with banks establishes consumer trust."
1040msgstr ""
1041
1042#: investors.html.j2:128
1043msgid "Partnership with free software community enables rapid deployment."
1037msgstr "" 1044msgstr ""
1038 1045
1039#: merchants.html.j2:5 1046#: merchants.html.j2:5
@@ -1352,14 +1359,52 @@ msgstr ""
1352#~ msgstr "" 1359#~ msgstr ""
1353 1360
1354#~ msgid "" 1361#~ msgid ""
1355#~ "Cryptographic operations, bandwidth and " 1362#~ "Our team combines world-class business leaders,\n"
1356#~ "storage are less than 0.01 cent " 1363#~ " cryptographers, software engineers, civil-rights\n"
1357#~ "per transaction." 1364#~ " activits and academics. We are unified by a vision\n"
1365#~ " of how payments should work and the goal of\n"
1366#~ " imposing this vision upon the world."
1367#~ msgstr ""
1368
1369#~ msgid ""
1370#~ "We are currently supported by Inria, the French\n"
1371#~ " national institute for research in informatics and\n"
1372#~ " automation, and the Renewable Freedom Foundation."
1373#~ msgstr ""
1374
1375#~ msgid ""
1376#~ "All transactions in Taler are secured using modern\n"
1377#~ " cryptography and trust in all parties is\n"
1378#~ " minimized. Financial damage is bounded (for\n"
1379#~ " customers, merchants and the exchange) even in the\n"
1380#~ " case that systems are compromised and private keys\n"
1381#~ " are stolen. Databases can be audited for\n"
1382#~ " consistency, resulting in either the detection of\n"
1383#~ " compromised systems or the demonstration that\n"
1384#~ " participants were honest. Actual transaction costs\n"
1385#~ " are fractions of a cent."
1358#~ msgstr "" 1386#~ msgstr ""
1359 1387
1360#~ msgid "" 1388#~ msgid ""
1361#~ "Multiple Taler transactions are " 1389#~ "The scalable business model for Taler is the operation\n"
1362#~ "<b>aggregated</b> into larger wire transfers" 1390#~ " of the payment service "
1363#~ " to merchants." 1391#~ "provider, which converts money from\n"
1392#~ " traditional payment systems (Mastercard, SEPA,\n"
1393#~ " Visa, Bitcoin, ACH, SWIFT, etc.) to anonymous\n"
1394#~ " electronic coins in the same currency. The customer\n"
1395#~ " can then redeem the electronic coins at a merchant,\n"
1396#~ " who can exchange them for money represented using\n"
1397#~ " traditional payment systems at the exchange. The\n"
1398#~ " exchange charges fees (to the customer,\n"
1399#~ " merchant or both) to facilitate the transactions."
1400#~ msgstr ""
1401
1402#~ msgid ""
1403#~ "Correct operation can be automatically "
1404#~ "assessed by verifying cryptographic proofs "
1405#~ "in the database."
1406#~ msgstr ""
1407
1408#~ msgid "Financial risk is bounded even if keys are compromised."
1364#~ msgstr "" 1409#~ msgstr ""
1365 1410
diff --git a/locale/en/LC_MESSAGES/messages.po b/locale/en/LC_MESSAGES/messages.po
index 71410206..570cab94 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-03-07 16:25+0100\n" 6"POT-Creation-Date: 2017-03-07 16:49+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-Team: en <LL@li.org>\n" 9"Language-Team: en <LL@li.org>\n"
@@ -928,30 +928,37 @@ msgstr ""
928msgid "The Team" 928msgid "The Team"
929msgstr "" 929msgstr ""
930 930
931#: investors.html.j2:26 931#: investors.html.j2:27
932msgid "" 932msgid ""
933"Our team combines world-class business leaders,\n" 933"\n"
934" Our <a href=\"about.html\">team</a> combines world-class "
935"business leaders,\n"
934" cryptographers, software engineers, civil-rights\n" 936" cryptographers, software engineers, civil-rights\n"
935" activits and academics. We are unified by a vision\n" 937" activits and academics. We are unified by a vision\n"
936" of how payments should work and the goal of\n" 938" of how payments should work and the goal of\n"
937" imposing this vision upon the world." 939" imposing this vision upon the world.\n"
940" "
938msgstr "" 941msgstr ""
939 942
940#: investors.html.j2:32 943#: investors.html.j2:37
941msgid "" 944msgid ""
942"We are currently supported by Inria, the French\n" 945"\n"
946" We are currently supported by Inria, the French\n"
943" national institute for research in informatics and\n" 947" national institute for research in informatics and\n"
944" automation, and the Renewable Freedom Foundation." 948" automation, and the Renewable Freedom Foundation.\n"
949" "
945msgstr "" 950msgstr ""
946 951
947#: investors.html.j2:37 952#: investors.html.j2:45
948msgid "The Technology" 953msgid "The Technology"
949msgstr "" 954msgstr ""
950 955
951#: investors.html.j2:39 956#: investors.html.j2:48
952msgid "" 957msgid ""
953"All transactions in Taler are secured using modern\n" 958"\n"
954" cryptography and trust in all parties is\n" 959" All transactions in Taler are secured using <a "
960"href=\"bibliography.html\">modern\n"
961" cryptography</a> and trust in all parties is\n"
955" minimized. Financial damage is bounded (for\n" 962" minimized. Financial damage is bounded (for\n"
956" customers, merchants and the exchange) even in the\n" 963" customers, merchants and the exchange) even in the\n"
957" case that systems are compromised and private keys\n" 964" case that systems are compromised and private keys\n"
@@ -959,16 +966,18 @@ msgid ""
959" consistency, resulting in either the detection of\n" 966" consistency, resulting in either the detection of\n"
960" compromised systems or the demonstration that\n" 967" compromised systems or the demonstration that\n"
961" participants were honest. Actual transaction costs\n" 968" participants were honest. Actual transaction costs\n"
962" are fractions of a cent." 969" are fractions of a cent.\n"
970" "
963msgstr "" 971msgstr ""
964 972
965#: investors.html.j2:51 973#: investors.html.j2:63
966msgid "The Business" 974msgid "The Business"
967msgstr "" 975msgstr ""
968 976
969#: investors.html.j2:53 977#: investors.html.j2:66
970msgid "" 978msgid ""
971"The scalable business model for Taler is the operation\n" 979"\n"
980" The scalable business model for Taler is the operation\n"
972" of the payment service provider, which converts money from\n" 981" of the payment service provider, which converts money from\n"
973" traditional payment systems (Mastercard, SEPA,\n" 982" traditional payment systems (Mastercard, SEPA,\n"
974" Visa, Bitcoin, ACH, SWIFT, etc.) to anonymous\n" 983" Visa, Bitcoin, ACH, SWIFT, etc.) to anonymous\n"
@@ -976,19 +985,19 @@ msgid ""
976" can then redeem the electronic coins at a merchant,\n" 985" can then redeem the electronic coins at a merchant,\n"
977" who can exchange them for money represented using\n" 986" who can exchange them for money represented using\n"
978" traditional payment systems at the exchange. The\n" 987" traditional payment systems at the exchange. The\n"
979" exchange charges fees (to the customer,\n" 988" exchange charges fees to facilitate the transactions.\n"
980" merchant or both) to facilitate the transactions." 989" "
981msgstr "" 990msgstr ""
982 991
983#: investors.html.j2:71 992#: investors.html.j2:85
984msgid "The Business Case" 993msgid "The Business Case"
985msgstr "" 994msgstr ""
986 995
987#: investors.html.j2:93 996#: investors.html.j2:107
988msgid "Running a Taler payment service operator" 997msgid "Running a Taler payment service operator"
989msgstr "" 998msgstr ""
990 999
991#: investors.html.j2:96 1000#: investors.html.j2:110
992msgid "" 1001msgid ""
993"\n" 1002"\n"
994" The payment service operator runs the <em>Taler exchange</em>.\n" 1003" The payment service operator runs the <em>Taler exchange</em>.\n"
@@ -999,32 +1008,30 @@ msgid ""
999" " 1008" "
1000msgstr "" 1009msgstr ""
1001 1010
1002#: investors.html.j2:106 1011#: investors.html.j2:120
1003msgid "" 1012msgid ""
1004"Cryptographic operations, bandwidth and storage costs are less than 0.01 " 1013"Cryptographic operations, bandwidth and storage costs are less than 0.01 "
1005"cent per transaction." 1014"cent per transaction."
1006msgstr "" 1015msgstr ""
1007 1016
1008#: investors.html.j2:108 1017#: investors.html.j2:122
1009msgid "" 1018msgid ""
1010"Multiple Taler transactions can be aggregated into larger wire transfers " 1019"Multiple Taler transactions can be aggregated into larger wire transfers "
1011"to merchants to minimize wire transfer costs." 1020"to merchants to minimize wire transfer costs."
1012msgstr "" 1021msgstr ""
1013 1022
1014#: investors.html.j2:110 1023#: investors.html.j2:124
1015msgid ""
1016"Correct operation can be automatically assessed by verifying "
1017"cryptographic proofs in the database."
1018msgstr ""
1019
1020#: investors.html.j2:112
1021msgid "" 1024msgid ""
1022"Protocol allows the exchange to charge fees for any expensive operation " 1025"Protocol allows the exchange to charge fees for any expensive operation "
1023"(withdraw, deposit, refresh, refund or aggregated wire transfers)." 1026"(withdraw, deposit, refresh, refund or aggregated wire transfers)."
1024msgstr "" 1027msgstr ""
1025 1028
1026#: investors.html.j2:114 1029#: investors.html.j2:126
1027msgid "Financial risk is bounded even if keys are compromised." 1030msgid "Partnership with banks establishes consumer trust."
1031msgstr ""
1032
1033#: investors.html.j2:128
1034msgid "Partnership with free software community enables rapid deployment."
1028msgstr "" 1035msgstr ""
1029 1036
1030#: merchants.html.j2:5 1037#: merchants.html.j2:5
@@ -1346,14 +1353,52 @@ msgstr ""
1346#~ msgstr "" 1353#~ msgstr ""
1347 1354
1348#~ msgid "" 1355#~ msgid ""
1349#~ "Cryptographic operations, bandwidth and " 1356#~ "Our team combines world-class business leaders,\n"
1350#~ "storage are less than 0.01 cent " 1357#~ " cryptographers, software engineers, civil-rights\n"
1351#~ "per transaction." 1358#~ " activits and academics. We are unified by a vision\n"
1359#~ " of how payments should work and the goal of\n"
1360#~ " imposing this vision upon the world."
1361#~ msgstr ""
1362
1363#~ msgid ""
1364#~ "We are currently supported by Inria, the French\n"
1365#~ " national institute for research in informatics and\n"
1366#~ " automation, and the Renewable Freedom Foundation."
1367#~ msgstr ""
1368
1369#~ msgid ""
1370#~ "All transactions in Taler are secured using modern\n"
1371#~ " cryptography and trust in all parties is\n"
1372#~ " minimized. Financial damage is bounded (for\n"
1373#~ " customers, merchants and the exchange) even in the\n"
1374#~ " case that systems are compromised and private keys\n"
1375#~ " are stolen. Databases can be audited for\n"
1376#~ " consistency, resulting in either the detection of\n"
1377#~ " compromised systems or the demonstration that\n"
1378#~ " participants were honest. Actual transaction costs\n"
1379#~ " are fractions of a cent."
1352#~ msgstr "" 1380#~ msgstr ""
1353 1381
1354#~ msgid "" 1382#~ msgid ""
1355#~ "Multiple Taler transactions are " 1383#~ "The scalable business model for Taler is the operation\n"
1356#~ "<b>aggregated</b> into larger wire transfers" 1384#~ " of the payment service "
1357#~ " to merchants." 1385#~ "provider, which converts money from\n"
1386#~ " traditional payment systems (Mastercard, SEPA,\n"
1387#~ " Visa, Bitcoin, ACH, SWIFT, etc.) to anonymous\n"
1388#~ " electronic coins in the same currency. The customer\n"
1389#~ " can then redeem the electronic coins at a merchant,\n"
1390#~ " who can exchange them for money represented using\n"
1391#~ " traditional payment systems at the exchange. The\n"
1392#~ " exchange charges fees (to the customer,\n"
1393#~ " merchant or both) to facilitate the transactions."
1394#~ msgstr ""
1395
1396#~ msgid ""
1397#~ "Correct operation can be automatically "
1398#~ "assessed by verifying cryptographic proofs "
1399#~ "in the database."
1400#~ msgstr ""
1401
1402#~ msgid "Financial risk is bounded even if keys are compromised."
1358#~ msgstr "" 1403#~ msgstr ""
1359 1404
diff --git a/locale/es/LC_MESSAGES/messages.po b/locale/es/LC_MESSAGES/messages.po
index c9e1e6c5..2f10e172 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-03-07 16:25+0100\n" 6"POT-Creation-Date: 2017-03-07 16:49+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-Team: es <LL@li.org>\n" 9"Language-Team: es <LL@li.org>\n"
@@ -946,30 +946,37 @@ msgstr ""
946msgid "The Team" 946msgid "The Team"
947msgstr "" 947msgstr ""
948 948
949#: investors.html.j2:26 949#: investors.html.j2:27
950msgid "" 950msgid ""
951"Our team combines world-class business leaders,\n" 951"\n"
952" Our <a href=\"about.html\">team</a> combines world-class "
953"business leaders,\n"
952" cryptographers, software engineers, civil-rights\n" 954" cryptographers, software engineers, civil-rights\n"
953" activits and academics. We are unified by a vision\n" 955" activits and academics. We are unified by a vision\n"
954" of how payments should work and the goal of\n" 956" of how payments should work and the goal of\n"
955" imposing this vision upon the world." 957" imposing this vision upon the world.\n"
958" "
956msgstr "" 959msgstr ""
957 960
958#: investors.html.j2:32 961#: investors.html.j2:37
959msgid "" 962msgid ""
960"We are currently supported by Inria, the French\n" 963"\n"
964" We are currently supported by Inria, the French\n"
961" national institute for research in informatics and\n" 965" national institute for research in informatics and\n"
962" automation, and the Renewable Freedom Foundation." 966" automation, and the Renewable Freedom Foundation.\n"
967" "
963msgstr "" 968msgstr ""
964 969
965#: investors.html.j2:37 970#: investors.html.j2:45
966msgid "The Technology" 971msgid "The Technology"
967msgstr "" 972msgstr ""
968 973
969#: investors.html.j2:39 974#: investors.html.j2:48
970msgid "" 975msgid ""
971"All transactions in Taler are secured using modern\n" 976"\n"
972" cryptography and trust in all parties is\n" 977" All transactions in Taler are secured using <a "
978"href=\"bibliography.html\">modern\n"
979" cryptography</a> and trust in all parties is\n"
973" minimized. Financial damage is bounded (for\n" 980" minimized. Financial damage is bounded (for\n"
974" customers, merchants and the exchange) even in the\n" 981" customers, merchants and the exchange) even in the\n"
975" case that systems are compromised and private keys\n" 982" case that systems are compromised and private keys\n"
@@ -977,16 +984,18 @@ msgid ""
977" consistency, resulting in either the detection of\n" 984" consistency, resulting in either the detection of\n"
978" compromised systems or the demonstration that\n" 985" compromised systems or the demonstration that\n"
979" participants were honest. Actual transaction costs\n" 986" participants were honest. Actual transaction costs\n"
980" are fractions of a cent." 987" are fractions of a cent.\n"
988" "
981msgstr "" 989msgstr ""
982 990
983#: investors.html.j2:51 991#: investors.html.j2:63
984msgid "The Business" 992msgid "The Business"
985msgstr "" 993msgstr ""
986 994
987#: investors.html.j2:53 995#: investors.html.j2:66
988msgid "" 996msgid ""
989"The scalable business model for Taler is the operation\n" 997"\n"
998" The scalable business model for Taler is the operation\n"
990" of the payment service provider, which converts money from\n" 999" of the payment service provider, which converts money from\n"
991" traditional payment systems (Mastercard, SEPA,\n" 1000" traditional payment systems (Mastercard, SEPA,\n"
992" Visa, Bitcoin, ACH, SWIFT, etc.) to anonymous\n" 1001" Visa, Bitcoin, ACH, SWIFT, etc.) to anonymous\n"
@@ -994,19 +1003,19 @@ msgid ""
994" can then redeem the electronic coins at a merchant,\n" 1003" can then redeem the electronic coins at a merchant,\n"
995" who can exchange them for money represented using\n" 1004" who can exchange them for money represented using\n"
996" traditional payment systems at the exchange. The\n" 1005" traditional payment systems at the exchange. The\n"
997" exchange charges fees (to the customer,\n" 1006" exchange charges fees to facilitate the transactions.\n"
998" merchant or both) to facilitate the transactions." 1007" "
999msgstr "" 1008msgstr ""
1000 1009
1001#: investors.html.j2:71 1010#: investors.html.j2:85
1002msgid "The Business Case" 1011msgid "The Business Case"
1003msgstr "" 1012msgstr ""
1004 1013
1005#: investors.html.j2:93 1014#: investors.html.j2:107
1006msgid "Running a Taler payment service operator" 1015msgid "Running a Taler payment service operator"
1007msgstr "" 1016msgstr ""
1008 1017
1009#: investors.html.j2:96 1018#: investors.html.j2:110
1010msgid "" 1019msgid ""
1011"\n" 1020"\n"
1012" The payment service operator runs the <em>Taler exchange</em>.\n" 1021" The payment service operator runs the <em>Taler exchange</em>.\n"
@@ -1017,32 +1026,30 @@ msgid ""
1017" " 1026" "
1018msgstr "" 1027msgstr ""
1019 1028
1020#: investors.html.j2:106 1029#: investors.html.j2:120
1021msgid "" 1030msgid ""
1022"Cryptographic operations, bandwidth and storage costs are less than 0.01 " 1031"Cryptographic operations, bandwidth and storage costs are less than 0.01 "
1023"cent per transaction." 1032"cent per transaction."
1024msgstr "" 1033msgstr ""
1025 1034
1026#: investors.html.j2:108 1035#: investors.html.j2:122
1027msgid "" 1036msgid ""
1028"Multiple Taler transactions can be aggregated into larger wire transfers " 1037"Multiple Taler transactions can be aggregated into larger wire transfers "
1029"to merchants to minimize wire transfer costs." 1038"to merchants to minimize wire transfer costs."
1030msgstr "" 1039msgstr ""
1031 1040
1032#: investors.html.j2:110 1041#: investors.html.j2:124
1033msgid ""
1034"Correct operation can be automatically assessed by verifying "
1035"cryptographic proofs in the database."
1036msgstr ""
1037
1038#: investors.html.j2:112
1039msgid "" 1042msgid ""
1040"Protocol allows the exchange to charge fees for any expensive operation " 1043"Protocol allows the exchange to charge fees for any expensive operation "
1041"(withdraw, deposit, refresh, refund or aggregated wire transfers)." 1044"(withdraw, deposit, refresh, refund or aggregated wire transfers)."
1042msgstr "" 1045msgstr ""
1043 1046
1044#: investors.html.j2:114 1047#: investors.html.j2:126
1045msgid "Financial risk is bounded even if keys are compromised." 1048msgid "Partnership with banks establishes consumer trust."
1049msgstr ""
1050
1051#: investors.html.j2:128
1052msgid "Partnership with free software community enables rapid deployment."
1046msgstr "" 1053msgstr ""
1047 1054
1048#: merchants.html.j2:5 1055#: merchants.html.j2:5
@@ -1365,14 +1372,52 @@ msgstr ""
1365#~ msgstr "" 1372#~ msgstr ""
1366 1373
1367#~ msgid "" 1374#~ msgid ""
1368#~ "Cryptographic operations, bandwidth and " 1375#~ "Our team combines world-class business leaders,\n"
1369#~ "storage are less than 0.01 cent " 1376#~ " cryptographers, software engineers, civil-rights\n"
1370#~ "per transaction." 1377#~ " activits and academics. We are unified by a vision\n"
1378#~ " of how payments should work and the goal of\n"
1379#~ " imposing this vision upon the world."
1380#~ msgstr ""
1381
1382#~ msgid ""
1383#~ "We are currently supported by Inria, the French\n"
1384#~ " national institute for research in informatics and\n"
1385#~ " automation, and the Renewable Freedom Foundation."
1386#~ msgstr ""
1387
1388#~ msgid ""
1389#~ "All transactions in Taler are secured using modern\n"
1390#~ " cryptography and trust in all parties is\n"
1391#~ " minimized. Financial damage is bounded (for\n"
1392#~ " customers, merchants and the exchange) even in the\n"
1393#~ " case that systems are compromised and private keys\n"
1394#~ " are stolen. Databases can be audited for\n"
1395#~ " consistency, resulting in either the detection of\n"
1396#~ " compromised systems or the demonstration that\n"
1397#~ " participants were honest. Actual transaction costs\n"
1398#~ " are fractions of a cent."
1371#~ msgstr "" 1399#~ msgstr ""
1372 1400
1373#~ msgid "" 1401#~ msgid ""
1374#~ "Multiple Taler transactions are " 1402#~ "The scalable business model for Taler is the operation\n"
1375#~ "<b>aggregated</b> into larger wire transfers" 1403#~ " of the payment service "
1376#~ " to merchants." 1404#~ "provider, which converts money from\n"
1405#~ " traditional payment systems (Mastercard, SEPA,\n"
1406#~ " Visa, Bitcoin, ACH, SWIFT, etc.) to anonymous\n"
1407#~ " electronic coins in the same currency. The customer\n"
1408#~ " can then redeem the electronic coins at a merchant,\n"
1409#~ " who can exchange them for money represented using\n"
1410#~ " traditional payment systems at the exchange. The\n"
1411#~ " exchange charges fees (to the customer,\n"
1412#~ " merchant or both) to facilitate the transactions."
1413#~ msgstr ""
1414
1415#~ msgid ""
1416#~ "Correct operation can be automatically "
1417#~ "assessed by verifying cryptographic proofs "
1418#~ "in the database."
1419#~ msgstr ""
1420
1421#~ msgid "Financial risk is bounded even if keys are compromised."
1377#~ msgstr "" 1422#~ msgstr ""
1378 1423
diff --git a/locale/fr/LC_MESSAGES/messages.po b/locale/fr/LC_MESSAGES/messages.po
index 9739b248..04615226 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-03-07 16:25+0100\n" 6"POT-Creation-Date: 2017-03-07 16:49+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-Team: fr <LL@li.org>\n" 9"Language-Team: fr <LL@li.org>\n"
@@ -944,30 +944,37 @@ msgstr ""
944msgid "The Team" 944msgid "The Team"
945msgstr "" 945msgstr ""
946 946
947#: investors.html.j2:26 947#: investors.html.j2:27
948msgid "" 948msgid ""
949"Our team combines world-class business leaders,\n" 949"\n"
950" Our <a href=\"about.html\">team</a> combines world-class "
951"business leaders,\n"
950" cryptographers, software engineers, civil-rights\n" 952" cryptographers, software engineers, civil-rights\n"
951" activits and academics. We are unified by a vision\n" 953" activits and academics. We are unified by a vision\n"
952" of how payments should work and the goal of\n" 954" of how payments should work and the goal of\n"
953" imposing this vision upon the world." 955" imposing this vision upon the world.\n"
956" "
954msgstr "" 957msgstr ""
955 958
956#: investors.html.j2:32 959#: investors.html.j2:37
957msgid "" 960msgid ""
958"We are currently supported by Inria, the French\n" 961"\n"
962" We are currently supported by Inria, the French\n"
959" national institute for research in informatics and\n" 963" national institute for research in informatics and\n"
960" automation, and the Renewable Freedom Foundation." 964" automation, and the Renewable Freedom Foundation.\n"
965" "
961msgstr "" 966msgstr ""
962 967
963#: investors.html.j2:37 968#: investors.html.j2:45
964msgid "The Technology" 969msgid "The Technology"
965msgstr "" 970msgstr ""
966 971
967#: investors.html.j2:39 972#: investors.html.j2:48
968msgid "" 973msgid ""
969"All transactions in Taler are secured using modern\n" 974"\n"
970" cryptography and trust in all parties is\n" 975" All transactions in Taler are secured using <a "
976"href=\"bibliography.html\">modern\n"
977" cryptography</a> and trust in all parties is\n"
971" minimized. Financial damage is bounded (for\n" 978" minimized. Financial damage is bounded (for\n"
972" customers, merchants and the exchange) even in the\n" 979" customers, merchants and the exchange) even in the\n"
973" case that systems are compromised and private keys\n" 980" case that systems are compromised and private keys\n"
@@ -975,16 +982,18 @@ msgid ""
975" consistency, resulting in either the detection of\n" 982" consistency, resulting in either the detection of\n"
976" compromised systems or the demonstration that\n" 983" compromised systems or the demonstration that\n"
977" participants were honest. Actual transaction costs\n" 984" participants were honest. Actual transaction costs\n"
978" are fractions of a cent." 985" are fractions of a cent.\n"
986" "
979msgstr "" 987msgstr ""
980 988
981#: investors.html.j2:51 989#: investors.html.j2:63
982msgid "The Business" 990msgid "The Business"
983msgstr "" 991msgstr ""
984 992
985#: investors.html.j2:53 993#: investors.html.j2:66
986msgid "" 994msgid ""
987"The scalable business model for Taler is the operation\n" 995"\n"
996" The scalable business model for Taler is the operation\n"
988" of the payment service provider, which converts money from\n" 997" of the payment service provider, which converts money from\n"
989" traditional payment systems (Mastercard, SEPA,\n" 998" traditional payment systems (Mastercard, SEPA,\n"
990" Visa, Bitcoin, ACH, SWIFT, etc.) to anonymous\n" 999" Visa, Bitcoin, ACH, SWIFT, etc.) to anonymous\n"
@@ -992,19 +1001,19 @@ msgid ""
992" can then redeem the electronic coins at a merchant,\n" 1001" can then redeem the electronic coins at a merchant,\n"
993" who can exchange them for money represented using\n" 1002" who can exchange them for money represented using\n"
994" traditional payment systems at the exchange. The\n" 1003" traditional payment systems at the exchange. The\n"
995" exchange charges fees (to the customer,\n" 1004" exchange charges fees to facilitate the transactions.\n"
996" merchant or both) to facilitate the transactions." 1005" "
997msgstr "" 1006msgstr ""
998 1007
999#: investors.html.j2:71 1008#: investors.html.j2:85
1000msgid "The Business Case" 1009msgid "The Business Case"
1001msgstr "" 1010msgstr ""
1002 1011
1003#: investors.html.j2:93 1012#: investors.html.j2:107
1004msgid "Running a Taler payment service operator" 1013msgid "Running a Taler payment service operator"
1005msgstr "" 1014msgstr ""
1006 1015
1007#: investors.html.j2:96 1016#: investors.html.j2:110
1008msgid "" 1017msgid ""
1009"\n" 1018"\n"
1010" The payment service operator runs the <em>Taler exchange</em>.\n" 1019" The payment service operator runs the <em>Taler exchange</em>.\n"
@@ -1015,32 +1024,30 @@ msgid ""
1015" " 1024" "
1016msgstr "" 1025msgstr ""
1017 1026
1018#: investors.html.j2:106 1027#: investors.html.j2:120
1019msgid "" 1028msgid ""
1020"Cryptographic operations, bandwidth and storage costs are less than 0.01 " 1029"Cryptographic operations, bandwidth and storage costs are less than 0.01 "
1021"cent per transaction." 1030"cent per transaction."
1022msgstr "" 1031msgstr ""
1023 1032
1024#: investors.html.j2:108 1033#: investors.html.j2:122
1025msgid "" 1034msgid ""
1026"Multiple Taler transactions can be aggregated into larger wire transfers " 1035"Multiple Taler transactions can be aggregated into larger wire transfers "
1027"to merchants to minimize wire transfer costs." 1036"to merchants to minimize wire transfer costs."
1028msgstr "" 1037msgstr ""
1029 1038
1030#: investors.html.j2:110 1039#: investors.html.j2:124
1031msgid ""
1032"Correct operation can be automatically assessed by verifying "
1033"cryptographic proofs in the database."
1034msgstr ""
1035
1036#: investors.html.j2:112
1037msgid "" 1040msgid ""
1038"Protocol allows the exchange to charge fees for any expensive operation " 1041"Protocol allows the exchange to charge fees for any expensive operation "
1039"(withdraw, deposit, refresh, refund or aggregated wire transfers)." 1042"(withdraw, deposit, refresh, refund or aggregated wire transfers)."
1040msgstr "" 1043msgstr ""
1041 1044
1042#: investors.html.j2:114 1045#: investors.html.j2:126
1043msgid "Financial risk is bounded even if keys are compromised." 1046msgid "Partnership with banks establishes consumer trust."
1047msgstr ""
1048
1049#: investors.html.j2:128
1050msgid "Partnership with free software community enables rapid deployment."
1044msgstr "" 1051msgstr ""
1045 1052
1046#: merchants.html.j2:5 1053#: merchants.html.j2:5
@@ -1363,14 +1370,52 @@ msgstr ""
1363#~ msgstr "" 1370#~ msgstr ""
1364 1371
1365#~ msgid "" 1372#~ msgid ""
1366#~ "Cryptographic operations, bandwidth and " 1373#~ "Our team combines world-class business leaders,\n"
1367#~ "storage are less than 0.01 cent " 1374#~ " cryptographers, software engineers, civil-rights\n"
1368#~ "per transaction." 1375#~ " activits and academics. We are unified by a vision\n"
1376#~ " of how payments should work and the goal of\n"
1377#~ " imposing this vision upon the world."
1378#~ msgstr ""
1379
1380#~ msgid ""
1381#~ "We are currently supported by Inria, the French\n"
1382#~ " national institute for research in informatics and\n"
1383#~ " automation, and the Renewable Freedom Foundation."
1384#~ msgstr ""
1385
1386#~ msgid ""
1387#~ "All transactions in Taler are secured using modern\n"
1388#~ " cryptography and trust in all parties is\n"
1389#~ " minimized. Financial damage is bounded (for\n"
1390#~ " customers, merchants and the exchange) even in the\n"
1391#~ " case that systems are compromised and private keys\n"
1392#~ " are stolen. Databases can be audited for\n"
1393#~ " consistency, resulting in either the detection of\n"
1394#~ " compromised systems or the demonstration that\n"
1395#~ " participants were honest. Actual transaction costs\n"
1396#~ " are fractions of a cent."
1369#~ msgstr "" 1397#~ msgstr ""
1370 1398
1371#~ msgid "" 1399#~ msgid ""
1372#~ "Multiple Taler transactions are " 1400#~ "The scalable business model for Taler is the operation\n"
1373#~ "<b>aggregated</b> into larger wire transfers" 1401#~ " of the payment service "
1374#~ " to merchants." 1402#~ "provider, which converts money from\n"
1403#~ " traditional payment systems (Mastercard, SEPA,\n"
1404#~ " Visa, Bitcoin, ACH, SWIFT, etc.) to anonymous\n"
1405#~ " electronic coins in the same currency. The customer\n"
1406#~ " can then redeem the electronic coins at a merchant,\n"
1407#~ " who can exchange them for money represented using\n"
1408#~ " traditional payment systems at the exchange. The\n"
1409#~ " exchange charges fees (to the customer,\n"
1410#~ " merchant or both) to facilitate the transactions."
1411#~ msgstr ""
1412
1413#~ msgid ""
1414#~ "Correct operation can be automatically "
1415#~ "assessed by verifying cryptographic proofs "
1416#~ "in the database."
1417#~ msgstr ""
1418
1419#~ msgid "Financial risk is bounded even if keys are compromised."
1375#~ msgstr "" 1420#~ msgstr ""
1376 1421
diff --git a/locale/it/LC_MESSAGES/messages.po b/locale/it/LC_MESSAGES/messages.po
index 3c81cb85..39ca375a 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-03-07 16:25+0100\n" 6"POT-Creation-Date: 2017-03-07 16:49+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-Team: it <LL@li.org>\n" 9"Language-Team: it <LL@li.org>\n"
@@ -946,30 +946,37 @@ msgstr ""
946msgid "The Team" 946msgid "The Team"
947msgstr "" 947msgstr ""
948 948
949#: investors.html.j2:26 949#: investors.html.j2:27
950msgid "" 950msgid ""
951"Our team combines world-class business leaders,\n" 951"\n"
952" Our <a href=\"about.html\">team</a> combines world-class "
953"business leaders,\n"
952" cryptographers, software engineers, civil-rights\n" 954" cryptographers, software engineers, civil-rights\n"
953" activits and academics. We are unified by a vision\n" 955" activits and academics. We are unified by a vision\n"
954" of how payments should work and the goal of\n" 956" of how payments should work and the goal of\n"
955" imposing this vision upon the world." 957" imposing this vision upon the world.\n"
958" "
956msgstr "" 959msgstr ""
957 960
958#: investors.html.j2:32 961#: investors.html.j2:37
959msgid "" 962msgid ""
960"We are currently supported by Inria, the French\n" 963"\n"
964" We are currently supported by Inria, the French\n"
961" national institute for research in informatics and\n" 965" national institute for research in informatics and\n"
962" automation, and the Renewable Freedom Foundation." 966" automation, and the Renewable Freedom Foundation.\n"
967" "
963msgstr "" 968msgstr ""
964 969
965#: investors.html.j2:37 970#: investors.html.j2:45
966msgid "The Technology" 971msgid "The Technology"
967msgstr "" 972msgstr ""
968 973
969#: investors.html.j2:39 974#: investors.html.j2:48
970msgid "" 975msgid ""
971"All transactions in Taler are secured using modern\n" 976"\n"
972" cryptography and trust in all parties is\n" 977" All transactions in Taler are secured using <a "
978"href=\"bibliography.html\">modern\n"
979" cryptography</a> and trust in all parties is\n"
973" minimized. Financial damage is bounded (for\n" 980" minimized. Financial damage is bounded (for\n"
974" customers, merchants and the exchange) even in the\n" 981" customers, merchants and the exchange) even in the\n"
975" case that systems are compromised and private keys\n" 982" case that systems are compromised and private keys\n"
@@ -977,16 +984,18 @@ msgid ""
977" consistency, resulting in either the detection of\n" 984" consistency, resulting in either the detection of\n"
978" compromised systems or the demonstration that\n" 985" compromised systems or the demonstration that\n"
979" participants were honest. Actual transaction costs\n" 986" participants were honest. Actual transaction costs\n"
980" are fractions of a cent." 987" are fractions of a cent.\n"
988" "
981msgstr "" 989msgstr ""
982 990
983#: investors.html.j2:51 991#: investors.html.j2:63
984msgid "The Business" 992msgid "The Business"
985msgstr "" 993msgstr ""
986 994
987#: investors.html.j2:53 995#: investors.html.j2:66
988msgid "" 996msgid ""
989"The scalable business model for Taler is the operation\n" 997"\n"
998" The scalable business model for Taler is the operation\n"
990" of the payment service provider, which converts money from\n" 999" of the payment service provider, which converts money from\n"
991" traditional payment systems (Mastercard, SEPA,\n" 1000" traditional payment systems (Mastercard, SEPA,\n"
992" Visa, Bitcoin, ACH, SWIFT, etc.) to anonymous\n" 1001" Visa, Bitcoin, ACH, SWIFT, etc.) to anonymous\n"
@@ -994,19 +1003,19 @@ msgid ""
994" can then redeem the electronic coins at a merchant,\n" 1003" can then redeem the electronic coins at a merchant,\n"
995" who can exchange them for money represented using\n" 1004" who can exchange them for money represented using\n"
996" traditional payment systems at the exchange. The\n" 1005" traditional payment systems at the exchange. The\n"
997" exchange charges fees (to the customer,\n" 1006" exchange charges fees to facilitate the transactions.\n"
998" merchant or both) to facilitate the transactions." 1007" "
999msgstr "" 1008msgstr ""
1000 1009
1001#: investors.html.j2:71 1010#: investors.html.j2:85
1002msgid "The Business Case" 1011msgid "The Business Case"
1003msgstr "" 1012msgstr ""
1004 1013
1005#: investors.html.j2:93 1014#: investors.html.j2:107
1006msgid "Running a Taler payment service operator" 1015msgid "Running a Taler payment service operator"
1007msgstr "" 1016msgstr ""
1008 1017
1009#: investors.html.j2:96 1018#: investors.html.j2:110
1010msgid "" 1019msgid ""
1011"\n" 1020"\n"
1012" The payment service operator runs the <em>Taler exchange</em>.\n" 1021" The payment service operator runs the <em>Taler exchange</em>.\n"
@@ -1017,32 +1026,30 @@ msgid ""
1017" " 1026" "
1018msgstr "" 1027msgstr ""
1019 1028
1020#: investors.html.j2:106 1029#: investors.html.j2:120
1021msgid "" 1030msgid ""
1022"Cryptographic operations, bandwidth and storage costs are less than 0.01 " 1031"Cryptographic operations, bandwidth and storage costs are less than 0.01 "
1023"cent per transaction." 1032"cent per transaction."
1024msgstr "" 1033msgstr ""
1025 1034
1026#: investors.html.j2:108 1035#: investors.html.j2:122
1027msgid "" 1036msgid ""
1028"Multiple Taler transactions can be aggregated into larger wire transfers " 1037"Multiple Taler transactions can be aggregated into larger wire transfers "
1029"to merchants to minimize wire transfer costs." 1038"to merchants to minimize wire transfer costs."
1030msgstr "" 1039msgstr ""
1031 1040
1032#: investors.html.j2:110 1041#: investors.html.j2:124
1033msgid ""
1034"Correct operation can be automatically assessed by verifying "
1035"cryptographic proofs in the database."
1036msgstr ""
1037
1038#: investors.html.j2:112
1039msgid "" 1042msgid ""
1040"Protocol allows the exchange to charge fees for any expensive operation " 1043"Protocol allows the exchange to charge fees for any expensive operation "
1041"(withdraw, deposit, refresh, refund or aggregated wire transfers)." 1044"(withdraw, deposit, refresh, refund or aggregated wire transfers)."
1042msgstr "" 1045msgstr ""
1043 1046
1044#: investors.html.j2:114 1047#: investors.html.j2:126
1045msgid "Financial risk is bounded even if keys are compromised." 1048msgid "Partnership with banks establishes consumer trust."
1049msgstr ""
1050
1051#: investors.html.j2:128
1052msgid "Partnership with free software community enables rapid deployment."
1046msgstr "" 1053msgstr ""
1047 1054
1048#: merchants.html.j2:5 1055#: merchants.html.j2:5
@@ -1365,14 +1372,52 @@ msgstr ""
1365#~ msgstr "" 1372#~ msgstr ""
1366 1373
1367#~ msgid "" 1374#~ msgid ""
1368#~ "Cryptographic operations, bandwidth and " 1375#~ "Our team combines world-class business leaders,\n"
1369#~ "storage are less than 0.01 cent " 1376#~ " cryptographers, software engineers, civil-rights\n"
1370#~ "per transaction." 1377#~ " activits and academics. We are unified by a vision\n"
1378#~ " of how payments should work and the goal of\n"
1379#~ " imposing this vision upon the world."
1380#~ msgstr ""
1381
1382#~ msgid ""
1383#~ "We are currently supported by Inria, the French\n"
1384#~ " national institute for research in informatics and\n"
1385#~ " automation, and the Renewable Freedom Foundation."
1386#~ msgstr ""
1387
1388#~ msgid ""
1389#~ "All transactions in Taler are secured using modern\n"
1390#~ " cryptography and trust in all parties is\n"
1391#~ " minimized. Financial damage is bounded (for\n"
1392#~ " customers, merchants and the exchange) even in the\n"
1393#~ " case that systems are compromised and private keys\n"
1394#~ " are stolen. Databases can be audited for\n"
1395#~ " consistency, resulting in either the detection of\n"
1396#~ " compromised systems or the demonstration that\n"
1397#~ " participants were honest. Actual transaction costs\n"
1398#~ " are fractions of a cent."
1371#~ msgstr "" 1399#~ msgstr ""
1372 1400
1373#~ msgid "" 1401#~ msgid ""
1374#~ "Multiple Taler transactions are " 1402#~ "The scalable business model for Taler is the operation\n"
1375#~ "<b>aggregated</b> into larger wire transfers" 1403#~ " of the payment service "
1376#~ " to merchants." 1404#~ "provider, which converts money from\n"
1405#~ " traditional payment systems (Mastercard, SEPA,\n"
1406#~ " Visa, Bitcoin, ACH, SWIFT, etc.) to anonymous\n"
1407#~ " electronic coins in the same currency. The customer\n"
1408#~ " can then redeem the electronic coins at a merchant,\n"
1409#~ " who can exchange them for money represented using\n"
1410#~ " traditional payment systems at the exchange. The\n"
1411#~ " exchange charges fees (to the customer,\n"
1412#~ " merchant or both) to facilitate the transactions."
1413#~ msgstr ""
1414
1415#~ msgid ""
1416#~ "Correct operation can be automatically "
1417#~ "assessed by verifying cryptographic proofs "
1418#~ "in the database."
1419#~ msgstr ""
1420
1421#~ msgid "Financial risk is bounded even if keys are compromised."
1377#~ msgstr "" 1422#~ msgstr ""
1378 1423