msgid ""
msgstr ""
"Project-Id-Version: Nos oignons website\n"
-"POT-Creation-Date: 2015-02-22 10:34+0100\n"
+"POT-Creation-Date: 2015-06-28 16:02+0200\n"
"PO-Revision-Date: 2014-11-19 12:28+0100\n"
"Last-Translator: Nos oignons <webmaster@nos-oignons.net>\n"
"Language-Team: English <webmaster@nos-oignons.net>\n"
msgstr "<script>\n"
#. type: Plain text
-#, no-wrap
msgid ""
"var content = d3.select(\"#content\");\n"
"var consensus_figure = content.append(\"figure\")\n"
-" .style(\"margin\", \"0\")\n"
-" .style(\"width\", \"45%\")\n"
-" .style(\"float\", \"left\")\n"
-" .style(\"text-align\", \"center\");\n"
+" .attr('class', 'graph graph-consensus')\n"
"consensus_figure.append(\"span\")\n"
" .attr(\"id\", \"consensus-pie\");\n"
"consensus_figure.append(\"figcaption\")\n"
msgstr ""
"var content = d3.select(\"#content\");\n"
"var consensus_figure = content.append(\"figure\")\n"
-" .style(\"margin\", \"0\")\n"
-" .style(\"width\", \"45%\")\n"
-" .style(\"float\", \"left\")\n"
-" .style(\"text-align\", \"center\");\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"
#. type: Plain text
-#, no-wrap
msgid ""
"var exit_figure = content.append(\"figure\")\n"
-" .style(\"margin\", \"0 5% 0 0\")\n"
-" .style(\"width\", \"44%\")\n"
-" .style(\"float\", \"left\")\n"
-" .style(\"text-align\", \"center\");\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"
-" .style(\"margin\", \"0 5% 0 0\")\n"
-" .style(\"width\", \"44%\")\n"
-" .style(\"float\", \"left\")\n"
-" .style(\"text-align\", \"center\");\n"
+" .attr('class', 'graph graph-exit')\n"
"exit_figure.append(\"span\")\n"
" .attr(\"id\", \"exit-pie\");\n"
"exit_figure.append(\"figcaption\")\n"
msgstr "Nos Oignons currently runs the following Tor relays:"
#. type: Plain text
-#, no-wrap
msgid ""
-"<table>\n"
+"<table class=\"tor-nodes\">\n"
" <thead>\n"
" <tr>\n"
" <th>Emplacement</th>\n"
" <td><a href=\"https://trac.torproject.org/projects/tor/wiki/doc/ReducedExitPolicy\">Reduced Exit Policy</a></td>\n"
" </tr>\n"
msgstr ""
-"<table>\n"
+"<table class=\"tor-nodes\">\n"
" <thead>\n"
" <tr>\n"
" <th>Location</th>\n"