Fixed #1804 -- Updated fr translation. Thanks, gael.dev@4now.net

git-svn-id: http://code.djangoproject.com/svn/django/trunk@2877 bcc190cf-cafb-0310-a4f2-bffc1f526a37
This commit is contained in:
Adrian Holovaty 2006-05-09 16:16:54 +00:00
parent 9869a8ed31
commit 2ad386f3b3
2 changed files with 12 additions and 12 deletions

View File

@ -8,8 +8,8 @@ msgstr ""
"Project-Id-Version: django\n" "Project-Id-Version: django\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2006-02-02 11:25+0100\n" "POT-Creation-Date: 2006-02-02 11:25+0100\n"
"PO-Revision-Date: 2005-10-18 12:27+0200\n" "PO-Revision-Date: 2006-05-08 15:12+0200\n"
"Last-Translator: Mikaël Barbero <mikael.barbero nospam at nospam free.fr>\n" "Last-Translator: Gaël Chardon <gael.dev_at_nospam_4now.net>\n"
"Language-Team: français <fr@li.org>\n" "Language-Team: français <fr@li.org>\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=ISO-8859-1\n" "Content-Type: text/plain; charset=ISO-8859-1\n"
@ -127,7 +127,7 @@ msgstr ""
#: contrib/comments/models/comments.py:163 #: contrib/comments/models/comments.py:163
#, fuzzy #, fuzzy
msgid "person's name" msgid "person's name"
msgstr "prénom" msgstr "nom"
#: contrib/comments/models/comments.py:166 #: contrib/comments/models/comments.py:166
#, fuzzy #, fuzzy
@ -319,7 +319,7 @@ msgstr "Mot de passe"
#: contrib/comments/templates/comments/form.html:6 #: contrib/comments/templates/comments/form.html:6
#, fuzzy #, fuzzy
msgid "Forgotten your password?" msgid "Forgotten your password?"
msgstr "Modifier mon mot de passe" msgstr "Mot de passe oublié?"
#: contrib/comments/templates/comments/form.html:8 #: contrib/comments/templates/comments/form.html:8
#: contrib/admin/templates/admin/object_history.html:3 #: contrib/admin/templates/admin/object_history.html:3
@ -339,7 +339,7 @@ msgstr "Modifier mon mot de passe"
#: contrib/admin/templates/admin_doc/index.html:4 #: contrib/admin/templates/admin_doc/index.html:4
#: contrib/admin/templates/admin_doc/model_index.html:5 #: contrib/admin/templates/admin_doc/model_index.html:5
msgid "Log out" msgid "Log out"
msgstr "Déconnection" msgstr "Déconnexion"
#: contrib/comments/templates/comments/form.html:12 #: contrib/comments/templates/comments/form.html:12
#, fuzzy #, fuzzy
@ -370,7 +370,7 @@ msgstr "Commentaire"
#: contrib/comments/templates/comments/freeform.html:9 #: contrib/comments/templates/comments/freeform.html:9
#, fuzzy #, fuzzy
msgid "Preview comment" msgid "Preview comment"
msgstr "Commentaire libre" msgstr "Prévisualisation du commentaire"
#: contrib/comments/templates/comments/freeform.html:4 #: contrib/comments/templates/comments/freeform.html:4
#, fuzzy #, fuzzy
@ -463,7 +463,7 @@ msgid ""
"Please enter a correct username and password. Note that both fields are case-" "Please enter a correct username and password. Note that both fields are case-"
"sensitive." "sensitive."
msgstr "" msgstr ""
"Saisissez s'il vous plaut un nom d'utilisateur et un mot de passe valide. " "Saisissez s'il vous plaît un nom d'utilisateur et un mot de passe valide. "
"Remarquez que chacun de ces champs est sensible à la casse (différenciation " "Remarquez que chacun de ces champs est sensible à la casse (différenciation "
"des majuscules/minuscules)." "des majuscules/minuscules)."
@ -656,7 +656,7 @@ msgstr "Num
#: contrib/admin/views/doc.py:263 #: contrib/admin/views/doc.py:263
msgid "String (up to 50)" msgid "String (up to 50)"
msgstr "Chaîne de caractère (jusqu'à 50)" msgstr "Chaîne de caractères (jusqu'à 50)"
#: contrib/admin/views/doc.py:265 #: contrib/admin/views/doc.py:265
msgid "Text" msgid "Text"
@ -1063,7 +1063,7 @@ msgstr ""
#: contrib/admin/templates/admin_doc/bookmarklets.html:25 #: contrib/admin/templates/admin_doc/bookmarklets.html:25
msgid "Edit this object (current window)" msgid "Edit this object (current window)"
msgstr "Editer cette objet (fenêtre courante)" msgstr "Editer cet objet (fenêtre courante)"
#: contrib/admin/templates/admin_doc/bookmarklets.html:26 #: contrib/admin/templates/admin_doc/bookmarklets.html:26
msgid "Jumps to the admin page for pages that represent a single object." msgid "Jumps to the admin page for pages that represent a single object."
@ -1071,7 +1071,7 @@ msgstr "Renvoie
#: contrib/admin/templates/admin_doc/bookmarklets.html:28 #: contrib/admin/templates/admin_doc/bookmarklets.html:28
msgid "Edit this object (new window)" msgid "Edit this object (new window)"
msgstr "Editer cette objet (nouvelle fenêtre)" msgstr "Editer cet objet (nouvelle fenêtre)"
#: contrib/admin/templates/admin_doc/bookmarklets.html:29 #: contrib/admin/templates/admin_doc/bookmarklets.html:29
msgid "As above, but opens the admin page in a new window." msgid "As above, but opens the admin page in a new window."
@ -1437,7 +1437,7 @@ msgstr "Utilisez '[algo]$[salt]$[hexdigest]'"
#: models/auth.py:38 #: models/auth.py:38
msgid "staff status" msgid "staff status"
msgstr "statut staff" msgstr "statut équipe"
#: models/auth.py:38 #: models/auth.py:38
msgid "Designates whether the user can log into this admin site." msgid "Designates whether the user can log into this admin site."
@ -1453,7 +1453,7 @@ msgstr "statut super-utilisateur"
#: models/auth.py:41 #: models/auth.py:41
msgid "last login" msgid "last login"
msgstr "dernière connection" msgstr "dernière connexion"
#: models/auth.py:42 #: models/auth.py:42
msgid "date joined" msgid "date joined"