]> nos-oignons.net Git - website.git/blob - Services.en.po
trad mise a jour
[website.git] / Services.en.po
1 msgid ""
2 msgstr ""
3 "Project-Id-Version: Nos oignons website\n"
4 "POT-Creation-Date: 2015-02-21 21:11+0100\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 #, no-wrap
35 msgid "[[!meta stylesheet=\"assets/bw_graphs\" rel=\"stylesheet\"]]\n"
36 msgstr "[[!meta stylesheet=\"assets/bw_graphs\" rel=\"stylesheet\"]]\n"
37
38 #. type: Plain text
39 #, no-wrap
40 msgid "[[!meta script=\"assets/pie_graphs\"]]\n"
41 msgstr "[[!meta script=\"assets/pie_graphs\"]]\n"
42
43 #. type: Plain text
44 #, no-wrap
45 msgid "[[!meta title=\"Services\"]]\n"
46 msgstr "[[!meta title=\"Services\"]]\n"
47
48 #. type: Plain text
49 #, no-wrap
50 msgid "<script>\n"
51 msgstr "<script>\n"
52
53 #. type: Plain text
54 #, no-wrap
55 msgid ""
56 "var content = d3.select(\"#content\");\n"
57 "var consensus_figure = content.append(\"figure\")\n"
58 "  .style(\"margin\", \"0\")\n"
59 "  .style(\"width\", \"45%\")\n"
60 "  .style(\"float\", \"left\")\n"
61 "  .style(\"text-align\", \"center\");\n"
62 "consensus_figure.append(\"span\")\n"
63 "  .attr(\"id\", \"consensus-pie\");\n"
64 "consensus_figure.append(\"figcaption\")\n"
65 "  .text(L10n.consensus_weight);\n"
66 msgstr ""
67 "var content = d3.select(\"#content\");\n"
68 "var consensus_figure = content.append(\"figure\")\n"
69 "  .style(\"margin\", \"0\")\n"
70 "  .style(\"width\", \"45%\")\n"
71 "  .style(\"float\", \"left\")\n"
72 "  .style(\"text-align\", \"center\");\n"
73 "consensus_figure.append(\"span\")\n"
74 "  .attr(\"id\", \"consensus-pie\");\n"
75 "consensus_figure.append(\"figcaption\")\n"
76 "  .text(L10n.consensus_weight);\n"
77
78 #. type: Plain text
79 #, no-wrap
80 msgid ""
81 "var exit_figure = content.append(\"figure\")\n"
82 "  .style(\"margin\", \"0 5% 0 0\")\n"
83 "  .style(\"width\", \"44%\")\n"
84 "  .style(\"float\", \"left\")\n"
85 "  .style(\"text-align\", \"center\");\n"
86 "exit_figure.append(\"span\")\n"
87 "  .attr(\"id\", \"exit-pie\");\n"
88 "exit_figure.append(\"figcaption\")\n"
89 "  .text(L10n.exit_probability);\n"
90 msgstr ""
91 "var exit_figure = content.append(\"figure\")\n"
92 "  .style(\"margin\", \"0 5% 0 0\")\n"
93 "  .style(\"width\", \"44%\")\n"
94 "  .style(\"float\", \"left\")\n"
95 "  .style(\"text-align\", \"center\");\n"
96 "exit_figure.append(\"span\")\n"
97 "  .attr(\"id\", \"exit-pie\");\n"
98 "exit_figure.append(\"figcaption\")\n"
99 "  .text(L10n.exit_probability);\n"
100
101 #. type: Plain text
102 #, no-wrap
103 msgid ""
104 "content.append(\"div\")\n"
105 "  .style(\"clear\", \"left\");\n"
106 msgstr ""
107 "content.append(\"div\")\n"
108 "  .style(\"clear\", \"left\");\n"
109
110 #. type: Plain text
111 #, no-wrap
112 msgid ""
113 "new ConsensusPieDrawer(\"#consensus-pie\").draw();\n"
114 "new ExitPieDrawer(\"#exit-pie\").draw();\n"
115 "</script>\n"
116 msgstr ""
117 "new ConsensusPieDrawer(\"#consensus-pie\").draw();\n"
118 "new ExitPieDrawer(\"#exit-pie\").draw();\n"
119 "</script>\n"
120
121 #. type: Title =
122 #, no-wrap
123 msgid "Relais\n"
124 msgstr "Relays\n"
125
126 #. type: Plain text
127 msgid "Nos oignons fait actuellement fonctionner les relais Tor suivants :"
128 msgstr "Nos Oignons currently runs the following Tor relays:"
129
130 #. type: Plain text
131 #, no-wrap
132 #| msgid ""
133 #| "<table>\n"
134 #| "  <thead>\n"
135 #| "    <tr>\n"
136 #| "      <th>Emplacement</th>\n"
137 #| "      <th>Relai</th>\n"
138 #| "      <th>Empreinte</th>\n"
139 #| "      <th>Politique de sortie</th>\n"
140 #| "    </tr>\n"
141 #| "  </thead>\n"
142 #| "  <tbody>\n"
143 #| "    <tr>\n"
144 #| "      <td><a href=\"http://www.liazo.fr/\">Liazo</a></td>\n"
145 #| "      <td><a href=\"https://atlas.torproject.org/#details/EFAE44728264982224445E96214C15F9075DEE1D\">marcuse1</a><sup>1</sup></td>\n"
146 #| "      <td><code>EFAE 4472 8264 9822 2444 5E96 214C 15F9 075D EE1D</code></td>\n"
147 #| "      <td><a href=\"https://trac.torproject.org/projects/tor/wiki/doc/ReducedExitPolicy\">Reduced Exit Policy</a></td>\n"
148 #| "    </tr>\n"
149 #| "    <tr>\n"
150 #| "      <td><a href=\"http://www.liazo.fr/\">Liazo</a></td>\n"
151 #| "      <td><a href=\"https://atlas.torproject.org/#details/C656B41AEFB40A141967EBF49D6E69603C9B4A11\">marcuse2</a><sup>2</sup></td>\n"
152 #| "      <td><code>C656 B41A EFB4 0A14 1967 EBF4 9D6E 6960 3C9B 4A11</code></td>\n"
153 #| "      <td><a href=\"https://trac.torproject.org/projects/tor/wiki/doc/ReducedExitPolicy\">Reduced Exit Policy</a></td>\n"
154 #| "    </tr>\n"
155 #| "    <tr>\n"
156 #| "      <td><a href=\"https://www.gandi.net/\">Gandi</a><sup>3</sup></td>\n"
157 #| "      <td><a href=\"https://atlas.torproject.org/#details/9BA84E8C90083676F86C7427C8D105925F13716C\">ekumen</a></td>\n"
158 #| "      <td><code>9BA8 4E8C 9008 3676 F86C 7427 C8D1 0592 5F13 716C</code></td>\n"
159 #| "      <td><a href=\"https://trac.torproject.org/projects/tor/wiki/doc/ReducedExitPolicy\">Reduced Exit Policy</a></td>\n"
160 #| "    </tr>\n"
161 #| "    <tr>\n"
162 #| "      <td><a href=\"https://tetaneutral.net/\">tetaneutral.net</a></td>\n"
163 #| "      <td><a href=\"https://atlas.torproject.org/#details/578E007E5E4535FBFEF7758D8587B07B4C8C5D06\">marylou</a></td>\n"
164 #| "      <td><code>578E 007E 5E45 35FB FEF7 758D 8587 B07B 4C8C 5D06</code></td>\n"
165 #| "      <td><a href=\"https://trac.torproject.org/projects/tor/wiki/doc/ReducedExitPolicy\">Reduced Exit Policy</a></td>\n"
166 #| "    </tr>\n"
167 msgid ""
168 "<table>\n"
169 "  <thead>\n"
170 "    <tr>\n"
171 "      <th>Emplacement</th>\n"
172 "      <th>Relai</th>\n"
173 "      <th>Empreinte</th>\n"
174 "      <th>Politique de sortie</th>\n"
175 "    </tr>\n"
176 "  </thead>\n"
177 "  <tbody>\n"
178 "    <tr>\n"
179 "      <td><a href=\"http://www.liazo.fr/\">Liazo</a></td>\n"
180 "      <td><a href=\"https://atlas.torproject.org/#details/EFAE44728264982224445E96214C15F9075DEE1D\">marcuse1</a><sup>1</sup></td>\n"
181 "      <td><code>EFAE 4472 8264 9822 2444 5E96 214C 15F9 075D EE1D</code></td>\n"
182 "      <td><a href=\"https://trac.torproject.org/projects/tor/wiki/doc/ReducedExitPolicy\">Reduced Exit Policy</a></td>\n"
183 "    </tr>\n"
184 "    <tr>\n"
185 "      <td><a href=\"http://www.liazo.fr/\">Liazo</a></td>\n"
186 "      <td><a href=\"https://atlas.torproject.org/#details/C656B41AEFB40A141967EBF49D6E69603C9B4A11\">marcuse2</a><sup>2</sup></td>\n"
187 "      <td><code>C656 B41A EFB4 0A14 1967 EBF4 9D6E 6960 3C9B 4A11</code></td>\n"
188 "      <td><a href=\"https://trac.torproject.org/projects/tor/wiki/doc/ReducedExitPolicy\">Reduced Exit Policy</a></td>\n"
189 "    </tr>\n"
190 "    <tr>\n"
191 "      <td><a href=\"https://www.gandi.net/\">Gandi</a><sup>3</sup></td>\n"
192 "      <td><a href=\"https://atlas.torproject.org/#details/9BA84E8C90083676F86C7427C8D105925F13716C\">ekumen</a></td>\n"
193 "      <td><code>9BA8 4E8C 9008 3676 F86C 7427 C8D1 0592 5F13 716C</code></td>\n"
194 "      <td><a href=\"https://trac.torproject.org/projects/tor/wiki/doc/ReducedExitPolicy\">Reduced Exit Policy</a></td>\n"
195 "    </tr>\n"
196 "    <tr>\n"
197 "      <td><a href=\"https://tetaneutral.net/\">tetaneutral.net</a></td>\n"
198 "      <td><a href=\"https://atlas.torproject.org/#details/578E007E5E4535FBFEF7758D8587B07B4C8C5D06\">marylou1</a><sup>4</sup></td>\n"
199 "      <td><code>578E 007E 5E45 35FB FEF7 758D 8587 B07B 4C8C 5D06</code></td>\n"
200 "      <td><a href=\"https://trac.torproject.org/projects/tor/wiki/doc/ReducedExitPolicy\">Reduced Exit Policy</a></td>\n"
201 "    </tr>\n"
202 "    <tr>\n"
203 "      <td><a href=\"https://tetaneutral.net/\">tetaneutral.net</a></td>\n"
204 "      <td><a href=\"https://atlas.torproject.org/#details/90FD830C357A5109AB3C505287713F1AC811174C\">marylou2</a><sup>5</sup></td>\n"
205 "      <td><code>90FD 830C 357A 5109 AB3C 5052 8771 3F1A C811 174C</code></td>\n"
206 "      <td><a href=\"https://trac.torproject.org/projects/tor/wiki/doc/ReducedExitPolicy\">Reduced Exit Policy</a></td>\n"
207 "    </tr>\n"
208 msgstr ""
209 "<table>\n"
210 "  <thead>\n"
211 "    <tr>\n"
212 "      <th>Location</th>\n"
213 "      <th>Relay</th>\n"
214 "      <th>Fingeprint</th>\n"
215 "      <th>Exit policy</th>\n"
216 "    </tr>\n"
217 "  </thead>\n"
218 "  <tbody>\n"
219 "    <tr>\n"
220 "      <td><a href=\"http://www.liazo.fr/\">Liazo</a></td>\n"
221 "      <td><a href=\"https://atlas.torproject.org/#details/EFAE44728264982224445E96214C15F9075DEE1D\">marcuse1</a><sup>1</sup></td>\n"
222 "      <td><code>EFAE 4472 8264 9822 2444 5E96 214C 15F9 075D EE1D</code></td>\n"
223 "      <td><a href=\"https://trac.torproject.org/projects/tor/wiki/doc/ReducedExitPolicy\">Reduced Exit Policy</a></td>\n"
224 "    </tr>\n"
225 "    <tr>\n"
226 "      <td><a href=\"http://www.liazo.fr/\">Liazo</a></td>\n"
227 "      <td><a href=\"https://atlas.torproject.org/#details/C656B41AEFB40A141967EBF49D6E69603C9B4A11\">marcuse2</a><sup>2</sup></td>\n"
228 "      <td><code>C656 B41A EFB4 0A14 1967 EBF4 9D6E 6960 3C9B 4A11</code></td>\n"
229 "      <td><a href=\"https://trac.torproject.org/projects/tor/wiki/doc/ReducedExitPolicy\">Reduced Exit Policy</a></td>\n"
230 "    </tr>\n"
231 "    <tr>\n"
232 "      <td><a href=\"https://www.gandi.net/\">Gandi</a><sup>3</sup></td>\n"
233 "      <td><a href=\"https://atlas.torproject.org/#details/9BA84E8C90083676F86C7427C8D105925F13716C\">ekumen</a></td>\n"
234 "      <td><code>9BA8 4E8C 9008 3676 F86C 7427 C8D1 0592 5F13 716C</code></td>\n"
235 "      <td><a href=\"https://trac.torproject.org/projects/tor/wiki/doc/ReducedExitPolicy\">Reduced Exit Policy</a></td>\n"
236 "    </tr>\n"
237 "    <tr>\n"
238 "      <td><a href=\"https://tetaneutral.net/\">tetaneutral.net</a></td>\n"
239 "      <td><a href=\"https://atlas.torproject.org/#details/578E007E5E4535FBFEF7758D8587B07B4C8C5D06\">marylou</a></td>\n"
240 "      <td><code>578E 007E 5E45 35FB FEF7 758D 8587 B07B 4C8C 5D06</code></td>\n"
241 "      <td><a href=\"https://trac.torproject.org/projects/tor/wiki/doc/ReducedExitPolicy\">Reduced Exit Policy</a></td>\n"
242 "    </tr>\n"
243 "  </tbody>\n"
244 "  <tfoot class=\"footnotes\">\n"
245 "    <tr>\n"
246 "      <td colspan=\"4\">\n"
247 "        1,2 : <code>marcuse1</code> and <code>marcuse2</code> are on the same\n"
248 "        server. Due to technical limitations in how the software handle\n"
249 "        multicore, we need to run two distinct relays in order to use all\n"
250 "        available bandwidth.\n"
251 "      </td>\n"
252 "    </tr>\n"
253 "    <tr>\n"
254 "      <td colspan=\"4\">\n"
255 "        3 : Bandwidth kindly sponsored by Gandi.\n"
256 "      </td>\n"
257 "    </tr>\n"
258 "    <tr>\n"
259 "      <td colspan=\"4\">\n"
260 "        4,5 : <code>marylou1</code> and <code>marylou2</code> are on the same\n"
261 "        server. Due to technical limitations in how the software handle\n"
262 "        multicore, we need to run two distinct relays in order to use all\n"
263 "        available bandwidth.\n"
264 "      </td>\n"
265 "    </tr>\n"
266
267 "  </tfoot>\n"
268 "</table>\n"
269
270 #. type: Plain text
271 #, no-wrap
272 msgid ""
273 "  </tbody>\n"
274 "  <tfoot class=\"footnotes\">\n"
275 "    <tr>\n"
276 "      <td colspan=\"4\">\n"
277 "        1,2 : <code>marcuse1</code> et <code>marcuse2</code> sont sur une même\n"
278 "        machine. Afin de palier à des limitations techniques du logiciel dans\n"
279 "        la gestion du multi-cœur, il est nécessaire de faire fonctionner deux\n"
280 "        relais afin de pouvoir utiliser toute la bande passante disponible.\n"
281 "      </td>\n"
282 "    </tr>\n"
283 "    <tr>\n"
284 "      <td colspan=\"4\">\n"
285 "        3 : Gandi nous fournit gracieusement la bande passante pour faire tourner\n"
286 "        ce noeud.\n"
287 "      </td>\n"
288 "      </tr>\n"
289 "\t<tr>\n"
290 "      <td colspan=\"4\">\n"
291 "        4,5 : <code>marylou1</code> et <code>marylou2</code> sont sur une même\n"
292 "        machine. Afin de palier à des limitations techniques du logiciel dans\n"
293 "        la gestion du multi-cœur, il est nécessaire de faire fonctionner deux\n"
294 "        relais afin de pouvoir utiliser toute la bande passante disponible.\n"
295 "      </td>\n"
296 "    </tr>\n"
297 "  </tfoot>\n"
298 "</table>\n"
299 msgstr ""
300
301 #. type: Plain text
302 #, no-wrap
303 msgid ""
304 "<script>\n"
305 "d3.select(\"#content\").append(\"h1\")\n"
306 "  .text(L10n.bandwidth);\n"
307 "d3.select(\"#content\").append(\"div\")\n"
308 "  .attr(\"id\", \"bandwidth\")\n"
309 "  .text(L10n.loading);\n"
310 msgstr ""
311 "<script>\n"
312 "d3.select(\"#content\").append(\"h1\")\n"
313 "  .text(L10n.bandwidth);\n"
314 "d3.select(\"#content\").append(\"div\")\n"
315 "  .attr(\"id\", \"bandwidth\")\n"
316 "  .text(L10n.loading);\n"
317
318 #. type: Plain text
319 #, no-wrap
320 msgid ""
321 "new BwDrawer(\"#bandwidth\").draw();\n"
322 "</script>\n"
323 msgstr ""
324 "new BwDrawer(\"#bandwidth\").draw();\n"
325 "</script>\n"