+" </tbody>\n"
+" <tfoot class=\"footnotes\">\n"
+" <tr>\n"
+" <td colspan=\"4\">\n"
+" 1,2 : <code>marcuse1</code> and <code>marcuse2</code> are on the same\n"
+" server. Due to technical limitations in how the software handle\n"
+" multicore, we need to run two distinct relays in order to use all\n"
+" available bandwidth.\n"
+" </td>\n"
+" </tr>\n"
+" <tr>\n"
+" <td colspan=\"4\">\n"
+" 3 : Bandwidth kindly sponsored by Gandi.\n"
+" </td>\n"
+" </tr>\n"
+" <tr>\n"
+" <td colspan=\"4\">\n"
+" 4,5 : <code>marylou1</code> and <code>marylou2</code> are on the same\n"
+" server. Due to technical limitations in how the software handle\n"
+" multicore, we need to run two distinct relays in order to use all\n"
+" available bandwidth.\n"
+" </td>\n"
+" </tr>\n"
+" </tfoot>\n"
+"</table>\n"
+
+#. type: Plain text
+#, no-wrap
+msgid "<script type=\"text/javascript\" src=\"../assets/services-plot.js\"></script>\n"
+msgstr ""
+
+#~ msgid "<script>\n"
+#~ msgstr "<script>\n"
+
+#~ msgid ""
+#~ "var content = d3.select(\"#content\");\n"
+#~ "var consensus_figure = content.append(\"figure\")\n"
+#~ " .attr('class', 'graph graph-consensus')\n"
+#~ "consensus_figure.append(\"span\")\n"
+#~ " .attr(\"id\", \"consensus-pie\");\n"
+#~ "consensus_figure.append(\"figcaption\")\n"
+#~ " .text(L10n.consensus_weight);\n"
+#~ msgstr ""
+#~ "var content = d3.select(\"#content\");\n"
+#~ "var consensus_figure = content.append(\"figure\")\n"
+#~ " .attr('class', 'graph graph-consensus')\n"
+#~ "consensus_figure.append(\"span\")\n"
+#~ " .attr(\"id\", \"consensus-pie\");\n"
+#~ "consensus_figure.append(\"figcaption\")\n"
+#~ " .text(L10n.consensus_weight);\n"
+
+#~ msgid ""
+#~ "var exit_figure = content.append(\"figure\")\n"
+#~ " .attr('class', 'graph graph-exit')\n"
+#~ "exit_figure.append(\"span\")\n"
+#~ " .attr(\"id\", \"exit-pie\");\n"
+#~ "exit_figure.append(\"figcaption\")\n"
+#~ " .text(L10n.exit_probability);\n"
+#~ msgstr ""
+#~ "var exit_figure = content.append(\"figure\")\n"
+#~ " .attr('class', 'graph graph-exit')\n"
+#~ "exit_figure.append(\"span\")\n"
+#~ " .attr(\"id\", \"exit-pie\");\n"
+#~ "exit_figure.append(\"figcaption\")\n"
+#~ " .text(L10n.exit_probability);\n"
+
+#~ msgid ""
+#~ "content.append(\"div\")\n"
+#~ " .style(\"clear\", \"left\");\n"
+#~ msgstr ""
+#~ "content.append(\"div\")\n"
+#~ " .style(\"clear\", \"left\");\n"
+
+#~ msgid ""
+#~ "new ConsensusPieDrawer(\"#consensus-pie\").draw();\n"
+#~ "new ExitPieDrawer(\"#exit-pie\").draw();\n"
+#~ "</script>\n"
+#~ msgstr ""
+#~ "new ConsensusPieDrawer(\"#consensus-pie\").draw();\n"
+#~ "new ExitPieDrawer(\"#exit-pie\").draw();\n"
+#~ "</script>\n"
+
+#~ msgid ""
+#~ "<script>\n"
+#~ "d3.select(\"#content\").append(\"h1\")\n"
+#~ " .text(L10n.bandwidth);\n"
+#~ "d3.select(\"#content\").append(\"div\")\n"
+#~ " .attr(\"id\", \"bandwidth\")\n"
+#~ " .text(L10n.loading);\n"
+#~ msgstr ""
+#~ "<script>\n"
+#~ "d3.select(\"#content\").append(\"h1\")\n"
+#~ " .text(L10n.bandwidth);\n"
+#~ "d3.select(\"#content\").append(\"div\")\n"
+#~ " .attr(\"id\", \"bandwidth\")\n"
+#~ " .text(L10n.loading);\n"
+
+#~ msgid "new BwDrawer(\"#bandwidth\").draw();"
+#~ msgstr "new BwDrawer(\"#bandwidth\").draw();"
+
+#~ msgid ""
+#~ "d3.select(\"#content\").append(\"h1\")\n"
+#~ " .text(L10n.weights);\n"
+#~ "d3.select(\"#content\").append(\"div\")\n"
+#~ " .attr(\"id\", \"weights\")\n"
+#~ " .text(L10n.loading);\n"
+#~ msgstr ""
+#~ "d3.select(\"#content\").append(\"h1\")\n"
+#~ " .text(L10n.weights);\n"
+#~ "d3.select(\"#content\").append(\"div\")\n"
+#~ " .attr(\"id\", \"weights\")\n"
+#~ " .text(L10n.loading);\n"