--- a/web/ldt/locale/fr/LC_MESSAGES/django.po Tue Oct 19 15:21:07 2010 +0200
+++ b/web/ldt/locale/fr/LC_MESSAGES/django.po Wed Oct 20 11:19:38 2010 +0200
@@ -7,7 +7,7 @@
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2010-10-12 03:19+0200\n"
+"POT-Creation-Date: 2010-10-19 19:43+0200\n"
"PO-Revision-Date: 2010-03-09 15:52+0100\n"
"Last-Translator: Yves-Marie Haussonne <ymh.work@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -24,7 +24,7 @@
msgid "Time"
msgstr "Time"
-#: ldt_utils/forms.py:43 ldt_utils/models.py:80
+#: ldt_utils/forms.py:43 ldt_utils/models.py:82
msgid "content.content_creation_date"
msgstr "Date de creation du contenu"
@@ -52,156 +52,155 @@
msgid "none_media"
msgstr "Aucun"
-#: ldt_utils/models.py:23
+#: ldt_utils/models.py:25
msgid "media.external_id"
msgstr "id externe"
-#: ldt_utils/models.py:24
+#: ldt_utils/models.py:26
msgid "media.external_permalink"
msgstr "permalien externe"
-#: ldt_utils/models.py:25
+#: ldt_utils/models.py:27
msgid "media.external_publication_url"
msgstr "url de publication externe"
-#: ldt_utils/models.py:26
+#: ldt_utils/models.py:28
msgid "media.external_src_url"
msgstr "url source"
-#: ldt_utils/models.py:27
+#: ldt_utils/models.py:29
msgid "media.creation_date"
msgstr "Date de création"
-#: ldt_utils/models.py:28
+#: ldt_utils/models.py:30
msgid "media.media_creation_date"
msgstr "Date de création du média"
-#: ldt_utils/models.py:29
+#: ldt_utils/models.py:31
msgid "media.update_date"
msgstr "Date de maj"
-#: ldt_utils/models.py:30
+#: ldt_utils/models.py:32
msgid "media.videopath"
msgstr "videopath"
-#: ldt_utils/models.py:31
+#: ldt_utils/models.py:33
msgid "media.duration"
msgstr "Durée du contenu (ms)"
-#: ldt_utils/models.py:32
+#: ldt_utils/models.py:34
msgid "media.creator"
msgstr "Créateur"
-#: ldt_utils/models.py:33
+#: ldt_utils/models.py:35
msgid "description"
msgstr "description"
-#: ldt_utils/models.py:34
+#: ldt_utils/models.py:36
#: ldt_utils/templates/ldt/ldt_utils/content_list.html:69
-#: ldt_utils/templates/ldt/ldt_utils/ldt_list.html:64
msgid "title"
msgstr "Titre"
-#: ldt_utils/models.py:35
+#: ldt_utils/models.py:37
msgid "media.src"
msgstr "Sources"
-#: ldt_utils/models.py:72
+#: ldt_utils/models.py:74
msgid "content.iri_id"
msgstr "iri id"
-#: ldt_utils/models.py:73
+#: ldt_utils/models.py:75
msgid "content.iriurl"
msgstr "iri url"
-#: ldt_utils/models.py:74
+#: ldt_utils/models.py:76
msgid "content.creation_date"
msgstr "date de création"
-#: ldt_utils/models.py:75
+#: ldt_utils/models.py:77
msgid "content.update_date"
msgstr "Date de maj"
-#: ldt_utils/models.py:76
+#: ldt_utils/models.py:78
msgid "content.title"
msgstr "titre"
-#: ldt_utils/models.py:77
+#: ldt_utils/models.py:79
msgid "content.description"
msgstr "Description"
-#: ldt_utils/models.py:78
+#: ldt_utils/models.py:80
msgid "content.authors"
msgstr "Autheurs"
-#: ldt_utils/models.py:79
+#: ldt_utils/models.py:81
msgid "content.duration"
msgstr "Durée (ms)"
-#: ldt_utils/models.py:248
+#: ldt_utils/models.py:256
msgid "created by"
msgstr "créé par"
-#: ldt_utils/models.py:249
+#: ldt_utils/models.py:257
msgid "changed by"
msgstr "modifié par"
-#: ldt_utils/views.py:231
+#: ldt_utils/views.py:72 ldt_utils/views.py:332 ldt_utils/views.py:378
msgid "You can not access this project"
msgstr "vous n'avez pas l'autorisation d'accéder à ce projet"
-#: ldt_utils/views.py:380
+#: ldt_utils/views.py:536
#, python-format
msgid "the project %(title)s is published. please unpublish before deleting."
msgstr "Le projet %(title)s est publié. Déplublier le avant de l'effacer."
-#: ldt_utils/views.py:381
+#: ldt_utils/views.py:537
msgid "can not delete the project. Please correct the following error"
msgstr ""
"Le projet ne peut pas être effacé. Veuillez corriger les erreurs suivantes."
-#: ldt_utils/views.py:382
+#: ldt_utils/views.py:538
msgid "title error deleting project"
msgstr "Erreur lors de l'effacement du projet"
-#: ldt_utils/views.py:384
+#: ldt_utils/views.py:540
#, python-format
msgid "please confirm deleting project %(title)s"
msgstr "Confirmer l'efaccement du projet intitulé %(title)s"
-#: ldt_utils/views.py:385
+#: ldt_utils/views.py:541
msgid "confirm deletion"
msgstr "Confirmation d'effacement"
-#: ldt_utils/views.py:509
+#: ldt_utils/views.py:683
msgid "Problem when downloading file from url : "
msgstr "Problème lors du téléchargement du fichier : "
-#: ldt_utils/views.py:512
+#: ldt_utils/views.py:686
msgid "Problem when uploading file : "
msgstr "Problème lors de l'upload du fichier : "
-#: ldt_utils/views.py:582
+#: ldt_utils/views.py:756
#, python-format
msgid "There is %(count)d error when deleting content"
msgid_plural "There are %(count)d errors when deleting content"
msgstr[0] "Il y a %(count)d erreur lors de l'effacement du contenu"
msgstr[1] "Il y a %(count)d erreurs lors de l'effacement du contenu"
-#: ldt_utils/views.py:583
+#: ldt_utils/views.py:757
msgid "title error deleting content"
msgstr "Erreur lors de l'effacement du contenu"
-#: ldt_utils/views.py:585
+#: ldt_utils/views.py:759
#, python-format
msgid "Confirm delete content %(titles)s"
msgstr "Veuillez confirmer l'effacement du contenu %(titles)s"
-#: ldt_utils/views.py:586
+#: ldt_utils/views.py:760
msgid "confirm delete content"
msgstr "Confirmation effacement contenu"
-#: ldt_utils/views.py:618
+#: ldt_utils/views.py:791
#, python-format
msgid ""
"Content '%(title)s' is referenced by this project : %(project_titles)s. "
@@ -226,7 +225,6 @@
msgstr "Accueil"
#: ldt_utils/templates/ldt/ldt_utils/content_list.html:55
-#: ldt_utils/templates/ldt/ldt_utils/ldt_list.html:51
#: templates/admin/page_base.html:19
#: user/templates/ldt/user/login_form.html:33
#: user/templates/ldt/user/space.html:6 user/templates/ldt/user/space.html:9
@@ -234,8 +232,6 @@
msgstr "Esp. perso"
#: ldt_utils/templates/ldt/ldt_utils/content_list.html:56
-#: ldt_utils/templates/ldt/ldt_utils/ldt_list.html:52
-#: ldt_utils/templates/ldt/ldt_utils/ldt_list.html:55
msgid "Ldt Project"
msgstr "Projet lignes de temps"
@@ -253,6 +249,7 @@
#: ldt_utils/templates/ldt/ldt_utils/content_list.html:70
#: ldt_utils/templates/ldt/ldt_utils/content_list.html:77
+#: ldt_utils/templates/ldt/ldt_utils/partial/contentslist.html:11
msgid "create project"
msgstr "Créer un nouveau projet Ligne de Temps"
@@ -261,7 +258,7 @@
msgstr "Copier votre projet"
#: ldt_utils/templates/ldt/ldt_utils/copy_ldt.html:14
-#: ldt_utils/templates/ldt/ldt_utils/create_ldt.html:14
+#: ldt_utils/templates/ldt/ldt_utils/create_ldt.html:38
msgid "Title"
msgstr "Titre"
@@ -269,41 +266,153 @@
msgid "Copy"
msgstr "Copier"
-#: ldt_utils/templates/ldt/ldt_utils/create_content.html:22
+#: ldt_utils/templates/ldt/ldt_utils/create_content.html:47
+msgid ""
+"The operation could not be performed because one or more error(s) occurred."
+"<br />Please resubmit the content form after making the following changes:"
+msgstr ""
+"Opération impossible à cause d'une ou plusieurs erreurs.<br />Veuillez "
+"resoumettre le formulaire contenu après avoir fait les changements suivants:"
+
+#: ldt_utils/templates/ldt/ldt_utils/create_content.html:58
+msgid ""
+"The operation could not be performed because one or more error(s) occurred."
+"<br />Please resubmit the media form after making the following changes:"
+msgstr ""
+"opération impossible à cause d'une ou plusieurs erreurs.<br />Veuillez "
+"resoumettre le formulaire media après avoir fait les changements suivants:"
+
+#: ldt_utils/templates/ldt/ldt_utils/create_content.html:68
+#: ldt_utils/templates/ldt/ldt_utils/partial/contentslist.html:21
msgid "Create content"
msgstr "Créer un compte"
-#: ldt_utils/templates/ldt/ldt_utils/create_ldt.html:11
+#: ldt_utils/templates/ldt/ldt_utils/create_content.html:105
+msgid "media file is being processed please wait."
+msgstr "Le fichier média est en cours de traitement. Veullez patienter."
+
+#: ldt_utils/templates/ldt/ldt_utils/create_content.html:109
+#: ldt_utils/templates/ldt/ldt_utils/create_ldt.html:59
+#: ldt_utils/templates/ldt/ldt_utils/error_confirm.html:49
+msgid "close_cancel"
+msgstr "Fermer"
+
+#: ldt_utils/templates/ldt/ldt_utils/create_content.html:110
+msgid "delete"
+msgstr "Effacer"
+
+#: ldt_utils/templates/ldt/ldt_utils/create_content.html:111
+msgid "write"
+msgstr "Enregistrer"
+
+#: ldt_utils/templates/ldt/ldt_utils/create_ldt.html:34
+msgid "Update your project"
+msgstr "Mettre à jour votre projet Lignes de Temps"
+
+#: ldt_utils/templates/ldt/ldt_utils/create_ldt.html:34
msgid "Create your project"
msgstr "Créer votre projet Lignes de Temps"
-#: ldt_utils/templates/ldt/ldt_utils/create_ldt.html:16
+#: ldt_utils/templates/ldt/ldt_utils/create_ldt.html:40
msgid "List of contents"
msgstr "Liste de contenus"
-#: ldt_utils/templates/ldt/ldt_utils/create_ldt.html:23
-msgid "Create"
-msgstr "Créer"
+#: ldt_utils/templates/ldt/ldt_utils/create_ldt.html:42
+#: ldt_utils/templates/ldt/ldt_utils/partial/contentslist.html:3
+#: ldt_utils/templates/ldt/ldt_utils/partial/projectslist.html:3
+msgid "name"
+msgstr "nom"
+
+#: ldt_utils/templates/ldt/ldt_utils/create_ldt.html:61
+msgid "delete_project"
+msgstr "Effacer"
+
+#: ldt_utils/templates/ldt/ldt_utils/create_ldt.html:62
+msgid "update_project"
+msgstr "Mettre à jour"
+
+#: ldt_utils/templates/ldt/ldt_utils/create_ldt.html:64
+msgid "create_project"
+msgstr "Créer un nouveau projet Ligne de Temps"
-#: ldt_utils/templates/ldt/ldt_utils/error_confirm.html:16
+#: ldt_utils/templates/ldt/ldt_utils/embed_popup.html:42
+msgid "popup_player"
+msgstr "Code Lecteur métadata"
+
+#: ldt_utils/templates/ldt/ldt_utils/embed_popup.html:42
+msgid "popup_seo_body"
+msgstr "Code SEO"
+
+#: ldt_utils/templates/ldt/ldt_utils/embed_popup.html:42
+msgid "popup_seo_meta"
+msgstr "Code balise meta en-tête"
+
+#: ldt_utils/templates/ldt/ldt_utils/embed_popup.html:42
+msgid "popup_links"
+msgstr "Liste de liens"
+
+#: ldt_utils/templates/ldt/ldt_utils/embed_popup.html:56
+msgid "clik here to see the project content"
+msgstr "cliquer ici pour voir le contenu du projet"
+
+#: ldt_utils/templates/ldt/ldt_utils/error_confirm.html:30
msgid "error"
msgstr "Erreur"
-#: ldt_utils/templates/ldt/ldt_utils/error_confirm.html:25
+#: ldt_utils/templates/ldt/ldt_utils/error_confirm.html:30
+msgid "confirm"
+msgstr "Confirmation d'effacement"
+
+#: ldt_utils/templates/ldt/ldt_utils/error_confirm.html:45
msgid "close_error"
msgstr "Fermer"
-#: ldt_utils/templates/ldt/ldt_utils/ldt_list.html:59
-msgid "Create new project"
-msgstr "Créer un nouveau projet Ligne de Temps"
+#: ldt_utils/templates/ldt/ldt_utils/error_confirm.html:50
+msgid "do_delete"
+msgstr "Effacer"
+
+#: ldt_utils/templates/ldt/ldt_utils/ldt_list.html:77
+#: ldt_utils/templates/ldt/ldt_utils/workspace_base.html:63
+msgid "project list"
+msgstr "Liste des projets"
+
+#: ldt_utils/templates/ldt/ldt_utils/ldt_list.html:79
+#: ldt_utils/templates/ldt/ldt_utils/workspace_base.html:54
+#: ldt_utils/templates/ldt/ldt_utils/workspace_base.html:65
+msgid "search"
+msgstr "Recherche"
+
+#: ldt_utils/templates/ldt/ldt_utils/workspace_base.html:52
+msgid "content list"
+msgstr "Liste des contenus"
+
+#: ldt_utils/templates/ldt/ldt_utils/partial/contentslist.html:12
+msgid "preview media"
+msgstr "aperçu"
-#: ldt_utils/templates/ldt/ldt_utils/ldt_list.html:61
-msgid "Project"
-msgstr "Projet"
+#: ldt_utils/templates/ldt/ldt_utils/partial/projectslist.html:12
+msgid "open ldt"
+msgstr "Ouvrir sous Lignes de Temps"
+
+#: ldt_utils/templates/ldt/ldt_utils/partial/projectslist.html:13
+msgid "copy project"
+msgstr "Copier votre projet"
+
+#: ldt_utils/templates/ldt/ldt_utils/partial/projectslist.html:14
+msgid "link json by id"
+msgstr "Ouvrir le lecteur de métadata"
-#: ldt_utils/templates/ldt/ldt_utils/ldt_list.html:65
-msgid " published"
-msgstr "Publié"
+#: ldt_utils/templates/ldt/ldt_utils/partial/projectslist.html:17
+msgid "Project published, click to unpublish"
+msgstr "Projet publié, cliquer pour de-publier"
+
+#: ldt_utils/templates/ldt/ldt_utils/partial/projectslist.html:19
+msgid "Project not published, click to publish"
+msgstr "Projet non publié, cliquer pour publier"
+
+#: ldt_utils/templates/ldt/ldt_utils/partial/projectslist.html:36
+msgid "Create project"
+msgstr "Créer un nouveau projet Ligne de Temps"
#: templates/admin/cms_change_form.html:30
msgid "Approve page deletion"
@@ -512,7 +621,7 @@
msgstr "Modifier le mot de passe"
#: templates/cms/admin/cms/page/change_form.html:11
-#: user/templates/ldt/user/login_form.html:34
+#: templates/ldt/ldt_base.html:54 user/templates/ldt/user/login_form.html:34
msgid "Log out"
msgstr "Déconnexion"
@@ -524,6 +633,42 @@
msgid "Order:"
msgstr "Ordre :"
+#: templates/ldt/ldt_base.html:26
+msgid "header_title"
+msgstr "Plateforme Ldt"
+
+#: templates/ldt/ldt_base.html:44
+msgid "home"
+msgstr "accueil"
+
+#: templates/ldt/ldt_base.html:45
+msgid "contents"
+msgstr "Liste des contenus"
+
+#: templates/ldt/ldt_base.html:46
+msgid "indexation projects"
+msgstr "Projets d'indexation"
+
+#: templates/ldt/ldt_base.html:47
+msgid "accounts"
+msgstr "Comptes"
+
+#: templates/ldt/ldt_base.html:48 user/templates/ldt/user/change_email.html:6
+#: user/templates/ldt/user/change_email_done.html:6
+#: user/templates/ldt/user/login_form.html:32
+#: user/templates/registration/password_change_done.html:7
+#: user/templates/registration/password_change_form.html:13
+msgid "Profiles"
+msgstr "Mon profil"
+
+#: templates/ldt/ldt_base.html:62
+msgid "Langue"
+msgstr "Langue"
+
+#: templates/ldt/ldt_raw_base.html:13
+msgid "page_title"
+msgstr "Plateforme Ldt"
+
#: user/admin.py:15
msgid "User details"
msgstr "Détail utilisateur"
@@ -560,14 +705,6 @@
msgid "Sorry, that's not a valid username or password."
msgstr "Saisissez un nom d'utilisateur et un mot de passe valide."
-#: user/templates/ldt/user/change_email.html:6
-#: user/templates/ldt/user/change_email_done.html:6
-#: user/templates/ldt/user/login_form.html:32
-#: user/templates/registration/password_change_done.html:7
-#: user/templates/registration/password_change_form.html:13
-msgid "Profiles"
-msgstr "Mon profil"
-
#: user/templates/ldt/user/change_email.html:7
#: user/templates/ldt/user/change_email.html:10
msgid "Modification de l'adresse émail"
@@ -612,7 +749,7 @@
#: user/templates/ldt/user/home.html:10
msgid "Créer un compte"
-msgstr "Créere un compte"
+msgstr "Créer un compte"
#: user/templates/ldt/user/home.html:11
msgid "récupérer mot de passe"
@@ -860,5 +997,14 @@
"Nous vous avons envoyé par courriel les instructions pour activer le compte "
"à l'adresse que vous avez indiquée. Vous devriez le recevoir rapidement."
+#~ msgid "Create"
+#~ msgstr "Créer"
+
+#~ msgid "Create new project"
+#~ msgstr "Créer un nouveau projet Ligne de Temps"
+
+#~ msgid " published"
+#~ msgstr "Publié"
+
#~ msgid "Password (Verification)"
#~ msgstr "Mot de passe (Vérification)"