]> nos-oignons.net Git - website.git/blobdiff - Donnez.en.po
Correction d'autres liens internes
[website.git] / Donnez.en.po
index 28c8ba9740ec520081c16e09f725af15c28aed11..bdf2dac5d7f882aebfb00bd67cb975401a419471 100644 (file)
@@ -2,8 +2,8 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: Nos oignons website\n"
-"POT-Creation-Date: 2014-07-11 10:16+0300\n"
-"PO-Revision-Date: 2014-01-28 10:49+0100\n"
+"POT-Creation-Date: 2014-12-27 08:10+0100\n"
+"PO-Revision-Date: 2014-07-11 10:42+0200\n"
 "Last-Translator: Nos oignons <webmaster@nos-oignons.net>\n"
 "Language-Team: English <webmaster@nos-oignons.net>\n"
 "Language: en\n"
@@ -29,6 +29,22 @@ msgstr ""
 "cost between 180 € and 300 € each month. A 10 € donation will cover one day "
 "of operations for one relay."
 
+#. type: Content of: <h3>
+msgid "État de la trésorerie"
+msgstr "Financial state"
+
+#. type: Content of: <div><p>
+msgid "Un oignon correspond à 1 mois de fonctionnement."
+msgstr "An oignon represents one month of operation."
+
+#. type: Content of: <div><p>
+msgid ""
+"Au dela de 6 mois, nous essayons de mettre en place un nouveau relai. En "
+"dessous de 3 mois, nous serons amenés à fermer un relai existant."
+msgstr ""
+"When we have fund for more than 6 months we try to have a new exit node. "
+"Below 3 months, we shall have to close an existing relay."
+
 #. type: Content of: <h3>
 msgid "Par carte bleue"
 msgstr "By credit card"
@@ -36,22 +52,75 @@ msgstr "By credit card"
 #. type: Content of: <p>
 msgid ""
 "La collecte de dons pour <em>Nos oignons</em> se fait grâce au Fonds de "
-"Défense de la Neutralité du Net. Malheureusement, à cause de problème "
-"banquaire, il est temporairement impossible de donner par ce biais."
+"Défense de la Neutralité du Net. Ce formulaire redirigera votre navigateur "
+"vers le site <code>secure.fdn2.org</code>."
 msgstr ""
 "Donations for <em>Nos oignons</em> is collected by the <em>Fonds for Defense "
-"of Nework Neutrality</em>. Unfortunately due to banking issues, it is "
-"temporarily impossible to donate through this channel."
+"of Network Neutrality</em>. This form will redirect your browser to "
+"<code>secure.fdn2.org</code>."
+
+#. type: Content of: <form><select>
+msgid "<select name=\"px\" id=\"px\">"
+msgstr ""
+
+#. type: Content of: <form><select><option>
+msgid "10 €"
+msgstr ""
+
+#. type: Content of: <form><select><option>
+msgid "25 €"
+msgstr ""
+
+#. type: Content of: <form><select><option>
+msgid "50 €"
+msgstr ""
+
+#. type: Content of: <form><select><option>
+msgid "100 €"
+msgstr ""
+
+#. type: Content of: <form><select><option>
+msgid "250 €"
+msgstr ""
+
+#. type: Content of: <form><select><option>
+msgid "Autre"
+msgstr "Other"
+
+#.  XXX: need some support code
+#.   <div>
+#.     <input type="checkbox" name="recurring" id="reccuring" value="true" />
+#.     <label for="recurring">Je souhaite faire ce don tous les mois
+#.     (<em>banque française seulement</em>).</label>
+#.   </div>
+#.   
+#. type: Content of: <form>
+msgid ""
+"</select> <input type=\"text\" name=\"custom-amount\" id=\"custom-amount\" /"
+"> <input type=\"hidden\" name=\"lang\" value=\"fr\" /> <input type=\"hidden"
+"\" name=\"dest\" value=\"oignon\" /> <input type=\"submit\" name=\"submit\" "
+"id=\"submit\" value=\"Soutenez le réseau Tor…\" />"
+msgstr ""
+"</select> <input type=\"text\" name=\"custom-amount\" id=\"custom-amount\" /"
+"> <input type=\"hidden\" name=\"lang\" value=\"en\" /> <input type=\"hidden"
+"\" name=\"dest\" value=\"oignon\" /> <input type=\"submit\" name=\"submit\" "
+"id=\"submit\" value=\"Support the Tor network…\" />"
+
+#. type: Content of: <form><script>
+msgid ""
+"var px = document.querySelector('#px'), customAmount = document.querySelector"
+"('#custom-amount'); px.addEventListener('change',function(){ /* Update input "
+"name to prefill FDN form */ if (px.value) { px.name = \"px\"; customAmount."
+"name = \"custom-amount\"; customAmount.value = \"\"; customAmount.style."
+"display = \"none\"; } else { customAmount.style.display = \"inline-block\"; "
+"customAmount.name = \"px\"; px.name = \"dummy_px\"; } });"
+msgstr ""
 
 #. type: Content of: <h3>
 msgid "Par virement"
 msgstr "By wire transfer"
 
 #. type: Content of: <p>
-#, fuzzy
-#| msgid ""
-#| "Veuillez [[nous contacter|Contact]] pour obtenir les coordonées pour "
-#| "donner par virement bancaire."
 msgid ""
 "Veuillez [[nous contacter|Contact]] pour obtenir les coordonnées pour donner "
 "par virement bancaire."
@@ -213,3 +282,17 @@ msgstr ""
 #. type: Content of: outside any tag (error?)
 msgid "\"\"\"]]"
 msgstr ""
+
+#~ msgid ""
+#~ "<input type=\"radio\" name=\"px\" id=\"amount-10\" value=\"10\" /><label "
+#~ "for=\"amount-10\">10 €</label>"
+#~ msgstr ""
+#~ "<input type=\"radio\" name=\"px\" id=\"amount-10\" value=\"10\" /><label "
+#~ "for=\"amount-10\">10 €</label>"
+
+#~ msgid ""
+#~ "<input type=\"radio\" name=\"amount\" id=\"amount-custom\" value=\"\" /"
+#~ "><label for=\"amount-custom\">Autre</label>"
+#~ msgstr ""
+#~ "<input type=\"radio\" name=\"amount\" id=\"amount-custom\" value=\"\" /"
+#~ "><label for=\"amount-custom\">Other</label>"