X-Git-Url: https://scm.cri.ensmp.fr/git/photoprint.git/blobdiff_plain/902379ae97bfcb89f20e914b2e75b5b07969a491..8044c73af157c724cd601bfb5ce90c41ca9cbca0:/locales/fr/LC_MESSAGES/photoprint.po diff --git a/locales/fr/LC_MESSAGES/photoprint.po b/locales/fr/LC_MESSAGES/photoprint.po index 31b0546..bb0f5b3 100644 --- a/locales/fr/LC_MESSAGES/photoprint.po +++ b/locales/fr/LC_MESSAGES/photoprint.po @@ -1,8 +1,8 @@ msgid "" msgstr "" "Project-Id-Version: Plinn 2.0\n" -"POT-Creation-Date: Fri Oct 4 21:36:58 2013\n" -"PO-Revision-Date: 2013-10-03 17:55+0200\n" +"POT-Creation-Date: Wed Sep 3 23:10:26 2014\n" +"PO-Revision-Date: 2014-09-01 23:39+0200\n" "Last-Translator: Benoît PIN\n" "Language-Team: CRI http://cri.ensmp.fr\n" "Language: \n" @@ -16,7 +16,7 @@ msgstr "" "Domain: plinn\n" "X-Is-Fallback-For: fr-fr, fr-be fr-ca fr-lu fr-mc fr-ch\n" -#: t/price.py:72 +#: t/price.py:82 msgid "${i}.${d}" msgstr "${i},${d}" @@ -40,45 +40,175 @@ msgstr "Cliquez sur le bouton pour vous connecter immédiatement." msgid "Log in" msgstr "Connexion" -#: t/skins/customer_add_control.py:19 +#: t/skins/customer_add_control.py:21 msgid "Please enter a given name." msgstr "Veuillez entrer un prénom." -#: t/skins/customer_add_control.py:20 +#: t/skins/customer_add_control.py:22 msgid "Please enter a name." msgstr "Veuillez entrer un nom." -#: t/skins/customer_add_control.py:21 +#: t/skins/customer_add_control.py:23 msgid "Please enter an email." msgstr "Veuillez entrer un email." -#: t/skins/customer_add_control.py:22 +#: t/skins/customer_add_control.py:24 msgid "Please enter a member id." msgstr "Veuillez entrer un login." -#: t/skins/customer_add_control.py:23 +#: t/skins/customer_add_control.py:25 msgid "Please enter a billing address." msgstr "Veuillez entrer une addresse de facturation." -#: t/skins/customer_add_control.py:24 +#: t/skins/customer_add_control.py:26 msgid "Please enter a city." msgstr "Veuillez entrer une ville." -#: t/skins/customer_add_control.py:25 +#: t/skins/customer_add_control.py:27 msgid "Please enter zip code." msgstr "Veuillez entrer un code postal." -#: t/skins/customer_add_control.py:26 +#: t/skins/customer_add_control.py:28 msgid "Please enter a country." msgstr "Veuillez entrer un pays." -#: t/skins/customer_add_control.py:27 +#: t/skins/customer_add_control.py:29 msgid "Please enter a phone." msgstr "Veuillez entrer un numéro de téléphone." -#: t/skins/customer_add_control.py:28 -msgid "Please accept general conditions of sales." -msgstr "Veuillez accepter les conditions générales des ventes." +#: t/skins/customer_add_control.py:56 +msgid "Wrong private collection credentials." +msgstr "Identifiant ou mot de passe de collection privée incorrect." + +#: t/skins/customer_join_template.pt:11 +msgid "New customer account" +msgstr "Nouveau compte client" + +#: t/skins/customer_join_template.pt:17 +msgid "Customer informations" +msgstr "Informations client" + +#: t/skins/customer_join_template.pt:21 +msgid "First name" +msgstr "Prénom" + +#: t/skins/customer_join_template.pt:27 +msgid "Last name" +msgstr "Nom" + +#: t/skins/customer_join_template.pt:33 +msgid "Email Address" +msgstr "E-mail" + +#: t/skins/customer_join_template.pt:40 +msgid "Member ID" +msgstr "Login" + +#: t/skins/customer_join_template.pt:48 t/skins/customer_login_form.pt:45 +msgid "Password" +msgstr "Mot de passe" + +#: t/skins/customer_join_template.pt:54 +msgid "Password (confirm)" +msgstr "Mot de passe (confirmation)" + +#: t/skins/customer_join_template.pt:93 t/skins/personalize_form.pt:46 +msgid "Billing informations" +msgstr "Informations de facturation" + +#: t/skins/customer_join_template.pt:97 t/skins/order_view_template.pt:35 +#: t/skins/order_view_template.pt:60 t/skins/personalize_form.pt:50 +msgid "Address" +msgstr "Adresse" + +#: t/skins/customer_join_template.pt:104 t/skins/order_view_template.pt:39 +#: t/skins/order_view_template.pt:64 t/skins/personalize_form.pt:57 +msgid "City" +msgstr "Ville" + +#: t/skins/customer_join_template.pt:110 t/skins/order_view_template.pt:43 +#: t/skins/order_view_template.pt:68 t/skins/personalize_form.pt:63 +msgid "Zip code" +msgstr "Code postal" + +#: t/skins/customer_join_template.pt:116 t/skins/order_view_template.pt:47 +#: t/skins/order_view_template.pt:72 t/skins/personalize_form.pt:69 +msgid "Country" +msgstr "Pays" + +#: t/skins/customer_join_template.pt:126 t/skins/personalize_form.pt:79 +msgid "Phone" +msgstr "Téléphone" + +#: t/skins/customer_join_template.pt:136 +msgid "Register" +msgstr "S'enregistrer" + +#: t/skins/customer_join_template.pt:137 +#: t/skins/photoprint_templates_edit_template.pt:142 +msgid "Cancel" +msgstr "Annuler" + +#: t/skins/customer_login_form.pt:16 +msgid "You already have an account?" +msgstr "Vous avez déjà un compte ?" + +#: t/skins/customer_login_form.pt:17 +msgid "Please login to continue" +msgstr "Veuillez vous authentifier pour continuer." + +#: t/skins/customer_login_form.pt:20 +msgid "New customer?" +msgstr "Nouveau client ?" + +#: t/skins/customer_login_form.pt:21 +msgid "Welcome!
Please create an account to order." +msgstr "Bienvenue !
Veuillez ouvrir un compte pour commander." + +#. Default: "Login" +#: t/skins/customer_login_form.pt:38 +msgid "user_name" +msgstr "Login" + +#: t/skins/customer_login_form.pt:55 +msgid "Remember my name." +msgstr "Se souvenir de mon login." + +#. Default: "Login" +#: t/skins/customer_login_form.pt:63 +msgid " Login " +msgstr " Connexion " + +#: t/skins/customer_login_form.pt:73 +msgid "Open new account >>" +msgstr "Ouvrir un nouveau compte >>" + +#: t/skins/customer_login_form.pt:81 +msgid "Forgot your password?" +msgstr "Mot de passe oublié ?" + +#: t/skins/customer_login_form.pt:87 +msgid "" +"Having trouble logging in? Make sure to enable cookies in your web browser." +msgstr "" +"Vous rencontrez des difficultés pour la connexion ? Vérifiez que votre " +"navigateur accepte les cookies." + +#: t/skins/customer_login_form.pt:90 +msgid "Don't forget to logout or exit your browser when you're done." +msgstr "" +"N'oubliez pas de vous déconnecter ou de fermer votre navigateur à la fin de " +"la session." + +#: t/skins/customer_login_form.pt:94 +msgid "" +"Setting the 'Remember my name' option will set a cookie with your username, " +"so that when you next log in, your user name will already be filled in for " +"you." +msgstr "" +"L'option « Se souvenir de mon login » permet de le sauvegarder dans un " +"cookie : vous n’aurez pas à le saisir de nouveau lors de votre prochaine " +"visite." #: t/skins/my_orders.py:17 t/skins/order_list.py:14 #: t/skins/order_view_template.pt:181 @@ -263,26 +393,6 @@ msgstr "Commande N° ${order_number}" msgid "Billing" msgstr "Facturation" -#: t/skins/order_view_template.pt:35 t/skins/order_view_template.pt:60 -#: t/skins/personalize_form.pt:50 -msgid "Address" -msgstr "Adresse" - -#: t/skins/order_view_template.pt:39 t/skins/order_view_template.pt:64 -#: t/skins/personalize_form.pt:57 -msgid "City" -msgstr "Ville" - -#: t/skins/order_view_template.pt:43 t/skins/order_view_template.pt:68 -#: t/skins/personalize_form.pt:63 -msgid "Zip code" -msgstr "Code postal" - -#: t/skins/order_view_template.pt:47 t/skins/order_view_template.pt:72 -#: t/skins/personalize_form.pt:69 -msgid "Country" -msgstr "Pays" - #: t/skins/order_view_template.pt:53 t/skins/order_view_template.pt:133 msgid "Shipping" msgstr "Livraison" @@ -382,18 +492,14 @@ msgstr "Prénom" msgid "Email address" msgstr "Adresse e-mail" -#: t/skins/personalize_form.pt:46 -msgid "Billing informations" -msgstr "Informations de facturation" - -#: t/skins/personalize_form.pt:79 -msgid "Phone" -msgstr "Téléphone" - #: t/skins/personalize_form.pt:88 msgid "Change" msgstr "Modifier" +#: t/skins/photoprint_order_cancel.py:5 +msgid "Your payment has been canceled. You can retry later." +msgstr "Votre paiement a été annulé. Vous pouvez réessayer plus tard." + #: t/skins/photoprint_order_confirm.py:7 msgid "Your payment has been accepted by PayPal." msgstr "Votre paiement a été accepté par PayPal." @@ -468,23 +574,19 @@ msgstr "La valeur 0 signifie illimité" msgid "Add" msgstr "Ajouter" -#: t/skins/photoprint_templates_edit_template.pt:142 -msgid "Cancel" -msgstr "Annuler" - #: t/skins/photoprint_templates_edit_template.pt:150 msgid "Save" msgstr "Enregistrer" -#: t/tool.py:109 +#: t/tool.py:119 msgid "No printing options found at %r" msgstr "Aucune option d'impression trouvée sur %r" -#: t/tool.py:193 +#: t/tool.py:203 msgid "You must enter a title." msgstr "Vous devez saisir un titre." -#: t/tool.py:197 +#: t/tool.py:207 msgid "" "You must enter an integer number\n" "for the maximum number of copies." @@ -492,7 +594,7 @@ msgstr "" "Vous devez saisir un nombre entier\n" "pour le nombre maxi de copies." -#: t/tool.py:199 +#: t/tool.py:209 msgid "" "You must enter a positive value\n" "for the maximum number of copies." @@ -500,14 +602,26 @@ msgstr "" "Vous devez saisir une valeur positive\n" "pour le nombre maxi de copies." -#: t/tool.py:203 +#: t/tool.py:213 msgid "You must enter a numeric value for the price." msgstr "Vous devez saisir une valeur numérique pour le prix." -#: t/tool.py:208 +#: t/tool.py:218 msgid "You must enter a numeric value for the VAT rate." msgstr "Vous devez saisir une valeur numérique pour la TVA (pourcentage)." +#: t/utils.py:53 +msgid "Wrong private collection identifier." +msgstr "Identifiant de collection privée incorrect." + +#: t/utils.py:56 +msgid "Collection's password does not match confirmation." +msgstr "Le mot de passe de collection et sa confirmation sont différents." + +#: t/utils.py:60 +msgid "Wrong collection's password." +msgstr "Mot de passe de collection incorrect." + msgid "Your payment is complete." msgstr "Votre paiement a été accepté." @@ -595,6 +709,19 @@ msgstr "[%s] expédition de la commande %s" msgid "paypal_pay" msgstr "Paiement PayPal" +#~ msgid "Please accept general conditions of sales." +#~ msgstr "Veuillez accepter les conditions générales des ventes." + +#~ msgid "Mail Password?" +#~ msgstr "Envoyer le mot de passe ?" + +#~ msgid "Check this box to have the password mailed." +#~ msgstr "" +#~ "Cochez cette case afin que votre mot de passe vous soit envoyé par mail." + +#~ msgid "I accept general conditions of sales" +#~ msgstr "J'accepte les conditions générales des ventes" + #~ msgid "Use one of these button to pay:" #~ msgstr "Utilisez un de ces bouton pour payer :"