]> nos-oignons.net Git - website.git/blobdiff - Services.en.po
Ajout https
[website.git] / Services.en.po
index 04106c001c42de84279712603dd6a2780a92be0d..37b75dd6bc4482984daa87e069b739760b8c3be8 100644 (file)
@@ -1,7 +1,7 @@
 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"
@@ -51,14 +51,10 @@ msgid "<script>\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"
@@ -66,33 +62,23 @@ msgid ""
 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"
@@ -128,9 +114,8 @@ msgid "Nos oignons fait actuellement fonctionner les relais Tor suivantsĀ :"
 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"
@@ -171,7 +156,7 @@ msgid ""
 "      <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"