Pulled down latest translations.

This commit is contained in:
Christopher Allan Webber
2011-08-30 22:53:11 -05:00
parent 9d92ebe5be
commit 56f4953c9e
30 changed files with 859 additions and 381 deletions

View File

@@ -10,8 +10,8 @@ msgid ""
msgstr ""
"Project-Id-Version: GNU MediaGoblin\n"
"Report-Msgid-Bugs-To: http://bugs.foocorp.net/projects/mediagoblin/issues\n"
"POT-Creation-Date: 2011-08-25 07:41-0500\n"
"PO-Revision-Date: 2011-08-25 12:41+0000\n"
"POT-Creation-Date: 2011-08-30 22:51-0500\n"
"PO-Revision-Date: 2011-08-31 03:51+0000\n"
"Last-Translator: cwebber <cwebber@dustycloud.org>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"MIME-Version: 1.0\n"
@@ -21,39 +21,55 @@ msgstr ""
"Language: fr\n"
"Plural-Forms: nplurals=2; plural=(n > 1)\n"
#: mediagoblin/auth/forms.py:24 mediagoblin/auth/forms.py:46
#: mediagoblin/auth/forms.py:24 mediagoblin/auth/forms.py:54
msgid "Username"
msgstr "Nom d'utilisateur"
#: mediagoblin/auth/forms.py:29 mediagoblin/auth/forms.py:50
#: mediagoblin/auth/forms.py:28
msgid "This is the name other users will identify you with."
msgstr ""
#: mediagoblin/auth/forms.py:31 mediagoblin/auth/forms.py:58
msgid "Password"
msgstr "Mot de passe"
#: mediagoblin/auth/forms.py:34
#: mediagoblin/auth/forms.py:36
msgid "Passwords must match."
msgstr "Les mots de passe doivent correspondre."
#: mediagoblin/auth/forms.py:36
#: mediagoblin/auth/forms.py:37
msgid "Try to use a strong password!"
msgstr ""
#: mediagoblin/auth/forms.py:40
msgid "Confirm password"
msgstr "Confirmer le mot de passe"
#: mediagoblin/auth/forms.py:39
#: mediagoblin/auth/forms.py:42
msgid "Type it again here to make sure there are no spelling mistakes."
msgstr ""
#: mediagoblin/auth/forms.py:45
msgid "Email address"
msgstr "Adresse e-mail"
#: mediagoblin/auth/forms.py:48
msgid "Your email will never be published."
msgstr ""
#: mediagoblin/auth/views.py:40
msgid "Sorry, registration is disabled on this instance."
msgstr "L'inscription n'est pas activée sur ce serveur, désolé."
#: mediagoblin/auth/views.py:57
#: mediagoblin/auth/views.py:58
msgid "Sorry, a user with that name already exists."
msgstr "Un utilisateur existe déjà avec ce nom, désolé."
#: mediagoblin/auth/views.py:61
#: mediagoblin/auth/views.py:62
msgid "Sorry, that email address has already been taken."
msgstr "Désolé, cette adresse courriel a déjà été prise."
#: mediagoblin/auth/views.py:159
#: mediagoblin/auth/views.py:160
msgid ""
"Your email address has been verified. You may now login, edit your profile, "
"and submit images!"
@@ -61,11 +77,11 @@ msgstr ""
"Votre adresse e-mail a bien été vérifiée. Vous pouvez maintenant vous "
"identifier, modifier votre profil, et soumettre des images !"
#: mediagoblin/auth/views.py:165
#: mediagoblin/auth/views.py:166
msgid "The verification key or user id is incorrect"
msgstr "La clé de vérification ou le nom d'utilisateur est incorrect."
#: mediagoblin/auth/views.py:186
#: mediagoblin/auth/views.py:187
#: mediagoblin/templates/mediagoblin/auth/resent_verification_email.html:22
msgid "Resent your verification email."
msgstr "E-mail de vérification renvoyé."
@@ -94,17 +110,17 @@ msgstr "Bio"
msgid "Website"
msgstr "Site web"
#: mediagoblin/edit/views.py:65
#: mediagoblin/edit/views.py:66
msgid "An entry with that slug already exists for this user."
msgstr "Une entrée existe déjà pour cet utilisateur avec la même légende."
#: mediagoblin/edit/views.py:94
#: mediagoblin/edit/views.py:95
msgid "You are editing another user's media. Proceed with caution."
msgstr ""
"Vous vous apprêtez à modifier le média d'un autre utilisateur. Veuillez "
"prendre garde."
#: mediagoblin/edit/views.py:165
#: mediagoblin/edit/views.py:166
msgid "You are editing a user's profile. Proceed with caution."
msgstr ""
"Vous vous apprêtez à modifier le profil d'un utilisateur. Veuillez prendre "
@@ -173,10 +189,8 @@ msgstr "S'identifier"
#: mediagoblin/templates/mediagoblin/base.html:89
msgid ""
"Powered by <a href=\"http://mediagoblin.org\">MediaGoblin</a>, a <a "
"href=\"http://gnu.org/\">GNU project</a>"
"href=\"http://gnu.org/\">GNU</a> project"
msgstr ""
"Propulsé par <a href=\"http://mediagoblin.org\">MediaGoblin</a>, un projet "
"de <a href=\"http://gnu.org/\">GNU</a>"
#: mediagoblin/templates/mediagoblin/root.html:27
msgid "Hi there, media lover! MediaGoblin is..."
@@ -264,6 +278,7 @@ msgstr "Annuler"
#: mediagoblin/templates/mediagoblin/edit/edit.html:37
#: mediagoblin/templates/mediagoblin/edit/edit_profile.html:35
#: mediagoblin/templates/mediagoblin/user_pages/media_confirm_delete.html:44
msgid "Save changes"
msgstr "Enregistrer les modifications"
@@ -294,6 +309,17 @@ msgstr "Médias de <a href=\"%(user_url)s\">%(username)s</a>"
msgid "Sorry, no such user found."
msgstr "Impossible de trouver cet utilisateur, désolé."
#: mediagoblin/templates/mediagoblin/user_pages/media_confirm_delete.html:30
#, python-format
msgid "Really delete %(title)s?"
msgstr ""
#: mediagoblin/templates/mediagoblin/user_pages/media_confirm_delete.html:36
msgid ""
"If you choose yes, the media entry will be deleted "
"<strong>permanently.</strong>"
msgstr ""
#: mediagoblin/templates/mediagoblin/user_pages/processing_panel.html:22
msgid "Media processing panel"
msgstr ""
@@ -404,4 +430,8 @@ msgstr ""
msgid "Comment"
msgstr "Commentaire"
#: mediagoblin/user_pages/views.py:176
msgid "You are about to delete another user's media. Proceed with caution."
msgstr ""