web/ldtplatform/locale/fr/LC_MESSAGES/django.po
author cavaliet
Wed, 18 Jan 2012 17:51:01 +0100
changeset 419 dc8a7dc00a21
parent 178 4b83c370dc8a
child 606 3ed6fd9bd981
permissions -rw-r--r--
Update search result for "id" in annotation link.
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
0
bdf22b140727 first import
ymh <ymh.work@gmail.com>
parents:
diff changeset
     1
# SOME DESCRIPTIVE TITLE.
bdf22b140727 first import
ymh <ymh.work@gmail.com>
parents:
diff changeset
     2
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
bdf22b140727 first import
ymh <ymh.work@gmail.com>
parents:
diff changeset
     3
# This file is distributed under the same license as the PACKAGE package.
bdf22b140727 first import
ymh <ymh.work@gmail.com>
parents:
diff changeset
     4
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
bdf22b140727 first import
ymh <ymh.work@gmail.com>
parents:
diff changeset
     5
#
bdf22b140727 first import
ymh <ymh.work@gmail.com>
parents:
diff changeset
     6
msgid ""
bdf22b140727 first import
ymh <ymh.work@gmail.com>
parents:
diff changeset
     7
msgstr ""
bdf22b140727 first import
ymh <ymh.work@gmail.com>
parents:
diff changeset
     8
"Project-Id-Version: PACKAGE VERSION\n"
bdf22b140727 first import
ymh <ymh.work@gmail.com>
parents:
diff changeset
     9
"Report-Msgid-Bugs-To: \n"
178
4b83c370dc8a Added project description and tooltip
verrierj
parents: 160
diff changeset
    10
"POT-Creation-Date: 2011-09-14 16:54+0200\n"
0
bdf22b140727 first import
ymh <ymh.work@gmail.com>
parents:
diff changeset
    11
"PO-Revision-Date: 2010-02-17 02:57+0100\n"
bdf22b140727 first import
ymh <ymh.work@gmail.com>
parents:
diff changeset
    12
"Last-Translator: Yves-Marie Haussonne <ymh.work@gmail.com>\n"
bdf22b140727 first import
ymh <ymh.work@gmail.com>
parents:
diff changeset
    13
"Language-Team: LANGUAGE <LL@li.org>\n"
bdf22b140727 first import
ymh <ymh.work@gmail.com>
parents:
diff changeset
    14
"MIME-Version: 1.0\n"
bdf22b140727 first import
ymh <ymh.work@gmail.com>
parents:
diff changeset
    15
"Content-Type: text/plain; charset=UTF-8\n"
bdf22b140727 first import
ymh <ymh.work@gmail.com>
parents:
diff changeset
    16
"Content-Transfer-Encoding: 8bit\n"
60
77d07e49e245 Enhance login form and add french sentence for social_auth login.
cavaliet
parents: 9
diff changeset
    17
"Language: \n"
0
bdf22b140727 first import
ymh <ymh.work@gmail.com>
parents:
diff changeset
    18
160
123aa9bc55a7 Fixed minor bugs and added strings to django.po
verrierj
parents: 71
diff changeset
    19
#: .\settings.py:40
0
bdf22b140727 first import
ymh <ymh.work@gmail.com>
parents:
diff changeset
    20
msgid "French"
bdf22b140727 first import
ymh <ymh.work@gmail.com>
parents:
diff changeset
    21
msgstr "Français"
bdf22b140727 first import
ymh <ymh.work@gmail.com>
parents:
diff changeset
    22
178
4b83c370dc8a Added project description and tooltip
verrierj
parents: 160
diff changeset
    23
#: .\settings.py:41
4b83c370dc8a Added project description and tooltip
verrierj
parents: 160
diff changeset
    24
msgid "English"
4b83c370dc8a Added project description and tooltip
verrierj
parents: 160
diff changeset
    25
msgstr ""
4b83c370dc8a Added project description and tooltip
verrierj
parents: 160
diff changeset
    26
60
77d07e49e245 Enhance login form and add french sentence for social_auth login.
cavaliet
parents: 9
diff changeset
    27
#: .\templates\registration\login.html.py:21
0
bdf22b140727 first import
ymh <ymh.work@gmail.com>
parents:
diff changeset
    28
msgid "Log in"
bdf22b140727 first import
ymh <ymh.work@gmail.com>
parents:
diff changeset
    29
msgstr "Connexion"
bdf22b140727 first import
ymh <ymh.work@gmail.com>
parents:
diff changeset
    30
60
77d07e49e245 Enhance login form and add french sentence for social_auth login.
cavaliet
parents: 9
diff changeset
    31
#: .\templates\registration\login.html.py:24
0
bdf22b140727 first import
ymh <ymh.work@gmail.com>
parents:
diff changeset
    32
msgid "Sorry, that's not a valid username or password."
bdf22b140727 first import
ymh <ymh.work@gmail.com>
parents:
diff changeset
    33
msgstr "Désolé, mais ce n'est pas un identifiant ou un mot de passe valide"
bdf22b140727 first import
ymh <ymh.work@gmail.com>
parents:
diff changeset
    34
60
77d07e49e245 Enhance login form and add french sentence for social_auth login.
cavaliet
parents: 9
diff changeset
    35
#: .\templates\registration\login.html.py:35
77d07e49e245 Enhance login form and add french sentence for social_auth login.
cavaliet
parents: 9
diff changeset
    36
msgid "Forget password?"
77d07e49e245 Enhance login form and add french sentence for social_auth login.
cavaliet
parents: 9
diff changeset
    37
msgstr "Mot de passe oublié ?"
77d07e49e245 Enhance login form and add french sentence for social_auth login.
cavaliet
parents: 9
diff changeset
    38
77d07e49e245 Enhance login form and add french sentence for social_auth login.
cavaliet
parents: 9
diff changeset
    39
#: .\templates\registration\login.html.py:38
0
bdf22b140727 first import
ymh <ymh.work@gmail.com>
parents:
diff changeset
    40
msgid "login"
bdf22b140727 first import
ymh <ymh.work@gmail.com>
parents:
diff changeset
    41
msgstr "Connexion"
bdf22b140727 first import
ymh <ymh.work@gmail.com>
parents:
diff changeset
    42
60
77d07e49e245 Enhance login form and add french sentence for social_auth login.
cavaliet
parents: 9
diff changeset
    43
#: .\templates\registration\login.html.py:45
77d07e49e245 Enhance login form and add french sentence for social_auth login.
cavaliet
parents: 9
diff changeset
    44
msgid "Or login with your external account"
77d07e49e245 Enhance login form and add french sentence for social_auth login.
cavaliet
parents: 9
diff changeset
    45
msgstr "Ou bien utilisez l'un de vos comptes externes"
0
bdf22b140727 first import
ymh <ymh.work@gmail.com>
parents:
diff changeset
    46
60
77d07e49e245 Enhance login form and add french sentence for social_auth login.
cavaliet
parents: 9
diff changeset
    47
#~ msgid "header_title"
77d07e49e245 Enhance login form and add french sentence for social_auth login.
cavaliet
parents: 9
diff changeset
    48
#~ msgstr "Plateforme&nbsp;LDT"
0
bdf22b140727 first import
ymh <ymh.work@gmail.com>
parents:
diff changeset
    49
60
77d07e49e245 Enhance login form and add french sentence for social_auth login.
cavaliet
parents: 9
diff changeset
    50
#~ msgid "page_title"
77d07e49e245 Enhance login form and add french sentence for social_auth login.
cavaliet
parents: 9
diff changeset
    51
#~ msgstr "Plateforme LDT"