]> nos-oignons.net Git - website.git/blob - Services.en.po
Fichiers PO mis à jour.
[website.git] / Services.en.po
1 msgid ""
2 msgstr ""
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"
8 "Language: en\n"
9 "MIME-Version: 1.0\n"
10 "Content-Type: text/plain; charset=UTF-8\n"
11 "Content-Transfer-Encoding: 8bit\n"
12
13 #. type: Plain text
14 #, no-wrap
15 msgid "[[!meta script=\"assets/l10n.fr\"]]\n"
16 msgstr "[[!meta script=\"assets/l10n.en\"]]\n"
17
18 #. type: Plain text
19 #, no-wrap
20 msgid "[[!meta script=\"assets/relays\"]]\n"
21 msgstr "[[!meta script=\"assets/relays\"]]\n"
22
23 #. type: Plain text
24 #, no-wrap
25 msgid "[[!meta script=\"assets/d3/d3.v3.min\"]]\n"
26 msgstr "[[!meta script=\"assets/d3/d3.v3.min\"]]\n"
27
28 #. type: Plain text
29 #, no-wrap
30 msgid "[[!meta script=\"assets/bw_graphs\"]]\n"
31 msgstr "[[!meta script=\"assets/bw_graphs\"]]\n"
32
33 #. type: Plain text
34 #, fuzzy, no-wrap
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"
38
39 #. type: Plain text
40 #, fuzzy, no-wrap
41 #| msgid "[[!meta script=\"assets/bw_graphs\"]]\n"
42 msgid "[[!meta script=\"assets/weights_graphs\"]]\n"
43 msgstr "[[!meta script=\"assets/bw_graphs\"]]\n"
44
45 #. type: Plain text
46 #, fuzzy, no-wrap
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"
50
51 #. type: Plain text
52 #, no-wrap
53 msgid "[[!meta script=\"assets/pie_graphs\"]]\n"
54 msgstr "[[!meta script=\"assets/pie_graphs\"]]\n"
55
56 #. type: Plain text
57 #, no-wrap
58 msgid "[[!meta title=\"Services\"]]\n"
59 msgstr "[[!meta title=\"Services\"]]\n"
60
61 #. type: Plain text
62 #, no-wrap
63 msgid "<script>\n"
64 msgstr "<script>\n"
65
66 #. type: Plain text
67 #, no-wrap
68 msgid ""
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"
76 msgstr ""
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"
84
85 #. type: Plain text
86 #, no-wrap
87 msgid ""
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"
94 msgstr ""
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"
101
102 #. type: Plain text
103 #, no-wrap
104 msgid ""
105 "content.append(\"div\")\n"
106 "  .style(\"clear\", \"left\");\n"
107 msgstr ""
108 "content.append(\"div\")\n"
109 "  .style(\"clear\", \"left\");\n"
110
111 #. type: Plain text
112 #, no-wrap
113 msgid ""
114 "new ConsensusPieDrawer(\"#consensus-pie\").draw();\n"
115 "new ExitPieDrawer(\"#exit-pie\").draw();\n"
116 "</script>\n"
117 msgstr ""
118 "new ConsensusPieDrawer(\"#consensus-pie\").draw();\n"
119 "new ExitPieDrawer(\"#exit-pie\").draw();\n"
120 "</script>\n"
121
122 #. type: Title =
123 #, no-wrap
124 msgid "Relais\n"
125 msgstr "Relays\n"
126
127 #. type: Plain text
128 msgid "Nos oignons fait actuellement fonctionner les relais Tor suivants :"
129 msgstr "Nos Oignons currently runs the following Tor relays:"
130
131 #. type: Plain text
132 #, no-wrap
133 msgid ""
134 "<table class=\"tor-nodes\">\n"
135 "  <thead>\n"
136 "    <tr>\n"
137 "      <th>Emplacement</th>\n"
138 "      <th>Relai</th>\n"
139 "      <th>Empreinte</th>\n"
140 "      <th>Politique de sortie</th>\n"
141 "    </tr>\n"
142 "  </thead>\n"
143 "  <tbody>\n"
144 "    <tr>\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"
149 "    </tr>\n"
150 "    <tr>\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"
155 "    </tr>\n"
156 "    <tr>\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"
161 "    </tr>\n"
162 "    <tr>\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"
167 "    </tr>\n"
168 "    <tr>\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"
173 "    </tr>\n"
174 msgstr ""
175 "<table class=\"tor-nodes\">\n"
176 "  <thead>\n"
177 "    <tr>\n"
178 "      <th>Location</th>\n"
179 "      <th>Relay</th>\n"
180 "      <th>Fingeprint</th>\n"
181 "      <th>Exit policy</th>\n"
182 "    </tr>\n"
183 "  </thead>\n"
184 "  <tbody>\n"
185 "    <tr>\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"
190 "    </tr>\n"
191 "    <tr>\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"
196 "    </tr>\n"
197 "    <tr>\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"
202 "    </tr>\n"
203 "    <tr>\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"
208 "    </tr>\n"
209 "    <tr>\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"
214 "    </tr>\n"
215
216 #. type: Plain text
217 #, no-wrap
218 msgid ""
219 "  </tbody>\n"
220 "  <tfoot class=\"footnotes\">\n"
221 "    <tr>\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"
227 "      </td>\n"
228 "    </tr>\n"
229 "    <tr>\n"
230 "      <td colspan=\"4\">\n"
231 "        3 : Gandi nous fournit gracieusement la bande passante pour faire tourner\n"
232 "        ce noeud.\n"
233 "      </td>\n"
234 "      </tr>\n"
235 "\t<tr>\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"
241 "      </td>\n"
242 "    </tr>\n"
243 "  </tfoot>\n"
244 "</table>\n"
245 msgstr ""
246 "  </tbody>\n"
247 "  <tfoot class=\"footnotes\">\n"
248 "    <tr>\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"
254 "      </td>\n"
255 "    </tr>\n"
256 "    <tr>\n"
257 "      <td colspan=\"4\">\n"
258 "        3 : Bandwidth kindly sponsored by Gandi.\n"
259 "      </td>\n"
260 "    </tr>\n"
261 "    <tr>\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"
267 "      </td>\n"
268 "    </tr>\n"
269 "  </tfoot>\n"
270 "</table>\n"
271
272 #. type: Plain text
273 #, no-wrap
274 msgid ""
275 "<script>\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"
281 msgstr ""
282 "<script>\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"
288
289 #. type: Plain text
290 #, fuzzy
291 #| msgid ""
292 #| "new BwDrawer(\"#bandwidth\").draw();\n"
293 #| "</script>\n"
294 msgid "new BwDrawer(\"#bandwidth\").draw();"
295 msgstr ""
296 "new BwDrawer(\"#bandwidth\").draw();\n"
297 "</script>\n"
298
299 #. type: Plain text
300 #, fuzzy, no-wrap
301 #| msgid ""
302 #| "<script>\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"
308 msgid ""
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"
314 msgstr ""
315 "<script>\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"
321
322 #. type: Plain text
323 #, fuzzy, no-wrap
324 #| msgid ""
325 #| "new BwDrawer(\"#bandwidth\").draw();\n"
326 #| "</script>\n"
327 msgid ""
328 "new WeightsDrawer(\"#weights\").draw();\n"
329 "</script>\n"
330 msgstr ""
331 "new BwDrawer(\"#bandwidth\").draw();\n"
332 "</script>\n"