dash-docs/_templates/bitcoin-paper.html
David A. Harding 05e87af8e7
Bitcoin Paper: Add Swedish Translation
Translation by hanspandeya; PDF generated by Dave Harding

Virus Total results:

    1438306222/
2015-07-30 21:31:45 -04:00

43 lines
1.7 KiB
HTML

---
# This file is licensed under the MIT License (MIT) available on
# http://opensource.org/licenses/MIT.
layout: base
id: bitcoin-paper
---
<h1>{% translate pagetitle %}</h1>
<p class="summary">{% translate summary %}</p>
<p>{% translate description %}
{% comment %}
NOTE: before adding a new file, follow these steps:
1. Make sure it has been uploaded in ODT form to
https://github.com/saivann/bitcoinwhitepaper
2. Ask a site maintainer to generate the PDF format from the ODT format.
3. Scan the PDF using VirusTotal.com and post a link to the scan report
on GitHub (this provides a sha256sum of the file, so it can be
verified that the file was scanned).
The files should be listed in this order: English orginial first; then
UTF-8 alphabetical order
{% endcomment %}
<ul>
<li><b><a href="/bitcoin.pdf">English original</a></b></li>
<li><a href="/files/bitcoin-paper/bitcoin_es.pdf">Español (España)</a> {% translate translated_by %} <a href="https://github.com/breathingdog">Breathingdog</a></li>
<li><a href="/files/bitcoin-paper/bitcoin_es_latam.pdf">Español (Latinoamericano)</a> {% translate translated_by %} <a href="https://github.com/gubatron">Angel León</a></li>
<li><a href="/files/bitcoin-paper/bitcoin_it.pdf">Italiano</a> {% translate translated_by %}
<a href="https://github.com/terzim">Terzim</a></li>
<li><a href="/files/bitcoin-paper/bitcoin_ru.pdf">Русский</a> {% translate translated_by %} <a href="https://github.com/arvicco">Ar Vicco</a></li>
<li><a href="/files/bitcoin-paper/bitcoin_se.pdf">Svenska</a> {% translate translated_by %} <a href="https://github.com/hanspandeya">hanspandeya</a></li>
</ul>
<p>{% translate submit_new_translation %}</p>