msgid ""
msgstr ""
"Project-Id-Version: Nos oignons website\n"
-"POT-Creation-Date: 2015-06-28 16:02+0200\n"
-"PO-Revision-Date: 2014-11-19 12:28+0100\n"
+"POT-Creation-Date: 2016-06-09 08:44+0200\n"
+"PO-Revision-Date: 2016-06-09 08:55+0200\n"
"Last-Translator: Nos oignons <webmaster@nos-oignons.net>\n"
"Language-Team: English <webmaster@nos-oignons.net>\n"
"Language: en\n"
#. type: Plain text
#, no-wrap
-msgid "[[!meta stylesheet=\"assets/bw_graphs\" rel=\"stylesheet\"]]\n"
-msgstr "[[!meta stylesheet=\"assets/bw_graphs\" rel=\"stylesheet\"]]\n"
+msgid "[[!meta stylesheet=\"assets/bw_graphs\" rel=\"stylesheet\" title=\"graphs\"]]\n"
+msgstr "[[!meta stylesheet=\"assets/bw_graphs\" rel=\"stylesheet\" title=\"graphs\"]]\n"
+
+#. type: Plain text
+#, no-wrap
+msgid "[[!meta script=\"assets/weights_graphs\"]]\n"
+msgstr "[[!meta script=\"assets/weights_graphs\"]]\n"
+
+#. type: Plain text
+#, no-wrap
+msgid "[[!meta stylesheet=\"assets/weights_graphs\" rel=\"stylesheet\" title=\"graphs\"]]\n"
+msgstr "[[!meta stylesheet=\"assets/weights_graphs\" rel=\"stylesheet\" title=\"graphs\"]]\n"
#. type: Plain text
#, no-wrap
msgstr "<script>\n"
#. type: Plain text
+#, no-wrap
msgid ""
"var content = d3.select(\"#content\");\n"
"var consensus_figure = content.append(\"figure\")\n"
" .text(L10n.consensus_weight);\n"
#. type: Plain text
+#, no-wrap
msgid ""
"var exit_figure = content.append(\"figure\")\n"
" .attr('class', 'graph graph-exit')\n"
msgstr "Nos Oignons currently runs the following Tor relays:"
#. type: Plain text
+#, no-wrap
msgid ""
"<table class=\"tor-nodes\">\n"
" <thead>\n"
" <td><code>90FD 830C 357A 5109 AB3C 5052 8771 3F1A C811 174C</code></td>\n"
" <td><a href=\"https://trac.torproject.org/projects/tor/wiki/doc/ReducedExitPolicy\">Reduced Exit Policy</a></td>\n"
" </tr>\n"
+" <tr>\n"
+" <td><a href=\"http://www.globenet.org/\">Globenet</a></td>\n"
+" <td><a href=\"https://atlas.torproject.org/#details/8E6EDA78D8E3ABA88D877C3E37D6D4F0938C7B9F\">AlGrothendieck</a></td>\n"
+" <td><code>8E6E DA78 D8E3 ABA8 8D87 7C3E 37D6 D4F0 938C 7B9F</code></td>\n"
+" <td><a href=\"https://trac.torproject.org/projects/tor/wiki/doc/ReducedExitPolicy\">Reduced Exit Policy</a></td>\n"
+" </tr>\n"
msgstr ""
"<table class=\"tor-nodes\">\n"
" <thead>\n"
" <td><code>90FD 830C 357A 5109 AB3C 5052 8771 3F1A C811 174C</code></td>\n"
" <td><a href=\"https://trac.torproject.org/projects/tor/wiki/doc/ReducedExitPolicy\">Reduced Exit Policy</a></td>\n"
" </tr>\n"
+" <tr>\n"
+" <td><a href=\"http://www.globenet.org/\">Globenet</a></td>\n"
+" <td><a href=\"https://atlas.torproject.org/#details/8E6EDA78D8E3ABA88D877C3E37D6D4F0938C7B9F\">AlGrothendieck</a></td>\n"
+" <td><code>8E6E DA78 D8E3 ABA8 8D87 7C3E 37D6 D4F0 938C 7B9F</code></td>\n"
+" <td><a href=\"https://trac.torproject.org/projects/tor/wiki/doc/ReducedExitPolicy\">Reduced Exit Policy</a></td>\n"
+" </tr>\n"
#. type: Plain text
#, no-wrap
" <tr>\n"
" <td colspan=\"4\">\n"
" 1,2 : <code>marcuse1</code> et <code>marcuse2</code> sont sur une même\n"
-" machine. Afin de palier à des limitations techniques du logiciel dans\n"
+" machine. Afin de pallier à des limitations techniques du logiciel dans\n"
" la gestion du multi-cœur, il est nécessaire de faire fonctionner deux\n"
" relais afin de pouvoir utiliser toute la bande passante disponible.\n"
" </td>\n"
"\t<tr>\n"
" <td colspan=\"4\">\n"
" 4,5 : <code>marylou1</code> et <code>marylou2</code> sont sur une même\n"
-" machine. Afin de palier à des limitations techniques du logiciel dans\n"
+" machine. Afin de pallier à des limitations techniques du logiciel dans\n"
" la gestion du multi-cœur, il est nécessaire de faire fonctionner deux\n"
" relais afin de pouvoir utiliser toute la bande passante disponible.\n"
" </td>\n"
" .attr(\"id\", \"bandwidth\")\n"
" .text(L10n.loading);\n"
+#. type: Plain text
+msgid "new BwDrawer(\"#bandwidth\").draw();"
+msgstr ""
+"new BwDrawer(\"#bandwidth\").draw();"
+
+#. type: Plain text
+#, no-wrap
+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"
+
#. type: Plain text
#, no-wrap
msgid ""
-"new BwDrawer(\"#bandwidth\").draw();\n"
+"new WeightsDrawer(\"#weights\").draw();\n"
"</script>\n"
msgstr ""
-"new BwDrawer(\"#bandwidth\").draw();\n"
+"new WeightsDrawer(\"#weights\").draw();\n"
"</script>\n"