diff options
| -rw-r--r-- | chimere/locale/fr/LC_MESSAGES/django.po | 26 | 
1 files changed, 13 insertions, 13 deletions
diff --git a/chimere/locale/fr/LC_MESSAGES/django.po b/chimere/locale/fr/LC_MESSAGES/django.po index e68d0e8..b986cf5 100644 --- a/chimere/locale/fr/LC_MESSAGES/django.po +++ b/chimere/locale/fr/LC_MESSAGES/django.po @@ -7,7 +7,7 @@ msgid ""  msgstr ""  "Project-Id-Version: 0.2\n"  "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2012-08-22 01:59+0200\n" +"POT-Creation-Date: 2012-08-22 14:54+0200\n"  "PO-Revision-Date: 2010-03-20 20:00+0100\n"  "Last-Translator: Étienne Loks <etienne.loks@peacefrogs.net>\n"  "MIME-Version: 1.0\n" @@ -134,20 +134,20 @@ msgstr "Nom"  msgid "Area"  msgstr "Zone" -#: forms.py:445 +#: forms.py:461  msgid "Start"  msgstr "Départ" -#: forms.py:446 +#: forms.py:462  msgid "Finish"  msgstr "Arrivée :" -#: forms.py:447 +#: forms.py:463  msgid "Speed"  msgstr "Vitesse" -#: models.py:49 models.py:123 models.py:150 models.py:241 models.py:441 -#: models.py:810 models.py:891 +#: models.py:50 models.py:124 models.py:151 models.py:244 models.py:453 +#: models.py:822 models.py:903  msgid "Available"  msgstr "Disponible" @@ -642,19 +642,19 @@ msgstr ""  msgid "Bad param"  msgstr "Mauvais paramètre" -#: views.py:228 +#: views.py:236  msgid "There are missing field(s) and/or errors in the submited form."  msgstr "Il y a des champs manquants ou des erreurs dans ce formulaire." -#: views.py:307 +#: views.py:319  msgid "Bad file. Please check it with an external software."  msgstr "Fichier incohérent. Merci de le vérifier avec un logiciel externe." -#: views.py:429 +#: views.py:441  msgid "Comments/request on the map"  msgstr "Commentaires/requètes sur la carte" -#: views.py:432 +#: views.py:444  msgid ""  "Thank you for your contribution. It will be taken into account. If you have "  "left your email you may be contacted soon for more details." @@ -663,15 +663,15 @@ msgstr ""  "laissé votre courriel vous serez peut-être contacté bientôt pour plus de "  "détails." -#: views.py:446 +#: views.py:448  msgid "Temporary error. Renew your message later."  msgstr "Erreur temporaire. Réenvoyez votre message plus tard." -#: views.py:577 +#: views.py:579  msgid "No category available in this area."  msgstr "Pas de catégorie disponible sur cette zone." -#: views.py:702 +#: views.py:708  msgid "Incorrect choice in the list"  msgstr "Choix incorrect dans la liste"  | 
