]> nos-oignons.net Git - website.git/blobdiff - Services.en.po
Ajout id/class sur les forms des graphs.
[website.git] / Services.en.po
index 37b75dd6bc4482984daa87e069b739760b8c3be8..9508e971b3d5609626c793a2a30df13715ed2081 100644 (file)
@@ -1,7 +1,7 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: Nos oignons website\n"
-"POT-Creation-Date: 2015-06-28 16:02+0200\n"
+"POT-Creation-Date: 2016-06-03 14:17+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"
@@ -35,6 +35,18 @@ msgstr "[[!meta script=\"assets/bw_graphs\"]]\n"
 msgid "[[!meta stylesheet=\"assets/bw_graphs\" rel=\"stylesheet\"]]\n"
 msgstr "[[!meta stylesheet=\"assets/bw_graphs\" rel=\"stylesheet\"]]\n"
 
+#. type: Plain text
+#, fuzzy, no-wrap
+#| msgid "[[!meta script=\"assets/bw_graphs\"]]\n"
+msgid "[[!meta script=\"assets/weights_graphs\"]]\n"
+msgstr "[[!meta script=\"assets/bw_graphs\"]]\n"
+
+#. type: Plain text
+#, fuzzy, no-wrap
+#| msgid "[[!meta stylesheet=\"assets/bw_graphs\" rel=\"stylesheet\"]]\n"
+msgid "[[!meta stylesheet=\"assets/weights_graphs\" rel=\"stylesheet\"]]\n"
+msgstr "[[!meta stylesheet=\"assets/bw_graphs\" rel=\"stylesheet\"]]\n"
+
 #. type: Plain text
 #, no-wrap
 msgid "[[!meta script=\"assets/pie_graphs\"]]\n"
@@ -51,6 +63,7 @@ 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"
@@ -69,6 +82,7 @@ msgstr ""
 "  .text(L10n.consensus_weight);\n"
 
 #. type: Plain text
+#, no-wrap
 msgid ""
 "var exit_figure = content.append(\"figure\")\n"
 "  .attr('class', 'graph graph-exit')\n"
@@ -114,6 +128,7 @@ 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 class=\"tor-nodes\">\n"
 "  <thead>\n"
@@ -205,7 +220,7 @@ msgid ""
 "    <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"
@@ -219,7 +234,7 @@ msgid ""
 "\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"
@@ -271,10 +286,46 @@ msgstr ""
 "  .text(L10n.loading);\n"
 
 #. type: Plain text
-#, no-wrap
-msgid ""
+#, fuzzy
+#| msgid ""
+#| "new BwDrawer(\"#bandwidth\").draw();\n"
+#| "</script>\n"
+msgid "new BwDrawer(\"#bandwidth\").draw();"
+msgstr ""
 "new BwDrawer(\"#bandwidth\").draw();\n"
 "</script>\n"
+
+#. type: Plain text
+#, fuzzy, no-wrap
+#| 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"
+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 ""
+"<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"
+
+#. type: Plain text
+#, fuzzy, no-wrap
+#| msgid ""
+#| "new BwDrawer(\"#bandwidth\").draw();\n"
+#| "</script>\n"
+msgid ""
+"new WeightsDrawer(\"#weights\").draw();\n"
+"</script>\n"
 msgstr ""
 "new BwDrawer(\"#bandwidth\").draw();\n"
 "</script>\n"