# This file is distributed under the same license as the Django package. # # Translators: # Jannis Leidel , 2011. msgid "" msgstr "" "Project-Id-Version: Django\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2012-10-15 10:57+0200\n" "PO-Revision-Date: 2012-02-14 13:39+0000\n" "Last-Translator: Jannis Leidel \n" "Language-Team: French (http://www.transifex.com/projects/p/django/language/" "fr/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Language: fr\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n" #: models.py:9 msgid "redirect from" msgstr "redirigé depuis" #: models.py:10 msgid "" "This should be an absolute path, excluding the domain name. Example: '/" "events/search/'." msgstr "" "Ceci doit être un chemin absolu, sans nom de domaine. Par exemple, « /" "evenements/rechercher/ »." #: models.py:11 msgid "redirect to" msgstr "redirigé vers" #: models.py:12 msgid "" "This can be either an absolute path (as above) or a full URL starting with " "'http://'." msgstr "" "Ceci peut être soit un chemin absolu (voir ci-dessus) soit une URL complète " "débutant par « http:// »." #: models.py:15 msgid "redirect" msgstr "redirige" #: models.py:16 msgid "redirects" msgstr "redirige"