3 "Project-Id-Version: Nos oignons website\n"
4 "POT-Creation-Date: 2016-06-06 11:53+0200\n"
5 "PO-Revision-Date: 2014-11-19 12:28+0100\n"
6 "Last-Translator: Nos oignons <webmaster@nos-oignons.net>\n"
7 "Language-Team: English <webmaster@nos-oignons.net>\n"
10 "Content-Type: text/plain; charset=UTF-8\n"
11 "Content-Transfer-Encoding: 8bit\n"
15 msgid "[[!meta script=\"assets/l10n.fr\"]]\n"
16 msgstr "[[!meta script=\"assets/l10n.en\"]]\n"
20 msgid "[[!meta script=\"assets/relays\"]]\n"
21 msgstr "[[!meta script=\"assets/relays\"]]\n"
25 msgid "[[!meta script=\"assets/d3/d3.v3.min\"]]\n"
26 msgstr "[[!meta script=\"assets/d3/d3.v3.min\"]]\n"
30 msgid "[[!meta script=\"assets/bw_graphs\"]]\n"
31 msgstr "[[!meta script=\"assets/bw_graphs\"]]\n"
35 #| msgid "[[!meta stylesheet=\"assets/bw_graphs\" rel=\"stylesheet\"]]\n"
36 msgid "[[!meta stylesheet=\"assets/bw_graphs\" rel=\"stylesheet\" title=\"graphs\"]]\n"
37 msgstr "[[!meta stylesheet=\"assets/bw_graphs\" rel=\"stylesheet\"]]\n"
41 #| msgid "[[!meta script=\"assets/bw_graphs\"]]\n"
42 msgid "[[!meta script=\"assets/weights_graphs\"]]\n"
43 msgstr "[[!meta script=\"assets/bw_graphs\"]]\n"
47 #| msgid "[[!meta stylesheet=\"assets/bw_graphs\" rel=\"stylesheet\"]]\n"
48 msgid "[[!meta stylesheet=\"assets/weights_graphs\" rel=\"stylesheet\" title=\"graphs\"]]\n"
49 msgstr "[[!meta stylesheet=\"assets/bw_graphs\" rel=\"stylesheet\"]]\n"
53 msgid "[[!meta script=\"assets/pie_graphs\"]]\n"
54 msgstr "[[!meta script=\"assets/pie_graphs\"]]\n"
58 msgid "[[!meta title=\"Services\"]]\n"
59 msgstr "[[!meta title=\"Services\"]]\n"
69 "var content = d3.select(\"#content\");\n"
70 "var consensus_figure = content.append(\"figure\")\n"
71 " .attr('class', 'graph graph-consensus')\n"
72 "consensus_figure.append(\"span\")\n"
73 " .attr(\"id\", \"consensus-pie\");\n"
74 "consensus_figure.append(\"figcaption\")\n"
75 " .text(L10n.consensus_weight);\n"
77 "var content = d3.select(\"#content\");\n"
78 "var consensus_figure = content.append(\"figure\")\n"
79 " .attr('class', 'graph graph-consensus')\n"
80 "consensus_figure.append(\"span\")\n"
81 " .attr(\"id\", \"consensus-pie\");\n"
82 "consensus_figure.append(\"figcaption\")\n"
83 " .text(L10n.consensus_weight);\n"
88 "var exit_figure = content.append(\"figure\")\n"
89 " .attr('class', 'graph graph-exit')\n"
90 "exit_figure.append(\"span\")\n"
91 " .attr(\"id\", \"exit-pie\");\n"
92 "exit_figure.append(\"figcaption\")\n"
93 " .text(L10n.exit_probability);\n"
95 "var exit_figure = content.append(\"figure\")\n"
96 " .attr('class', 'graph graph-exit')\n"
97 "exit_figure.append(\"span\")\n"
98 " .attr(\"id\", \"exit-pie\");\n"
99 "exit_figure.append(\"figcaption\")\n"
100 " .text(L10n.exit_probability);\n"
105 "content.append(\"div\")\n"
106 " .style(\"clear\", \"left\");\n"
108 "content.append(\"div\")\n"
109 " .style(\"clear\", \"left\");\n"
114 "new ConsensusPieDrawer(\"#consensus-pie\").draw();\n"
115 "new ExitPieDrawer(\"#exit-pie\").draw();\n"
118 "new ConsensusPieDrawer(\"#consensus-pie\").draw();\n"
119 "new ExitPieDrawer(\"#exit-pie\").draw();\n"
128 msgid "Nos oignons fait actuellement fonctionner les relais Tor suivants :"
129 msgstr "Nos Oignons currently runs the following Tor relays:"
134 "<table class=\"tor-nodes\">\n"
137 " <th>Emplacement</th>\n"
139 " <th>Empreinte</th>\n"
140 " <th>Politique de sortie</th>\n"
145 " <td><a href=\"http://www.liazo.fr/\">Liazo</a></td>\n"
146 " <td><a href=\"https://atlas.torproject.org/#details/EFAE44728264982224445E96214C15F9075DEE1D\">marcuse1</a><sup>1</sup></td>\n"
147 " <td><code>EFAE 4472 8264 9822 2444 5E96 214C 15F9 075D EE1D</code></td>\n"
148 " <td><a href=\"https://trac.torproject.org/projects/tor/wiki/doc/ReducedExitPolicy\">Reduced Exit Policy</a></td>\n"
151 " <td><a href=\"http://www.liazo.fr/\">Liazo</a></td>\n"
152 " <td><a href=\"https://atlas.torproject.org/#details/C656B41AEFB40A141967EBF49D6E69603C9B4A11\">marcuse2</a><sup>2</sup></td>\n"
153 " <td><code>C656 B41A EFB4 0A14 1967 EBF4 9D6E 6960 3C9B 4A11</code></td>\n"
154 " <td><a href=\"https://trac.torproject.org/projects/tor/wiki/doc/ReducedExitPolicy\">Reduced Exit Policy</a></td>\n"
157 " <td><a href=\"https://www.gandi.net/\">Gandi</a><sup>3</sup></td>\n"
158 " <td><a href=\"https://atlas.torproject.org/#details/9BA84E8C90083676F86C7427C8D105925F13716C\">ekumen</a></td>\n"
159 " <td><code>9BA8 4E8C 9008 3676 F86C 7427 C8D1 0592 5F13 716C</code></td>\n"
160 " <td><a href=\"https://trac.torproject.org/projects/tor/wiki/doc/ReducedExitPolicy\">Reduced Exit Policy</a></td>\n"
163 " <td><a href=\"https://tetaneutral.net/\">tetaneutral.net</a></td>\n"
164 " <td><a href=\"https://atlas.torproject.org/#details/578E007E5E4535FBFEF7758D8587B07B4C8C5D06\">marylou1</a><sup>4</sup></td>\n"
165 " <td><code>578E 007E 5E45 35FB FEF7 758D 8587 B07B 4C8C 5D06</code></td>\n"
166 " <td><a href=\"https://trac.torproject.org/projects/tor/wiki/doc/ReducedExitPolicy\">Reduced Exit Policy</a></td>\n"
169 " <td><a href=\"https://tetaneutral.net/\">tetaneutral.net</a></td>\n"
170 " <td><a href=\"https://atlas.torproject.org/#details/90FD830C357A5109AB3C505287713F1AC811174C\">marylou2</a><sup>5</sup></td>\n"
171 " <td><code>90FD 830C 357A 5109 AB3C 5052 8771 3F1A C811 174C</code></td>\n"
172 " <td><a href=\"https://trac.torproject.org/projects/tor/wiki/doc/ReducedExitPolicy\">Reduced Exit Policy</a></td>\n"
175 "<table class=\"tor-nodes\">\n"
178 " <th>Location</th>\n"
180 " <th>Fingeprint</th>\n"
181 " <th>Exit policy</th>\n"
186 " <td><a href=\"http://www.liazo.fr/\">Liazo</a></td>\n"
187 " <td><a href=\"https://atlas.torproject.org/#details/EFAE44728264982224445E96214C15F9075DEE1D\">marcuse1</a><sup>1</sup></td>\n"
188 " <td><code>EFAE 4472 8264 9822 2444 5E96 214C 15F9 075D EE1D</code></td>\n"
189 " <td><a href=\"https://trac.torproject.org/projects/tor/wiki/doc/ReducedExitPolicy\">Reduced Exit Policy</a></td>\n"
192 " <td><a href=\"http://www.liazo.fr/\">Liazo</a></td>\n"
193 " <td><a href=\"https://atlas.torproject.org/#details/C656B41AEFB40A141967EBF49D6E69603C9B4A11\">marcuse2</a><sup>2</sup></td>\n"
194 " <td><code>C656 B41A EFB4 0A14 1967 EBF4 9D6E 6960 3C9B 4A11</code></td>\n"
195 " <td><a href=\"https://trac.torproject.org/projects/tor/wiki/doc/ReducedExitPolicy\">Reduced Exit Policy</a></td>\n"
198 " <td><a href=\"https://www.gandi.net/\">Gandi</a><sup>3</sup></td>\n"
199 " <td><a href=\"https://atlas.torproject.org/#details/9BA84E8C90083676F86C7427C8D105925F13716C\">ekumen</a></td>\n"
200 " <td><code>9BA8 4E8C 9008 3676 F86C 7427 C8D1 0592 5F13 716C</code></td>\n"
201 " <td><a href=\"https://trac.torproject.org/projects/tor/wiki/doc/ReducedExitPolicy\">Reduced Exit Policy</a></td>\n"
204 " <td><a href=\"https://tetaneutral.net/\">tetaneutral.net</a></td>\n"
205 " <td><a href=\"https://atlas.torproject.org/#details/578E007E5E4535FBFEF7758D8587B07B4C8C5D06\">marylou1</a><sup>4</sup></td>\n"
206 " <td><code>578E 007E 5E45 35FB FEF7 758D 8587 B07B 4C8C 5D06</code></td>\n"
207 " <td><a href=\"https://trac.torproject.org/projects/tor/wiki/doc/ReducedExitPolicy\">Reduced Exit Policy</a></td>\n"
210 " <td><a href=\"https://tetaneutral.net/\">tetaneutral.net</a></td>\n"
211 " <td><a href=\"https://atlas.torproject.org/#details/90FD830C357A5109AB3C505287713F1AC811174C\">marylou2</a><sup>5</sup></td>\n"
212 " <td><code>90FD 830C 357A 5109 AB3C 5052 8771 3F1A C811 174C</code></td>\n"
213 " <td><a href=\"https://trac.torproject.org/projects/tor/wiki/doc/ReducedExitPolicy\">Reduced Exit Policy</a></td>\n"
220 " <tfoot class=\"footnotes\">\n"
222 " <td colspan=\"4\">\n"
223 " 1,2 : <code>marcuse1</code> et <code>marcuse2</code> sont sur une même\n"
224 " machine. Afin de pallier à des limitations techniques du logiciel dans\n"
225 " la gestion du multi-cœur, il est nécessaire de faire fonctionner deux\n"
226 " relais afin de pouvoir utiliser toute la bande passante disponible.\n"
230 " <td colspan=\"4\">\n"
231 " 3 : Gandi nous fournit gracieusement la bande passante pour faire tourner\n"
236 " <td colspan=\"4\">\n"
237 " 4,5 : <code>marylou1</code> et <code>marylou2</code> sont sur une même\n"
238 " machine. Afin de pallier à des limitations techniques du logiciel dans\n"
239 " la gestion du multi-cœur, il est nécessaire de faire fonctionner deux\n"
240 " relais afin de pouvoir utiliser toute la bande passante disponible.\n"
247 " <tfoot class=\"footnotes\">\n"
249 " <td colspan=\"4\">\n"
250 " 1,2 : <code>marcuse1</code> and <code>marcuse2</code> are on the same\n"
251 " server. Due to technical limitations in how the software handle\n"
252 " multicore, we need to run two distinct relays in order to use all\n"
253 " available bandwidth.\n"
257 " <td colspan=\"4\">\n"
258 " 3 : Bandwidth kindly sponsored by Gandi.\n"
262 " <td colspan=\"4\">\n"
263 " 4,5 : <code>marylou1</code> and <code>marylou2</code> are on the same\n"
264 " server. Due to technical limitations in how the software handle\n"
265 " multicore, we need to run two distinct relays in order to use all\n"
266 " available bandwidth.\n"
276 "d3.select(\"#content\").append(\"h1\")\n"
277 " .text(L10n.bandwidth);\n"
278 "d3.select(\"#content\").append(\"div\")\n"
279 " .attr(\"id\", \"bandwidth\")\n"
280 " .text(L10n.loading);\n"
283 "d3.select(\"#content\").append(\"h1\")\n"
284 " .text(L10n.bandwidth);\n"
285 "d3.select(\"#content\").append(\"div\")\n"
286 " .attr(\"id\", \"bandwidth\")\n"
287 " .text(L10n.loading);\n"
292 #| "new BwDrawer(\"#bandwidth\").draw();\n"
294 msgid "new BwDrawer(\"#bandwidth\").draw();"
296 "new BwDrawer(\"#bandwidth\").draw();\n"
303 #| "d3.select(\"#content\").append(\"h1\")\n"
304 #| " .text(L10n.bandwidth);\n"
305 #| "d3.select(\"#content\").append(\"div\")\n"
306 #| " .attr(\"id\", \"bandwidth\")\n"
307 #| " .text(L10n.loading);\n"
309 "d3.select(\"#content\").append(\"h1\")\n"
310 " .text(L10n.weights);\n"
311 "d3.select(\"#content\").append(\"div\")\n"
312 " .attr(\"id\", \"weights\")\n"
313 " .text(L10n.loading);\n"
316 "d3.select(\"#content\").append(\"h1\")\n"
317 " .text(L10n.bandwidth);\n"
318 "d3.select(\"#content\").append(\"div\")\n"
319 " .attr(\"id\", \"bandwidth\")\n"
320 " .text(L10n.loading);\n"
325 #| "new BwDrawer(\"#bandwidth\").draw();\n"
328 "new WeightsDrawer(\"#weights\").draw();\n"
331 "new BwDrawer(\"#bandwidth\").draw();\n"