/django/contrib/redirects/locale/fr/LC_MESSAGES/django.po
Unknown | 47 lines | 41 code | 6 blank | 0 comment | 0 complexity | 036acf99eeebadbab86b3f7125ab94e8 MD5 | raw file
1# This file is distributed under the same license as the Django package. 2# 3msgid "" 4msgstr "" 5"Project-Id-Version: Django\n" 6"Report-Msgid-Bugs-To: \n" 7"POT-Creation-Date: 2011-03-15 13:20-0400\n" 8"PO-Revision-Date: 2011-03-04 18:45+0000\n" 9"Last-Translator: Jannis <jannis@leidel.info>\n" 10"Language-Team: French <None>\n" 11"MIME-Version: 1.0\n" 12"Content-Type: text/plain; charset=UTF-8\n" 13"Content-Transfer-Encoding: 8bit\n" 14"Language: fr\n" 15"Plural-Forms: nplurals=2; plural=(n > 1)\n" 16 17#: models.py:7 18msgid "redirect from" 19msgstr "redirigщ depuis" 20 21#: models.py:8 22msgid "" 23"This should be an absolute path, excluding the domain name. Example: '/" 24"events/search/'." 25msgstr "" 26"Ceci doit ъtre un chemin absolu, sans nom de domaine. Par exemple, ла/" 27"evenements/rechercher/а╗." 28 29#: models.py:9 30msgid "redirect to" 31msgstr "redirigщ vers" 32 33#: models.py:10 34msgid "" 35"This can be either an absolute path (as above) or a full URL starting with " 36"'http://'." 37msgstr "" 38"Ceci peut ъtre soit un chemin absolu (voir ci-dessus) soit une URL complшte " 39"dщbutant par лаhttp://а╗." 40 41#: models.py:13 42msgid "redirect" 43msgstr "redirige" 44 45#: models.py:14 46msgid "redirects" 47msgstr "redirige"