src/aixweb/locale/fr/LC_MESSAGES/django.po
changeset 10 fb466c64d84c
equal deleted inserted replaced
9:2e1053dff5f2 10:fb466c64d84c
       
     1 # SOME DESCRIPTIVE TITLE.
       
     2 # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
       
     3 # This file is distributed under the same license as the PACKAGE package.
       
     4 # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
       
     5 #
       
     6 msgid ""
       
     7 msgstr ""
       
     8 "Project-Id-Version: PACKAGE VERSION\n"
       
     9 "Report-Msgid-Bugs-To: \n"
       
    10 "POT-Creation-Date: 2012-03-13 12:29+0100\n"
       
    11 "PO-Revision-Date: 2010-02-17 02:57+0100\n"
       
    12 "Last-Translator: Yves-Marie Haussonne <ymh.work@gmail.com>\n"
       
    13 "Language-Team: LANGUAGE <LL@li.org>\n"
       
    14 "Language: \n"
       
    15 "MIME-Version: 1.0\n"
       
    16 "Content-Type: text/plain; charset=UTF-8\n"
       
    17 "Content-Transfer-Encoding: 8bit\n"
       
    18 
       
    19 #: settings.py:41
       
    20 msgid "French"
       
    21 msgstr "Français"
       
    22 
       
    23 #: settings.py:42
       
    24 msgid "English"
       
    25 msgstr "Anglais"
       
    26 
       
    27 #: templates/admin/base_site.html:4
       
    28 msgid "Django site admin"
       
    29 msgstr "Administration Django du site"
       
    30 
       
    31 #: templates/admin/base_site.html:7
       
    32 msgid "Django administration"
       
    33 msgstr "Administration Django"
       
    34 
       
    35 #: templates/registration/login.html:17
       
    36 msgid "Log in"
       
    37 msgstr "Connexion"
       
    38 
       
    39 #: templates/registration/login.html:20
       
    40 msgid "Sorry, that's not a valid username or password."
       
    41 msgstr "Désolé, mais ce n'est pas un identifiant ou un mot de passe valide"
       
    42 
       
    43 #: templates/registration/login.html:31
       
    44 msgid "Forget password?"
       
    45 msgstr "Mot de passe oublié ?"
       
    46 
       
    47 #: templates/registration/login.html:34
       
    48 msgid "login"
       
    49 msgstr "Connexion"
       
    50 
       
    51 #: templates/registration/login.html:41
       
    52 msgid "Or login with your external account"
       
    53 msgstr "Ou bien utilisez l'un de vos comptes externes"
       
    54