msgid ""
msgstr ""
"Project-Id-Version: Nos oignons website\n"
-"POT-Creation-Date: 2016-04-03 17:44+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
" <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
msgid ""
" </tbody>\n"
" <tfoot class=\"footnotes\">\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"