summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2019-12-23 01:56:36 +0100
committerChristian Grothoff <christian@grothoff.org>2019-12-23 01:56:36 +0100
commitd6b7ef05a1a5aa5ff23d20697c3df1c339355831 (patch)
tree3d481264b67b703e6f7f1a530b72c078e90245c4
parent76486bde5f5f5f00bff8b56fc6abe6a4e2598b63 (diff)
downloadwww-d6b7ef05a1a5aa5ff23d20697c3df1c339355831.tar.gz
www-d6b7ef05a1a5aa5ff23d20697c3df1c339355831.tar.bz2
www-d6b7ef05a1a5aa5ff23d20697c3df1c339355831.zip
use mybabel.py wrapper to avoid PYTHONPATH mess
-rw-r--r--Makefile2
m---------inc0
-rw-r--r--locale/de/LC_MESSAGES/messages.po2093
-rw-r--r--locale/en/LC_MESSAGES/messages.po2093
-rw-r--r--locale/es/LC_MESSAGES/messages.po2093
-rw-r--r--locale/fr/LC_MESSAGES/messages.po2093
-rw-r--r--locale/it/LC_MESSAGES/messages.po2093
-rw-r--r--locale/pt/LC_MESSAGES/messages.po2093
-rw-r--r--locale/ru/LC_MESSAGES/messages.po2093
9 files changed, 14645 insertions, 8 deletions
diff --git a/Makefile b/Makefile
index ba56af56..881d73e6 100644
--- a/Makefile
+++ b/Makefile
@@ -39,7 +39,7 @@ all: locale template
# Extract translateable strings from jinja2 templates.
locale/messages.pot: template/*.j2 common/*.j2 common/*.j2.inc
- PYTHONPATH=".:./inc" $(pybabel) extract -F locale/babel.map -o locale/messages.pot .
+ $(python) inc/mybabel.py $(pybabel) extract -F locale/babel.map -o locale/messages.pot .
# Update translation (.po) files with new strings.
.PHONY: locale-update
diff --git a/inc b/inc
-Subproject eb6a5c5d225a785f2510c466b7410fc5851fa03
+Subproject 6a51c97bddcffef78e0c3b39a0eddd69876b690
diff --git a/locale/de/LC_MESSAGES/messages.po b/locale/de/LC_MESSAGES/messages.po
index f7aa3788..8cdf7e90 100644
--- a/locale/de/LC_MESSAGES/messages.po
+++ b/locale/de/LC_MESSAGES/messages.po
@@ -2,7 +2,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PROJECT VERSION\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2019-12-10 14:34+0000\n"
+"POT-Creation-Date: 2019-12-23 01:47+0100\n"
"PO-Revision-Date: 2017-06-02 09:46+0100\n"
"Last-Translator: Stefan Kügel <skuegel@web.de>\n"
"Language-Team: de <LL@li.org, de@taler.net>\n"
@@ -12,3 +12,2094 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n!=1)\n"
"Generated-By: Babel 2.4.0\n"
+
+#: common/base.j2:5 common/news.j2:5
+msgid "GNU Taler"
+msgstr ""
+
+#: common/base.j2:6 common/news.j2:6
+msgid "Taxable Anonymous Libre Electronic Reserves"
+msgstr ""
+
+#: common/footer.j2.inc:11
+msgid "Contact"
+msgstr ""
+
+#: common/footer.j2.inc:16
+msgid "FAQ"
+msgstr ""
+
+#: common/footer.j2.inc:21
+msgid "Bibliography"
+msgstr ""
+
+#: common/footer.j2.inc:28 template/bibliography.html.j2:34
+#: template/developers.html.j2:66
+msgid "and"
+msgstr ""
+
+#: common/footer.j2.inc:31
+msgid ""
+"We are grateful for support and free hosting of this site by <a href='http://"
+"www.bfh.ch/'>BFH</a>"
+msgstr ""
+
+#: common/footer.j2.inc:33
+msgid ""
+"This page was created using <a href='https://www.gnu.org/'>Free Software</a> "
+"only."
+msgstr ""
+
+#: common/navigation.j2.inc:21
+msgid "Features"
+msgstr ""
+
+#: common/navigation.j2.inc:22
+msgid "Principles"
+msgstr ""
+
+#: common/navigation.j2.inc:23
+msgid "Docs"
+msgstr ""
+
+#: common/navigation.j2.inc:24 news/index.html.j2:9
+msgid "News"
+msgstr ""
+
+#: inc/news.macro.j2:22
+msgid "read more"
+msgstr ""
+
+#: template/architecture.html.j2:6
+msgid "Taler System Architecture"
+msgstr ""
+
+#: template/bibliography.html.j2:5
+msgid "GNU Taler Bibliography"
+msgstr ""
+
+#: template/bibliography.html.j2:27
+msgid "by"
+msgstr ""
+
+#: template/contact.html.j2:6
+msgid "Contact information"
+msgstr ""
+
+#: template/contact.html.j2:13
+msgid "The mailing list"
+msgstr ""
+
+#: template/contact.html.j2:15
+msgid "An archived, public mailing list for GNU Taler is hosted at"
+msgstr ""
+
+#: template/contact.html.j2:20
+msgid "archive"
+msgstr ""
+
+#: template/contact.html.j2:21
+msgid "You can send messages to the list at"
+msgstr ""
+
+#: template/contact.html.j2:29
+msgid "Contacting individuals"
+msgstr ""
+
+#: template/contact.html.j2:31
+msgid ""
+"Team members are generally reachable at <tt>LASTNAME@taler.net</tt>. All of "
+"us support receiving GnuPG encrypted e-mails."
+msgstr ""
+
+#: template/contact.html.j2:40
+msgid "General inquiries"
+msgstr ""
+
+#: template/contact.html.j2:42
+msgid ""
+"You can reach a group of team members handling general inquiries at "
+"<tt>contact AT taler.net</tt>."
+msgstr ""
+
+#: template/contact.html.j2:50
+msgid "Reporting bugs"
+msgstr ""
+
+#: template/contact.html.j2:52
+msgid "We track open feature requests and bugs in our"
+msgstr ""
+
+#: template/contact.html.j2:55
+msgid "Bug tracker"
+msgstr ""
+
+#: template/contact.html.j2:56
+msgid ""
+"which is shared with the GNUnet project. You can also report bugs or feature "
+"requests to the mailing list."
+msgstr ""
+
+#: template/contact.html.j2:65
+msgid "Executive team"
+msgstr ""
+
+#: template/contact.html.j2:67
+msgid ""
+"For non-technical commercial requests, please contact <tt>ceo AT taler.net</"
+"tt>."
+msgstr ""
+
+#: template/copyright.html.j2:6
+msgid "Copyright Assignment"
+msgstr ""
+
+#: template/copyright.html.j2:8
+msgid ""
+"Contributors to GNU Taler with Git access must sign the <a href=\"/pdf/"
+"copyright.pdf\">copyright assignment</a> to ensure that the <a href="
+"\"https://git.gnunet.org/gnunet-ev.git/tree/gnunet_taler_agreement.tex"
+"\">GNUnet e.V. --- Taler Systems SA agreement on licensing and collaborative "
+"development</a> of the GNUnet and GNU Taler projects is satisfied."
+msgstr ""
+
+#: template/copyright.html.j2:19
+msgid ""
+"The agreements ensure that the code will continue to be made available under "
+"free software licenses, but gives developers the freedom to move code "
+"between GNUnet and GNU Taler without worrying about licenses and the company "
+"the ability to dual-license (for example, so that we can distribute via App-"
+"stores that are hostile to free software)."
+msgstr ""
+
+#: template/copyright.html.j2:29
+msgid ""
+"Minor contributions (basically, anyone without Git access) do not require "
+"copyright assignment. Pseudonymous contributions are accepted, in this case "
+"simply sign the agreement with your pseudonym. Scanned copies are "
+"sufficient, but snail mail is preferred."
+msgstr ""
+
+#: template/developers.html.j2:5
+msgid "Taler for developers"
+msgstr ""
+
+#: template/developers.html.j2:12 template/merchants.html.j2:58
+msgid "Free"
+msgstr ""
+
+#: template/developers.html.j2:15
+msgid ""
+"GNU Taler is free software implementing an open protocol. Anybody is welcome "
+"to integrate our reference implementation into their applications. Different "
+"components of Taler are being made available under different licenses. The "
+"Affero GPLv3+ is used for the exchange, the LGPLv3+ is used for reference "
+"code demonstrating integration with merchant platforms, and licenses like "
+"GPLv3+ are used for wallets and related customer-facing software. We are "
+"open for constructive suggestions for maximizing the adoption of this "
+"payment platform."
+msgstr ""
+
+#: template/developers.html.j2:32
+msgid "RESTful"
+msgstr ""
+
+#: template/developers.html.j2:35
+msgid ""
+"Taler is designed to work on the Internet. To ensure that Taler payments can "
+"work with restrictive network setups, Taler uses a RESTful protocol over "
+"HTTP or HTTPS. Taler&#39;s security does not depend upon the use of HTTPS, "
+"but obviously merchants may choose to offer HTTPS for consistency and "
+"because it generally is better for privacy compared to HTTP. Taler uses JSON "
+"to encode structure data, making it easy to integrate Taler with existing "
+"Web applications. Taler&#39;s protocol is documented in detail at"
+msgstr ""
+
+#: template/developers.html.j2:58 template/docs.html.j2:182
+msgid "Code"
+msgstr ""
+
+#: template/developers.html.j2:61
+msgid "Taler is currently primarily developed by a research team at"
+msgstr ""
+
+#: template/developers.html.j2:70
+msgid ""
+"However, contributions from anyone are welcome. Our Git repositories can be "
+"cloned using the Git and HTTP access methods against <tt>git.taler.net</tt> "
+"with the name of the respective repository. A list of repositories can be "
+"found in our"
+msgstr ""
+
+#: template/developers.html.j2:80
+msgid "Documentation"
+msgstr ""
+
+#: template/developers.html.j2:83
+msgid "In addition to this website, the"
+msgstr ""
+
+#: template/developers.html.j2:86
+msgid "documented code"
+msgstr ""
+
+#: template/developers.html.j2:87
+msgid "and the"
+msgstr ""
+
+#: template/developers.html.j2:90
+msgid "API documentation"
+msgstr ""
+
+#: template/developers.html.j2:91
+msgid "Technical papers can be found in our"
+msgstr ""
+
+#: template/developers.html.j2:94
+msgid "bibliography"
+msgstr ""
+
+#: template/developers.html.j2:98
+msgid "Discussion"
+msgstr ""
+
+#: template/developers.html.j2:101
+msgid ""
+"We have a mailing list for developer discussions. You can subscribe to or "
+"read the list archive at"
+msgstr ""
+
+#: template/developers.html.j2:111
+msgid "Regression Testing"
+msgstr ""
+
+#: template/developers.html.j2:114
+msgid "We have"
+msgstr ""
+
+#: template/developers.html.j2:118
+msgid "automation tests to detect regressions and check for portability at"
+msgstr ""
+
+#: template/developers.html.j2:126
+msgid "Code Coverage Analysis"
+msgstr ""
+
+#: template/developers.html.j2:129
+msgid "We use"
+msgstr ""
+
+#: template/developers.html.j2:133
+msgid "to analyze the code coverage of our tests, the results are available at"
+msgstr ""
+
+#: template/developers.html.j2:146
+msgid "Technical Presentation"
+msgstr ""
+
+#: template/developers.html.j2:149 template/investors.html.j2:90
+msgid "Download"
+msgstr ""
+
+#: template/developers.html.j2:165
+msgid "Taler system overview"
+msgstr ""
+
+#: template/developers.html.j2:168
+msgid ""
+"The Taler system consists of protocols executed among a number of actors as "
+"illustrated in the illustration on the right. Typical transactions involve "
+"the following steps:"
+msgstr ""
+
+#: template/developers.html.j2:175
+msgid "system overview"
+msgstr ""
+
+#: template/developers.html.j2:178
+msgid ""
+"A customer instructs his <b>bank</b> to transfer funds from his account to "
+"the Taler exchange (top left). In the subject of the transaction, he "
+"includes an authentication token from his electronic <b>wallet</b>. In Taler "
+"terminology, the customer creates a reserve at the exchange."
+msgstr ""
+
+#: template/developers.html.j2:190
+msgid ""
+"Once the exchange has received the wire transfer, it allows the customer&#39;"
+"s electronic wallet to <b>withdraw</b> electronic coins. The electronic "
+"coins are digital representations of the original currency from the "
+"transfer. It is important to note that the exchange does not learn the &quot;"
+"serial numbers&quot; of the coins created in this process, so it cannot tell "
+"later which customer purchased what at which merchant. The use of Taler does "
+"not change the currency or the total value of the funds (except for fees "
+"which the exchange may charge for the service)."
+msgstr ""
+
+#: template/developers.html.j2:208
+msgid ""
+"Once the customer has the digital coins in his wallet, the wallet can be "
+"used to <b>spend</b> the coins with merchant portals that support the Taler "
+"payment system and accept the respective exchange as a business partner "
+"(bottom arrow). This creates a digital contract signed by the customer's "
+"coins and the merchant. If necessary, the customer can later use this "
+"digitally signed contract in a court of law to prove the exact terms of the "
+"contract and that he paid the respective amount. The customer does not learn "
+"the banking details of the merchant, and Taler does not require the merchant "
+"to learn the identity of the customer. Naturally, the customer can spend any "
+"fraction of his digital coins (the system takes care of customers getting "
+"change)."
+msgstr ""
+
+#: template/developers.html.j2:230
+msgid ""
+"Merchants receiving digital coins <b>deposit</b> the respective claims that "
+"resulted from the contract signing with the customer at the exchange to "
+"redeem the coins. The deposit step does not reveal the details of the "
+"contract between the customer and the merchant or the identity of the "
+"customer to the exchange in any way. However, the exchange does learn the "
+"identity of the merchant via the provided bank routing information. The "
+"merchant can, for example when compelled by the state for taxation, provide "
+"information linking the individual deposit to the respective contract signed "
+"by the customer. Thus, the exchange's database allows the state to enforce "
+"that merchants pay applicable taxes (and do not engage in illegal contracts)."
+msgstr ""
+
+#: template/developers.html.j2:253
+msgid ""
+"Finally, the exchange transfers funds corresponding to the digital coins "
+"redeemed by the merchants to the merchant's <b>bank</b> account. The "
+"exchange may combine multiple small transactions into one larger bank "
+"transfer. The merchant can query the exchange about the relationship between "
+"the bank transfers and the individual claims that were deposited."
+msgstr ""
+
+#: template/developers.html.j2:267
+msgid ""
+"Most importantly, the exchange keeps cryptographic proofs that allow it to "
+"demonstrate that it is operating correctly to third parties. The system "
+"requires an external <b>auditor</b>, such as a government-appointed "
+"financial regulatory body, to frequently verify the exchange's databases and "
+"check that its bank balance matches the total value of the remaining coins "
+"in circulation."
+msgstr ""
+
+#: template/developers.html.j2:282
+msgid ""
+"Without the auditor, the exchange operators could embezzle funds they are "
+"holding in reserve. Customers and merchants cannot cheat each other or the "
+"exchange. If any party's computers are compromised, the financial damage is "
+"limited to the respective party and proportional to the funds they have in "
+"circulation during the period of the compromise."
+msgstr ""
+
+#: template/docs.html.j2:7
+msgid "GNU Taler: Documentation and Resources"
+msgstr ""
+
+#: template/docs.html.j2:13
+msgid ""
+"This is an overview of documentation and other resources for GNU Taler. The "
+"full documentation contents can be found <a href=\"https://docs.taler.net/"
+"\">here</a>."
+msgstr ""
+
+#: template/docs.html.j2:27
+msgid "Components"
+msgstr ""
+
+#: template/docs.html.j2:38
+msgid "Merchant Backend Administration"
+msgstr ""
+
+#: template/docs.html.j2:40
+msgid "Tutorial and manual for operating a merchant. Also available as"
+msgstr ""
+
+#: template/docs.html.j2:50
+msgid "Merchant API Tutorial"
+msgstr ""
+
+#: template/docs.html.j2:52
+msgid ""
+"Tutorial for processing Taler payments using the merchant backend API. Also "
+"available as"
+msgstr ""
+
+#: template/docs.html.j2:62
+msgid "Exchange"
+msgstr ""
+
+#: template/docs.html.j2:64
+msgid "Operator&#39;s manual for the GNU Taler exchange. Also available as"
+msgstr ""
+
+#: template/docs.html.j2:74
+msgid "Bank Integration"
+msgstr ""
+
+#: template/docs.html.j2:76
+msgid ""
+"Manual for tightly integrating Taler with banking applications. Also "
+"available as"
+msgstr ""
+
+#: template/docs.html.j2:92
+msgid "Back office"
+msgstr ""
+
+#: template/docs.html.j2:94
+msgid "Manual to run the back-office Web application. Also available as"
+msgstr ""
+
+#: template/docs.html.j2:107
+msgid "Internals"
+msgstr ""
+
+#: template/docs.html.j2:118
+msgid "HTTP API"
+msgstr ""
+
+#: template/docs.html.j2:120
+msgid "Reference for the HTTP-based API for Taler components."
+msgstr ""
+
+#: template/docs.html.j2:128
+msgid "Onboarding"
+msgstr ""
+
+#: template/docs.html.j2:130
+msgid ""
+"Description of our taler.net setup and how to contribute. Also available as"
+msgstr ""
+
+#: template/docs.html.j2:143
+msgid "Community"
+msgstr ""
+
+#: template/docs.html.j2:154
+msgid "Mailing List"
+msgstr ""
+
+#: template/docs.html.j2:156
+msgid "The official GNU Taler mailing list."
+msgstr ""
+
+#: template/docs.html.j2:162
+msgid "IRC"
+msgstr ""
+
+#: template/docs.html.j2:164
+msgid "Our IRC channel is #taler on freenode."
+msgstr ""
+
+#: template/docs.html.j2:170
+msgid "Bug Tracker"
+msgstr ""
+
+#: template/docs.html.j2:172
+msgid "Our bug tracker for bugs and feature request."
+msgstr ""
+
+#: template/docs.html.j2:194
+msgid "Git repositories"
+msgstr ""
+
+#: template/docs.html.j2:196
+msgid "Git repositories for all of GNU Taler."
+msgstr ""
+
+#: template/faq.html.j2:5
+msgid "How is Taler related to Bitcoin or Blockchains?"
+msgstr ""
+
+#: template/faq.html.j2:8
+msgid ""
+"Taler does not require any Blockchain technology, and is also not based on "
+"proof-of-work or any other distributed consensus mechanism. Instead, Taler "
+"is based on blind signatures. However, it is theoretically possible to "
+"combine Taler with peer-to-peer crypto-currencies like Bitcoin."
+msgstr ""
+
+#: template/faq.html.j2:18
+msgid ""
+"It would be possible, however, to withdraw coins denominated in Bitcoin into "
+"a Taler wallet (with an appropriate exchange), which would give some "
+"benefits over plain Bitcoin, such as instant confirmation times."
+msgstr ""
+
+#: template/faq.html.j2:26
+msgid "Where is the balance in my wallet stored?"
+msgstr ""
+
+#: template/faq.html.j2:28
+msgid ""
+"Your wallet stores digital coins and thus ultimately your computer holds "
+"your balance. The exchange keeps funds matching all unspent coins in an "
+"escrow bank account."
+msgstr ""
+
+#: template/faq.html.j2:35
+msgid "What if my wallet is lost?"
+msgstr ""
+
+#: template/faq.html.j2:37
+msgid ""
+"Since the digital coins of value in your wallet are anonymized, the exchange "
+"can not assist you in recovering a lost or stolen wallet. Just like with a "
+"physical wallet for cash, you are responsible for keeping it safe."
+msgstr ""
+
+#: template/faq.html.j2:46
+msgid ""
+"The risk of losing a wallet can be mitigated by making backups or keeping "
+"the balance reasonably low."
+msgstr ""
+
+#: template/faq.html.j2:52
+msgid "What if my computer is hacked?"
+msgstr ""
+
+#: template/faq.html.j2:54
+msgid ""
+"In case of a compromise of one of your devices, an attacker can spend coins "
+"from your wallet. Checking your balance might reveal to you that your device "
+"has been compromised."
+msgstr ""
+
+#: template/faq.html.j2:61
+msgid "Can I send money to my friend with Taler?"
+msgstr ""
+
+#: template/faq.html.j2:63
+msgid ""
+"If your friend provides goods or services for you in exchange for a payment, "
+"they can easily set up a Taler merchant and receive the payment in their "
+"bank account."
+msgstr ""
+
+#: template/faq.html.j2:70
+msgid ""
+"Future versions of the Taler wallet may allow exchanging coins among friends "
+"directly as well."
+msgstr ""
+
+#: template/faq.html.j2:76
+msgid "How does Taler handle payments in different currencies?"
+msgstr ""
+
+#: template/faq.html.j2:78
+msgid ""
+"Taler wallets can store digital coins corresponding to multiple different "
+"currencies such as the Euro, US Dollars or Bitcoins."
+msgstr ""
+
+#: template/faq.html.j2:84
+msgid "Taler currently does not offer conversion between currencies."
+msgstr ""
+
+#: template/faq.html.j2:89
+msgid "How does Taler protect my privacy?"
+msgstr ""
+
+#: template/faq.html.j2:91
+msgid ""
+"Your wallet stores digital coins that are <a href=\"https://en.wikipedia.org/"
+"wiki/Blind_signature\">blindly signed</a> by an exchange. The use of a blind "
+"signature protects your privacy as it prevents the exchange from knowing "
+"which coin it signed for which customer."
+msgstr ""
+
+#: template/faq.html.j2:101
+msgid "How much does it cost?"
+msgstr ""
+
+#: template/faq.html.j2:103
+msgid ""
+"The Taler protocol allows any exchange to set its own fee structure, "
+"allowing operators to set fees for withdrawing, depositing, refreshing or "
+"refunding coins. Operators can also charge fees for closing reserves and for "
+"(aggregated) wire transfers to merchants. Merchants may choose to cover some "
+"of the fees customers incur. Actual transaction costs are estimated around "
+"0.001 cent/transaction (at high transaction rates, amortized over billions "
+"of transactions, excluding migration costs). Note that this is an early "
+"estimate, details may depend on hosting and backup requirements from the "
+"regulator and could thus easily be 10x higher."
+msgstr ""
+
+#: template/faq.html.j2:117
+msgid "Does Taler work with international payments?"
+msgstr ""
+
+#: template/faq.html.j2:119
+msgid ""
+"Taler&#39;s wallet supports multiple currencies, but the system currently "
+"does not support conversion between currencies. However, in principle an "
+"entity that accepts deposits in one currency and allows withdrawals in "
+"another currency could be created. Still, the regulatory hurdles in this "
+"case tend to be particularly complex. The focus for Taler is on day-to-day "
+"payments, so we have no plans to support currency conversion in the near "
+"future."
+msgstr ""
+
+#: template/faq.html.j2:130
+msgid "How does Taler relate to the (European) Electronic Money Directive?"
+msgstr ""
+
+#: template/faq.html.j2:132
+msgid ""
+"We believe the European Electronic Money Directive provides part of the "
+"regulatory framework a Taler exchange with coins denominated in Euros would "
+"have to follow."
+msgstr ""
+
+#: template/faq.html.j2:139
+msgid ""
+"What bank would guarantee the conversion between Taler coins and bank money "
+"in regular bank accounts?"
+msgstr ""
+
+#: template/faq.html.j2:141
+msgid ""
+"The exchange would be operated by a bank or in cooperation with a bank, and "
+"that bank would hold the funds in escrow. Note that this bank could be a "
+"regular bank or a central bank for a centrally banked electronic currency. "
+"Regardless, the bank would fall under the respective banking regulations "
+"establishing a reason why consumers would have faith in the conversion from "
+"Taler coins into regular bank money."
+msgstr ""
+
+#: template/faq.html.j2:150
+msgid ""
+"To whom would consumers complain to in case of non-conversion or non-"
+"compliance?"
+msgstr ""
+
+#: template/faq.html.j2:152
+msgid ""
+"Any exchange should be audited by one or more independent auditors. "
+"Merchants and consumer wallets will report certain issues automatically to "
+"the auditors, but auditors may also provide a method for manual submission "
+"of issues. The auditors are expected to make their reports available to the "
+"respective regulatory authorities, or even the general public."
+msgstr ""
+
+#: template/faq.html.j2:161
+msgid "Are there any projects already using Taler?"
+msgstr ""
+
+#: template/faq.html.j2:163
+msgid ""
+"We are aware of several businesses running exploratory projects or having "
+"developed working prototypes. We are also in discussions with several "
+"regular banks as well as several central banks about the project. That said, "
+"there are currently no products in the market yet, and we believe this would "
+"be premature given the state of the project (see also <a href=\"https://"
+"gnunet.org/bugs/\">our bugtracker</a> for a list of open issues)."
+msgstr ""
+
+#: template/faq.html.j2:174
+msgid "Does Taler support recurring payments?"
+msgstr ""
+
+#: template/faq.html.j2:176
+msgid ""
+"Today, our wallet implementation does not support recurring payments. "
+"Recurring payments, where some fixed amount is paid on a regular basis are "
+"in theory possible with Taler, but they come with a few caveats. "
+"Specifically, recurring payments can only work if the Taler wallet is "
+"running and online around the desired time. Furthermore, given their "
+"repetitive nature they are linkable, and could thus be used to deanonymize "
+"the user making the recurring payment, for example by forcing the user "
+"offline at the time of the payment and observing that it does then not "
+"happen on time. Finally, the Taler wallet does not work with credit and thus "
+"the user would have to make sure to carry a sufficient balance for the "
+"recurring payment to be made. Still, they can be useful, and a future "
+"version of the Taler wallet will likely support them. But this is not a "
+"feature that we are targeting for Taler 1.0. at this time"
+msgstr ""
+
+#: template/features.html.j2:7
+msgid "GNU Taler: Features"
+msgstr ""
+
+#: template/features.html.j2:13
+msgid ""
+"GNU Taler is a <span class=\"tlr\">privacy-preserving</span> payment system. "
+"Customers can stay anonymous, but merchants can not hide their income "
+"through payments with GNU Taler. This helps to <span class=\"tlr\">avoid tax "
+"evasion and money laundering</span>."
+msgstr ""
+
+#: template/features.html.j2:23
+msgid ""
+"The primary use case of GNU Taler is <span class=\"tlr\">payments</span>; it "
+"is <span class=\"tlr\">not meant as a store</span> of value. Payments are "
+"always backed by an existing currency."
+msgstr ""
+
+#: template/features.html.j2:32
+msgid ""
+"Payment are made after <span class=\"tlr\">exchanging existing money</span> "
+"into <em>electronic money</em> with the help of an Exchange service, that "
+"is, a payment service provider for Taler."
+msgstr ""
+
+#: template/features.html.j2:41
+msgid ""
+"When making a payment, customers only need a charged wallet. A merchant can "
+"accept payments <span class=\"tlr\">without making their customers register</"
+"span> on the merchant&#39;s Website."
+msgstr ""
+
+#: template/features.html.j2:50
+msgid ""
+"GNU Taler is <span class=\"tlr\">immune against many types of fraud</span>, "
+"such as phishing of credit card information or chargeback fraud. In case of "
+"loss or theft, only the limited amount of money left in the wallet might be "
+"gone."
+msgstr ""
+
+#: template/features.html.j2:69
+msgid "Paying with Taler"
+msgstr ""
+
+#: template/features.html.j2:71
+msgid ""
+"To pay with Taler, customers install an electronic wallet on their device. "
+"Before the first payment, the desired currency must be added to the "
+"wallet&#39;s balance by some other means of payment."
+msgstr ""
+
+#: template/features.html.j2:79
+msgid ""
+"Once the wallet is charged, payments on websites take only one click, are "
+"never falsely rejected by fraud detection and do not pose any risk of "
+"phishing or identity theft."
+msgstr ""
+
+#: template/features.html.j2:87
+msgid "Try it yourself with the interactive demo!"
+msgstr ""
+
+#: template/features.html.j2:94
+msgid "Receiving payments with Taler"
+msgstr ""
+
+#: template/features.html.j2:96
+msgid ""
+"To receive Taler payments, a merchant needs a bank account in the desired "
+"currency. We provide supporting software in various programming languages to "
+"make the integration painless. The merchant&#39;s backend for Taler "
+"transaction processing can run on the merchant&#39;s premises or be hosted "
+"by a third party."
+msgstr ""
+
+#: template/features.html.j2:105
+msgid ""
+"Merchant integration is simple, and customers can pay for products without "
+"even having to register an account."
+msgstr ""
+
+#: template/features.html.j2:112
+msgid "See how merchant integration works in our developer documentation!"
+msgstr ""
+
+#: template/features.html.j2:127
+msgid "Practical"
+msgstr ""
+
+#: template/features.html.j2:130
+msgid ""
+"Taler is easy to integrate with existing Web applications. Payments are "
+"cryptographically secured and are confirmed within milliseconds with "
+"extremely low transaction costs."
+msgstr ""
+
+#: template/features.html.j2:140
+msgid "Stable"
+msgstr ""
+
+#: template/features.html.j2:143
+msgid ""
+"Taler does not introduce a new currency. Taler uses a digital wallet storing "
+"coins and payment service providers with escrow accounts in existing "
+"currencies. Thus, Taler&#39;s cryptographic coins correspond to existing "
+"currencies, such as US Dollars, Euros or even Bitcoins."
+msgstr ""
+
+#: template/features.html.j2:154 template/governments.html.j2:55
+#: template/merchants.html.j2:41
+msgid "Secure"
+msgstr ""
+
+#: template/features.html.j2:157
+msgid ""
+"By design Taler does not suffer from many classes of security problems such "
+"as phishing or counterfeit. Thanks to its security features, Taler never "
+"rejects a legitimate customer due to a fraud-detection false positive."
+msgstr ""
+
+#: template/features.html.j2:169 template/governments.html.j2:25
+msgid "Taxable"
+msgstr ""
+
+#: template/features.html.j2:172
+msgid ""
+"When using Taler, merchant&#39;s revenue is transparent for tax collection "
+"authorities. Unlike cash and most digital currencies, Taler helps prevent "
+"black markets. Taler is not suitable for illegal activities."
+msgstr ""
+
+#: template/features.html.j2:182
+msgid "Private"
+msgstr ""
+
+#: template/features.html.j2:184
+msgid ""
+"When you pay with Taler, your identity does not have to be revealed. Just "
+"like payments in cash, nobody else can track how you spent your electronic "
+"money. However, you obtain a legally valid proof of payment."
+msgstr ""
+
+#: template/features.html.j2:195 template/governments.html.j2:85
+msgid "Libre"
+msgstr ""
+
+#: template/features.html.j2:198
+msgid ""
+"Taler provides protocols and reference implementations that in principle "
+"enables anybody to run their own payment infrastructure, be it individuals, "
+"organizations or whole countries. Since the reference implementation is a"
+msgstr ""
+
+#: template/features.html.j2:205
+msgid "package, it will always remain free software."
+msgstr ""
+
+#: template/financial-news.html.j2:6
+msgid "Financial News"
+msgstr ""
+
+#: template/financial-news.html.j2:9
+msgid ""
+"This page explains (only in English) how Taler can change ongoing "
+"developments in the financial industry."
+msgstr ""
+
+#: template/glossary.html.j2:6
+msgid "auditor"
+msgstr ""
+
+#: template/glossary.html.j2:8
+msgid ""
+"trusted third party that verifies that the `exchange` is operating correctly"
+msgstr ""
+
+#: template/glossary.html.j2:12
+msgid "bank"
+msgstr ""
+
+#: template/glossary.html.j2:14
+msgid ""
+"traditional financial service provider who offers wire `transfers` between "
+"accounts"
+msgstr ""
+
+#: template/glossary.html.j2:18
+msgid "coin"
+msgstr ""
+
+#: template/glossary.html.j2:20
+msgid ""
+"coins are individual token representing a certain amount of value, also "
+"known as the `denomination` of the coin"
+msgstr ""
+
+#: template/glossary.html.j2:24
+msgid "contract"
+msgstr ""
+
+#: template/glossary.html.j2:26
+msgid "the proposal signed by the wallet."
+msgstr ""
+
+#: template/glossary.html.j2:30
+msgid "denomination"
+msgstr ""
+
+#: template/glossary.html.j2:32
+msgid ""
+"unit of currency, specifies both the currency and the face value of a `coin`"
+msgstr ""
+
+#: template/glossary.html.j2:37
+msgid "denomination key"
+msgstr ""
+
+#: template/glossary.html.j2:39
+msgid ""
+"RSA key used by the exchange to certify that a given `coin` is valid and of "
+"a particular `denomination`"
+msgstr ""
+
+#: template/glossary.html.j2:44
+msgid "deposit"
+msgstr ""
+
+#: template/glossary.html.j2:46
+msgid ""
+"operation by which a merchant passes coins to an exchange, expecting the "
+"exchange to credit his `bank` account in the future using a wire `transfer`"
+msgstr ""
+
+#: template/glossary.html.j2:52
+msgid "dirty"
+msgstr ""
+
+#: template/glossary.html.j2:54
+msgid ""
+"a `coin` is dirty if its public key may be known to an entity other than the "
+"customer, thereby creating the danger of some entity being able to link "
+"multiple transactions of coin&#39;s owner if the coin is not refreshed first"
+msgstr ""
+
+#: template/glossary.html.j2:61
+msgid "exchange"
+msgstr ""
+
+#: template/glossary.html.j2:63
+msgid ""
+"Taler&#39;s payment service provider. Issues electronic `coins` during "
+"`withdrawal` and redeems them when they are `deposited` by merchants."
+msgstr ""
+
+#: template/glossary.html.j2:68
+msgid "expired"
+msgstr ""
+
+#: template/glossary.html.j2:70
+msgid ""
+"Various operations come with time limits. In particular, `denomination keys` "
+"come with strict time limits for the various operations involving the `coin` "
+"issued under the `denomination`. The most important limit is the `deposit` "
+"expiration, which specifies until when wallets are allowed to use the coin "
+"in `deposit` or `refreshing` operations. There is also a \"legal\" "
+"expiration, which specifies how long the exchange keeps records beyond the "
+"`deposit` expiration time. This latter expiration matters for legal disputes "
+"in courts and also creates an upper limit for `refreshing` operations on "
+"special `zombie coin`."
+msgstr ""
+
+#: template/glossary.html.j2:82
+msgid "extension"
+msgstr ""
+
+#: template/glossary.html.j2:84
+msgid "implementation of a `wallet` for browsers"
+msgstr ""
+
+#: template/glossary.html.j2:88
+msgid "fresh coin"
+msgstr ""
+
+#: template/glossary.html.j2:90
+msgid "a `coin` is fresh if its public key is only known to the customer"
+msgstr ""
+
+#: template/glossary.html.j2:94
+msgid "master key"
+msgstr ""
+
+#: template/glossary.html.j2:96
+msgid ""
+"offline key used by the exchange to certify denomination keys and message "
+"signing keys"
+msgstr ""
+
+#: template/glossary.html.j2:101
+msgid "message signing key"
+msgstr ""
+
+#: template/glossary.html.j2:103
+msgid "key used by the exchange to sign online messages, other than coins"
+msgstr ""
+
+#: template/glossary.html.j2:107
+msgid "offer"
+msgstr ""
+
+#: template/glossary.html.j2:109
+msgid ""
+"specification of the details of a transaction, specifies the payment "
+"obligations for the customer (i.e. the amount), the deliverables of the "
+"merchant and other related information, such as deadlines or locations; "
+"However, it lacks some information that the backend is supposed to provide. "
+"In other words, after the backend adds the missing information to the offer "
+"and signs it, it becomes a proposal."
+msgstr ""
+
+#: template/glossary.html.j2:118
+msgid "owner"
+msgstr ""
+
+#: template/glossary.html.j2:120
+msgid "a `coin` is owned by the entity that knows the private key of the coin"
+msgstr ""
+
+#: template/glossary.html.j2:124
+msgid "payback"
+msgstr ""
+
+#: template/glossary.html.j2:126
+msgid ""
+"operation by which an exchange returns the value of coins affected by a "
+"`revocation` to their `owner`, either by allowing the owner to withdraw new "
+"coins or wiring funds back to the bank account of the `owner`"
+msgstr ""
+
+#: template/glossary.html.j2:132
+msgid "proof"
+msgstr ""
+
+#: template/glossary.html.j2:134
+msgid ""
+"message that cryptographically demonstrates that a particular claim is "
+"correct"
+msgstr ""
+
+#: template/glossary.html.j2:138
+msgid "proposal"
+msgstr ""
+
+#: template/glossary.html.j2:140
+msgid "a sketch that has been completed and signed by the merchant backend."
+msgstr ""
+
+#: template/glossary.html.j2:144
+msgid "reserve"
+msgstr ""
+
+#: template/glossary.html.j2:146
+msgid ""
+"funds set aside for future use; either the balance of a customer at the "
+"exchange ready for `withdrawal`, or the funds kept in the exchange&#39;s "
+"bank account to cover obligations from coins in circulation"
+msgstr ""
+
+#: template/glossary.html.j2:152
+msgid "refreshing"
+msgstr ""
+
+#: template/glossary.html.j2:154
+msgid ""
+"operation by which a `dirty` `coin` is converted into one or more `fresh` "
+"coins"
+msgstr ""
+
+#: template/glossary.html.j2:159
+msgid "refund"
+msgstr ""
+
+#: template/glossary.html.j2:161
+msgid ""
+"operation by which a merchant steps back from the right to funds that he "
+"obtained from a `deposit` operation, giving the right to the funds back to "
+"the customer"
+msgstr ""
+
+#: template/glossary.html.j2:167
+msgid "revocation"
+msgstr ""
+
+#: template/glossary.html.j2:169
+msgid ""
+"exceptional operation by which an exchange withdraws a denomination from "
+"circulation, either because the signing key was compromised or because the "
+"exchange is going out of operation; unspent coins of a revoked denomination "
+"are subjected to payback."
+msgstr ""
+
+#: template/glossary.html.j2:176
+msgid "sharing"
+msgstr ""
+
+#: template/glossary.html.j2:178
+msgid ""
+"users can share ownership of a `coin` by sharing access to the coin&#39;s "
+"private key, thereby allowing all co-owners to spend the coin at any time."
+msgstr ""
+
+#: template/glossary.html.j2:184
+msgid "signing key"
+msgstr ""
+
+#: template/glossary.html.j2:186
+msgid "see message signing key."
+msgstr ""
+
+#: template/glossary.html.j2:190
+msgid "spending"
+msgstr ""
+
+#: template/glossary.html.j2:192
+msgid ""
+"operation by which a customer gives a merchant the right to `deposit` coins "
+"in return for merchandise"
+msgstr ""
+
+#: template/glossary.html.j2:197
+msgid "transfer"
+msgstr ""
+
+#: template/glossary.html.j2:199
+msgid "method of sending funds between `bank` accounts"
+msgstr ""
+
+#: template/glossary.html.j2:203
+msgid "transaction"
+msgstr ""
+
+#: template/glossary.html.j2:205
+msgid ""
+"method by which ownership is exclusively transferred from one entity to "
+"another"
+msgstr ""
+
+#: template/glossary.html.j2:210
+msgid "transaction id"
+msgstr ""
+
+#: template/glossary.html.j2:212
+msgid "unique number by which a merchant identifies a `transaction`"
+msgstr ""
+
+#: template/glossary.html.j2:216
+msgid "wallet"
+msgstr ""
+
+#: template/glossary.html.j2:218
+msgid ""
+"software running on a customer's computer; withdraws, stores and spends coins"
+msgstr ""
+
+#: template/glossary.html.j2:223
+msgid "wire transfer"
+msgstr ""
+
+#: template/glossary.html.j2:225
+msgid "see `transfer`"
+msgstr ""
+
+#: template/glossary.html.j2:229
+msgid "wire transfer identifier"
+msgstr ""
+
+#: template/glossary.html.j2:231
+msgid ""
+"subject of a wire `transfer`; usually a random string to uniquely identify "
+"the `transfer`"
+msgstr ""
+
+#: template/glossary.html.j2:236
+msgid "withdrawal"
+msgstr ""
+
+#: template/glossary.html.j2:238
+msgid ""
+"operation by which a `wallet` can convert funds from a reserve to fresh coins"
+msgstr ""
+
+#: template/glossary.html.j2:243
+msgid "zombie coin"
+msgstr ""
+
+#: template/glossary.html.j2:245
+msgid ""
+"a `coin` is a zombie coin if the coin was (1) used as the `dirty` coin in "
+"`refreshing`, (2) the `denomination` of the `fresh` coins created during the "
+"`refreshing` was subject to `revocation`, resulting in the `fresh` coin from "
+"the refresh operation being subjected to `payback`; as a result, the "
+"formerly `dirty` coin is eligible for `refreshing`, even if the dirty coin's "
+"denomination is `expired` for `deposit` operations (but not if it is expired "
+"past the legal data retention requirement)."
+msgstr ""
+
+#: template/governments.html.j2:6
+msgid "Advantages for Governments"
+msgstr ""
+
+#: template/governments.html.j2:8
+msgid ""
+"Taler provides accountability to ensure business operate legally, while also "
+"respecting civil liberties of citizens. Taler is a payment system based on "
+"open standards and free software. Taler needs governments as they set a "
+"financial framework and act as trusted regulators. Taler contributes to "
+"digital sovereignty in the critical financial infrastructure."
+msgstr ""
+
+#: template/governments.html.j2:27
+msgid ""
+"Taler was built with the goal of fighting corruption and supporting "
+"taxation. With Taler, the receiver of any form of payment is easily "
+"identified by the government, and the merchant can be compelled to provide "
+"the contract that was accepted by the customer. Governments can use this "
+"data to tax businesses and individuals based on their income, making tax "
+"evasion and black markets less viable."
+msgstr ""
+
+#: template/governments.html.j2:40
+msgid ""
+"Thus, despite offering anonymity for citizens spending digital cash to buy "
+"goods and services, Taler also ensures that the state can observe incoming "
+"funds. This can be used to ensure businesses engage only in legal "
+"activities, and do not evade income tax, sales tax or value-added tax. "
+"However, this observational capability does not extend to the immediate "
+"personal domain. In particular, monitoring does not cover shared access to "
+"funds with trusted friends and family, or synchronizing wallets across "
+"multiple devices."
+msgstr ""
+
+#: template/governments.html.j2:58
+msgid ""
+"Taler&#39;s payments are cryptographically secured. Thus, customers, "
+"merchants and the Taler payment service provider (the exchange) can "
+"mathematically demonstrate their lawful behavior in court in case of "
+"disputes. Financial damages are strictly limited, improving economic "
+"security for individuals, merchants, the exchange and the state."
+msgstr ""
+
+#: template/governments.html.j2:70
+msgid ""
+"As a payment service provider, the Taler exchange is subject to financial "
+"regulation. Financial regulation and regular audits are critical to "
+"establish trust. In particular, the Taler design mandates the existence of "
+"an independent auditor who checks cryptographic proofs that accumulate at "
+"the exchange to ensure that the escrow account is managed honestly. This "
+"ensures that the exchange does not threaten the economy due to fraud."
+msgstr ""
+
+#: template/governments.html.j2:88
+msgid ""
+"Taler is free software implementing an open protocol standard. Thus, Taler "
+"will enable competition and avoid the monopolization of payment systems that "
+"threatens global political and financial stability today."
+msgstr ""
+
+#: template/governments.html.j2:98
+msgid "Efficient"
+msgstr ""
+
+#: template/governments.html.j2:101
+msgid ""
+"Taler has an efficient design. Unlike Blockchain-based payment systems, such "
+"as Bitcoin, Taler will not threaten the availability of national electric "
+"grids or (significantly) contribute to environmental pollution."
+msgstr ""
+
+#: template/governments.html.j2:117
+msgid "Taler and regulation"
+msgstr ""
+
+#: template/governments.html.j2:119
+msgid "Anti money laundering (AML)"
+msgstr ""
+
+#: template/governments.html.j2:120
+msgid ""
+"With Taler, income is visible and can be tied to the contract signed by both "
+"parties."
+msgstr ""
+
+#: template/governments.html.j2:121
+msgid "Know your customer (KYC)"
+msgstr ""
+
+#: template/governments.html.j2:122
+msgid ""
+"In Taler, payer and payee are known by their bank accounts when withdrawing "
+"or depositing coins respectively"
+msgstr ""
+
+#: template/governments.html.j2:123
+msgid "General Data Protection Regulation (GDPR)"
+msgstr ""
+
+#: template/governments.html.j2:124
+msgid ""
+"Taler cryptographically protects citizen's privacy, and by design implements "
+"data minimization and privacy by default."
+msgstr ""
+
+#: template/governments.html.j2:125
+msgid "Payment Services Directive (PSD2)"
+msgstr ""
+
+#: template/governments.html.j2:126
+msgid ""
+"Taler provides an open standard with public APIs contributing to a "
+"competitive banking sector."
+msgstr ""
+
+#: template/governments.html.j2:134
+msgid "Taler provides privacy and accountability"
+msgstr ""
+
+#: template/governments.html.j2:137
+msgid ""
+"Taler assumes governments can observe traditional wire transfers entering "
+"and leaving the Taler payment system. Starting with the wire transfers, "
+"governments can obtain:"
+msgstr ""
+
+#: template/governments.html.j2:145
+msgid ""
+"The total amount of digital currency withdrawn by a customer. The government "
+"can impose limits on how much digital cash a customer can withdraw within a "
+"given time frame."
+msgstr ""
+
+#: template/governments.html.j2:154
+msgid "The income received by any merchant via the Taler system."
+msgstr ""
+
+#: template/governments.html.j2:161
+msgid ""
+"The exact details of the underlying contract that was signed between "
+"customer and merchant. However, this information would typically not include "
+"the identity of the customer."
+msgstr ""
+
+#: template/governments.html.j2:170
+msgid ""
+"The amounts of digital coins legitimately withdrawn by customers from the "
+"exchange, the value of non-redeemed digital coins in customer&#39;s wallets, "
+"the value and corresponding wire details of deposit operations performed by "
+"merchants with the exchange, and the income of the exchange from transaction "
+"fees."
+msgstr ""
+
+#: template/gsoc-codeless.html.j2:5
+msgid "GSoC 2018: Codeless Payment"
+msgstr ""
+
+#: template/gsoc-codeless.html.j2:6
+msgid ""
+"Implemented by Shivam Kohli as part of GSoC 2018 under the mentoring and "
+"guidance of Florian Dold."
+msgstr ""
+
+#: template/gsoc-codeless.html.j2:12
+msgid "Overview"
+msgstr ""
+
+#: template/gsoc-codeless.html.j2:14
+msgid ""
+"Codeless payment is a component that sits between the seller&#39;s frontend "
+"and the GNU Taler merchant backend. This component has a web interface, "
+"where payment buttons are configured. Registered merchants can manage their "
+"inventory and simultaneously create a &#39;Buy Now&#39; button for a "
+"specific product. This code can be directly copy pasted on the seller&#39;s "
+"frontend and can be used for &#39;Pay with Taler&#39;."
+msgstr ""
+
+#: template/gsoc-codeless.html.j2:29
+msgid "Use Cases"
+msgstr ""
+
+#: template/gsoc-codeless.html.j2:31
+msgid "The various use cases and features of codeless payment are:"
+msgstr ""
+
+#: template/gsoc-codeless.html.j2:37
+msgid ""
+"The primary use case is the registration of the merchant. The codeless "
+"payment backend provides a secure django authenticated login to the "
+"merchant. The registered merchant can add inventory (both digital as well as "
+"physical) in their stocks. They can manage inventory and simultaneously "
+"create a 'Buy Now' button for the product. The merchant also monitors the "
+"orders placed and updates the status of the order which helps in shipment "
+"tracking."
+msgstr ""
+
+#: template/gsoc-codeless.html.j2:48
+msgid ""
+"A merchant has the flexibility to add two types of inventory as follows:"
+msgstr ""
+
+#: template/gsoc-codeless.html.j2:53
+msgid ""
+"The merchant can upload digital inventory (like a PDF or HTML page) via the "
+"codeless payments frontend and the user can then purchase it and view the "
+"version hosted by the codeless payment frontend."
+msgstr ""
+
+#: template/gsoc-codeless.html.j2:61
+msgid ""
+"The merchant can add any physical inventory available in his stocks. While "
+"adding these inventory, the seller is prompted to add minimum quantity of "
+"product that is required to be maintained in the stock. Whenever the stocks "
+"run below this limit the seller would be notified (currently this feature "
+"has not been added but soon email notification would be added)."
+msgstr ""
+
+#: template/gsoc-codeless.html.j2:73
+msgid ""
+"The buyers will access the seller's frontend where the code for the 'Buy "
+"Now' button is present. When this button is triggered, they are redirected "
+"to codeless payment backend and eventually redirected to the payment page. "
+"After successful payment, the buyer can also track their shipment for "
+"physical products or view the digital version hosted by the codeless payment "
+"frontend."
+msgstr ""
+
+#: template/gsoc-codeless.html.j2:84
+msgid ""
+"The other use case of the codeless payment backend is to handle the event "
+"when the 'Buy Now' button is triggered on the seller's frontend. To perform "
+"the payment the backend communicates with merchant backend api. After "
+"successful payment, the users are redirected to the fulfilment page."
+msgstr ""
+
+#: template/gsoc-codeless.html.j2:93
+msgid "Dynamic Merchant Instance"
+msgstr ""
+
+#: template/gsoc-codeless.html.j2:95
+msgid ""
+"The documentation for the API to dynamically manage merchant instance can be "
+"found <a href=\"https://docs.taler.net/api/api-merchant.html#dynamic-"
+"merchant-instance\">here</a>."
+msgstr ""
+
+#: template/gsoc-codeless.html.j2:103
+msgid "Use Case Diagram"
+msgstr ""
+
+#: template/gsoc-codeless.html.j2:109
+msgid "Link to the contributions made"
+msgstr ""
+
+#: template/gsoc-codeless.html.j2:113
+msgid "Codeless Payment Backend"
+msgstr ""
+
+#: template/gsoc-codeless.html.j2:114 template/gsoc-codeless.html.j2:117
+msgid "Link"
+msgstr ""
+
+#: template/gsoc-codeless.html.j2:116
+msgid "Documentation to dynamically manage Merchant Instances"
+msgstr ""
+
+#: template/gsoc-codeless.html.j2:127
+msgid "Future Work"
+msgstr ""
+
+#: template/gsoc-codeless.html.j2:130
+msgid ""
+"The backend of codeless payment is very robust and can be easily extended as "
+"per the requirements. It is adaptive to add new features to this framework. "
+"But as per the discussion and the scope of this project, there are various "
+"features that will be soon added in the Codeless Merchant Backend. The list "
+"of future work is as follows:"
+msgstr ""
+
+#: template/gsoc-codeless.html.j2:140
+msgid ""
+"To send email notification to the merchant when the stocks run below a "
+"certain limit. The minimum quantity required to be maintained in the stocks "
+"is currently taken from the merchant(specific to each product) but no such "
+"notification system is designed."
+msgstr ""
+
+#: template/gsoc-codeless.html.j2:150
+msgid ""
+"To add API access to the merchant backend via the codeless payment service. "
+"Basically, it would be used as a hosting platform for multiple merchants. "
+"There would be an additional user interface part in the codeless payment "
+"service where a logged-in merchant can generate an API key. This API key can "
+"be used to access the functionality of the merchant backend in a controlled "
+"way. After requesting an API key, the page would display the generated key "
+"and a base URL for the API to use by the seller, which is handled by the "
+"codeless payments service."
+msgstr ""
+
+#: template/gsoc-codeless.html.j2:164
+msgid ""
+"Mapping every seller account to a separate merchant backend instance. This "
+"is not required for a simple version of codeless payments, but as soon as "
+"API access for sellers, this is a useful feature. The codeless payment "
+"service then can also double as a hosting service for merchants."
+msgstr ""
+
+#: template/gsoc-codeless.html.j2:174
+msgid ""
+"To add various analytics for the merchant. Various analysis could be "
+"performed on the orders placed for the respective merchant. Some of the "
+"analysis that can be performed are displaying the most frequently purchased "
+"product, some insights about the shipment tracking, analysis of products "
+"based on delivery location, etc. For this part, dicussions and some more "
+"research have to be done before proceeding to the implementation."
+msgstr ""
+
+#: template/gsoc-codeless.html.j2:191
+msgid "Screenshots"
+msgstr ""
+
+#: template/gsoc-codeless.html.j2:193
+msgid "Home page"
+msgstr ""
+
+#: template/gsoc-codeless.html.j2:197
+msgid "Product page"
+msgstr ""
+
+#: template/gsoc-codeless.html.j2:201
+msgid "Shipment Tracking"
+msgstr ""
+
+#: template/index.html.j2:25
+msgid ""
+"We provide a payment system that makes <span class='tlr'>privacy-friendly</"
+"span> online transactions <span class='tlr'>fast and easy</span>."
+msgstr ""
+
+#: template/index.html.j2:29
+msgid "Payments without registration"
+msgstr ""
+
+#: template/index.html.j2:33
+msgid "Data protection by default"
+msgstr ""
+
+#: template/index.html.j2:37
+msgid "Fraud eliminated by design"
+msgstr ""
+
+#: template/index.html.j2:41
+msgid "Not a new currency!"
+msgstr ""
+
+#: template/index.html.j2:45
+msgid "Empowers communities to run their own payment infrastructure"
+msgstr ""
+
+#: template/index.html.j2:48
+msgid "Try Demo!"
+msgstr ""
+
+#: template/index.html.j2:49
+msgid "Read Docs"
+msgstr ""
+
+#: template/investors.html.j2:6
+msgid "Invest in Taler!"
+msgstr ""
+
+#: template/investors.html.j2:9
+msgid ""
+"We have created a company, Taler Systems SA in Luxembourg.<br> Please "
+"contact <tt>invest@taler.net</tt> if you want to invest in Taler."
+msgstr ""
+
+#: template/investors.html.j2:24
+msgid "The Team"
+msgstr ""
+
+#: template/investors.html.j2:27
+msgid ""
+"Our team combines world-class business leaders, cryptographers, software "
+"engineers, civil-rights activists and academics. We are unified by a vision "
+"of how payments should work and the goal of imposing this vision upon the "
+"world."
+msgstr ""
+
+#: template/investors.html.j2:37
+msgid ""
+"We are currently supported by <a href=\"http://www.inria.fr/\">Inria</a>, "
+"the French national institute for research in informatics and automation, "
+"and the <a href=\"https://renewablefreedom.org/\">Renewable Freedom "
+"Foundation</a>."
+msgstr ""
+
+#: template/investors.html.j2:47
+msgid "The Technology"
+msgstr ""
+
+#: template/investors.html.j2:50
+msgid ""
+"All transactions in Taler are secured using <a href=\"bibliography.html"
+"\">modern cryptography</a> and trust in all parties is minimized. Financial "
+"damage is bounded &#x28;for customers, merchants and the exchange&#x29; even "
+"in the case that systems are compromised and private keys are stolen. "
+"Databases can be audited for consistency, resulting in either the detection "
+"of compromised systems or the demonstration that participants were honest. "
+"Actual transaction costs are fractions of a cent."
+msgstr ""
+
+#: template/investors.html.j2:63
+msgid "The Business"
+msgstr ""
+
+#: template/investors.html.j2:65
+msgid ""
+"The scalable business model for Taler is the operation of the payment "
+"service provider, which converts money from traditional payment systems "
+"(MasterCard, SEPA, UPI, Visa, Bitcoin, ACH, SWIFT, etc.) to anonymous "
+"electronic coins in the same currency. The customer can then redeem the "
+"electronic coins at a merchant, who can exchange them for money represented "
+"using traditional payment systems at the exchange. The exchange charges fees "
+"to facilitate the transactions."
+msgstr ""
+
+#: template/investors.html.j2:84
+msgid "The Business Case"
+msgstr ""
+
+#: template/investors.html.j2:94
+msgid ""
+"Our <a href=\"financial-news.html\">financial news</a> page explains in "
+"English how Taler can impact current developments in the global payment "
+"market."
+msgstr ""
+
+#: template/investors.html.j2:117
+msgid "Running a Taler payment service operator"
+msgstr ""
+
+#: template/investors.html.j2:120
+msgid ""
+"The payment service operator runs the <em>Taler exchange</em>. The exchange "
+"charges <b>transaction fees</b> to customers or merchants. Its operational "
+"expenses are from wire transfers with the banking system and the operation "
+"of the computing infrastructure."
+msgstr ""
+
+#: template/investors.html.j2:130
+msgid ""
+"Cryptographic operations, bandwidth and storage costs are less than 0.01 "
+"cent per transaction."
+msgstr ""
+
+#: template/investors.html.j2:131
+msgid ""
+"Multiple Taler transactions can be aggregated into larger wire transfers to "
+"merchants to minimize wire transfer costs."
+msgstr ""
+
+#: template/investors.html.j2:132
+msgid ""
+"Protocol allows the exchange to charge fees for any expensive operation "
+"(withdraw, deposit, refresh, refund or aggregated wire transfers)."
+msgstr ""
+
+#: template/investors.html.j2:133
+msgid "Partnership with banks establishes consumer trust."
+msgstr ""
+
+#: template/investors.html.j2:134
+msgid "Partnership with free software community enables rapid deployment."
+msgstr ""
+
+#: template/merchants.html.j2:5
+msgid "Advantages for Merchants"
+msgstr ""
+
+#: template/merchants.html.j2:8
+msgid ""
+"Taler is a cost-effective electronic payment system which provides you with "
+"cryptographic proof that the payment worked correctly within milliseconds. "
+"Your Web customers pay with previously unknown levels of convenience without "
+"risk of fraud."
+msgstr ""
+
+#: template/merchants.html.j2:22
+msgid "Fast"
+msgstr ""
+
+#: template/merchants.html.j2:25
+msgid ""
+"Processing transactions with Taler is fast, allowing you to confirm the "
+"transaction with your customer virtually immediately. Your customers will "
+"appreciate that they do not have to type in credit card information and play "
+"the &quot;verified by&quot; game. By making payments significantly more "
+"convenient for your customers, you may be able to use Taler for small "
+"transactions that would not work with credit card payments due to the mental "
+"overhead for customers."
+msgstr ""
+
+#: template/merchants.html.j2:44
+msgid ""
+"You will have cryptographic proof of payment from the Taler payment service "
+"provider. With Taler you never handle sensitive customer account information "
+"and thus do not have to undergo any particular security audits (such as PCI "
+"DSS). Your systems will have customer contracts with qualified signatures "
+"for all transactions which you can use in court in case of disputes."
+msgstr ""
+
+#: template/merchants.html.j2:61
+msgid ""
+"Taler is free software, and you can use the liberally-licensed reference "
+"code as a starting point to integrate Taler into your services. To use "
+"Taler, you do not need to pay license fees, and the free software "
+"development model will ensure that you can select from many competing "
+"integrators for support."
+msgstr ""
+
+#: template/merchants.html.j2:76
+msgid "Cheap"
+msgstr ""
+
+#: template/merchants.html.j2:78
+msgid ""
+"Taler is uses efficient cryptographic constructions with low bandwidth and "
+"storage requirements. Combined with Taler&#39;s strong security which makes "
+"fraud impossible, Taler payment service providers can operate with very low "
+"overhead and thus offer low transaction fees."
+msgstr ""
+
+#: template/merchants.html.j2:88
+msgid "Flexible"
+msgstr ""
+
+#: template/merchants.html.j2:90
+msgid ""
+"Taler can be used for different currencies (such as Euros, US Dollars or "
+"Bitcoins) and any amount, limited only by applicable regulation and what "
+"denominations the payment service provider supports."
+msgstr ""
+
+#: template/merchants.html.j2:99
+msgid "Ethical"
+msgstr ""
+
+#: template/merchants.html.j2:101
+msgid ""
+"Taler prevents tax evasion and money laundering. Taler&#39;s protocols are "
+"efficient and do not use wasteful proof-of-work calculations. Taler "
+"encourages transparency by providing an open standard and free software "
+"reference implementations."
+msgstr ""
+
+#: template/merchants.html.j2:115
+msgid "Manuals for merchants"
+msgstr ""
+
+#: template/merchants.html.j2:117
+msgid "The GNU Taler merchant backend operator manual"
+msgstr ""
+
+#: template/merchants.html.j2:121
+msgid "The GNU Taler Web shop integration tutorial (PHP)"
+msgstr ""
+
+#: template/merchants.html.j2:125
+msgid "The GNU Taler Web shop integration tutorial (Python)"
+msgstr ""
+
+#: template/merchants.html.j2:136
+msgid "The GNU Taler Merchant Backend"
+msgstr ""
+
+#: template/merchants.html.j2:138
+msgid "Merchants process payments using the Taler backend:"
+msgstr ""
+
+#: template/merchants.html.j2:144
+msgid ""
+"The backend <b>signs</b> and <b>stores</b> the complete terms of offers made "
+"by the merchant to customers. For this, the merchant&#39;s frontend needs to "
+"give the customer&#39;s order in a JSON format to the backend."
+msgstr ""
+
+#: template/merchants.html.j2:153
+msgid ""
+"The backend <b>validates</b> payments received from the wallet and "
+"<b>executes</b> them with the Taler payment service provider (the exchange). "
+"For this, the merchant&#39;s frontend must pass the payment request through "
+"to the Taler backend and check the HTTP status code that is returned."
+msgstr ""
+
+#: template/merchants.html.j2:164
+msgid ""
+"The backend can <b>list</b> completed transactions and <b>map</b> wire "
+"transfers to sets of business transactions, including the exact terms of "
+"each contract."
+msgstr ""
+
+#: template/merchants.html.j2:178
+msgid "customer perspective"
+msgstr ""
+
+#: template/press.html.j2:4
+msgid "GNU Taler in the Press"
+msgstr ""
+
+#: template/press.html.j2:6
+msgid "2018"
+msgstr ""
+
+#: template/press.html.j2:15
+msgid "2017"
+msgstr ""
+
+#: template/press.html.j2:25
+msgid "2016"
+msgstr ""
+
+#: template/press.html.j2:43
+msgid "2015"
+msgstr ""
+
+#: template/principles.html.j2:21
+msgid "GNU Taler: Design Principles"
+msgstr ""
+
+#: template/principles.html.j2:25
+msgid ""
+"When designing GNU Taler, we had the following design principles in mind:"
+msgstr ""
+
+#: template/principles.html.j2:31
+msgid "1. Free Software implementation"
+msgstr ""
+
+#: template/principles.html.j2:33
+msgid ""
+"... in the area of computing, freedom means not using proprietary software"
+msgstr ""
+
+#: template/principles.html.j2:36
+msgid ""
+"GNU Taler must be <a href=\"https://www.gnu.org/philosophy/free-sw.html"
+"\">Free Software</a>. For merchants, our Free Software reference "
+"implementation prevents vendor lock-in. As the software of the payment "
+"provider itself is free, countries can deploy the payment system without "
+"compromising sovereignty."
+msgstr ""
+
+#: template/principles.html.j2:45
+msgid ""
+"Customers benefit from Free Software as the wallet software can be made to "
+"run on a variety of platforms, and the absence of user-hostile features such "
+"as tracking or telemetry can easily be assured."
+msgstr ""
+
+#: template/principles.html.j2:56
+msgid "2. Protect the privacy of buyers"
+msgstr ""
+
+#: template/principles.html.j2:58
+msgid "You deserve some privacy"
+msgstr ""
+
+#: template/principles.html.j2:60
+msgid ""
+"Privacy should be guaranteed via technical measures, as opposed to mere "
+"policies. Especially with micropayments for online publications, a "
+"disproportionate amount of rather private data about buyers would be "
+"revealed, if the payment system does not have privacy protections."
+msgstr ""
+
+#: template/principles.html.j2:68
+msgid ""
+"In legislations with data protection regulations (such as the recently "
+"introduced GDPR in Europe), merchants benefit from this as well, as no data "
+"breach of customers can happen if this information is, by design, not "
+"collected in the first place. Obviously some private data, such as the "
+"shipping address for a physical delivery, must still be collected according "
+"to business needs."
+msgstr ""
+
+#: template/principles.html.j2:81
+msgid ""
+"3. Enable the state to tax income and crack down on illegal business "
+"activities"
+msgstr ""
+
+#: template/principles.html.j2:83
+msgid "Money laundering"
+msgstr ""
+
+#: template/principles.html.j2:85
+msgid ""
+"As a payment system must still be legal to operate and use, it must comply "
+"with these requirements. Furthermore, we consider levying of taxes as "
+"beneficial to society."
+msgstr ""
+
+#: template/principles.html.j2:95
+msgid "4. Prevent payment fraud"
+msgstr ""
+
+#: template/principles.html.j2:97
+msgid "Phishing attack"
+msgstr ""
+
+#: template/principles.html.j2:99
+msgid ""
+"This imposes requirements on the security of the system, as well as on the "
+"general design, as payment fraud can also happen through misleading user "
+"interface design or the lack of cryptographic evidence for certain processes."
+msgstr ""
+
+#: template/principles.html.j2:109
+msgid "5. Only disclose the minimal amount of information necessary"
+msgstr ""
+
+#: template/principles.html.j2:110
+msgid ""
+"Privacy by design, privacy by default, General Data Protection Regulation "
+"(GDPR) compliant"
+msgstr ""
+
+#: template/principles.html.j2:112
+msgid ""
+"The reason behind this goal is similar to (2). The privacy of buyers is "
+"given priority, but other parties such as merchants still benefit from it, "
+"for example, by keeping details about the merchant’s financials hidden from "
+"competitors."
+msgstr ""
+
+#: template/principles.html.j2:122
+msgid "6. Be usable"
+msgstr ""
+
+#: template/principles.html.j2:123
+msgid "Buy with one click"
+msgstr ""
+
+#: template/principles.html.j2:125
+msgid ""
+"Specifically it must be usable for non-expert customers. Usability also "
+"applies to the integration with merchants, and informs choices about the "
+"architecture, such as encapsulating procedures that require cryptographic "
+"operations into an isolated component with a simple API."
+msgstr ""
+
+#: template/principles.html.j2:136
+msgid "7. Be efficient"
+msgstr ""
+
+#: template/principles.html.j2:137
+msgid "Energy efficiency"
+msgstr ""
+
+#: template/principles.html.j2:139
+msgid ""
+"Approaches such as proof-of-work are ruled out by this requirement. "
+"Efficiency is necessary for GNU Taler to be used for micropayments."
+msgstr ""
+
+#: template/principles.html.j2:149
+msgid "8. Fault-tolerant design"
+msgstr ""
+
+#: template/principles.html.j2:150
+msgid "Life Safers"
+msgstr ""
+
+#: template/principles.html.j2:152
+msgid ""
+"Taler should tolerate failure of individual components and systems, "
+"including malicious operators compromising core secrets. This manifests in "
+"architectural choices such as the isolation of certain components, and "
+"auditing procedures."
+msgstr ""
+
+#: template/principles.html.j2:163
+msgid "9. Foster competition"
+msgstr ""
+
+#: template/principles.html.j2:164
+msgid "A competitive market"
+msgstr ""
+
+#: template/principles.html.j2:166
+msgid ""
+"It must be relatively easy for competitors to join the systems. While the "
+"barriers for this in traditional financial systems are rather high, the "
+"technical burden for new competitors to join must be minimized. Another "
+"design choice that supports this is to split the whole system into smaller "
+"components that can be operated, developed and improved upon independently, "
+"instead of having one completely monolithic system."
+msgstr ""
+
+#: template/schemafuzz.html.j2:6
+msgid "SchemaFuzz"
+msgstr ""
+
+#: template/wallet.html.j2:108
+msgid "Congratulations, you have installed the Taler wallet. Check out the"
+msgstr ""
+
+#: template/wallet.html.j2:113
+msgid "demo"
+msgstr ""
+
+#: template/wallet.html.j2:119
+msgid "You don&#39;t have a wallet installed yet."
+msgstr ""
+
+#: template/wallet.html.j2:128
+msgid "Install the wallet for your browser below, then check out the"
+msgstr ""
+
+#: template/wallet.html.j2:132
+msgid "demonstration"
+msgstr ""
+
+#: template/wallet.html.j2:145 template/wallet.html.j2:155
+msgid "or"
+msgstr ""
+
+#: template/wallet.html.j2:149
+msgid "is required, but it appears you don&#39;t have it installed."
+msgstr ""
+
+#: template/wallet.html.j2:159
+msgid "version"
+msgstr ""
+
+#: template/wallet.html.j2:163
+msgid "or newer is required, but it appears you have an older version."
+msgstr ""
+
+#: template/wallet.html.j2:170
+msgid "Install wallet"
+msgstr ""
+
+#: template/wallet.html.j2:177
+msgid "JavaScript is disabled, installation won&#39;t work."
+msgstr ""
+
+#: template/wallet.html.j2:216
+msgid "Install Download Chrome Extension"
+msgstr ""
+
+#: template/wallet.html.j2:223
+msgid "Install GNU Taler"
+msgstr ""
+
+#: template/wallet.html.j2:227
+msgid "from the Chrome Web Store"
+msgstr ""
+
+#: template/wallet.html.j2:241
+msgid "Install Android App from Google App Store, or"
+msgstr ""
+
+#: template/wallet.html.j2:248
+msgid ""
+"Download Android App from us (bypassing Google registration) and Open in a "
+"File Manager to install."
+msgstr ""
+
+#: template/wallet.html.j2:261
+msgid "Other browsers"
+msgstr ""
+
+#: template/wallet.html.j2:263
+msgid "Wallets for other browsers will be provided in the near future."
+msgstr ""
diff --git a/locale/en/LC_MESSAGES/messages.po b/locale/en/LC_MESSAGES/messages.po
index 3d6bfb99..7e8d5a30 100644
--- a/locale/en/LC_MESSAGES/messages.po
+++ b/locale/en/LC_MESSAGES/messages.po
@@ -2,7 +2,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PROJECT VERSION\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2019-12-09 20:43+0000\n"
+"POT-Creation-Date: 2019-12-23 01:47+0100\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: en <LL@li.org>\n"
@@ -12,3 +12,2094 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n!=1)\n"
"Generated-By: Babel 2.3.4\n"
+
+#: common/base.j2:5 common/news.j2:5
+msgid "GNU Taler"
+msgstr ""
+
+#: common/base.j2:6 common/news.j2:6
+msgid "Taxable Anonymous Libre Electronic Reserves"
+msgstr ""
+
+#: common/footer.j2.inc:11
+msgid "Contact"
+msgstr ""
+
+#: common/footer.j2.inc:16
+msgid "FAQ"
+msgstr ""
+
+#: common/footer.j2.inc:21
+msgid "Bibliography"
+msgstr ""
+
+#: common/footer.j2.inc:28 template/bibliography.html.j2:34
+#: template/developers.html.j2:66
+msgid "and"
+msgstr ""
+
+#: common/footer.j2.inc:31
+msgid ""
+"We are grateful for support and free hosting of this site by <a href='http://"
+"www.bfh.ch/'>BFH</a>"
+msgstr ""
+
+#: common/footer.j2.inc:33
+msgid ""
+"This page was created using <a href='https://www.gnu.org/'>Free Software</a> "
+"only."
+msgstr ""
+
+#: common/navigation.j2.inc:21
+msgid "Features"
+msgstr ""
+
+#: common/navigation.j2.inc:22
+msgid "Principles"
+msgstr ""
+
+#: common/navigation.j2.inc:23
+msgid "Docs"
+msgstr ""
+
+#: common/navigation.j2.inc:24 news/index.html.j2:9
+msgid "News"
+msgstr ""
+
+#: inc/news.macro.j2:22
+msgid "read more"
+msgstr ""
+
+#: template/architecture.html.j2:6
+msgid "Taler System Architecture"
+msgstr ""
+
+#: template/bibliography.html.j2:5
+msgid "GNU Taler Bibliography"
+msgstr ""
+
+#: template/bibliography.html.j2:27
+msgid "by"
+msgstr ""
+
+#: template/contact.html.j2:6
+msgid "Contact information"
+msgstr ""
+
+#: template/contact.html.j2:13
+msgid "The mailing list"
+msgstr ""
+
+#: template/contact.html.j2:15
+msgid "An archived, public mailing list for GNU Taler is hosted at"
+msgstr ""
+
+#: template/contact.html.j2:20
+msgid "archive"
+msgstr ""
+
+#: template/contact.html.j2:21
+msgid "You can send messages to the list at"
+msgstr ""
+
+#: template/contact.html.j2:29
+msgid "Contacting individuals"
+msgstr ""
+
+#: template/contact.html.j2:31
+msgid ""
+"Team members are generally reachable at <tt>LASTNAME@taler.net</tt>. All of "
+"us support receiving GnuPG encrypted e-mails."
+msgstr ""
+
+#: template/contact.html.j2:40
+msgid "General inquiries"
+msgstr ""
+
+#: template/contact.html.j2:42
+msgid ""
+"You can reach a group of team members handling general inquiries at "
+"<tt>contact AT taler.net</tt>."
+msgstr ""
+
+#: template/contact.html.j2:50
+msgid "Reporting bugs"
+msgstr ""
+
+#: template/contact.html.j2:52
+msgid "We track open feature requests and bugs in our"
+msgstr ""
+
+#: template/contact.html.j2:55
+msgid "Bug tracker"
+msgstr ""
+
+#: template/contact.html.j2:56
+msgid ""
+"which is shared with the GNUnet project. You can also report bugs or feature "
+"requests to the mailing list."
+msgstr ""
+
+#: template/contact.html.j2:65
+msgid "Executive team"
+msgstr ""
+
+#: template/contact.html.j2:67
+msgid ""
+"For non-technical commercial requests, please contact <tt>ceo AT taler.net</"
+"tt>."
+msgstr ""
+
+#: template/copyright.html.j2:6
+msgid "Copyright Assignment"
+msgstr ""
+
+#: template/copyright.html.j2:8
+msgid ""
+"Contributors to GNU Taler with Git access must sign the <a href=\"/pdf/"
+"copyright.pdf\">copyright assignment</a> to ensure that the <a href="
+"\"https://git.gnunet.org/gnunet-ev.git/tree/gnunet_taler_agreement.tex"
+"\">GNUnet e.V. --- Taler Systems SA agreement on licensing and collaborative "
+"development</a> of the GNUnet and GNU Taler projects is satisfied."
+msgstr ""
+
+#: template/copyright.html.j2:19
+msgid ""
+"The agreements ensure that the code will continue to be made available under "
+"free software licenses, but gives developers the freedom to move code "
+"between GNUnet and GNU Taler without worrying about licenses and the company "
+"the ability to dual-license (for example, so that we can distribute via App-"
+"stores that are hostile to free software)."
+msgstr ""
+
+#: template/copyright.html.j2:29
+msgid ""
+"Minor contributions (basically, anyone without Git access) do not require "
+"copyright assignment. Pseudonymous contributions are accepted, in this case "
+"simply sign the agreement with your pseudonym. Scanned copies are "
+"sufficient, but snail mail is preferred."
+msgstr ""
+
+#: template/developers.html.j2:5
+msgid "Taler for developers"
+msgstr ""
+
+#: template/developers.html.j2:12 template/merchants.html.j2:58
+msgid "Free"
+msgstr ""
+
+#: template/developers.html.j2:15
+msgid ""
+"GNU Taler is free software implementing an open protocol. Anybody is welcome "
+"to integrate our reference implementation into their applications. Different "
+"components of Taler are being made available under different licenses. The "
+"Affero GPLv3+ is used for the exchange, the LGPLv3+ is used for reference "
+"code demonstrating integration with merchant platforms, and licenses like "
+"GPLv3+ are used for wallets and related customer-facing software. We are "
+"open for constructive suggestions for maximizing the adoption of this "
+"payment platform."
+msgstr ""
+
+#: template/developers.html.j2:32
+msgid "RESTful"
+msgstr ""
+
+#: template/developers.html.j2:35
+msgid ""
+"Taler is designed to work on the Internet. To ensure that Taler payments can "
+"work with restrictive network setups, Taler uses a RESTful protocol over "
+"HTTP or HTTPS. Taler&#39;s security does not depend upon the use of HTTPS, "
+"but obviously merchants may choose to offer HTTPS for consistency and "
+"because it generally is better for privacy compared to HTTP. Taler uses JSON "
+"to encode structure data, making it easy to integrate Taler with existing "
+"Web applications. Taler&#39;s protocol is documented in detail at"
+msgstr ""
+
+#: template/developers.html.j2:58 template/docs.html.j2:182
+msgid "Code"
+msgstr ""
+
+#: template/developers.html.j2:61
+msgid "Taler is currently primarily developed by a research team at"
+msgstr ""
+
+#: template/developers.html.j2:70
+msgid ""
+"However, contributions from anyone are welcome. Our Git repositories can be "
+"cloned using the Git and HTTP access methods against <tt>git.taler.net</tt> "
+"with the name of the respective repository. A list of repositories can be "
+"found in our"
+msgstr ""
+
+#: template/developers.html.j2:80
+msgid "Documentation"
+msgstr ""
+
+#: template/developers.html.j2:83
+msgid "In addition to this website, the"
+msgstr ""
+
+#: template/developers.html.j2:86
+msgid "documented code"
+msgstr ""
+
+#: template/developers.html.j2:87
+msgid "and the"
+msgstr ""
+
+#: template/developers.html.j2:90
+msgid "API documentation"
+msgstr ""
+
+#: template/developers.html.j2:91
+msgid "Technical papers can be found in our"
+msgstr ""
+
+#: template/developers.html.j2:94
+msgid "bibliography"
+msgstr ""
+
+#: template/developers.html.j2:98
+msgid "Discussion"
+msgstr ""
+
+#: template/developers.html.j2:101
+msgid ""
+"We have a mailing list for developer discussions. You can subscribe to or "
+"read the list archive at"
+msgstr ""
+
+#: template/developers.html.j2:111
+msgid "Regression Testing"
+msgstr ""
+
+#: template/developers.html.j2:114
+msgid "We have"
+msgstr ""
+
+#: template/developers.html.j2:118
+msgid "automation tests to detect regressions and check for portability at"
+msgstr ""
+
+#: template/developers.html.j2:126
+msgid "Code Coverage Analysis"
+msgstr ""
+
+#: template/developers.html.j2:129
+msgid "We use"
+msgstr ""
+
+#: template/developers.html.j2:133
+msgid "to analyze the code coverage of our tests, the results are available at"
+msgstr ""
+
+#: template/developers.html.j2:146
+msgid "Technical Presentation"
+msgstr ""
+
+#: template/developers.html.j2:149 template/investors.html.j2:90
+msgid "Download"
+msgstr ""
+
+#: template/developers.html.j2:165
+msgid "Taler system overview"
+msgstr ""
+
+#: template/developers.html.j2:168
+msgid ""
+"The Taler system consists of protocols executed among a number of actors as "
+"illustrated in the illustration on the right. Typical transactions involve "
+"the following steps:"
+msgstr ""
+
+#: template/developers.html.j2:175
+msgid "system overview"
+msgstr ""
+
+#: template/developers.html.j2:178
+msgid ""
+"A customer instructs his <b>bank</b> to transfer funds from his account to "
+"the Taler exchange (top left). In the subject of the transaction, he "
+"includes an authentication token from his electronic <b>wallet</b>. In Taler "
+"terminology, the customer creates a reserve at the exchange."
+msgstr ""
+
+#: template/developers.html.j2:190
+msgid ""
+"Once the exchange has received the wire transfer, it allows the customer&#39;"
+"s electronic wallet to <b>withdraw</b> electronic coins. The electronic "
+"coins are digital representations of the original currency from the "
+"transfer. It is important to note that the exchange does not learn the &quot;"
+"serial numbers&quot; of the coins created in this process, so it cannot tell "
+"later which customer purchased what at which merchant. The use of Taler does "
+"not change the currency or the total value of the funds (except for fees "
+"which the exchange may charge for the service)."
+msgstr ""
+
+#: template/developers.html.j2:208
+msgid ""
+"Once the customer has the digital coins in his wallet, the wallet can be "
+"used to <b>spend</b> the coins with merchant portals that support the Taler "
+"payment system and accept the respective exchange as a business partner "
+"(bottom arrow). This creates a digital contract signed by the customer's "
+"coins and the merchant. If necessary, the customer can later use this "
+"digitally signed contract in a court of law to prove the exact terms of the "
+"contract and that he paid the respective amount. The customer does not learn "
+"the banking details of the merchant, and Taler does not require the merchant "
+"to learn the identity of the customer. Naturally, the customer can spend any "
+"fraction of his digital coins (the system takes care of customers getting "
+"change)."
+msgstr ""
+
+#: template/developers.html.j2:230
+msgid ""
+"Merchants receiving digital coins <b>deposit</b> the respective claims that "
+"resulted from the contract signing with the customer at the exchange to "
+"redeem the coins. The deposit step does not reveal the details of the "
+"contract between the customer and the merchant or the identity of the "
+"customer to the exchange in any way. However, the exchange does learn the "
+"identity of the merchant via the provided bank routing information. The "
+"merchant can, for example when compelled by the state for taxation, provide "
+"information linking the individual deposit to the respective contract signed "
+"by the customer. Thus, the exchange's database allows the state to enforce "
+"that merchants pay applicable taxes (and do not engage in illegal contracts)."
+msgstr ""
+
+#: template/developers.html.j2:253
+msgid ""
+"Finally, the exchange transfers funds corresponding to the digital coins "
+"redeemed by the merchants to the merchant's <b>bank</b> account. The "
+"exchange may combine multiple small transactions into one larger bank "
+"transfer. The merchant can query the exchange about the relationship between "
+"the bank transfers and the individual claims that were deposited."
+msgstr ""
+
+#: template/developers.html.j2:267
+msgid ""
+"Most importantly, the exchange keeps cryptographic proofs that allow it to "
+"demonstrate that it is operating correctly to third parties. The system "
+"requires an external <b>auditor</b>, such as a government-appointed "
+"financial regulatory body, to frequently verify the exchange's databases and "
+"check that its bank balance matches the total value of the remaining coins "
+"in circulation."
+msgstr ""
+
+#: template/developers.html.j2:282
+msgid ""
+"Without the auditor, the exchange operators could embezzle funds they are "
+"holding in reserve. Customers and merchants cannot cheat each other or the "
+"exchange. If any party's computers are compromised, the financial damage is "
+"limited to the respective party and proportional to the funds they have in "
+"circulation during the period of the compromise."
+msgstr ""
+
+#: template/docs.html.j2:7
+msgid "GNU Taler: Documentation and Resources"
+msgstr ""
+
+#: template/docs.html.j2:13
+msgid ""
+"This is an overview of documentation and other resources for GNU Taler. The "
+"full documentation contents can be found <a href=\"https://docs.taler.net/"
+"\">here</a>."
+msgstr ""
+
+#: template/docs.html.j2:27
+msgid "Components"
+msgstr ""
+
+#: template/docs.html.j2:38
+msgid "Merchant Backend Administration"
+msgstr ""
+
+#: template/docs.html.j2:40
+msgid "Tutorial and manual for operating a merchant. Also available as"
+msgstr ""
+
+#: template/docs.html.j2:50
+msgid "Merchant API Tutorial"
+msgstr ""
+
+#: template/docs.html.j2:52
+msgid ""
+"Tutorial for processing Taler payments using the merchant backend API. Also "
+"available as"
+msgstr ""
+
+#: template/docs.html.j2:62
+msgid "Exchange"
+msgstr ""
+
+#: template/docs.html.j2:64
+msgid "Operator&#39;s manual for the GNU Taler exchange. Also available as"
+msgstr ""
+
+#: template/docs.html.j2:74
+msgid "Bank Integration"
+msgstr ""
+
+#: template/docs.html.j2:76
+msgid ""
+"Manual for tightly integrating Taler with banking applications. Also "
+"available as"
+msgstr ""
+
+#: template/docs.html.j2:92
+msgid "Back office"
+msgstr ""
+
+#: template/docs.html.j2:94
+msgid "Manual to run the back-office Web application. Also available as"
+msgstr ""
+
+#: template/docs.html.j2:107
+msgid "Internals"
+msgstr ""
+
+#: template/docs.html.j2:118
+msgid "HTTP API"
+msgstr ""
+
+#: template/docs.html.j2:120
+msgid "Reference for the HTTP-based API for Taler components."
+msgstr ""
+
+#: template/docs.html.j2:128
+msgid "Onboarding"
+msgstr ""
+
+#: template/docs.html.j2:130
+msgid ""
+"Description of our taler.net setup and how to contribute. Also available as"
+msgstr ""
+
+#: template/docs.html.j2:143
+msgid "Community"
+msgstr ""
+
+#: template/docs.html.j2:154
+msgid "Mailing List"
+msgstr ""
+
+#: template/docs.html.j2:156
+msgid "The official GNU Taler mailing list."
+msgstr ""
+
+#: template/docs.html.j2:162
+msgid "IRC"
+msgstr ""
+
+#: template/docs.html.j2:164
+msgid "Our IRC channel is #taler on freenode."
+msgstr ""
+
+#: template/docs.html.j2:170
+msgid "Bug Tracker"
+msgstr ""
+
+#: template/docs.html.j2:172
+msgid "Our bug tracker for bugs and feature request."
+msgstr ""
+
+#: template/docs.html.j2:194
+msgid "Git repositories"
+msgstr ""
+
+#: template/docs.html.j2:196
+msgid "Git repositories for all of GNU Taler."
+msgstr ""
+
+#: template/faq.html.j2:5
+msgid "How is Taler related to Bitcoin or Blockchains?"
+msgstr ""
+
+#: template/faq.html.j2:8
+msgid ""
+"Taler does not require any Blockchain technology, and is also not based on "
+"proof-of-work or any other distributed consensus mechanism. Instead, Taler "
+"is based on blind signatures. However, it is theoretically possible to "
+"combine Taler with peer-to-peer crypto-currencies like Bitcoin."
+msgstr ""
+
+#: template/faq.html.j2:18
+msgid ""
+"It would be possible, however, to withdraw coins denominated in Bitcoin into "
+"a Taler wallet (with an appropriate exchange), which would give some "
+"benefits over plain Bitcoin, such as instant confirmation times."
+msgstr ""
+
+#: template/faq.html.j2:26
+msgid "Where is the balance in my wallet stored?"
+msgstr ""
+
+#: template/faq.html.j2:28
+msgid ""
+"Your wallet stores digital coins and thus ultimately your computer holds "
+"your balance. The exchange keeps funds matching all unspent coins in an "
+"escrow bank account."
+msgstr ""
+
+#: template/faq.html.j2:35
+msgid "What if my wallet is lost?"
+msgstr ""
+
+#: template/faq.html.j2:37
+msgid ""
+"Since the digital coins of value in your wallet are anonymized, the exchange "
+"can not assist you in recovering a lost or stolen wallet. Just like with a "
+"physical wallet for cash, you are responsible for keeping it safe."
+msgstr ""
+
+#: template/faq.html.j2:46
+msgid ""
+"The risk of losing a wallet can be mitigated by making backups or keeping "
+"the balance reasonably low."
+msgstr ""
+
+#: template/faq.html.j2:52
+msgid "What if my computer is hacked?"
+msgstr ""
+
+#: template/faq.html.j2:54
+msgid ""
+"In case of a compromise of one of your devices, an attacker can spend coins "
+"from your wallet. Checking your balance might reveal to you that your device "
+"has been compromised."
+msgstr ""
+
+#: template/faq.html.j2:61
+msgid "Can I send money to my friend with Taler?"
+msgstr ""
+
+#: template/faq.html.j2:63
+msgid ""
+"If your friend provides goods or services for you in exchange for a payment, "
+"they can easily set up a Taler merchant and receive the payment in their "
+"bank account."
+msgstr ""
+
+#: template/faq.html.j2:70
+msgid ""
+"Future versions of the Taler wallet may allow exchanging coins among friends "
+"directly as well."
+msgstr ""
+
+#: template/faq.html.j2:76
+msgid "How does Taler handle payments in different currencies?"
+msgstr ""
+
+#: template/faq.html.j2:78
+msgid ""
+"Taler wallets can store digital coins corresponding to multiple different "
+"currencies such as the Euro, US Dollars or Bitcoins."
+msgstr ""
+
+#: template/faq.html.j2:84
+msgid "Taler currently does not offer conversion between currencies."
+msgstr ""
+
+#: template/faq.html.j2:89
+msgid "How does Taler protect my privacy?"
+msgstr ""
+
+#: template/faq.html.j2:91
+msgid ""
+"Your wallet stores digital coins that are <a href=\"https://en.wikipedia.org/"
+"wiki/Blind_signature\">blindly signed</a> by an exchange. The use of a blind "
+"signature protects your privacy as it prevents the exchange from knowing "
+"which coin it signed for which customer."
+msgstr ""
+
+#: template/faq.html.j2:101
+msgid "How much does it cost?"
+msgstr ""
+
+#: template/faq.html.j2:103
+msgid ""
+"The Taler protocol allows any exchange to set its own fee structure, "
+"allowing operators to set fees for withdrawing, depositing, refreshing or "
+"refunding coins. Operators can also charge fees for closing reserves and for "
+"(aggregated) wire transfers to merchants. Merchants may choose to cover some "
+"of the fees customers incur. Actual transaction costs are estimated around "
+"0.001 cent/transaction (at high transaction rates, amortized over billions "
+"of transactions, excluding migration costs). Note that this is an early "
+"estimate, details may depend on hosting and backup requirements from the "
+"regulator and could thus easily be 10x higher."
+msgstr ""
+
+#: template/faq.html.j2:117
+msgid "Does Taler work with international payments?"
+msgstr ""
+
+#: template/faq.html.j2:119
+msgid ""
+"Taler&#39;s wallet supports multiple currencies, but the system currently "
+"does not support conversion between currencies. However, in principle an "
+"entity that accepts deposits in one currency and allows withdrawals in "
+"another currency could be created. Still, the regulatory hurdles in this "
+"case tend to be particularly complex. The focus for Taler is on day-to-day "
+"payments, so we have no plans to support currency conversion in the near "
+"future."
+msgstr ""
+
+#: template/faq.html.j2:130
+msgid "How does Taler relate to the (European) Electronic Money Directive?"
+msgstr ""
+
+#: template/faq.html.j2:132
+msgid ""
+"We believe the European Electronic Money Directive provides part of the "
+"regulatory framework a Taler exchange with coins denominated in Euros would "
+"have to follow."
+msgstr ""
+
+#: template/faq.html.j2:139
+msgid ""
+"What bank would guarantee the conversion between Taler coins and bank money "
+"in regular bank accounts?"
+msgstr ""
+
+#: template/faq.html.j2:141
+msgid ""
+"The exchange would be operated by a bank or in cooperation with a bank, and "
+"that bank would hold the funds in escrow. Note that this bank could be a "
+"regular bank or a central bank for a centrally banked electronic currency. "
+"Regardless, the bank would fall under the respective banking regulations "
+"establishing a reason why consumers would have faith in the conversion from "
+"Taler coins into regular bank money."
+msgstr ""
+
+#: template/faq.html.j2:150
+msgid ""
+"To whom would consumers complain to in case of non-conversion or non-"
+"compliance?"
+msgstr ""
+
+#: template/faq.html.j2:152
+msgid ""
+"Any exchange should be audited by one or more independent auditors. "
+"Merchants and consumer wallets will report certain issues automatically to "
+"the auditors, but auditors may also provide a method for manual submission "
+"of issues. The auditors are expected to make their reports available to the "
+"respective regulatory authorities, or even the general public."
+msgstr ""
+
+#: template/faq.html.j2:161
+msgid "Are there any projects already using Taler?"
+msgstr ""
+
+#: template/faq.html.j2:163
+msgid ""
+"We are aware of several businesses running exploratory projects or having "
+"developed working prototypes. We are also in discussions with several "
+"regular banks as well as several central banks about the project. That said, "
+"there are currently no products in the market yet, and we believe this would "
+"be premature given the state of the project (see also <a href=\"https://"
+"gnunet.org/bugs/\">our bugtracker</a> for a list of open issues)."
+msgstr ""
+
+#: template/faq.html.j2:174
+msgid "Does Taler support recurring payments?"
+msgstr ""
+
+#: template/faq.html.j2:176
+msgid ""
+"Today, our wallet implementation does not support recurring payments. "
+"Recurring payments, where some fixed amount is paid on a regular basis are "
+"in theory possible with Taler, but they come with a few caveats. "
+"Specifically, recurring payments can only work if the Taler wallet is "
+"running and online around the desired time. Furthermore, given their "
+"repetitive nature they are linkable, and could thus be used to deanonymize "
+"the user making the recurring payment, for example by forcing the user "
+"offline at the time of the payment and observing that it does then not "
+"happen on time. Finally, the Taler wallet does not work with credit and thus "
+"the user would have to make sure to carry a sufficient balance for the "
+"recurring payment to be made. Still, they can be useful, and a future "
+"version of the Taler wallet will likely support them. But this is not a "
+"feature that we are targeting for Taler 1.0. at this time"
+msgstr ""
+
+#: template/features.html.j2:7
+msgid "GNU Taler: Features"
+msgstr ""
+
+#: template/features.html.j2:13
+msgid ""
+"GNU Taler is a <span class=\"tlr\">privacy-preserving</span> payment system. "
+"Customers can stay anonymous, but merchants can not hide their income "
+"through payments with GNU Taler. This helps to <span class=\"tlr\">avoid tax "
+"evasion and money laundering</span>."
+msgstr ""
+
+#: template/features.html.j2:23
+msgid ""
+"The primary use case of GNU Taler is <span class=\"tlr\">payments</span>; it "
+"is <span class=\"tlr\">not meant as a store</span> of value. Payments are "
+"always backed by an existing currency."
+msgstr ""
+
+#: template/features.html.j2:32
+msgid ""
+"Payment are made after <span class=\"tlr\">exchanging existing money</span> "
+"into <em>electronic money</em> with the help of an Exchange service, that "
+"is, a payment service provider for Taler."
+msgstr ""
+
+#: template/features.html.j2:41
+msgid ""
+"When making a payment, customers only need a charged wallet. A merchant can "
+"accept payments <span class=\"tlr\">without making their customers register</"
+"span> on the merchant&#39;s Website."
+msgstr ""
+
+#: template/features.html.j2:50
+msgid ""
+"GNU Taler is <span class=\"tlr\">immune against many types of fraud</span>, "
+"such as phishing of credit card information or chargeback fraud. In case of "
+"loss or theft, only the limited amount of money left in the wallet might be "
+"gone."
+msgstr ""
+
+#: template/features.html.j2:69
+msgid "Paying with Taler"
+msgstr ""
+
+#: template/features.html.j2:71
+msgid ""
+"To pay with Taler, customers install an electronic wallet on their device. "
+"Before the first payment, the desired currency must be added to the "
+"wallet&#39;s balance by some other means of payment."
+msgstr ""
+
+#: template/features.html.j2:79
+msgid ""
+"Once the wallet is charged, payments on websites take only one click, are "
+"never falsely rejected by fraud detection and do not pose any risk of "
+"phishing or identity theft."
+msgstr ""
+
+#: template/features.html.j2:87
+msgid "Try it yourself with the interactive demo!"
+msgstr ""
+
+#: template/features.html.j2:94
+msgid "Receiving payments with Taler"
+msgstr ""
+
+#: template/features.html.j2:96
+msgid ""
+"To receive Taler payments, a merchant needs a bank account in the desired "
+"currency. We provide supporting software in various programming languages to "
+"make the integration painless. The merchant&#39;s backend for Taler "
+"transaction processing can run on the merchant&#39;s premises or be hosted "
+"by a third party."
+msgstr ""
+
+#: template/features.html.j2:105
+msgid ""
+"Merchant integration is simple, and customers can pay for products without "
+"even having to register an account."
+msgstr ""
+
+#: template/features.html.j2:112
+msgid "See how merchant integration works in our developer documentation!"
+msgstr ""
+
+#: template/features.html.j2:127
+msgid "Practical"
+msgstr ""
+
+#: template/features.html.j2:130
+msgid ""
+"Taler is easy to integrate with existing Web applications. Payments are "
+"cryptographically secured and are confirmed within milliseconds with "
+"extremely low transaction costs."
+msgstr ""
+
+#: template/features.html.j2:140
+msgid "Stable"
+msgstr ""
+
+#: template/features.html.j2:143
+msgid ""
+"Taler does not introduce a new currency. Taler uses a digital wallet storing "
+"coins and payment service providers with escrow accounts in existing "
+"currencies. Thus, Taler&#39;s cryptographic coins correspond to existing "
+"currencies, such as US Dollars, Euros or even Bitcoins."
+msgstr ""
+
+#: template/features.html.j2:154 template/governments.html.j2:55
+#: template/merchants.html.j2:41
+msgid "Secure"
+msgstr ""
+
+#: template/features.html.j2:157
+msgid ""
+"By design Taler does not suffer from many classes of security problems such "
+"as phishing or counterfeit. Thanks to its security features, Taler never "
+"rejects a legitimate customer due to a fraud-detection false positive."
+msgstr ""
+
+#: template/features.html.j2:169 template/governments.html.j2:25
+msgid "Taxable"
+msgstr ""
+
+#: template/features.html.j2:172
+msgid ""
+"When using Taler, merchant&#39;s revenue is transparent for tax collection "
+"authorities. Unlike cash and most digital currencies, Taler helps prevent "
+"black markets. Taler is not suitable for illegal activities."
+msgstr ""
+
+#: template/features.html.j2:182
+msgid "Private"
+msgstr ""
+
+#: template/features.html.j2:184
+msgid ""
+"When you pay with Taler, your identity does not have to be revealed. Just "
+"like payments in cash, nobody else can track how you spent your electronic "
+"money. However, you obtain a legally valid proof of payment."
+msgstr ""
+
+#: template/features.html.j2:195 template/governments.html.j2:85
+msgid "Libre"
+msgstr ""
+
+#: template/features.html.j2:198
+msgid ""
+"Taler provides protocols and reference implementations that in principle "
+"enables anybody to run their own payment infrastructure, be it individuals, "
+"organizations or whole countries. Since the reference implementation is a"
+msgstr ""
+
+#: template/features.html.j2:205
+msgid "package, it will always remain free software."
+msgstr ""
+
+#: template/financial-news.html.j2:6
+msgid "Financial News"
+msgstr ""
+
+#: template/financial-news.html.j2:9
+msgid ""
+"This page explains (only in English) how Taler can change ongoing "
+"developments in the financial industry."
+msgstr ""
+
+#: template/glossary.html.j2:6
+msgid "auditor"
+msgstr ""
+
+#: template/glossary.html.j2:8
+msgid ""
+"trusted third party that verifies that the `exchange` is operating correctly"
+msgstr ""
+
+#: template/glossary.html.j2:12
+msgid "bank"
+msgstr ""
+
+#: template/glossary.html.j2:14
+msgid ""
+"traditional financial service provider who offers wire `transfers` between "
+"accounts"
+msgstr ""
+
+#: template/glossary.html.j2:18
+msgid "coin"
+msgstr ""
+
+#: template/glossary.html.j2:20
+msgid ""
+"coins are individual token representing a certain amount of value, also "
+"known as the `denomination` of the coin"
+msgstr ""
+
+#: template/glossary.html.j2:24
+msgid "contract"
+msgstr ""
+
+#: template/glossary.html.j2:26
+msgid "the proposal signed by the wallet."
+msgstr ""
+
+#: template/glossary.html.j2:30
+msgid "denomination"
+msgstr ""
+
+#: template/glossary.html.j2:32
+msgid ""
+"unit of currency, specifies both the currency and the face value of a `coin`"
+msgstr ""
+
+#: template/glossary.html.j2:37
+msgid "denomination key"
+msgstr ""
+
+#: template/glossary.html.j2:39
+msgid ""
+"RSA key used by the exchange to certify that a given `coin` is valid and of "
+"a particular `denomination`"
+msgstr ""
+
+#: template/glossary.html.j2:44
+msgid "deposit"
+msgstr ""
+
+#: template/glossary.html.j2:46
+msgid ""
+"operation by which a merchant passes coins to an exchange, expecting the "
+"exchange to credit his `bank` account in the future using a wire `transfer`"
+msgstr ""
+
+#: template/glossary.html.j2:52
+msgid "dirty"
+msgstr ""
+
+#: template/glossary.html.j2:54
+msgid ""
+"a `coin` is dirty if its public key may be known to an entity other than the "
+"customer, thereby creating the danger of some entity being able to link "
+"multiple transactions of coin&#39;s owner if the coin is not refreshed first"
+msgstr ""
+
+#: template/glossary.html.j2:61
+msgid "exchange"
+msgstr ""
+
+#: template/glossary.html.j2:63
+msgid ""
+"Taler&#39;s payment service provider. Issues electronic `coins` during "
+"`withdrawal` and redeems them when they are `deposited` by merchants."
+msgstr ""
+
+#: template/glossary.html.j2:68
+msgid "expired"
+msgstr ""
+
+#: template/glossary.html.j2:70
+msgid ""
+"Various operations come with time limits. In particular, `denomination keys` "
+"come with strict time limits for the various operations involving the `coin` "
+"issued under the `denomination`. The most important limit is the `deposit` "
+"expiration, which specifies until when wallets are allowed to use the coin "
+"in `deposit` or `refreshing` operations. There is also a \"legal\" "
+"expiration, which specifies how long the exchange keeps records beyond the "
+"`deposit` expiration time. This latter expiration matters for legal disputes "
+"in courts and also creates an upper limit for `refreshing` operations on "
+"special `zombie coin`."
+msgstr ""
+
+#: template/glossary.html.j2:82
+msgid "extension"
+msgstr ""
+
+#: template/glossary.html.j2:84
+msgid "implementation of a `wallet` for browsers"
+msgstr ""
+
+#: template/glossary.html.j2:88
+msgid "fresh coin"
+msgstr ""
+
+#: template/glossary.html.j2:90
+msgid "a `coin` is fresh if its public key is only known to the customer"
+msgstr ""
+
+#: template/glossary.html.j2:94
+msgid "master key"
+msgstr ""
+
+#: template/glossary.html.j2:96
+msgid ""
+"offline key used by the exchange to certify denomination keys and message "
+"signing keys"
+msgstr ""
+
+#: template/glossary.html.j2:101
+msgid "message signing key"
+msgstr ""
+
+#: template/glossary.html.j2:103
+msgid "key used by the exchange to sign online messages, other than coins"
+msgstr ""
+
+#: template/glossary.html.j2:107
+msgid "offer"
+msgstr ""
+
+#: template/glossary.html.j2:109
+msgid ""
+"specification of the details of a transaction, specifies the payment "
+"obligations for the customer (i.e. the amount), the deliverables of the "
+"merchant and other related information, such as deadlines or locations; "
+"However, it lacks some information that the backend is supposed to provide. "
+"In other words, after the backend adds the missing information to the offer "
+"and signs it, it becomes a proposal."
+msgstr ""
+
+#: template/glossary.html.j2:118
+msgid "owner"
+msgstr ""
+
+#: template/glossary.html.j2:120
+msgid "a `coin` is owned by the entity that knows the private key of the coin"
+msgstr ""
+
+#: template/glossary.html.j2:124
+msgid "payback"
+msgstr ""
+
+#: template/glossary.html.j2:126
+msgid ""
+"operation by which an exchange returns the value of coins affected by a "
+"`revocation` to their `owner`, either by allowing the owner to withdraw new "
+"coins or wiring funds back to the bank account of the `owner`"
+msgstr ""
+
+#: template/glossary.html.j2:132
+msgid "proof"
+msgstr ""
+
+#: template/glossary.html.j2:134
+msgid ""
+"message that cryptographically demonstrates that a particular claim is "
+"correct"
+msgstr ""
+
+#: template/glossary.html.j2:138
+msgid "proposal"
+msgstr ""
+
+#: template/glossary.html.j2:140
+msgid "a sketch that has been completed and signed by the merchant backend."
+msgstr ""
+
+#: template/glossary.html.j2:144
+msgid "reserve"
+msgstr ""
+
+#: template/glossary.html.j2:146
+msgid ""
+"funds set aside for future use; either the balance of a customer at the "
+"exchange ready for `withdrawal`, or the funds kept in the exchange&#39;s "
+"bank account to cover obligations from coins in circulation"
+msgstr ""
+
+#: template/glossary.html.j2:152
+msgid "refreshing"
+msgstr ""
+
+#: template/glossary.html.j2:154
+msgid ""
+"operation by which a `dirty` `coin` is converted into one or more `fresh` "
+"coins"
+msgstr ""
+
+#: template/glossary.html.j2:159
+msgid "refund"
+msgstr ""
+
+#: template/glossary.html.j2:161
+msgid ""
+"operation by which a merchant steps back from the right to funds that he "
+"obtained from a `deposit` operation, giving the right to the funds back to "
+"the customer"
+msgstr ""
+
+#: template/glossary.html.j2:167
+msgid "revocation"
+msgstr ""
+
+#: template/glossary.html.j2:169
+msgid ""
+"exceptional operation by which an exchange withdraws a denomination from "
+"circulation, either because the signing key was compromised or because the "
+"exchange is going out of operation; unspent coins of a revoked denomination "
+"are subjected to payback."
+msgstr ""
+
+#: template/glossary.html.j2:176
+msgid "sharing"
+msgstr ""
+
+#: template/glossary.html.j2:178
+msgid ""
+"users can share ownership of a `coin` by sharing access to the coin&#39;s "
+"private key, thereby allowing all co-owners to spend the coin at any time."
+msgstr ""
+
+#: template/glossary.html.j2:184
+msgid "signing key"
+msgstr ""
+
+#: template/glossary.html.j2:186
+msgid "see message signing key."
+msgstr ""
+
+#: template/glossary.html.j2:190
+msgid "spending"
+msgstr ""
+
+#: template/glossary.html.j2:192
+msgid ""
+"operation by which a customer gives a merchant the right to `deposit` coins "
+"in return for merchandise"
+msgstr ""
+
+#: template/glossary.html.j2:197
+msgid "transfer"
+msgstr ""
+
+#: template/glossary.html.j2:199
+msgid "method of sending funds between `bank` accounts"
+msgstr ""
+
+#: template/glossary.html.j2:203
+msgid "transaction"
+msgstr ""
+
+#: template/glossary.html.j2:205
+msgid ""
+"method by which ownership is exclusively transferred from one entity to "
+"another"
+msgstr ""
+
+#: template/glossary.html.j2:210
+msgid "transaction id"
+msgstr ""
+
+#: template/glossary.html.j2:212
+msgid "unique number by which a merchant identifies a `transaction`"
+msgstr ""
+
+#: template/glossary.html.j2:216
+msgid "wallet"
+msgstr ""
+
+#: template/glossary.html.j2:218
+msgid ""
+"software running on a customer's computer; withdraws, stores and spends coins"
+msgstr ""
+
+#: template/glossary.html.j2:223
+msgid "wire transfer"
+msgstr ""
+
+#: template/glossary.html.j2:225
+msgid "see `transfer`"
+msgstr ""
+
+#: template/glossary.html.j2:229
+msgid "wire transfer identifier"
+msgstr ""
+
+#: template/glossary.html.j2:231
+msgid ""
+"subject of a wire `transfer`; usually a random string to uniquely identify "
+"the `transfer`"
+msgstr ""
+
+#: template/glossary.html.j2:236
+msgid "withdrawal"
+msgstr ""
+
+#: template/glossary.html.j2:238
+msgid ""
+"operation by which a `wallet` can convert funds from a reserve to fresh coins"
+msgstr ""
+
+#: template/glossary.html.j2:243
+msgid "zombie coin"
+msgstr ""
+
+#: template/glossary.html.j2:245
+msgid ""
+"a `coin` is a zombie coin if the coin was (1) used as the `dirty` coin in "
+"`refreshing`, (2) the `denomination` of the `fresh` coins created during the "
+"`refreshing` was subject to `revocation`, resulting in the `fresh` coin from "
+"the refresh operation being subjected to `payback`; as a result, the "
+"formerly `dirty` coin is eligible for `refreshing`, even if the dirty coin's "
+"denomination is `expired` for `deposit` operations (but not if it is expired "
+"past the legal data retention requirement)."
+msgstr ""
+
+#: template/governments.html.j2:6
+msgid "Advantages for Governments"
+msgstr ""
+
+#: template/governments.html.j2:8
+msgid ""
+"Taler provides accountability to ensure business operate legally, while also "
+"respecting civil liberties of citizens. Taler is a payment system based on "
+"open standards and free software. Taler needs governments as they set a "
+"financial framework and act as trusted regulators. Taler contributes to "
+"digital sovereignty in the critical financial infrastructure."
+msgstr ""
+
+#: template/governments.html.j2:27
+msgid ""
+"Taler was built with the goal of fighting corruption and supporting "
+"taxation. With Taler, the receiver of any form of payment is easily "
+"identified by the government, and the merchant can be compelled to provide "
+"the contract that was accepted by the customer. Governments can use this "
+"data to tax businesses and individuals based on their income, making tax "
+"evasion and black markets less viable."
+msgstr ""
+
+#: template/governments.html.j2:40
+msgid ""
+"Thus, despite offering anonymity for citizens spending digital cash to buy "
+"goods and services, Taler also ensures that the state can observe incoming "
+"funds. This can be used to ensure businesses engage only in legal "
+"activities, and do not evade income tax, sales tax or value-added tax. "
+"However, this observational capability does not extend to the immediate "
+"personal domain. In particular, monitoring does not cover shared access to "
+"funds with trusted friends and family, or synchronizing wallets across "
+"multiple devices."
+msgstr ""
+
+#: template/governments.html.j2:58
+msgid ""
+"Taler&#39;s payments are cryptographically secured. Thus, customers, "
+"merchants and the Taler payment service provider (the exchange) can "
+"mathematically demonstrate their lawful behavior in court in case of "
+"disputes. Financial damages are strictly limited, improving economic "
+"security for individuals, merchants, the exchange and the state."
+msgstr ""
+
+#: template/governments.html.j2:70
+msgid ""
+"As a payment service provider, the Taler exchange is subject to financial "
+"regulation. Financial regulation and regular audits are critical to "
+"establish trust. In particular, the Taler design mandates the existence of "
+"an independent auditor who checks cryptographic proofs that accumulate at "
+"the exchange to ensure that the escrow account is managed honestly. This "
+"ensures that the exchange does not threaten the economy due to fraud."
+msgstr ""
+
+#: template/governments.html.j2:88
+msgid ""
+"Taler is free software implementing an open protocol standard. Thus, Taler "
+"will enable competition and avoid the monopolization of payment systems that "
+"threatens global political and financial stability today."
+msgstr ""
+
+#: template/governments.html.j2:98
+msgid "Efficient"
+msgstr ""
+
+#: template/governments.html.j2:101
+msgid ""
+"Taler has an efficient design. Unlike Blockchain-based payment systems, such "
+"as Bitcoin, Taler will not threaten the availability of national electric "
+"grids or (significantly) contribute to environmental pollution."
+msgstr ""
+
+#: template/governments.html.j2:117
+msgid "Taler and regulation"
+msgstr ""
+
+#: template/governments.html.j2:119
+msgid "Anti money laundering (AML)"
+msgstr ""
+
+#: template/governments.html.j2:120
+msgid ""
+"With Taler, income is visible and can be tied to the contract signed by both "
+"parties."
+msgstr ""
+
+#: template/governments.html.j2:121
+msgid "Know your customer (KYC)"
+msgstr ""
+
+#: template/governments.html.j2:122
+msgid ""
+"In Taler, payer and payee are known by their bank accounts when withdrawing "
+"or depositing coins respectively"
+msgstr ""
+
+#: template/governments.html.j2:123
+msgid "General Data Protection Regulation (GDPR)"
+msgstr ""
+
+#: template/governments.html.j2:124
+msgid ""
+"Taler cryptographically protects citizen's privacy, and by design implements "
+"data minimization and privacy by default."
+msgstr ""
+
+#: template/governments.html.j2:125
+msgid "Payment Services Directive (PSD2)"
+msgstr ""
+
+#: template/governments.html.j2:126
+msgid ""
+"Taler provides an open standard with public APIs contributing to a "
+"competitive banking sector."
+msgstr ""
+
+#: template/governments.html.j2:134
+msgid "Taler provides privacy and accountability"
+msgstr ""
+
+#: template/governments.html.j2:137
+msgid ""
+"Taler assumes governments can observe traditional wire transfers entering "
+"and leaving the Taler payment system. Starting with the wire transfers, "
+"governments can obtain:"
+msgstr ""
+
+#: template/governments.html.j2:145
+msgid ""
+"The total amount of digital currency withdrawn by a customer. The government "
+"can impose limits on how much digital cash a customer can withdraw within a "
+"given time frame."
+msgstr ""
+
+#: template/governments.html.j2:154
+msgid "The income received by any merchant via the Taler system."
+msgstr ""
+
+#: template/governments.html.j2:161
+msgid ""
+"The exact details of the underlying contract that was signed between "
+"customer and merchant. However, this information would typically not include "
+"the identity of the customer."
+msgstr ""
+
+#: template/governments.html.j2:170
+msgid ""
+"The amounts of digital coins legitimately withdrawn by customers from the "
+"exchange, the value of non-redeemed digital coins in customer&#39;s wallets, "
+"the value and corresponding wire details of deposit operations performed by "
+"merchants with the exchange, and the income of the exchange from transaction "
+"fees."
+msgstr ""
+
+#: template/gsoc-codeless.html.j2:5
+msgid "GSoC 2018: Codeless Payment"
+msgstr ""
+
+#: template/gsoc-codeless.html.j2:6
+msgid ""
+"Implemented by Shivam Kohli as part of GSoC 2018 under the mentoring and "
+"guidance of Florian Dold."
+msgstr ""
+
+#: template/gsoc-codeless.html.j2:12
+msgid "Overview"
+msgstr ""
+
+#: template/gsoc-codeless.html.j2:14
+msgid ""
+"Codeless payment is a component that sits between the seller&#39;s frontend "
+"and the GNU Taler merchant backend. This component has a web interface, "
+"where payment buttons are configured. Registered merchants can manage their "
+"inventory and simultaneously create a &#39;Buy Now&#39; button for a "
+"specific product. This code can be directly copy pasted on the seller&#39;s "
+"frontend and can be used for &#39;Pay with Taler&#39;."
+msgstr ""
+
+#: template/gsoc-codeless.html.j2:29
+msgid "Use Cases"
+msgstr ""
+
+#: template/gsoc-codeless.html.j2:31
+msgid "The various use cases and features of codeless payment are:"
+msgstr ""
+
+#: template/gsoc-codeless.html.j2:37
+msgid ""
+"The primary use case is the registration of the merchant. The codeless "
+"payment backend provides a secure django authenticated login to the "
+"merchant. The registered merchant can add inventory (both digital as well as "
+"physical) in their stocks. They can manage inventory and simultaneously "
+"create a 'Buy Now' button for the product. The merchant also monitors the "
+"orders placed and updates the status of the order which helps in shipment "
+"tracking."
+msgstr ""
+
+#: template/gsoc-codeless.html.j2:48
+msgid ""
+"A merchant has the flexibility to add two types of inventory as follows:"
+msgstr ""
+
+#: template/gsoc-codeless.html.j2:53
+msgid ""
+"The merchant can upload digital inventory (like a PDF or HTML page) via the "
+"codeless payments frontend and the user can then purchase it and view the "
+"version hosted by the codeless payment frontend."
+msgstr ""
+
+#: template/gsoc-codeless.html.j2:61
+msgid ""
+"The merchant can add any physical inventory available in his stocks. While "
+"adding these inventory, the seller is prompted to add minimum quantity of "
+"product that is required to be maintained in the stock. Whenever the stocks "
+"run below this limit the seller would be notified (currently this feature "
+"has not been added but soon email notification would be added)."
+msgstr ""
+
+#: template/gsoc-codeless.html.j2:73
+msgid ""
+"The buyers will access the seller's frontend where the code for the 'Buy "
+"Now' button is present. When this button is triggered, they are redirected "
+"to codeless payment backend and eventually redirected to the payment page. "
+"After successful payment, the buyer can also track their shipment for "
+"physical products or view the digital version hosted by the codeless payment "
+"frontend."
+msgstr ""
+
+#: template/gsoc-codeless.html.j2:84
+msgid ""
+"The other use case of the codeless payment backend is to handle the event "
+"when the 'Buy Now' button is triggered on the seller's frontend. To perform "
+"the payment the backend communicates with merchant backend api. After "
+"successful payment, the users are redirected to the fulfilment page."
+msgstr ""
+
+#: template/gsoc-codeless.html.j2:93
+msgid "Dynamic Merchant Instance"
+msgstr ""
+
+#: template/gsoc-codeless.html.j2:95
+msgid ""
+"The documentation for the API to dynamically manage merchant instance can be "
+"found <a href=\"https://docs.taler.net/api/api-merchant.html#dynamic-"
+"merchant-instance\">here</a>."
+msgstr ""
+
+#: template/gsoc-codeless.html.j2:103
+msgid "Use Case Diagram"
+msgstr ""
+
+#: template/gsoc-codeless.html.j2:109
+msgid "Link to the contributions made"
+msgstr ""
+
+#: template/gsoc-codeless.html.j2:113
+msgid "Codeless Payment Backend"
+msgstr ""
+
+#: template/gsoc-codeless.html.j2:114 template/gsoc-codeless.html.j2:117
+msgid "Link"
+msgstr ""
+
+#: template/gsoc-codeless.html.j2:116
+msgid "Documentation to dynamically manage Merchant Instances"
+msgstr ""
+
+#: template/gsoc-codeless.html.j2:127
+msgid "Future Work"
+msgstr ""
+
+#: template/gsoc-codeless.html.j2:130
+msgid ""
+"The backend of codeless payment is very robust and can be easily extended as "
+"per the requirements. It is adaptive to add new features to this framework. "
+"But as per the discussion and the scope of this project, there are various "
+"features that will be soon added in the Codeless Merchant Backend. The list "
+"of future work is as follows:"
+msgstr ""
+
+#: template/gsoc-codeless.html.j2:140
+msgid ""
+"To send email notification to the merchant when the stocks run below a "
+"certain limit. The minimum quantity required to be maintained in the stocks "
+"is currently taken from the merchant(specific to each product) but no such "
+"notification system is designed."
+msgstr ""
+
+#: template/gsoc-codeless.html.j2:150
+msgid ""
+"To add API access to the merchant backend via the codeless payment service. "
+"Basically, it would be used as a hosting platform for multiple merchants. "
+"There would be an additional user interface part in the codeless payment "
+"service where a logged-in merchant can generate an API key. This API key can "
+"be used to access the functionality of the merchant backend in a controlled "
+"way. After requesting an API key, the page would display the generated key "
+"and a base URL for the API to use by the seller, which is handled by the "
+"codeless payments service."
+msgstr ""
+
+#: template/gsoc-codeless.html.j2:164
+msgid ""
+"Mapping every seller account to a separate merchant backend instance. This "
+"is not required for a simple version of codeless payments, but as soon as "
+"API access for sellers, this is a useful feature. The codeless payment "
+"service then can also double as a hosting service for merchants."
+msgstr ""
+
+#: template/gsoc-codeless.html.j2:174
+msgid ""
+"To add various analytics for the merchant. Various analysis could be "
+"performed on the orders placed for the respective merchant. Some of the "
+"analysis that can be performed are displaying the most frequently purchased "
+"product, some insights about the shipment tracking, analysis of products "
+"based on delivery location, etc. For this part, dicussions and some more "
+"research have to be done before proceeding to the implementation."
+msgstr ""
+
+#: template/gsoc-codeless.html.j2:191
+msgid "Screenshots"
+msgstr ""
+
+#: template/gsoc-codeless.html.j2:193
+msgid "Home page"
+msgstr ""
+
+#: template/gsoc-codeless.html.j2:197
+msgid "Product page"
+msgstr ""
+
+#: template/gsoc-codeless.html.j2:201
+msgid "Shipment Tracking"
+msgstr ""
+
+#: template/index.html.j2:25
+msgid ""
+"We provide a payment system that makes <span class='tlr'>privacy-friendly</"
+"span> online transactions <span class='tlr'>fast and easy</span>."
+msgstr ""
+
+#: template/index.html.j2:29
+msgid "Payments without registration"
+msgstr ""
+
+#: template/index.html.j2:33
+msgid "Data protection by default"
+msgstr ""
+
+#: template/index.html.j2:37
+msgid "Fraud eliminated by design"
+msgstr ""
+
+#: template/index.html.j2:41
+msgid "Not a new currency!"
+msgstr ""
+
+#: template/index.html.j2:45
+msgid "Empowers communities to run their own payment infrastructure"
+msgstr ""
+
+#: template/index.html.j2:48
+msgid "Try Demo!"
+msgstr ""
+
+#: template/index.html.j2:49
+msgid "Read Docs"
+msgstr ""
+
+#: template/investors.html.j2:6
+msgid "Invest in Taler!"
+msgstr ""
+
+#: template/investors.html.j2:9
+msgid ""
+"We have created a company, Taler Systems SA in Luxembourg.<br> Please "
+"contact <tt>invest@taler.net</tt> if you want to invest in Taler."
+msgstr ""
+
+#: template/investors.html.j2:24
+msgid "The Team"
+msgstr ""
+
+#: template/investors.html.j2:27
+msgid ""
+"Our team combines world-class business leaders, cryptographers, software "
+"engineers, civil-rights activists and academics. We are unified by a vision "
+"of how payments should work and the goal of imposing this vision upon the "
+"world."
+msgstr ""
+
+#: template/investors.html.j2:37
+msgid ""
+"We are currently supported by <a href=\"http://www.inria.fr/\">Inria</a>, "
+"the French national institute for research in informatics and automation, "
+"and the <a href=\"https://renewablefreedom.org/\">Renewable Freedom "
+"Foundation</a>."
+msgstr ""
+
+#: template/investors.html.j2:47
+msgid "The Technology"
+msgstr ""
+
+#: template/investors.html.j2:50
+msgid ""
+"All transactions in Taler are secured using <a href=\"bibliography.html"
+"\">modern cryptography</a> and trust in all parties is minimized. Financial "
+"damage is bounded &#x28;for customers, merchants and the exchange&#x29; even "
+"in the case that systems are compromised and private keys are stolen. "
+"Databases can be audited for consistency, resulting in either the detection "
+"of compromised systems or the demonstration that participants were honest. "
+"Actual transaction costs are fractions of a cent."
+msgstr ""
+
+#: template/investors.html.j2:63
+msgid "The Business"
+msgstr ""
+
+#: template/investors.html.j2:65
+msgid ""
+"The scalable business model for Taler is the operation of the payment "
+"service provider, which converts money from traditional payment systems "
+"(MasterCard, SEPA, UPI, Visa, Bitcoin, ACH, SWIFT, etc.) to anonymous "
+"electronic coins in the same currency. The customer can then redeem the "
+"electronic coins at a merchant, who can exchange them for money represented "
+"using traditional payment systems at the exchange. The exchange charges fees "
+"to facilitate the transactions."
+msgstr ""
+
+#: template/investors.html.j2:84
+msgid "The Business Case"
+msgstr ""
+
+#: template/investors.html.j2:94
+msgid ""
+"Our <a href=\"financial-news.html\">financial news</a> page explains in "
+"English how Taler can impact current developments in the global payment "
+"market."
+msgstr ""
+
+#: template/investors.html.j2:117
+msgid "Running a Taler payment service operator"
+msgstr ""
+
+#: template/investors.html.j2:120
+msgid ""
+"The payment service operator runs the <em>Taler exchange</em>. The exchange "
+"charges <b>transaction fees</b> to customers or merchants. Its operational "
+"expenses are from wire transfers with the banking system and the operation "
+"of the computing infrastructure."
+msgstr ""
+
+#: template/investors.html.j2:130
+msgid ""
+"Cryptographic operations, bandwidth and storage costs are less than 0.01 "
+"cent per transaction."
+msgstr ""
+
+#: template/investors.html.j2:131
+msgid ""
+"Multiple Taler transactions can be aggregated into larger wire transfers to "
+"merchants to minimize wire transfer costs."
+msgstr ""
+
+#: template/investors.html.j2:132
+msgid ""
+"Protocol allows the exchange to charge fees for any expensive operation "
+"(withdraw, deposit, refresh, refund or aggregated wire transfers)."
+msgstr ""
+
+#: template/investors.html.j2:133
+msgid "Partnership with banks establishes consumer trust."
+msgstr ""
+
+#: template/investors.html.j2:134
+msgid "Partnership with free software community enables rapid deployment."
+msgstr ""
+
+#: template/merchants.html.j2:5
+msgid "Advantages for Merchants"
+msgstr ""
+
+#: template/merchants.html.j2:8
+msgid ""
+"Taler is a cost-effective electronic payment system which provides you with "
+"cryptographic proof that the payment worked correctly within milliseconds. "
+"Your Web customers pay with previously unknown levels of convenience without "
+"risk of fraud."
+msgstr ""
+
+#: template/merchants.html.j2:22
+msgid "Fast"
+msgstr ""
+
+#: template/merchants.html.j2:25
+msgid ""
+"Processing transactions with Taler is fast, allowing you to confirm the "
+"transaction with your customer virtually immediately. Your customers will "
+"appreciate that they do not have to type in credit card information and play "
+"the &quot;verified by&quot; game. By making payments significantly more "
+"convenient for your customers, you may be able to use Taler for small "
+"transactions that would not work with credit card payments due to the mental "
+"overhead for customers."
+msgstr ""
+
+#: template/merchants.html.j2:44
+msgid ""
+"You will have cryptographic proof of payment from the Taler payment service "
+"provider. With Taler you never handle sensitive customer account information "
+"and thus do not have to undergo any particular security audits (such as PCI "
+"DSS). Your systems will have customer contracts with qualified signatures "
+"for all transactions which you can use in court in case of disputes."
+msgstr ""
+
+#: template/merchants.html.j2:61
+msgid ""
+"Taler is free software, and you can use the liberally-licensed reference "
+"code as a starting point to integrate Taler into your services. To use "
+"Taler, you do not need to pay license fees, and the free software "
+"development model will ensure that you can select from many competing "
+"integrators for support."
+msgstr ""
+
+#: template/merchants.html.j2:76
+msgid "Cheap"
+msgstr ""
+
+#: template/merchants.html.j2:78
+msgid ""
+"Taler is uses efficient cryptographic constructions with low bandwidth and "
+"storage requirements. Combined with Taler&#39;s strong security which makes "
+"fraud impossible, Taler payment service providers can operate with very low "
+"overhead and thus offer low transaction fees."
+msgstr ""
+
+#: template/merchants.html.j2:88
+msgid "Flexible"
+msgstr ""
+
+#: template/merchants.html.j2:90
+msgid ""
+"Taler can be used for different currencies (such as Euros, US Dollars or "
+"Bitcoins) and any amount, limited only by applicable regulation and what "
+"denominations the payment service provider supports."
+msgstr ""
+
+#: template/merchants.html.j2:99
+msgid "Ethical"
+msgstr ""
+
+#: template/merchants.html.j2:101
+msgid ""
+"Taler prevents tax evasion and money laundering. Taler&#39;s protocols are "
+"efficient and do not use wasteful proof-of-work calculations. Taler "
+"encourages transparency by providing an open standard and free software "
+"reference implementations."
+msgstr ""
+
+#: template/merchants.html.j2:115
+msgid "Manuals for merchants"
+msgstr ""
+
+#: template/merchants.html.j2:117
+msgid "The GNU Taler merchant backend operator manual"
+msgstr ""
+
+#: template/merchants.html.j2:121
+msgid "The GNU Taler Web shop integration tutorial (PHP)"
+msgstr ""
+
+#: template/merchants.html.j2:125
+msgid "The GNU Taler Web shop integration tutorial (Python)"
+msgstr ""
+
+#: template/merchants.html.j2:136
+msgid "The GNU Taler Merchant Backend"
+msgstr ""
+
+#: template/merchants.html.j2:138
+msgid "Merchants process payments using the Taler backend:"
+msgstr ""
+
+#: template/merchants.html.j2:144
+msgid ""
+"The backend <b>signs</b> and <b>stores</b> the complete terms of offers made "
+"by the merchant to customers. For this, the merchant&#39;s frontend needs to "
+"give the customer&#39;s order in a JSON format to the backend."
+msgstr ""
+
+#: template/merchants.html.j2:153
+msgid ""
+"The backend <b>validates</b> payments received from the wallet and "
+"<b>executes</b> them with the Taler payment service provider (the exchange). "
+"For this, the merchant&#39;s frontend must pass the payment request through "
+"to the Taler backend and check the HTTP status code that is returned."
+msgstr ""
+
+#: template/merchants.html.j2:164
+msgid ""
+"The backend can <b>list</b> completed transactions and <b>map</b> wire "
+"transfers to sets of business transactions, including the exact terms of "
+"each contract."
+msgstr ""
+
+#: template/merchants.html.j2:178
+msgid "customer perspective"
+msgstr ""
+
+#: template/press.html.j2:4
+msgid "GNU Taler in the Press"
+msgstr ""
+
+#: template/press.html.j2:6
+msgid "2018"
+msgstr ""
+
+#: template/press.html.j2:15
+msgid "2017"
+msgstr ""
+
+#: template/press.html.j2:25
+msgid "2016"
+msgstr ""
+
+#: template/press.html.j2:43
+msgid "2015"
+msgstr ""
+
+#: template/principles.html.j2:21
+msgid "GNU Taler: Design Principles"
+msgstr ""
+
+#: template/principles.html.j2:25
+msgid ""
+"When designing GNU Taler, we had the following design principles in mind:"
+msgstr ""
+
+#: template/principles.html.j2:31
+msgid "1. Free Software implementation"
+msgstr ""
+
+#: template/principles.html.j2:33
+msgid ""
+"... in the area of computing, freedom means not using proprietary software"
+msgstr ""
+
+#: template/principles.html.j2:36
+msgid ""
+"GNU Taler must be <a href=\"https://www.gnu.org/philosophy/free-sw.html"
+"\">Free Software</a>. For merchants, our Free Software reference "
+"implementation prevents vendor lock-in. As the software of the payment "
+"provider itself is free, countries can deploy the payment system without "
+"compromising sovereignty."
+msgstr ""
+
+#: template/principles.html.j2:45
+msgid ""
+"Customers benefit from Free Software as the wallet software can be made to "
+"run on a variety of platforms, and the absence of user-hostile features such "
+"as tracking or telemetry can easily be assured."
+msgstr ""
+
+#: template/principles.html.j2:56
+msgid "2. Protect the privacy of buyers"
+msgstr ""
+
+#: template/principles.html.j2:58
+msgid "You deserve some privacy"
+msgstr ""
+
+#: template/principles.html.j2:60
+msgid ""
+"Privacy should be guaranteed via technical measures, as opposed to mere "
+"policies. Especially with micropayments for online publications, a "
+"disproportionate amount of rather private data about buyers would be "
+"revealed, if the payment system does not have privacy protections."
+msgstr ""
+
+#: template/principles.html.j2:68
+msgid ""
+"In legislations with data protection regulations (such as the recently "
+"introduced GDPR in Europe), merchants benefit from this as well, as no data "
+"breach of customers can happen if this information is, by design, not "
+"collected in the first place. Obviously some private data, such as the "
+"shipping address for a physical delivery, must still be collected according "
+"to business needs."
+msgstr ""
+
+#: template/principles.html.j2:81
+msgid ""
+"3. Enable the state to tax income and crack down on illegal business "
+"activities"
+msgstr ""
+
+#: template/principles.html.j2:83
+msgid "Money laundering"
+msgstr ""
+
+#: template/principles.html.j2:85
+msgid ""
+"As a payment system must still be legal to operate and use, it must comply "
+"with these requirements. Furthermore, we consider levying of taxes as "
+"beneficial to society."
+msgstr ""
+
+#: template/principles.html.j2:95
+msgid "4. Prevent payment fraud"
+msgstr ""
+
+#: template/principles.html.j2:97
+msgid "Phishing attack"
+msgstr ""
+
+#: template/principles.html.j2:99
+msgid ""
+"This imposes requirements on the security of the system, as well as on the "
+"general design, as payment fraud can also happen through misleading user "
+"interface design or the lack of cryptographic evidence for certain processes."
+msgstr ""
+
+#: template/principles.html.j2:109
+msgid "5. Only disclose the minimal amount of information necessary"
+msgstr ""
+
+#: template/principles.html.j2:110
+msgid ""
+"Privacy by design, privacy by default, General Data Protection Regulation "
+"(GDPR) compliant"
+msgstr ""
+
+#: template/principles.html.j2:112
+msgid ""
+"The reason behind this goal is similar to (2). The privacy of buyers is "
+"given priority, but other parties such as merchants still benefit from it, "
+"for example, by keeping details about the merchant’s financials hidden from "
+"competitors."
+msgstr ""
+
+#: template/principles.html.j2:122
+msgid "6. Be usable"
+msgstr ""
+
+#: template/principles.html.j2:123
+msgid "Buy with one click"
+msgstr ""
+
+#: template/principles.html.j2:125
+msgid ""
+"Specifically it must be usable for non-expert customers. Usability also "
+"applies to the integration with merchants, and informs choices about the "
+"architecture, such as encapsulating procedures that require cryptographic "
+"operations into an isolated component with a simple API."
+msgstr ""
+
+#: template/principles.html.j2:136
+msgid "7. Be efficient"
+msgstr ""
+
+#: template/principles.html.j2:137
+msgid "Energy efficiency"
+msgstr ""
+
+#: template/principles.html.j2:139
+msgid ""
+"Approaches such as proof-of-work are ruled out by this requirement. "
+"Efficiency is necessary for GNU Taler to be used for micropayments."
+msgstr ""
+
+#: template/principles.html.j2:149
+msgid "8. Fault-tolerant design"
+msgstr ""
+
+#: template/principles.html.j2:150
+msgid "Life Safers"
+msgstr ""
+
+#: template/principles.html.j2:152
+msgid ""
+"Taler should tolerate failure of individual components and systems, "
+"including malicious operators compromising core secrets. This manifests in "
+"architectural choices such as the isolation of certain components, and "
+"auditing procedures."
+msgstr ""
+
+#: template/principles.html.j2:163
+msgid "9. Foster competition"
+msgstr ""
+
+#: template/principles.html.j2:164
+msgid "A competitive market"
+msgstr ""
+
+#: template/principles.html.j2:166
+msgid ""
+"It must be relatively easy for competitors to join the systems. While the "
+"barriers for this in traditional financial systems are rather high, the "
+"technical burden for new competitors to join must be minimized. Another "
+"design choice that supports this is to split the whole system into smaller "
+"components that can be operated, developed and improved upon independently, "
+"instead of having one completely monolithic system."
+msgstr ""
+
+#: template/schemafuzz.html.j2:6
+msgid "SchemaFuzz"
+msgstr ""
+
+#: template/wallet.html.j2:108
+msgid "Congratulations, you have installed the Taler wallet. Check out the"
+msgstr ""
+
+#: template/wallet.html.j2:113
+msgid "demo"
+msgstr ""
+
+#: template/wallet.html.j2:119
+msgid "You don&#39;t have a wallet installed yet."
+msgstr ""
+
+#: template/wallet.html.j2:128
+msgid "Install the wallet for your browser below, then check out the"
+msgstr ""
+
+#: template/wallet.html.j2:132
+msgid "demonstration"
+msgstr ""
+
+#: template/wallet.html.j2:145 template/wallet.html.j2:155
+msgid "or"
+msgstr ""
+
+#: template/wallet.html.j2:149
+msgid "is required, but it appears you don&#39;t have it installed."
+msgstr ""
+
+#: template/wallet.html.j2:159
+msgid "version"
+msgstr ""
+
+#: template/wallet.html.j2:163
+msgid "or newer is required, but it appears you have an older version."
+msgstr ""
+
+#: template/wallet.html.j2:170
+msgid "Install wallet"
+msgstr ""
+
+#: template/wallet.html.j2:177
+msgid "JavaScript is disabled, installation won&#39;t work."
+msgstr ""
+
+#: template/wallet.html.j2:216
+msgid "Install Download Chrome Extension"
+msgstr ""
+
+#: template/wallet.html.j2:223
+msgid "Install GNU Taler"
+msgstr ""
+
+#: template/wallet.html.j2:227
+msgid "from the Chrome Web Store"
+msgstr ""
+
+#: template/wallet.html.j2:241
+msgid "Install Android App from Google App Store, or"
+msgstr ""
+
+#: template/wallet.html.j2:248
+msgid ""
+"Download Android App from us (bypassing Google registration) and Open in a "
+"File Manager to install."
+msgstr ""
+
+#: template/wallet.html.j2:261
+msgid "Other browsers"
+msgstr ""
+
+#: template/wallet.html.j2:263
+msgid "Wallets for other browsers will be provided in the near future."
+msgstr ""
diff --git a/locale/es/LC_MESSAGES/messages.po b/locale/es/LC_MESSAGES/messages.po
index 422c4117..53226e6e 100644
--- a/locale/es/LC_MESSAGES/messages.po
+++ b/locale/es/LC_MESSAGES/messages.po
@@ -2,7 +2,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PROJECT VERSION\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2019-12-10 14:34+0000\n"
+"POT-Creation-Date: 2019-12-23 01:47+0100\n"
"PO-Revision-Date: 2017-08-10 06:24+0200\n"
"Last-Translator: \n"
"Language-Team: es <LL@li.org>\n"
@@ -13,3 +13,2094 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n!=1);\n"
"Generated-By: Babel 2.3.4\n"
"X-Generator: Poedit 2.0.2\n"
+
+#: common/base.j2:5 common/news.j2:5
+msgid "GNU Taler"
+msgstr ""
+
+#: common/base.j2:6 common/news.j2:6
+msgid "Taxable Anonymous Libre Electronic Reserves"
+msgstr ""
+
+#: common/footer.j2.inc:11
+msgid "Contact"
+msgstr ""
+
+#: common/footer.j2.inc:16
+msgid "FAQ"
+msgstr ""
+
+#: common/footer.j2.inc:21
+msgid "Bibliography"
+msgstr ""
+
+#: common/footer.j2.inc:28 template/bibliography.html.j2:34
+#: template/developers.html.j2:66
+msgid "and"
+msgstr ""
+
+#: common/footer.j2.inc:31
+msgid ""
+"We are grateful for support and free hosting of this site by <a href='http://"
+"www.bfh.ch/'>BFH</a>"
+msgstr ""
+
+#: common/footer.j2.inc:33
+msgid ""
+"This page was created using <a href='https://www.gnu.org/'>Free Software</a> "
+"only."
+msgstr ""
+
+#: common/navigation.j2.inc:21
+msgid "Features"
+msgstr ""
+
+#: common/navigation.j2.inc:22
+msgid "Principles"
+msgstr ""
+
+#: common/navigation.j2.inc:23
+msgid "Docs"
+msgstr ""
+
+#: common/navigation.j2.inc:24 news/index.html.j2:9
+msgid "News"
+msgstr ""
+
+#: inc/news.macro.j2:22
+msgid "read more"
+msgstr ""
+
+#: template/architecture.html.j2:6
+msgid "Taler System Architecture"
+msgstr ""
+
+#: template/bibliography.html.j2:5
+msgid "GNU Taler Bibliography"
+msgstr ""
+
+#: template/bibliography.html.j2:27
+msgid "by"
+msgstr ""
+
+#: template/contact.html.j2:6
+msgid "Contact information"
+msgstr ""
+
+#: template/contact.html.j2:13
+msgid "The mailing list"
+msgstr ""
+
+#: template/contact.html.j2:15
+msgid "An archived, public mailing list for GNU Taler is hosted at"
+msgstr ""
+
+#: template/contact.html.j2:20
+msgid "archive"
+msgstr ""
+
+#: template/contact.html.j2:21
+msgid "You can send messages to the list at"
+msgstr ""
+
+#: template/contact.html.j2:29
+msgid "Contacting individuals"
+msgstr ""
+
+#: template/contact.html.j2:31
+msgid ""
+"Team members are generally reachable at <tt>LASTNAME@taler.net</tt>. All of "
+"us support receiving GnuPG encrypted e-mails."
+msgstr ""
+
+#: template/contact.html.j2:40
+msgid "General inquiries"
+msgstr ""
+
+#: template/contact.html.j2:42
+msgid ""
+"You can reach a group of team members handling general inquiries at "
+"<tt>contact AT taler.net</tt>."
+msgstr ""
+
+#: template/contact.html.j2:50
+msgid "Reporting bugs"
+msgstr ""
+
+#: template/contact.html.j2:52
+msgid "We track open feature requests and bugs in our"
+msgstr ""
+
+#: template/contact.html.j2:55
+msgid "Bug tracker"
+msgstr ""
+
+#: template/contact.html.j2:56
+msgid ""
+"which is shared with the GNUnet project. You can also report bugs or feature "
+"requests to the mailing list."
+msgstr ""
+
+#: template/contact.html.j2:65
+msgid "Executive team"
+msgstr ""
+
+#: template/contact.html.j2:67
+msgid ""
+"For non-technical commercial requests, please contact <tt>ceo AT taler.net</"
+"tt>."
+msgstr ""
+
+#: template/copyright.html.j2:6
+msgid "Copyright Assignment"
+msgstr ""
+
+#: template/copyright.html.j2:8
+msgid ""
+"Contributors to GNU Taler with Git access must sign the <a href=\"/pdf/"
+"copyright.pdf\">copyright assignment</a> to ensure that the <a href="
+"\"https://git.gnunet.org/gnunet-ev.git/tree/gnunet_taler_agreement.tex"
+"\">GNUnet e.V. --- Taler Systems SA agreement on licensing and collaborative "
+"development</a> of the GNUnet and GNU Taler projects is satisfied."
+msgstr ""
+
+#: template/copyright.html.j2:19
+msgid ""
+"The agreements ensure that the code will continue to be made available under "
+"free software licenses, but gives developers the freedom to move code "
+"between GNUnet and GNU Taler without worrying about licenses and the company "
+"the ability to dual-license (for example, so that we can distribute via App-"
+"stores that are hostile to free software)."
+msgstr ""
+
+#: template/copyright.html.j2:29
+msgid ""
+"Minor contributions (basically, anyone without Git access) do not require "
+"copyright assignment. Pseudonymous contributions are accepted, in this case "
+"simply sign the agreement with your pseudonym. Scanned copies are "
+"sufficient, but snail mail is preferred."
+msgstr ""
+
+#: template/developers.html.j2:5
+msgid "Taler for developers"
+msgstr ""
+
+#: template/developers.html.j2:12 template/merchants.html.j2:58
+msgid "Free"
+msgstr ""
+
+#: template/developers.html.j2:15
+msgid ""
+"GNU Taler is free software implementing an open protocol. Anybody is welcome "
+"to integrate our reference implementation into their applications. Different "
+"components of Taler are being made available under different licenses. The "
+"Affero GPLv3+ is used for the exchange, the LGPLv3+ is used for reference "
+"code demonstrating integration with merchant platforms, and licenses like "
+"GPLv3+ are used for wallets and related customer-facing software. We are "
+"open for constructive suggestions for maximizing the adoption of this "
+"payment platform."
+msgstr ""
+
+#: template/developers.html.j2:32
+msgid "RESTful"
+msgstr ""
+
+#: template/developers.html.j2:35
+msgid ""
+"Taler is designed to work on the Internet. To ensure that Taler payments can "
+"work with restrictive network setups, Taler uses a RESTful protocol over "
+"HTTP or HTTPS. Taler&#39;s security does not depend upon the use of HTTPS, "
+"but obviously merchants may choose to offer HTTPS for consistency and "
+"because it generally is better for privacy compared to HTTP. Taler uses JSON "
+"to encode structure data, making it easy to integrate Taler with existing "
+"Web applications. Taler&#39;s protocol is documented in detail at"
+msgstr ""
+
+#: template/developers.html.j2:58 template/docs.html.j2:182
+msgid "Code"
+msgstr ""
+
+#: template/developers.html.j2:61
+msgid "Taler is currently primarily developed by a research team at"
+msgstr ""
+
+#: template/developers.html.j2:70
+msgid ""
+"However, contributions from anyone are welcome. Our Git repositories can be "
+"cloned using the Git and HTTP access methods against <tt>git.taler.net</tt> "
+"with the name of the respective repository. A list of repositories can be "
+"found in our"
+msgstr ""
+
+#: template/developers.html.j2:80
+msgid "Documentation"
+msgstr ""
+
+#: template/developers.html.j2:83
+msgid "In addition to this website, the"
+msgstr ""
+
+#: template/developers.html.j2:86
+msgid "documented code"
+msgstr ""
+
+#: template/developers.html.j2:87
+msgid "and the"
+msgstr ""
+
+#: template/developers.html.j2:90
+msgid "API documentation"
+msgstr ""
+
+#: template/developers.html.j2:91
+msgid "Technical papers can be found in our"
+msgstr ""
+
+#: template/developers.html.j2:94
+msgid "bibliography"
+msgstr ""
+
+#: template/developers.html.j2:98
+msgid "Discussion"
+msgstr ""
+
+#: template/developers.html.j2:101
+msgid ""
+"We have a mailing list for developer discussions. You can subscribe to or "
+"read the list archive at"
+msgstr ""
+
+#: template/developers.html.j2:111
+msgid "Regression Testing"
+msgstr ""
+
+#: template/developers.html.j2:114
+msgid "We have"
+msgstr ""
+
+#: template/developers.html.j2:118
+msgid "automation tests to detect regressions and check for portability at"
+msgstr ""
+
+#: template/developers.html.j2:126
+msgid "Code Coverage Analysis"
+msgstr ""
+
+#: template/developers.html.j2:129
+msgid "We use"
+msgstr ""
+
+#: template/developers.html.j2:133
+msgid "to analyze the code coverage of our tests, the results are available at"
+msgstr ""
+
+#: template/developers.html.j2:146
+msgid "Technical Presentation"
+msgstr ""
+
+#: template/developers.html.j2:149 template/investors.html.j2:90
+msgid "Download"
+msgstr ""
+
+#: template/developers.html.j2:165
+msgid "Taler system overview"
+msgstr ""
+
+#: template/developers.html.j2:168
+msgid ""
+"The Taler system consists of protocols executed among a number of actors as "
+"illustrated in the illustration on the right. Typical transactions involve "
+"the following steps:"
+msgstr ""
+
+#: template/developers.html.j2:175
+msgid "system overview"
+msgstr ""
+
+#: template/developers.html.j2:178
+msgid ""
+"A customer instructs his <b>bank</b> to transfer funds from his account to "
+"the Taler exchange (top left). In the subject of the transaction, he "
+"includes an authentication token from his electronic <b>wallet</b>. In Taler "
+"terminology, the customer creates a reserve at the exchange."
+msgstr ""
+
+#: template/developers.html.j2:190
+msgid ""
+"Once the exchange has received the wire transfer, it allows the customer&#39;"
+"s electronic wallet to <b>withdraw</b> electronic coins. The electronic "
+"coins are digital representations of the original currency from the "
+"transfer. It is important to note that the exchange does not learn the &quot;"
+"serial numbers&quot; of the coins created in this process, so it cannot tell "
+"later which customer purchased what at which merchant. The use of Taler does "
+"not change the currency or the total value of the funds (except for fees "
+"which the exchange may charge for the service)."
+msgstr ""
+
+#: template/developers.html.j2:208
+msgid ""
+"Once the customer has the digital coins in his wallet, the wallet can be "
+"used to <b>spend</b> the coins with merchant portals that support the Taler "
+"payment system and accept the respective exchange as a business partner "
+"(bottom arrow). This creates a digital contract signed by the customer's "
+"coins and the merchant. If necessary, the customer can later use this "
+"digitally signed contract in a court of law to prove the exact terms of the "
+"contract and that he paid the respective amount. The customer does not learn "
+"the banking details of the merchant, and Taler does not require the merchant "
+"to learn the identity of the customer. Naturally, the customer can spend any "
+"fraction of his digital coins (the system takes care of customers getting "
+"change)."
+msgstr ""
+
+#: template/developers.html.j2:230
+msgid ""
+"Merchants receiving digital coins <b>deposit</b> the respective claims that "
+"resulted from the contract signing with the customer at the exchange to "
+"redeem the coins. The deposit step does not reveal the details of the "
+"contract between the customer and the merchant or the identity of the "
+"customer to the exchange in any way. However, the exchange does learn the "
+"identity of the merchant via the provided bank routing information. The "
+"merchant can, for example when compelled by the state for taxation, provide "
+"information linking the individual deposit to the respective contract signed "
+"by the customer. Thus, the exchange's database allows the state to enforce "
+"that merchants pay applicable taxes (and do not engage in illegal contracts)."
+msgstr ""
+
+#: template/developers.html.j2:253
+msgid ""
+"Finally, the exchange transfers funds corresponding to the digital coins "
+"redeemed by the merchants to the merchant's <b>bank</b> account. The "
+"exchange may combine multiple small transactions into one larger bank "
+"transfer. The merchant can query the exchange about the relationship between "
+"the bank transfers and the individual claims that were deposited."
+msgstr ""
+
+#: template/developers.html.j2:267
+msgid ""
+"Most importantly, the exchange keeps cryptographic proofs that allow it to "
+"demonstrate that it is operating correctly to third parties. The system "
+"requires an external <b>auditor</b>, such as a government-appointed "
+"financial regulatory body, to frequently verify the exchange's databases and "
+"check that its bank balance matches the total value of the remaining coins "
+"in circulation."
+msgstr ""
+
+#: template/developers.html.j2:282
+msgid ""
+"Without the auditor, the exchange operators could embezzle funds they are "
+"holding in reserve. Customers and merchants cannot cheat each other or the "
+"exchange. If any party's computers are compromised, the financial damage is "
+"limited to the respective party and proportional to the funds they have in "
+"circulation during the period of the compromise."
+msgstr ""
+
+#: template/docs.html.j2:7
+msgid "GNU Taler: Documentation and Resources"
+msgstr ""
+
+#: template/docs.html.j2:13
+msgid ""
+"This is an overview of documentation and other resources for GNU Taler. The "
+"full documentation contents can be found <a href=\"https://docs.taler.net/"
+"\">here</a>."
+msgstr ""
+
+#: template/docs.html.j2:27
+msgid "Components"
+msgstr ""
+
+#: template/docs.html.j2:38
+msgid "Merchant Backend Administration"
+msgstr ""
+
+#: template/docs.html.j2:40
+msgid "Tutorial and manual for operating a merchant. Also available as"
+msgstr ""
+
+#: template/docs.html.j2:50
+msgid "Merchant API Tutorial"
+msgstr ""
+
+#: template/docs.html.j2:52
+msgid ""
+"Tutorial for processing Taler payments using the merchant backend API. Also "
+"available as"
+msgstr ""
+
+#: template/docs.html.j2:62
+msgid "Exchange"
+msgstr ""
+
+#: template/docs.html.j2:64
+msgid "Operator&#39;s manual for the GNU Taler exchange. Also available as"
+msgstr ""
+
+#: template/docs.html.j2:74
+msgid "Bank Integration"
+msgstr ""
+
+#: template/docs.html.j2:76
+msgid ""
+"Manual for tightly integrating Taler with banking applications. Also "
+"available as"
+msgstr ""
+
+#: template/docs.html.j2:92
+msgid "Back office"
+msgstr ""
+
+#: template/docs.html.j2:94
+msgid "Manual to run the back-office Web application. Also available as"
+msgstr ""
+
+#: template/docs.html.j2:107
+msgid "Internals"
+msgstr ""
+
+#: template/docs.html.j2:118
+msgid "HTTP API"
+msgstr ""
+
+#: template/docs.html.j2:120
+msgid "Reference for the HTTP-based API for Taler components."
+msgstr ""
+
+#: template/docs.html.j2:128
+msgid "Onboarding"
+msgstr ""
+
+#: template/docs.html.j2:130
+msgid ""
+"Description of our taler.net setup and how to contribute. Also available as"
+msgstr ""
+
+#: template/docs.html.j2:143
+msgid "Community"
+msgstr ""
+
+#: template/docs.html.j2:154
+msgid "Mailing List"
+msgstr ""
+
+#: template/docs.html.j2:156
+msgid "The official GNU Taler mailing list."
+msgstr ""
+
+#: template/docs.html.j2:162
+msgid "IRC"
+msgstr ""
+
+#: template/docs.html.j2:164
+msgid "Our IRC channel is #taler on freenode."
+msgstr ""
+
+#: template/docs.html.j2:170
+msgid "Bug Tracker"
+msgstr ""
+
+#: template/docs.html.j2:172
+msgid "Our bug tracker for bugs and feature request."
+msgstr ""
+
+#: template/docs.html.j2:194
+msgid "Git repositories"
+msgstr ""
+
+#: template/docs.html.j2:196
+msgid "Git repositories for all of GNU Taler."
+msgstr ""
+
+#: template/faq.html.j2:5
+msgid "How is Taler related to Bitcoin or Blockchains?"
+msgstr ""
+
+#: template/faq.html.j2:8
+msgid ""
+"Taler does not require any Blockchain technology, and is also not based on "
+"proof-of-work or any other distributed consensus mechanism. Instead, Taler "
+"is based on blind signatures. However, it is theoretically possible to "
+"combine Taler with peer-to-peer crypto-currencies like Bitcoin."
+msgstr ""
+
+#: template/faq.html.j2:18
+msgid ""
+"It would be possible, however, to withdraw coins denominated in Bitcoin into "
+"a Taler wallet (with an appropriate exchange), which would give some "
+"benefits over plain Bitcoin, such as instant confirmation times."
+msgstr ""
+
+#: template/faq.html.j2:26
+msgid "Where is the balance in my wallet stored?"
+msgstr ""
+
+#: template/faq.html.j2:28
+msgid ""
+"Your wallet stores digital coins and thus ultimately your computer holds "
+"your balance. The exchange keeps funds matching all unspent coins in an "
+"escrow bank account."
+msgstr ""
+
+#: template/faq.html.j2:35
+msgid "What if my wallet is lost?"
+msgstr ""
+
+#: template/faq.html.j2:37
+msgid ""
+"Since the digital coins of value in your wallet are anonymized, the exchange "
+"can not assist you in recovering a lost or stolen wallet. Just like with a "
+"physical wallet for cash, you are responsible for keeping it safe."
+msgstr ""
+
+#: template/faq.html.j2:46
+msgid ""
+"The risk of losing a wallet can be mitigated by making backups or keeping "
+"the balance reasonably low."
+msgstr ""
+
+#: template/faq.html.j2:52
+msgid "What if my computer is hacked?"
+msgstr ""
+
+#: template/faq.html.j2:54
+msgid ""
+"In case of a compromise of one of your devices, an attacker can spend coins "
+"from your wallet. Checking your balance might reveal to you that your device "
+"has been compromised."
+msgstr ""
+
+#: template/faq.html.j2:61
+msgid "Can I send money to my friend with Taler?"
+msgstr ""
+
+#: template/faq.html.j2:63
+msgid ""
+"If your friend provides goods or services for you in exchange for a payment, "
+"they can easily set up a Taler merchant and receive the payment in their "
+"bank account."
+msgstr ""
+
+#: template/faq.html.j2:70
+msgid ""
+"Future versions of the Taler wallet may allow exchanging coins among friends "
+"directly as well."
+msgstr ""
+
+#: template/faq.html.j2:76
+msgid "How does Taler handle payments in different currencies?"
+msgstr ""
+
+#: template/faq.html.j2:78
+msgid ""
+"Taler wallets can store digital coins corresponding to multiple different "
+"currencies such as the Euro, US Dollars or Bitcoins."
+msgstr ""
+
+#: template/faq.html.j2:84
+msgid "Taler currently does not offer conversion between currencies."
+msgstr ""
+
+#: template/faq.html.j2:89
+msgid "How does Taler protect my privacy?"
+msgstr ""
+
+#: template/faq.html.j2:91
+msgid ""
+"Your wallet stores digital coins that are <a href=\"https://en.wikipedia.org/"
+"wiki/Blind_signature\">blindly signed</a> by an exchange. The use of a blind "
+"signature protects your privacy as it prevents the exchange from knowing "
+"which coin it signed for which customer."
+msgstr ""
+
+#: template/faq.html.j2:101
+msgid "How much does it cost?"
+msgstr ""
+
+#: template/faq.html.j2:103
+msgid ""
+"The Taler protocol allows any exchange to set its own fee structure, "
+"allowing operators to set fees for withdrawing, depositing, refreshing or "
+"refunding coins. Operators can also charge fees for closing reserves and for "
+"(aggregated) wire transfers to merchants. Merchants may choose to cover some "
+"of the fees customers incur. Actual transaction costs are estimated around "
+"0.001 cent/transaction (at high transaction rates, amortized over billions "
+"of transactions, excluding migration costs). Note that this is an early "
+"estimate, details may depend on hosting and backup requirements from the "
+"regulator and could thus easily be 10x higher."
+msgstr ""
+
+#: template/faq.html.j2:117
+msgid "Does Taler work with international payments?"
+msgstr ""
+
+#: template/faq.html.j2:119
+msgid ""
+"Taler&#39;s wallet supports multiple currencies, but the system currently "
+"does not support conversion between currencies. However, in principle an "
+"entity that accepts deposits in one currency and allows withdrawals in "
+"another currency could be created. Still, the regulatory hurdles in this "
+"case tend to be particularly complex. The focus for Taler is on day-to-day "
+"payments, so we have no plans to support currency conversion in the near "
+"future."
+msgstr ""
+
+#: template/faq.html.j2:130
+msgid "How does Taler relate to the (European) Electronic Money Directive?"
+msgstr ""
+
+#: template/faq.html.j2:132
+msgid ""
+"We believe the European Electronic Money Directive provides part of the "
+"regulatory framework a Taler exchange with coins denominated in Euros would "
+"have to follow."
+msgstr ""
+
+#: template/faq.html.j2:139
+msgid ""
+"What bank would guarantee the conversion between Taler coins and bank money "
+"in regular bank accounts?"
+msgstr ""
+
+#: template/faq.html.j2:141
+msgid ""
+"The exchange would be operated by a bank or in cooperation with a bank, and "
+"that bank would hold the funds in escrow. Note that this bank could be a "
+"regular bank or a central bank for a centrally banked electronic currency. "
+"Regardless, the bank would fall under the respective banking regulations "
+"establishing a reason why consumers would have faith in the conversion from "
+"Taler coins into regular bank money."
+msgstr ""
+
+#: template/faq.html.j2:150
+msgid ""
+"To whom would consumers complain to in case of non-conversion or non-"
+"compliance?"
+msgstr ""
+
+#: template/faq.html.j2:152
+msgid ""
+"Any exchange should be audited by one or more independent auditors. "
+"Merchants and consumer wallets will report certain issues automatically to "
+"the auditors, but auditors may also provide a method for manual submission "
+"of issues. The auditors are expected to make their reports available to the "
+"respective regulatory authorities, or even the general public."
+msgstr ""
+
+#: template/faq.html.j2:161
+msgid "Are there any projects already using Taler?"
+msgstr ""
+
+#: template/faq.html.j2:163
+msgid ""
+"We are aware of several businesses running exploratory projects or having "
+"developed working prototypes. We are also in discussions with several "
+"regular banks as well as several central banks about the project. That said, "
+"there are currently no products in the market yet, and we believe this would "
+"be premature given the state of the project (see also <a href=\"https://"
+"gnunet.org/bugs/\">our bugtracker</a> for a list of open issues)."
+msgstr ""
+
+#: template/faq.html.j2:174
+msgid "Does Taler support recurring payments?"
+msgstr ""
+
+#: template/faq.html.j2:176
+msgid ""
+"Today, our wallet implementation does not support recurring payments. "
+"Recurring payments, where some fixed amount is paid on a regular basis are "
+"in theory possible with Taler, but they come with a few caveats. "
+"Specifically, recurring payments can only work if the Taler wallet is "
+"running and online around the desired time. Furthermore, given their "
+"repetitive nature they are linkable, and could thus be used to deanonymize "
+"the user making the recurring payment, for example by forcing the user "
+"offline at the time of the payment and observing that it does then not "
+"happen on time. Finally, the Taler wallet does not work with credit and thus "
+"the user would have to make sure to carry a sufficient balance for the "
+"recurring payment to be made. Still, they can be useful, and a future "
+"version of the Taler wallet will likely support them. But this is not a "
+"feature that we are targeting for Taler 1.0. at this time"
+msgstr ""
+
+#: template/features.html.j2:7
+msgid "GNU Taler: Features"
+msgstr ""
+
+#: template/features.html.j2:13
+msgid ""
+"GNU Taler is a <span class=\"tlr\">privacy-preserving</span> payment system. "
+"Customers can stay anonymous, but merchants can not hide their income "
+"through payments with GNU Taler. This helps to <span class=\"tlr\">avoid tax "
+"evasion and money laundering</span>."
+msgstr ""
+
+#: template/features.html.j2:23
+msgid ""
+"The primary use case of GNU Taler is <span class=\"tlr\">payments</span>; it "
+"is <span class=\"tlr\">not meant as a store</span> of value. Payments are "
+"always backed by an existing currency."
+msgstr ""
+
+#: template/features.html.j2:32
+msgid ""
+"Payment are made after <span class=\"tlr\">exchanging existing money</span> "
+"into <em>electronic money</em> with the help of an Exchange service, that "
+"is, a payment service provider for Taler."
+msgstr ""
+
+#: template/features.html.j2:41
+msgid ""
+"When making a payment, customers only need a charged wallet. A merchant can "
+"accept payments <span class=\"tlr\">without making their customers register</"
+"span> on the merchant&#39;s Website."
+msgstr ""
+
+#: template/features.html.j2:50
+msgid ""
+"GNU Taler is <span class=\"tlr\">immune against many types of fraud</span>, "
+"such as phishing of credit card information or chargeback fraud. In case of "
+"loss or theft, only the limited amount of money left in the wallet might be "
+"gone."
+msgstr ""
+
+#: template/features.html.j2:69
+msgid "Paying with Taler"
+msgstr ""
+
+#: template/features.html.j2:71
+msgid ""
+"To pay with Taler, customers install an electronic wallet on their device. "
+"Before the first payment, the desired currency must be added to the "
+"wallet&#39;s balance by some other means of payment."
+msgstr ""
+
+#: template/features.html.j2:79
+msgid ""
+"Once the wallet is charged, payments on websites take only one click, are "
+"never falsely rejected by fraud detection and do not pose any risk of "
+"phishing or identity theft."
+msgstr ""
+
+#: template/features.html.j2:87
+msgid "Try it yourself with the interactive demo!"
+msgstr ""
+
+#: template/features.html.j2:94
+msgid "Receiving payments with Taler"
+msgstr ""
+
+#: template/features.html.j2:96
+msgid ""
+"To receive Taler payments, a merchant needs a bank account in the desired "
+"currency. We provide supporting software in various programming languages to "
+"make the integration painless. The merchant&#39;s backend for Taler "
+"transaction processing can run on the merchant&#39;s premises or be hosted "
+"by a third party."
+msgstr ""
+
+#: template/features.html.j2:105
+msgid ""
+"Merchant integration is simple, and customers can pay for products without "
+"even having to register an account."
+msgstr ""
+
+#: template/features.html.j2:112
+msgid "See how merchant integration works in our developer documentation!"
+msgstr ""
+
+#: template/features.html.j2:127
+msgid "Practical"
+msgstr ""
+
+#: template/features.html.j2:130
+msgid ""
+"Taler is easy to integrate with existing Web applications. Payments are "
+"cryptographically secured and are confirmed within milliseconds with "
+"extremely low transaction costs."
+msgstr ""
+
+#: template/features.html.j2:140
+msgid "Stable"
+msgstr ""
+
+#: template/features.html.j2:143
+msgid ""
+"Taler does not introduce a new currency. Taler uses a digital wallet storing "
+"coins and payment service providers with escrow accounts in existing "
+"currencies. Thus, Taler&#39;s cryptographic coins correspond to existing "
+"currencies, such as US Dollars, Euros or even Bitcoins."
+msgstr ""
+
+#: template/features.html.j2:154 template/governments.html.j2:55
+#: template/merchants.html.j2:41
+msgid "Secure"
+msgstr ""
+
+#: template/features.html.j2:157
+msgid ""
+"By design Taler does not suffer from many classes of security problems such "
+"as phishing or counterfeit. Thanks to its security features, Taler never "
+"rejects a legitimate customer due to a fraud-detection false positive."
+msgstr ""
+
+#: template/features.html.j2:169 template/governments.html.j2:25
+msgid "Taxable"
+msgstr ""
+
+#: template/features.html.j2:172
+msgid ""
+"When using Taler, merchant&#39;s revenue is transparent for tax collection "
+"authorities. Unlike cash and most digital currencies, Taler helps prevent "
+"black markets. Taler is not suitable for illegal activities."
+msgstr ""
+
+#: template/features.html.j2:182
+msgid "Private"
+msgstr ""
+
+#: template/features.html.j2:184
+msgid ""
+"When you pay with Taler, your identity does not have to be revealed. Just "
+"like payments in cash, nobody else can track how you spent your electronic "
+"money. However, you obtain a legally valid proof of payment."
+msgstr ""
+
+#: template/features.html.j2:195 template/governments.html.j2:85
+msgid "Libre"
+msgstr ""
+
+#: template/features.html.j2:198
+msgid ""
+"Taler provides protocols and reference implementations that in principle "
+"enables anybody to run their own payment infrastructure, be it individuals, "
+"organizations or whole countries. Since the reference implementation is a"
+msgstr ""
+
+#: template/features.html.j2:205
+msgid "package, it will always remain free software."
+msgstr ""
+
+#: template/financial-news.html.j2:6
+msgid "Financial News"
+msgstr ""
+
+#: template/financial-news.html.j2:9
+msgid ""
+"This page explains (only in English) how Taler can change ongoing "
+"developments in the financial industry."
+msgstr ""
+
+#: template/glossary.html.j2:6
+msgid "auditor"
+msgstr ""
+
+#: template/glossary.html.j2:8
+msgid ""
+"trusted third party that verifies that the `exchange` is operating correctly"
+msgstr ""
+
+#: template/glossary.html.j2:12
+msgid "bank"
+msgstr ""
+
+#: template/glossary.html.j2:14
+msgid ""
+"traditional financial service provider who offers wire `transfers` between "
+"accounts"
+msgstr ""
+
+#: template/glossary.html.j2:18
+msgid "coin"
+msgstr ""
+
+#: template/glossary.html.j2:20
+msgid ""
+"coins are individual token representing a certain amount of value, also "
+"known as the `denomination` of the coin"
+msgstr ""
+
+#: template/glossary.html.j2:24
+msgid "contract"
+msgstr ""
+
+#: template/glossary.html.j2:26
+msgid "the proposal signed by the wallet."
+msgstr ""
+
+#: template/glossary.html.j2:30
+msgid "denomination"
+msgstr ""
+
+#: template/glossary.html.j2:32
+msgid ""
+"unit of currency, specifies both the currency and the face value of a `coin`"
+msgstr ""
+
+#: template/glossary.html.j2:37
+msgid "denomination key"
+msgstr ""
+
+#: template/glossary.html.j2:39
+msgid ""
+"RSA key used by the exchange to certify that a given `coin` is valid and of "
+"a particular `denomination`"
+msgstr ""
+
+#: template/glossary.html.j2:44
+msgid "deposit"
+msgstr ""
+
+#: template/glossary.html.j2:46
+msgid ""
+"operation by which a merchant passes coins to an exchange, expecting the "
+"exchange to credit his `bank` account in the future using a wire `transfer`"
+msgstr ""
+
+#: template/glossary.html.j2:52
+msgid "dirty"
+msgstr ""
+
+#: template/glossary.html.j2:54
+msgid ""
+"a `coin` is dirty if its public key may be known to an entity other than the "
+"customer, thereby creating the danger of some entity being able to link "
+"multiple transactions of coin&#39;s owner if the coin is not refreshed first"
+msgstr ""
+
+#: template/glossary.html.j2:61
+msgid "exchange"
+msgstr ""
+
+#: template/glossary.html.j2:63
+msgid ""
+"Taler&#39;s payment service provider. Issues electronic `coins` during "
+"`withdrawal` and redeems them when they are `deposited` by merchants."
+msgstr ""
+
+#: template/glossary.html.j2:68
+msgid "expired"
+msgstr ""
+
+#: template/glossary.html.j2:70
+msgid ""
+"Various operations come with time limits. In particular, `denomination keys` "
+"come with strict time limits for the various operations involving the `coin` "
+"issued under the `denomination`. The most important limit is the `deposit` "
+"expiration, which specifies until when wallets are allowed to use the coin "
+"in `deposit` or `refreshing` operations. There is also a \"legal\" "
+"expiration, which specifies how long the exchange keeps records beyond the "
+"`deposit` expiration time. This latter expiration matters for legal disputes "
+"in courts and also creates an upper limit for `refreshing` operations on "
+"special `zombie coin`."
+msgstr ""
+
+#: template/glossary.html.j2:82
+msgid "extension"
+msgstr ""
+
+#: template/glossary.html.j2:84
+msgid "implementation of a `wallet` for browsers"
+msgstr ""
+
+#: template/glossary.html.j2:88
+msgid "fresh coin"
+msgstr ""
+
+#: template/glossary.html.j2:90
+msgid "a `coin` is fresh if its public key is only known to the customer"
+msgstr ""
+
+#: template/glossary.html.j2:94
+msgid "master key"
+msgstr ""
+
+#: template/glossary.html.j2:96
+msgid ""
+"offline key used by the exchange to certify denomination keys and message "
+"signing keys"
+msgstr ""
+
+#: template/glossary.html.j2:101
+msgid "message signing key"
+msgstr ""
+
+#: template/glossary.html.j2:103
+msgid "key used by the exchange to sign online messages, other than coins"
+msgstr ""
+
+#: template/glossary.html.j2:107
+msgid "offer"
+msgstr ""
+
+#: template/glossary.html.j2:109
+msgid ""
+"specification of the details of a transaction, specifies the payment "
+"obligations for the customer (i.e. the amount), the deliverables of the "
+"merchant and other related information, such as deadlines or locations; "
+"However, it lacks some information that the backend is supposed to provide. "
+"In other words, after the backend adds the missing information to the offer "
+"and signs it, it becomes a proposal."
+msgstr ""
+
+#: template/glossary.html.j2:118
+msgid "owner"
+msgstr ""
+
+#: template/glossary.html.j2:120
+msgid "a `coin` is owned by the entity that knows the private key of the coin"
+msgstr ""
+
+#: template/glossary.html.j2:124
+msgid "payback"
+msgstr ""
+
+#: template/glossary.html.j2:126
+msgid ""
+"operation by which an exchange returns the value of coins affected by a "
+"`revocation` to their `owner`, either by allowing the owner to withdraw new "
+"coins or wiring funds back to the bank account of the `owner`"
+msgstr ""
+
+#: template/glossary.html.j2:132
+msgid "proof"
+msgstr ""
+
+#: template/glossary.html.j2:134
+msgid ""
+"message that cryptographically demonstrates that a particular claim is "
+"correct"
+msgstr ""
+
+#: template/glossary.html.j2:138
+msgid "proposal"
+msgstr ""
+
+#: template/glossary.html.j2:140
+msgid "a sketch that has been completed and signed by the merchant backend."
+msgstr ""
+
+#: template/glossary.html.j2:144
+msgid "reserve"
+msgstr ""
+
+#: template/glossary.html.j2:146
+msgid ""
+"funds set aside for future use; either the balance of a customer at the "
+"exchange ready for `withdrawal`, or the funds kept in the exchange&#39;s "
+"bank account to cover obligations from coins in circulation"
+msgstr ""
+
+#: template/glossary.html.j2:152
+msgid "refreshing"
+msgstr ""
+
+#: template/glossary.html.j2:154
+msgid ""
+"operation by which a `dirty` `coin` is converted into one or more `fresh` "
+"coins"
+msgstr ""
+
+#: template/glossary.html.j2:159
+msgid "refund"
+msgstr ""
+
+#: template/glossary.html.j2:161
+msgid ""
+"operation by which a merchant steps back from the right to funds that he "
+"obtained from a `deposit` operation, giving the right to the funds back to "
+"the customer"
+msgstr ""
+
+#: template/glossary.html.j2:167
+msgid "revocation"
+msgstr ""
+
+#: template/glossary.html.j2:169
+msgid ""
+"exceptional operation by which an exchange withdraws a denomination from "
+"circulation, either because the signing key was compromised or because the "
+"exchange is going out of operation; unspent coins of a revoked denomination "
+"are subjected to payback."
+msgstr ""
+
+#: template/glossary.html.j2:176
+msgid "sharing"
+msgstr ""
+
+#: template/glossary.html.j2:178
+msgid ""
+"users can share ownership of a `coin` by sharing access to the coin&#39;s "
+"private key, thereby allowing all co-owners to spend the coin at any time."
+msgstr ""
+
+#: template/glossary.html.j2:184
+msgid "signing key"
+msgstr ""
+
+#: template/glossary.html.j2:186
+msgid "see message signing key."
+msgstr ""
+
+#: template/glossary.html.j2:190
+msgid "spending"
+msgstr ""
+
+#: template/glossary.html.j2:192
+msgid ""
+"operation by which a customer gives a merchant the right to `deposit` coins "
+"in return for merchandise"
+msgstr ""
+
+#: template/glossary.html.j2:197
+msgid "transfer"
+msgstr ""
+
+#: template/glossary.html.j2:199
+msgid "method of sending funds between `bank` accounts"
+msgstr ""
+
+#: template/glossary.html.j2:203
+msgid "transaction"
+msgstr ""
+
+#: template/glossary.html.j2:205
+msgid ""
+"method by which ownership is exclusively transferred from one entity to "
+"another"
+msgstr ""
+
+#: template/glossary.html.j2:210
+msgid "transaction id"
+msgstr ""
+
+#: template/glossary.html.j2:212
+msgid "unique number by which a merchant identifies a `transaction`"
+msgstr ""
+
+#: template/glossary.html.j2:216
+msgid "wallet"
+msgstr ""
+
+#: template/glossary.html.j2:218
+msgid ""
+"software running on a customer's computer; withdraws, stores and spends coins"
+msgstr ""
+
+#: template/glossary.html.j2:223
+msgid "wire transfer"
+msgstr ""
+
+#: template/glossary.html.j2:225
+msgid "see `transfer`"
+msgstr ""
+
+#: template/glossary.html.j2:229
+msgid "wire transfer identifier"
+msgstr ""
+
+#: template/glossary.html.j2:231
+msgid ""
+"subject of a wire `transfer`; usually a random string to uniquely identify "
+"the `transfer`"
+msgstr ""
+
+#: template/glossary.html.j2:236
+msgid "withdrawal"
+msgstr ""
+
+#: template/glossary.html.j2:238
+msgid ""
+"operation by which a `wallet` can convert funds from a reserve to fresh coins"
+msgstr ""
+
+#: template/glossary.html.j2:243
+msgid "zombie coin"
+msgstr ""
+
+#: template/glossary.html.j2:245
+msgid ""
+"a `coin` is a zombie coin if the coin was (1) used as the `dirty` coin in "
+"`refreshing`, (2) the `denomination` of the `fresh` coins created during the "
+"`refreshing` was subject to `revocation`, resulting in the `fresh` coin from "
+"the refresh operation being subjected to `payback`; as a result, the "
+"formerly `dirty` coin is eligible for `refreshing`, even if the dirty coin's "
+"denomination is `expired` for `deposit` operations (but not if it is expired "
+"past the legal data retention requirement)."
+msgstr ""
+
+#: template/governments.html.j2:6
+msgid "Advantages for Governments"
+msgstr ""
+
+#: template/governments.html.j2:8
+msgid ""
+"Taler provides accountability to ensure business operate legally, while also "
+"respecting civil liberties of citizens. Taler is a payment system based on "
+"open standards and free software. Taler needs governments as they set a "
+"financial framework and act as trusted regulators. Taler contributes to "
+"digital sovereignty in the critical financial infrastructure."
+msgstr ""
+
+#: template/governments.html.j2:27
+msgid ""
+"Taler was built with the goal of fighting corruption and supporting "
+"taxation. With Taler, the receiver of any form of payment is easily "
+"identified by the government, and the merchant can be compelled to provide "
+"the contract that was accepted by the customer. Governments can use this "
+"data to tax businesses and individuals based on their income, making tax "
+"evasion and black markets less viable."
+msgstr ""
+
+#: template/governments.html.j2:40
+msgid ""
+"Thus, despite offering anonymity for citizens spending digital cash to buy "
+"goods and services, Taler also ensures that the state can observe incoming "
+"funds. This can be used to ensure businesses engage only in legal "
+"activities, and do not evade income tax, sales tax or value-added tax. "
+"However, this observational capability does not extend to the immediate "
+"personal domain. In particular, monitoring does not cover shared access to "
+"funds with trusted friends and family, or synchronizing wallets across "
+"multiple devices."
+msgstr ""
+
+#: template/governments.html.j2:58
+msgid ""
+"Taler&#39;s payments are cryptographically secured. Thus, customers, "
+"merchants and the Taler payment service provider (the exchange) can "
+"mathematically demonstrate their lawful behavior in court in case of "
+"disputes. Financial damages are strictly limited, improving economic "
+"security for individuals, merchants, the exchange and the state."
+msgstr ""
+
+#: template/governments.html.j2:70
+msgid ""
+"As a payment service provider, the Taler exchange is subject to financial "
+"regulation. Financial regulation and regular audits are critical to "
+"establish trust. In particular, the Taler design mandates the existence of "
+"an independent auditor who checks cryptographic proofs that accumulate at "
+"the exchange to ensure that the escrow account is managed honestly. This "
+"ensures that the exchange does not threaten the economy due to fraud."
+msgstr ""
+
+#: template/governments.html.j2:88
+msgid ""
+"Taler is free software implementing an open protocol standard. Thus, Taler "
+"will enable competition and avoid the monopolization of payment systems that "
+"threatens global political and financial stability today."
+msgstr ""
+
+#: template/governments.html.j2:98
+msgid "Efficient"
+msgstr ""
+
+#: template/governments.html.j2:101
+msgid ""
+"Taler has an efficient design. Unlike Blockchain-based payment systems, such "
+"as Bitcoin, Taler will not threaten the availability of national electric "
+"grids or (significantly) contribute to environmental pollution."
+msgstr ""
+
+#: template/governments.html.j2:117
+msgid "Taler and regulation"
+msgstr ""
+
+#: template/governments.html.j2:119
+msgid "Anti money laundering (AML)"
+msgstr ""
+
+#: template/governments.html.j2:120
+msgid ""
+"With Taler, income is visible and can be tied to the contract signed by both "
+"parties."
+msgstr ""
+
+#: template/governments.html.j2:121
+msgid "Know your customer (KYC)"
+msgstr ""
+
+#: template/governments.html.j2:122
+msgid ""
+"In Taler, payer and payee are known by their bank accounts when withdrawing "
+"or depositing coins respectively"
+msgstr ""
+
+#: template/governments.html.j2:123
+msgid "General Data Protection Regulation (GDPR)"
+msgstr ""
+
+#: template/governments.html.j2:124
+msgid ""
+"Taler cryptographically protects citizen's privacy, and by design implements "
+"data minimization and privacy by default."
+msgstr ""
+
+#: template/governments.html.j2:125
+msgid "Payment Services Directive (PSD2)"
+msgstr ""
+
+#: template/governments.html.j2:126
+msgid ""
+"Taler provides an open standard with public APIs contributing to a "
+"competitive banking sector."
+msgstr ""
+
+#: template/governments.html.j2:134
+msgid "Taler provides privacy and accountability"
+msgstr ""
+
+#: template/governments.html.j2:137
+msgid ""
+"Taler assumes governments can observe traditional wire transfers entering "
+"and leaving the Taler payment system. Starting with the wire transfers, "
+"governments can obtain:"
+msgstr ""
+
+#: template/governments.html.j2:145
+msgid ""
+"The total amount of digital currency withdrawn by a customer. The government "
+"can impose limits on how much digital cash a customer can withdraw within a "
+"given time frame."
+msgstr ""
+
+#: template/governments.html.j2:154
+msgid "The income received by any merchant via the Taler system."
+msgstr ""
+
+#: template/governments.html.j2:161
+msgid ""
+"The exact details of the underlying contract that was signed between "
+"customer and merchant. However, this information would typically not include "
+"the identity of the customer."
+msgstr ""
+
+#: template/governments.html.j2:170
+msgid ""
+"The amounts of digital coins legitimately withdrawn by customers from the "
+"exchange, the value of non-redeemed digital coins in customer&#39;s wallets, "
+"the value and corresponding wire details of deposit operations performed by "
+"merchants with the exchange, and the income of the exchange from transaction "
+"fees."
+msgstr ""
+
+#: template/gsoc-codeless.html.j2:5
+msgid "GSoC 2018: Codeless Payment"
+msgstr ""
+
+#: template/gsoc-codeless.html.j2:6
+msgid ""
+"Implemented by Shivam Kohli as part of GSoC 2018 under the mentoring and "
+"guidance of Florian Dold."
+msgstr ""
+
+#: template/gsoc-codeless.html.j2:12
+msgid "Overview"
+msgstr ""
+
+#: template/gsoc-codeless.html.j2:14
+msgid ""
+"Codeless payment is a component that sits between the seller&#39;s frontend "
+"and the GNU Taler merchant backend. This component has a web interface, "
+"where payment buttons are configured. Registered merchants can manage their "
+"inventory and simultaneously create a &#39;Buy Now&#39; button for a "
+"specific product. This code can be directly copy pasted on the seller&#39;s "
+"frontend and can be used for &#39;Pay with Taler&#39;."
+msgstr ""
+
+#: template/gsoc-codeless.html.j2:29
+msgid "Use Cases"
+msgstr ""
+
+#: template/gsoc-codeless.html.j2:31
+msgid "The various use cases and features of codeless payment are:"
+msgstr ""
+
+#: template/gsoc-codeless.html.j2:37
+msgid ""
+"The primary use case is the registration of the merchant. The codeless "
+"payment backend provides a secure django authenticated login to the "
+"merchant. The registered merchant can add inventory (both digital as well as "
+"physical) in their stocks. They can manage inventory and simultaneously "
+"create a 'Buy Now' button for the product. The merchant also monitors the "
+"orders placed and updates the status of the order which helps in shipment "
+"tracking."
+msgstr ""
+
+#: template/gsoc-codeless.html.j2:48
+msgid ""
+"A merchant has the flexibility to add two types of inventory as follows:"
+msgstr ""
+
+#: template/gsoc-codeless.html.j2:53
+msgid ""
+"The merchant can upload digital inventory (like a PDF or HTML page) via the "
+"codeless payments frontend and the user can then purchase it and view the "
+"version hosted by the codeless payment frontend."
+msgstr ""
+
+#: template/gsoc-codeless.html.j2:61
+msgid ""
+"The merchant can add any physical inventory available in his stocks. While "
+"adding these inventory, the seller is prompted to add minimum quantity of "
+"product that is required to be maintained in the stock. Whenever the stocks "
+"run below this limit the seller would be notified (currently this feature "
+"has not been added but soon email notification would be added)."
+msgstr ""
+
+#: template/gsoc-codeless.html.j2:73
+msgid ""
+"The buyers will access the seller's frontend where the code for the 'Buy "
+"Now' button is present. When this button is triggered, they are redirected "
+"to codeless payment backend and eventually redirected to the payment page. "
+"After successful payment, the buyer can also track their shipment for "
+"physical products or view the digital version hosted by the codeless payment "
+"frontend."
+msgstr ""
+
+#: template/gsoc-codeless.html.j2:84
+msgid ""
+"The other use case of the codeless payment backend is to handle the event "
+"when the 'Buy Now' button is triggered on the seller's frontend. To perform "
+"the payment the backend communicates with merchant backend api. After "
+"successful payment, the users are redirected to the fulfilment page."
+msgstr ""
+
+#: template/gsoc-codeless.html.j2:93
+msgid "Dynamic Merchant Instance"
+msgstr ""
+
+#: template/gsoc-codeless.html.j2:95
+msgid ""
+"The documentation for the API to dynamically manage merchant instance can be "
+"found <a href=\"https://docs.taler.net/api/api-merchant.html#dynamic-"
+"merchant-instance\">here</a>."
+msgstr ""
+
+#: template/gsoc-codeless.html.j2:103
+msgid "Use Case Diagram"
+msgstr ""
+
+#: template/gsoc-codeless.html.j2:109
+msgid "Link to the contributions made"
+msgstr ""
+
+#: template/gsoc-codeless.html.j2:113
+msgid "Codeless Payment Backend"
+msgstr ""
+
+#: template/gsoc-codeless.html.j2:114 template/gsoc-codeless.html.j2:117
+msgid "Link"
+msgstr ""
+
+#: template/gsoc-codeless.html.j2:116
+msgid "Documentation to dynamically manage Merchant Instances"
+msgstr ""
+
+#: template/gsoc-codeless.html.j2:127
+msgid "Future Work"
+msgstr ""
+
+#: template/gsoc-codeless.html.j2:130
+msgid ""
+"The backend of codeless payment is very robust and can be easily extended as "
+"per the requirements. It is adaptive to add new features to this framework. "
+"But as per the discussion and the scope of this project, there are various "
+"features that will be soon added in the Codeless Merchant Backend. The list "
+"of future work is as follows:"
+msgstr ""
+
+#: template/gsoc-codeless.html.j2:140
+msgid ""
+"To send email notification to the merchant when the stocks run below a "
+"certain limit. The minimum quantity required to be maintained in the stocks "
+"is currently taken from the merchant(specific to each product) but no such "
+"notification system is designed."
+msgstr ""
+
+#: template/gsoc-codeless.html.j2:150
+msgid ""
+"To add API access to the merchant backend via the codeless payment service. "
+"Basically, it would be used as a hosting platform for multiple merchants. "
+"There would be an additional user interface part in the codeless payment "
+"service where a logged-in merchant can generate an API key. This API key can "
+"be used to access the functionality of the merchant backend in a controlled "
+"way. After requesting an API key, the page would display the generated key "
+"and a base URL for the API to use by the seller, which is handled by the "
+"codeless payments service."
+msgstr ""
+
+#: template/gsoc-codeless.html.j2:164
+msgid ""
+"Mapping every seller account to a separate merchant backend instance. This "
+"is not required for a simple version of codeless payments, but as soon as "
+"API access for sellers, this is a useful feature. The codeless payment "
+"service then can also double as a hosting service for merchants."
+msgstr ""
+
+#: template/gsoc-codeless.html.j2:174
+msgid ""
+"To add various analytics for the merchant. Various analysis could be "
+"performed on the orders placed for the respective merchant. Some of the "
+"analysis that can be performed are displaying the most frequently purchased "
+"product, some insights about the shipment tracking, analysis of products "
+"based on delivery location, etc. For this part, dicussions and some more "
+"research have to be done before proceeding to the implementation."
+msgstr ""
+
+#: template/gsoc-codeless.html.j2:191
+msgid "Screenshots"
+msgstr ""
+
+#: template/gsoc-codeless.html.j2:193
+msgid "Home page"
+msgstr ""
+
+#: template/gsoc-codeless.html.j2:197
+msgid "Product page"
+msgstr ""
+
+#: template/gsoc-codeless.html.j2:201
+msgid "Shipment Tracking"
+msgstr ""
+
+#: template/index.html.j2:25
+msgid ""
+"We provide a payment system that makes <span class='tlr'>privacy-friendly</"
+"span> online transactions <span class='tlr'>fast and easy</span>."
+msgstr ""
+
+#: template/index.html.j2:29
+msgid "Payments without registration"
+msgstr ""
+
+#: template/index.html.j2:33
+msgid "Data protection by default"
+msgstr ""
+
+#: template/index.html.j2:37
+msgid "Fraud eliminated by design"
+msgstr ""
+
+#: template/index.html.j2:41
+msgid "Not a new currency!"
+msgstr ""
+
+#: template/index.html.j2:45
+msgid "Empowers communities to run their own payment infrastructure"
+msgstr ""
+
+#: template/index.html.j2:48
+msgid "Try Demo!"
+msgstr ""
+
+#: template/index.html.j2:49
+msgid "Read Docs"
+msgstr ""
+
+#: template/investors.html.j2:6
+msgid "Invest in Taler!"
+msgstr ""
+
+#: template/investors.html.j2:9
+msgid ""
+"We have created a company, Taler Systems SA in Luxembourg.<br> Please "
+"contact <tt>invest@taler.net</tt> if you want to invest in Taler."
+msgstr ""
+
+#: template/investors.html.j2:24
+msgid "The Team"
+msgstr ""
+
+#: template/investors.html.j2:27
+msgid ""
+"Our team combines world-class business leaders, cryptographers, software "
+"engineers, civil-rights activists and academics. We are unified by a vision "
+"of how payments should work and the goal of imposing this vision upon the "
+"world."
+msgstr ""
+
+#: template/investors.html.j2:37
+msgid ""
+"We are currently supported by <a href=\"http://www.inria.fr/\">Inria</a>, "
+"the French national institute for research in informatics and automation, "
+"and the <a href=\"https://renewablefreedom.org/\">Renewable Freedom "
+"Foundation</a>."
+msgstr ""
+
+#: template/investors.html.j2:47
+msgid "The Technology"
+msgstr ""
+
+#: template/investors.html.j2:50
+msgid ""
+"All transactions in Taler are secured using <a href=\"bibliography.html"
+"\">modern cryptography</a> and trust in all parties is minimized. Financial "
+"damage is bounded &#x28;for customers, merchants and the exchange&#x29; even "
+"in the case that systems are compromised and private keys are stolen. "
+"Databases can be audited for consistency, resulting in either the detection "
+"of compromised systems or the demonstration that participants were honest. "
+"Actual transaction costs are fractions of a cent."
+msgstr ""
+
+#: template/investors.html.j2:63
+msgid "The Business"
+msgstr ""
+
+#: template/investors.html.j2:65
+msgid ""
+"The scalable business model for Taler is the operation of the payment "
+"service provider, which converts money from traditional payment systems "
+"(MasterCard, SEPA, UPI, Visa, Bitcoin, ACH, SWIFT, etc.) to anonymous "
+"electronic coins in the same currency. The customer can then redeem the "
+"electronic coins at a merchant, who can exchange them for money represented "
+"using traditional payment systems at the exchange. The exchange charges fees "
+"to facilitate the transactions."
+msgstr ""
+
+#: template/investors.html.j2:84
+msgid "The Business Case"
+msgstr ""
+
+#: template/investors.html.j2:94
+msgid ""
+"Our <a href=\"financial-news.html\">financial news</a> page explains in "
+"English how Taler can impact current developments in the global payment "
+"market."
+msgstr ""
+
+#: template/investors.html.j2:117
+msgid "Running a Taler payment service operator"
+msgstr ""
+
+#: template/investors.html.j2:120
+msgid ""
+"The payment service operator runs the <em>Taler exchange</em>. The exchange "
+"charges <b>transaction fees</b> to customers or merchants. Its operational "
+"expenses are from wire transfers with the banking system and the operation "
+"of the computing infrastructure."
+msgstr ""
+
+#: template/investors.html.j2:130
+msgid ""
+"Cryptographic operations, bandwidth and storage costs are less than 0.01 "
+"cent per transaction."
+msgstr ""
+
+#: template/investors.html.j2:131
+msgid ""
+"Multiple Taler transactions can be aggregated into larger wire transfers to "
+"merchants to minimize wire transfer costs."
+msgstr ""
+
+#: template/investors.html.j2:132
+msgid ""
+"Protocol allows the exchange to charge fees for any expensive operation "
+"(withdraw, deposit, refresh, refund or aggregated wire transfers)."
+msgstr ""
+
+#: template/investors.html.j2:133
+msgid "Partnership with banks establishes consumer trust."
+msgstr ""
+
+#: template/investors.html.j2:134
+msgid "Partnership with free software community enables rapid deployment."
+msgstr ""
+
+#: template/merchants.html.j2:5
+msgid "Advantages for Merchants"
+msgstr ""
+
+#: template/merchants.html.j2:8
+msgid ""
+"Taler is a cost-effective electronic payment system which provides you with "
+"cryptographic proof that the payment worked correctly within milliseconds. "
+"Your Web customers pay with previously unknown levels of convenience without "
+"risk of fraud."
+msgstr ""
+
+#: template/merchants.html.j2:22
+msgid "Fast"
+msgstr ""
+
+#: template/merchants.html.j2:25
+msgid ""
+"Processing transactions with Taler is fast, allowing you to confirm the "
+"transaction with your customer virtually immediately. Your customers will "
+"appreciate that they do not have to type in credit card information and play "
+"the &quot;verified by&quot; game. By making payments significantly more "
+"convenient for your customers, you may be able to use Taler for small "
+"transactions that would not work with credit card payments due to the mental "
+"overhead for customers."
+msgstr ""
+
+#: template/merchants.html.j2:44
+msgid ""
+"You will have cryptographic proof of payment from the Taler payment service "
+"provider. With Taler you never handle sensitive customer account information "
+"and thus do not have to undergo any particular security audits (such as PCI "
+"DSS). Your systems will have customer contracts with qualified signatures "
+"for all transactions which you can use in court in case of disputes."
+msgstr ""
+
+#: template/merchants.html.j2:61
+msgid ""
+"Taler is free software, and you can use the liberally-licensed reference "
+"code as a starting point to integrate Taler into your services. To use "
+"Taler, you do not need to pay license fees, and the free software "
+"development model will ensure that you can select from many competing "
+"integrators for support."
+msgstr ""
+
+#: template/merchants.html.j2:76
+msgid "Cheap"
+msgstr ""
+
+#: template/merchants.html.j2:78
+msgid ""
+"Taler is uses efficient cryptographic constructions with low bandwidth and "
+"storage requirements. Combined with Taler&#39;s strong security which makes "
+"fraud impossible, Taler payment service providers can operate with very low "
+"overhead and thus offer low transaction fees."
+msgstr ""
+
+#: template/merchants.html.j2:88
+msgid "Flexible"
+msgstr ""
+
+#: template/merchants.html.j2:90
+msgid ""
+"Taler can be used for different currencies (such as Euros, US Dollars or "
+"Bitcoins) and any amount, limited only by applicable regulation and what "
+"denominations the payment service provider supports."
+msgstr ""
+
+#: template/merchants.html.j2:99
+msgid "Ethical"
+msgstr ""
+
+#: template/merchants.html.j2:101
+msgid ""
+"Taler prevents tax evasion and money laundering. Taler&#39;s protocols are "
+"efficient and do not use wasteful proof-of-work calculations. Taler "
+"encourages transparency by providing an open standard and free software "
+"reference implementations."
+msgstr ""
+
+#: template/merchants.html.j2:115
+msgid "Manuals for merchants"
+msgstr ""
+
+#: template/merchants.html.j2:117
+msgid "The GNU Taler merchant backend operator manual"
+msgstr ""
+
+#: template/merchants.html.j2:121
+msgid "The GNU Taler Web shop integration tutorial (PHP)"
+msgstr ""
+
+#: template/merchants.html.j2:125
+msgid "The GNU Taler Web shop integration tutorial (Python)"
+msgstr ""
+
+#: template/merchants.html.j2:136
+msgid "The GNU Taler Merchant Backend"
+msgstr ""
+
+#: template/merchants.html.j2:138
+msgid "Merchants process payments using the Taler backend:"
+msgstr ""
+
+#: template/merchants.html.j2:144
+msgid ""
+"The backend <b>signs</b> and <b>stores</b> the complete terms of offers made "
+"by the merchant to customers. For this, the merchant&#39;s frontend needs to "
+"give the customer&#39;s order in a JSON format to the backend."
+msgstr ""
+
+#: template/merchants.html.j2:153
+msgid ""
+"The backend <b>validates</b> payments received from the wallet and "
+"<b>executes</b> them with the Taler payment service provider (the exchange). "
+"For this, the merchant&#39;s frontend must pass the payment request through "
+"to the Taler backend and check the HTTP status code that is returned."
+msgstr ""
+
+#: template/merchants.html.j2:164
+msgid ""
+"The backend can <b>list</b> completed transactions and <b>map</b> wire "
+"transfers to sets of business transactions, including the exact terms of "
+"each contract."
+msgstr ""
+
+#: template/merchants.html.j2:178
+msgid "customer perspective"
+msgstr ""
+
+#: template/press.html.j2:4
+msgid "GNU Taler in the Press"
+msgstr ""
+
+#: template/press.html.j2:6
+msgid "2018"
+msgstr ""
+
+#: template/press.html.j2:15
+msgid "2017"
+msgstr ""
+
+#: template/press.html.j2:25
+msgid "2016"
+msgstr ""
+
+#: template/press.html.j2:43
+msgid "2015"
+msgstr ""
+
+#: template/principles.html.j2:21
+msgid "GNU Taler: Design Principles"
+msgstr ""
+
+#: template/principles.html.j2:25
+msgid ""
+"When designing GNU Taler, we had the following design principles in mind:"
+msgstr ""
+
+#: template/principles.html.j2:31
+msgid "1. Free Software implementation"
+msgstr ""
+
+#: template/principles.html.j2:33
+msgid ""
+"... in the area of computing, freedom means not using proprietary software"
+msgstr ""
+
+#: template/principles.html.j2:36
+msgid ""
+"GNU Taler must be <a href=\"https://www.gnu.org/philosophy/free-sw.html"
+"\">Free Software</a>. For merchants, our Free Software reference "
+"implementation prevents vendor lock-in. As the software of the payment "
+"provider itself is free, countries can deploy the payment system without "
+"compromising sovereignty."
+msgstr ""
+
+#: template/principles.html.j2:45
+msgid ""
+"Customers benefit from Free Software as the wallet software can be made to "
+"run on a variety of platforms, and the absence of user-hostile features such "
+"as tracking or telemetry can easily be assured."
+msgstr ""
+
+#: template/principles.html.j2:56
+msgid "2. Protect the privacy of buyers"
+msgstr ""
+
+#: template/principles.html.j2:58
+msgid "You deserve some privacy"
+msgstr ""
+
+#: template/principles.html.j2:60
+msgid ""
+"Privacy should be guaranteed via technical measures, as opposed to mere "
+"policies. Especially with micropayments for online publications, a "
+"disproportionate amount of rather private data about buyers would be "
+"revealed, if the payment system does not have privacy protections."
+msgstr ""
+
+#: template/principles.html.j2:68
+msgid ""
+"In legislations with data protection regulations (such as the recently "
+"introduced GDPR in Europe), merchants benefit from this as well, as no data "
+"breach of customers can happen if this information is, by design, not "
+"collected in the first place. Obviously some private data, such as the "
+"shipping address for a physical delivery, must still be collected according "
+"to business needs."
+msgstr ""
+
+#: template/principles.html.j2:81
+msgid ""
+"3. Enable the state to tax income and crack down on illegal business "
+"activities"
+msgstr ""
+
+#: template/principles.html.j2:83
+msgid "Money laundering"
+msgstr ""
+
+#: template/principles.html.j2:85
+msgid ""
+"As a payment system must still be legal to operate and use, it must comply "
+"with these requirements. Furthermore, we consider levying of taxes as "
+"beneficial to society."
+msgstr ""
+
+#: template/principles.html.j2:95
+msgid "4. Prevent payment fraud"
+msgstr ""
+
+#: template/principles.html.j2:97
+msgid "Phishing attack"
+msgstr ""
+
+#: template/principles.html.j2:99
+msgid ""
+"This imposes requirements on the security of the system, as well as on the "
+"general design, as payment fraud can also happen through misleading user "
+"interface design or the lack of cryptographic evidence for certain processes."
+msgstr ""
+
+#: template/principles.html.j2:109
+msgid "5. Only disclose the minimal amount of information necessary"
+msgstr ""
+
+#: template/principles.html.j2:110
+msgid ""
+"Privacy by design, privacy by default, General Data Protection Regulation "
+"(GDPR) compliant"
+msgstr ""
+
+#: template/principles.html.j2:112
+msgid ""
+"The reason behind this goal is similar to (2). The privacy of buyers is "
+"given priority, but other parties such as merchants still benefit from it, "
+"for example, by keeping details about the merchant’s financials hidden from "
+"competitors."
+msgstr ""
+
+#: template/principles.html.j2:122
+msgid "6. Be usable"
+msgstr ""
+
+#: template/principles.html.j2:123
+msgid "Buy with one click"
+msgstr ""
+
+#: template/principles.html.j2:125
+msgid ""
+"Specifically it must be usable for non-expert customers. Usability also "
+"applies to the integration with merchants, and informs choices about the "
+"architecture, such as encapsulating procedures that require cryptographic "
+"operations into an isolated component with a simple API."
+msgstr ""
+
+#: template/principles.html.j2:136
+msgid "7. Be efficient"
+msgstr ""
+
+#: template/principles.html.j2:137
+msgid "Energy efficiency"
+msgstr ""
+
+#: template/principles.html.j2:139
+msgid ""
+"Approaches such as proof-of-work are ruled out by this requirement. "
+"Efficiency is necessary for GNU Taler to be used for micropayments."
+msgstr ""
+
+#: template/principles.html.j2:149
+msgid "8. Fault-tolerant design"
+msgstr ""
+
+#: template/principles.html.j2:150
+msgid "Life Safers"
+msgstr ""
+
+#: template/principles.html.j2:152
+msgid ""
+"Taler should tolerate failure of individual components and systems, "
+"including malicious operators compromising core secrets. This manifests in "
+"architectural choices such as the isolation of certain components, and "
+"auditing procedures."
+msgstr ""
+
+#: template/principles.html.j2:163
+msgid "9. Foster competition"
+msgstr ""
+
+#: template/principles.html.j2:164
+msgid "A competitive market"
+msgstr ""
+
+#: template/principles.html.j2:166
+msgid ""
+"It must be relatively easy for competitors to join the systems. While the "
+"barriers for this in traditional financial systems are rather high, the "
+"technical burden for new competitors to join must be minimized. Another "
+"design choice that supports this is to split the whole system into smaller "
+"components that can be operated, developed and improved upon independently, "
+"instead of having one completely monolithic system."
+msgstr ""
+
+#: template/schemafuzz.html.j2:6
+msgid "SchemaFuzz"
+msgstr ""
+
+#: template/wallet.html.j2:108
+msgid "Congratulations, you have installed the Taler wallet. Check out the"
+msgstr ""
+
+#: template/wallet.html.j2:113
+msgid "demo"
+msgstr ""
+
+#: template/wallet.html.j2:119
+msgid "You don&#39;t have a wallet installed yet."
+msgstr ""
+
+#: template/wallet.html.j2:128
+msgid "Install the wallet for your browser below, then check out the"
+msgstr ""
+
+#: template/wallet.html.j2:132
+msgid "demonstration"
+msgstr ""
+
+#: template/wallet.html.j2:145 template/wallet.html.j2:155
+msgid "or"
+msgstr ""
+
+#: template/wallet.html.j2:149
+msgid "is required, but it appears you don&#39;t have it installed."
+msgstr ""
+
+#: template/wallet.html.j2:159
+msgid "version"
+msgstr ""
+
+#: template/wallet.html.j2:163
+msgid "or newer is required, but it appears you have an older version."
+msgstr ""
+
+#: template/wallet.html.j2:170
+msgid "Install wallet"
+msgstr ""
+
+#: template/wallet.html.j2:177
+msgid "JavaScript is disabled, installation won&#39;t work."
+msgstr ""
+
+#: template/wallet.html.j2:216
+msgid "Install Download Chrome Extension"
+msgstr ""
+
+#: template/wallet.html.j2:223
+msgid "Install GNU Taler"
+msgstr ""
+
+#: template/wallet.html.j2:227
+msgid "from the Chrome Web Store"
+msgstr ""
+
+#: template/wallet.html.j2:241
+msgid "Install Android App from Google App Store, or"
+msgstr ""
+
+#: template/wallet.html.j2:248
+msgid ""
+"Download Android App from us (bypassing Google registration) and Open in a "
+"File Manager to install."
+msgstr ""
+
+#: template/wallet.html.j2:261
+msgid "Other browsers"
+msgstr ""
+
+#: template/wallet.html.j2:263
+msgid "Wallets for other browsers will be provided in the near future."
+msgstr ""
diff --git a/locale/fr/LC_MESSAGES/messages.po b/locale/fr/LC_MESSAGES/messages.po
index e97f6ce6..6023514a 100644
--- a/locale/fr/LC_MESSAGES/messages.po
+++ b/locale/fr/LC_MESSAGES/messages.po
@@ -2,7 +2,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PROJECT VERSION\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2019-12-10 14:34+0000\n"
+"POT-Creation-Date: 2019-12-23 01:47+0100\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: fr <LL@li.org>\n"
@@ -12,3 +12,2094 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n!=1)\n"
"Generated-By: Babel 2.3.4\n"
+
+#: common/base.j2:5 common/news.j2:5
+msgid "GNU Taler"
+msgstr ""
+
+#: common/base.j2:6 common/news.j2:6
+msgid "Taxable Anonymous Libre Electronic Reserves"
+msgstr ""
+
+#: common/footer.j2.inc:11
+msgid "Contact"
+msgstr ""
+
+#: common/footer.j2.inc:16
+msgid "FAQ"
+msgstr ""
+
+#: common/footer.j2.inc:21
+msgid "Bibliography"
+msgstr ""
+
+#: common/footer.j2.inc:28 template/bibliography.html.j2:34
+#: template/developers.html.j2:66
+msgid "and"
+msgstr ""
+
+#: common/footer.j2.inc:31
+msgid ""
+"We are grateful for support and free hosting of this site by <a href='http://"
+"www.bfh.ch/'>BFH</a>"
+msgstr ""
+
+#: common/footer.j2.inc:33
+msgid ""
+"This page was created using <a href='https://www.gnu.org/'>Free Software</a> "
+"only."
+msgstr ""
+
+#: common/navigation.j2.inc:21
+msgid "Features"
+msgstr ""
+
+#: common/navigation.j2.inc:22
+msgid "Principles"
+msgstr ""
+
+#: common/navigation.j2.inc:23
+msgid "Docs"
+msgstr ""
+
+#: common/navigation.j2.inc:24 news/index.html.j2:9
+msgid "News"
+msgstr ""
+
+#: inc/news.macro.j2:22
+msgid "read more"
+msgstr ""
+
+#: template/architecture.html.j2:6
+msgid "Taler System Architecture"
+msgstr ""
+
+#: template/bibliography.html.j2:5
+msgid "GNU Taler Bibliography"
+msgstr ""
+
+#: template/bibliography.html.j2:27
+msgid "by"
+msgstr ""
+
+#: template/contact.html.j2:6
+msgid "Contact information"
+msgstr ""
+
+#: template/contact.html.j2:13
+msgid "The mailing list"
+msgstr ""
+
+#: template/contact.html.j2:15
+msgid "An archived, public mailing list for GNU Taler is hosted at"
+msgstr ""
+
+#: template/contact.html.j2:20
+msgid "archive"
+msgstr ""
+
+#: template/contact.html.j2:21
+msgid "You can send messages to the list at"
+msgstr ""
+
+#: template/contact.html.j2:29
+msgid "Contacting individuals"
+msgstr ""
+
+#: template/contact.html.j2:31
+msgid ""
+"Team members are generally reachable at <tt>LASTNAME@taler.net</tt>. All of "
+"us support receiving GnuPG encrypted e-mails."
+msgstr ""
+
+#: template/contact.html.j2:40
+msgid "General inquiries"
+msgstr ""
+
+#: template/contact.html.j2:42
+msgid ""
+"You can reach a group of team members handling general inquiries at "
+"<tt>contact AT taler.net</tt>."
+msgstr ""
+
+#: template/contact.html.j2:50
+msgid "Reporting bugs"
+msgstr ""
+
+#: template/contact.html.j2:52
+msgid "We track open feature requests and bugs in our"
+msgstr ""
+
+#: template/contact.html.j2:55
+msgid "Bug tracker"
+msgstr ""
+
+#: template/contact.html.j2:56
+msgid ""
+"which is shared with the GNUnet project. You can also report bugs or feature "
+"requests to the mailing list."
+msgstr ""
+
+#: template/contact.html.j2:65
+msgid "Executive team"
+msgstr ""
+
+#: template/contact.html.j2:67
+msgid ""
+"For non-technical commercial requests, please contact <tt>ceo AT taler.net</"
+"tt>."
+msgstr ""
+
+#: template/copyright.html.j2:6
+msgid "Copyright Assignment"
+msgstr ""
+
+#: template/copyright.html.j2:8
+msgid ""
+"Contributors to GNU Taler with Git access must sign the <a href=\"/pdf/"
+"copyright.pdf\">copyright assignment</a> to ensure that the <a href="
+"\"https://git.gnunet.org/gnunet-ev.git/tree/gnunet_taler_agreement.tex"
+"\">GNUnet e.V. --- Taler Systems SA agreement on licensing and collaborative "
+"development</a> of the GNUnet and GNU Taler projects is satisfied."
+msgstr ""
+
+#: template/copyright.html.j2:19
+msgid ""
+"The agreements ensure that the code will continue to be made available under "
+"free software licenses, but gives developers the freedom to move code "
+"between GNUnet and GNU Taler without worrying about licenses and the company "
+"the ability to dual-license (for example, so that we can distribute via App-"
+"stores that are hostile to free software)."
+msgstr ""
+
+#: template/copyright.html.j2:29
+msgid ""
+"Minor contributions (basically, anyone without Git access) do not require "
+"copyright assignment. Pseudonymous contributions are accepted, in this case "
+"simply sign the agreement with your pseudonym. Scanned copies are "
+"sufficient, but snail mail is preferred."
+msgstr ""
+
+#: template/developers.html.j2:5
+msgid "Taler for developers"
+msgstr ""
+
+#: template/developers.html.j2:12 template/merchants.html.j2:58
+msgid "Free"
+msgstr ""
+
+#: template/developers.html.j2:15
+msgid ""
+"GNU Taler is free software implementing an open protocol. Anybody is welcome "
+"to integrate our reference implementation into their applications. Different "
+"components of Taler are being made available under different licenses. The "
+"Affero GPLv3+ is used for the exchange, the LGPLv3+ is used for reference "
+"code demonstrating integration with merchant platforms, and licenses like "
+"GPLv3+ are used for wallets and related customer-facing software. We are "
+"open for constructive suggestions for maximizing the adoption of this "
+"payment platform."
+msgstr ""
+
+#: template/developers.html.j2:32
+msgid "RESTful"
+msgstr ""
+
+#: template/developers.html.j2:35
+msgid ""
+"Taler is designed to work on the Internet. To ensure that Taler payments can "
+"work with restrictive network setups, Taler uses a RESTful protocol over "
+"HTTP or HTTPS. Taler&#39;s security does not depend upon the use of HTTPS, "
+"but obviously merchants may choose to offer HTTPS for consistency and "
+"because it generally is better for privacy compared to HTTP. Taler uses JSON "
+"to encode structure data, making it easy to integrate Taler with existing "
+"Web applications. Taler&#39;s protocol is documented in detail at"
+msgstr ""
+
+#: template/developers.html.j2:58 template/docs.html.j2:182
+msgid "Code"
+msgstr ""
+
+#: template/developers.html.j2:61
+msgid "Taler is currently primarily developed by a research team at"
+msgstr ""
+
+#: template/developers.html.j2:70
+msgid ""
+"However, contributions from anyone are welcome. Our Git repositories can be "
+"cloned using the Git and HTTP access methods against <tt>git.taler.net</tt> "
+"with the name of the respective repository. A list of repositories can be "
+"found in our"
+msgstr ""
+
+#: template/developers.html.j2:80
+msgid "Documentation"
+msgstr ""
+
+#: template/developers.html.j2:83
+msgid "In addition to this website, the"
+msgstr ""
+
+#: template/developers.html.j2:86
+msgid "documented code"
+msgstr ""
+
+#: template/developers.html.j2:87
+msgid "and the"
+msgstr ""
+
+#: template/developers.html.j2:90
+msgid "API documentation"
+msgstr ""
+
+#: template/developers.html.j2:91
+msgid "Technical papers can be found in our"
+msgstr ""
+
+#: template/developers.html.j2:94
+msgid "bibliography"
+msgstr ""
+
+#: template/developers.html.j2:98
+msgid "Discussion"
+msgstr ""
+
+#: template/developers.html.j2:101
+msgid ""
+"We have a mailing list for developer discussions. You can subscribe to or "
+"read the list archive at"
+msgstr ""
+
+#: template/developers.html.j2:111
+msgid "Regression Testing"
+msgstr ""
+
+#: template/developers.html.j2:114
+msgid "We have"
+msgstr ""
+
+#: template/developers.html.j2:118
+msgid "automation tests to detect regressions and check for portability at"
+msgstr ""
+
+#: template/developers.html.j2:126
+msgid "Code Coverage Analysis"
+msgstr ""
+
+#: template/developers.html.j2:129
+msgid "We use"
+msgstr ""
+
+#: template/developers.html.j2:133
+msgid "to analyze the code coverage of our tests, the results are available at"
+msgstr ""
+
+#: template/developers.html.j2:146
+msgid "Technical Presentation"
+msgstr ""
+
+#: template/developers.html.j2:149 template/investors.html.j2:90
+msgid "Download"
+msgstr ""
+
+#: template/developers.html.j2:165
+msgid "Taler system overview"
+msgstr ""
+
+#: template/developers.html.j2:168
+msgid ""
+"The Taler system consists of protocols executed among a number of actors as "
+"illustrated in the illustration on the right. Typical transactions involve "
+"the following steps:"
+msgstr ""
+
+#: template/developers.html.j2:175
+msgid "system overview"
+msgstr ""
+
+#: template/developers.html.j2:178
+msgid ""
+"A customer instructs his <b>bank</b> to transfer funds from his account to "
+"the Taler exchange (top left). In the subject of the transaction, he "
+"includes an authentication token from his electronic <b>wallet</b>. In Taler "
+"terminology, the customer creates a reserve at the exchange."
+msgstr ""
+
+#: template/developers.html.j2:190
+msgid ""
+"Once the exchange has received the wire transfer, it allows the customer&#39;"
+"s electronic wallet to <b>withdraw</b> electronic coins. The electronic "
+"coins are digital representations of the original currency from the "
+"transfer. It is important to note that the exchange does not learn the &quot;"
+"serial numbers&quot; of the coins created in this process, so it cannot tell "
+"later which customer purchased what at which merchant. The use of Taler does "
+"not change the currency or the total value of the funds (except for fees "
+"which the exchange may charge for the service)."
+msgstr ""
+
+#: template/developers.html.j2:208
+msgid ""
+"Once the customer has the digital coins in his wallet, the wallet can be "
+"used to <b>spend</b> the coins with merchant portals that support the Taler "
+"payment system and accept the respective exchange as a business partner "
+"(bottom arrow). This creates a digital contract signed by the customer's "
+"coins and the merchant. If necessary, the customer can later use this "
+"digitally signed contract in a court of law to prove the exact terms of the "
+"contract and that he paid the respective amount. The customer does not learn "
+"the banking details of the merchant, and Taler does not require the merchant "
+"to learn the identity of the customer. Naturally, the customer can spend any "
+"fraction of his digital coins (the system takes care of customers getting "
+"change)."
+msgstr ""
+
+#: template/developers.html.j2:230
+msgid ""
+"Merchants receiving digital coins <b>deposit</b> the respective claims that "
+"resulted from the contract signing with the customer at the exchange to "
+"redeem the coins. The deposit step does not reveal the details of the "
+"contract between the customer and the merchant or the identity of the "
+"customer to the exchange in any way. However, the exchange does learn the "
+"identity of the merchant via the provided bank routing information. The "
+"merchant can, for example when compelled by the state for taxation, provide "
+"information linking the individual deposit to the respective contract signed "
+"by the customer. Thus, the exchange's database allows the state to enforce "
+"that merchants pay applicable taxes (and do not engage in illegal contracts)."
+msgstr ""
+
+#: template/developers.html.j2:253
+msgid ""
+"Finally, the exchange transfers funds corresponding to the digital coins "
+"redeemed by the merchants to the merchant's <b>bank</b> account. The "
+"exchange may combine multiple small transactions into one larger bank "
+"transfer. The merchant can query the exchange about the relationship between "
+"the bank transfers and the individual claims that were deposited."
+msgstr ""
+
+#: template/developers.html.j2:267
+msgid ""
+"Most importantly, the exchange keeps cryptographic proofs that allow it to "
+"demonstrate that it is operating correctly to third parties. The system "
+"requires an external <b>auditor</b>, such as a government-appointed "
+"financial regulatory body, to frequently verify the exchange's databases and "
+"check that its bank balance matches the total value of the remaining coins "
+"in circulation."
+msgstr ""
+
+#: template/developers.html.j2:282
+msgid ""
+"Without the auditor, the exchange operators could embezzle funds they are "
+"holding in reserve. Customers and merchants cannot cheat each other or the "
+"exchange. If any party's computers are compromised, the financial damage is "
+"limited to the respective party and proportional to the funds they have in "
+"circulation during the period of the compromise."
+msgstr ""
+
+#: template/docs.html.j2:7
+msgid "GNU Taler: Documentation and Resources"
+msgstr ""
+
+#: template/docs.html.j2:13
+msgid ""
+"This is an overview of documentation and other resources for GNU Taler. The "
+"full documentation contents can be found <a href=\"https://docs.taler.net/"
+"\">here</a>."
+msgstr ""
+
+#: template/docs.html.j2:27
+msgid "Components"
+msgstr ""
+
+#: template/docs.html.j2:38
+msgid "Merchant Backend Administration"
+msgstr ""
+
+#: template/docs.html.j2:40
+msgid "Tutorial and manual for operating a merchant. Also available as"
+msgstr ""
+
+#: template/docs.html.j2:50
+msgid "Merchant API Tutorial"
+msgstr ""
+
+#: template/docs.html.j2:52
+msgid ""
+"Tutorial for processing Taler payments using the merchant backend API. Also "
+"available as"
+msgstr ""
+
+#: template/docs.html.j2:62
+msgid "Exchange"
+msgstr ""
+
+#: template/docs.html.j2:64
+msgid "Operator&#39;s manual for the GNU Taler exchange. Also available as"
+msgstr ""
+
+#: template/docs.html.j2:74
+msgid "Bank Integration"
+msgstr ""
+
+#: template/docs.html.j2:76
+msgid ""
+"Manual for tightly integrating Taler with banking applications. Also "
+"available as"
+msgstr ""
+
+#: template/docs.html.j2:92
+msgid "Back office"
+msgstr ""
+
+#: template/docs.html.j2:94
+msgid "Manual to run the back-office Web application. Also available as"
+msgstr ""
+
+#: template/docs.html.j2:107
+msgid "Internals"
+msgstr ""
+
+#: template/docs.html.j2:118
+msgid "HTTP API"
+msgstr ""
+
+#: template/docs.html.j2:120
+msgid "Reference for the HTTP-based API for Taler components."
+msgstr ""
+
+#: template/docs.html.j2:128
+msgid "Onboarding"
+msgstr ""
+
+#: template/docs.html.j2:130
+msgid ""
+"Description of our taler.net setup and how to contribute. Also available as"
+msgstr ""
+
+#: template/docs.html.j2:143
+msgid "Community"
+msgstr ""
+
+#: template/docs.html.j2:154
+msgid "Mailing List"
+msgstr ""
+
+#: template/docs.html.j2:156
+msgid "The official GNU Taler mailing list."
+msgstr ""
+
+#: template/docs.html.j2:162
+msgid "IRC"
+msgstr ""
+
+#: template/docs.html.j2:164
+msgid "Our IRC channel is #taler on freenode."
+msgstr ""
+
+#: template/docs.html.j2:170
+msgid "Bug Tracker"
+msgstr ""
+
+#: template/docs.html.j2:172
+msgid "Our bug tracker for bugs and feature request."
+msgstr ""
+
+#: template/docs.html.j2:194
+msgid "Git repositories"
+msgstr ""
+
+#: template/docs.html.j2:196
+msgid "Git repositories for all of GNU Taler."
+msgstr ""
+
+#: template/faq.html.j2:5
+msgid "How is Taler related to Bitcoin or Blockchains?"
+msgstr ""
+
+#: template/faq.html.j2:8
+msgid ""
+"Taler does not require any Blockchain technology, and is also not based on "
+"proof-of-work or any other distributed consensus mechanism. Instead, Taler "
+"is based on blind signatures. However, it is theoretically possible to "
+"combine Taler with peer-to-peer crypto-currencies like Bitcoin."
+msgstr ""
+
+#: template/faq.html.j2:18
+msgid ""
+"It would be possible, however, to withdraw coins denominated in Bitcoin into "
+"a Taler wallet (with an appropriate exchange), which would give some "
+"benefits over plain Bitcoin, such as instant confirmation times."
+msgstr ""
+
+#: template/faq.html.j2:26
+msgid "Where is the balance in my wallet stored?"
+msgstr ""
+
+#: template/faq.html.j2:28
+msgid ""
+"Your wallet stores digital coins and thus ultimately your computer holds "
+"your balance. The exchange keeps funds matching all unspent coins in an "
+"escrow bank account."
+msgstr ""
+
+#: template/faq.html.j2:35
+msgid "What if my wallet is lost?"
+msgstr ""
+
+#: template/faq.html.j2:37
+msgid ""
+"Since the digital coins of value in your wallet are anonymized, the exchange "
+"can not assist you in recovering a lost or stolen wallet. Just like with a "
+"physical wallet for cash, you are responsible for keeping it safe."
+msgstr ""
+
+#: template/faq.html.j2:46
+msgid ""
+"The risk of losing a wallet can be mitigated by making backups or keeping "
+"the balance reasonably low."
+msgstr ""
+
+#: template/faq.html.j2:52
+msgid "What if my computer is hacked?"
+msgstr ""
+
+#: template/faq.html.j2:54
+msgid ""
+"In case of a compromise of one of your devices, an attacker can spend coins "
+"from your wallet. Checking your balance might reveal to you that your device "
+"has been compromised."
+msgstr ""
+
+#: template/faq.html.j2:61
+msgid "Can I send money to my friend with Taler?"
+msgstr ""
+
+#: template/faq.html.j2:63
+msgid ""
+"If your friend provides goods or services for you in exchange for a payment, "
+"they can easily set up a Taler merchant and receive the payment in their "
+"bank account."
+msgstr ""
+
+#: template/faq.html.j2:70
+msgid ""
+"Future versions of the Taler wallet may allow exchanging coins among friends "
+"directly as well."
+msgstr ""
+
+#: template/faq.html.j2:76
+msgid "How does Taler handle payments in different currencies?"
+msgstr ""
+
+#: template/faq.html.j2:78
+msgid ""
+"Taler wallets can store digital coins corresponding to multiple different "
+"currencies such as the Euro, US Dollars or Bitcoins."
+msgstr ""
+
+#: template/faq.html.j2:84
+msgid "Taler currently does not offer conversion between currencies."
+msgstr ""
+
+#: template/faq.html.j2:89
+msgid "How does Taler protect my privacy?"
+msgstr ""
+
+#: template/faq.html.j2:91
+msgid ""
+"Your wallet stores digital coins that are <a href=\"https://en.wikipedia.org/"
+"wiki/Blind_signature\">blindly signed</a> by an exchange. The use of a blind "
+"signature protects your privacy as it prevents the exchange from knowing "
+"which coin it signed for which customer."
+msgstr ""
+
+#: template/faq.html.j2:101
+msgid "How much does it cost?"
+msgstr ""
+
+#: template/faq.html.j2:103
+msgid ""
+"The Taler protocol allows any exchange to set its own fee structure, "
+"allowing operators to set fees for withdrawing, depositing, refreshing or "
+"refunding coins. Operators can also charge fees for closing reserves and for "
+"(aggregated) wire transfers to merchants. Merchants may choose to cover some "
+"of the fees customers incur. Actual transaction costs are estimated around "
+"0.001 cent/transaction (at high transaction rates, amortized over billions "
+"of transactions, excluding migration costs). Note that this is an early "
+"estimate, details may depend on hosting and backup requirements from the "
+"regulator and could thus easily be 10x higher."
+msgstr ""
+
+#: template/faq.html.j2:117
+msgid "Does Taler work with international payments?"
+msgstr ""
+
+#: template/faq.html.j2:119
+msgid ""
+"Taler&#39;s wallet supports multiple currencies, but the system currently "
+"does not support conversion between currencies. However, in principle an "
+"entity that accepts deposits in one currency and allows withdrawals in "
+"another currency could be created. Still, the regulatory hurdles in this "
+"case tend to be particularly complex. The focus for Taler is on day-to-day "
+"payments, so we have no plans to support currency conversion in the near "
+"future."
+msgstr ""
+
+#: template/faq.html.j2:130
+msgid "How does Taler relate to the (European) Electronic Money Directive?"
+msgstr ""
+
+#: template/faq.html.j2:132
+msgid ""
+"We believe the European Electronic Money Directive provides part of the "
+"regulatory framework a Taler exchange with coins denominated in Euros would "
+"have to follow."
+msgstr ""
+
+#: template/faq.html.j2:139
+msgid ""
+"What bank would guarantee the conversion between Taler coins and bank money "
+"in regular bank accounts?"
+msgstr ""
+
+#: template/faq.html.j2:141
+msgid ""
+"The exchange would be operated by a bank or in cooperation with a bank, and "
+"that bank would hold the funds in escrow. Note that this bank could be a "
+"regular bank or a central bank for a centrally banked electronic currency. "
+"Regardless, the bank would fall under the respective banking regulations "
+"establishing a reason why consumers would have faith in the conversion from "
+"Taler coins into regular bank money."
+msgstr ""
+
+#: template/faq.html.j2:150
+msgid ""
+"To whom would consumers complain to in case of non-conversion or non-"
+"compliance?"
+msgstr ""
+
+#: template/faq.html.j2:152
+msgid ""
+"Any exchange should be audited by one or more independent auditors. "
+"Merchants and consumer wallets will report certain issues automatically to "
+"the auditors, but auditors may also provide a method for manual submission "
+"of issues. The auditors are expected to make their reports available to the "
+"respective regulatory authorities, or even the general public."
+msgstr ""
+
+#: template/faq.html.j2:161
+msgid "Are there any projects already using Taler?"
+msgstr ""
+
+#: template/faq.html.j2:163
+msgid ""
+"We are aware of several businesses running exploratory projects or having "
+"developed working prototypes. We are also in discussions with several "
+"regular banks as well as several central banks about the project. That said, "
+"there are currently no products in the market yet, and we believe this would "
+"be premature given the state of the project (see also <a href=\"https://"
+"gnunet.org/bugs/\">our bugtracker</a> for a list of open issues)."
+msgstr ""
+
+#: template/faq.html.j2:174
+msgid "Does Taler support recurring payments?"
+msgstr ""
+
+#: template/faq.html.j2:176
+msgid ""
+"Today, our wallet implementation does not support recurring payments. "
+"Recurring payments, where some fixed amount is paid on a regular basis are "
+"in theory possible with Taler, but they come with a few caveats. "
+"Specifically, recurring payments can only work if the Taler wallet is "
+"running and online around the desired time. Furthermore, given their "
+"repetitive nature they are linkable, and could thus be used to deanonymize "
+"the user making the recurring payment, for example by forcing the user "
+"offline at the time of the payment and observing that it does then not "
+"happen on time. Finally, the Taler wallet does not work with credit and thus "
+"the user would have to make sure to carry a sufficient balance for the "
+"recurring payment to be made. Still, they can be useful, and a future "
+"version of the Taler wallet will likely support them. But this is not a "
+"feature that we are targeting for Taler 1.0. at this time"
+msgstr ""
+
+#: template/features.html.j2:7
+msgid "GNU Taler: Features"
+msgstr ""
+
+#: template/features.html.j2:13
+msgid ""
+"GNU Taler is a <span class=\"tlr\">privacy-preserving</span> payment system. "
+"Customers can stay anonymous, but merchants can not hide their income "
+"through payments with GNU Taler. This helps to <span class=\"tlr\">avoid tax "
+"evasion and money laundering</span>."
+msgstr ""
+
+#: template/features.html.j2:23
+msgid ""
+"The primary use case of GNU Taler is <span class=\"tlr\">payments</span>; it "
+"is <span class=\"tlr\">not meant as a store</span> of value. Payments are "
+"always backed by an existing currency."
+msgstr ""
+
+#: template/features.html.j2:32
+msgid ""
+"Payment are made after <span class=\"tlr\">exchanging existing money</span> "
+"into <em>electronic money</em> with the help of an Exchange service, that "
+"is, a payment service provider for Taler."
+msgstr ""
+
+#: template/features.html.j2:41
+msgid ""
+"When making a payment, customers only need a charged wallet. A merchant can "
+"accept payments <span class=\"tlr\">without making their customers register</"
+"span> on the merchant&#39;s Website."
+msgstr ""
+
+#: template/features.html.j2:50
+msgid ""
+"GNU Taler is <span class=\"tlr\">immune against many types of fraud</span>, "
+"such as phishing of credit card information or chargeback fraud. In case of "
+"loss or theft, only the limited amount of money left in the wallet might be "
+"gone."
+msgstr ""
+
+#: template/features.html.j2:69
+msgid "Paying with Taler"
+msgstr ""
+
+#: template/features.html.j2:71
+msgid ""
+"To pay with Taler, customers install an electronic wallet on their device. "
+"Before the first payment, the desired currency must be added to the "
+"wallet&#39;s balance by some other means of payment."
+msgstr ""
+
+#: template/features.html.j2:79
+msgid ""
+"Once the wallet is charged, payments on websites take only one click, are "
+"never falsely rejected by fraud detection and do not pose any risk of "
+"phishing or identity theft."
+msgstr ""
+
+#: template/features.html.j2:87
+msgid "Try it yourself with the interactive demo!"
+msgstr ""
+
+#: template/features.html.j2:94
+msgid "Receiving payments with Taler"
+msgstr ""
+
+#: template/features.html.j2:96
+msgid ""
+"To receive Taler payments, a merchant needs a bank account in the desired "
+"currency. We provide supporting software in various programming languages to "
+"make the integration painless. The merchant&#39;s backend for Taler "
+"transaction processing can run on the merchant&#39;s premises or be hosted "
+"by a third party."
+msgstr ""
+
+#: template/features.html.j2:105
+msgid ""
+"Merchant integration is simple, and customers can pay for products without "
+"even having to register an account."
+msgstr ""
+
+#: template/features.html.j2:112
+msgid "See how merchant integration works in our developer documentation!"
+msgstr ""
+
+#: template/features.html.j2:127
+msgid "Practical"
+msgstr ""
+
+#: template/features.html.j2:130
+msgid ""
+"Taler is easy to integrate with existing Web applications. Payments are "
+"cryptographically secured and are confirmed within milliseconds with "
+"extremely low transaction costs."
+msgstr ""
+
+#: template/features.html.j2:140
+msgid "Stable"
+msgstr ""
+
+#: template/features.html.j2:143
+msgid ""
+"Taler does not introduce a new currency. Taler uses a digital wallet storing "
+"coins and payment service providers with escrow accounts in existing "
+"currencies. Thus, Taler&#39;s cryptographic coins correspond to existing "
+"currencies, such as US Dollars, Euros or even Bitcoins."
+msgstr ""
+
+#: template/features.html.j2:154 template/governments.html.j2:55
+#: template/merchants.html.j2:41
+msgid "Secure"
+msgstr ""
+
+#: template/features.html.j2:157
+msgid ""
+"By design Taler does not suffer from many classes of security problems such "
+"as phishing or counterfeit. Thanks to its security features, Taler never "
+"rejects a legitimate customer due to a fraud-detection false positive."
+msgstr ""
+
+#: template/features.html.j2:169 template/governments.html.j2:25
+msgid "Taxable"
+msgstr ""
+
+#: template/features.html.j2:172
+msgid ""
+"When using Taler, merchant&#39;s revenue is transparent for tax collection "
+"authorities. Unlike cash and most digital currencies, Taler helps prevent "
+"black markets. Taler is not suitable for illegal activities."
+msgstr ""
+
+#: template/features.html.j2:182
+msgid "Private"
+msgstr ""
+
+#: template/features.html.j2:184
+msgid ""
+"When you pay with Taler, your identity does not have to be revealed. Just "
+"like payments in cash, nobody else can track how you spent your electronic "
+"money. However, you obtain a legally valid proof of payment."
+msgstr ""
+
+#: template/features.html.j2:195 template/governments.html.j2:85
+msgid "Libre"
+msgstr ""
+
+#: template/features.html.j2:198
+msgid ""
+"Taler provides protocols and reference implementations that in principle "
+"enables anybody to run their own payment infrastructure, be it individuals, "
+"organizations or whole countries. Since the reference implementation is a"
+msgstr ""
+
+#: template/features.html.j2:205
+msgid "package, it will always remain free software."
+msgstr ""
+
+#: template/financial-news.html.j2:6
+msgid "Financial News"
+msgstr ""
+
+#: template/financial-news.html.j2:9
+msgid ""
+"This page explains (only in English) how Taler can change ongoing "
+"developments in the financial industry."
+msgstr ""
+
+#: template/glossary.html.j2:6
+msgid "auditor"
+msgstr ""
+
+#: template/glossary.html.j2:8
+msgid ""
+"trusted third party that verifies that the `exchange` is operating correctly"
+msgstr ""
+
+#: template/glossary.html.j2:12
+msgid "bank"
+msgstr ""
+
+#: template/glossary.html.j2:14
+msgid ""
+"traditional financial service provider who offers wire `transfers` between "
+"accounts"
+msgstr ""
+
+#: template/glossary.html.j2:18
+msgid "coin"
+msgstr ""
+
+#: template/glossary.html.j2:20
+msgid ""
+"coins are individual token representing a certain amount of value, also "
+"known as the `denomination` of the coin"
+msgstr ""
+
+#: template/glossary.html.j2:24
+msgid "contract"
+msgstr ""
+
+#: template/glossary.html.j2:26
+msgid "the proposal signed by the wallet."
+msgstr ""
+
+#: template/glossary.html.j2:30
+msgid "denomination"
+msgstr ""
+
+#: template/glossary.html.j2:32
+msgid ""
+"unit of currency, specifies both the currency and the face value of a `coin`"
+msgstr ""
+
+#: template/glossary.html.j2:37
+msgid "denomination key"
+msgstr ""
+
+#: template/glossary.html.j2:39
+msgid ""
+"RSA key used by the exchange to certify that a given `coin` is valid and of "
+"a particular `denomination`"
+msgstr ""
+
+#: template/glossary.html.j2:44
+msgid "deposit"
+msgstr ""
+
+#: template/glossary.html.j2:46
+msgid ""
+"operation by which a merchant passes coins to an exchange, expecting the "
+"exchange to credit his `bank` account in the future using a wire `transfer`"
+msgstr ""
+
+#: template/glossary.html.j2:52
+msgid "dirty"
+msgstr ""
+
+#: template/glossary.html.j2:54
+msgid ""
+"a `coin` is dirty if its public key may be known to an entity other than the "
+"customer, thereby creating the danger of some entity being able to link "
+"multiple transactions of coin&#39;s owner if the coin is not refreshed first"
+msgstr ""
+
+#: template/glossary.html.j2:61
+msgid "exchange"
+msgstr ""
+
+#: template/glossary.html.j2:63
+msgid ""
+"Taler&#39;s payment service provider. Issues electronic `coins` during "
+"`withdrawal` and redeems them when they are `deposited` by merchants."
+msgstr ""
+
+#: template/glossary.html.j2:68
+msgid "expired"
+msgstr ""
+
+#: template/glossary.html.j2:70
+msgid ""
+"Various operations come with time limits. In particular, `denomination keys` "
+"come with strict time limits for the various operations involving the `coin` "
+"issued under the `denomination`. The most important limit is the `deposit` "
+"expiration, which specifies until when wallets are allowed to use the coin "
+"in `deposit` or `refreshing` operations. There is also a \"legal\" "
+"expiration, which specifies how long the exchange keeps records beyond the "
+"`deposit` expiration time. This latter expiration matters for legal disputes "
+"in courts and also creates an upper limit for `refreshing` operations on "
+"special `zombie coin`."
+msgstr ""
+
+#: template/glossary.html.j2:82
+msgid "extension"
+msgstr ""
+
+#: template/glossary.html.j2:84
+msgid "implementation of a `wallet` for browsers"
+msgstr ""
+
+#: template/glossary.html.j2:88
+msgid "fresh coin"
+msgstr ""
+
+#: template/glossary.html.j2:90
+msgid "a `coin` is fresh if its public key is only known to the customer"
+msgstr ""
+
+#: template/glossary.html.j2:94
+msgid "master key"
+msgstr ""
+
+#: template/glossary.html.j2:96
+msgid ""
+"offline key used by the exchange to certify denomination keys and message "
+"signing keys"
+msgstr ""
+
+#: template/glossary.html.j2:101
+msgid "message signing key"
+msgstr ""
+
+#: template/glossary.html.j2:103
+msgid "key used by the exchange to sign online messages, other than coins"
+msgstr ""
+
+#: template/glossary.html.j2:107
+msgid "offer"
+msgstr ""
+
+#: template/glossary.html.j2:109
+msgid ""
+"specification of the details of a transaction, specifies the payment "
+"obligations for the customer (i.e. the amount), the deliverables of the "
+"merchant and other related information, such as deadlines or locations; "
+"However, it lacks some information that the backend is supposed to provide. "
+"In other words, after the backend adds the missing information to the offer "
+"and signs it, it becomes a proposal."
+msgstr ""
+
+#: template/glossary.html.j2:118
+msgid "owner"
+msgstr ""
+
+#: template/glossary.html.j2:120
+msgid "a `coin` is owned by the entity that knows the private key of the coin"
+msgstr ""
+
+#: template/glossary.html.j2:124
+msgid "payback"
+msgstr ""
+
+#: template/glossary.html.j2:126
+msgid ""
+"operation by which an exchange returns the value of coins affected by a "
+"`revocation` to their `owner`, either by allowing the owner to withdraw new "
+"coins or wiring funds back to the bank account of the `owner`"
+msgstr ""
+
+#: template/glossary.html.j2:132
+msgid "proof"
+msgstr ""
+
+#: template/glossary.html.j2:134
+msgid ""
+"message that cryptographically demonstrates that a particular claim is "
+"correct"
+msgstr ""
+
+#: template/glossary.html.j2:138
+msgid "proposal"
+msgstr ""
+
+#: template/glossary.html.j2:140
+msgid "a sketch that has been completed and signed by the merchant backend."
+msgstr ""
+
+#: template/glossary.html.j2:144
+msgid "reserve"
+msgstr ""
+
+#: template/glossary.html.j2:146
+msgid ""
+"funds set aside for future use; either the balance of a customer at the "
+"exchange ready for `withdrawal`, or the funds kept in the exchange&#39;s "
+"bank account to cover obligations from coins in circulation"
+msgstr ""
+
+#: template/glossary.html.j2:152
+msgid "refreshing"
+msgstr ""
+
+#: template/glossary.html.j2:154
+msgid ""
+"operation by which a `dirty` `coin` is converted into one or more `fresh` "
+"coins"
+msgstr ""
+
+#: template/glossary.html.j2:159
+msgid "refund"
+msgstr ""
+
+#: template/glossary.html.j2:161
+msgid ""
+"operation by which a merchant steps back from the right to funds that he "
+"obtained from a `deposit` operation, giving the right to the funds back to "
+"the customer"
+msgstr ""
+
+#: template/glossary.html.j2:167
+msgid "revocation"
+msgstr ""
+
+#: template/glossary.html.j2:169
+msgid ""
+"exceptional operation by which an exchange withdraws a denomination from "
+"circulation, either because the signing key was compromised or because the "
+"exchange is going out of operation; unspent coins of a revoked denomination "
+"are subjected to payback."
+msgstr ""
+
+#: template/glossary.html.j2:176
+msgid "sharing"
+msgstr ""
+
+#: template/glossary.html.j2:178
+msgid ""
+"users can share ownership of a `coin` by sharing access to the coin&#39;s "
+"private key, thereby allowing all co-owners to spend the coin at any time."
+msgstr ""
+
+#: template/glossary.html.j2:184
+msgid "signing key"
+msgstr ""
+
+#: template/glossary.html.j2:186
+msgid "see message signing key."
+msgstr ""
+
+#: template/glossary.html.j2:190
+msgid "spending"
+msgstr ""
+
+#: template/glossary.html.j2:192
+msgid ""
+"operation by which a customer gives a merchant the right to `deposit` coins "
+"in return for merchandise"
+msgstr ""
+
+#: template/glossary.html.j2:197
+msgid "transfer"
+msgstr ""
+
+#: template/glossary.html.j2:199
+msgid "method of sending funds between `bank` accounts"
+msgstr ""
+
+#: template/glossary.html.j2:203
+msgid "transaction"
+msgstr ""
+
+#: template/glossary.html.j2:205
+msgid ""
+"method by which ownership is exclusively transferred from one entity to "
+"another"
+msgstr ""
+
+#: template/glossary.html.j2:210
+msgid "transaction id"
+msgstr ""
+
+#: template/glossary.html.j2:212
+msgid "unique number by which a merchant identifies a `transaction`"
+msgstr ""
+
+#: template/glossary.html.j2:216
+msgid "wallet"
+msgstr ""
+
+#: template/glossary.html.j2:218
+msgid ""
+"software running on a customer's computer; withdraws, stores and spends coins"
+msgstr ""
+
+#: template/glossary.html.j2:223
+msgid "wire transfer"
+msgstr ""
+
+#: template/glossary.html.j2:225
+msgid "see `transfer`"
+msgstr ""
+
+#: template/glossary.html.j2:229
+msgid "wire transfer identifier"
+msgstr ""
+
+#: template/glossary.html.j2:231
+msgid ""
+"subject of a wire `transfer`; usually a random string to uniquely identify "
+"the `transfer`"
+msgstr ""
+
+#: template/glossary.html.j2:236
+msgid "withdrawal"
+msgstr ""
+
+#: template/glossary.html.j2:238
+msgid ""
+"operation by which a `wallet` can convert funds from a reserve to fresh coins"
+msgstr ""
+
+#: template/glossary.html.j2:243
+msgid "zombie coin"
+msgstr ""
+
+#: template/glossary.html.j2:245
+msgid ""
+"a `coin` is a zombie coin if the coin was (1) used as the `dirty` coin in "
+"`refreshing`, (2) the `denomination` of the `fresh` coins created during the "
+"`refreshing` was subject to `revocation`, resulting in the `fresh` coin from "
+"the refresh operation being subjected to `payback`; as a result, the "
+"formerly `dirty` coin is eligible for `refreshing`, even if the dirty coin's "
+"denomination is `expired` for `deposit` operations (but not if it is expired "
+"past the legal data retention requirement)."
+msgstr ""
+
+#: template/governments.html.j2:6
+msgid "Advantages for Governments"
+msgstr ""
+
+#: template/governments.html.j2:8
+msgid ""
+"Taler provides accountability to ensure business operate legally, while also "
+"respecting civil liberties of citizens. Taler is a payment system based on "
+"open standards and free software. Taler needs governments as they set a "
+"financial framework and act as trusted regulators. Taler contributes to "
+"digital sovereignty in the critical financial infrastructure."
+msgstr ""
+
+#: template/governments.html.j2:27
+msgid ""
+"Taler was built with the goal of fighting corruption and supporting "
+"taxation. With Taler, the receiver of any form of payment is easily "
+"identified by the government, and the merchant can be compelled to provide "
+"the contract that was accepted by the customer. Governments can use this "
+"data to tax businesses and individuals based on their income, making tax "
+"evasion and black markets less viable."
+msgstr ""
+
+#: template/governments.html.j2:40
+msgid ""
+"Thus, despite offering anonymity for citizens spending digital cash to buy "
+"goods and services, Taler also ensures that the state can observe incoming "
+"funds. This can be used to ensure businesses engage only in legal "
+"activities, and do not evade income tax, sales tax or value-added tax. "
+"However, this observational capability does not extend to the immediate "
+"personal domain. In particular, monitoring does not cover shared access to "
+"funds with trusted friends and family, or synchronizing wallets across "
+"multiple devices."
+msgstr ""
+
+#: template/governments.html.j2:58
+msgid ""
+"Taler&#39;s payments are cryptographically secured. Thus, customers, "
+"merchants and the Taler payment service provider (the exchange) can "
+"mathematically demonstrate their lawful behavior in court in case of "
+"disputes. Financial damages are strictly limited, improving economic "
+"security for individuals, merchants, the exchange and the state."
+msgstr ""
+
+#: template/governments.html.j2:70
+msgid ""
+"As a payment service provider, the Taler exchange is subject to financial "
+"regulation. Financial regulation and regular audits are critical to "
+"establish trust. In particular, the Taler design mandates the existence of "
+"an independent auditor who checks cryptographic proofs that accumulate at "
+"the exchange to ensure that the escrow account is managed honestly. This "
+"ensures that the exchange does not threaten the economy due to fraud."
+msgstr ""
+
+#: template/governments.html.j2:88
+msgid ""
+"Taler is free software implementing an open protocol standard. Thus, Taler "
+"will enable competition and avoid the monopolization of payment systems that "
+"threatens global political and financial stability today."
+msgstr ""
+
+#: template/governments.html.j2:98
+msgid "Efficient"
+msgstr ""
+
+#: template/governments.html.j2:101
+msgid ""
+"Taler has an efficient design. Unlike Blockchain-based payment systems, such "
+"as Bitcoin, Taler will not threaten the availability of national electric "
+"grids or (significantly) contribute to environmental pollution."
+msgstr ""
+
+#: template/governments.html.j2:117
+msgid "Taler and regulation"
+msgstr ""
+
+#: template/governments.html.j2:119
+msgid "Anti money laundering (AML)"
+msgstr ""
+
+#: template/governments.html.j2:120
+msgid ""
+"With Taler, income is visible and can be tied to the contract signed by both "
+"parties."
+msgstr ""
+
+#: template/governments.html.j2:121
+msgid "Know your customer (KYC)"
+msgstr ""
+
+#: template/governments.html.j2:122
+msgid ""
+"In Taler, payer and payee are known by their bank accounts when withdrawing "
+"or depositing coins respectively"
+msgstr ""
+
+#: template/governments.html.j2:123
+msgid "General Data Protection Regulation (GDPR)"
+msgstr ""
+
+#: template/governments.html.j2:124
+msgid ""
+"Taler cryptographically protects citizen's privacy, and by design implements "
+"data minimization and privacy by default."
+msgstr ""
+
+#: template/governments.html.j2:125
+msgid "Payment Services Directive (PSD2)"
+msgstr ""
+
+#: template/governments.html.j2:126
+msgid ""
+"Taler provides an open standard with public APIs contributing to a "
+"competitive banking sector."
+msgstr ""
+
+#: template/governments.html.j2:134
+msgid "Taler provides privacy and accountability"
+msgstr ""
+
+#: template/governments.html.j2:137
+msgid ""
+"Taler assumes governments can observe traditional wire transfers entering "
+"and leaving the Taler payment system. Starting with the wire transfers, "
+"governments can obtain:"
+msgstr ""
+
+#: template/governments.html.j2:145
+msgid ""
+"The total amount of digital currency withdrawn by a customer. The government "
+"can impose limits on how much digital cash a customer can withdraw within a "
+"given time frame."
+msgstr ""
+
+#: template/governments.html.j2:154
+msgid "The income received by any merchant via the Taler system."
+msgstr ""
+
+#: template/governments.html.j2:161
+msgid ""
+"The exact details of the underlying contract that was signed between "
+"customer and merchant. However, this information would typically not include "
+"the identity of the customer."
+msgstr ""
+
+#: template/governments.html.j2:170
+msgid ""
+"The amounts of digital coins legitimately withdrawn by customers from the "
+"exchange, the value of non-redeemed digital coins in customer&#39;s wallets, "
+"the value and corresponding wire details of deposit operations performed by "
+"merchants with the exchange, and the income of the exchange from transaction "
+"fees."
+msgstr ""
+
+#: template/gsoc-codeless.html.j2:5
+msgid "GSoC 2018: Codeless Payment"
+msgstr ""
+
+#: template/gsoc-codeless.html.j2:6
+msgid ""
+"Implemented by Shivam Kohli as part of GSoC 2018 under the mentoring and "
+"guidance of Florian Dold."
+msgstr ""
+
+#: template/gsoc-codeless.html.j2:12
+msgid "Overview"
+msgstr ""
+
+#: template/gsoc-codeless.html.j2:14
+msgid ""
+"Codeless payment is a component that sits between the seller&#39;s frontend "
+"and the GNU Taler merchant backend. This component has a web interface, "
+"where payment buttons are configured. Registered merchants can manage their "
+"inventory and simultaneously create a &#39;Buy Now&#39; button for a "
+"specific product. This code can be directly copy pasted on the seller&#39;s "
+"frontend and can be used for &#39;Pay with Taler&#39;."
+msgstr ""
+
+#: template/gsoc-codeless.html.j2:29
+msgid "Use Cases"
+msgstr ""
+
+#: template/gsoc-codeless.html.j2:31
+msgid "The various use cases and features of codeless payment are:"
+msgstr ""
+
+#: template/gsoc-codeless.html.j2:37
+msgid ""
+"The primary use case is the registration of the merchant. The codeless "
+"payment backend provides a secure django authenticated login to the "
+"merchant. The registered merchant can add inventory (both digital as well as "
+"physical) in their stocks. They can manage inventory and simultaneously "
+"create a 'Buy Now' button for the product. The merchant also monitors the "
+"orders placed and updates the status of the order which helps in shipment "
+"tracking."
+msgstr ""
+
+#: template/gsoc-codeless.html.j2:48
+msgid ""
+"A merchant has the flexibility to add two types of inventory as follows:"
+msgstr ""
+
+#: template/gsoc-codeless.html.j2:53
+msgid ""
+"The merchant can upload digital inventory (like a PDF or HTML page) via the "
+"codeless payments frontend and the user can then purchase it and view the "
+"version hosted by the codeless payment frontend."
+msgstr ""
+
+#: template/gsoc-codeless.html.j2:61
+msgid ""
+"The merchant can add any physical inventory available in his stocks. While "
+"adding these inventory, the seller is prompted to add minimum quantity of "
+"product that is required to be maintained in the stock. Whenever the stocks "
+"run below this limit the seller would be notified (currently this feature "
+"has not been added but soon email notification would be added)."
+msgstr ""
+
+#: template/gsoc-codeless.html.j2:73
+msgid ""
+"The buyers will access the seller's frontend where the code for the 'Buy "
+"Now' button is present. When this button is triggered, they are redirected "
+"to codeless payment backend and eventually redirected to the payment page. "
+"After successful payment, the buyer can also track their shipment for "
+"physical products or view the digital version hosted by the codeless payment "
+"frontend."
+msgstr ""
+
+#: template/gsoc-codeless.html.j2:84
+msgid ""
+"The other use case of the codeless payment backend is to handle the event "
+"when the 'Buy Now' button is triggered on the seller's frontend. To perform "
+"the payment the backend communicates with merchant backend api. After "
+"successful payment, the users are redirected to the fulfilment page."
+msgstr ""
+
+#: template/gsoc-codeless.html.j2:93
+msgid "Dynamic Merchant Instance"
+msgstr ""
+
+#: template/gsoc-codeless.html.j2:95
+msgid ""
+"The documentation for the API to dynamically manage merchant instance can be "
+"found <a href=\"https://docs.taler.net/api/api-merchant.html#dynamic-"
+"merchant-instance\">here</a>."
+msgstr ""
+
+#: template/gsoc-codeless.html.j2:103
+msgid "Use Case Diagram"
+msgstr ""
+
+#: template/gsoc-codeless.html.j2:109
+msgid "Link to the contributions made"
+msgstr ""
+
+#: template/gsoc-codeless.html.j2:113
+msgid "Codeless Payment Backend"
+msgstr ""
+
+#: template/gsoc-codeless.html.j2:114 template/gsoc-codeless.html.j2:117
+msgid "Link"
+msgstr ""
+
+#: template/gsoc-codeless.html.j2:116
+msgid "Documentation to dynamically manage Merchant Instances"
+msgstr ""
+
+#: template/gsoc-codeless.html.j2:127
+msgid "Future Work"
+msgstr ""
+
+#: template/gsoc-codeless.html.j2:130
+msgid ""
+"The backend of codeless payment is very robust and can be easily extended as "
+"per the requirements. It is adaptive to add new features to this framework. "
+"But as per the discussion and the scope of this project, there are various "
+"features that will be soon added in the Codeless Merchant Backend. The list "
+"of future work is as follows:"
+msgstr ""
+
+#: template/gsoc-codeless.html.j2:140
+msgid ""
+"To send email notification to the merchant when the stocks run below a "
+"certain limit. The minimum quantity required to be maintained in the stocks "
+"is currently taken from the merchant(specific to each product) but no such "
+"notification system is designed."
+msgstr ""
+
+#: template/gsoc-codeless.html.j2:150
+msgid ""
+"To add API access to the merchant backend via the codeless payment service. "
+"Basically, it would be used as a hosting platform for multiple merchants. "
+"There would be an additional user interface part in the codeless payment "
+"service where a logged-in merchant can generate an API key. This API key can "
+"be used to access the functionality of the merchant backend in a controlled "
+"way. After requesting an API key, the page would display the generated key "
+"and a base URL for the API to use by the seller, which is handled by the "
+"codeless payments service."
+msgstr ""
+
+#: template/gsoc-codeless.html.j2:164
+msgid ""
+"Mapping every seller account to a separate merchant backend instance. This "
+"is not required for a simple version of codeless payments, but as soon as "
+"API access for sellers, this is a useful feature. The codeless payment "
+"service then can also double as a hosting service for merchants."
+msgstr ""
+
+#: template/gsoc-codeless.html.j2:174
+msgid ""
+"To add various analytics for the merchant. Various analysis could be "
+"performed on the orders placed for the respective merchant. Some of the "
+"analysis that can be performed are displaying the most frequently purchased "
+"product, some insights about the shipment tracking, analysis of products "
+"based on delivery location, etc. For this part, dicussions and some more "
+"research have to be done before proceeding to the implementation."
+msgstr ""
+
+#: template/gsoc-codeless.html.j2:191
+msgid "Screenshots"
+msgstr ""
+
+#: template/gsoc-codeless.html.j2:193
+msgid "Home page"
+msgstr ""
+
+#: template/gsoc-codeless.html.j2:197
+msgid "Product page"
+msgstr ""
+
+#: template/gsoc-codeless.html.j2:201
+msgid "Shipment Tracking"
+msgstr ""
+
+#: template/index.html.j2:25
+msgid ""
+"We provide a payment system that makes <span class='tlr'>privacy-friendly</"
+"span> online transactions <span class='tlr'>fast and easy</span>."
+msgstr ""
+
+#: template/index.html.j2:29
+msgid "Payments without registration"
+msgstr ""
+
+#: template/index.html.j2:33
+msgid "Data protection by default"
+msgstr ""
+
+#: template/index.html.j2:37
+msgid "Fraud eliminated by design"
+msgstr ""
+
+#: template/index.html.j2:41
+msgid "Not a new currency!"
+msgstr ""
+
+#: template/index.html.j2:45
+msgid "Empowers communities to run their own payment infrastructure"
+msgstr ""
+
+#: template/index.html.j2:48
+msgid "Try Demo!"
+msgstr ""
+
+#: template/index.html.j2:49
+msgid "Read Docs"
+msgstr ""
+
+#: template/investors.html.j2:6
+msgid "Invest in Taler!"
+msgstr ""
+
+#: template/investors.html.j2:9
+msgid ""
+"We have created a company, Taler Systems SA in Luxembourg.<br> Please "
+"contact <tt>invest@taler.net</tt> if you want to invest in Taler."
+msgstr ""
+
+#: template/investors.html.j2:24
+msgid "The Team"
+msgstr ""
+
+#: template/investors.html.j2:27
+msgid ""
+"Our team combines world-class business leaders, cryptographers, software "
+"engineers, civil-rights activists and academics. We are unified by a vision "
+"of how payments should work and the goal of imposing this vision upon the "
+"world."
+msgstr ""
+
+#: template/investors.html.j2:37
+msgid ""
+"We are currently supported by <a href=\"http://www.inria.fr/\">Inria</a>, "
+"the French national institute for research in informatics and automation, "
+"and the <a href=\"https://renewablefreedom.org/\">Renewable Freedom "
+"Foundation</a>."
+msgstr ""
+
+#: template/investors.html.j2:47
+msgid "The Technology"
+msgstr ""
+
+#: template/investors.html.j2:50
+msgid ""
+"All transactions in Taler are secured using <a href=\"bibliography.html"
+"\">modern cryptography</a> and trust in all parties is minimized. Financial "
+"damage is bounded &#x28;for customers, merchants and the exchange&#x29; even "
+"in the case that systems are compromised and private keys are stolen. "
+"Databases can be audited for consistency, resulting in either the detection "
+"of compromised systems or the demonstration that participants were honest. "
+"Actual transaction costs are fractions of a cent."
+msgstr ""
+
+#: template/investors.html.j2:63
+msgid "The Business"
+msgstr ""
+
+#: template/investors.html.j2:65
+msgid ""
+"The scalable business model for Taler is the operation of the payment "
+"service provider, which converts money from traditional payment systems "
+"(MasterCard, SEPA, UPI, Visa, Bitcoin, ACH, SWIFT, etc.) to anonymous "
+"electronic coins in the same currency. The customer can then redeem the "
+"electronic coins at a merchant, who can exchange them for money represented "
+"using traditional payment systems at the exchange. The exchange charges fees "
+"to facilitate the transactions."
+msgstr ""
+
+#: template/investors.html.j2:84
+msgid "The Business Case"
+msgstr ""
+
+#: template/investors.html.j2:94
+msgid ""
+"Our <a href=\"financial-news.html\">financial news</a> page explains in "
+"English how Taler can impact current developments in the global payment "
+"market."
+msgstr ""
+
+#: template/investors.html.j2:117
+msgid "Running a Taler payment service operator"
+msgstr ""
+
+#: template/investors.html.j2:120
+msgid ""
+"The payment service operator runs the <em>Taler exchange</em>. The exchange "
+"charges <b>transaction fees</b> to customers or merchants. Its operational "
+"expenses are from wire transfers with the banking system and the operation "
+"of the computing infrastructure."
+msgstr ""
+
+#: template/investors.html.j2:130
+msgid ""
+"Cryptographic operations, bandwidth and storage costs are less than 0.01 "
+"cent per transaction."
+msgstr ""
+
+#: template/investors.html.j2:131
+msgid ""
+"Multiple Taler transactions can be aggregated into larger wire transfers to "
+"merchants to minimize wire transfer costs."
+msgstr ""
+
+#: template/investors.html.j2:132
+msgid ""
+"Protocol allows the exchange to charge fees for any expensive operation "
+"(withdraw, deposit, refresh, refund or aggregated wire transfers)."
+msgstr ""
+
+#: template/investors.html.j2:133
+msgid "Partnership with banks establishes consumer trust."
+msgstr ""
+
+#: template/investors.html.j2:134
+msgid "Partnership with free software community enables rapid deployment."
+msgstr ""
+
+#: template/merchants.html.j2:5
+msgid "Advantages for Merchants"
+msgstr ""
+
+#: template/merchants.html.j2:8
+msgid ""
+"Taler is a cost-effective electronic payment system which provides you with "
+"cryptographic proof that the payment worked correctly within milliseconds. "
+"Your Web customers pay with previously unknown levels of convenience without "
+"risk of fraud."
+msgstr ""
+
+#: template/merchants.html.j2:22
+msgid "Fast"
+msgstr ""
+
+#: template/merchants.html.j2:25
+msgid ""
+"Processing transactions with Taler is fast, allowing you to confirm the "
+"transaction with your customer virtually immediately. Your customers will "
+"appreciate that they do not have to type in credit card information and play "
+"the &quot;verified by&quot; game. By making payments significantly more "
+"convenient for your customers, you may be able to use Taler for small "
+"transactions that would not work with credit card payments due to the mental "
+"overhead for customers."
+msgstr ""
+
+#: template/merchants.html.j2:44
+msgid ""
+"You will have cryptographic proof of payment from the Taler payment service "
+"provider. With Taler you never handle sensitive customer account information "
+"and thus do not have to undergo any particular security audits (such as PCI "
+"DSS). Your systems will have customer contracts with qualified signatures "
+"for all transactions which you can use in court in case of disputes."
+msgstr ""
+
+#: template/merchants.html.j2:61
+msgid ""
+"Taler is free software, and you can use the liberally-licensed reference "
+"code as a starting point to integrate Taler into your services. To use "
+"Taler, you do not need to pay license fees, and the free software "
+"development model will ensure that you can select from many competing "
+"integrators for support."
+msgstr ""
+
+#: template/merchants.html.j2:76
+msgid "Cheap"
+msgstr ""
+
+#: template/merchants.html.j2:78
+msgid ""
+"Taler is uses efficient cryptographic constructions with low bandwidth and "
+"storage requirements. Combined with Taler&#39;s strong security which makes "
+"fraud impossible, Taler payment service providers can operate with very low "
+"overhead and thus offer low transaction fees."
+msgstr ""
+
+#: template/merchants.html.j2:88
+msgid "Flexible"
+msgstr ""
+
+#: template/merchants.html.j2:90
+msgid ""
+"Taler can be used for different currencies (such as Euros, US Dollars or "
+"Bitcoins) and any amount, limited only by applicable regulation and what "
+"denominations the payment service provider supports."
+msgstr ""
+
+#: template/merchants.html.j2:99
+msgid "Ethical"
+msgstr ""
+
+#: template/merchants.html.j2:101
+msgid ""
+"Taler prevents tax evasion and money laundering. Taler&#39;s protocols are "
+"efficient and do not use wasteful proof-of-work calculations. Taler "
+"encourages transparency by providing an open standard and free software "
+"reference implementations."
+msgstr ""
+
+#: template/merchants.html.j2:115
+msgid "Manuals for merchants"
+msgstr ""
+
+#: template/merchants.html.j2:117
+msgid "The GNU Taler merchant backend operator manual"
+msgstr ""
+
+#: template/merchants.html.j2:121
+msgid "The GNU Taler Web shop integration tutorial (PHP)"
+msgstr ""
+
+#: template/merchants.html.j2:125
+msgid "The GNU Taler Web shop integration tutorial (Python)"
+msgstr ""
+
+#: template/merchants.html.j2:136
+msgid "The GNU Taler Merchant Backend"
+msgstr ""
+
+#: template/merchants.html.j2:138
+msgid "Merchants process payments using the Taler backend:"
+msgstr ""
+
+#: template/merchants.html.j2:144
+msgid ""
+"The backend <b>signs</b> and <b>stores</b> the complete terms of offers made "
+"by the merchant to customers. For this, the merchant&#39;s frontend needs to "
+"give the customer&#39;s order in a JSON format to the backend."
+msgstr ""
+
+#: template/merchants.html.j2:153
+msgid ""
+"The backend <b>validates</b> payments received from the wallet and "
+"<b>executes</b> them with the Taler payment service provider (the exchange). "
+"For this, the merchant&#39;s frontend must pass the payment request through "
+"to the Taler backend and check the HTTP status code that is returned."
+msgstr ""
+
+#: template/merchants.html.j2:164
+msgid ""
+"The backend can <b>list</b> completed transactions and <b>map</b> wire "
+"transfers to sets of business transactions, including the exact terms of "
+"each contract."
+msgstr ""
+
+#: template/merchants.html.j2:178
+msgid "customer perspective"
+msgstr ""
+
+#: template/press.html.j2:4
+msgid "GNU Taler in the Press"
+msgstr ""
+
+#: template/press.html.j2:6
+msgid "2018"
+msgstr ""
+
+#: template/press.html.j2:15
+msgid "2017"
+msgstr ""
+
+#: template/press.html.j2:25
+msgid "2016"
+msgstr ""
+
+#: template/press.html.j2:43
+msgid "2015"
+msgstr ""
+
+#: template/principles.html.j2:21
+msgid "GNU Taler: Design Principles"
+msgstr ""
+
+#: template/principles.html.j2:25
+msgid ""
+"When designing GNU Taler, we had the following design principles in mind:"
+msgstr ""
+
+#: template/principles.html.j2:31
+msgid "1. Free Software implementation"
+msgstr ""
+
+#: template/principles.html.j2:33
+msgid ""
+"... in the area of computing, freedom means not using proprietary software"
+msgstr ""
+
+#: template/principles.html.j2:36
+msgid ""
+"GNU Taler must be <a href=\"https://www.gnu.org/philosophy/free-sw.html"
+"\">Free Software</a>. For merchants, our Free Software reference "
+"implementation prevents vendor lock-in. As the software of the payment "
+"provider itself is free, countries can deploy the payment system without "
+"compromising sovereignty."
+msgstr ""
+
+#: template/principles.html.j2:45
+msgid ""
+"Customers benefit from Free Software as the wallet software can be made to "
+"run on a variety of platforms, and the absence of user-hostile features such "
+"as tracking or telemetry can easily be assured."
+msgstr ""
+
+#: template/principles.html.j2:56
+msgid "2. Protect the privacy of buyers"
+msgstr ""
+
+#: template/principles.html.j2:58
+msgid "You deserve some privacy"
+msgstr ""
+
+#: template/principles.html.j2:60
+msgid ""
+"Privacy should be guaranteed via technical measures, as opposed to mere "
+"policies. Especially with micropayments for online publications, a "
+"disproportionate amount of rather private data about buyers would be "
+"revealed, if the payment system does not have privacy protections."
+msgstr ""
+
+#: template/principles.html.j2:68
+msgid ""
+"In legislations with data protection regulations (such as the recently "
+"introduced GDPR in Europe), merchants benefit from this as well, as no data "
+"breach of customers can happen if this information is, by design, not "
+"collected in the first place. Obviously some private data, such as the "
+"shipping address for a physical delivery, must still be collected according "
+"to business needs."
+msgstr ""
+
+#: template/principles.html.j2:81
+msgid ""
+"3. Enable the state to tax income and crack down on illegal business "
+"activities"
+msgstr ""
+
+#: template/principles.html.j2:83
+msgid "Money laundering"
+msgstr ""
+
+#: template/principles.html.j2:85
+msgid ""
+"As a payment system must still be legal to operate and use, it must comply "
+"with these requirements. Furthermore, we consider levying of taxes as "
+"beneficial to society."
+msgstr ""
+
+#: template/principles.html.j2:95
+msgid "4. Prevent payment fraud"
+msgstr ""
+
+#: template/principles.html.j2:97
+msgid "Phishing attack"
+msgstr ""
+
+#: template/principles.html.j2:99
+msgid ""
+"This imposes requirements on the security of the system, as well as on the "
+"general design, as payment fraud can also happen through misleading user "
+"interface design or the lack of cryptographic evidence for certain processes."
+msgstr ""
+
+#: template/principles.html.j2:109
+msgid "5. Only disclose the minimal amount of information necessary"
+msgstr ""
+
+#: template/principles.html.j2:110
+msgid ""
+"Privacy by design, privacy by default, General Data Protection Regulation "
+"(GDPR) compliant"
+msgstr ""
+
+#: template/principles.html.j2:112
+msgid ""
+"The reason behind this goal is similar to (2). The privacy of buyers is "
+"given priority, but other parties such as merchants still benefit from it, "
+"for example, by keeping details about the merchant’s financials hidden from "
+"competitors."
+msgstr ""
+
+#: template/principles.html.j2:122
+msgid "6. Be usable"
+msgstr ""
+
+#: template/principles.html.j2:123
+msgid "Buy with one click"
+msgstr ""
+
+#: template/principles.html.j2:125
+msgid ""
+"Specifically it must be usable for non-expert customers. Usability also "
+"applies to the integration with merchants, and informs choices about the "
+"architecture, such as encapsulating procedures that require cryptographic "
+"operations into an isolated component with a simple API."
+msgstr ""
+
+#: template/principles.html.j2:136
+msgid "7. Be efficient"
+msgstr ""
+
+#: template/principles.html.j2:137
+msgid "Energy efficiency"
+msgstr ""
+
+#: template/principles.html.j2:139
+msgid ""
+"Approaches such as proof-of-work are ruled out by this requirement. "
+"Efficiency is necessary for GNU Taler to be used for micropayments."
+msgstr ""
+
+#: template/principles.html.j2:149
+msgid "8. Fault-tolerant design"
+msgstr ""
+
+#: template/principles.html.j2:150
+msgid "Life Safers"
+msgstr ""
+
+#: template/principles.html.j2:152
+msgid ""
+"Taler should tolerate failure of individual components and systems, "
+"including malicious operators compromising core secrets. This manifests in "
+"architectural choices such as the isolation of certain components, and "
+"auditing procedures."
+msgstr ""
+
+#: template/principles.html.j2:163
+msgid "9. Foster competition"
+msgstr ""
+
+#: template/principles.html.j2:164
+msgid "A competitive market"
+msgstr ""
+
+#: template/principles.html.j2:166
+msgid ""
+"It must be relatively easy for competitors to join the systems. While the "
+"barriers for this in traditional financial systems are rather high, the "
+"technical burden for new competitors to join must be minimized. Another "
+"design choice that supports this is to split the whole system into smaller "
+"components that can be operated, developed and improved upon independently, "
+"instead of having one completely monolithic system."
+msgstr ""
+
+#: template/schemafuzz.html.j2:6
+msgid "SchemaFuzz"
+msgstr ""
+
+#: template/wallet.html.j2:108
+msgid "Congratulations, you have installed the Taler wallet. Check out the"
+msgstr ""
+
+#: template/wallet.html.j2:113
+msgid "demo"
+msgstr ""
+
+#: template/wallet.html.j2:119
+msgid "You don&#39;t have a wallet installed yet."
+msgstr ""
+
+#: template/wallet.html.j2:128
+msgid "Install the wallet for your browser below, then check out the"
+msgstr ""
+
+#: template/wallet.html.j2:132
+msgid "demonstration"
+msgstr ""
+
+#: template/wallet.html.j2:145 template/wallet.html.j2:155
+msgid "or"
+msgstr ""
+
+#: template/wallet.html.j2:149
+msgid "is required, but it appears you don&#39;t have it installed."
+msgstr ""
+
+#: template/wallet.html.j2:159
+msgid "version"
+msgstr ""
+
+#: template/wallet.html.j2:163
+msgid "or newer is required, but it appears you have an older version."
+msgstr ""
+
+#: template/wallet.html.j2:170
+msgid "Install wallet"
+msgstr ""
+
+#: template/wallet.html.j2:177
+msgid "JavaScript is disabled, installation won&#39;t work."
+msgstr ""
+
+#: template/wallet.html.j2:216
+msgid "Install Download Chrome Extension"
+msgstr ""
+
+#: template/wallet.html.j2:223
+msgid "Install GNU Taler"
+msgstr ""
+
+#: template/wallet.html.j2:227
+msgid "from the Chrome Web Store"
+msgstr ""
+
+#: template/wallet.html.j2:241
+msgid "Install Android App from Google App Store, or"
+msgstr ""
+
+#: template/wallet.html.j2:248
+msgid ""
+"Download Android App from us (bypassing Google registration) and Open in a "
+"File Manager to install."
+msgstr ""
+
+#: template/wallet.html.j2:261
+msgid "Other browsers"
+msgstr ""
+
+#: template/wallet.html.j2:263
+msgid "Wallets for other browsers will be provided in the near future."
+msgstr ""
diff --git a/locale/it/LC_MESSAGES/messages.po b/locale/it/LC_MESSAGES/messages.po
index 105aebd0..30ab0a5b 100644
--- a/locale/it/LC_MESSAGES/messages.po
+++ b/locale/it/LC_MESSAGES/messages.po
@@ -2,7 +2,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PROJECT VERSION\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2019-12-10 14:34+0000\n"
+"POT-Creation-Date: 2019-12-23 01:47+0100\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: it <LL@li.org>\n"
@@ -12,3 +12,2094 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n!=1)\n"
"Generated-By: Babel 2.3.4\n"
+
+#: common/base.j2:5 common/news.j2:5
+msgid "GNU Taler"
+msgstr ""
+
+#: common/base.j2:6 common/news.j2:6
+msgid "Taxable Anonymous Libre Electronic Reserves"
+msgstr ""
+
+#: common/footer.j2.inc:11
+msgid "Contact"
+msgstr ""
+
+#: common/footer.j2.inc:16
+msgid "FAQ"
+msgstr ""
+
+#: common/footer.j2.inc:21
+msgid "Bibliography"
+msgstr ""
+
+#: common/footer.j2.inc:28 template/bibliography.html.j2:34
+#: template/developers.html.j2:66
+msgid "and"
+msgstr ""
+
+#: common/footer.j2.inc:31
+msgid ""
+"We are grateful for support and free hosting of this site by <a href='http://"
+"www.bfh.ch/'>BFH</a>"
+msgstr ""
+
+#: common/footer.j2.inc:33
+msgid ""
+"This page was created using <a href='https://www.gnu.org/'>Free Software</a> "
+"only."
+msgstr ""
+
+#: common/navigation.j2.inc:21
+msgid "Features"
+msgstr ""
+
+#: common/navigation.j2.inc:22
+msgid "Principles"
+msgstr ""
+
+#: common/navigation.j2.inc:23
+msgid "Docs"
+msgstr ""
+
+#: common/navigation.j2.inc:24 news/index.html.j2:9
+msgid "News"
+msgstr ""
+
+#: inc/news.macro.j2:22
+msgid "read more"
+msgstr ""
+
+#: template/architecture.html.j2:6
+msgid "Taler System Architecture"
+msgstr ""
+
+#: template/bibliography.html.j2:5
+msgid "GNU Taler Bibliography"
+msgstr ""
+
+#: template/bibliography.html.j2:27
+msgid "by"
+msgstr ""
+
+#: template/contact.html.j2:6
+msgid "Contact information"
+msgstr ""
+
+#: template/contact.html.j2:13
+msgid "The mailing list"
+msgstr ""
+
+#: template/contact.html.j2:15
+msgid "An archived, public mailing list for GNU Taler is hosted at"
+msgstr ""
+
+#: template/contact.html.j2:20
+msgid "archive"
+msgstr ""
+
+#: template/contact.html.j2:21
+msgid "You can send messages to the list at"
+msgstr ""
+
+#: template/contact.html.j2:29
+msgid "Contacting individuals"
+msgstr ""
+
+#: template/contact.html.j2:31
+msgid ""
+"Team members are generally reachable at <tt>LASTNAME@taler.net</tt>. All of "
+"us support receiving GnuPG encrypted e-mails."
+msgstr ""
+
+#: template/contact.html.j2:40
+msgid "General inquiries"
+msgstr ""
+
+#: template/contact.html.j2:42
+msgid ""
+"You can reach a group of team members handling general inquiries at "
+"<tt>contact AT taler.net</tt>."
+msgstr ""
+
+#: template/contact.html.j2:50
+msgid "Reporting bugs"
+msgstr ""
+
+#: template/contact.html.j2:52
+msgid "We track open feature requests and bugs in our"
+msgstr ""
+
+#: template/contact.html.j2:55
+msgid "Bug tracker"
+msgstr ""
+
+#: template/contact.html.j2:56
+msgid ""
+"which is shared with the GNUnet project. You can also report bugs or feature "
+"requests to the mailing list."
+msgstr ""
+
+#: template/contact.html.j2:65
+msgid "Executive team"
+msgstr ""
+
+#: template/contact.html.j2:67
+msgid ""
+"For non-technical commercial requests, please contact <tt>ceo AT taler.net</"
+"tt>."
+msgstr ""
+
+#: template/copyright.html.j2:6
+msgid "Copyright Assignment"
+msgstr ""
+
+#: template/copyright.html.j2:8
+msgid ""
+"Contributors to GNU Taler with Git access must sign the <a href=\"/pdf/"
+"copyright.pdf\">copyright assignment</a> to ensure that the <a href="
+"\"https://git.gnunet.org/gnunet-ev.git/tree/gnunet_taler_agreement.tex"
+"\">GNUnet e.V. --- Taler Systems SA agreement on licensing and collaborative "
+"development</a> of the GNUnet and GNU Taler projects is satisfied."
+msgstr ""
+
+#: template/copyright.html.j2:19
+msgid ""
+"The agreements ensure that the code will continue to be made available under "
+"free software licenses, but gives developers the freedom to move code "
+"between GNUnet and GNU Taler without worrying about licenses and the company "
+"the ability to dual-license (for example, so that we can distribute via App-"
+"stores that are hostile to free software)."
+msgstr ""
+
+#: template/copyright.html.j2:29
+msgid ""
+"Minor contributions (basically, anyone without Git access) do not require "
+"copyright assignment. Pseudonymous contributions are accepted, in this case "
+"simply sign the agreement with your pseudonym. Scanned copies are "
+"sufficient, but snail mail is preferred."
+msgstr ""
+
+#: template/developers.html.j2:5
+msgid "Taler for developers"
+msgstr ""
+
+#: template/developers.html.j2:12 template/merchants.html.j2:58
+msgid "Free"
+msgstr ""
+
+#: template/developers.html.j2:15
+msgid ""
+"GNU Taler is free software implementing an open protocol. Anybody is welcome "
+"to integrate our reference implementation into their applications. Different "
+"components of Taler are being made available under different licenses. The "
+"Affero GPLv3+ is used for the exchange, the LGPLv3+ is used for reference "
+"code demonstrating integration with merchant platforms, and licenses like "
+"GPLv3+ are used for wallets and related customer-facing software. We are "
+"open for constructive suggestions for maximizing the adoption of this "
+"payment platform."
+msgstr ""
+
+#: template/developers.html.j2:32
+msgid "RESTful"
+msgstr ""
+
+#: template/developers.html.j2:35
+msgid ""
+"Taler is designed to work on the Internet. To ensure that Taler payments can "
+"work with restrictive network setups, Taler uses a RESTful protocol over "
+"HTTP or HTTPS. Taler&#39;s security does not depend upon the use of HTTPS, "
+"but obviously merchants may choose to offer HTTPS for consistency and "
+"because it generally is better for privacy compared to HTTP. Taler uses JSON "
+"to encode structure data, making it easy to integrate Taler with existing "
+"Web applications. Taler&#39;s protocol is documented in detail at"
+msgstr ""
+
+#: template/developers.html.j2:58 template/docs.html.j2:182
+msgid "Code"
+msgstr ""
+
+#: template/developers.html.j2:61
+msgid "Taler is currently primarily developed by a research team at"
+msgstr ""
+
+#: template/developers.html.j2:70
+msgid ""
+"However, contributions from anyone are welcome. Our Git repositories can be "
+"cloned using the Git and HTTP access methods against <tt>git.taler.net</tt> "
+"with the name of the respective repository. A list of repositories can be "
+"found in our"
+msgstr ""
+
+#: template/developers.html.j2:80
+msgid "Documentation"
+msgstr ""
+
+#: template/developers.html.j2:83
+msgid "In addition to this website, the"
+msgstr ""
+
+#: template/developers.html.j2:86
+msgid "documented code"
+msgstr ""
+
+#: template/developers.html.j2:87
+msgid "and the"
+msgstr ""
+
+#: template/developers.html.j2:90
+msgid "API documentation"
+msgstr ""
+
+#: template/developers.html.j2:91
+msgid "Technical papers can be found in our"
+msgstr ""
+
+#: template/developers.html.j2:94
+msgid "bibliography"
+msgstr ""
+
+#: template/developers.html.j2:98
+msgid "Discussion"
+msgstr ""
+
+#: template/developers.html.j2:101
+msgid ""
+"We have a mailing list for developer discussions. You can subscribe to or "
+"read the list archive at"
+msgstr ""
+
+#: template/developers.html.j2:111
+msgid "Regression Testing"
+msgstr ""
+
+#: template/developers.html.j2:114
+msgid "We have"
+msgstr ""
+
+#: template/developers.html.j2:118
+msgid "automation tests to detect regressions and check for portability at"
+msgstr ""
+
+#: template/developers.html.j2:126
+msgid "Code Coverage Analysis"
+msgstr ""
+
+#: template/developers.html.j2:129
+msgid "We use"
+msgstr ""
+
+#: template/developers.html.j2:133
+msgid "to analyze the code coverage of our tests, the results are available at"
+msgstr ""
+
+#: template/developers.html.j2:146
+msgid "Technical Presentation"
+msgstr ""
+
+#: template/developers.html.j2:149 template/investors.html.j2:90
+msgid "Download"
+msgstr ""
+
+#: template/developers.html.j2:165
+msgid "Taler system overview"
+msgstr ""
+
+#: template/developers.html.j2:168
+msgid ""
+"The Taler system consists of protocols executed among a number of actors as "
+"illustrated in the illustration on the right. Typical transactions involve "
+"the following steps:"
+msgstr ""
+
+#: template/developers.html.j2:175
+msgid "system overview"
+msgstr ""
+
+#: template/developers.html.j2:178
+msgid ""
+"A customer instructs his <b>bank</b> to transfer funds from his account to "
+"the Taler exchange (top left). In the subject of the transaction, he "
+"includes an authentication token from his electronic <b>wallet</b>. In Taler "
+"terminology, the customer creates a reserve at the exchange."
+msgstr ""
+
+#: template/developers.html.j2:190
+msgid ""
+"Once the exchange has received the wire transfer, it allows the customer&#39;"
+"s electronic wallet to <b>withdraw</b> electronic coins. The electronic "
+"coins are digital representations of the original currency from the "
+"transfer. It is important to note that the exchange does not learn the &quot;"
+"serial numbers&quot; of the coins created in this process, so it cannot tell "
+"later which customer purchased what at which merchant. The use of Taler does "
+"not change the currency or the total value of the funds (except for fees "
+"which the exchange may charge for the service)."
+msgstr ""
+
+#: template/developers.html.j2:208
+msgid ""
+"Once the customer has the digital coins in his wallet, the wallet can be "
+"used to <b>spend</b> the coins with merchant portals that support the Taler "
+"payment system and accept the respective exchange as a business partner "
+"(bottom arrow). This creates a digital contract signed by the customer's "
+"coins and the merchant. If necessary, the customer can later use this "
+"digitally signed contract in a court of law to prove the exact terms of the "
+"contract and that he paid the respective amount. The customer does not learn "
+"the banking details of the merchant, and Taler does not require the merchant "
+"to learn the identity of the customer. Naturally, the customer can spend any "
+"fraction of his digital coins (the system takes care of customers getting "
+"change)."
+msgstr ""
+
+#: template/developers.html.j2:230
+msgid ""
+"Merchants receiving digital coins <b>deposit</b> the respective claims that "
+"resulted from the contract signing with the customer at the exchange to "
+"redeem the coins. The deposit step does not reveal the details of the "
+"contract between the customer and the merchant or the identity of the "
+"customer to the exchange in any way. However, the exchange does learn the "
+"identity of the merchant via the provided bank routing information. The "
+"merchant can, for example when compelled by the state for taxation, provide "
+"information linking the individual deposit to the respective contract signed "
+"by the customer. Thus, the exchange's database allows the state to enforce "
+"that merchants pay applicable taxes (and do not engage in illegal contracts)."
+msgstr ""
+
+#: template/developers.html.j2:253
+msgid ""
+"Finally, the exchange transfers funds corresponding to the digital coins "
+"redeemed by the merchants to the merchant's <b>bank</b> account. The "
+"exchange may combine multiple small transactions into one larger bank "
+"transfer. The merchant can query the exchange about the relationship between "
+"the bank transfers and the individual claims that were deposited."
+msgstr ""
+
+#: template/developers.html.j2:267
+msgid ""
+"Most importantly, the exchange keeps cryptographic proofs that allow it to "
+"demonstrate that it is operating correctly to third parties. The system "
+"requires an external <b>auditor</b>, such as a government-appointed "
+"financial regulatory body, to frequently verify the exchange's databases and "
+"check that its bank balance matches the total value of the remaining coins "
+"in circulation."
+msgstr ""
+
+#: template/developers.html.j2:282
+msgid ""
+"Without the auditor, the exchange operators could embezzle funds they are "
+"holding in reserve. Customers and merchants cannot cheat each other or the "
+"exchange. If any party's computers are compromised, the financial damage is "
+"limited to the respective party and proportional to the funds they have in "
+"circulation during the period of the compromise."
+msgstr ""
+
+#: template/docs.html.j2:7
+msgid "GNU Taler: Documentation and Resources"
+msgstr ""
+
+#: template/docs.html.j2:13
+msgid ""
+"This is an overview of documentation and other resources for GNU Taler. The "
+"full documentation contents can be found <a href=\"https://docs.taler.net/"
+"\">here</a>."
+msgstr ""
+
+#: template/docs.html.j2:27
+msgid "Components"
+msgstr ""
+
+#: template/docs.html.j2:38
+msgid "Merchant Backend Administration"
+msgstr ""
+
+#: template/docs.html.j2:40
+msgid "Tutorial and manual for operating a merchant. Also available as"
+msgstr ""
+
+#: template/docs.html.j2:50
+msgid "Merchant API Tutorial"
+msgstr ""
+
+#: template/docs.html.j2:52
+msgid ""
+"Tutorial for processing Taler payments using the merchant backend API. Also "
+"available as"
+msgstr ""
+
+#: template/docs.html.j2:62
+msgid "Exchange"
+msgstr ""
+
+#: template/docs.html.j2:64
+msgid "Operator&#39;s manual for the GNU Taler exchange. Also available as"
+msgstr ""
+
+#: template/docs.html.j2:74
+msgid "Bank Integration"
+msgstr ""
+
+#: template/docs.html.j2:76
+msgid ""
+"Manual for tightly integrating Taler with banking applications. Also "
+"available as"
+msgstr ""
+
+#: template/docs.html.j2:92
+msgid "Back office"
+msgstr ""
+
+#: template/docs.html.j2:94
+msgid "Manual to run the back-office Web application. Also available as"
+msgstr ""
+
+#: template/docs.html.j2:107
+msgid "Internals"
+msgstr ""
+
+#: template/docs.html.j2:118
+msgid "HTTP API"
+msgstr ""
+
+#: template/docs.html.j2:120
+msgid "Reference for the HTTP-based API for Taler components."
+msgstr ""
+
+#: template/docs.html.j2:128
+msgid "Onboarding"
+msgstr ""
+
+#: template/docs.html.j2:130
+msgid ""
+"Description of our taler.net setup and how to contribute. Also available as"
+msgstr ""
+
+#: template/docs.html.j2:143
+msgid "Community"
+msgstr ""
+
+#: template/docs.html.j2:154
+msgid "Mailing List"
+msgstr ""
+
+#: template/docs.html.j2:156
+msgid "The official GNU Taler mailing list."
+msgstr ""
+
+#: template/docs.html.j2:162
+msgid "IRC"
+msgstr ""
+
+#: template/docs.html.j2:164
+msgid "Our IRC channel is #taler on freenode."
+msgstr ""
+
+#: template/docs.html.j2:170
+msgid "Bug Tracker"
+msgstr ""
+
+#: template/docs.html.j2:172
+msgid "Our bug tracker for bugs and feature request."
+msgstr ""
+
+#: template/docs.html.j2:194
+msgid "Git repositories"
+msgstr ""
+
+#: template/docs.html.j2:196
+msgid "Git repositories for all of GNU Taler."
+msgstr ""
+
+#: template/faq.html.j2:5
+msgid "How is Taler related to Bitcoin or Blockchains?"
+msgstr ""
+
+#: template/faq.html.j2:8
+msgid ""
+"Taler does not require any Blockchain technology, and is also not based on "
+"proof-of-work or any other distributed consensus mechanism. Instead, Taler "
+"is based on blind signatures. However, it is theoretically possible to "
+"combine Taler with peer-to-peer crypto-currencies like Bitcoin."
+msgstr ""
+
+#: template/faq.html.j2:18
+msgid ""
+"It would be possible, however, to withdraw coins denominated in Bitcoin into "
+"a Taler wallet (with an appropriate exchange), which would give some "
+"benefits over plain Bitcoin, such as instant confirmation times."
+msgstr ""
+
+#: template/faq.html.j2:26
+msgid "Where is the balance in my wallet stored?"
+msgstr ""
+
+#: template/faq.html.j2:28
+msgid ""
+"Your wallet stores digital coins and thus ultimately your computer holds "
+"your balance. The exchange keeps funds matching all unspent coins in an "
+"escrow bank account."
+msgstr ""
+
+#: template/faq.html.j2:35
+msgid "What if my wallet is lost?"
+msgstr ""
+
+#: template/faq.html.j2:37
+msgid ""
+"Since the digital coins of value in your wallet are anonymized, the exchange "
+"can not assist you in recovering a lost or stolen wallet. Just like with a "
+"physical wallet for cash, you are responsible for keeping it safe."
+msgstr ""
+
+#: template/faq.html.j2:46
+msgid ""
+"The risk of losing a wallet can be mitigated by making backups or keeping "
+"the balance reasonably low."
+msgstr ""
+
+#: template/faq.html.j2:52
+msgid "What if my computer is hacked?"
+msgstr ""
+
+#: template/faq.html.j2:54
+msgid ""
+"In case of a compromise of one of your devices, an attacker can spend coins "
+"from your wallet. Checking your balance might reveal to you that your device "
+"has been compromised."
+msgstr ""
+
+#: template/faq.html.j2:61
+msgid "Can I send money to my friend with Taler?"
+msgstr ""
+
+#: template/faq.html.j2:63
+msgid ""
+"If your friend provides goods or services for you in exchange for a payment, "
+"they can easily set up a Taler merchant and receive the payment in their "
+"bank account."
+msgstr ""
+
+#: template/faq.html.j2:70
+msgid ""
+"Future versions of the Taler wallet may allow exchanging coins among friends "
+"directly as well."
+msgstr ""
+
+#: template/faq.html.j2:76
+msgid "How does Taler handle payments in different currencies?"
+msgstr ""
+
+#: template/faq.html.j2:78
+msgid ""
+"Taler wallets can store digital coins corresponding to multiple different "
+"currencies such as the Euro, US Dollars or Bitcoins."
+msgstr ""
+
+#: template/faq.html.j2:84
+msgid "Taler currently does not offer conversion between currencies."
+msgstr ""
+
+#: template/faq.html.j2:89
+msgid "How does Taler protect my privacy?"
+msgstr ""
+
+#: template/faq.html.j2:91
+msgid ""
+"Your wallet stores digital coins that are <a href=\"https://en.wikipedia.org/"
+"wiki/Blind_signature\">blindly signed</a> by an exchange. The use of a blind "
+"signature protects your privacy as it prevents the exchange from knowing "
+"which coin it signed for which customer."
+msgstr ""
+
+#: template/faq.html.j2:101
+msgid "How much does it cost?"
+msgstr ""
+
+#: template/faq.html.j2:103
+msgid ""
+"The Taler protocol allows any exchange to set its own fee structure, "
+"allowing operators to set fees for withdrawing, depositing, refreshing or "
+"refunding coins. Operators can also charge fees for closing reserves and for "
+"(aggregated) wire transfers to merchants. Merchants may choose to cover some "
+"of the fees customers incur. Actual transaction costs are estimated around "
+"0.001 cent/transaction (at high transaction rates, amortized over billions "
+"of transactions, excluding migration costs). Note that this is an early "
+"estimate, details may depend on hosting and backup requirements from the "
+"regulator and could thus easily be 10x higher."
+msgstr ""
+
+#: template/faq.html.j2:117
+msgid "Does Taler work with international payments?"
+msgstr ""
+
+#: template/faq.html.j2:119
+msgid ""
+"Taler&#39;s wallet supports multiple currencies, but the system currently "
+"does not support conversion between currencies. However, in principle an "
+"entity that accepts deposits in one currency and allows withdrawals in "
+"another currency could be created. Still, the regulatory hurdles in this "
+"case tend to be particularly complex. The focus for Taler is on day-to-day "
+"payments, so we have no plans to support currency conversion in the near "
+"future."
+msgstr ""
+
+#: template/faq.html.j2:130
+msgid "How does Taler relate to the (European) Electronic Money Directive?"
+msgstr ""
+
+#: template/faq.html.j2:132
+msgid ""
+"We believe the European Electronic Money Directive provides part of the "
+"regulatory framework a Taler exchange with coins denominated in Euros would "
+"have to follow."
+msgstr ""
+
+#: template/faq.html.j2:139
+msgid ""
+"What bank would guarantee the conversion between Taler coins and bank money "
+"in regular bank accounts?"
+msgstr ""
+
+#: template/faq.html.j2:141
+msgid ""
+"The exchange would be operated by a bank or in cooperation with a bank, and "
+"that bank would hold the funds in escrow. Note that this bank could be a "
+"regular bank or a central bank for a centrally banked electronic currency. "
+"Regardless, the bank would fall under the respective banking regulations "
+"establishing a reason why consumers would have faith in the conversion from "
+"Taler coins into regular bank money."
+msgstr ""
+
+#: template/faq.html.j2:150
+msgid ""
+"To whom would consumers complain to in case of non-conversion or non-"
+"compliance?"
+msgstr ""
+
+#: template/faq.html.j2:152
+msgid ""
+"Any exchange should be audited by one or more independent auditors. "
+"Merchants and consumer wallets will report certain issues automatically to "
+"the auditors, but auditors may also provide a method for manual submission "
+"of issues. The auditors are expected to make their reports available to the "
+"respective regulatory authorities, or even the general public."
+msgstr ""
+
+#: template/faq.html.j2:161
+msgid "Are there any projects already using Taler?"
+msgstr ""
+
+#: template/faq.html.j2:163
+msgid ""
+"We are aware of several businesses running exploratory projects or having "
+"developed working prototypes. We are also in discussions with several "
+"regular banks as well as several central banks about the project. That said, "
+"there are currently no products in the market yet, and we believe this would "
+"be premature given the state of the project (see also <a href=\"https://"
+"gnunet.org/bugs/\">our bugtracker</a> for a list of open issues)."
+msgstr ""
+
+#: template/faq.html.j2:174
+msgid "Does Taler support recurring payments?"
+msgstr ""
+
+#: template/faq.html.j2:176
+msgid ""
+"Today, our wallet implementation does not support recurring payments. "
+"Recurring payments, where some fixed amount is paid on a regular basis are "
+"in theory possible with Taler, but they come with a few caveats. "
+"Specifically, recurring payments can only work if the Taler wallet is "
+"running and online around the desired time. Furthermore, given their "
+"repetitive nature they are linkable, and could thus be used to deanonymize "
+"the user making the recurring payment, for example by forcing the user "
+"offline at the time of the payment and observing that it does then not "
+"happen on time. Finally, the Taler wallet does not work with credit and thus "
+"the user would have to make sure to carry a sufficient balance for the "
+"recurring payment to be made. Still, they can be useful, and a future "
+"version of the Taler wallet will likely support them. But this is not a "
+"feature that we are targeting for Taler 1.0. at this time"
+msgstr ""
+
+#: template/features.html.j2:7
+msgid "GNU Taler: Features"
+msgstr ""
+
+#: template/features.html.j2:13
+msgid ""
+"GNU Taler is a <span class=\"tlr\">privacy-preserving</span> payment system. "
+"Customers can stay anonymous, but merchants can not hide their income "
+"through payments with GNU Taler. This helps to <span class=\"tlr\">avoid tax "
+"evasion and money laundering</span>."
+msgstr ""
+
+#: template/features.html.j2:23
+msgid ""
+"The primary use case of GNU Taler is <span class=\"tlr\">payments</span>; it "
+"is <span class=\"tlr\">not meant as a store</span> of value. Payments are "
+"always backed by an existing currency."
+msgstr ""
+
+#: template/features.html.j2:32
+msgid ""
+"Payment are made after <span class=\"tlr\">exchanging existing money</span> "
+"into <em>electronic money</em> with the help of an Exchange service, that "
+"is, a payment service provider for Taler."
+msgstr ""
+
+#: template/features.html.j2:41
+msgid ""
+"When making a payment, customers only need a charged wallet. A merchant can "
+"accept payments <span class=\"tlr\">without making their customers register</"
+"span> on the merchant&#39;s Website."
+msgstr ""
+
+#: template/features.html.j2:50
+msgid ""
+"GNU Taler is <span class=\"tlr\">immune against many types of fraud</span>, "
+"such as phishing of credit card information or chargeback fraud. In case of "
+"loss or theft, only the limited amount of money left in the wallet might be "
+"gone."
+msgstr ""
+
+#: template/features.html.j2:69
+msgid "Paying with Taler"
+msgstr ""
+
+#: template/features.html.j2:71
+msgid ""
+"To pay with Taler, customers install an electronic wallet on their device. "
+"Before the first payment, the desired currency must be added to the "
+"wallet&#39;s balance by some other means of payment."
+msgstr ""
+
+#: template/features.html.j2:79
+msgid ""
+"Once the wallet is charged, payments on websites take only one click, are "
+"never falsely rejected by fraud detection and do not pose any risk of "
+"phishing or identity theft."
+msgstr ""
+
+#: template/features.html.j2:87
+msgid "Try it yourself with the interactive demo!"
+msgstr ""
+
+#: template/features.html.j2:94
+msgid "Receiving payments with Taler"
+msgstr ""
+
+#: template/features.html.j2:96
+msgid ""
+"To receive Taler payments, a merchant needs a bank account in the desired "
+"currency. We provide supporting software in various programming languages to "
+"make the integration painless. The merchant&#39;s backend for Taler "
+"transaction processing can run on the merchant&#39;s premises or be hosted "
+"by a third party."
+msgstr ""
+
+#: template/features.html.j2:105
+msgid ""
+"Merchant integration is simple, and customers can pay for products without "
+"even having to register an account."
+msgstr ""
+
+#: template/features.html.j2:112
+msgid "See how merchant integration works in our developer documentation!"
+msgstr ""
+
+#: template/features.html.j2:127
+msgid "Practical"
+msgstr ""
+
+#: template/features.html.j2:130
+msgid ""
+"Taler is easy to integrate with existing Web applications. Payments are "
+"cryptographically secured and are confirmed within milliseconds with "
+"extremely low transaction costs."
+msgstr ""
+
+#: template/features.html.j2:140
+msgid "Stable"
+msgstr ""
+
+#: template/features.html.j2:143
+msgid ""
+"Taler does not introduce a new currency. Taler uses a digital wallet storing "
+"coins and payment service providers with escrow accounts in existing "
+"currencies. Thus, Taler&#39;s cryptographic coins correspond to existing "
+"currencies, such as US Dollars, Euros or even Bitcoins."
+msgstr ""
+
+#: template/features.html.j2:154 template/governments.html.j2:55
+#: template/merchants.html.j2:41
+msgid "Secure"
+msgstr ""
+
+#: template/features.html.j2:157
+msgid ""
+"By design Taler does not suffer from many classes of security problems such "
+"as phishing or counterfeit. Thanks to its security features, Taler never "
+"rejects a legitimate customer due to a fraud-detection false positive."
+msgstr ""
+
+#: template/features.html.j2:169 template/governments.html.j2:25
+msgid "Taxable"
+msgstr ""
+
+#: template/features.html.j2:172
+msgid ""
+"When using Taler, merchant&#39;s revenue is transparent for tax collection "
+"authorities. Unlike cash and most digital currencies, Taler helps prevent "
+"black markets. Taler is not suitable for illegal activities."
+msgstr ""
+
+#: template/features.html.j2:182
+msgid "Private"
+msgstr ""
+
+#: template/features.html.j2:184
+msgid ""
+"When you pay with Taler, your identity does not have to be revealed. Just "
+"like payments in cash, nobody else can track how you spent your electronic "
+"money. However, you obtain a legally valid proof of payment."
+msgstr ""
+
+#: template/features.html.j2:195 template/governments.html.j2:85
+msgid "Libre"
+msgstr ""
+
+#: template/features.html.j2:198
+msgid ""
+"Taler provides protocols and reference implementations that in principle "
+"enables anybody to run their own payment infrastructure, be it individuals, "
+"organizations or whole countries. Since the reference implementation is a"
+msgstr ""
+
+#: template/features.html.j2:205
+msgid "package, it will always remain free software."
+msgstr ""
+
+#: template/financial-news.html.j2:6
+msgid "Financial News"
+msgstr ""
+
+#: template/financial-news.html.j2:9
+msgid ""
+"This page explains (only in English) how Taler can change ongoing "
+"developments in the financial industry."
+msgstr ""
+
+#: template/glossary.html.j2:6
+msgid "auditor"
+msgstr ""
+
+#: template/glossary.html.j2:8
+msgid ""
+"trusted third party that verifies that the `exchange` is operating correctly"
+msgstr ""
+
+#: template/glossary.html.j2:12
+msgid "bank"
+msgstr ""
+
+#: template/glossary.html.j2:14
+msgid ""
+"traditional financial service provider who offers wire `transfers` between "
+"accounts"
+msgstr ""
+
+#: template/glossary.html.j2:18
+msgid "coin"
+msgstr ""
+
+#: template/glossary.html.j2:20
+msgid ""
+"coins are individual token representing a certain amount of value, also "
+"known as the `denomination` of the coin"
+msgstr ""
+
+#: template/glossary.html.j2:24
+msgid "contract"
+msgstr ""
+
+#: template/glossary.html.j2:26
+msgid "the proposal signed by the wallet."
+msgstr ""
+
+#: template/glossary.html.j2:30
+msgid "denomination"
+msgstr ""
+
+#: template/glossary.html.j2:32
+msgid ""
+"unit of currency, specifies both the currency and the face value of a `coin`"
+msgstr ""
+
+#: template/glossary.html.j2:37
+msgid "denomination key"
+msgstr ""
+
+#: template/glossary.html.j2:39
+msgid ""
+"RSA key used by the exchange to certify that a given `coin` is valid and of "
+"a particular `denomination`"
+msgstr ""
+
+#: template/glossary.html.j2:44
+msgid "deposit"
+msgstr ""
+
+#: template/glossary.html.j2:46
+msgid ""
+"operation by which a merchant passes coins to an exchange, expecting the "
+"exchange to credit his `bank` account in the future using a wire `transfer`"
+msgstr ""
+
+#: template/glossary.html.j2:52
+msgid "dirty"
+msgstr ""
+
+#: template/glossary.html.j2:54
+msgid ""
+"a `coin` is dirty if its public key may be known to an entity other than the "
+"customer, thereby creating the danger of some entity being able to link "
+"multiple transactions of coin&#39;s owner if the coin is not refreshed first"
+msgstr ""
+
+#: template/glossary.html.j2:61
+msgid "exchange"
+msgstr ""
+
+#: template/glossary.html.j2:63
+msgid ""
+"Taler&#39;s payment service provider. Issues electronic `coins` during "
+"`withdrawal` and redeems them when they are `deposited` by merchants."
+msgstr ""
+
+#: template/glossary.html.j2:68
+msgid "expired"
+msgstr ""
+
+#: template/glossary.html.j2:70
+msgid ""
+"Various operations come with time limits. In particular, `denomination keys` "
+"come with strict time limits for the various operations involving the `coin` "
+"issued under the `denomination`. The most important limit is the `deposit` "
+"expiration, which specifies until when wallets are allowed to use the coin "
+"in `deposit` or `refreshing` operations. There is also a \"legal\" "
+"expiration, which specifies how long the exchange keeps records beyond the "
+"`deposit` expiration time. This latter expiration matters for legal disputes "
+"in courts and also creates an upper limit for `refreshing` operations on "
+"special `zombie coin`."
+msgstr ""
+
+#: template/glossary.html.j2:82
+msgid "extension"
+msgstr ""
+
+#: template/glossary.html.j2:84
+msgid "implementation of a `wallet` for browsers"
+msgstr ""
+
+#: template/glossary.html.j2:88
+msgid "fresh coin"
+msgstr ""
+
+#: template/glossary.html.j2:90
+msgid "a `coin` is fresh if its public key is only known to the customer"
+msgstr ""
+
+#: template/glossary.html.j2:94
+msgid "master key"
+msgstr ""
+
+#: template/glossary.html.j2:96
+msgid ""
+"offline key used by the exchange to certify denomination keys and message "
+"signing keys"
+msgstr ""
+
+#: template/glossary.html.j2:101
+msgid "message signing key"
+msgstr ""
+
+#: template/glossary.html.j2:103
+msgid "key used by the exchange to sign online messages, other than coins"
+msgstr ""
+
+#: template/glossary.html.j2:107
+msgid "offer"
+msgstr ""
+
+#: template/glossary.html.j2:109
+msgid ""
+"specification of the details of a transaction, specifies the payment "
+"obligations for the customer (i.e. the amount), the deliverables of the "
+"merchant and other related information, such as deadlines or locations; "
+"However, it lacks some information that the backend is supposed to provide. "
+"In other words, after the backend adds the missing information to the offer "
+"and signs it, it becomes a proposal."
+msgstr ""
+
+#: template/glossary.html.j2:118
+msgid "owner"
+msgstr ""
+
+#: template/glossary.html.j2:120
+msgid "a `coin` is owned by the entity that knows the private key of the coin"
+msgstr ""
+
+#: template/glossary.html.j2:124
+msgid "payback"
+msgstr ""
+
+#: template/glossary.html.j2:126
+msgid ""
+"operation by which an exchange returns the value of coins affected by a "
+"`revocation` to their `owner`, either by allowing the owner to withdraw new "
+"coins or wiring funds back to the bank account of the `owner`"
+msgstr ""
+
+#: template/glossary.html.j2:132
+msgid "proof"
+msgstr ""
+
+#: template/glossary.html.j2:134
+msgid ""
+"message that cryptographically demonstrates that a particular claim is "
+"correct"
+msgstr ""
+
+#: template/glossary.html.j2:138
+msgid "proposal"
+msgstr ""
+
+#: template/glossary.html.j2:140
+msgid "a sketch that has been completed and signed by the merchant backend."
+msgstr ""
+
+#: template/glossary.html.j2:144
+msgid "reserve"
+msgstr ""
+
+#: template/glossary.html.j2:146
+msgid ""
+"funds set aside for future use; either the balance of a customer at the "
+"exchange ready for `withdrawal`, or the funds kept in the exchange&#39;s "
+"bank account to cover obligations from coins in circulation"
+msgstr ""
+
+#: template/glossary.html.j2:152
+msgid "refreshing"
+msgstr ""
+
+#: template/glossary.html.j2:154
+msgid ""
+"operation by which a `dirty` `coin` is converted into one or more `fresh` "
+"coins"
+msgstr ""
+
+#: template/glossary.html.j2:159
+msgid "refund"
+msgstr ""
+
+#: template/glossary.html.j2:161
+msgid ""
+"operation by which a merchant steps back from the right to funds that he "
+"obtained from a `deposit` operation, giving the right to the funds back to "
+"the customer"
+msgstr ""
+
+#: template/glossary.html.j2:167
+msgid "revocation"
+msgstr ""
+
+#: template/glossary.html.j2:169
+msgid ""
+"exceptional operation by which an exchange withdraws a denomination from "
+"circulation, either because the signing key was compromised or because the "
+"exchange is going out of operation; unspent coins of a revoked denomination "
+"are subjected to payback."
+msgstr ""
+
+#: template/glossary.html.j2:176
+msgid "sharing"
+msgstr ""
+
+#: template/glossary.html.j2:178
+msgid ""
+"users can share ownership of a `coin` by sharing access to the coin&#39;s "
+"private key, thereby allowing all co-owners to spend the coin at any time."
+msgstr ""
+
+#: template/glossary.html.j2:184
+msgid "signing key"
+msgstr ""
+
+#: template/glossary.html.j2:186
+msgid "see message signing key."
+msgstr ""
+
+#: template/glossary.html.j2:190
+msgid "spending"
+msgstr ""
+
+#: template/glossary.html.j2:192
+msgid ""
+"operation by which a customer gives a merchant the right to `deposit` coins "
+"in return for merchandise"
+msgstr ""
+
+#: template/glossary.html.j2:197
+msgid "transfer"
+msgstr ""
+
+#: template/glossary.html.j2:199
+msgid "method of sending funds between `bank` accounts"
+msgstr ""
+
+#: template/glossary.html.j2:203
+msgid "transaction"
+msgstr ""
+
+#: template/glossary.html.j2:205
+msgid ""
+"method by which ownership is exclusively transferred from one entity to "
+"another"
+msgstr ""
+
+#: template/glossary.html.j2:210
+msgid "transaction id"
+msgstr ""
+
+#: template/glossary.html.j2:212
+msgid "unique number by which a merchant identifies a `transaction`"
+msgstr ""
+
+#: template/glossary.html.j2:216
+msgid "wallet"
+msgstr ""
+
+#: template/glossary.html.j2:218
+msgid ""
+"software running on a customer's computer; withdraws, stores and spends coins"
+msgstr ""
+
+#: template/glossary.html.j2:223
+msgid "wire transfer"
+msgstr ""
+
+#: template/glossary.html.j2:225
+msgid "see `transfer`"
+msgstr ""
+
+#: template/glossary.html.j2:229
+msgid "wire transfer identifier"
+msgstr ""
+
+#: template/glossary.html.j2:231
+msgid ""
+"subject of a wire `transfer`; usually a random string to uniquely identify "
+"the `transfer`"
+msgstr ""
+
+#: template/glossary.html.j2:236
+msgid "withdrawal"
+msgstr ""
+
+#: template/glossary.html.j2:238
+msgid ""
+"operation by which a `wallet` can convert funds from a reserve to fresh coins"
+msgstr ""
+
+#: template/glossary.html.j2:243
+msgid "zombie coin"
+msgstr ""
+
+#: template/glossary.html.j2:245
+msgid ""
+"a `coin` is a zombie coin if the coin was (1) used as the `dirty` coin in "
+"`refreshing`, (2) the `denomination` of the `fresh` coins created during the "
+"`refreshing` was subject to `revocation`, resulting in the `fresh` coin from "
+"the refresh operation being subjected to `payback`; as a result, the "
+"formerly `dirty` coin is eligible for `refreshing`, even if the dirty coin's "
+"denomination is `expired` for `deposit` operations (but not if it is expired "
+"past the legal data retention requirement)."
+msgstr ""
+
+#: template/governments.html.j2:6
+msgid "Advantages for Governments"
+msgstr ""
+
+#: template/governments.html.j2:8
+msgid ""
+"Taler provides accountability to ensure business operate legally, while also "
+"respecting civil liberties of citizens. Taler is a payment system based on "
+"open standards and free software. Taler needs governments as they set a "
+"financial framework and act as trusted regulators. Taler contributes to "
+"digital sovereignty in the critical financial infrastructure."
+msgstr ""
+
+#: template/governments.html.j2:27
+msgid ""
+"Taler was built with the goal of fighting corruption and supporting "
+"taxation. With Taler, the receiver of any form of payment is easily "
+"identified by the government, and the merchant can be compelled to provide "
+"the contract that was accepted by the customer. Governments can use this "
+"data to tax businesses and individuals based on their income, making tax "
+"evasion and black markets less viable."
+msgstr ""
+
+#: template/governments.html.j2:40
+msgid ""
+"Thus, despite offering anonymity for citizens spending digital cash to buy "
+"goods and services, Taler also ensures that the state can observe incoming "
+"funds. This can be used to ensure businesses engage only in legal "
+"activities, and do not evade income tax, sales tax or value-added tax. "
+"However, this observational capability does not extend to the immediate "
+"personal domain. In particular, monitoring does not cover shared access to "
+"funds with trusted friends and family, or synchronizing wallets across "
+"multiple devices."
+msgstr ""
+
+#: template/governments.html.j2:58
+msgid ""
+"Taler&#39;s payments are cryptographically secured. Thus, customers, "
+"merchants and the Taler payment service provider (the exchange) can "
+"mathematically demonstrate their lawful behavior in court in case of "
+"disputes. Financial damages are strictly limited, improving economic "
+"security for individuals, merchants, the exchange and the state."
+msgstr ""
+
+#: template/governments.html.j2:70
+msgid ""
+"As a payment service provider, the Taler exchange is subject to financial "
+"regulation. Financial regulation and regular audits are critical to "
+"establish trust. In particular, the Taler design mandates the existence of "
+"an independent auditor who checks cryptographic proofs that accumulate at "
+"the exchange to ensure that the escrow account is managed honestly. This "
+"ensures that the exchange does not threaten the economy due to fraud."
+msgstr ""
+
+#: template/governments.html.j2:88
+msgid ""
+"Taler is free software implementing an open protocol standard. Thus, Taler "
+"will enable competition and avoid the monopolization of payment systems that "
+"threatens global political and financial stability today."
+msgstr ""
+
+#: template/governments.html.j2:98
+msgid "Efficient"
+msgstr ""
+
+#: template/governments.html.j2:101
+msgid ""
+"Taler has an efficient design. Unlike Blockchain-based payment systems, such "
+"as Bitcoin, Taler will not threaten the availability of national electric "
+"grids or (significantly) contribute to environmental pollution."
+msgstr ""
+
+#: template/governments.html.j2:117
+msgid "Taler and regulation"
+msgstr ""
+
+#: template/governments.html.j2:119
+msgid "Anti money laundering (AML)"
+msgstr ""
+
+#: template/governments.html.j2:120
+msgid ""
+"With Taler, income is visible and can be tied to the contract signed by both "
+"parties."
+msgstr ""
+
+#: template/governments.html.j2:121
+msgid "Know your customer (KYC)"
+msgstr ""
+
+#: template/governments.html.j2:122
+msgid ""
+"In Taler, payer and payee are known by their bank accounts when withdrawing "
+"or depositing coins respectively"
+msgstr ""
+
+#: template/governments.html.j2:123
+msgid "General Data Protection Regulation (GDPR)"
+msgstr ""
+
+#: template/governments.html.j2:124
+msgid ""
+"Taler cryptographically protects citizen's privacy, and by design implements "
+"data minimization and privacy by default."
+msgstr ""
+
+#: template/governments.html.j2:125
+msgid "Payment Services Directive (PSD2)"
+msgstr ""
+
+#: template/governments.html.j2:126
+msgid ""
+"Taler provides an open standard with public APIs contributing to a "
+"competitive banking sector."
+msgstr ""
+
+#: template/governments.html.j2:134
+msgid "Taler provides privacy and accountability"
+msgstr ""
+
+#: template/governments.html.j2:137
+msgid ""
+"Taler assumes governments can observe traditional wire transfers entering "
+"and leaving the Taler payment system. Starting with the wire transfers, "
+"governments can obtain:"
+msgstr ""
+
+#: template/governments.html.j2:145
+msgid ""
+"The total amount of digital currency withdrawn by a customer. The government "
+"can impose limits on how much digital cash a customer can withdraw within a "
+"given time frame."
+msgstr ""
+
+#: template/governments.html.j2:154
+msgid "The income received by any merchant via the Taler system."
+msgstr ""
+
+#: template/governments.html.j2:161
+msgid ""
+"The exact details of the underlying contract that was signed between "
+"customer and merchant. However, this information would typically not include "
+"the identity of the customer."
+msgstr ""
+
+#: template/governments.html.j2:170
+msgid ""
+"The amounts of digital coins legitimately withdrawn by customers from the "
+"exchange, the value of non-redeemed digital coins in customer&#39;s wallets, "
+"the value and corresponding wire details of deposit operations performed by "
+"merchants with the exchange, and the income of the exchange from transaction "
+"fees."
+msgstr ""
+
+#: template/gsoc-codeless.html.j2:5
+msgid "GSoC 2018: Codeless Payment"
+msgstr ""
+
+#: template/gsoc-codeless.html.j2:6
+msgid ""
+"Implemented by Shivam Kohli as part of GSoC 2018 under the mentoring and "
+"guidance of Florian Dold."
+msgstr ""
+
+#: template/gsoc-codeless.html.j2:12
+msgid "Overview"
+msgstr ""
+
+#: template/gsoc-codeless.html.j2:14
+msgid ""
+"Codeless payment is a component that sits between the seller&#39;s frontend "
+"and the GNU Taler merchant backend. This component has a web interface, "
+"where payment buttons are configured. Registered merchants can manage their "
+"inventory and simultaneously create a &#39;Buy Now&#39; button for a "
+"specific product. This code can be directly copy pasted on the seller&#39;s "
+"frontend and can be used for &#39;Pay with Taler&#39;."
+msgstr ""
+
+#: template/gsoc-codeless.html.j2:29
+msgid "Use Cases"
+msgstr ""
+
+#: template/gsoc-codeless.html.j2:31
+msgid "The various use cases and features of codeless payment are:"
+msgstr ""
+
+#: template/gsoc-codeless.html.j2:37
+msgid ""
+"The primary use case is the registration of the merchant. The codeless "
+"payment backend provides a secure django authenticated login to the "
+"merchant. The registered merchant can add inventory (both digital as well as "
+"physical) in their stocks. They can manage inventory and simultaneously "
+"create a 'Buy Now' button for the product. The merchant also monitors the "
+"orders placed and updates the status of the order which helps in shipment "
+"tracking."
+msgstr ""
+
+#: template/gsoc-codeless.html.j2:48
+msgid ""
+"A merchant has the flexibility to add two types of inventory as follows:"
+msgstr ""
+
+#: template/gsoc-codeless.html.j2:53
+msgid ""
+"The merchant can upload digital inventory (like a PDF or HTML page) via the "
+"codeless payments frontend and the user can then purchase it and view the "
+"version hosted by the codeless payment frontend."
+msgstr ""
+
+#: template/gsoc-codeless.html.j2:61
+msgid ""
+"The merchant can add any physical inventory available in his stocks. While "
+"adding these inventory, the seller is prompted to add minimum quantity of "
+"product that is required to be maintained in the stock. Whenever the stocks "
+"run below this limit the seller would be notified (currently this feature "
+"has not been added but soon email notification would be added)."
+msgstr ""
+
+#: template/gsoc-codeless.html.j2:73
+msgid ""
+"The buyers will access the seller's frontend where the code for the 'Buy "
+"Now' button is present. When this button is triggered, they are redirected "
+"to codeless payment backend and eventually redirected to the payment page. "
+"After successful payment, the buyer can also track their shipment for "
+"physical products or view the digital version hosted by the codeless payment "
+"frontend."
+msgstr ""
+
+#: template/gsoc-codeless.html.j2:84
+msgid ""
+"The other use case of the codeless payment backend is to handle the event "
+"when the 'Buy Now' button is triggered on the seller's frontend. To perform "
+"the payment the backend communicates with merchant backend api. After "
+"successful payment, the users are redirected to the fulfilment page."
+msgstr ""
+
+#: template/gsoc-codeless.html.j2:93
+msgid "Dynamic Merchant Instance"
+msgstr ""
+
+#: template/gsoc-codeless.html.j2:95
+msgid ""
+"The documentation for the API to dynamically manage merchant instance can be "
+"found <a href=\"https://docs.taler.net/api/api-merchant.html#dynamic-"
+"merchant-instance\">here</a>."
+msgstr ""
+
+#: template/gsoc-codeless.html.j2:103
+msgid "Use Case Diagram"
+msgstr ""
+
+#: template/gsoc-codeless.html.j2:109
+msgid "Link to the contributions made"
+msgstr ""
+
+#: template/gsoc-codeless.html.j2:113
+msgid "Codeless Payment Backend"
+msgstr ""
+
+#: template/gsoc-codeless.html.j2:114 template/gsoc-codeless.html.j2:117
+msgid "Link"
+msgstr ""
+
+#: template/gsoc-codeless.html.j2:116
+msgid "Documentation to dynamically manage Merchant Instances"
+msgstr ""
+
+#: template/gsoc-codeless.html.j2:127
+msgid "Future Work"
+msgstr ""
+
+#: template/gsoc-codeless.html.j2:130
+msgid ""
+"The backend of codeless payment is very robust and can be easily extended as "
+"per the requirements. It is adaptive to add new features to this framework. "
+"But as per the discussion and the scope of this project, there are various "
+"features that will be soon added in the Codeless Merchant Backend. The list "
+"of future work is as follows:"
+msgstr ""
+
+#: template/gsoc-codeless.html.j2:140
+msgid ""
+"To send email notification to the merchant when the stocks run below a "
+"certain limit. The minimum quantity required to be maintained in the stocks "
+"is currently taken from the merchant(specific to each product) but no such "
+"notification system is designed."
+msgstr ""
+
+#: template/gsoc-codeless.html.j2:150
+msgid ""
+"To add API access to the merchant backend via the codeless payment service. "
+"Basically, it would be used as a hosting platform for multiple merchants. "
+"There would be an additional user interface part in the codeless payment "
+"service where a logged-in merchant can generate an API key. This API key can "
+"be used to access the functionality of the merchant backend in a controlled "
+"way. After requesting an API key, the page would display the generated key "
+"and a base URL for the API to use by the seller, which is handled by the "
+"codeless payments service."
+msgstr ""
+
+#: template/gsoc-codeless.html.j2:164
+msgid ""
+"Mapping every seller account to a separate merchant backend instance. This "
+"is not required for a simple version of codeless payments, but as soon as "
+"API access for sellers, this is a useful feature. The codeless payment "
+"service then can also double as a hosting service for merchants."
+msgstr ""
+
+#: template/gsoc-codeless.html.j2:174
+msgid ""
+"To add various analytics for the merchant. Various analysis could be "
+"performed on the orders placed for the respective merchant. Some of the "
+"analysis that can be performed are displaying the most frequently purchased "
+"product, some insights about the shipment tracking, analysis of products "
+"based on delivery location, etc. For this part, dicussions and some more "
+"research have to be done before proceeding to the implementation."
+msgstr ""
+
+#: template/gsoc-codeless.html.j2:191
+msgid "Screenshots"
+msgstr ""
+
+#: template/gsoc-codeless.html.j2:193
+msgid "Home page"
+msgstr ""
+
+#: template/gsoc-codeless.html.j2:197
+msgid "Product page"
+msgstr ""
+
+#: template/gsoc-codeless.html.j2:201
+msgid "Shipment Tracking"
+msgstr ""
+
+#: template/index.html.j2:25
+msgid ""
+"We provide a payment system that makes <span class='tlr'>privacy-friendly</"
+"span> online transactions <span class='tlr'>fast and easy</span>."
+msgstr ""
+
+#: template/index.html.j2:29
+msgid "Payments without registration"
+msgstr ""
+
+#: template/index.html.j2:33
+msgid "Data protection by default"
+msgstr ""
+
+#: template/index.html.j2:37
+msgid "Fraud eliminated by design"
+msgstr ""
+
+#: template/index.html.j2:41
+msgid "Not a new currency!"
+msgstr ""
+
+#: template/index.html.j2:45
+msgid "Empowers communities to run their own payment infrastructure"
+msgstr ""
+
+#: template/index.html.j2:48
+msgid "Try Demo!"
+msgstr ""
+
+#: template/index.html.j2:49
+msgid "Read Docs"
+msgstr ""
+
+#: template/investors.html.j2:6
+msgid "Invest in Taler!"
+msgstr ""
+
+#: template/investors.html.j2:9
+msgid ""
+"We have created a company, Taler Systems SA in Luxembourg.<br> Please "
+"contact <tt>invest@taler.net</tt> if you want to invest in Taler."
+msgstr ""
+
+#: template/investors.html.j2:24
+msgid "The Team"
+msgstr ""
+
+#: template/investors.html.j2:27
+msgid ""
+"Our team combines world-class business leaders, cryptographers, software "
+"engineers, civil-rights activists and academics. We are unified by a vision "
+"of how payments should work and the goal of imposing this vision upon the "
+"world."
+msgstr ""
+
+#: template/investors.html.j2:37
+msgid ""
+"We are currently supported by <a href=\"http://www.inria.fr/\">Inria</a>, "
+"the French national institute for research in informatics and automation, "
+"and the <a href=\"https://renewablefreedom.org/\">Renewable Freedom "
+"Foundation</a>."
+msgstr ""
+
+#: template/investors.html.j2:47
+msgid "The Technology"
+msgstr ""
+
+#: template/investors.html.j2:50
+msgid ""
+"All transactions in Taler are secured using <a href=\"bibliography.html"
+"\">modern cryptography</a> and trust in all parties is minimized. Financial "
+"damage is bounded &#x28;for customers, merchants and the exchange&#x29; even "
+"in the case that systems are compromised and private keys are stolen. "
+"Databases can be audited for consistency, resulting in either the detection "
+"of compromised systems or the demonstration that participants were honest. "
+"Actual transaction costs are fractions of a cent."
+msgstr ""
+
+#: template/investors.html.j2:63
+msgid "The Business"
+msgstr ""
+
+#: template/investors.html.j2:65
+msgid ""
+"The scalable business model for Taler is the operation of the payment "
+"service provider, which converts money from traditional payment systems "
+"(MasterCard, SEPA, UPI, Visa, Bitcoin, ACH, SWIFT, etc.) to anonymous "
+"electronic coins in the same currency. The customer can then redeem the "
+"electronic coins at a merchant, who can exchange them for money represented "
+"using traditional payment systems at the exchange. The exchange charges fees "
+"to facilitate the transactions."
+msgstr ""
+
+#: template/investors.html.j2:84
+msgid "The Business Case"
+msgstr ""
+
+#: template/investors.html.j2:94
+msgid ""
+"Our <a href=\"financial-news.html\">financial news</a> page explains in "
+"English how Taler can impact current developments in the global payment "
+"market."
+msgstr ""
+
+#: template/investors.html.j2:117
+msgid "Running a Taler payment service operator"
+msgstr ""
+
+#: template/investors.html.j2:120
+msgid ""
+"The payment service operator runs the <em>Taler exchange</em>. The exchange "
+"charges <b>transaction fees</b> to customers or merchants. Its operational "
+"expenses are from wire transfers with the banking system and the operation "
+"of the computing infrastructure."
+msgstr ""
+
+#: template/investors.html.j2:130
+msgid ""
+"Cryptographic operations, bandwidth and storage costs are less than 0.01 "
+"cent per transaction."
+msgstr ""
+
+#: template/investors.html.j2:131
+msgid ""
+"Multiple Taler transactions can be aggregated into larger wire transfers to "
+"merchants to minimize wire transfer costs."
+msgstr ""
+
+#: template/investors.html.j2:132
+msgid ""
+"Protocol allows the exchange to charge fees for any expensive operation "
+"(withdraw, deposit, refresh, refund or aggregated wire transfers)."
+msgstr ""
+
+#: template/investors.html.j2:133
+msgid "Partnership with banks establishes consumer trust."
+msgstr ""
+
+#: template/investors.html.j2:134
+msgid "Partnership with free software community enables rapid deployment."
+msgstr ""
+
+#: template/merchants.html.j2:5
+msgid "Advantages for Merchants"
+msgstr ""
+
+#: template/merchants.html.j2:8
+msgid ""
+"Taler is a cost-effective electronic payment system which provides you with "
+"cryptographic proof that the payment worked correctly within milliseconds. "
+"Your Web customers pay with previously unknown levels of convenience without "
+"risk of fraud."
+msgstr ""
+
+#: template/merchants.html.j2:22
+msgid "Fast"
+msgstr ""
+
+#: template/merchants.html.j2:25
+msgid ""
+"Processing transactions with Taler is fast, allowing you to confirm the "
+"transaction with your customer virtually immediately. Your customers will "
+"appreciate that they do not have to type in credit card information and play "
+"the &quot;verified by&quot; game. By making payments significantly more "
+"convenient for your customers, you may be able to use Taler for small "
+"transactions that would not work with credit card payments due to the mental "
+"overhead for customers."
+msgstr ""
+
+#: template/merchants.html.j2:44
+msgid ""
+"You will have cryptographic proof of payment from the Taler payment service "
+"provider. With Taler you never handle sensitive customer account information "
+"and thus do not have to undergo any particular security audits (such as PCI "
+"DSS). Your systems will have customer contracts with qualified signatures "
+"for all transactions which you can use in court in case of disputes."
+msgstr ""
+
+#: template/merchants.html.j2:61
+msgid ""
+"Taler is free software, and you can use the liberally-licensed reference "
+"code as a starting point to integrate Taler into your services. To use "
+"Taler, you do not need to pay license fees, and the free software "
+"development model will ensure that you can select from many competing "
+"integrators for support."
+msgstr ""
+
+#: template/merchants.html.j2:76
+msgid "Cheap"
+msgstr ""
+
+#: template/merchants.html.j2:78
+msgid ""
+"Taler is uses efficient cryptographic constructions with low bandwidth and "
+"storage requirements. Combined with Taler&#39;s strong security which makes "
+"fraud impossible, Taler payment service providers can operate with very low "
+"overhead and thus offer low transaction fees."
+msgstr ""
+
+#: template/merchants.html.j2:88
+msgid "Flexible"
+msgstr ""
+
+#: template/merchants.html.j2:90
+msgid ""
+"Taler can be used for different currencies (such as Euros, US Dollars or "
+"Bitcoins) and any amount, limited only by applicable regulation and what "
+"denominations the payment service provider supports."
+msgstr ""
+
+#: template/merchants.html.j2:99
+msgid "Ethical"
+msgstr ""
+
+#: template/merchants.html.j2:101
+msgid ""
+"Taler prevents tax evasion and money laundering. Taler&#39;s protocols are "
+"efficient and do not use wasteful proof-of-work calculations. Taler "
+"encourages transparency by providing an open standard and free software "
+"reference implementations."
+msgstr ""
+
+#: template/merchants.html.j2:115
+msgid "Manuals for merchants"
+msgstr ""
+
+#: template/merchants.html.j2:117
+msgid "The GNU Taler merchant backend operator manual"
+msgstr ""
+
+#: template/merchants.html.j2:121
+msgid "The GNU Taler Web shop integration tutorial (PHP)"
+msgstr ""
+
+#: template/merchants.html.j2:125
+msgid "The GNU Taler Web shop integration tutorial (Python)"
+msgstr ""
+
+#: template/merchants.html.j2:136
+msgid "The GNU Taler Merchant Backend"
+msgstr ""
+
+#: template/merchants.html.j2:138
+msgid "Merchants process payments using the Taler backend:"
+msgstr ""
+
+#: template/merchants.html.j2:144
+msgid ""
+"The backend <b>signs</b> and <b>stores</b> the complete terms of offers made "
+"by the merchant to customers. For this, the merchant&#39;s frontend needs to "
+"give the customer&#39;s order in a JSON format to the backend."
+msgstr ""
+
+#: template/merchants.html.j2:153
+msgid ""
+"The backend <b>validates</b> payments received from the wallet and "
+"<b>executes</b> them with the Taler payment service provider (the exchange). "
+"For this, the merchant&#39;s frontend must pass the payment request through "
+"to the Taler backend and check the HTTP status code that is returned."
+msgstr ""
+
+#: template/merchants.html.j2:164
+msgid ""
+"The backend can <b>list</b> completed transactions and <b>map</b> wire "
+"transfers to sets of business transactions, including the exact terms of "
+"each contract."
+msgstr ""
+
+#: template/merchants.html.j2:178
+msgid "customer perspective"
+msgstr ""
+
+#: template/press.html.j2:4
+msgid "GNU Taler in the Press"
+msgstr ""
+
+#: template/press.html.j2:6
+msgid "2018"
+msgstr ""
+
+#: template/press.html.j2:15
+msgid "2017"
+msgstr ""
+
+#: template/press.html.j2:25
+msgid "2016"
+msgstr ""
+
+#: template/press.html.j2:43
+msgid "2015"
+msgstr ""
+
+#: template/principles.html.j2:21
+msgid "GNU Taler: Design Principles"
+msgstr ""
+
+#: template/principles.html.j2:25
+msgid ""
+"When designing GNU Taler, we had the following design principles in mind:"
+msgstr ""
+
+#: template/principles.html.j2:31
+msgid "1. Free Software implementation"
+msgstr ""
+
+#: template/principles.html.j2:33
+msgid ""
+"... in the area of computing, freedom means not using proprietary software"
+msgstr ""
+
+#: template/principles.html.j2:36
+msgid ""
+"GNU Taler must be <a href=\"https://www.gnu.org/philosophy/free-sw.html"
+"\">Free Software</a>. For merchants, our Free Software reference "
+"implementation prevents vendor lock-in. As the software of the payment "
+"provider itself is free, countries can deploy the payment system without "
+"compromising sovereignty."
+msgstr ""
+
+#: template/principles.html.j2:45
+msgid ""
+"Customers benefit from Free Software as the wallet software can be made to "
+"run on a variety of platforms, and the absence of user-hostile features such "
+"as tracking or telemetry can easily be assured."
+msgstr ""
+
+#: template/principles.html.j2:56
+msgid "2. Protect the privacy of buyers"
+msgstr ""
+
+#: template/principles.html.j2:58
+msgid "You deserve some privacy"
+msgstr ""
+
+#: template/principles.html.j2:60
+msgid ""
+"Privacy should be guaranteed via technical measures, as opposed to mere "
+"policies. Especially with micropayments for online publications, a "
+"disproportionate amount of rather private data about buyers would be "
+"revealed, if the payment system does not have privacy protections."
+msgstr ""
+
+#: template/principles.html.j2:68
+msgid ""
+"In legislations with data protection regulations (such as the recently "
+"introduced GDPR in Europe), merchants benefit from this as well, as no data "
+"breach of customers can happen if this information is, by design, not "
+"collected in the first place. Obviously some private data, such as the "
+"shipping address for a physical delivery, must still be collected according "
+"to business needs."
+msgstr ""
+
+#: template/principles.html.j2:81
+msgid ""
+"3. Enable the state to tax income and crack down on illegal business "
+"activities"
+msgstr ""
+
+#: template/principles.html.j2:83
+msgid "Money laundering"
+msgstr ""
+
+#: template/principles.html.j2:85
+msgid ""
+"As a payment system must still be legal to operate and use, it must comply "
+"with these requirements. Furthermore, we consider levying of taxes as "
+"beneficial to society."
+msgstr ""
+
+#: template/principles.html.j2:95
+msgid "4. Prevent payment fraud"
+msgstr ""
+
+#: template/principles.html.j2:97
+msgid "Phishing attack"
+msgstr ""
+
+#: template/principles.html.j2:99
+msgid ""
+"This imposes requirements on the security of the system, as well as on the "
+"general design, as payment fraud can also happen through misleading user "
+"interface design or the lack of cryptographic evidence for certain processes."
+msgstr ""
+
+#: template/principles.html.j2:109
+msgid "5. Only disclose the minimal amount of information necessary"
+msgstr ""
+
+#: template/principles.html.j2:110
+msgid ""
+"Privacy by design, privacy by default, General Data Protection Regulation "
+"(GDPR) compliant"
+msgstr ""
+
+#: template/principles.html.j2:112
+msgid ""
+"The reason behind this goal is similar to (2). The privacy of buyers is "
+"given priority, but other parties such as merchants still benefit from it, "
+"for example, by keeping details about the merchant’s financials hidden from "
+"competitors."
+msgstr ""
+
+#: template/principles.html.j2:122
+msgid "6. Be usable"
+msgstr ""
+
+#: template/principles.html.j2:123
+msgid "Buy with one click"
+msgstr ""
+
+#: template/principles.html.j2:125
+msgid ""
+"Specifically it must be usable for non-expert customers. Usability also "
+"applies to the integration with merchants, and informs choices about the "
+"architecture, such as encapsulating procedures that require cryptographic "
+"operations into an isolated component with a simple API."
+msgstr ""
+
+#: template/principles.html.j2:136
+msgid "7. Be efficient"
+msgstr ""
+
+#: template/principles.html.j2:137
+msgid "Energy efficiency"
+msgstr ""
+
+#: template/principles.html.j2:139
+msgid ""
+"Approaches such as proof-of-work are ruled out by this requirement. "
+"Efficiency is necessary for GNU Taler to be used for micropayments."
+msgstr ""
+
+#: template/principles.html.j2:149
+msgid "8. Fault-tolerant design"
+msgstr ""
+
+#: template/principles.html.j2:150
+msgid "Life Safers"
+msgstr ""
+
+#: template/principles.html.j2:152
+msgid ""
+"Taler should tolerate failure of individual components and systems, "
+"including malicious operators compromising core secrets. This manifests in "
+"architectural choices such as the isolation of certain components, and "
+"auditing procedures."
+msgstr ""
+
+#: template/principles.html.j2:163
+msgid "9. Foster competition"
+msgstr ""
+
+#: template/principles.html.j2:164
+msgid "A competitive market"
+msgstr ""
+
+#: template/principles.html.j2:166
+msgid ""
+"It must be relatively easy for competitors to join the systems. While the "
+"barriers for this in traditional financial systems are rather high, the "
+"technical burden for new competitors to join must be minimized. Another "
+"design choice that supports this is to split the whole system into smaller "
+"components that can be operated, developed and improved upon independently, "
+"instead of having one completely monolithic system."
+msgstr ""
+
+#: template/schemafuzz.html.j2:6
+msgid "SchemaFuzz"
+msgstr ""
+
+#: template/wallet.html.j2:108
+msgid "Congratulations, you have installed the Taler wallet. Check out the"
+msgstr ""
+
+#: template/wallet.html.j2:113
+msgid "demo"
+msgstr ""
+
+#: template/wallet.html.j2:119
+msgid "You don&#39;t have a wallet installed yet."
+msgstr ""
+
+#: template/wallet.html.j2:128
+msgid "Install the wallet for your browser below, then check out the"
+msgstr ""
+
+#: template/wallet.html.j2:132
+msgid "demonstration"
+msgstr ""
+
+#: template/wallet.html.j2:145 template/wallet.html.j2:155
+msgid "or"
+msgstr ""
+
+#: template/wallet.html.j2:149
+msgid "is required, but it appears you don&#39;t have it installed."
+msgstr ""
+
+#: template/wallet.html.j2:159
+msgid "version"
+msgstr ""
+
+#: template/wallet.html.j2:163
+msgid "or newer is required, but it appears you have an older version."
+msgstr ""
+
+#: template/wallet.html.j2:170
+msgid "Install wallet"
+msgstr ""
+
+#: template/wallet.html.j2:177
+msgid "JavaScript is disabled, installation won&#39;t work."
+msgstr ""
+
+#: template/wallet.html.j2:216
+msgid "Install Download Chrome Extension"
+msgstr ""
+
+#: template/wallet.html.j2:223
+msgid "Install GNU Taler"
+msgstr ""
+
+#: template/wallet.html.j2:227
+msgid "from the Chrome Web Store"
+msgstr ""
+
+#: template/wallet.html.j2:241
+msgid "Install Android App from Google App Store, or"
+msgstr ""
+
+#: template/wallet.html.j2:248
+msgid ""
+"Download Android App from us (bypassing Google registration) and Open in a "
+"File Manager to install."
+msgstr ""
+
+#: template/wallet.html.j2:261
+msgid "Other browsers"
+msgstr ""
+
+#: template/wallet.html.j2:263
+msgid "Wallets for other browsers will be provided in the near future."
+msgstr ""
diff --git a/locale/pt/LC_MESSAGES/messages.po b/locale/pt/LC_MESSAGES/messages.po
index 009906a0..7bb54722 100644
--- a/locale/pt/LC_MESSAGES/messages.po
+++ b/locale/pt/LC_MESSAGES/messages.po
@@ -6,7 +6,7 @@ msgid ""
msgstr ""
"Project-Id-Version: GNU taler master\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2019-12-10 14:34+0000\n"
+"POT-Creation-Date: 2019-12-23 01:47+0100\n"
"PO-Revision-Date: 2018-01-28 15:27-0200\n"
"Last-Translator: Rafael Fontenelle <rafaelff@gnome.org>\n"
"Language-Team: Brazilian Portuguese\n"
@@ -17,3 +17,2094 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
"X-Generator: Virtaal 1.0.0-beta1\n"
"Generated-By: Babel 2.5.3\n"
+
+#: common/base.j2:5 common/news.j2:5
+msgid "GNU Taler"
+msgstr ""
+
+#: common/base.j2:6 common/news.j2:6
+msgid "Taxable Anonymous Libre Electronic Reserves"
+msgstr ""
+
+#: common/footer.j2.inc:11
+msgid "Contact"
+msgstr ""
+
+#: common/footer.j2.inc:16
+msgid "FAQ"
+msgstr ""
+
+#: common/footer.j2.inc:21
+msgid "Bibliography"
+msgstr ""
+
+#: common/footer.j2.inc:28 template/bibliography.html.j2:34
+#: template/developers.html.j2:66
+msgid "and"
+msgstr ""
+
+#: common/footer.j2.inc:31
+msgid ""
+"We are grateful for support and free hosting of this site by <a href='http://"
+"www.bfh.ch/'>BFH</a>"
+msgstr ""
+
+#: common/footer.j2.inc:33
+msgid ""
+"This page was created using <a href='https://www.gnu.org/'>Free Software</a> "
+"only."
+msgstr ""
+
+#: common/navigation.j2.inc:21
+msgid "Features"
+msgstr ""
+
+#: common/navigation.j2.inc:22
+msgid "Principles"
+msgstr ""
+
+#: common/navigation.j2.inc:23
+msgid "Docs"
+msgstr ""
+
+#: common/navigation.j2.inc:24 news/index.html.j2:9
+msgid "News"
+msgstr ""
+
+#: inc/news.macro.j2:22
+msgid "read more"
+msgstr ""
+
+#: template/architecture.html.j2:6
+msgid "Taler System Architecture"
+msgstr ""
+
+#: template/bibliography.html.j2:5
+msgid "GNU Taler Bibliography"
+msgstr ""
+
+#: template/bibliography.html.j2:27
+msgid "by"
+msgstr ""
+
+#: template/contact.html.j2:6
+msgid "Contact information"
+msgstr ""
+
+#: template/contact.html.j2:13
+msgid "The mailing list"
+msgstr ""
+
+#: template/contact.html.j2:15
+msgid "An archived, public mailing list for GNU Taler is hosted at"
+msgstr ""
+
+#: template/contact.html.j2:20
+msgid "archive"
+msgstr ""
+
+#: template/contact.html.j2:21
+msgid "You can send messages to the list at"
+msgstr ""
+
+#: template/contact.html.j2:29
+msgid "Contacting individuals"
+msgstr ""
+
+#: template/contact.html.j2:31
+msgid ""
+"Team members are generally reachable at <tt>LASTNAME@taler.net</tt>. All of "
+"us support receiving GnuPG encrypted e-mails."
+msgstr ""
+
+#: template/contact.html.j2:40
+msgid "General inquiries"
+msgstr ""
+
+#: template/contact.html.j2:42
+msgid ""
+"You can reach a group of team members handling general inquiries at "
+"<tt>contact AT taler.net</tt>."
+msgstr ""
+
+#: template/contact.html.j2:50
+msgid "Reporting bugs"
+msgstr ""
+
+#: template/contact.html.j2:52
+msgid "We track open feature requests and bugs in our"
+msgstr ""
+
+#: template/contact.html.j2:55
+msgid "Bug tracker"
+msgstr ""
+
+#: template/contact.html.j2:56
+msgid ""
+"which is shared with the GNUnet project. You can also report bugs or feature "
+"requests to the mailing list."
+msgstr ""
+
+#: template/contact.html.j2:65
+msgid "Executive team"
+msgstr ""
+
+#: template/contact.html.j2:67
+msgid ""
+"For non-technical commercial requests, please contact <tt>ceo AT taler.net</"
+"tt>."
+msgstr ""
+
+#: template/copyright.html.j2:6
+msgid "Copyright Assignment"
+msgstr ""
+
+#: template/copyright.html.j2:8
+msgid ""
+"Contributors to GNU Taler with Git access must sign the <a href=\"/pdf/"
+"copyright.pdf\">copyright assignment</a> to ensure that the <a href="
+"\"https://git.gnunet.org/gnunet-ev.git/tree/gnunet_taler_agreement.tex"
+"\">GNUnet e.V. --- Taler Systems SA agreement on licensing and collaborative "
+"development</a> of the GNUnet and GNU Taler projects is satisfied."
+msgstr ""
+
+#: template/copyright.html.j2:19
+msgid ""
+"The agreements ensure that the code will continue to be made available under "
+"free software licenses, but gives developers the freedom to move code "
+"between GNUnet and GNU Taler without worrying about licenses and the company "
+"the ability to dual-license (for example, so that we can distribute via App-"
+"stores that are hostile to free software)."
+msgstr ""
+
+#: template/copyright.html.j2:29
+msgid ""
+"Minor contributions (basically, anyone without Git access) do not require "
+"copyright assignment. Pseudonymous contributions are accepted, in this case "
+"simply sign the agreement with your pseudonym. Scanned copies are "
+"sufficient, but snail mail is preferred."
+msgstr ""
+
+#: template/developers.html.j2:5
+msgid "Taler for developers"
+msgstr ""
+
+#: template/developers.html.j2:12 template/merchants.html.j2:58
+msgid "Free"
+msgstr ""
+
+#: template/developers.html.j2:15
+msgid ""
+"GNU Taler is free software implementing an open protocol. Anybody is welcome "
+"to integrate our reference implementation into their applications. Different "
+"components of Taler are being made available under different licenses. The "
+"Affero GPLv3+ is used for the exchange, the LGPLv3+ is used for reference "
+"code demonstrating integration with merchant platforms, and licenses like "
+"GPLv3+ are used for wallets and related customer-facing software. We are "
+"open for constructive suggestions for maximizing the adoption of this "
+"payment platform."
+msgstr ""
+
+#: template/developers.html.j2:32
+msgid "RESTful"
+msgstr ""
+
+#: template/developers.html.j2:35
+msgid ""
+"Taler is designed to work on the Internet. To ensure that Taler payments can "
+"work with restrictive network setups, Taler uses a RESTful protocol over "
+"HTTP or HTTPS. Taler&#39;s security does not depend upon the use of HTTPS, "
+"but obviously merchants may choose to offer HTTPS for consistency and "
+"because it generally is better for privacy compared to HTTP. Taler uses JSON "
+"to encode structure data, making it easy to integrate Taler with existing "
+"Web applications. Taler&#39;s protocol is documented in detail at"
+msgstr ""
+
+#: template/developers.html.j2:58 template/docs.html.j2:182
+msgid "Code"
+msgstr ""
+
+#: template/developers.html.j2:61
+msgid "Taler is currently primarily developed by a research team at"
+msgstr ""
+
+#: template/developers.html.j2:70
+msgid ""
+"However, contributions from anyone are welcome. Our Git repositories can be "
+"cloned using the Git and HTTP access methods against <tt>git.taler.net</tt> "
+"with the name of the respective repository. A list of repositories can be "
+"found in our"
+msgstr ""
+
+#: template/developers.html.j2:80
+msgid "Documentation"
+msgstr ""
+
+#: template/developers.html.j2:83
+msgid "In addition to this website, the"
+msgstr ""
+
+#: template/developers.html.j2:86
+msgid "documented code"
+msgstr ""
+
+#: template/developers.html.j2:87
+msgid "and the"
+msgstr ""
+
+#: template/developers.html.j2:90
+msgid "API documentation"
+msgstr ""
+
+#: template/developers.html.j2:91
+msgid "Technical papers can be found in our"
+msgstr ""
+
+#: template/developers.html.j2:94
+msgid "bibliography"
+msgstr ""
+
+#: template/developers.html.j2:98
+msgid "Discussion"
+msgstr ""
+
+#: template/developers.html.j2:101
+msgid ""
+"We have a mailing list for developer discussions. You can subscribe to or "
+"read the list archive at"
+msgstr ""
+
+#: template/developers.html.j2:111
+msgid "Regression Testing"
+msgstr ""
+
+#: template/developers.html.j2:114
+msgid "We have"
+msgstr ""
+
+#: template/developers.html.j2:118
+msgid "automation tests to detect regressions and check for portability at"
+msgstr ""
+
+#: template/developers.html.j2:126
+msgid "Code Coverage Analysis"
+msgstr ""
+
+#: template/developers.html.j2:129
+msgid "We use"
+msgstr ""
+
+#: template/developers.html.j2:133
+msgid "to analyze the code coverage of our tests, the results are available at"
+msgstr ""
+
+#: template/developers.html.j2:146
+msgid "Technical Presentation"
+msgstr ""
+
+#: template/developers.html.j2:149 template/investors.html.j2:90
+msgid "Download"
+msgstr ""
+
+#: template/developers.html.j2:165
+msgid "Taler system overview"
+msgstr ""
+
+#: template/developers.html.j2:168
+msgid ""
+"The Taler system consists of protocols executed among a number of actors as "
+"illustrated in the illustration on the right. Typical transactions involve "
+"the following steps:"
+msgstr ""
+
+#: template/developers.html.j2:175
+msgid "system overview"
+msgstr ""
+
+#: template/developers.html.j2:178
+msgid ""
+"A customer instructs his <b>bank</b> to transfer funds from his account to "
+"the Taler exchange (top left). In the subject of the transaction, he "
+"includes an authentication token from his electronic <b>wallet</b>. In Taler "
+"terminology, the customer creates a reserve at the exchange."
+msgstr ""
+
+#: template/developers.html.j2:190
+msgid ""
+"Once the exchange has received the wire transfer, it allows the customer&#39;"
+"s electronic wallet to <b>withdraw</b> electronic coins. The electronic "
+"coins are digital representations of the original currency from the "
+"transfer. It is important to note that the exchange does not learn the &quot;"
+"serial numbers&quot; of the coins created in this process, so it cannot tell "
+"later which customer purchased what at which merchant. The use of Taler does "
+"not change the currency or the total value of the funds (except for fees "
+"which the exchange may charge for the service)."
+msgstr ""
+
+#: template/developers.html.j2:208
+msgid ""
+"Once the customer has the digital coins in his wallet, the wallet can be "
+"used to <b>spend</b> the coins with merchant portals that support the Taler "
+"payment system and accept the respective exchange as a business partner "
+"(bottom arrow). This creates a digital contract signed by the customer's "
+"coins and the merchant. If necessary, the customer can later use this "
+"digitally signed contract in a court of law to prove the exact terms of the "
+"contract and that he paid the respective amount. The customer does not learn "
+"the banking details of the merchant, and Taler does not require the merchant "
+"to learn the identity of the customer. Naturally, the customer can spend any "
+"fraction of his digital coins (the system takes care of customers getting "
+"change)."
+msgstr ""
+
+#: template/developers.html.j2:230
+msgid ""
+"Merchants receiving digital coins <b>deposit</b> the respective claims that "
+"resulted from the contract signing with the customer at the exchange to "
+"redeem the coins. The deposit step does not reveal the details of the "
+"contract between the customer and the merchant or the identity of the "
+"customer to the exchange in any way. However, the exchange does learn the "
+"identity of the merchant via the provided bank routing information. The "
+"merchant can, for example when compelled by the state for taxation, provide "
+"information linking the individual deposit to the respective contract signed "
+"by the customer. Thus, the exchange's database allows the state to enforce "
+"that merchants pay applicable taxes (and do not engage in illegal contracts)."
+msgstr ""
+
+#: template/developers.html.j2:253
+msgid ""
+"Finally, the exchange transfers funds corresponding to the digital coins "
+"redeemed by the merchants to the merchant's <b>bank</b> account. The "
+"exchange may combine multiple small transactions into one larger bank "
+"transfer. The merchant can query the exchange about the relationship between "
+"the bank transfers and the individual claims that were deposited."
+msgstr ""
+
+#: template/developers.html.j2:267
+msgid ""
+"Most importantly, the exchange keeps cryptographic proofs that allow it to "
+"demonstrate that it is operating correctly to third parties. The system "
+"requires an external <b>auditor</b>, such as a government-appointed "
+"financial regulatory body, to frequently verify the exchange's databases and "
+"check that its bank balance matches the total value of the remaining coins "
+"in circulation."
+msgstr ""
+
+#: template/developers.html.j2:282
+msgid ""
+"Without the auditor, the exchange operators could embezzle funds they are "
+"holding in reserve. Customers and merchants cannot cheat each other or the "
+"exchange. If any party's computers are compromised, the financial damage is "
+"limited to the respective party and proportional to the funds they have in "
+"circulation during the period of the compromise."
+msgstr ""
+
+#: template/docs.html.j2:7
+msgid "GNU Taler: Documentation and Resources"
+msgstr ""
+
+#: template/docs.html.j2:13
+msgid ""
+"This is an overview of documentation and other resources for GNU Taler. The "
+"full documentation contents can be found <a href=\"https://docs.taler.net/"
+"\">here</a>."
+msgstr ""
+
+#: template/docs.html.j2:27
+msgid "Components"
+msgstr ""
+
+#: template/docs.html.j2:38
+msgid "Merchant Backend Administration"
+msgstr ""
+
+#: template/docs.html.j2:40
+msgid "Tutorial and manual for operating a merchant. Also available as"
+msgstr ""
+
+#: template/docs.html.j2:50
+msgid "Merchant API Tutorial"
+msgstr ""
+
+#: template/docs.html.j2:52
+msgid ""
+"Tutorial for processing Taler payments using the merchant backend API. Also "
+"available as"
+msgstr ""
+
+#: template/docs.html.j2:62
+msgid "Exchange"
+msgstr ""
+
+#: template/docs.html.j2:64
+msgid "Operator&#39;s manual for the GNU Taler exchange. Also available as"
+msgstr ""
+
+#: template/docs.html.j2:74
+msgid "Bank Integration"
+msgstr ""
+
+#: template/docs.html.j2:76
+msgid ""
+"Manual for tightly integrating Taler with banking applications. Also "
+"available as"
+msgstr ""
+
+#: template/docs.html.j2:92
+msgid "Back office"
+msgstr ""
+
+#: template/docs.html.j2:94
+msgid "Manual to run the back-office Web application. Also available as"
+msgstr ""
+
+#: template/docs.html.j2:107
+msgid "Internals"
+msgstr ""
+
+#: template/docs.html.j2:118
+msgid "HTTP API"
+msgstr ""
+
+#: template/docs.html.j2:120
+msgid "Reference for the HTTP-based API for Taler components."
+msgstr ""
+
+#: template/docs.html.j2:128
+msgid "Onboarding"
+msgstr ""
+
+#: template/docs.html.j2:130
+msgid ""
+"Description of our taler.net setup and how to contribute. Also available as"
+msgstr ""
+
+#: template/docs.html.j2:143
+msgid "Community"
+msgstr ""
+
+#: template/docs.html.j2:154
+msgid "Mailing List"
+msgstr ""
+
+#: template/docs.html.j2:156
+msgid "The official GNU Taler mailing list."
+msgstr ""
+
+#: template/docs.html.j2:162
+msgid "IRC"
+msgstr ""
+
+#: template/docs.html.j2:164
+msgid "Our IRC channel is #taler on freenode."
+msgstr ""
+
+#: template/docs.html.j2:170
+msgid "Bug Tracker"
+msgstr ""
+
+#: template/docs.html.j2:172
+msgid "Our bug tracker for bugs and feature request."
+msgstr ""
+
+#: template/docs.html.j2:194
+msgid "Git repositories"
+msgstr ""
+
+#: template/docs.html.j2:196
+msgid "Git repositories for all of GNU Taler."
+msgstr ""
+
+#: template/faq.html.j2:5
+msgid "How is Taler related to Bitcoin or Blockchains?"
+msgstr ""
+
+#: template/faq.html.j2:8
+msgid ""
+"Taler does not require any Blockchain technology, and is also not based on "
+"proof-of-work or any other distributed consensus mechanism. Instead, Taler "
+"is based on blind signatures. However, it is theoretically possible to "
+"combine Taler with peer-to-peer crypto-currencies like Bitcoin."
+msgstr ""
+
+#: template/faq.html.j2:18
+msgid ""
+"It would be possible, however, to withdraw coins denominated in Bitcoin into "
+"a Taler wallet (with an appropriate exchange), which would give some "
+"benefits over plain Bitcoin, such as instant confirmation times."
+msgstr ""
+
+#: template/faq.html.j2:26
+msgid "Where is the balance in my wallet stored?"
+msgstr ""
+
+#: template/faq.html.j2:28
+msgid ""
+"Your wallet stores digital coins and thus ultimately your computer holds "
+"your balance. The exchange keeps funds matching all unspent coins in an "
+"escrow bank account."
+msgstr ""
+
+#: template/faq.html.j2:35
+msgid "What if my wallet is lost?"
+msgstr ""
+
+#: template/faq.html.j2:37
+msgid ""
+"Since the digital coins of value in your wallet are anonymized, the exchange "
+"can not assist you in recovering a lost or stolen wallet. Just like with a "
+"physical wallet for cash, you are responsible for keeping it safe."
+msgstr ""
+
+#: template/faq.html.j2:46
+msgid ""
+"The risk of losing a wallet can be mitigated by making backups or keeping "
+"the balance reasonably low."
+msgstr ""
+
+#: template/faq.html.j2:52
+msgid "What if my computer is hacked?"
+msgstr ""
+
+#: template/faq.html.j2:54
+msgid ""
+"In case of a compromise of one of your devices, an attacker can spend coins "
+"from your wallet. Checking your balance might reveal to you that your device "
+"has been compromised."
+msgstr ""
+
+#: template/faq.html.j2:61
+msgid "Can I send money to my friend with Taler?"
+msgstr ""
+
+#: template/faq.html.j2:63
+msgid ""
+"If your friend provides goods or services for you in exchange for a payment, "
+"they can easily set up a Taler merchant and receive the payment in their "
+"bank account."
+msgstr ""
+
+#: template/faq.html.j2:70
+msgid ""
+"Future versions of the Taler wallet may allow exchanging coins among friends "
+"directly as well."
+msgstr ""
+
+#: template/faq.html.j2:76
+msgid "How does Taler handle payments in different currencies?"
+msgstr ""
+
+#: template/faq.html.j2:78
+msgid ""
+"Taler wallets can store digital coins corresponding to multiple different "
+"currencies such as the Euro, US Dollars or Bitcoins."
+msgstr ""
+
+#: template/faq.html.j2:84
+msgid "Taler currently does not offer conversion between currencies."
+msgstr ""
+
+#: template/faq.html.j2:89
+msgid "How does Taler protect my privacy?"
+msgstr ""
+
+#: template/faq.html.j2:91
+msgid ""
+"Your wallet stores digital coins that are <a href=\"https://en.wikipedia.org/"
+"wiki/Blind_signature\">blindly signed</a> by an exchange. The use of a blind "
+"signature protects your privacy as it prevents the exchange from knowing "
+"which coin it signed for which customer."
+msgstr ""
+
+#: template/faq.html.j2:101
+msgid "How much does it cost?"
+msgstr ""
+
+#: template/faq.html.j2:103
+msgid ""
+"The Taler protocol allows any exchange to set its own fee structure, "
+"allowing operators to set fees for withdrawing, depositing, refreshing or "
+"refunding coins. Operators can also charge fees for closing reserves and for "
+"(aggregated) wire transfers to merchants. Merchants may choose to cover some "
+"of the fees customers incur. Actual transaction costs are estimated around "
+"0.001 cent/transaction (at high transaction rates, amortized over billions "
+"of transactions, excluding migration costs). Note that this is an early "
+"estimate, details may depend on hosting and backup requirements from the "
+"regulator and could thus easily be 10x higher."
+msgstr ""
+
+#: template/faq.html.j2:117
+msgid "Does Taler work with international payments?"
+msgstr ""
+
+#: template/faq.html.j2:119
+msgid ""
+"Taler&#39;s wallet supports multiple currencies, but the system currently "
+"does not support conversion between currencies. However, in principle an "
+"entity that accepts deposits in one currency and allows withdrawals in "
+"another currency could be created. Still, the regulatory hurdles in this "
+"case tend to be particularly complex. The focus for Taler is on day-to-day "
+"payments, so we have no plans to support currency conversion in the near "
+"future."
+msgstr ""
+
+#: template/faq.html.j2:130
+msgid "How does Taler relate to the (European) Electronic Money Directive?"
+msgstr ""
+
+#: template/faq.html.j2:132
+msgid ""
+"We believe the European Electronic Money Directive provides part of the "
+"regulatory framework a Taler exchange with coins denominated in Euros would "
+"have to follow."
+msgstr ""
+
+#: template/faq.html.j2:139
+msgid ""
+"What bank would guarantee the conversion between Taler coins and bank money "
+"in regular bank accounts?"
+msgstr ""
+
+#: template/faq.html.j2:141
+msgid ""
+"The exchange would be operated by a bank or in cooperation with a bank, and "
+"that bank would hold the funds in escrow. Note that this bank could be a "
+"regular bank or a central bank for a centrally banked electronic currency. "
+"Regardless, the bank would fall under the respective banking regulations "
+"establishing a reason why consumers would have faith in the conversion from "
+"Taler coins into regular bank money."
+msgstr ""
+
+#: template/faq.html.j2:150
+msgid ""
+"To whom would consumers complain to in case of non-conversion or non-"
+"compliance?"
+msgstr ""
+
+#: template/faq.html.j2:152
+msgid ""
+"Any exchange should be audited by one or more independent auditors. "
+"Merchants and consumer wallets will report certain issues automatically to "
+"the auditors, but auditors may also provide a method for manual submission "
+"of issues. The auditors are expected to make their reports available to the "
+"respective regulatory authorities, or even the general public."
+msgstr ""
+
+#: template/faq.html.j2:161
+msgid "Are there any projects already using Taler?"
+msgstr ""
+
+#: template/faq.html.j2:163
+msgid ""
+"We are aware of several businesses running exploratory projects or having "
+"developed working prototypes. We are also in discussions with several "
+"regular banks as well as several central banks about the project. That said, "
+"there are currently no products in the market yet, and we believe this would "
+"be premature given the state of the project (see also <a href=\"https://"
+"gnunet.org/bugs/\">our bugtracker</a> for a list of open issues)."
+msgstr ""
+
+#: template/faq.html.j2:174
+msgid "Does Taler support recurring payments?"
+msgstr ""
+
+#: template/faq.html.j2:176
+msgid ""
+"Today, our wallet implementation does not support recurring payments. "
+"Recurring payments, where some fixed amount is paid on a regular basis are "
+"in theory possible with Taler, but they come with a few caveats. "
+"Specifically, recurring payments can only work if the Taler wallet is "
+"running and online around the desired time. Furthermore, given their "
+"repetitive nature they are linkable, and could thus be used to deanonymize "
+"the user making the recurring payment, for example by forcing the user "
+"offline at the time of the payment and observing that it does then not "
+"happen on time. Finally, the Taler wallet does not work with credit and thus "
+"the user would have to make sure to carry a sufficient balance for the "
+"recurring payment to be made. Still, they can be useful, and a future "
+"version of the Taler wallet will likely support them. But this is not a "
+"feature that we are targeting for Taler 1.0. at this time"
+msgstr ""
+
+#: template/features.html.j2:7
+msgid "GNU Taler: Features"
+msgstr ""
+
+#: template/features.html.j2:13
+msgid ""
+"GNU Taler is a <span class=\"tlr\">privacy-preserving</span> payment system. "
+"Customers can stay anonymous, but merchants can not hide their income "
+"through payments with GNU Taler. This helps to <span class=\"tlr\">avoid tax "
+"evasion and money laundering</span>."
+msgstr ""
+
+#: template/features.html.j2:23
+msgid ""
+"The primary use case of GNU Taler is <span class=\"tlr\">payments</span>; it "
+"is <span class=\"tlr\">not meant as a store</span> of value. Payments are "
+"always backed by an existing currency."
+msgstr ""
+
+#: template/features.html.j2:32
+msgid ""
+"Payment are made after <span class=\"tlr\">exchanging existing money</span> "
+"into <em>electronic money</em> with the help of an Exchange service, that "
+"is, a payment service provider for Taler."
+msgstr ""
+
+#: template/features.html.j2:41
+msgid ""
+"When making a payment, customers only need a charged wallet. A merchant can "
+"accept payments <span class=\"tlr\">without making their customers register</"
+"span> on the merchant&#39;s Website."
+msgstr ""
+
+#: template/features.html.j2:50
+msgid ""
+"GNU Taler is <span class=\"tlr\">immune against many types of fraud</span>, "
+"such as phishing of credit card information or chargeback fraud. In case of "
+"loss or theft, only the limited amount of money left in the wallet might be "
+"gone."
+msgstr ""
+
+#: template/features.html.j2:69
+msgid "Paying with Taler"
+msgstr ""
+
+#: template/features.html.j2:71
+msgid ""
+"To pay with Taler, customers install an electronic wallet on their device. "
+"Before the first payment, the desired currency must be added to the "
+"wallet&#39;s balance by some other means of payment."
+msgstr ""
+
+#: template/features.html.j2:79
+msgid ""
+"Once the wallet is charged, payments on websites take only one click, are "
+"never falsely rejected by fraud detection and do not pose any risk of "
+"phishing or identity theft."
+msgstr ""
+
+#: template/features.html.j2:87
+msgid "Try it yourself with the interactive demo!"
+msgstr ""
+
+#: template/features.html.j2:94
+msgid "Receiving payments with Taler"
+msgstr ""
+
+#: template/features.html.j2:96
+msgid ""
+"To receive Taler payments, a merchant needs a bank account in the desired "
+"currency. We provide supporting software in various programming languages to "
+"make the integration painless. The merchant&#39;s backend for Taler "
+"transaction processing can run on the merchant&#39;s premises or be hosted "
+"by a third party."
+msgstr ""
+
+#: template/features.html.j2:105
+msgid ""
+"Merchant integration is simple, and customers can pay for products without "
+"even having to register an account."
+msgstr ""
+
+#: template/features.html.j2:112
+msgid "See how merchant integration works in our developer documentation!"
+msgstr ""
+
+#: template/features.html.j2:127
+msgid "Practical"
+msgstr ""
+
+#: template/features.html.j2:130
+msgid ""
+"Taler is easy to integrate with existing Web applications. Payments are "
+"cryptographically secured and are confirmed within milliseconds with "
+"extremely low transaction costs."
+msgstr ""
+
+#: template/features.html.j2:140
+msgid "Stable"
+msgstr ""
+
+#: template/features.html.j2:143
+msgid ""
+"Taler does not introduce a new currency. Taler uses a digital wallet storing "
+"coins and payment service providers with escrow accounts in existing "
+"currencies. Thus, Taler&#39;s cryptographic coins correspond to existing "
+"currencies, such as US Dollars, Euros or even Bitcoins."
+msgstr ""
+
+#: template/features.html.j2:154 template/governments.html.j2:55
+#: template/merchants.html.j2:41
+msgid "Secure"
+msgstr ""
+
+#: template/features.html.j2:157
+msgid ""
+"By design Taler does not suffer from many classes of security problems such "
+"as phishing or counterfeit. Thanks to its security features, Taler never "
+"rejects a legitimate customer due to a fraud-detection false positive."
+msgstr ""
+
+#: template/features.html.j2:169 template/governments.html.j2:25
+msgid "Taxable"
+msgstr ""
+
+#: template/features.html.j2:172
+msgid ""
+"When using Taler, merchant&#39;s revenue is transparent for tax collection "
+"authorities. Unlike cash and most digital currencies, Taler helps prevent "
+"black markets. Taler is not suitable for illegal activities."
+msgstr ""
+
+#: template/features.html.j2:182
+msgid "Private"
+msgstr ""
+
+#: template/features.html.j2:184
+msgid ""
+"When you pay with Taler, your identity does not have to be revealed. Just "
+"like payments in cash, nobody else can track how you spent your electronic "
+"money. However, you obtain a legally valid proof of payment."
+msgstr ""
+
+#: template/features.html.j2:195 template/governments.html.j2:85
+msgid "Libre"
+msgstr ""
+
+#: template/features.html.j2:198
+msgid ""
+"Taler provides protocols and reference implementations that in principle "
+"enables anybody to run their own payment infrastructure, be it individuals, "
+"organizations or whole countries. Since the reference implementation is a"
+msgstr ""
+
+#: template/features.html.j2:205
+msgid "package, it will always remain free software."
+msgstr ""
+
+#: template/financial-news.html.j2:6
+msgid "Financial News"
+msgstr ""
+
+#: template/financial-news.html.j2:9
+msgid ""
+"This page explains (only in English) how Taler can change ongoing "
+"developments in the financial industry."
+msgstr ""
+
+#: template/glossary.html.j2:6
+msgid "auditor"
+msgstr ""
+
+#: template/glossary.html.j2:8
+msgid ""
+"trusted third party that verifies that the `exchange` is operating correctly"
+msgstr ""
+
+#: template/glossary.html.j2:12
+msgid "bank"
+msgstr ""
+
+#: template/glossary.html.j2:14
+msgid ""
+"traditional financial service provider who offers wire `transfers` between "
+"accounts"
+msgstr ""
+
+#: template/glossary.html.j2:18
+msgid "coin"
+msgstr ""
+
+#: template/glossary.html.j2:20
+msgid ""
+"coins are individual token representing a certain amount of value, also "
+"known as the `denomination` of the coin"
+msgstr ""
+
+#: template/glossary.html.j2:24
+msgid "contract"
+msgstr ""
+
+#: template/glossary.html.j2:26
+msgid "the proposal signed by the wallet."
+msgstr ""
+
+#: template/glossary.html.j2:30
+msgid "denomination"
+msgstr ""
+
+#: template/glossary.html.j2:32
+msgid ""
+"unit of currency, specifies both the currency and the face value of a `coin`"
+msgstr ""
+
+#: template/glossary.html.j2:37
+msgid "denomination key"
+msgstr ""
+
+#: template/glossary.html.j2:39
+msgid ""
+"RSA key used by the exchange to certify that a given `coin` is valid and of "
+"a particular `denomination`"
+msgstr ""
+
+#: template/glossary.html.j2:44
+msgid "deposit"
+msgstr ""
+
+#: template/glossary.html.j2:46
+msgid ""
+"operation by which a merchant passes coins to an exchange, expecting the "
+"exchange to credit his `bank` account in the future using a wire `transfer`"
+msgstr ""
+
+#: template/glossary.html.j2:52
+msgid "dirty"
+msgstr ""
+
+#: template/glossary.html.j2:54
+msgid ""
+"a `coin` is dirty if its public key may be known to an entity other than the "
+"customer, thereby creating the danger of some entity being able to link "
+"multiple transactions of coin&#39;s owner if the coin is not refreshed first"
+msgstr ""
+
+#: template/glossary.html.j2:61
+msgid "exchange"
+msgstr ""
+
+#: template/glossary.html.j2:63
+msgid ""
+"Taler&#39;s payment service provider. Issues electronic `coins` during "
+"`withdrawal` and redeems them when they are `deposited` by merchants."
+msgstr ""
+
+#: template/glossary.html.j2:68
+msgid "expired"
+msgstr ""
+
+#: template/glossary.html.j2:70
+msgid ""
+"Various operations come with time limits. In particular, `denomination keys` "
+"come with strict time limits for the various operations involving the `coin` "
+"issued under the `denomination`. The most important limit is the `deposit` "
+"expiration, which specifies until when wallets are allowed to use the coin "
+"in `deposit` or `refreshing` operations. There is also a \"legal\" "
+"expiration, which specifies how long the exchange keeps records beyond the "
+"`deposit` expiration time. This latter expiration matters for legal disputes "
+"in courts and also creates an upper limit for `refreshing` operations on "
+"special `zombie coin`."
+msgstr ""
+
+#: template/glossary.html.j2:82
+msgid "extension"
+msgstr ""
+
+#: template/glossary.html.j2:84
+msgid "implementation of a `wallet` for browsers"
+msgstr ""
+
+#: template/glossary.html.j2:88
+msgid "fresh coin"
+msgstr ""
+
+#: template/glossary.html.j2:90
+msgid "a `coin` is fresh if its public key is only known to the customer"
+msgstr ""
+
+#: template/glossary.html.j2:94
+msgid "master key"
+msgstr ""
+
+#: template/glossary.html.j2:96
+msgid ""
+"offline key used by the exchange to certify denomination keys and message "
+"signing keys"
+msgstr ""
+
+#: template/glossary.html.j2:101
+msgid "message signing key"
+msgstr ""
+
+#: template/glossary.html.j2:103
+msgid "key used by the exchange to sign online messages, other than coins"
+msgstr ""
+
+#: template/glossary.html.j2:107
+msgid "offer"
+msgstr ""
+
+#: template/glossary.html.j2:109
+msgid ""
+"specification of the details of a transaction, specifies the payment "
+"obligations for the customer (i.e. the amount), the deliverables of the "
+"merchant and other related information, such as deadlines or locations; "
+"However, it lacks some information that the backend is supposed to provide. "
+"In other words, after the backend adds the missing information to the offer "
+"and signs it, it becomes a proposal."
+msgstr ""
+
+#: template/glossary.html.j2:118
+msgid "owner"
+msgstr ""
+
+#: template/glossary.html.j2:120
+msgid "a `coin` is owned by the entity that knows the private key of the coin"
+msgstr ""
+
+#: template/glossary.html.j2:124
+msgid "payback"
+msgstr ""
+
+#: template/glossary.html.j2:126
+msgid ""
+"operation by which an exchange returns the value of coins affected by a "
+"`revocation` to their `owner`, either by allowing the owner to withdraw new "
+"coins or wiring funds back to the bank account of the `owner`"
+msgstr ""
+
+#: template/glossary.html.j2:132
+msgid "proof"
+msgstr ""
+
+#: template/glossary.html.j2:134
+msgid ""
+"message that cryptographically demonstrates that a particular claim is "
+"correct"
+msgstr ""
+
+#: template/glossary.html.j2:138
+msgid "proposal"
+msgstr ""
+
+#: template/glossary.html.j2:140
+msgid "a sketch that has been completed and signed by the merchant backend."
+msgstr ""
+
+#: template/glossary.html.j2:144
+msgid "reserve"
+msgstr ""
+
+#: template/glossary.html.j2:146
+msgid ""
+"funds set aside for future use; either the balance of a customer at the "
+"exchange ready for `withdrawal`, or the funds kept in the exchange&#39;s "
+"bank account to cover obligations from coins in circulation"
+msgstr ""
+
+#: template/glossary.html.j2:152
+msgid "refreshing"
+msgstr ""
+
+#: template/glossary.html.j2:154
+msgid ""
+"operation by which a `dirty` `coin` is converted into one or more `fresh` "
+"coins"
+msgstr ""
+
+#: template/glossary.html.j2:159
+msgid "refund"
+msgstr ""
+
+#: template/glossary.html.j2:161
+msgid ""
+"operation by which a merchant steps back from the right to funds that he "
+"obtained from a `deposit` operation, giving the right to the funds back to "
+"the customer"
+msgstr ""
+
+#: template/glossary.html.j2:167
+msgid "revocation"
+msgstr ""
+
+#: template/glossary.html.j2:169
+msgid ""
+"exceptional operation by which an exchange withdraws a denomination from "
+"circulation, either because the signing key was compromised or because the "
+"exchange is going out of operation; unspent coins of a revoked denomination "
+"are subjected to payback."
+msgstr ""
+
+#: template/glossary.html.j2:176
+msgid "sharing"
+msgstr ""
+
+#: template/glossary.html.j2:178
+msgid ""
+"users can share ownership of a `coin` by sharing access to the coin&#39;s "
+"private key, thereby allowing all co-owners to spend the coin at any time."
+msgstr ""
+
+#: template/glossary.html.j2:184
+msgid "signing key"
+msgstr ""
+
+#: template/glossary.html.j2:186
+msgid "see message signing key."
+msgstr ""
+
+#: template/glossary.html.j2:190
+msgid "spending"
+msgstr ""
+
+#: template/glossary.html.j2:192
+msgid ""
+"operation by which a customer gives a merchant the right to `deposit` coins "
+"in return for merchandise"
+msgstr ""
+
+#: template/glossary.html.j2:197
+msgid "transfer"
+msgstr ""
+
+#: template/glossary.html.j2:199
+msgid "method of sending funds between `bank` accounts"
+msgstr ""
+
+#: template/glossary.html.j2:203
+msgid "transaction"
+msgstr ""
+
+#: template/glossary.html.j2:205
+msgid ""
+"method by which ownership is exclusively transferred from one entity to "
+"another"
+msgstr ""
+
+#: template/glossary.html.j2:210
+msgid "transaction id"
+msgstr ""
+
+#: template/glossary.html.j2:212
+msgid "unique number by which a merchant identifies a `transaction`"
+msgstr ""
+
+#: template/glossary.html.j2:216
+msgid "wallet"
+msgstr ""
+
+#: template/glossary.html.j2:218
+msgid ""
+"software running on a customer's computer; withdraws, stores and spends coins"
+msgstr ""
+
+#: template/glossary.html.j2:223
+msgid "wire transfer"
+msgstr ""
+
+#: template/glossary.html.j2:225
+msgid "see `transfer`"
+msgstr ""
+
+#: template/glossary.html.j2:229
+msgid "wire transfer identifier"
+msgstr ""
+
+#: template/glossary.html.j2:231
+msgid ""
+"subject of a wire `transfer`; usually a random string to uniquely identify "
+"the `transfer`"
+msgstr ""
+
+#: template/glossary.html.j2:236
+msgid "withdrawal"
+msgstr ""
+
+#: template/glossary.html.j2:238
+msgid ""
+"operation by which a `wallet` can convert funds from a reserve to fresh coins"
+msgstr ""
+
+#: template/glossary.html.j2:243
+msgid "zombie coin"
+msgstr ""
+
+#: template/glossary.html.j2:245
+msgid ""
+"a `coin` is a zombie coin if the coin was (1) used as the `dirty` coin in "
+"`refreshing`, (2) the `denomination` of the `fresh` coins created during the "
+"`refreshing` was subject to `revocation`, resulting in the `fresh` coin from "
+"the refresh operation being subjected to `payback`; as a result, the "
+"formerly `dirty` coin is eligible for `refreshing`, even if the dirty coin's "
+"denomination is `expired` for `deposit` operations (but not if it is expired "
+"past the legal data retention requirement)."
+msgstr ""
+
+#: template/governments.html.j2:6
+msgid "Advantages for Governments"
+msgstr ""
+
+#: template/governments.html.j2:8
+msgid ""
+"Taler provides accountability to ensure business operate legally, while also "
+"respecting civil liberties of citizens. Taler is a payment system based on "
+"open standards and free software. Taler needs governments as they set a "
+"financial framework and act as trusted regulators. Taler contributes to "
+"digital sovereignty in the critical financial infrastructure."
+msgstr ""
+
+#: template/governments.html.j2:27
+msgid ""
+"Taler was built with the goal of fighting corruption and supporting "
+"taxation. With Taler, the receiver of any form of payment is easily "
+"identified by the government, and the merchant can be compelled to provide "
+"the contract that was accepted by the customer. Governments can use this "
+"data to tax businesses and individuals based on their income, making tax "
+"evasion and black markets less viable."
+msgstr ""
+
+#: template/governments.html.j2:40
+msgid ""
+"Thus, despite offering anonymity for citizens spending digital cash to buy "
+"goods and services, Taler also ensures that the state can observe incoming "
+"funds. This can be used to ensure businesses engage only in legal "
+"activities, and do not evade income tax, sales tax or value-added tax. "
+"However, this observational capability does not extend to the immediate "
+"personal domain. In particular, monitoring does not cover shared access to "
+"funds with trusted friends and family, or synchronizing wallets across "
+"multiple devices."
+msgstr ""
+
+#: template/governments.html.j2:58
+msgid ""
+"Taler&#39;s payments are cryptographically secured. Thus, customers, "
+"merchants and the Taler payment service provider (the exchange) can "
+"mathematically demonstrate their lawful behavior in court in case of "
+"disputes. Financial damages are strictly limited, improving economic "
+"security for individuals, merchants, the exchange and the state."
+msgstr ""
+
+#: template/governments.html.j2:70
+msgid ""
+"As a payment service provider, the Taler exchange is subject to financial "
+"regulation. Financial regulation and regular audits are critical to "
+"establish trust. In particular, the Taler design mandates the existence of "
+"an independent auditor who checks cryptographic proofs that accumulate at "
+"the exchange to ensure that the escrow account is managed honestly. This "
+"ensures that the exchange does not threaten the economy due to fraud."
+msgstr ""
+
+#: template/governments.html.j2:88
+msgid ""
+"Taler is free software implementing an open protocol standard. Thus, Taler "
+"will enable competition and avoid the monopolization of payment systems that "
+"threatens global political and financial stability today."
+msgstr ""
+
+#: template/governments.html.j2:98
+msgid "Efficient"
+msgstr ""
+
+#: template/governments.html.j2:101
+msgid ""
+"Taler has an efficient design. Unlike Blockchain-based payment systems, such "
+"as Bitcoin, Taler will not threaten the availability of national electric "
+"grids or (significantly) contribute to environmental pollution."
+msgstr ""
+
+#: template/governments.html.j2:117
+msgid "Taler and regulation"
+msgstr ""
+
+#: template/governments.html.j2:119
+msgid "Anti money laundering (AML)"
+msgstr ""
+
+#: template/governments.html.j2:120
+msgid ""
+"With Taler, income is visible and can be tied to the contract signed by both "
+"parties."
+msgstr ""
+
+#: template/governments.html.j2:121
+msgid "Know your customer (KYC)"
+msgstr ""
+
+#: template/governments.html.j2:122
+msgid ""
+"In Taler, payer and payee are known by their bank accounts when withdrawing "
+"or depositing coins respectively"
+msgstr ""
+
+#: template/governments.html.j2:123
+msgid "General Data Protection Regulation (GDPR)"
+msgstr ""
+
+#: template/governments.html.j2:124
+msgid ""
+"Taler cryptographically protects citizen's privacy, and by design implements "
+"data minimization and privacy by default."
+msgstr ""
+
+#: template/governments.html.j2:125
+msgid "Payment Services Directive (PSD2)"
+msgstr ""
+
+#: template/governments.html.j2:126
+msgid ""
+"Taler provides an open standard with public APIs contributing to a "
+"competitive banking sector."
+msgstr ""
+
+#: template/governments.html.j2:134
+msgid "Taler provides privacy and accountability"
+msgstr ""
+
+#: template/governments.html.j2:137
+msgid ""
+"Taler assumes governments can observe traditional wire transfers entering "
+"and leaving the Taler payment system. Starting with the wire transfers, "
+"governments can obtain:"
+msgstr ""
+
+#: template/governments.html.j2:145
+msgid ""
+"The total amount of digital currency withdrawn by a customer. The government "
+"can impose limits on how much digital cash a customer can withdraw within a "
+"given time frame."
+msgstr ""
+
+#: template/governments.html.j2:154
+msgid "The income received by any merchant via the Taler system."
+msgstr ""
+
+#: template/governments.html.j2:161
+msgid ""
+"The exact details of the underlying contract that was signed between "
+"customer and merchant. However, this information would typically not include "
+"the identity of the customer."
+msgstr ""
+
+#: template/governments.html.j2:170
+msgid ""
+"The amounts of digital coins legitimately withdrawn by customers from the "
+"exchange, the value of non-redeemed digital coins in customer&#39;s wallets, "
+"the value and corresponding wire details of deposit operations performed by "
+"merchants with the exchange, and the income of the exchange from transaction "
+"fees."
+msgstr ""
+
+#: template/gsoc-codeless.html.j2:5
+msgid "GSoC 2018: Codeless Payment"
+msgstr ""
+
+#: template/gsoc-codeless.html.j2:6
+msgid ""
+"Implemented by Shivam Kohli as part of GSoC 2018 under the mentoring and "
+"guidance of Florian Dold."
+msgstr ""
+
+#: template/gsoc-codeless.html.j2:12
+msgid "Overview"
+msgstr ""
+
+#: template/gsoc-codeless.html.j2:14
+msgid ""
+"Codeless payment is a component that sits between the seller&#39;s frontend "
+"and the GNU Taler merchant backend. This component has a web interface, "
+"where payment buttons are configured. Registered merchants can manage their "
+"inventory and simultaneously create a &#39;Buy Now&#39; button for a "
+"specific product. This code can be directly copy pasted on the seller&#39;s "
+"frontend and can be used for &#39;Pay with Taler&#39;."
+msgstr ""
+
+#: template/gsoc-codeless.html.j2:29
+msgid "Use Cases"
+msgstr ""
+
+#: template/gsoc-codeless.html.j2:31
+msgid "The various use cases and features of codeless payment are:"
+msgstr ""
+
+#: template/gsoc-codeless.html.j2:37
+msgid ""
+"The primary use case is the registration of the merchant. The codeless "
+"payment backend provides a secure django authenticated login to the "
+"merchant. The registered merchant can add inventory (both digital as well as "
+"physical) in their stocks. They can manage inventory and simultaneously "
+"create a 'Buy Now' button for the product. The merchant also monitors the "
+"orders placed and updates the status of the order which helps in shipment "
+"tracking."
+msgstr ""
+
+#: template/gsoc-codeless.html.j2:48
+msgid ""
+"A merchant has the flexibility to add two types of inventory as follows:"
+msgstr ""
+
+#: template/gsoc-codeless.html.j2:53
+msgid ""
+"The merchant can upload digital inventory (like a PDF or HTML page) via the "
+"codeless payments frontend and the user can then purchase it and view the "
+"version hosted by the codeless payment frontend."
+msgstr ""
+
+#: template/gsoc-codeless.html.j2:61
+msgid ""
+"The merchant can add any physical inventory available in his stocks. While "
+"adding these inventory, the seller is prompted to add minimum quantity of "
+"product that is required to be maintained in the stock. Whenever the stocks "
+"run below this limit the seller would be notified (currently this feature "
+"has not been added but soon email notification would be added)."
+msgstr ""
+
+#: template/gsoc-codeless.html.j2:73
+msgid ""
+"The buyers will access the seller's frontend where the code for the 'Buy "
+"Now' button is present. When this button is triggered, they are redirected "
+"to codeless payment backend and eventually redirected to the payment page. "
+"After successful payment, the buyer can also track their shipment for "
+"physical products or view the digital version hosted by the codeless payment "
+"frontend."
+msgstr ""
+
+#: template/gsoc-codeless.html.j2:84
+msgid ""
+"The other use case of the codeless payment backend is to handle the event "
+"when the 'Buy Now' button is triggered on the seller's frontend. To perform "
+"the payment the backend communicates with merchant backend api. After "
+"successful payment, the users are redirected to the fulfilment page."
+msgstr ""
+
+#: template/gsoc-codeless.html.j2:93
+msgid "Dynamic Merchant Instance"
+msgstr ""
+
+#: template/gsoc-codeless.html.j2:95
+msgid ""
+"The documentation for the API to dynamically manage merchant instance can be "
+"found <a href=\"https://docs.taler.net/api/api-merchant.html#dynamic-"
+"merchant-instance\">here</a>."
+msgstr ""
+
+#: template/gsoc-codeless.html.j2:103
+msgid "Use Case Diagram"
+msgstr ""
+
+#: template/gsoc-codeless.html.j2:109
+msgid "Link to the contributions made"
+msgstr ""
+
+#: template/gsoc-codeless.html.j2:113
+msgid "Codeless Payment Backend"
+msgstr ""
+
+#: template/gsoc-codeless.html.j2:114 template/gsoc-codeless.html.j2:117
+msgid "Link"
+msgstr ""
+
+#: template/gsoc-codeless.html.j2:116
+msgid "Documentation to dynamically manage Merchant Instances"
+msgstr ""
+
+#: template/gsoc-codeless.html.j2:127
+msgid "Future Work"
+msgstr ""
+
+#: template/gsoc-codeless.html.j2:130
+msgid ""
+"The backend of codeless payment is very robust and can be easily extended as "
+"per the requirements. It is adaptive to add new features to this framework. "
+"But as per the discussion and the scope of this project, there are various "
+"features that will be soon added in the Codeless Merchant Backend. The list "
+"of future work is as follows:"
+msgstr ""
+
+#: template/gsoc-codeless.html.j2:140
+msgid ""
+"To send email notification to the merchant when the stocks run below a "
+"certain limit. The minimum quantity required to be maintained in the stocks "
+"is currently taken from the merchant(specific to each product) but no such "
+"notification system is designed."
+msgstr ""
+
+#: template/gsoc-codeless.html.j2:150
+msgid ""
+"To add API access to the merchant backend via the codeless payment service. "
+"Basically, it would be used as a hosting platform for multiple merchants. "
+"There would be an additional user interface part in the codeless payment "
+"service where a logged-in merchant can generate an API key. This API key can "
+"be used to access the functionality of the merchant backend in a controlled "
+"way. After requesting an API key, the page would display the generated key "
+"and a base URL for the API to use by the seller, which is handled by the "
+"codeless payments service."
+msgstr ""
+
+#: template/gsoc-codeless.html.j2:164
+msgid ""
+"Mapping every seller account to a separate merchant backend instance. This "
+"is not required for a simple version of codeless payments, but as soon as "
+"API access for sellers, this is a useful feature. The codeless payment "
+"service then can also double as a hosting service for merchants."
+msgstr ""
+
+#: template/gsoc-codeless.html.j2:174
+msgid ""
+"To add various analytics for the merchant. Various analysis could be "
+"performed on the orders placed for the respective merchant. Some of the "
+"analysis that can be performed are displaying the most frequently purchased "
+"product, some insights about the shipment tracking, analysis of products "
+"based on delivery location, etc. For this part, dicussions and some more "
+"research have to be done before proceeding to the implementation."
+msgstr ""
+
+#: template/gsoc-codeless.html.j2:191
+msgid "Screenshots"
+msgstr ""
+
+#: template/gsoc-codeless.html.j2:193
+msgid "Home page"
+msgstr ""
+
+#: template/gsoc-codeless.html.j2:197
+msgid "Product page"
+msgstr ""
+
+#: template/gsoc-codeless.html.j2:201
+msgid "Shipment Tracking"
+msgstr ""
+
+#: template/index.html.j2:25
+msgid ""
+"We provide a payment system that makes <span class='tlr'>privacy-friendly</"
+"span> online transactions <span class='tlr'>fast and easy</span>."
+msgstr ""
+
+#: template/index.html.j2:29
+msgid "Payments without registration"
+msgstr ""
+
+#: template/index.html.j2:33
+msgid "Data protection by default"
+msgstr ""
+
+#: template/index.html.j2:37
+msgid "Fraud eliminated by design"
+msgstr ""
+
+#: template/index.html.j2:41
+msgid "Not a new currency!"
+msgstr ""
+
+#: template/index.html.j2:45
+msgid "Empowers communities to run their own payment infrastructure"
+msgstr ""
+
+#: template/index.html.j2:48
+msgid "Try Demo!"
+msgstr ""
+
+#: template/index.html.j2:49
+msgid "Read Docs"
+msgstr ""
+
+#: template/investors.html.j2:6
+msgid "Invest in Taler!"
+msgstr ""
+
+#: template/investors.html.j2:9
+msgid ""
+"We have created a company, Taler Systems SA in Luxembourg.<br> Please "
+"contact <tt>invest@taler.net</tt> if you want to invest in Taler."
+msgstr ""
+
+#: template/investors.html.j2:24
+msgid "The Team"
+msgstr ""
+
+#: template/investors.html.j2:27
+msgid ""
+"Our team combines world-class business leaders, cryptographers, software "
+"engineers, civil-rights activists and academics. We are unified by a vision "
+"of how payments should work and the goal of imposing this vision upon the "
+"world."
+msgstr ""
+
+#: template/investors.html.j2:37
+msgid ""
+"We are currently supported by <a href=\"http://www.inria.fr/\">Inria</a>, "
+"the French national institute for research in informatics and automation, "
+"and the <a href=\"https://renewablefreedom.org/\">Renewable Freedom "
+"Foundation</a>."
+msgstr ""
+
+#: template/investors.html.j2:47
+msgid "The Technology"
+msgstr ""
+
+#: template/investors.html.j2:50
+msgid ""
+"All transactions in Taler are secured using <a href=\"bibliography.html"
+"\">modern cryptography</a> and trust in all parties is minimized. Financial "
+"damage is bounded &#x28;for customers, merchants and the exchange&#x29; even "
+"in the case that systems are compromised and private keys are stolen. "
+"Databases can be audited for consistency, resulting in either the detection "
+"of compromised systems or the demonstration that participants were honest. "
+"Actual transaction costs are fractions of a cent."
+msgstr ""
+
+#: template/investors.html.j2:63
+msgid "The Business"
+msgstr ""
+
+#: template/investors.html.j2:65
+msgid ""
+"The scalable business model for Taler is the operation of the payment "
+"service provider, which converts money from traditional payment systems "
+"(MasterCard, SEPA, UPI, Visa, Bitcoin, ACH, SWIFT, etc.) to anonymous "
+"electronic coins in the same currency. The customer can then redeem the "
+"electronic coins at a merchant, who can exchange them for money represented "
+"using traditional payment systems at the exchange. The exchange charges fees "
+"to facilitate the transactions."
+msgstr ""
+
+#: template/investors.html.j2:84
+msgid "The Business Case"
+msgstr ""
+
+#: template/investors.html.j2:94
+msgid ""
+"Our <a href=\"financial-news.html\">financial news</a> page explains in "
+"English how Taler can impact current developments in the global payment "
+"market."
+msgstr ""
+
+#: template/investors.html.j2:117
+msgid "Running a Taler payment service operator"
+msgstr ""
+
+#: template/investors.html.j2:120
+msgid ""
+"The payment service operator runs the <em>Taler exchange</em>. The exchange "
+"charges <b>transaction fees</b> to customers or merchants. Its operational "
+"expenses are from wire transfers with the banking system and the operation "
+"of the computing infrastructure."
+msgstr ""
+
+#: template/investors.html.j2:130
+msgid ""
+"Cryptographic operations, bandwidth and storage costs are less than 0.01 "
+"cent per transaction."
+msgstr ""
+
+#: template/investors.html.j2:131
+msgid ""
+"Multiple Taler transactions can be aggregated into larger wire transfers to "
+"merchants to minimize wire transfer costs."
+msgstr ""
+
+#: template/investors.html.j2:132
+msgid ""
+"Protocol allows the exchange to charge fees for any expensive operation "
+"(withdraw, deposit, refresh, refund or aggregated wire transfers)."
+msgstr ""
+
+#: template/investors.html.j2:133
+msgid "Partnership with banks establishes consumer trust."
+msgstr ""
+
+#: template/investors.html.j2:134
+msgid "Partnership with free software community enables rapid deployment."
+msgstr ""
+
+#: template/merchants.html.j2:5
+msgid "Advantages for Merchants"
+msgstr ""
+
+#: template/merchants.html.j2:8
+msgid ""
+"Taler is a cost-effective electronic payment system which provides you with "
+"cryptographic proof that the payment worked correctly within milliseconds. "
+"Your Web customers pay with previously unknown levels of convenience without "
+"risk of fraud."
+msgstr ""
+
+#: template/merchants.html.j2:22
+msgid "Fast"
+msgstr ""
+
+#: template/merchants.html.j2:25
+msgid ""
+"Processing transactions with Taler is fast, allowing you to confirm the "
+"transaction with your customer virtually immediately. Your customers will "
+"appreciate that they do not have to type in credit card information and play "
+"the &quot;verified by&quot; game. By making payments significantly more "
+"convenient for your customers, you may be able to use Taler for small "
+"transactions that would not work with credit card payments due to the mental "
+"overhead for customers."
+msgstr ""
+
+#: template/merchants.html.j2:44
+msgid ""
+"You will have cryptographic proof of payment from the Taler payment service "
+"provider. With Taler you never handle sensitive customer account information "
+"and thus do not have to undergo any particular security audits (such as PCI "
+"DSS). Your systems will have customer contracts with qualified signatures "
+"for all transactions which you can use in court in case of disputes."
+msgstr ""
+
+#: template/merchants.html.j2:61
+msgid ""
+"Taler is free software, and you can use the liberally-licensed reference "
+"code as a starting point to integrate Taler into your services. To use "
+"Taler, you do not need to pay license fees, and the free software "
+"development model will ensure that you can select from many competing "
+"integrators for support."
+msgstr ""
+
+#: template/merchants.html.j2:76
+msgid "Cheap"
+msgstr ""
+
+#: template/merchants.html.j2:78
+msgid ""
+"Taler is uses efficient cryptographic constructions with low bandwidth and "
+"storage requirements. Combined with Taler&#39;s strong security which makes "
+"fraud impossible, Taler payment service providers can operate with very low "
+"overhead and thus offer low transaction fees."
+msgstr ""
+
+#: template/merchants.html.j2:88
+msgid "Flexible"
+msgstr ""
+
+#: template/merchants.html.j2:90
+msgid ""
+"Taler can be used for different currencies (such as Euros, US Dollars or "
+"Bitcoins) and any amount, limited only by applicable regulation and what "
+"denominations the payment service provider supports."
+msgstr ""
+
+#: template/merchants.html.j2:99
+msgid "Ethical"
+msgstr ""
+
+#: template/merchants.html.j2:101
+msgid ""
+"Taler prevents tax evasion and money laundering. Taler&#39;s protocols are "
+"efficient and do not use wasteful proof-of-work calculations. Taler "
+"encourages transparency by providing an open standard and free software "
+"reference implementations."
+msgstr ""
+
+#: template/merchants.html.j2:115
+msgid "Manuals for merchants"
+msgstr ""
+
+#: template/merchants.html.j2:117
+msgid "The GNU Taler merchant backend operator manual"
+msgstr ""
+
+#: template/merchants.html.j2:121
+msgid "The GNU Taler Web shop integration tutorial (PHP)"
+msgstr ""
+
+#: template/merchants.html.j2:125
+msgid "The GNU Taler Web shop integration tutorial (Python)"
+msgstr ""
+
+#: template/merchants.html.j2:136
+msgid "The GNU Taler Merchant Backend"
+msgstr ""
+
+#: template/merchants.html.j2:138
+msgid "Merchants process payments using the Taler backend:"
+msgstr ""
+
+#: template/merchants.html.j2:144
+msgid ""
+"The backend <b>signs</b> and <b>stores</b> the complete terms of offers made "
+"by the merchant to customers. For this, the merchant&#39;s frontend needs to "
+"give the customer&#39;s order in a JSON format to the backend."
+msgstr ""
+
+#: template/merchants.html.j2:153
+msgid ""
+"The backend <b>validates</b> payments received from the wallet and "
+"<b>executes</b> them with the Taler payment service provider (the exchange). "
+"For this, the merchant&#39;s frontend must pass the payment request through "
+"to the Taler backend and check the HTTP status code that is returned."
+msgstr ""
+
+#: template/merchants.html.j2:164
+msgid ""
+"The backend can <b>list</b> completed transactions and <b>map</b> wire "
+"transfers to sets of business transactions, including the exact terms of "
+"each contract."
+msgstr ""
+
+#: template/merchants.html.j2:178
+msgid "customer perspective"
+msgstr ""
+
+#: template/press.html.j2:4
+msgid "GNU Taler in the Press"
+msgstr ""
+
+#: template/press.html.j2:6
+msgid "2018"
+msgstr ""
+
+#: template/press.html.j2:15
+msgid "2017"
+msgstr ""
+
+#: template/press.html.j2:25
+msgid "2016"
+msgstr ""
+
+#: template/press.html.j2:43
+msgid "2015"
+msgstr ""
+
+#: template/principles.html.j2:21
+msgid "GNU Taler: Design Principles"
+msgstr ""
+
+#: template/principles.html.j2:25
+msgid ""
+"When designing GNU Taler, we had the following design principles in mind:"
+msgstr ""
+
+#: template/principles.html.j2:31
+msgid "1. Free Software implementation"
+msgstr ""
+
+#: template/principles.html.j2:33
+msgid ""
+"... in the area of computing, freedom means not using proprietary software"
+msgstr ""
+
+#: template/principles.html.j2:36
+msgid ""
+"GNU Taler must be <a href=\"https://www.gnu.org/philosophy/free-sw.html"
+"\">Free Software</a>. For merchants, our Free Software reference "
+"implementation prevents vendor lock-in. As the software of the payment "
+"provider itself is free, countries can deploy the payment system without "
+"compromising sovereignty."
+msgstr ""
+
+#: template/principles.html.j2:45
+msgid ""
+"Customers benefit from Free Software as the wallet software can be made to "
+"run on a variety of platforms, and the absence of user-hostile features such "
+"as tracking or telemetry can easily be assured."
+msgstr ""
+
+#: template/principles.html.j2:56
+msgid "2. Protect the privacy of buyers"
+msgstr ""
+
+#: template/principles.html.j2:58
+msgid "You deserve some privacy"
+msgstr ""
+
+#: template/principles.html.j2:60
+msgid ""
+"Privacy should be guaranteed via technical measures, as opposed to mere "
+"policies. Especially with micropayments for online publications, a "
+"disproportionate amount of rather private data about buyers would be "
+"revealed, if the payment system does not have privacy protections."
+msgstr ""
+
+#: template/principles.html.j2:68
+msgid ""
+"In legislations with data protection regulations (such as the recently "
+"introduced GDPR in Europe), merchants benefit from this as well, as no data "
+"breach of customers can happen if this information is, by design, not "
+"collected in the first place. Obviously some private data, such as the "
+"shipping address for a physical delivery, must still be collected according "
+"to business needs."
+msgstr ""
+
+#: template/principles.html.j2:81
+msgid ""
+"3. Enable the state to tax income and crack down on illegal business "
+"activities"
+msgstr ""
+
+#: template/principles.html.j2:83
+msgid "Money laundering"
+msgstr ""
+
+#: template/principles.html.j2:85
+msgid ""
+"As a payment system must still be legal to operate and use, it must comply "
+"with these requirements. Furthermore, we consider levying of taxes as "
+"beneficial to society."
+msgstr ""
+
+#: template/principles.html.j2:95
+msgid "4. Prevent payment fraud"
+msgstr ""
+
+#: template/principles.html.j2:97
+msgid "Phishing attack"
+msgstr ""
+
+#: template/principles.html.j2:99
+msgid ""
+"This imposes requirements on the security of the system, as well as on the "
+"general design, as payment fraud can also happen through misleading user "
+"interface design or the lack of cryptographic evidence for certain processes."
+msgstr ""
+
+#: template/principles.html.j2:109
+msgid "5. Only disclose the minimal amount of information necessary"
+msgstr ""
+
+#: template/principles.html.j2:110
+msgid ""
+"Privacy by design, privacy by default, General Data Protection Regulation "
+"(GDPR) compliant"
+msgstr ""
+
+#: template/principles.html.j2:112
+msgid ""
+"The reason behind this goal is similar to (2). The privacy of buyers is "
+"given priority, but other parties such as merchants still benefit from it, "
+"for example, by keeping details about the merchant’s financials hidden from "
+"competitors."
+msgstr ""
+
+#: template/principles.html.j2:122
+msgid "6. Be usable"
+msgstr ""
+
+#: template/principles.html.j2:123
+msgid "Buy with one click"
+msgstr ""
+
+#: template/principles.html.j2:125
+msgid ""
+"Specifically it must be usable for non-expert customers. Usability also "
+"applies to the integration with merchants, and informs choices about the "
+"architecture, such as encapsulating procedures that require cryptographic "
+"operations into an isolated component with a simple API."
+msgstr ""
+
+#: template/principles.html.j2:136
+msgid "7. Be efficient"
+msgstr ""
+
+#: template/principles.html.j2:137
+msgid "Energy efficiency"
+msgstr ""
+
+#: template/principles.html.j2:139
+msgid ""
+"Approaches such as proof-of-work are ruled out by this requirement. "
+"Efficiency is necessary for GNU Taler to be used for micropayments."
+msgstr ""
+
+#: template/principles.html.j2:149
+msgid "8. Fault-tolerant design"
+msgstr ""
+
+#: template/principles.html.j2:150
+msgid "Life Safers"
+msgstr ""
+
+#: template/principles.html.j2:152
+msgid ""
+"Taler should tolerate failure of individual components and systems, "
+"including malicious operators compromising core secrets. This manifests in "
+"architectural choices such as the isolation of certain components, and "
+"auditing procedures."
+msgstr ""
+
+#: template/principles.html.j2:163
+msgid "9. Foster competition"
+msgstr ""
+
+#: template/principles.html.j2:164
+msgid "A competitive market"
+msgstr ""
+
+#: template/principles.html.j2:166
+msgid ""
+"It must be relatively easy for competitors to join the systems. While the "
+"barriers for this in traditional financial systems are rather high, the "
+"technical burden for new competitors to join must be minimized. Another "
+"design choice that supports this is to split the whole system into smaller "
+"components that can be operated, developed and improved upon independently, "
+"instead of having one completely monolithic system."
+msgstr ""
+
+#: template/schemafuzz.html.j2:6
+msgid "SchemaFuzz"
+msgstr ""
+
+#: template/wallet.html.j2:108
+msgid "Congratulations, you have installed the Taler wallet. Check out the"
+msgstr ""
+
+#: template/wallet.html.j2:113
+msgid "demo"
+msgstr ""
+
+#: template/wallet.html.j2:119
+msgid "You don&#39;t have a wallet installed yet."
+msgstr ""
+
+#: template/wallet.html.j2:128
+msgid "Install the wallet for your browser below, then check out the"
+msgstr ""
+
+#: template/wallet.html.j2:132
+msgid "demonstration"
+msgstr ""
+
+#: template/wallet.html.j2:145 template/wallet.html.j2:155
+msgid "or"
+msgstr ""
+
+#: template/wallet.html.j2:149
+msgid "is required, but it appears you don&#39;t have it installed."
+msgstr ""
+
+#: template/wallet.html.j2:159
+msgid "version"
+msgstr ""
+
+#: template/wallet.html.j2:163
+msgid "or newer is required, but it appears you have an older version."
+msgstr ""
+
+#: template/wallet.html.j2:170
+msgid "Install wallet"
+msgstr ""
+
+#: template/wallet.html.j2:177
+msgid "JavaScript is disabled, installation won&#39;t work."
+msgstr ""
+
+#: template/wallet.html.j2:216
+msgid "Install Download Chrome Extension"
+msgstr ""
+
+#: template/wallet.html.j2:223
+msgid "Install GNU Taler"
+msgstr ""
+
+#: template/wallet.html.j2:227
+msgid "from the Chrome Web Store"
+msgstr ""
+
+#: template/wallet.html.j2:241
+msgid "Install Android App from Google App Store, or"
+msgstr ""
+
+#: template/wallet.html.j2:248
+msgid ""
+"Download Android App from us (bypassing Google registration) and Open in a "
+"File Manager to install."
+msgstr ""
+
+#: template/wallet.html.j2:261
+msgid "Other browsers"
+msgstr ""
+
+#: template/wallet.html.j2:263
+msgid "Wallets for other browsers will be provided in the near future."
+msgstr ""
diff --git a/locale/ru/LC_MESSAGES/messages.po b/locale/ru/LC_MESSAGES/messages.po
index f177208a..5d4cbcb4 100644
--- a/locale/ru/LC_MESSAGES/messages.po
+++ b/locale/ru/LC_MESSAGES/messages.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PROJECT VERSION\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2019-12-10 14:34+0000\n"
+"POT-Creation-Date: 2019-12-23 01:47+0100\n"
"PO-Revision-Date: 2017-12-29 11:14+0100\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: ru <LL@li.org>\n"
@@ -18,3 +18,2094 @@ msgstr ""
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n"
"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2)\n"
"Generated-By: Babel 2.5.1\n"
+
+#: common/base.j2:5 common/news.j2:5
+msgid "GNU Taler"
+msgstr ""
+
+#: common/base.j2:6 common/news.j2:6
+msgid "Taxable Anonymous Libre Electronic Reserves"
+msgstr ""
+
+#: common/footer.j2.inc:11
+msgid "Contact"
+msgstr ""
+
+#: common/footer.j2.inc:16
+msgid "FAQ"
+msgstr ""
+
+#: common/footer.j2.inc:21
+msgid "Bibliography"
+msgstr ""
+
+#: common/footer.j2.inc:28 template/bibliography.html.j2:34
+#: template/developers.html.j2:66
+msgid "and"
+msgstr ""
+
+#: common/footer.j2.inc:31
+msgid ""
+"We are grateful for support and free hosting of this site by <a href='http://"
+"www.bfh.ch/'>BFH</a>"
+msgstr ""
+
+#: common/footer.j2.inc:33
+msgid ""
+"This page was created using <a href='https://www.gnu.org/'>Free Software</a> "
+"only."
+msgstr ""
+
+#: common/navigation.j2.inc:21
+msgid "Features"
+msgstr ""
+
+#: common/navigation.j2.inc:22
+msgid "Principles"
+msgstr ""
+
+#: common/navigation.j2.inc:23
+msgid "Docs"
+msgstr ""
+
+#: common/navigation.j2.inc:24 news/index.html.j2:9
+msgid "News"
+msgstr ""
+
+#: inc/news.macro.j2:22
+msgid "read more"
+msgstr ""
+
+#: template/architecture.html.j2:6
+msgid "Taler System Architecture"
+msgstr ""
+
+#: template/bibliography.html.j2:5
+msgid "GNU Taler Bibliography"
+msgstr ""
+
+#: template/bibliography.html.j2:27
+msgid "by"
+msgstr ""
+
+#: template/contact.html.j2:6
+msgid "Contact information"
+msgstr ""
+
+#: template/contact.html.j2:13
+msgid "The mailing list"
+msgstr ""
+
+#: template/contact.html.j2:15
+msgid "An archived, public mailing list for GNU Taler is hosted at"
+msgstr ""
+
+#: template/contact.html.j2:20
+msgid "archive"
+msgstr ""
+
+#: template/contact.html.j2:21
+msgid "You can send messages to the list at"
+msgstr ""
+
+#: template/contact.html.j2:29
+msgid "Contacting individuals"
+msgstr ""
+
+#: template/contact.html.j2:31
+msgid ""
+"Team members are generally reachable at <tt>LASTNAME@taler.net</tt>. All of "
+"us support receiving GnuPG encrypted e-mails."
+msgstr ""
+
+#: template/contact.html.j2:40
+msgid "General inquiries"
+msgstr ""
+
+#: template/contact.html.j2:42
+msgid ""
+"You can reach a group of team members handling general inquiries at "
+"<tt>contact AT taler.net</tt>."
+msgstr ""
+
+#: template/contact.html.j2:50
+msgid "Reporting bugs"
+msgstr ""
+
+#: template/contact.html.j2:52
+msgid "We track open feature requests and bugs in our"
+msgstr ""
+
+#: template/contact.html.j2:55
+msgid "Bug tracker"
+msgstr ""
+
+#: template/contact.html.j2:56
+msgid ""
+"which is shared with the GNUnet project. You can also report bugs or feature "
+"requests to the mailing list."
+msgstr ""
+
+#: template/contact.html.j2:65
+msgid "Executive team"
+msgstr ""
+
+#: template/contact.html.j2:67
+msgid ""
+"For non-technical commercial requests, please contact <tt>ceo AT taler.net</"
+"tt>."
+msgstr ""
+
+#: template/copyright.html.j2:6
+msgid "Copyright Assignment"
+msgstr ""
+
+#: template/copyright.html.j2:8
+msgid ""
+"Contributors to GNU Taler with Git access must sign the <a href=\"/pdf/"
+"copyright.pdf\">copyright assignment</a> to ensure that the <a href="
+"\"https://git.gnunet.org/gnunet-ev.git/tree/gnunet_taler_agreement.tex"
+"\">GNUnet e.V. --- Taler Systems SA agreement on licensing and collaborative "
+"development</a> of the GNUnet and GNU Taler projects is satisfied."
+msgstr ""
+
+#: template/copyright.html.j2:19
+msgid ""
+"The agreements ensure that the code will continue to be made available under "
+"free software licenses, but gives developers the freedom to move code "
+"between GNUnet and GNU Taler without worrying about licenses and the company "
+"the ability to dual-license (for example, so that we can distribute via App-"
+"stores that are hostile to free software)."
+msgstr ""
+
+#: template/copyright.html.j2:29
+msgid ""
+"Minor contributions (basically, anyone without Git access) do not require "
+"copyright assignment. Pseudonymous contributions are accepted, in this case "
+"simply sign the agreement with your pseudonym. Scanned copies are "
+"sufficient, but snail mail is preferred."
+msgstr ""
+
+#: template/developers.html.j2:5
+msgid "Taler for developers"
+msgstr ""
+
+#: template/developers.html.j2:12 template/merchants.html.j2:58
+msgid "Free"
+msgstr ""
+
+#: template/developers.html.j2:15
+msgid ""
+"GNU Taler is free software implementing an open protocol. Anybody is welcome "
+"to integrate our reference implementation into their applications. Different "
+"components of Taler are being made available under different licenses. The "
+"Affero GPLv3+ is used for the exchange, the LGPLv3+ is used for reference "
+"code demonstrating integration with merchant platforms, and licenses like "
+"GPLv3+ are used for wallets and related customer-facing software. We are "
+"open for constructive suggestions for maximizing the adoption of this "
+"payment platform."
+msgstr ""
+
+#: template/developers.html.j2:32
+msgid "RESTful"
+msgstr ""
+
+#: template/developers.html.j2:35
+msgid ""
+"Taler is designed to work on the Internet. To ensure that Taler payments can "
+"work with restrictive network setups, Taler uses a RESTful protocol over "
+"HTTP or HTTPS. Taler&#39;s security does not depend upon the use of HTTPS, "
+"but obviously merchants may choose to offer HTTPS for consistency and "
+"because it generally is better for privacy compared to HTTP. Taler uses JSON "
+"to encode structure data, making it easy to integrate Taler with existing "
+"Web applications. Taler&#39;s protocol is documented in detail at"
+msgstr ""
+
+#: template/developers.html.j2:58 template/docs.html.j2:182
+msgid "Code"
+msgstr ""
+
+#: template/developers.html.j2:61
+msgid "Taler is currently primarily developed by a research team at"
+msgstr ""
+
+#: template/developers.html.j2:70
+msgid ""
+"However, contributions from anyone are welcome. Our Git repositories can be "
+"cloned using the Git and HTTP access methods against <tt>git.taler.net</tt> "
+"with the name of the respective repository. A list of repositories can be "
+"found in our"
+msgstr ""
+
+#: template/developers.html.j2:80
+msgid "Documentation"
+msgstr ""
+
+#: template/developers.html.j2:83
+msgid "In addition to this website, the"
+msgstr ""
+
+#: template/developers.html.j2:86
+msgid "documented code"
+msgstr ""
+
+#: template/developers.html.j2:87
+msgid "and the"
+msgstr ""
+
+#: template/developers.html.j2:90
+msgid "API documentation"
+msgstr ""
+
+#: template/developers.html.j2:91
+msgid "Technical papers can be found in our"
+msgstr ""
+
+#: template/developers.html.j2:94
+msgid "bibliography"
+msgstr ""
+
+#: template/developers.html.j2:98
+msgid "Discussion"
+msgstr ""
+
+#: template/developers.html.j2:101
+msgid ""
+"We have a mailing list for developer discussions. You can subscribe to or "
+"read the list archive at"
+msgstr ""
+
+#: template/developers.html.j2:111
+msgid "Regression Testing"
+msgstr ""
+
+#: template/developers.html.j2:114
+msgid "We have"
+msgstr ""
+
+#: template/developers.html.j2:118
+msgid "automation tests to detect regressions and check for portability at"
+msgstr ""
+
+#: template/developers.html.j2:126
+msgid "Code Coverage Analysis"
+msgstr ""
+
+#: template/developers.html.j2:129
+msgid "We use"
+msgstr ""
+
+#: template/developers.html.j2:133
+msgid "to analyze the code coverage of our tests, the results are available at"
+msgstr ""
+
+#: template/developers.html.j2:146
+msgid "Technical Presentation"
+msgstr ""
+
+#: template/developers.html.j2:149 template/investors.html.j2:90
+msgid "Download"
+msgstr ""
+
+#: template/developers.html.j2:165
+msgid "Taler system overview"
+msgstr ""
+
+#: template/developers.html.j2:168
+msgid ""
+"The Taler system consists of protocols executed among a number of actors as "
+"illustrated in the illustration on the right. Typical transactions involve "
+"the following steps:"
+msgstr ""
+
+#: template/developers.html.j2:175
+msgid "system overview"
+msgstr ""
+
+#: template/developers.html.j2:178
+msgid ""
+"A customer instructs his <b>bank</b> to transfer funds from his account to "
+"the Taler exchange (top left). In the subject of the transaction, he "
+"includes an authentication token from his electronic <b>wallet</b>. In Taler "
+"terminology, the customer creates a reserve at the exchange."
+msgstr ""
+
+#: template/developers.html.j2:190
+msgid ""
+"Once the exchange has received the wire transfer, it allows the customer&#39;"
+"s electronic wallet to <b>withdraw</b> electronic coins. The electronic "
+"coins are digital representations of the original currency from the "
+"transfer. It is important to note that the exchange does not learn the &quot;"
+"serial numbers&quot; of the coins created in this process, so it cannot tell "
+"later which customer purchased what at which merchant. The use of Taler does "
+"not change the currency or the total value of the funds (except for fees "
+"which the exchange may charge for the service)."
+msgstr ""
+
+#: template/developers.html.j2:208
+msgid ""
+"Once the customer has the digital coins in his wallet, the wallet can be "
+"used to <b>spend</b> the coins with merchant portals that support the Taler "
+"payment system and accept the respective exchange as a business partner "
+"(bottom arrow). This creates a digital contract signed by the customer's "
+"coins and the merchant. If necessary, the customer can later use this "
+"digitally signed contract in a court of law to prove the exact terms of the "
+"contract and that he paid the respective amount. The customer does not learn "
+"the banking details of the merchant, and Taler does not require the merchant "
+"to learn the identity of the customer. Naturally, the customer can spend any "
+"fraction of his digital coins (the system takes care of customers getting "
+"change)."
+msgstr ""
+
+#: template/developers.html.j2:230
+msgid ""
+"Merchants receiving digital coins <b>deposit</b> the respective claims that "
+"resulted from the contract signing with the customer at the exchange to "
+"redeem the coins. The deposit step does not reveal the details of the "
+"contract between the customer and the merchant or the identity of the "
+"customer to the exchange in any way. However, the exchange does learn the "
+"identity of the merchant via the provided bank routing information. The "
+"merchant can, for example when compelled by the state for taxation, provide "
+"information linking the individual deposit to the respective contract signed "
+"by the customer. Thus, the exchange's database allows the state to enforce "
+"that merchants pay applicable taxes (and do not engage in illegal contracts)."
+msgstr ""
+
+#: template/developers.html.j2:253
+msgid ""
+"Finally, the exchange transfers funds corresponding to the digital coins "
+"redeemed by the merchants to the merchant's <b>bank</b> account. The "
+"exchange may combine multiple small transactions into one larger bank "
+"transfer. The merchant can query the exchange about the relationship between "
+"the bank transfers and the individual claims that were deposited."
+msgstr ""
+
+#: template/developers.html.j2:267
+msgid ""
+"Most importantly, the exchange keeps cryptographic proofs that allow it to "
+"demonstrate that it is operating correctly to third parties. The system "
+"requires an external <b>auditor</b>, such as a government-appointed "
+"financial regulatory body, to frequently verify the exchange's databases and "
+"check that its bank balance matches the total value of the remaining coins "
+"in circulation."
+msgstr ""
+
+#: template/developers.html.j2:282
+msgid ""
+"Without the auditor, the exchange operators could embezzle funds they are "
+"holding in reserve. Customers and merchants cannot cheat each other or the "
+"exchange. If any party's computers are compromised, the financial damage is "
+"limited to the respective party and proportional to the funds they have in "
+"circulation during the period of the compromise."
+msgstr ""
+
+#: template/docs.html.j2:7
+msgid "GNU Taler: Documentation and Resources"
+msgstr ""
+
+#: template/docs.html.j2:13
+msgid ""
+"This is an overview of documentation and other resources for GNU Taler. The "
+"full documentation contents can be found <a href=\"https://docs.taler.net/"
+"\">here</a>."
+msgstr ""
+
+#: template/docs.html.j2:27
+msgid "Components"
+msgstr ""
+
+#: template/docs.html.j2:38
+msgid "Merchant Backend Administration"
+msgstr ""
+
+#: template/docs.html.j2:40
+msgid "Tutorial and manual for operating a merchant. Also available as"
+msgstr ""
+
+#: template/docs.html.j2:50
+msgid "Merchant API Tutorial"
+msgstr ""
+
+#: template/docs.html.j2:52
+msgid ""
+"Tutorial for processing Taler payments using the merchant backend API. Also "
+"available as"
+msgstr ""
+
+#: template/docs.html.j2:62
+msgid "Exchange"
+msgstr ""
+
+#: template/docs.html.j2:64
+msgid "Operator&#39;s manual for the GNU Taler exchange. Also available as"
+msgstr ""
+
+#: template/docs.html.j2:74
+msgid "Bank Integration"
+msgstr ""
+
+#: template/docs.html.j2:76
+msgid ""
+"Manual for tightly integrating Taler with banking applications. Also "
+"available as"
+msgstr ""
+
+#: template/docs.html.j2:92
+msgid "Back office"
+msgstr ""
+
+#: template/docs.html.j2:94
+msgid "Manual to run the back-office Web application. Also available as"
+msgstr ""
+
+#: template/docs.html.j2:107
+msgid "Internals"
+msgstr ""
+
+#: template/docs.html.j2:118
+msgid "HTTP API"
+msgstr ""
+
+#: template/docs.html.j2:120
+msgid "Reference for the HTTP-based API for Taler components."
+msgstr ""
+
+#: template/docs.html.j2:128
+msgid "Onboarding"
+msgstr ""
+
+#: template/docs.html.j2:130
+msgid ""
+"Description of our taler.net setup and how to contribute. Also available as"
+msgstr ""
+
+#: template/docs.html.j2:143
+msgid "Community"
+msgstr ""
+
+#: template/docs.html.j2:154
+msgid "Mailing List"
+msgstr ""
+
+#: template/docs.html.j2:156
+msgid "The official GNU Taler mailing list."
+msgstr ""
+
+#: template/docs.html.j2:162
+msgid "IRC"
+msgstr ""
+
+#: template/docs.html.j2:164
+msgid "Our IRC channel is #taler on freenode."
+msgstr ""
+
+#: template/docs.html.j2:170
+msgid "Bug Tracker"
+msgstr ""
+
+#: template/docs.html.j2:172
+msgid "Our bug tracker for bugs and feature request."
+msgstr ""
+
+#: template/docs.html.j2:194
+msgid "Git repositories"
+msgstr ""
+
+#: template/docs.html.j2:196
+msgid "Git repositories for all of GNU Taler."
+msgstr ""
+
+#: template/faq.html.j2:5
+msgid "How is Taler related to Bitcoin or Blockchains?"
+msgstr ""
+
+#: template/faq.html.j2:8
+msgid ""
+"Taler does not require any Blockchain technology, and is also not based on "
+"proof-of-work or any other distributed consensus mechanism. Instead, Taler "
+"is based on blind signatures. However, it is theoretically possible to "
+"combine Taler with peer-to-peer crypto-currencies like Bitcoin."
+msgstr ""
+
+#: template/faq.html.j2:18
+msgid ""
+"It would be possible, however, to withdraw coins denominated in Bitcoin into "
+"a Taler wallet (with an appropriate exchange), which would give some "
+"benefits over plain Bitcoin, such as instant confirmation times."
+msgstr ""
+
+#: template/faq.html.j2:26
+msgid "Where is the balance in my wallet stored?"
+msgstr ""
+
+#: template/faq.html.j2:28
+msgid ""
+"Your wallet stores digital coins and thus ultimately your computer holds "
+"your balance. The exchange keeps funds matching all unspent coins in an "
+"escrow bank account."
+msgstr ""
+
+#: template/faq.html.j2:35
+msgid "What if my wallet is lost?"
+msgstr ""
+
+#: template/faq.html.j2:37
+msgid ""
+"Since the digital coins of value in your wallet are anonymized, the exchange "
+"can not assist you in recovering a lost or stolen wallet. Just like with a "
+"physical wallet for cash, you are responsible for keeping it safe."
+msgstr ""
+
+#: template/faq.html.j2:46
+msgid ""
+"The risk of losing a wallet can be mitigated by making backups or keeping "
+"the balance reasonably low."
+msgstr ""
+
+#: template/faq.html.j2:52
+msgid "What if my computer is hacked?"
+msgstr ""
+
+#: template/faq.html.j2:54
+msgid ""
+"In case of a compromise of one of your devices, an attacker can spend coins "
+"from your wallet. Checking your balance might reveal to you that your device "
+"has been compromised."
+msgstr ""
+
+#: template/faq.html.j2:61
+msgid "Can I send money to my friend with Taler?"
+msgstr ""
+
+#: template/faq.html.j2:63
+msgid ""
+"If your friend provides goods or services for you in exchange for a payment, "
+"they can easily set up a Taler merchant and receive the payment in their "
+"bank account."
+msgstr ""
+
+#: template/faq.html.j2:70
+msgid ""
+"Future versions of the Taler wallet may allow exchanging coins among friends "
+"directly as well."
+msgstr ""
+
+#: template/faq.html.j2:76
+msgid "How does Taler handle payments in different currencies?"
+msgstr ""
+
+#: template/faq.html.j2:78
+msgid ""
+"Taler wallets can store digital coins corresponding to multiple different "
+"currencies such as the Euro, US Dollars or Bitcoins."
+msgstr ""
+
+#: template/faq.html.j2:84
+msgid "Taler currently does not offer conversion between currencies."
+msgstr ""
+
+#: template/faq.html.j2:89
+msgid "How does Taler protect my privacy?"
+msgstr ""
+
+#: template/faq.html.j2:91
+msgid ""
+"Your wallet stores digital coins that are <a href=\"https://en.wikipedia.org/"
+"wiki/Blind_signature\">blindly signed</a> by an exchange. The use of a blind "
+"signature protects your privacy as it prevents the exchange from knowing "
+"which coin it signed for which customer."
+msgstr ""
+
+#: template/faq.html.j2:101
+msgid "How much does it cost?"
+msgstr ""
+
+#: template/faq.html.j2:103
+msgid ""
+"The Taler protocol allows any exchange to set its own fee structure, "
+"allowing operators to set fees for withdrawing, depositing, refreshing or "
+"refunding coins. Operators can also charge fees for closing reserves and for "
+"(aggregated) wire transfers to merchants. Merchants may choose to cover some "
+"of the fees customers incur. Actual transaction costs are estimated around "
+"0.001 cent/transaction (at high transaction rates, amortized over billions "
+"of transactions, excluding migration costs). Note that this is an early "
+"estimate, details may depend on hosting and backup requirements from the "
+"regulator and could thus easily be 10x higher."
+msgstr ""
+
+#: template/faq.html.j2:117
+msgid "Does Taler work with international payments?"
+msgstr ""
+
+#: template/faq.html.j2:119
+msgid ""
+"Taler&#39;s wallet supports multiple currencies, but the system currently "
+"does not support conversion between currencies. However, in principle an "
+"entity that accepts deposits in one currency and allows withdrawals in "
+"another currency could be created. Still, the regulatory hurdles in this "
+"case tend to be particularly complex. The focus for Taler is on day-to-day "
+"payments, so we have no plans to support currency conversion in the near "
+"future."
+msgstr ""
+
+#: template/faq.html.j2:130
+msgid "How does Taler relate to the (European) Electronic Money Directive?"
+msgstr ""
+
+#: template/faq.html.j2:132
+msgid ""
+"We believe the European Electronic Money Directive provides part of the "
+"regulatory framework a Taler exchange with coins denominated in Euros would "
+"have to follow."
+msgstr ""
+
+#: template/faq.html.j2:139
+msgid ""
+"What bank would guarantee the conversion between Taler coins and bank money "
+"in regular bank accounts?"
+msgstr ""
+
+#: template/faq.html.j2:141
+msgid ""
+"The exchange would be operated by a bank or in cooperation with a bank, and "
+"that bank would hold the funds in escrow. Note that this bank could be a "
+"regular bank or a central bank for a centrally banked electronic currency. "
+"Regardless, the bank would fall under the respective banking regulations "
+"establishing a reason why consumers would have faith in the conversion from "
+"Taler coins into regular bank money."
+msgstr ""
+
+#: template/faq.html.j2:150
+msgid ""
+"To whom would consumers complain to in case of non-conversion or non-"
+"compliance?"
+msgstr ""
+
+#: template/faq.html.j2:152
+msgid ""
+"Any exchange should be audited by one or more independent auditors. "
+"Merchants and consumer wallets will report certain issues automatically to "
+"the auditors, but auditors may also provide a method for manual submission "
+"of issues. The auditors are expected to make their reports available to the "
+"respective regulatory authorities, or even the general public."
+msgstr ""
+
+#: template/faq.html.j2:161
+msgid "Are there any projects already using Taler?"
+msgstr ""
+
+#: template/faq.html.j2:163
+msgid ""
+"We are aware of several businesses running exploratory projects or having "
+"developed working prototypes. We are also in discussions with several "
+"regular banks as well as several central banks about the project. That said, "
+"there are currently no products in the market yet, and we believe this would "
+"be premature given the state of the project (see also <a href=\"https://"
+"gnunet.org/bugs/\">our bugtracker</a> for a list of open issues)."
+msgstr ""
+
+#: template/faq.html.j2:174
+msgid "Does Taler support recurring payments?"
+msgstr ""
+
+#: template/faq.html.j2:176
+msgid ""
+"Today, our wallet implementation does not support recurring payments. "
+"Recurring payments, where some fixed amount is paid on a regular basis are "
+"in theory possible with Taler, but they come with a few caveats. "
+"Specifically, recurring payments can only work if the Taler wallet is "
+"running and online around the desired time. Furthermore, given their "
+"repetitive nature they are linkable, and could thus be used to deanonymize "
+"the user making the recurring payment, for example by forcing the user "
+"offline at the time of the payment and observing that it does then not "
+"happen on time. Finally, the Taler wallet does not work with credit and thus "
+"the user would have to make sure to carry a sufficient balance for the "
+"recurring payment to be made. Still, they can be useful, and a future "
+"version of the Taler wallet will likely support them. But this is not a "
+"feature that we are targeting for Taler 1.0. at this time"
+msgstr ""
+
+#: template/features.html.j2:7
+msgid "GNU Taler: Features"
+msgstr ""
+
+#: template/features.html.j2:13
+msgid ""
+"GNU Taler is a <span class=\"tlr\">privacy-preserving</span> payment system. "
+"Customers can stay anonymous, but merchants can not hide their income "
+"through payments with GNU Taler. This helps to <span class=\"tlr\">avoid tax "
+"evasion and money laundering</span>."
+msgstr ""
+
+#: template/features.html.j2:23
+msgid ""
+"The primary use case of GNU Taler is <span class=\"tlr\">payments</span>; it "
+"is <span class=\"tlr\">not meant as a store</span> of value. Payments are "
+"always backed by an existing currency."
+msgstr ""
+
+#: template/features.html.j2:32
+msgid ""
+"Payment are made after <span class=\"tlr\">exchanging existing money</span> "
+"into <em>electronic money</em> with the help of an Exchange service, that "
+"is, a payment service provider for Taler."
+msgstr ""
+
+#: template/features.html.j2:41
+msgid ""
+"When making a payment, customers only need a charged wallet. A merchant can "
+"accept payments <span class=\"tlr\">without making their customers register</"
+"span> on the merchant&#39;s Website."
+msgstr ""
+
+#: template/features.html.j2:50
+msgid ""
+"GNU Taler is <span class=\"tlr\">immune against many types of fraud</span>, "
+"such as phishing of credit card information or chargeback fraud. In case of "
+"loss or theft, only the limited amount of money left in the wallet might be "
+"gone."
+msgstr ""
+
+#: template/features.html.j2:69
+msgid "Paying with Taler"
+msgstr ""
+
+#: template/features.html.j2:71
+msgid ""
+"To pay with Taler, customers install an electronic wallet on their device. "
+"Before the first payment, the desired currency must be added to the "
+"wallet&#39;s balance by some other means of payment."
+msgstr ""
+
+#: template/features.html.j2:79
+msgid ""
+"Once the wallet is charged, payments on websites take only one click, are "
+"never falsely rejected by fraud detection and do not pose any risk of "
+"phishing or identity theft."
+msgstr ""
+
+#: template/features.html.j2:87
+msgid "Try it yourself with the interactive demo!"
+msgstr ""
+
+#: template/features.html.j2:94
+msgid "Receiving payments with Taler"
+msgstr ""
+
+#: template/features.html.j2:96
+msgid ""
+"To receive Taler payments, a merchant needs a bank account in the desired "
+"currency. We provide supporting software in various programming languages to "
+"make the integration painless. The merchant&#39;s backend for Taler "
+"transaction processing can run on the merchant&#39;s premises or be hosted "
+"by a third party."
+msgstr ""
+
+#: template/features.html.j2:105
+msgid ""
+"Merchant integration is simple, and customers can pay for products without "
+"even having to register an account."
+msgstr ""
+
+#: template/features.html.j2:112
+msgid "See how merchant integration works in our developer documentation!"
+msgstr ""
+
+#: template/features.html.j2:127
+msgid "Practical"
+msgstr ""
+
+#: template/features.html.j2:130
+msgid ""
+"Taler is easy to integrate with existing Web applications. Payments are "
+"cryptographically secured and are confirmed within milliseconds with "
+"extremely low transaction costs."
+msgstr ""
+
+#: template/features.html.j2:140
+msgid "Stable"
+msgstr ""
+
+#: template/features.html.j2:143
+msgid ""
+"Taler does not introduce a new currency. Taler uses a digital wallet storing "
+"coins and payment service providers with escrow accounts in existing "
+"currencies. Thus, Taler&#39;s cryptographic coins correspond to existing "
+"currencies, such as US Dollars, Euros or even Bitcoins."
+msgstr ""
+
+#: template/features.html.j2:154 template/governments.html.j2:55
+#: template/merchants.html.j2:41
+msgid "Secure"
+msgstr ""
+
+#: template/features.html.j2:157
+msgid ""
+"By design Taler does not suffer from many classes of security problems such "
+"as phishing or counterfeit. Thanks to its security features, Taler never "
+"rejects a legitimate customer due to a fraud-detection false positive."
+msgstr ""
+
+#: template/features.html.j2:169 template/governments.html.j2:25
+msgid "Taxable"
+msgstr ""
+
+#: template/features.html.j2:172
+msgid ""
+"When using Taler, merchant&#39;s revenue is transparent for tax collection "
+"authorities. Unlike cash and most digital currencies, Taler helps prevent "
+"black markets. Taler is not suitable for illegal activities."
+msgstr ""
+
+#: template/features.html.j2:182
+msgid "Private"
+msgstr ""
+
+#: template/features.html.j2:184
+msgid ""
+"When you pay with Taler, your identity does not have to be revealed. Just "
+"like payments in cash, nobody else can track how you spent your electronic "
+"money. However, you obtain a legally valid proof of payment."
+msgstr ""
+
+#: template/features.html.j2:195 template/governments.html.j2:85
+msgid "Libre"
+msgstr ""
+
+#: template/features.html.j2:198
+msgid ""
+"Taler provides protocols and reference implementations that in principle "
+"enables anybody to run their own payment infrastructure, be it individuals, "
+"organizations or whole countries. Since the reference implementation is a"
+msgstr ""
+
+#: template/features.html.j2:205
+msgid "package, it will always remain free software."
+msgstr ""
+
+#: template/financial-news.html.j2:6
+msgid "Financial News"
+msgstr ""
+
+#: template/financial-news.html.j2:9
+msgid ""
+"This page explains (only in English) how Taler can change ongoing "
+"developments in the financial industry."
+msgstr ""
+
+#: template/glossary.html.j2:6
+msgid "auditor"
+msgstr ""
+
+#: template/glossary.html.j2:8
+msgid ""
+"trusted third party that verifies that the `exchange` is operating correctly"
+msgstr ""
+
+#: template/glossary.html.j2:12
+msgid "bank"
+msgstr ""
+
+#: template/glossary.html.j2:14
+msgid ""
+"traditional financial service provider who offers wire `transfers` between "
+"accounts"
+msgstr ""
+
+#: template/glossary.html.j2:18
+msgid "coin"
+msgstr ""
+
+#: template/glossary.html.j2:20
+msgid ""
+"coins are individual token representing a certain amount of value, also "
+"known as the `denomination` of the coin"
+msgstr ""
+
+#: template/glossary.html.j2:24
+msgid "contract"
+msgstr ""
+
+#: template/glossary.html.j2:26
+msgid "the proposal signed by the wallet."
+msgstr ""
+
+#: template/glossary.html.j2:30
+msgid "denomination"
+msgstr ""
+
+#: template/glossary.html.j2:32
+msgid ""
+"unit of currency, specifies both the currency and the face value of a `coin`"
+msgstr ""
+
+#: template/glossary.html.j2:37
+msgid "denomination key"
+msgstr ""
+
+#: template/glossary.html.j2:39
+msgid ""
+"RSA key used by the exchange to certify that a given `coin` is valid and of "
+"a particular `denomination`"
+msgstr ""
+
+#: template/glossary.html.j2:44
+msgid "deposit"
+msgstr ""
+
+#: template/glossary.html.j2:46
+msgid ""
+"operation by which a merchant passes coins to an exchange, expecting the "
+"exchange to credit his `bank` account in the future using a wire `transfer`"
+msgstr ""
+
+#: template/glossary.html.j2:52
+msgid "dirty"
+msgstr ""
+
+#: template/glossary.html.j2:54
+msgid ""
+"a `coin` is dirty if its public key may be known to an entity other than the "
+"customer, thereby creating the danger of some entity being able to link "
+"multiple transactions of coin&#39;s owner if the coin is not refreshed first"
+msgstr ""
+
+#: template/glossary.html.j2:61
+msgid "exchange"
+msgstr ""
+
+#: template/glossary.html.j2:63
+msgid ""
+"Taler&#39;s payment service provider. Issues electronic `coins` during "
+"`withdrawal` and redeems them when they are `deposited` by merchants."
+msgstr ""
+
+#: template/glossary.html.j2:68
+msgid "expired"
+msgstr ""
+
+#: template/glossary.html.j2:70
+msgid ""
+"Various operations come with time limits. In particular, `denomination keys` "
+"come with strict time limits for the various operations involving the `coin` "
+"issued under the `denomination`. The most important limit is the `deposit` "
+"expiration, which specifies until when wallets are allowed to use the coin "
+"in `deposit` or `refreshing` operations. There is also a \"legal\" "
+"expiration, which specifies how long the exchange keeps records beyond the "
+"`deposit` expiration time. This latter expiration matters for legal disputes "
+"in courts and also creates an upper limit for `refreshing` operations on "
+"special `zombie coin`."
+msgstr ""
+
+#: template/glossary.html.j2:82
+msgid "extension"
+msgstr ""
+
+#: template/glossary.html.j2:84
+msgid "implementation of a `wallet` for browsers"
+msgstr ""
+
+#: template/glossary.html.j2:88
+msgid "fresh coin"
+msgstr ""
+
+#: template/glossary.html.j2:90
+msgid "a `coin` is fresh if its public key is only known to the customer"
+msgstr ""
+
+#: template/glossary.html.j2:94
+msgid "master key"
+msgstr ""
+
+#: template/glossary.html.j2:96
+msgid ""
+"offline key used by the exchange to certify denomination keys and message "
+"signing keys"
+msgstr ""
+
+#: template/glossary.html.j2:101
+msgid "message signing key"
+msgstr ""
+
+#: template/glossary.html.j2:103
+msgid "key used by the exchange to sign online messages, other than coins"
+msgstr ""
+
+#: template/glossary.html.j2:107
+msgid "offer"
+msgstr ""
+
+#: template/glossary.html.j2:109
+msgid ""
+"specification of the details of a transaction, specifies the payment "
+"obligations for the customer (i.e. the amount), the deliverables of the "
+"merchant and other related information, such as deadlines or locations; "
+"However, it lacks some information that the backend is supposed to provide. "
+"In other words, after the backend adds the missing information to the offer "
+"and signs it, it becomes a proposal."
+msgstr ""
+
+#: template/glossary.html.j2:118
+msgid "owner"
+msgstr ""
+
+#: template/glossary.html.j2:120
+msgid "a `coin` is owned by the entity that knows the private key of the coin"
+msgstr ""
+
+#: template/glossary.html.j2:124
+msgid "payback"
+msgstr ""
+
+#: template/glossary.html.j2:126
+msgid ""
+"operation by which an exchange returns the value of coins affected by a "
+"`revocation` to their `owner`, either by allowing the owner to withdraw new "
+"coins or wiring funds back to the bank account of the `owner`"
+msgstr ""
+
+#: template/glossary.html.j2:132
+msgid "proof"
+msgstr ""
+
+#: template/glossary.html.j2:134
+msgid ""
+"message that cryptographically demonstrates that a particular claim is "
+"correct"
+msgstr ""
+
+#: template/glossary.html.j2:138
+msgid "proposal"
+msgstr ""
+
+#: template/glossary.html.j2:140
+msgid "a sketch that has been completed and signed by the merchant backend."
+msgstr ""
+
+#: template/glossary.html.j2:144
+msgid "reserve"
+msgstr ""
+
+#: template/glossary.html.j2:146
+msgid ""
+"funds set aside for future use; either the balance of a customer at the "
+"exchange ready for `withdrawal`, or the funds kept in the exchange&#39;s "
+"bank account to cover obligations from coins in circulation"
+msgstr ""
+
+#: template/glossary.html.j2:152
+msgid "refreshing"
+msgstr ""
+
+#: template/glossary.html.j2:154
+msgid ""
+"operation by which a `dirty` `coin` is converted into one or more `fresh` "
+"coins"
+msgstr ""
+
+#: template/glossary.html.j2:159
+msgid "refund"
+msgstr ""
+
+#: template/glossary.html.j2:161
+msgid ""
+"operation by which a merchant steps back from the right to funds that he "
+"obtained from a `deposit` operation, giving the right to the funds back to "
+"the customer"
+msgstr ""
+
+#: template/glossary.html.j2:167
+msgid "revocation"
+msgstr ""
+
+#: template/glossary.html.j2:169
+msgid ""
+"exceptional operation by which an exchange withdraws a denomination from "
+"circulation, either because the signing key was compromised or because the "
+"exchange is going out of operation; unspent coins of a revoked denomination "
+"are subjected to payback."
+msgstr ""
+
+#: template/glossary.html.j2:176
+msgid "sharing"
+msgstr ""
+
+#: template/glossary.html.j2:178
+msgid ""
+"users can share ownership of a `coin` by sharing access to the coin&#39;s "
+"private key, thereby allowing all co-owners to spend the coin at any time."
+msgstr ""
+
+#: template/glossary.html.j2:184
+msgid "signing key"
+msgstr ""
+
+#: template/glossary.html.j2:186
+msgid "see message signing key."
+msgstr ""
+
+#: template/glossary.html.j2:190
+msgid "spending"
+msgstr ""
+
+#: template/glossary.html.j2:192
+msgid ""
+"operation by which a customer gives a merchant the right to `deposit` coins "
+"in return for merchandise"
+msgstr ""
+
+#: template/glossary.html.j2:197
+msgid "transfer"
+msgstr ""
+
+#: template/glossary.html.j2:199
+msgid "method of sending funds between `bank` accounts"
+msgstr ""
+
+#: template/glossary.html.j2:203
+msgid "transaction"
+msgstr ""
+
+#: template/glossary.html.j2:205
+msgid ""
+"method by which ownership is exclusively transferred from one entity to "
+"another"
+msgstr ""
+
+#: template/glossary.html.j2:210
+msgid "transaction id"
+msgstr ""
+
+#: template/glossary.html.j2:212
+msgid "unique number by which a merchant identifies a `transaction`"
+msgstr ""
+
+#: template/glossary.html.j2:216
+msgid "wallet"
+msgstr ""
+
+#: template/glossary.html.j2:218
+msgid ""
+"software running on a customer's computer; withdraws, stores and spends coins"
+msgstr ""
+
+#: template/glossary.html.j2:223
+msgid "wire transfer"
+msgstr ""
+
+#: template/glossary.html.j2:225
+msgid "see `transfer`"
+msgstr ""
+
+#: template/glossary.html.j2:229
+msgid "wire transfer identifier"
+msgstr ""
+
+#: template/glossary.html.j2:231
+msgid ""
+"subject of a wire `transfer`; usually a random string to uniquely identify "
+"the `transfer`"
+msgstr ""
+
+#: template/glossary.html.j2:236
+msgid "withdrawal"
+msgstr ""
+
+#: template/glossary.html.j2:238
+msgid ""
+"operation by which a `wallet` can convert funds from a reserve to fresh coins"
+msgstr ""
+
+#: template/glossary.html.j2:243
+msgid "zombie coin"
+msgstr ""
+
+#: template/glossary.html.j2:245
+msgid ""
+"a `coin` is a zombie coin if the coin was (1) used as the `dirty` coin in "
+"`refreshing`, (2) the `denomination` of the `fresh` coins created during the "
+"`refreshing` was subject to `revocation`, resulting in the `fresh` coin from "
+"the refresh operation being subjected to `payback`; as a result, the "
+"formerly `dirty` coin is eligible for `refreshing`, even if the dirty coin's "
+"denomination is `expired` for `deposit` operations (but not if it is expired "
+"past the legal data retention requirement)."
+msgstr ""
+
+#: template/governments.html.j2:6
+msgid "Advantages for Governments"
+msgstr ""
+
+#: template/governments.html.j2:8
+msgid ""
+"Taler provides accountability to ensure business operate legally, while also "
+"respecting civil liberties of citizens. Taler is a payment system based on "
+"open standards and free software. Taler needs governments as they set a "
+"financial framework and act as trusted regulators. Taler contributes to "
+"digital sovereignty in the critical financial infrastructure."
+msgstr ""
+
+#: template/governments.html.j2:27
+msgid ""
+"Taler was built with the goal of fighting corruption and supporting "
+"taxation. With Taler, the receiver of any form of payment is easily "
+"identified by the government, and the merchant can be compelled to provide "
+"the contract that was accepted by the customer. Governments can use this "
+"data to tax businesses and individuals based on their income, making tax "
+"evasion and black markets less viable."
+msgstr ""
+
+#: template/governments.html.j2:40
+msgid ""
+"Thus, despite offering anonymity for citizens spending digital cash to buy "
+"goods and services, Taler also ensures that the state can observe incoming "
+"funds. This can be used to ensure businesses engage only in legal "
+"activities, and do not evade income tax, sales tax or value-added tax. "
+"However, this observational capability does not extend to the immediate "
+"personal domain. In particular, monitoring does not cover shared access to "
+"funds with trusted friends and family, or synchronizing wallets across "
+"multiple devices."
+msgstr ""
+
+#: template/governments.html.j2:58
+msgid ""
+"Taler&#39;s payments are cryptographically secured. Thus, customers, "
+"merchants and the Taler payment service provider (the exchange) can "
+"mathematically demonstrate their lawful behavior in court in case of "
+"disputes. Financial damages are strictly limited, improving economic "
+"security for individuals, merchants, the exchange and the state."
+msgstr ""
+
+#: template/governments.html.j2:70
+msgid ""
+"As a payment service provider, the Taler exchange is subject to financial "
+"regulation. Financial regulation and regular audits are critical to "
+"establish trust. In particular, the Taler design mandates the existence of "
+"an independent auditor who checks cryptographic proofs that accumulate at "
+"the exchange to ensure that the escrow account is managed honestly. This "
+"ensures that the exchange does not threaten the economy due to fraud."
+msgstr ""
+
+#: template/governments.html.j2:88
+msgid ""
+"Taler is free software implementing an open protocol standard. Thus, Taler "
+"will enable competition and avoid the monopolization of payment systems that "
+"threatens global political and financial stability today."
+msgstr ""
+
+#: template/governments.html.j2:98
+msgid "Efficient"
+msgstr ""
+
+#: template/governments.html.j2:101
+msgid ""
+"Taler has an efficient design. Unlike Blockchain-based payment systems, such "
+"as Bitcoin, Taler will not threaten the availability of national electric "
+"grids or (significantly) contribute to environmental pollution."
+msgstr ""
+
+#: template/governments.html.j2:117
+msgid "Taler and regulation"
+msgstr ""
+
+#: template/governments.html.j2:119
+msgid "Anti money laundering (AML)"
+msgstr ""
+
+#: template/governments.html.j2:120
+msgid ""
+"With Taler, income is visible and can be tied to the contract signed by both "
+"parties."
+msgstr ""
+
+#: template/governments.html.j2:121
+msgid "Know your customer (KYC)"
+msgstr ""
+
+#: template/governments.html.j2:122
+msgid ""
+"In Taler, payer and payee are known by their bank accounts when withdrawing "
+"or depositing coins respectively"
+msgstr ""
+
+#: template/governments.html.j2:123
+msgid "General Data Protection Regulation (GDPR)"
+msgstr ""
+
+#: template/governments.html.j2:124
+msgid ""
+"Taler cryptographically protects citizen's privacy, and by design implements "
+"data minimization and privacy by default."
+msgstr ""
+
+#: template/governments.html.j2:125
+msgid "Payment Services Directive (PSD2)"
+msgstr ""
+
+#: template/governments.html.j2:126
+msgid ""
+"Taler provides an open standard with public APIs contributing to a "
+"competitive banking sector."
+msgstr ""
+
+#: template/governments.html.j2:134
+msgid "Taler provides privacy and accountability"
+msgstr ""
+
+#: template/governments.html.j2:137
+msgid ""
+"Taler assumes governments can observe traditional wire transfers entering "
+"and leaving the Taler payment system. Starting with the wire transfers, "
+"governments can obtain:"
+msgstr ""
+
+#: template/governments.html.j2:145
+msgid ""
+"The total amount of digital currency withdrawn by a customer. The government "
+"can impose limits on how much digital cash a customer can withdraw within a "
+"given time frame."
+msgstr ""
+
+#: template/governments.html.j2:154
+msgid "The income received by any merchant via the Taler system."
+msgstr ""
+
+#: template/governments.html.j2:161
+msgid ""
+"The exact details of the underlying contract that was signed between "
+"customer and merchant. However, this information would typically not include "
+"the identity of the customer."
+msgstr ""
+
+#: template/governments.html.j2:170
+msgid ""
+"The amounts of digital coins legitimately withdrawn by customers from the "
+"exchange, the value of non-redeemed digital coins in customer&#39;s wallets, "
+"the value and corresponding wire details of deposit operations performed by "
+"merchants with the exchange, and the income of the exchange from transaction "
+"fees."
+msgstr ""
+
+#: template/gsoc-codeless.html.j2:5
+msgid "GSoC 2018: Codeless Payment"
+msgstr ""
+
+#: template/gsoc-codeless.html.j2:6
+msgid ""
+"Implemented by Shivam Kohli as part of GSoC 2018 under the mentoring and "
+"guidance of Florian Dold."
+msgstr ""
+
+#: template/gsoc-codeless.html.j2:12
+msgid "Overview"
+msgstr ""
+
+#: template/gsoc-codeless.html.j2:14
+msgid ""
+"Codeless payment is a component that sits between the seller&#39;s frontend "
+"and the GNU Taler merchant backend. This component has a web interface, "
+"where payment buttons are configured. Registered merchants can manage their "
+"inventory and simultaneously create a &#39;Buy Now&#39; button for a "
+"specific product. This code can be directly copy pasted on the seller&#39;s "
+"frontend and can be used for &#39;Pay with Taler&#39;."
+msgstr ""
+
+#: template/gsoc-codeless.html.j2:29
+msgid "Use Cases"
+msgstr ""
+
+#: template/gsoc-codeless.html.j2:31
+msgid "The various use cases and features of codeless payment are:"
+msgstr ""
+
+#: template/gsoc-codeless.html.j2:37
+msgid ""
+"The primary use case is the registration of the merchant. The codeless "
+"payment backend provides a secure django authenticated login to the "
+"merchant. The registered merchant can add inventory (both digital as well as "
+"physical) in their stocks. They can manage inventory and simultaneously "
+"create a 'Buy Now' button for the product. The merchant also monitors the "
+"orders placed and updates the status of the order which helps in shipment "
+"tracking."
+msgstr ""
+
+#: template/gsoc-codeless.html.j2:48
+msgid ""
+"A merchant has the flexibility to add two types of inventory as follows:"
+msgstr ""
+
+#: template/gsoc-codeless.html.j2:53
+msgid ""
+"The merchant can upload digital inventory (like a PDF or HTML page) via the "
+"codeless payments frontend and the user can then purchase it and view the "
+"version hosted by the codeless payment frontend."
+msgstr ""
+
+#: template/gsoc-codeless.html.j2:61
+msgid ""
+"The merchant can add any physical inventory available in his stocks. While "
+"adding these inventory, the seller is prompted to add minimum quantity of "
+"product that is required to be maintained in the stock. Whenever the stocks "
+"run below this limit the seller would be notified (currently this feature "
+"has not been added but soon email notification would be added)."
+msgstr ""
+
+#: template/gsoc-codeless.html.j2:73
+msgid ""
+"The buyers will access the seller's frontend where the code for the 'Buy "
+"Now' button is present. When this button is triggered, they are redirected "
+"to codeless payment backend and eventually redirected to the payment page. "
+"After successful payment, the buyer can also track their shipment for "
+"physical products or view the digital version hosted by the codeless payment "
+"frontend."
+msgstr ""
+
+#: template/gsoc-codeless.html.j2:84
+msgid ""
+"The other use case of the codeless payment backend is to handle the event "
+"when the 'Buy Now' button is triggered on the seller's frontend. To perform "
+"the payment the backend communicates with merchant backend api. After "
+"successful payment, the users are redirected to the fulfilment page."
+msgstr ""
+
+#: template/gsoc-codeless.html.j2:93
+msgid "Dynamic Merchant Instance"
+msgstr ""
+
+#: template/gsoc-codeless.html.j2:95
+msgid ""
+"The documentation for the API to dynamically manage merchant instance can be "
+"found <a href=\"https://docs.taler.net/api/api-merchant.html#dynamic-"
+"merchant-instance\">here</a>."
+msgstr ""
+
+#: template/gsoc-codeless.html.j2:103
+msgid "Use Case Diagram"
+msgstr ""
+
+#: template/gsoc-codeless.html.j2:109
+msgid "Link to the contributions made"
+msgstr ""
+
+#: template/gsoc-codeless.html.j2:113
+msgid "Codeless Payment Backend"
+msgstr ""
+
+#: template/gsoc-codeless.html.j2:114 template/gsoc-codeless.html.j2:117
+msgid "Link"
+msgstr ""
+
+#: template/gsoc-codeless.html.j2:116
+msgid "Documentation to dynamically manage Merchant Instances"
+msgstr ""
+
+#: template/gsoc-codeless.html.j2:127
+msgid "Future Work"
+msgstr ""
+
+#: template/gsoc-codeless.html.j2:130
+msgid ""
+"The backend of codeless payment is very robust and can be easily extended as "
+"per the requirements. It is adaptive to add new features to this framework. "
+"But as per the discussion and the scope of this project, there are various "
+"features that will be soon added in the Codeless Merchant Backend. The list "
+"of future work is as follows:"
+msgstr ""
+
+#: template/gsoc-codeless.html.j2:140
+msgid ""
+"To send email notification to the merchant when the stocks run below a "
+"certain limit. The minimum quantity required to be maintained in the stocks "
+"is currently taken from the merchant(specific to each product) but no such "
+"notification system is designed."
+msgstr ""
+
+#: template/gsoc-codeless.html.j2:150
+msgid ""
+"To add API access to the merchant backend via the codeless payment service. "
+"Basically, it would be used as a hosting platform for multiple merchants. "
+"There would be an additional user interface part in the codeless payment "
+"service where a logged-in merchant can generate an API key. This API key can "
+"be used to access the functionality of the merchant backend in a controlled "
+"way. After requesting an API key, the page would display the generated key "
+"and a base URL for the API to use by the seller, which is handled by the "
+"codeless payments service."
+msgstr ""
+
+#: template/gsoc-codeless.html.j2:164
+msgid ""
+"Mapping every seller account to a separate merchant backend instance. This "
+"is not required for a simple version of codeless payments, but as soon as "
+"API access for sellers, this is a useful feature. The codeless payment "
+"service then can also double as a hosting service for merchants."
+msgstr ""
+
+#: template/gsoc-codeless.html.j2:174
+msgid ""
+"To add various analytics for the merchant. Various analysis could be "
+"performed on the orders placed for the respective merchant. Some of the "
+"analysis that can be performed are displaying the most frequently purchased "
+"product, some insights about the shipment tracking, analysis of products "
+"based on delivery location, etc. For this part, dicussions and some more "
+"research have to be done before proceeding to the implementation."
+msgstr ""
+
+#: template/gsoc-codeless.html.j2:191
+msgid "Screenshots"
+msgstr ""
+
+#: template/gsoc-codeless.html.j2:193
+msgid "Home page"
+msgstr ""
+
+#: template/gsoc-codeless.html.j2:197
+msgid "Product page"
+msgstr ""
+
+#: template/gsoc-codeless.html.j2:201
+msgid "Shipment Tracking"
+msgstr ""
+
+#: template/index.html.j2:25
+msgid ""
+"We provide a payment system that makes <span class='tlr'>privacy-friendly</"
+"span> online transactions <span class='tlr'>fast and easy</span>."
+msgstr ""
+
+#: template/index.html.j2:29
+msgid "Payments without registration"
+msgstr ""
+
+#: template/index.html.j2:33
+msgid "Data protection by default"
+msgstr ""
+
+#: template/index.html.j2:37
+msgid "Fraud eliminated by design"
+msgstr ""
+
+#: template/index.html.j2:41
+msgid "Not a new currency!"
+msgstr ""
+
+#: template/index.html.j2:45
+msgid "Empowers communities to run their own payment infrastructure"
+msgstr ""
+
+#: template/index.html.j2:48
+msgid "Try Demo!"
+msgstr ""
+
+#: template/index.html.j2:49
+msgid "Read Docs"
+msgstr ""
+
+#: template/investors.html.j2:6
+msgid "Invest in Taler!"
+msgstr ""
+
+#: template/investors.html.j2:9
+msgid ""
+"We have created a company, Taler Systems SA in Luxembourg.<br> Please "
+"contact <tt>invest@taler.net</tt> if you want to invest in Taler."
+msgstr ""
+
+#: template/investors.html.j2:24
+msgid "The Team"
+msgstr ""
+
+#: template/investors.html.j2:27
+msgid ""
+"Our team combines world-class business leaders, cryptographers, software "
+"engineers, civil-rights activists and academics. We are unified by a vision "
+"of how payments should work and the goal of imposing this vision upon the "
+"world."
+msgstr ""
+
+#: template/investors.html.j2:37
+msgid ""
+"We are currently supported by <a href=\"http://www.inria.fr/\">Inria</a>, "
+"the French national institute for research in informatics and automation, "
+"and the <a href=\"https://renewablefreedom.org/\">Renewable Freedom "
+"Foundation</a>."
+msgstr ""
+
+#: template/investors.html.j2:47
+msgid "The Technology"
+msgstr ""
+
+#: template/investors.html.j2:50
+msgid ""
+"All transactions in Taler are secured using <a href=\"bibliography.html"
+"\">modern cryptography</a> and trust in all parties is minimized. Financial "
+"damage is bounded &#x28;for customers, merchants and the exchange&#x29; even "
+"in the case that systems are compromised and private keys are stolen. "
+"Databases can be audited for consistency, resulting in either the detection "
+"of compromised systems or the demonstration that participants were honest. "
+"Actual transaction costs are fractions of a cent."
+msgstr ""
+
+#: template/investors.html.j2:63
+msgid "The Business"
+msgstr ""
+
+#: template/investors.html.j2:65
+msgid ""
+"The scalable business model for Taler is the operation of the payment "
+"service provider, which converts money from traditional payment systems "
+"(MasterCard, SEPA, UPI, Visa, Bitcoin, ACH, SWIFT, etc.) to anonymous "
+"electronic coins in the same currency. The customer can then redeem the "
+"electronic coins at a merchant, who can exchange them for money represented "
+"using traditional payment systems at the exchange. The exchange charges fees "
+"to facilitate the transactions."
+msgstr ""
+
+#: template/investors.html.j2:84
+msgid "The Business Case"
+msgstr ""
+
+#: template/investors.html.j2:94
+msgid ""
+"Our <a href=\"financial-news.html\">financial news</a> page explains in "
+"English how Taler can impact current developments in the global payment "
+"market."
+msgstr ""
+
+#: template/investors.html.j2:117
+msgid "Running a Taler payment service operator"
+msgstr ""
+
+#: template/investors.html.j2:120
+msgid ""
+"The payment service operator runs the <em>Taler exchange</em>. The exchange "
+"charges <b>transaction fees</b> to customers or merchants. Its operational "
+"expenses are from wire transfers with the banking system and the operation "
+"of the computing infrastructure."
+msgstr ""
+
+#: template/investors.html.j2:130
+msgid ""
+"Cryptographic operations, bandwidth and storage costs are less than 0.01 "
+"cent per transaction."
+msgstr ""
+
+#: template/investors.html.j2:131
+msgid ""
+"Multiple Taler transactions can be aggregated into larger wire transfers to "
+"merchants to minimize wire transfer costs."
+msgstr ""
+
+#: template/investors.html.j2:132
+msgid ""
+"Protocol allows the exchange to charge fees for any expensive operation "
+"(withdraw, deposit, refresh, refund or aggregated wire transfers)."
+msgstr ""
+
+#: template/investors.html.j2:133
+msgid "Partnership with banks establishes consumer trust."
+msgstr ""
+
+#: template/investors.html.j2:134
+msgid "Partnership with free software community enables rapid deployment."
+msgstr ""
+
+#: template/merchants.html.j2:5
+msgid "Advantages for Merchants"
+msgstr ""
+
+#: template/merchants.html.j2:8
+msgid ""
+"Taler is a cost-effective electronic payment system which provides you with "
+"cryptographic proof that the payment worked correctly within milliseconds. "
+"Your Web customers pay with previously unknown levels of convenience without "
+"risk of fraud."
+msgstr ""
+
+#: template/merchants.html.j2:22
+msgid "Fast"
+msgstr ""
+
+#: template/merchants.html.j2:25
+msgid ""
+"Processing transactions with Taler is fast, allowing you to confirm the "
+"transaction with your customer virtually immediately. Your customers will "
+"appreciate that they do not have to type in credit card information and play "
+"the &quot;verified by&quot; game. By making payments significantly more "
+"convenient for your customers, you may be able to use Taler for small "
+"transactions that would not work with credit card payments due to the mental "
+"overhead for customers."
+msgstr ""
+
+#: template/merchants.html.j2:44
+msgid ""
+"You will have cryptographic proof of payment from the Taler payment service "
+"provider. With Taler you never handle sensitive customer account information "
+"and thus do not have to undergo any particular security audits (such as PCI "
+"DSS). Your systems will have customer contracts with qualified signatures "
+"for all transactions which you can use in court in case of disputes."
+msgstr ""
+
+#: template/merchants.html.j2:61
+msgid ""
+"Taler is free software, and you can use the liberally-licensed reference "
+"code as a starting point to integrate Taler into your services. To use "
+"Taler, you do not need to pay license fees, and the free software "
+"development model will ensure that you can select from many competing "
+"integrators for support."
+msgstr ""
+
+#: template/merchants.html.j2:76
+msgid "Cheap"
+msgstr ""
+
+#: template/merchants.html.j2:78
+msgid ""
+"Taler is uses efficient cryptographic constructions with low bandwidth and "
+"storage requirements. Combined with Taler&#39;s strong security which makes "
+"fraud impossible, Taler payment service providers can operate with very low "
+"overhead and thus offer low transaction fees."
+msgstr ""
+
+#: template/merchants.html.j2:88
+msgid "Flexible"
+msgstr ""
+
+#: template/merchants.html.j2:90
+msgid ""
+"Taler can be used for different currencies (such as Euros, US Dollars or "
+"Bitcoins) and any amount, limited only by applicable regulation and what "
+"denominations the payment service provider supports."
+msgstr ""
+
+#: template/merchants.html.j2:99
+msgid "Ethical"
+msgstr ""
+
+#: template/merchants.html.j2:101
+msgid ""
+"Taler prevents tax evasion and money laundering. Taler&#39;s protocols are "
+"efficient and do not use wasteful proof-of-work calculations. Taler "
+"encourages transparency by providing an open standard and free software "
+"reference implementations."
+msgstr ""
+
+#: template/merchants.html.j2:115
+msgid "Manuals for merchants"
+msgstr ""
+
+#: template/merchants.html.j2:117
+msgid "The GNU Taler merchant backend operator manual"
+msgstr ""
+
+#: template/merchants.html.j2:121
+msgid "The GNU Taler Web shop integration tutorial (PHP)"
+msgstr ""
+
+#: template/merchants.html.j2:125
+msgid "The GNU Taler Web shop integration tutorial (Python)"
+msgstr ""
+
+#: template/merchants.html.j2:136
+msgid "The GNU Taler Merchant Backend"
+msgstr ""
+
+#: template/merchants.html.j2:138
+msgid "Merchants process payments using the Taler backend:"
+msgstr ""
+
+#: template/merchants.html.j2:144
+msgid ""
+"The backend <b>signs</b> and <b>stores</b> the complete terms of offers made "
+"by the merchant to customers. For this, the merchant&#39;s frontend needs to "
+"give the customer&#39;s order in a JSON format to the backend."
+msgstr ""
+
+#: template/merchants.html.j2:153
+msgid ""
+"The backend <b>validates</b> payments received from the wallet and "
+"<b>executes</b> them with the Taler payment service provider (the exchange). "
+"For this, the merchant&#39;s frontend must pass the payment request through "
+"to the Taler backend and check the HTTP status code that is returned."
+msgstr ""
+
+#: template/merchants.html.j2:164
+msgid ""
+"The backend can <b>list</b> completed transactions and <b>map</b> wire "
+"transfers to sets of business transactions, including the exact terms of "
+"each contract."
+msgstr ""
+
+#: template/merchants.html.j2:178
+msgid "customer perspective"
+msgstr ""
+
+#: template/press.html.j2:4
+msgid "GNU Taler in the Press"
+msgstr ""
+
+#: template/press.html.j2:6
+msgid "2018"
+msgstr ""
+
+#: template/press.html.j2:15
+msgid "2017"
+msgstr ""
+
+#: template/press.html.j2:25
+msgid "2016"
+msgstr ""
+
+#: template/press.html.j2:43
+msgid "2015"
+msgstr ""
+
+#: template/principles.html.j2:21
+msgid "GNU Taler: Design Principles"
+msgstr ""
+
+#: template/principles.html.j2:25
+msgid ""
+"When designing GNU Taler, we had the following design principles in mind:"
+msgstr ""
+
+#: template/principles.html.j2:31
+msgid "1. Free Software implementation"
+msgstr ""
+
+#: template/principles.html.j2:33
+msgid ""
+"... in the area of computing, freedom means not using proprietary software"
+msgstr ""
+
+#: template/principles.html.j2:36
+msgid ""
+"GNU Taler must be <a href=\"https://www.gnu.org/philosophy/free-sw.html"
+"\">Free Software</a>. For merchants, our Free Software reference "
+"implementation prevents vendor lock-in. As the software of the payment "
+"provider itself is free, countries can deploy the payment system without "
+"compromising sovereignty."
+msgstr ""
+
+#: template/principles.html.j2:45
+msgid ""
+"Customers benefit from Free Software as the wallet software can be made to "
+"run on a variety of platforms, and the absence of user-hostile features such "
+"as tracking or telemetry can easily be assured."
+msgstr ""
+
+#: template/principles.html.j2:56
+msgid "2. Protect the privacy of buyers"
+msgstr ""
+
+#: template/principles.html.j2:58
+msgid "You deserve some privacy"
+msgstr ""
+
+#: template/principles.html.j2:60
+msgid ""
+"Privacy should be guaranteed via technical measures, as opposed to mere "
+"policies. Especially with micropayments for online publications, a "
+"disproportionate amount of rather private data about buyers would be "
+"revealed, if the payment system does not have privacy protections."
+msgstr ""
+
+#: template/principles.html.j2:68
+msgid ""
+"In legislations with data protection regulations (such as the recently "
+"introduced GDPR in Europe), merchants benefit from this as well, as no data "
+"breach of customers can happen if this information is, by design, not "
+"collected in the first place. Obviously some private data, such as the "
+"shipping address for a physical delivery, must still be collected according "
+"to business needs."
+msgstr ""
+
+#: template/principles.html.j2:81
+msgid ""
+"3. Enable the state to tax income and crack down on illegal business "
+"activities"
+msgstr ""
+
+#: template/principles.html.j2:83
+msgid "Money laundering"
+msgstr ""
+
+#: template/principles.html.j2:85
+msgid ""
+"As a payment system must still be legal to operate and use, it must comply "
+"with these requirements. Furthermore, we consider levying of taxes as "
+"beneficial to society."
+msgstr ""
+
+#: template/principles.html.j2:95
+msgid "4. Prevent payment fraud"
+msgstr ""
+
+#: template/principles.html.j2:97
+msgid "Phishing attack"
+msgstr ""
+
+#: template/principles.html.j2:99
+msgid ""
+"This imposes requirements on the security of the system, as well as on the "
+"general design, as payment fraud can also happen through misleading user "
+"interface design or the lack of cryptographic evidence for certain processes."
+msgstr ""
+
+#: template/principles.html.j2:109
+msgid "5. Only disclose the minimal amount of information necessary"
+msgstr ""
+
+#: template/principles.html.j2:110
+msgid ""
+"Privacy by design, privacy by default, General Data Protection Regulation "
+"(GDPR) compliant"
+msgstr ""
+
+#: template/principles.html.j2:112
+msgid ""
+"The reason behind this goal is similar to (2). The privacy of buyers is "
+"given priority, but other parties such as merchants still benefit from it, "
+"for example, by keeping details about the merchant’s financials hidden from "
+"competitors."
+msgstr ""
+
+#: template/principles.html.j2:122
+msgid "6. Be usable"
+msgstr ""
+
+#: template/principles.html.j2:123
+msgid "Buy with one click"
+msgstr ""
+
+#: template/principles.html.j2:125
+msgid ""
+"Specifically it must be usable for non-expert customers. Usability also "
+"applies to the integration with merchants, and informs choices about the "
+"architecture, such as encapsulating procedures that require cryptographic "
+"operations into an isolated component with a simple API."
+msgstr ""
+
+#: template/principles.html.j2:136
+msgid "7. Be efficient"
+msgstr ""
+
+#: template/principles.html.j2:137
+msgid "Energy efficiency"
+msgstr ""
+
+#: template/principles.html.j2:139
+msgid ""
+"Approaches such as proof-of-work are ruled out by this requirement. "
+"Efficiency is necessary for GNU Taler to be used for micropayments."
+msgstr ""
+
+#: template/principles.html.j2:149
+msgid "8. Fault-tolerant design"
+msgstr ""
+
+#: template/principles.html.j2:150
+msgid "Life Safers"
+msgstr ""
+
+#: template/principles.html.j2:152
+msgid ""
+"Taler should tolerate failure of individual components and systems, "
+"including malicious operators compromising core secrets. This manifests in "
+"architectural choices such as the isolation of certain components, and "
+"auditing procedures."
+msgstr ""
+
+#: template/principles.html.j2:163
+msgid "9. Foster competition"
+msgstr ""
+
+#: template/principles.html.j2:164
+msgid "A competitive market"
+msgstr ""
+
+#: template/principles.html.j2:166
+msgid ""
+"It must be relatively easy for competitors to join the systems. While the "
+"barriers for this in traditional financial systems are rather high, the "
+"technical burden for new competitors to join must be minimized. Another "
+"design choice that supports this is to split the whole system into smaller "
+"components that can be operated, developed and improved upon independently, "
+"instead of having one completely monolithic system."
+msgstr ""
+
+#: template/schemafuzz.html.j2:6
+msgid "SchemaFuzz"
+msgstr ""
+
+#: template/wallet.html.j2:108
+msgid "Congratulations, you have installed the Taler wallet. Check out the"
+msgstr ""
+
+#: template/wallet.html.j2:113
+msgid "demo"
+msgstr ""
+
+#: template/wallet.html.j2:119
+msgid "You don&#39;t have a wallet installed yet."
+msgstr ""
+
+#: template/wallet.html.j2:128
+msgid "Install the wallet for your browser below, then check out the"
+msgstr ""
+
+#: template/wallet.html.j2:132
+msgid "demonstration"
+msgstr ""
+
+#: template/wallet.html.j2:145 template/wallet.html.j2:155
+msgid "or"
+msgstr ""
+
+#: template/wallet.html.j2:149
+msgid "is required, but it appears you don&#39;t have it installed."
+msgstr ""
+
+#: template/wallet.html.j2:159
+msgid "version"
+msgstr ""
+
+#: template/wallet.html.j2:163
+msgid "or newer is required, but it appears you have an older version."
+msgstr ""
+
+#: template/wallet.html.j2:170
+msgid "Install wallet"
+msgstr ""
+
+#: template/wallet.html.j2:177
+msgid "JavaScript is disabled, installation won&#39;t work."
+msgstr ""
+
+#: template/wallet.html.j2:216
+msgid "Install Download Chrome Extension"
+msgstr ""
+
+#: template/wallet.html.j2:223
+msgid "Install GNU Taler"
+msgstr ""
+
+#: template/wallet.html.j2:227
+msgid "from the Chrome Web Store"
+msgstr ""
+
+#: template/wallet.html.j2:241
+msgid "Install Android App from Google App Store, or"
+msgstr ""
+
+#: template/wallet.html.j2:248
+msgid ""
+"Download Android App from us (bypassing Google registration) and Open in a "
+"File Manager to install."
+msgstr ""
+
+#: template/wallet.html.j2:261
+msgid "Other browsers"
+msgstr ""
+
+#: template/wallet.html.j2:263
+msgid "Wallets for other browsers will be provided in the near future."
+msgstr ""