aboutsummaryrefslogtreecommitdiff
path: root/about.html
diff options
context:
space:
mode:
authortg(x) <*@tg-x.net>2017-01-19 16:03:49 +0100
committertg(x) <*@tg-x.net>2017-01-19 16:03:49 +0100
commit08f40842ceb608e96d28a646d71044d2c83b34fb (patch)
treec9912cf5bb81030e21f084deb971efaa987f0eaf /about.html
parentc77d5823f295ecb481578bfc5f29dd0bb2e279b0 (diff)
downloadwww-08f40842ceb608e96d28a646d71044d2c83b34fb.tar.gz
www-08f40842ceb608e96d28a646d71044d2c83b34fb.zip
i18n: extract translations to PO files and use Jinja2 templating
Diffstat (limited to 'about.html')
-rw-r--r--about.html156
1 files changed, 36 insertions, 120 deletions
diff --git a/about.html b/about.html
index 8f7a0c11..61108094 100644
--- a/about.html
+++ b/about.html
@@ -1,200 +1,116 @@
1<!DOCTYPE html> 1<html lang="{{ _('en') }}"><head>
2<html lang="en">
3 <head>
4 <meta charset="utf-8"> 2 <meta charset="utf-8">
5 <title>Taler - About us</title> 3 <title>{{ _("GNU Taler") }} - {{ _("About us") }}</title>
6 <meta name="description" content=""> 4 <meta name="description" content="">
7 <!--# include file="common/header.inc" --> 5 <!--# include file="common/header.inc" -->
8 </head> 6 </head>
9 <body class="en" onLoad="loadLang();"> 7 <body class="en" onload="loadLang();">
10 <div class="container"> 8 <div class="container">
11 <!--# include file="common/navigation.inc" --> 9 <!--# include file="common/navigation.inc" -->
12 <!-- Jumbotron --> 10 <!-- Jumbotron -->
13 <div class="jumbotron"> 11 <div class="jumbotron">
14 <h1 lang="en">About us</h1> 12 <h1>{{ _("About us") }}</h1>
15 <h1 lang="de">&Uuml;ber uns</h1>
16 <h1 lang="fr">À&nbsp;propos</h1>
17 <h1 lang="it">Chi siamo</h1>
18 <h1 lang="es">Quiénes somos</h1>
19 </div> 13 </div>
20 14
21 <!-- Example row of columns --> 15 <!-- Example row of columns -->
22 <div class="row"> 16 <div class="row">
23 <div class="col-lg-4"> 17 <div class="col-lg-4">
24 <h2><a href="http://grothoff.org/christian/">Dr. Christian Grothoff</a></h2> 18 <h2><a href="http://grothoff.org/christian/">Dr. Christian Grothoff</a></h2>
25 <img src="team-images/christian-grothoff.jpg" height=240 alt="Christian Grothoff" align="middle"> 19 <img src="team-images/christian-grothoff.jpg" height="240" alt="Christian Grothoff" align="middle">
26 <p lang="en">GNU maintainer. Network security &amp; privacy researcher. Software architect.</p> 20 <p>{{ _("GNU maintainer. Network security &amp; privacy researcher. Software architect.") }}</p>
27 <p lang="de">GNU maintainer. Forscht zu Netzwerksicherheit &amp; Privatsph&auml;re. Softwarearchitect.</p>
28 <p lang="fr" note="outdated">Mégalomane local, C'est à dire, qui voudrait créer un nouveau système de paiement et un nouvel Internet ?</p>
29 <p lang="it" note="outdated">Megalomane locale. Intendo, chi creerebbe un nuovo sistema di pagamento e una nuova Internet?</p>
30 <p lang="es" note="outdated">Megalómano local. Es decir, ¿quién querría crear un nuevo sistema de pagos y un nuevo Internet?</p>
31 </div> 21 </div>
32 <div class="col-lg-4"> 22 <div class="col-lg-4">
33 <h2><a href="http://www.digitalekho.com/about-us/index.html">Leon Schumacher</a></h2> 23 <h2><a href="http://www.digitalekho.com/about-us/index.html">Leon Schumacher</a></h2>
34 <img src="team-images/leon-schumacher.jpg" height=240 alt="Leon Schumacher" align="middle"> 24 <img src="team-images/leon-schumacher.jpg" height="240" alt="Leon Schumacher" align="middle">
35 <p lang="en">Entrepreneur, Investor, Fortune 100 CIO, IT company director in different industries, ….</p> 25 <p>{{ _("Entrepreneur, Investor, Fortune 100 CIO, IT company director in different industries, ….") }}</p>
36 <p lang="de" note="outdated"></p>
37 <p lang="fr" note="outdated"></p>
38 <p lang="it" note="outdated"></p>
39 <p lang="es" note="outdated"></p>
40 </div> 26 </div>
41 <div class="col-lg-4"> 27 <div class="col-lg-4">
42 <h2>Robert Goldmann</h2> 28 <h2>Robert Goldmann</h2>
43 <img src="team-images/robert-goldmann.jpg" height=240 alt="Robert Goldmann" align="middle"> 29 <img src="team-images/robert-goldmann.jpg" height="240" alt="Robert Goldmann" align="middle">
44 <p lang="en">CFO</p> 30 <p>{{ _("CFO") }}</p>
45 <p lang="de" note="outdated">CFO</p>
46 <p lang="fr" note="outdated">CFO</p>
47 <p lang="it" note="outdated">CFO</p>
48 <p lang="es" note="outdated">CFO</p>
49 </div> 31 </div>
50 </div> 32 </div>
51 <div class="row"> 33 <div class="row">
52 <div class="col-lg-4"> 34 <div class="col-lg-4">
53 <h2>Dr. Jeffrey Burdges</h2> 35 <h2>Dr. Jeffrey Burdges</h2>
54 <img src="team-images/jeff-burdges.jpg" height=240 alt="Jeffrey Burdges" align="middle"> 36 <img src="team-images/jeff-burdges.jpg" height="240" alt="Jeffrey Burdges" align="middle">
55 37 <p>{{ _("Applied cryptography. Contact to W3c &amp; Tor.") }}</p>
56 <p lang="en">Applied cryptography. Contact to W3c &amp; Tor.</p>
57 <p lang="it" note="outdated">Matematico</p> <!- -->
58 <p lang="de" note="outdated">Mathematiker</p> <!- und Software Entwickler -->
59 <p lang="fr" note="outdated">mathématicien</p> <!- et développeur de logiciels -->
60 <p lang="es" note="outdated">Matemático</p> <!- y desarrollador de software -->
61 </div> 38 </div>
62 <div class="col-lg-4"> 39 <div class="col-lg-4">
63 <h2><a href="http://www.onete.net/">Dr. Cristina Onete</a></h2> 40 <h2><a href="http://www.onete.net/">Dr. Cristina Onete</a></h2>
64 <img src="team-images/cristina-onete.jpg" height=240 alt="Cristina Onete" align="middle"> 41 <img src="team-images/cristina-onete.jpg" height="240" alt="Cristina Onete" align="middle">
65 42 <p>{{ _("Theoretical foundations.") }}</p>
66 <p lang="en">Theoretical foundations.</p>
67 <p lang="de" note="outdated">Theoretisch t&ouml;tlich</p>
68 <p lang="fr" note="outdated">Fatale (en théorie)</p>
69 <p lang="it" note="outdated">Teoricamente mortale</p>
70 <p lang="es" note="outdated">Teóricamente mortal</p>
71 </div> 43 </div>
72 <div class="col-lg-4"> 44 <div class="col-lg-4">
73 <h2><a href="https://www.stallman.org/">Dr. Richard M. Stallman</a></h2> 45 <h2><a href="https://www.stallman.org/">Dr. Richard M. Stallman</a></h2>
74 <img src="team-images/richard-stallman.jpg" height=240 alt="Richard Stallman" align="middle"> 46 <img src="team-images/richard-stallman.jpg" height="240" alt="Richard Stallman" align="middle">
75 <p lang="en">Founder of the GNU project. Ethical guidance and licensing.</p> 47 <p>{{ _("Founder of the GNU project. Ethical guidance and licensing.") }}</p>
76 <p lang="de">Begr&uuml;nder des GNU Projektes. Ethikberatung und Lizenzrecht.</p>
77 <p lang="fr" note="outdated">Enthousiaste Ethique</p>
78 <p lang="it" note="outdated">Entusiasta di etica</p>
79 <p lang="es" note="outdated">Entusiasta de la ética</p>
80 </div> 48 </div>
81 </div> 49 </div>
82 <div class="row"> 50 <div class="row">
83 <div class="col-lg-4"> 51 <div class="col-lg-4">
84 <h2><a href="http://sreeharsha.totakura.in/">Sree Harsha Totakura</a></h2> 52 <h2><a href="http://sreeharsha.totakura.in/">Sree Harsha Totakura</a></h2>
85 <img src="team-images/sree-harsha-totakura.jpg" height=240 alt="Sree Harsha Totakura" align="middle"> 53 <img src="team-images/sree-harsha-totakura.jpg" height="240" alt="Sree Harsha Totakura" align="middle">
86 <p lang="en">PhD Student, TU Munich. Currently teaching.</p> 54 <p>{{ _("PhD Student, TU Munich. Currently teaching.") }}</p>
87 <p lang="de">Doktorand, TU M&uuml;nchen. H&auml;lt Vorlesung.</p>
88 <p lang="fr" note="outdated">Principalement inoffensif</p>
89 <p lang="it" note="outdated">Principalmente inoffensivo</p>
90 <p lang="es" note="outdated">Mayormente inofensivo</p>
91 </div> 55 </div>
92 <div class="col-lg-4"> 56 <div class="col-lg-4">
93 <h2><a href="https://fdold.eu">Florian Dold</a></h2> 57 <h2><a href="https://fdold.eu">Florian Dold</a></h2>
94 <img src="team-images/florian-dold.jpg" height=240 alt="Florian Dold" align="middle"> 58 <img src="team-images/florian-dold.jpg" height="240" alt="Florian Dold" align="middle">
95 <p lang="en">PhD Student, Inria..</p> 59 <p>{{ _("PhD Student, Inria..") }}</p>
96 <p lang="de">Doktorand, Inria.</p>
97 <p lang="fr" note="outdated"></p>
98 <p lang="it" note="outdated"></p>
99 <p lang="es" note="outdated"></p>
100 </div> 60 </div>
101 <div class="col-lg-4"> 61 <div class="col-lg-4">
102 <h2>Marcello Stanisci</h2> 62 <h2>Marcello Stanisci</h2>
103 <img src="team-images/marcello-stanisci.jpg" height=240 alt="Marcello Stanisci" align="middle"> 63 <img src="team-images/marcello-stanisci.jpg" height="240" alt="Marcello Stanisci" align="middle">
104 <p lang="en">Software engineer.</p> 64 <p>{{ _("Software engineer.") }}</p>
105 <p lang="it" note="outdated"></p>
106 <p lang="de" note="outdated"></p>
107 <p lang="fr" note="outdated"></p>
108 <p lang="es" note="outdated"></p>
109 </div> 65 </div>
110 </div> 66 </div>
111 <div class="row"> 67 <div class="row">
112 <div class="col-lg-4"> 68 <div class="col-lg-4">
113 <h2>Dr. Nana Karlstetter</h2> 69 <h2>Dr. Nana Karlstetter</h2>
114 <img src="team-images/nana-karlstetter.jpg" height=240 alt="Nana Karlstetter" align="middle"> 70 <img src="team-images/nana-karlstetter.jpg" height="240" alt="Nana Karlstetter" align="middle">
115 <p lang="en">Sustainable business development.</p> 71 <p>{{ _("Sustainable business development.") }}</p>
116 <p lang="de" note="outdated">Des Grundes wegen</p>
117 <p lang="fr" note="outdated">Basse fréquence</p>
118 <p lang="it" note="outdated">Realizzando pensieri profondi</p>
119 <p lang="es" note="outdated">Concretando pensamiento profundo</p>
120 </div> 72 </div>
121 <div class="col-lg-4"> 73 <div class="col-lg-4">
122 <h2>Benedikt M&uuml;ller</h2> 74 <h2>Benedikt Müller</h2>
123 <p lang="en">Software engineer. Works on libebics.</p> 75 <p>{{ _("Software engineer. Works on libebics.") }}</p>
124 <p lang="de" note="outdated">EBICS.</p>
125 <p lang="fr" note="outdated">EBICS.</p>
126 <p lang="it" note="outdated">EBICS.</p>
127 <p lang="es" note="outdated">EBICS.</p>
128 </div> 76 </div>
129 <div class="col-lg-4"> 77 <div class="col-lg-4">
130 <h2>Gabor Toth</a></h2> 78 <h2>Gabor Toth</h2>
131 <p lang="en">Software engineer.</p> 79 <p>{{ _("Software engineer.") }}</p>
132 <p lang="de" note="outdated"></p>
133 <p lang="fr" note="outdated"></p>
134 <p lang="it" note="outdated"></p>
135 <p lang="es" note="outdated"></p>
136 </div> 80 </div>
137 </div> 81 </div>
138 <div class="row"> 82 <div class="row">
139 <div class="col-lg-4"> 83 <div class="col-lg-4">
140 <h2><a href="https://ar.linkedin.com/in/martinolivera">Martín Olivera</a></h2> 84 <h2><a href="https://ar.linkedin.com/in/martinolivera">Martín Olivera</a></h2>
141 <p lang="en">Translator (Spanish)</p> 85 <p>{{ _("Translator (Spanish)") }}</p>
142 <p lang="it" note="outdated">Traduttrici</p>
143 <p lang="de" note="outdated">&Uuml;bersetzer</p>
144 <p lang="fr" note="outdated">Traductrice</p>
145 <p lang="es" note="outdated">Traductoras</p>
146 </div> 86 </div>
147 <div class="col-lg-4"> 87 <div class="col-lg-4">
148 <h2>Greta Breveglieri</h2> 88 <h2>Greta Breveglieri</h2>
149 <p lang="en">Translator (Italian)</p> 89 <p>{{ _("Translator (Italian)") }}</p>
150 <p lang="it" note="outdated">Traduttrici</p>
151 <p lang="de" note="outdated">&Uuml;bersetzer</p>
152 <p lang="fr" note="outdated">Traductrice</p>
153 <p lang="es" note="outdated">Traductoras</p>
154 </div> 90 </div>
155 <div class="col-lg-4"> 91 <div class="col-lg-4">
156 <h2>Ylenia Baldanza</h2> 92 <h2>Ylenia Baldanza</h2>
157 <p lang="en">Translator (Italian)</p> 93 <p>{{ _("Translator (Italian)") }}</p>
158 <p lang="it" note="outdated">Traduttrici</p>
159 <p lang="de" note="outdated">&Uuml;bersetzer</p>
160 <p lang="fr" note="outdated">Traductrice</p>
161 <p lang="es" note="outdated">Traductoras</p>
162 </div> 94 </div>
163 </div> 95 </div>
164 <div class="row"> 96 <div class="row">
165 <div class="col-lg-4"> 97 <div class="col-lg-4">
166 <h2><a href="https://www.nitrokey.com/">Jan Suhr</a></h2> 98 <h2><a href="https://www.nitrokey.com/">Jan Suhr</a></h2>
167 <p lang="en">Hardware security module</p> 99 <p>{{ _("Hardware security module") }}</p>
168 <p lang="de">Hardwaresicherheitsmodul</p>
169 <p lang="fr" note="outdated"></p>
170 <p lang="it" note="outdated"></p>
171 <p lang="es" note="outdated"></p>
172 </div> 100 </div>
173 <div class="col-lg-4"> 101 <div class="col-lg-4">
174 <h2><a href="http://www.goebel-consult.de/">Hartmut Goebel</a></h2> 102 <h2><a href="http://www.goebel-consult.de/">Hartmut Goebel</a></h2>
175 <p lang="en">Risk management</p> 103 <p>{{ _("Risk management") }}</p>
176 <p lang="de">Risikomanagement</p>
177 <p lang="fr" note="outdated"></p>
178 <p lang="it" note="outdated"></p>
179 <p lang="es" note="outdated"></p>
180 </div> 104 </div>
181 <div class="col-lg-4"> 105 <div class="col-lg-4">
182 <h2><a href="https://www.sec.in.tum.de/julian-kirsch/">Julian Kirsch</a></h2> 106 <h2><a href="https://www.sec.in.tum.de/julian-kirsch/">Julian Kirsch</a></h2>
183 <p lang="en">PhD student, TU Munich. Currently teaching.</p> 107 <p>{{ _("PhD student, TU Munich. Currently teaching.") }}</p>
184 <p lang="de">Doktorand, TU M&uuml;nchen. Currently teaching.</p>
185 <p lang="fr" note="outdated">Linux, FreeBSD, sites Web et en état profond de détente.</p>
186 <p lang="it" note="outdated">Linux, FreeBSD, siti web e il deep state nel tempo libero.</p>
187 <p lang="es" note="outdated">Linux, FreeBSD, sitios web y el gobierno en las sombras, en su tiempo libre.</p>
188 </div> 108 </div>
189 </div> 109 </div>
190 <div class="row"> 110 <div class="row">
191 <div class="col-lg-4"> 111 <div class="col-lg-4">
192 <h2>Oliver Broome</a></h2> 112 <h2>Oliver Broome</h2>
193 <p lang="en">Software engineer. Works on Android wallet.</p> 113 <p>{{ _("Software engineer. Works on Android wallet.") }}</p>
194 <p lang="de" note="outdated">Android Geldb&ouml;rse</p>
195 <p lang="fr" note="outdated"></p>
196 <p lang="it" note="outdated"></p>
197 <p lang="es" note="outdated"></p>
198 </div> 114 </div>
199 </div> 115 </div>
200 <!--# include file="common/footer.inc" --> 116 <!--# include file="common/footer.inc" -->