msgid ""
msgstr ""
"Project-Id-Version: Nos oignons website\n"
-"POT-Creation-Date: 2013-08-30 13:11+0300\n"
-"PO-Revision-Date: 2013-05-18 15:16+0300\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"
"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"
"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>. This form will redirect your browser to "
+"of Network Neutrality</em>. This form will redirect your browser to "
"<code>secure.fdn2.org</code>."
-#. type: Content of: <form><div><div>
-msgid ""
-"<input type=\"radio\" name=\"px\" id=\"amount-10\" value=\"10\" /><label for="
-"\"amount-10\">10 €</label>"
+#. type: Content of: <form><select>
+msgid "<select name=\"px\" id=\"px\">"
msgstr ""
-"<input type=\"radio\" name=\"px\" id=\"amount-10\" value=\"10\" /><label for="
-"\"amount-10\">10 €</label>"
-#. type: Content of: <form><div><div>
-msgid ""
-"<input type=\"radio\" name=\"px\" id=\"amount-25\" value=\"25\" /><label for="
-"\"amount-25\">25 €</label>"
+#. type: Content of: <form><select><option>
+msgid "10 €"
msgstr ""
-"<input type=\"radio\" name=\"px\" id=\"amount-25\" value=\"25\" /><label for="
-"\"amount-25\">25 €</label>"
-#. type: Content of: <form><div><div>
-msgid ""
-"<input type=\"radio\" name=\"px\" id=\"amount-50\" value=\"50\" /><label for="
-"\"amount-50\">50 €</label>"
+#. type: Content of: <form><select><option>
+msgid "25 €"
msgstr ""
-"<input type=\"radio\" name=\"px\" id=\"amount-50\" value=\"50\" /><label for="
-"\"amount-50\">50 €</label>"
-#. type: Content of: <form><div><div>
-msgid ""
-"<input type=\"radio\" name=\"px\" id=\"amount-100\" value=\"100\" /><label "
-"for=\"amount-100\">100 €</label>"
+#. type: Content of: <form><select><option>
+msgid "50 €"
msgstr ""
-"<input type=\"radio\" name=\"px\" id=\"amount-100\" value=\"100\" /><label "
-"for=\"amount-100\">100 €</label>"
-#. type: Content of: <form><div><div>
-msgid ""
-"<input type=\"radio\" name=\"px\" id=\"amount-250\" value=\"250\" /><label "
-"for=\"amount-250\">250 €</label>"
+#. type: Content of: <form><select><option>
+msgid "100 €"
msgstr ""
-"<input type=\"radio\" name=\"px\" id=\"amount-250\" value=\"250\" /><label "
-"for=\"amount-250\">250 €</label>"
-#. XXX: need some support code,
-#. <label for="custom-amount">
-#. montant :</label
-#. > <input type="text" name="custom-amount" id="custom-amount" />
-#.
-#. type: Content of: <form><div><div>
+#. 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 ""
-"<input type=\"radio\" name=\"amount\" id=\"amount-custom\" value=\"\" /"
-"><label for=\"amount-custom\">Autre</label>"
+"</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 ""
-"<input type=\"radio\" name=\"amount\" id=\"amount-custom\" value=\"\" /"
-"><label for=\"amount-custom\">Other</label>"
+"</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><div>
+#. type: Content of: <form><script>
msgid ""
-"<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…\" />"
+"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 ""
-"<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: <h3>
msgid "Par virement"
#. type: Content of: <p>
msgid ""
-"Veuillez [[nous contacter|Contact]] pour obtenir les coordonées pour donner "
+"Veuillez [[nous contacter|Contact]] pour obtenir les coordonnées pour donner "
"par virement bancaire."
msgstr ""
"Please [[contact us|Contact]] to get the account informations needed to "
"perform wire transfers."
+#. type: Content of: <p>
+msgid ""
+"La plupart des banques proposent de faire des virements réguliers appelés "
+"« virements permanents ». Les virements permanents nous donnent une "
+"meilleure visibilité pour le financement des nœuds dans le temps."
+msgstr ""
+"Most banks offer to setup periodic wire transfers. They surely help us plan "
+"the funding of the nodes better."
+
#. type: Content of: <h3>
msgid "Par Flattr"
msgstr "By Flattr"
#. type: Content of: <h3>
msgid "Par PayPal"
-msgstr ""
+msgstr "By PayPal"
#. type: Content of: <p>
msgid ""
"Les dons par PayPal coûtent plutôt chers à l’association. Utilisez les "
"autres solutions si possible."
msgstr ""
+"Donations made through PayPal are more costly. Use other means of donating "
+"if you can."
-#. type: Content of: <form>
+#. type: Content of: <div><h4>
+msgid "Don ponctuel"
+msgstr "Single Donation"
+
+#. type: Content of: <div><form>
msgid ""
"<input type=\"hidden\" name=\"cmd\" value=\"_donations\" /> <input type="
"\"hidden\" name=\"business\" value=\"ca@nos-oignons.net\" /> <input type="
"\" /> <input type=\"image\" src=\"../assets/paypal_fr_btn_donate_LG.gif\" "
"border=\"0\" name=\"submit\" alt=\"Soutenez Nos oignons via PayPal\" />"
msgstr ""
+"<input type=\"hidden\" name=\"cmd\" value=\"_donations\" /> <input type="
+"\"hidden\" name=\"business\" value=\"ca@nos-oignons.net\" /> <input type="
+"\"hidden\" name=\"lc\" value=\"US\" /> <input type=\"hidden\" name="
+"\"item_name\" value=\"Nos Oignons\" /> <input type=\"hidden\" name=\"no_note"
+"\" value=\"0\" /> <input type=\"hidden\" name=\"currency_code\" value=\"EUR"
+"\" /> <input type=\"image\" src=\"../assets/paypal_en_btn_donate_LG.gif\" "
+"border=\"0\" name=\"submit\" alt=\"Support Nos Oignons through PayPal\" />"
+
+#. type: Content of: <div><h4>
+msgid "Don mensuel"
+msgstr "Monthly Donation"
+
+#. type: Content of: <div><form><select>
+msgid ""
+"<input type=\"hidden\" name=\"cmd\" value=\"_s-xclick\" /> <input type="
+"\"hidden\" name=\"hosted_button_id\" value=\"HXJ9BDH45MVSL\" /> <input type="
+"\"hidden\" name=\"on0\" value=\"Choisissez le montant de votre don mensuel"
+"\" /> <select name=\"os0\">"
+msgstr ""
+"<input type=\"hidden\" name=\"cmd\" value=\"_s-xclick\" /> <input type="
+"\"hidden\" name=\"hosted_button_id\" value=\"HXJ9BDH45MVSL\" /> <input type="
+"\"hidden\" name=\"on0\" value=\"Choose your monthly donation\" /> <select "
+"name=\"os0\">"
+
+#. type: Content of: <div><form><select><option>
+msgid "5,00 EUR"
+msgstr "5,00 EUR"
+
+#. type: Content of: <div><form><select><option>
+msgid "10,00 EUR"
+msgstr "10,00 EUR"
+
+#. type: Content of: <div><form><select><option>
+msgid "25,00 EUR"
+msgstr "25,00 EUR"
+
+#. type: Content of: <div><form><select><option>
+msgid "50,00 EUR"
+msgstr "50,00 EUR"
+
+#. type: Content of: <div><form><select><option>
+msgid "100,00 EUR"
+msgstr "100,00 EUR"
+
+#. type: Content of: <div><form>
+msgid ""
+"</select> <input type=\"hidden\" name=\"currency_code\" value=\"EUR\" /> "
+"<input type=\"image\" src=\"../assets/paypal_fr_btn_subscribe_LG.gif\" "
+"border=\"0\" name=\"submit\" alt=\"Souscrire\" />"
+msgstr ""
+"</select> <input type=\"hidden\" name=\"currency_code\" value=\"EUR\" /> "
+"<input type=\"image\" src=\"../assets/paypal_en_btn_subscribe_LG.gif\" "
+"border=\"0\" name=\"submit\" alt=\"Subscribe\" />"
+
+#. type: Content of: <div>
+msgid ""
+"<a class=\"cancel\" href=\"https://www.paypal.com/cgi-bin/webscr?cmd=_subscr-"
+"find&alias=JY9VMDPLR3RA2\">Se désabonner</a>"
+msgstr ""
+"<a class=\"cancel\" href=\"https://www.paypal.com/cgi-bin/webscr?cmd=_subscr-"
+"find&alias=JY9VMDPLR3RA2\">Unsubscribe</a>"
#. type: Content of: <h3>
msgid "Devenir membre"
msgstr ""
#~ msgid ""
-#~ "Pour donner par virement bancaire, veuillez utiliser les coordonnées "
-#~ "suivantes :"
-#~ msgstr "To donate by wire transfer, please use the following references:"
-
-#~ msgid "Désignation"
-#~ msgstr "Account holder"
-
-#~ msgid "Nos oignons"
-#~ msgstr "Nos oignons"
+#~ "<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 "RIB"
-#~ msgstr "<!-- N/A -->"
-
-#~ msgid "Établissement"
-#~ msgstr "<!-- N/A -->"
-
-#~ msgid "Guichet"
-#~ msgstr "<!-- N/A -->"
-
-#~ msgid "N° Compte"
-#~ msgstr "<!-- N/A -->"
-
-#~ msgid "Clé RIB"
-#~ msgstr "<!-- N/A -->"
-
-#~ msgid "10278"
-#~ msgstr "<!-- N/A -->"
-
-#~ msgid "02147"
-#~ msgstr "<!-- N/A -->"
-
-#~ msgid "00020988801"
-#~ msgstr "<!-- N/A -->"
-
-#~ msgid "47"
-#~ msgstr "<!-- N/A -->"
-
-#~ msgid "IBAN"
-#~ msgstr "IBAN"
-
-#~ msgid "FR76 1027 8021 4700 0209 8880 147"
-#~ msgstr "FR76 1027 8021 4700 0209 8880 147"
-
-#~ msgid "BIC"
-#~ msgstr "BIC"
-
-#~ msgid "CMCIFR2A"
-#~ msgstr "CMCIFR2A"
+#~ 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>"