X-Git-Url: https://nos-oignons.net/gitweb/website.git/blobdiff_plain/3303adc1ebaca6c24b883ef3819d30a41fea055c..e3f9856ca61f7b77b194a8d84839ed1e171b92af:/Services.en.po?ds=sidebyside diff --git a/Services.en.po b/Services.en.po index 1d81989..cc25f86 100644 --- a/Services.en.po +++ b/Services.en.po @@ -1,8 +1,8 @@ msgid "" msgstr "" "Project-Id-Version: Nos oignons website\n" -"POT-Creation-Date: 2013-11-23 19:45+0100\n" -"PO-Revision-Date: 2013-11-23 19:50+0100\n" +"POT-Creation-Date: 2013-11-23 23:50+0100\n" +"PO-Revision-Date: 2013-11-23 23:52+0100\n" "Last-Translator: Nos oignons <webmaster@nos-oignons.net>\n" "Language-Team: English <webmaster@nos-oignons.net>\n" "Language: en\n" @@ -54,81 +54,48 @@ msgstr "<script>\n" #, no-wrap msgid "" "var content = d3.select(\"#content\");\n" -"var consensus_div = content.append(\"div\")\n" -"consensus_div.append(\"div\")\n" -" .attr(\"id\", \"consensus-pie\")\n" -" .style(\"width\", PieDrawer.width + \"px\")\n" -" .style(\"height\", PieDrawer.height + \"px\")\n" -" .style(\"float\", \"left\");\n" -"consensus_div.append(\"div\")\n" -" .style(\"width\", \"400px\")\n" -" .style(\"margin-left\", \"5px\")\n" -" .style(\"line-height\", PieDrawer.height + \"px\")\n" -" .style(\"font-weight\", \"bold\")\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" +"consensus_figure.append(\"span\")\n" +" .attr(\"id\", \"consensus-pie\");\n" +"consensus_figure.append(\"figcaption\")\n" " .text(L10n.consensus_weight);\n" msgstr "" "var content = d3.select(\"#content\");\n" -"var consensus_div = content.append(\"div\")\n" -"consensus_div.append(\"div\")\n" -" .attr(\"id\", \"consensus-pie\")\n" -" .style(\"width\", PieDrawer.width + \"px\")\n" -" .style(\"height\", PieDrawer.height + \"px\")\n" -" .style(\"float\", \"left\");\n" -"consensus_div.append(\"div\")\n" -" .style(\"width\", \"400px\")\n" -" .style(\"margin-left\", \"5px\")\n" -" .style(\"line-height\", PieDrawer.height + \"px\")\n" -" .style(\"font-weight\", \"bold\")\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" +"consensus_figure.append(\"span\")\n" +" .attr(\"id\", \"consensus-pie\");\n" +"consensus_figure.append(\"figcaption\")\n" " .text(L10n.consensus_weight);\n" #. type: Plain text -#, fuzzy, no-wrap -#| msgid "" -#| "var exit_div = content.append(\"div\")\n" -#| "exit_div.append(\"div\")\n" -#| " .attr(\"id\", \"exit-pie\")\n" -#| " .style(\"width\", PieDrawer.width)\n" -#| " .style(\"height\", PieDrawer.height)\n" -#| " .style(\"clear\", \"left\")\n" -#| " .style(\"float\", \"left\");\n" -#| "exit_div.append(\"div\")\n" -#| " .style(\"width\", \"400px\")\n" -#| " .style(\"margin-left\", \"5px\")\n" -#| " .style(\"line-height\", PieDrawer.height + \"px\")\n" -#| " .style(\"font-weight\", \"bold\")\n" -#| " .style(\"float\", \"left\")\n" -#| " .text(L10n.exit_probability);\n" +#, no-wrap msgid "" -"var exit_div = content.append(\"div\")\n" -"exit_div.append(\"div\")\n" -" .attr(\"id\", \"exit-pie\")\n" -" .style(\"width\", PieDrawer.width)\n" -" .style(\"height\", PieDrawer.height)\n" -" .style(\"clear\", \"left\")\n" -" .style(\"float\", \"left\");\n" -"exit_div.append(\"div\")\n" -" .style(\"width\", \"460px\")\n" -" .style(\"margin-left\", \"5px\")\n" -" .style(\"line-height\", PieDrawer.height + \"px\")\n" -" .style(\"font-weight\", \"bold\")\n" +"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" +"exit_figure.append(\"span\")\n" +" .attr(\"id\", \"exit-pie\");\n" +"exit_figure.append(\"figcaption\")\n" " .text(L10n.exit_probability);\n" msgstr "" -"var exit_div = content.append(\"div\")\n" -"exit_div.append(\"div\")\n" -" .attr(\"id\", \"exit-pie\")\n" -" .style(\"width\", PieDrawer.width)\n" -" .style(\"height\", PieDrawer.height)\n" -" .style(\"clear\", \"left\")\n" -" .style(\"float\", \"left\");\n" -"exit_div.append(\"div\")\n" -" .style(\"width\", \"400px\")\n" -" .style(\"margin-left\", \"5px\")\n" -" .style(\"line-height\", PieDrawer.height + \"px\")\n" -" .style(\"font-weight\", \"bold\")\n" +"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" +"exit_figure.append(\"span\")\n" +" .attr(\"id\", \"exit-pie\");\n" +"exit_figure.append(\"figcaption\")\n" " .text(L10n.exit_probability);\n" #. type: Plain text