Add more translations
authorverrierj
Fri, 20 Jan 2012 10:26:58 +0100
changeset 425 2d18ba523343
parent 424 a2f72b31811b
child 426 4328cd4a7533
Add more translations
src/ldt/ldt/ldt_utils/templates/front/front_base.html
src/ldt/ldt/locale/en/LC_MESSAGES/django.mo
src/ldt/ldt/locale/en/LC_MESSAGES/django.po
src/ldt/ldt/locale/fr/LC_MESSAGES/django.mo
src/ldt/ldt/locale/fr/LC_MESSAGES/django.po
--- a/src/ldt/ldt/ldt_utils/templates/front/front_base.html	Thu Jan 19 16:46:06 2012 +0100
+++ b/src/ldt/ldt/ldt_utils/templates/front/front_base.html	Fri Jan 20 10:26:58 2012 +0100
@@ -22,7 +22,7 @@
 <div id="general_container">
     <ul class="floatlist" id="title_bar">
         <li id="li_h1">
-            <h1><a href="{% url ldt.ldt_utils.views.front.front_home %}"><b>Lignes</b> de temps</a></h1>
+            <h1><a href="{% url ldt.ldt_utils.views.front.front_home %}" title="{% trans 'homepage' %}">{% trans '<b>Lignes</b> de temps' %}</a></h1>
         </li>
         <li id="li_search">
             <form id="form_search" action="{% url ldt.ldt_utils.views.front.search_index %}" method="POST">
Binary file src/ldt/ldt/locale/en/LC_MESSAGES/django.mo has changed
--- a/src/ldt/ldt/locale/en/LC_MESSAGES/django.po	Thu Jan 19 16:46:06 2012 +0100
+++ b/src/ldt/ldt/locale/en/LC_MESSAGES/django.po	Fri Jan 20 10:26:58 2012 +0100
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: PACKAGE VERSION\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2012-01-03 14:38+0100\n"
+"POT-Creation-Date: 2012-01-20 10:24+0100\n"
 "PO-Revision-Date: 2010-02-17 03:53+0100\n"
 "Last-Translator: Yves-Marie Haussonne <ymh.work@gmail.com>\n"
 "Language-Team: LANGUAGE <LL@li.org>\n"
@@ -24,157 +24,173 @@
 msgid "Time"
 msgstr "Time"
 
-#: .\ldt_utils\forms.py:28
+#: .\ldt_utils\forms.py:32 .\ldt_utils\templates\front\front_base.html.py:33
 #: .\ldt_utils\templates\ldt\ldt_utils\published_projects.html.py:52
 msgid "Search"
 msgstr "search"
 
-#: .\ldt_utils\forms.py:29
+#: .\ldt_utils\forms.py:33
 msgid "all"
 msgstr "all"
 
-#: .\ldt_utils\forms.py:29 .\ldt_utils\models.py:48
+#: .\ldt_utils\forms.py:33 .\ldt_utils\models.py:52
 #: .\ldt_utils\templates\ldt\ldt_utils\content_list.html.py:69
 msgid "title"
 msgstr "title"
 
-#: .\ldt_utils\forms.py:29
+#: .\ldt_utils\forms.py:33
 msgid "resume"
 msgstr "resume"
 
-#: .\ldt_utils\forms.py:29
+#: .\ldt_utils\forms.py:33
 msgid "tags"
 msgstr "tags"
 
-#: .\ldt_utils\forms.py:29
+#: .\ldt_utils\forms.py:33
 msgid "Fields"
 msgstr "Fields"
 
-#: .\ldt_utils\forms.py:30
+#: .\ldt_utils\forms.py:34
 msgid "Display the results in Lignes De Temps"
 msgstr "Display the results in Lignes De Temps"
 
-#: .\ldt_utils\forms.py:46 .\ldt_utils\models.py:126
+#: .\ldt_utils\forms.py:50 .\ldt_utils\models.py:130
 msgid "content.content_creation_date"
 msgstr "content creation date"
 
-#: .\ldt_utils\forms.py:47
+#: .\ldt_utils\forms.py:51
 msgid "content.media_input_type"
 msgstr "Media source type"
 
-#: .\ldt_utils\forms.py:47
+#: .\ldt_utils\forms.py:51
 msgid "file_upload"
 msgstr "file upload"
 
-#: .\ldt_utils\forms.py:47
+#: .\ldt_utils\forms.py:51
 msgid "url"
 msgstr "url"
 
-#: .\ldt_utils\forms.py:47
+#: .\ldt_utils\forms.py:51
 msgid "existing_media"
 msgstr "existing media"
 
-#: .\ldt_utils\forms.py:47
+#: .\ldt_utils\forms.py:51
 msgid "create_media"
 msgstr "create media"
 
-#: .\ldt_utils\forms.py:47
+#: .\ldt_utils\forms.py:51
 msgid "none_media"
 msgstr "no media"
 
-#: .\ldt_utils\models.py:37
+#: .\ldt_utils\forms.py:54
+msgid "content.front_project"
+msgstr "front project"
+
+#: .\ldt_utils\models.py:41
 msgid "media.external_id"
 msgstr "external id"
 
-#: .\ldt_utils\models.py:38
+#: .\ldt_utils\models.py:42
 msgid "media.external_permalink"
 msgstr "media permalink"
 
-#: .\ldt_utils\models.py:39
+#: .\ldt_utils\models.py:43
 msgid "media.external_publication_url"
 msgstr "media publication url"
 
-#: .\ldt_utils\models.py:40
+#: .\ldt_utils\models.py:44
 msgid "media.external_src_url"
 msgstr "media external source url"
 
-#: .\ldt_utils\models.py:41
+#: .\ldt_utils\models.py:45
 msgid "media.creation_date"
 msgstr "media object creation date"
 
-#: .\ldt_utils\models.py:42
+#: .\ldt_utils\models.py:46
 msgid "media.media_creation_date"
 msgstr "media creation date"
 
-#: .\ldt_utils\models.py:43
+#: .\ldt_utils\models.py:47
 msgid "media.update_date"
 msgstr "update date"
 
-#: .\ldt_utils\models.py:44
+#: .\ldt_utils\models.py:48
 msgid "media.videopath"
 msgstr "videopath"
 
-#: .\ldt_utils\models.py:45
+#: .\ldt_utils\models.py:49
 msgid "media.duration"
 msgstr "duration (ms)"
 
-#: .\ldt_utils\models.py:46
+#: .\ldt_utils\models.py:50
 msgid "media.creator"
 msgstr "media creator"
 
-#: .\ldt_utils\models.py:47
+#: .\ldt_utils\models.py:51
 msgid "description"
 msgstr "description"
 
-#: .\ldt_utils\models.py:49
+#: .\ldt_utils\models.py:53
 msgid "media.src"
 msgstr "media source"
 
-#: .\ldt_utils\models.py:50
+#: .\ldt_utils\models.py:54
 msgid "media.mimetype"
 msgstr "mimetype"
 
-#: .\ldt_utils\models.py:118
+#: .\ldt_utils\models.py:122
 msgid "content.iri_id"
 msgstr "iri id"
 
-#: .\ldt_utils\models.py:119
+#: .\ldt_utils\models.py:123
 msgid "content.iriurl"
 msgstr "iri url"
 
-#: .\ldt_utils\models.py:120
+#: .\ldt_utils\models.py:124
 msgid "content.creation_date"
 msgstr "content creation date"
 
-#: .\ldt_utils\models.py:121
+#: .\ldt_utils\models.py:125
 msgid "content.update_date"
 msgstr "content update date"
 
-#: .\ldt_utils\models.py:122
+#: .\ldt_utils\models.py:126
 msgid "content.title"
 msgstr "title"
 
-#: .\ldt_utils\models.py:123
+#: .\ldt_utils\models.py:127
 msgid "content.description"
 msgstr "description"
 
-#: .\ldt_utils\models.py:124
+#: .\ldt_utils\models.py:128
 msgid "content.authors"
 msgstr "authors"
 
-#: .\ldt_utils\models.py:125
+#: .\ldt_utils\models.py:129
 msgid "content.duration"
 msgstr "duration (ms)"
 
-#: .\ldt_utils\models.py:352
+#: .\ldt_utils\models.py:134 .\ldt_utils\models.py:530
+msgid "content.stat_annotation"
+msgstr "annotation distribution"
+
+#: .\ldt_utils\models.py:135 .\ldt_utils\models.py:531
+msgid "content.nb_annotation"
+msgstr "annotation number"
+
+#: .\ldt_utils\models.py:136
+msgid "content.last_annotated"
+msgstr "last updated"
+
+#: .\ldt_utils\models.py:395
 msgid "created by"
 msgstr "created by"
 
-#: .\ldt_utils\models.py:353
+#: .\ldt_utils\models.py:396
 msgid "changed by"
 msgstr "changed by"
 
-#: .\ldt_utils\utils.py:198
+#: .\ldt_utils\utils.py:208
 msgid "Personal cutting"
 msgstr "Personal cutting"
 
@@ -187,6 +203,191 @@
 msgid "Home"
 msgstr "Home"
 
+#: .\ldt_utils\templates\front\front_all_contents.html.py:66
+#: .\ldt_utils\templates\front\front_home.html.py:17
+msgid "Filter the medias"
+msgstr "Filter the medias"
+
+#: .\ldt_utils\templates\front\front_all_contents.html.py:69
+#: .\ldt_utils\templates\front\front_all_contents.html.py:70
+#: .\ldt_utils\templates\front\front_home.html.py:23
+#: .\ldt_utils\templates\front\front_home.html.py:42
+msgid "All medias"
+msgstr "All medias"
+
+#: .\ldt_utils\templates\front\front_all_contents.html.py:74
+#: .\ldt_utils\templates\front\front_group.html.py:22
+#: .\ldt_utils\templates\front\front_group.html.py:24
+#: .\ldt_utils\templates\front\front_home.html.py:29
+#: .\ldt_utils\templates\front\front_home.html.py:31
+#: .\ldt_utils\templates\front\front_home.html.py:48
+#: .\ldt_utils\templates\front\front_home.html.py:50
+msgid "open this media"
+msgstr "Play this media"
+
+#: .\ldt_utils\templates\front\front_all_contents.html.py:76
+#: .\ldt_utils\templates\front\front_group.html.py:23
+#: .\ldt_utils\templates\front\front_home.html.py:30
+#: .\ldt_utils\templates\front\front_home.html.py:49
+#, python-format
+msgid "%(nb)s annotations on this media"
+msgstr "%(nb)s annotations on this media"
+
+#: .\ldt_utils\templates\front\front_all_contents.html.py:78
+#: .\ldt_utils\templates\front\front_group.html.py:25
+#: .\ldt_utils\templates\front\front_home.html.py:32
+#: .\ldt_utils\templates\front\front_home.html.py:51
+msgid "by"
+msgstr "by"
+
+#: .\ldt_utils\templates\front\front_all_contents.html.py:82
+msgid "All tags"
+msgstr "All tags"
+
+#: .\ldt_utils\templates\front\front_base.html.py:25
+msgid "homepage"
+msgstr "Home page"
+
+#: .\ldt_utils\templates\front\front_base.html.py:25
+msgid "<b>Lignes</b> de temps"
+msgstr "<b>Lignes</b> de temps"
+
+#: .\ldt_utils\templates\front\front_base.html.py:38
+#: .\ldt_utils\templates\front\front_base.html.py:56
+msgid "link IRI"
+msgstr "IRI's website"
+
+#: .\ldt_utils\templates\front\front_base.html.py:41
+#: .\ldt_utils\templates\front\front_player.html.py:5
+msgid "Annotate"
+msgstr "Annotate"
+
+#: .\ldt_utils\templates\front\front_base.html.py:45
+msgid "connection"
+msgstr "Login"
+
+#: .\ldt_utils\templates\front\front_base.html.py:53
+#, python-format
+msgid "%(WEB_VERSION)s | %(VERSION)s"
+msgstr "v%(WEB_VERSION)s | v%(VERSION)s"
+
+#: .\ldt_utils\templates\front\front_base.html.py:56
+msgid "about"
+msgstr "about"
+
+#: .\ldt_utils\templates\front\front_group.html.py:18
+msgid "Medias annotated by the group"
+msgstr "Medias annotated by the group"
+
+#: .\ldt_utils\templates\front\front_group.html.py:34
+msgid "About the group"
+msgstr "About the group"
+
+#: .\ldt_utils\templates\front\front_group.html.py:43
+msgid "Members"
+msgstr "Members"
+
+#: .\ldt_utils\templates\front\front_group.html.py:50
+msgid "active since"
+msgstr "active since"
+
+#: .\ldt_utils\templates\front\front_home.html.py:7
+msgid "front.home"
+msgstr ""
+
+#: .\ldt_utils\templates\front\front_home.html.py:21
+msgid "Last annotated medias"
+msgstr "Last annotated medias"
+
+#: .\ldt_utils\templates\front\front_home.html.py:23
+#: .\ldt_utils\templates\front\front_home.html.py:42
+msgid "view all medias"
+msgstr "view all medias"
+
+#: .\ldt_utils\templates\front\front_home.html.py:40
+msgid "Most annotated medias"
+msgstr "Most annotated medias"
+
+#: .\ldt_utils\templates\front\front_home.html.py:58
+msgid "Active groups"
+msgstr "Active groups"
+
+#: .\ldt_utils\templates\front\front_home.html.py:63
+msgid "group picture"
+msgstr "group picture"
+
+#: .\ldt_utils\templates\front\front_home.html.py:63
+#: .\ldt_utils\templates\front\front_home.html.py:67
+msgid "view more infos on this group"
+msgstr "View more information on this group"
+
+#: .\ldt_utils\templates\front\front_home.html.py:66
+#, python-format
+msgid "%(count)s users in this group"
+msgstr "%(count)s users in this group"
+
+#: .\ldt_utils\templates\front\front_player.html.py:87
+msgid "All annotations on the media"
+msgstr "All annotations on the media"
+
+#: .\ldt_utils\templates\front\front_search_results.html.py:6
+#: .\ldt_utils\templates\ldt\ldt_utils\groups.html.py:100
+#: .\ldt_utils\templates\ldt\ldt_utils\groups.html.py:112
+#: .\ldt_utils\templates\ldt\ldt_utils\ldt_list.html.py:79
+#: .\ldt_utils\templates\ldt\ldt_utils\published_projects.html.py:70
+#: .\ldt_utils\templates\ldt\ldt_utils\workspace_base.html.py:56
+#: .\ldt_utils\templates\ldt\ldt_utils\workspace_base.html.py:68
+#: .\ldt_utils\templates\ldt\ldt_utils\partial\permissions.html.py:133
+#: .\templates\ldt\ldt_base.html.py:126
+msgid "search"
+msgstr "search"
+
+#: .\ldt_utils\templates\front\front_search_results.html.py:99
+#: .\ldt_utils\templates\ldt\ldt_utils\search_results.html.py:59
+#, python-format
+msgid " No results for <b>%(search)s</b>."
+msgstr "No results for <b>%(search)s</b>."
+
+#: .\ldt_utils\templates\front\front_search_results.html.py:111
+msgid "Search results for "
+msgstr "Search results for"
+
+#: .\ldt_utils\templates\front\front_search_results.html.py:114
+#: .\ldt_utils\templates\ldt\ldt_utils\search_results.html.py:62
+msgid "Result"
+msgstr "Result"
+
+#: .\ldt_utils\templates\front\front_search_results.html.py:133
+msgid "annotation distribution"
+msgstr "annotation distribution"
+
+#: .\ldt_utils\templates\front\front_search_results.html.py:148
+msgid "view this annotation in the player"
+msgstr "view this annotation in the player"
+
+#: .\ldt_utils\templates\front\front_search_results.html.py:149
+#: .\ldt_utils\templates\ldt\ldt_utils\search_results.html.py:80
+msgid "No title"
+msgstr "No title"
+
+#: .\ldt_utils\templates\front\front_search_results.html.py:150
+msgid "Begin"
+msgstr "Begin"
+
+#: .\ldt_utils\templates\front\front_search_results.html.py:150
+msgid "duration"
+msgstr "duration"
+
+#: .\ldt_utils\templates\front\front_search_results.html.py:162
+#: .\ldt_utils\templates\ldt\ldt_utils\search_results.html.py:101
+msgid "previous"
+msgstr "Previous"
+
+#: .\ldt_utils\templates\front\front_search_results.html.py:183
+#: .\ldt_utils\templates\ldt\ldt_utils\search_results.html.py:111
+msgid "next"
+msgstr "Next"
+
 #: .\ldt_utils\templates\ldt\ldt_utils\content_list.html.py:55
 #: .\templates\admin\page_base.html.py:19
 #: .\user\templates\ldt\user\login_form.html.py:33
@@ -228,20 +429,19 @@
 msgid "Copy"
 msgstr "Copy"
 
-#: .\ldt_utils\templates\ldt\ldt_utils\create_content.html.py:51
+#: .\ldt_utils\templates\ldt\ldt_utils\create_content.html.py:47
 msgid "Browse"
 msgstr "Browse"
 
-#: .\ldt_utils\templates\ldt\ldt_utils\create_content.html.py:52
+#: .\ldt_utils\templates\ldt\ldt_utils\create_content.html.py:48
 msgid "File uploaded"
 msgstr "File uploaded"
 
-#: .\ldt_utils\templates\ldt\ldt_utils\create_content.html.py:53
+#: .\ldt_utils\templates\ldt\ldt_utils\create_content.html.py:49
 msgid "Please wait, the upload is not finished yet"
 msgstr "Please wait, the upload is not finished yet"
 
-#: .\ldt_utils\templates\ldt\ldt_utils\create_content.html.py:54
-#, fuzzy
+#: .\ldt_utils\templates\ldt\ldt_utils\create_content.html.py:50
 msgid "Cancel upload"
 msgstr "Cancel upload"
 
@@ -253,62 +453,64 @@
 "The operation could not be performed because one or more error(s) occurred."
 "<br />Please resubmit the media form after making the following changes:"
 
-#: .\ldt_utils\templates\ldt\ldt_utils\create_content.html.py:83
+#: .\ldt_utils\templates\ldt\ldt_utils\create_content.html.py:87
 #: .\ldt_utils\templates\ldt\ldt_utils\workspace_base.html.py:54
 msgid "Create content"
 msgstr "Create content"
 
-#: .\ldt_utils\templates\ldt\ldt_utils\create_content.html.py:101
+#: .\ldt_utils\templates\ldt\ldt_utils\create_content.html.py:105
 msgid "publish for everyone"
 msgstr "publish for everyone"
 
-#: .\ldt_utils\templates\ldt\ldt_utils\create_content.html.py:133
+#: .\ldt_utils\templates\ldt\ldt_utils\create_content.html.py:143
 msgid "media file is being processed please wait."
 msgstr "media file is being processed please wait."
 
-#: .\ldt_utils\templates\ldt\ldt_utils\create_content.html.py:137
-#: .\ldt_utils\templates\ldt\ldt_utils\create_group.html.py:102
-#: .\ldt_utils\templates\ldt\ldt_utils\create_ldt.html.py:115
+#: .\ldt_utils\templates\ldt\ldt_utils\create_content.html.py:147
+#: .\ldt_utils\templates\ldt\ldt_utils\create_group.html.py:99
+#: .\ldt_utils\templates\ldt\ldt_utils\create_ldt.html.py:116
 #: .\ldt_utils\templates\ldt\ldt_utils\error_confirm.html.py:52
 msgid "close_cancel"
 msgstr "Close"
 
-#: .\ldt_utils\templates\ldt\ldt_utils\create_content.html.py:138
+#: .\ldt_utils\templates\ldt\ldt_utils\create_content.html.py:148
 msgid "delete"
 msgstr "Approve delete"
 
-#: .\ldt_utils\templates\ldt\ldt_utils\create_content.html.py:139
+#: .\ldt_utils\templates\ldt\ldt_utils\create_content.html.py:149
 msgid "write"
 msgstr "Write"
 
-#: .\ldt_utils\templates\ldt\ldt_utils\create_group.html.py:64
-#, fuzzy
+#: .\ldt_utils\templates\ldt\ldt_utils\create_group.html.py:56
 msgid "Do you really want to delete this group ?"
-msgstr "Do you want to leave this group ?"
+msgstr "Do you really want to delete this group ?"
 
-#: .\ldt_utils\templates\ldt\ldt_utils\create_group.html.py:84
+#: .\ldt_utils\templates\ldt\ldt_utils\create_group.html.py:76
 msgid "Update a group"
 msgstr "Update a group"
 
-#: .\ldt_utils\templates\ldt\ldt_utils\create_group.html.py:84
+#: .\ldt_utils\templates\ldt\ldt_utils\create_group.html.py:76
 msgid "Create a group"
 msgstr "Create a group"
 
-#: .\ldt_utils\templates\ldt\ldt_utils\create_group.html.py:91
+#: .\ldt_utils\templates\ldt\ldt_utils\create_group.html.py:83
 #: .\user\templates\ldt\user\change_profile.html.py:62
 msgid "Name"
 msgstr "Name"
 
-#: .\ldt_utils\templates\ldt\ldt_utils\create_group.html.py:104
-#, fuzzy
+#: .\ldt_utils\templates\ldt\ldt_utils\create_group.html.py:89
+msgid "Description"
+msgstr "Description"
+
+#: .\ldt_utils\templates\ldt\ldt_utils\create_group.html.py:101
 msgid "update_group"
-msgstr "update project"
+msgstr "update the group"
 
-#: .\ldt_utils\templates\ldt\ldt_utils\create_group.html.py:106
+#: .\ldt_utils\templates\ldt\ldt_utils\create_group.html.py:103
 msgid "delete_group"
 msgstr "delete project"
 
-#: .\ldt_utils\templates\ldt\ldt_utils\create_group.html.py:109
+#: .\ldt_utils\templates\ldt\ldt_utils\create_group.html.py:106
 msgid "create_group"
 msgstr "Create a group"
 
@@ -321,9 +523,8 @@
 msgstr "Create your project"
 
 #: .\ldt_utils\templates\ldt\ldt_utils\create_ldt.html.py:75
-#, fuzzy
 msgid "Description :"
-msgstr "description"
+msgstr "description :"
 
 #: .\ldt_utils\templates\ldt\ldt_utils\create_ldt.html.py:80
 msgid "List of contents"
@@ -336,15 +537,15 @@
 msgid "name"
 msgstr "name"
 
-#: .\ldt_utils\templates\ldt\ldt_utils\create_ldt.html.py:117
+#: .\ldt_utils\templates\ldt\ldt_utils\create_ldt.html.py:118
 msgid "delete_project"
 msgstr "delete project"
 
-#: .\ldt_utils\templates\ldt\ldt_utils\create_ldt.html.py:118
+#: .\ldt_utils\templates\ldt\ldt_utils\create_ldt.html.py:119
 msgid "update_project"
 msgstr "update project"
 
-#: .\ldt_utils\templates\ldt\ldt_utils\create_ldt.html.py:120
+#: .\ldt_utils\templates\ldt\ldt_utils\create_ldt.html.py:121
 msgid "create_project"
 msgstr "Create new project"
 
@@ -402,23 +603,10 @@
 msgstr "My groups"
 
 #: .\ldt_utils\templates\ldt\ldt_utils\groups.html.py:94
-#, fuzzy
 msgid "Create group"
-msgstr "Create new project"
-
-#: .\ldt_utils\templates\ldt\ldt_utils\groups.html.py:100
-#: .\ldt_utils\templates\ldt\ldt_utils\groups.html.py:112
-#: .\ldt_utils\templates\ldt\ldt_utils\ldt_list.html.py:79
-#: .\ldt_utils\templates\ldt\ldt_utils\published_projects.html.py:70
-#: .\ldt_utils\templates\ldt\ldt_utils\workspace_base.html.py:56
-#: .\ldt_utils\templates\ldt\ldt_utils\workspace_base.html.py:68
-#: .\ldt_utils\templates\ldt\ldt_utils\partial\permissions.html.py:133
-#: .\templates\ldt\ldt_base.html.py:126
-msgid "search"
-msgstr "search"
+msgstr "Create a new group"
 
 #: .\ldt_utils\templates\ldt\ldt_utils\groups.html.py:110
-#, fuzzy
 msgid "The group's projects"
 msgstr "The group's project"
 
@@ -452,19 +640,10 @@
 msgid "The search field can not be empty."
 msgstr "The search field can not be empty."
 
-#: .\ldt_utils\templates\ldt\ldt_utils\search_results.html.py:59
-#, python-format
-msgid " No results for <b>%(search)s</b>."
-msgstr "No results for <b>%(search)s</b>."
-
 #: .\ldt_utils\templates\ldt\ldt_utils\search_results.html.py:62
 msgid "Results for "
 msgstr "Results for"
 
-#: .\ldt_utils\templates\ldt\ldt_utils\search_results.html.py:62
-msgid "Result"
-msgstr "Result"
-
 #: .\ldt_utils\templates\ldt\ldt_utils\search_results.html.py:76
 #: .\ldt_utils\templates\ldt\ldt_utils\partial\projectslist.html.py:16
 #: .\ldt_utils\templates\ldt\ldt_utils\partial\projectslist.html.py:18
@@ -475,28 +654,15 @@
 msgid "open ldt"
 msgstr "open ldt"
 
-#: .\ldt_utils\templates\ldt\ldt_utils\search_results.html.py:80
-msgid "No title"
-msgstr "No title"
-
 #: .\ldt_utils\templates\ldt\ldt_utils\search_results.html.py:87
-#, fuzzy
 msgid "Tags"
-msgstr "Pages"
-
-#: .\ldt_utils\templates\ldt\ldt_utils\search_results.html.py:101
-msgid "previous"
-msgstr "Previous"
+msgstr "Tags"
 
 #: .\ldt_utils\templates\ldt\ldt_utils\search_results.html.py:106
 #, python-format
 msgid "Page %(number)s of  %(num_pages)s"
 msgstr "Page %(number)s of  %(num_pages)s"
 
-#: .\ldt_utils\templates\ldt\ldt_utils\search_results.html.py:111
-msgid "next"
-msgstr "Next"
-
 #: .\ldt_utils\templates\ldt\ldt_utils\workspace_base.html.py:53
 msgid "content list"
 msgstr "Contents"
@@ -513,29 +679,25 @@
 msgid "You can't edit this content"
 msgstr "You can not edit this content"
 
-#: .\ldt_utils\templates\ldt\ldt_utils\partial\groupslist.html.py:4
-#, fuzzy
+#: .\ldt_utils\templates\ldt\ldt_utils\partial\groupslist.html.py:22
 msgid "Click on the line to see the group's projects"
-msgstr "clik here to see the project content"
+msgstr "Click on the line to see the group's projects"
 
-#: .\ldt_utils\templates\ldt\ldt_utils\partial\groupslist.html.py:15
-#: .\ldt_utils\templates\ldt\ldt_utils\partial\groupslist.html.py:16
-#, fuzzy
+#: .\ldt_utils\templates\ldt\ldt_utils\partial\groupslist.html.py:33
 msgid "Change this group"
-msgstr "Create a group"
+msgstr "Edit this group"
 
-#: .\ldt_utils\templates\ldt\ldt_utils\partial\groupslist.html.py:21
+#: .\ldt_utils\templates\ldt\ldt_utils\partial\groupslist.html.py:40
 msgid "You are not allowed to edit this group"
 msgstr "You are not allowed to change this group"
 
-#: .\ldt_utils\templates\ldt\ldt_utils\partial\groupslist.html.py:34
+#: .\ldt_utils\templates\ldt\ldt_utils\partial\groupslist.html.py:55
 msgid "Projects shared with me only"
 msgstr "Projects shared with me only"
 
 #: .\ldt_utils\templates\ldt\ldt_utils\partial\permissions.html.py:25
-#, fuzzy
 msgid "share this project"
-msgstr "Create new project"
+msgstr "share this project"
 
 #: .\ldt_utils\templates\ldt\ldt_utils\partial\permissions.html.py:26
 msgid "do not share"
@@ -589,8 +751,8 @@
 msgstr "remove all"
 
 #: .\ldt_utils\templates\ldt\ldt_utils\partial\picture.html.py:8
-#: .\ldt_utils\templates\ldt\ldt_utils\partial\picture.html.py:40
-#: .\ldt_utils\templates\ldt\ldt_utils\partial\picture.html.py:41
+#: .\ldt_utils\templates\ldt\ldt_utils\partial\picture.html.py:44
+#: .\ldt_utils\templates\ldt\ldt_utils\partial\picture.html.py:45
 msgid "choose a profile image"
 msgstr "choose a profile image"
 
@@ -598,12 +760,12 @@
 msgid "hide"
 msgstr "hide"
 
-#: .\ldt_utils\templates\ldt\ldt_utils\partial\picture.html.py:48
+#: .\ldt_utils\templates\ldt\ldt_utils\partial\picture.html.py:52
 #: .\user\templates\ldt\user\change_profile.html.py:154
 msgid "Current profile picture"
 msgstr "Current profile picture"
 
-#: .\ldt_utils\templates\ldt\ldt_utils\partial\picture.html.py:56
+#: .\ldt_utils\templates\ldt\ldt_utils\partial\picture.html.py:60
 #: .\user\templates\ldt\user\change_profile.html.py:162
 msgid "Upload a new picture"
 msgstr "Upload a new picture"
@@ -639,35 +801,35 @@
 msgid "Project published"
 msgstr " published"
 
-#: .\ldt_utils\views\content.py:158
+#: .\ldt_utils\views\content.py:164
 msgid "Problem when downloading file from url : "
 msgstr "Problem when downloading file from url: "
 
-#: .\ldt_utils\views\content.py:161
+#: .\ldt_utils\views\content.py:167
 msgid "Problem when uploading file : "
 msgstr "Problem when uploading file: "
 
-#: .\ldt_utils\views\content.py:256
+#: .\ldt_utils\views\content.py:269
 #, python-format
 msgid "There is %(count)d error when deleting content"
 msgid_plural "There are %(count)d errors when deleting content"
 msgstr[0] "There is %(count)d error when deleting content"
 msgstr[1] "There are %(count)d errors when deleting content"
 
-#: .\ldt_utils\views\content.py:257
+#: .\ldt_utils\views\content.py:270
 msgid "title error deleting content"
 msgstr "Error when deleting content"
 
-#: .\ldt_utils\views\content.py:259
+#: .\ldt_utils\views\content.py:272
 #, python-format
 msgid "Confirm delete content %(titles)s"
 msgstr "Confirm delete content %(titles)s"
 
-#: .\ldt_utils\views\content.py:260
+#: .\ldt_utils\views\content.py:273
 msgid "confirm delete content"
 msgstr "Confirm delete content"
 
-#: .\ldt_utils\views\content.py:301
+#: .\ldt_utils\views\content.py:315
 #, python-format
 msgid ""
 "Content '%(title)s' is referenced by this project : %(project_titles)s. "
@@ -682,33 +844,41 @@
 "Content '%(title)s' is referenced by %(count)d projects: %(project_titles)s. "
 "Please delete them beforehand."
 
-#: .\ldt_utils\views\json.py:29 .\ldt_utils\views\rdf.py:15
-#: .\ldt_utils\views\workspace.py:100
-msgid "You can not access this project"
-msgstr "You can not access this project"
-
-#: .\ldt_utils\views\project.py:63
+#: .\ldt_utils\views\project.py:110
 #, python-format
 msgid "the project %(title)s is published. please unpublish before deleting."
 msgstr "the project %(title)s is published. please unpublish before deleting."
 
-#: .\ldt_utils\views\project.py:64
+#: .\ldt_utils\views\project.py:111 .\ldt_utils\views\project.py:115
 msgid "can not delete the project. Please correct the following error"
 msgstr "can not delete the project. Please correct the following error"
 
-#: .\ldt_utils\views\project.py:65
+#: .\ldt_utils\views\project.py:112 .\ldt_utils\views\project.py:116
 msgid "title error deleting project"
 msgstr "Error when deleting project"
 
-#: .\ldt_utils\views\project.py:67
+#: .\ldt_utils\views\project.py:114
+#, python-format
+msgid ""
+"the project %(title)s is the front project of %(content)s. please delete "
+"this content first."
+msgstr ""
+"the project %(title)s is the front project of %(content)s. please delete "
+"this content beforehand."
+
+#: .\ldt_utils\views\project.py:118
 #, python-format
 msgid "please confirm deleting project %(title)s"
 msgstr "Please confirm deleting project %(title)s"
 
-#: .\ldt_utils\views\project.py:68
+#: .\ldt_utils\views\project.py:119
 msgid "confirm deletion"
 msgstr "Confirm deletion"
 
+#: .\ldt_utils\views\rdf.py:15 .\ldt_utils\views\workspace.py:109
+msgid "You can not access this project"
+msgstr "You can not access this project"
+
 #: .\templates\admin\cms_change_form.html.py:30
 msgid "Approve page deletion"
 msgstr "Approve page deletion"
@@ -937,9 +1107,8 @@
 msgstr "Ldt&nbsp;Platform"
 
 #: .\templates\ldt\ldt_base.html.py:90
-#, fuzzy
 msgid "Link to admin"
-msgstr "link to administration"
+msgstr "link to administration pages"
 
 #: .\templates\ldt\ldt_base.html.py:90
 msgid "Staff"
@@ -1019,19 +1188,19 @@
 msgid "annotation.update_date"
 msgstr "update date"
 
-#: .\user\admin.py:24
+#: .\user\admin.py:27
 msgid "User details"
 msgstr "User details"
 
-#: .\user\admin.py:25
+#: .\user\admin.py:28
 msgid "Groups"
 msgstr "Groups"
 
-#: .\user\admin.py:26
+#: .\user\admin.py:29
 msgid "Permissions"
 msgstr "Permissions"
 
-#: .\user\admin.py:37 .\user\templates\ldt\user\change_profile.html.py:105
+#: .\user\admin.py:40 .\user\templates\ldt\user\change_profile.html.py:105
 #: .\user\templates\ldt\user\login_form.html.py:61
 msgid "Password"
 msgstr "Password"
@@ -1067,24 +1236,27 @@
 msgstr "Language"
 
 #: .\user\forms.py:123
-#, fuzzy
 msgid "Profile picture"
-msgstr "Profile change"
+msgstr "Profile picture"
 
-#: .\user\views.py:29
+#: .\user\forms.py:133
+#, python-format
+msgid "Image size is limited to %s"
+msgstr "Image size is limited to %s"
+
+#: .\user\views.py:28
 msgid "Your profile has been updated."
 msgstr "Your profile has been changed."
 
-#: .\user\views.py:56
+#: .\user\views.py:52
 msgid "Your password has been updated."
 msgstr "Your password has been updated."
 
-#: .\user\views.py:80
-#, fuzzy
+#: .\user\views.py:76
 msgid "Your profile picture has been updated."
-msgstr "Your profile has been changed."
+msgstr "Your profile picture has been changed."
 
-#: .\user\views.py:102 .\user\templates\registration\login.html.py:24
+#: .\user\views.py:98 .\user\templates\registration\login.html.py:24
 msgid "Sorry, that's not a valid username or password."
 msgstr "Sorry, that's not a valid username or password."
 
@@ -1120,9 +1292,8 @@
 msgstr "E-mail"
 
 #: .\user\templates\ldt\user\change_profile.html.py:175
-#, fuzzy
 msgid "Profile picture change"
-msgstr "Profile change"
+msgstr "Profile picture change"
 
 #: .\user\templates\ldt\user\login_form.html.py:32
 #: .\user\templates\registration\password_change_done.html.py:7
@@ -1353,68 +1524,12 @@
 "address you submitted. You should be receiving it shortly."
 
 #, fuzzy
+#~ msgid "annotations on this media"
+#~ msgstr "title"
+
+#, fuzzy
 #~ msgid "User list"
 #~ msgstr "User details"
 
-#~ msgid "select all"
-#~ msgstr "select all"
-
-#~ msgid "Decide whether a user user can change this group"
-#~ msgstr "Decide whether a user user can change this group"
-
-#~ msgid "is admin"
-#~ msgstr "is admin"
-
-#~ msgid "is not admin"
-#~ msgstr "is not admin"
-
-#~ msgid "contents"
-#~ msgstr "Contents"
-
-#~ msgid "indexation projects"
-#~ msgstr "indexation projects"
-
-#~ msgid "accounts"
-#~ msgstr "accounts"
-
-#, fuzzy
-#~ msgid "can change"
-#~ msgstr "Password change"
-
-#, fuzzy
-#~ msgid "can not change"
-#~ msgstr "Password change"
-
-#, fuzzy
-#~ msgid "Leave this group"
-#~ msgstr "Create a group"
-
-#~ 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 ""
-#~ "The operation could not be performed because one or more error(s) "
-#~ "occurred.<br />Please resubmit the content form after making the "
-#~ "following changes:"
-
-#~ msgid "This group can read the project"
-#~ msgstr "This group can read the project"
-
-#~ msgid "perm.read"
-#~ msgstr "read"
-
-#~ msgid "This group can change the project"
-#~ msgstr "You can change the project"
-
-#~ msgid "perm.write"
-#~ msgstr "write"
-
 #~ msgid "List of members"
 #~ msgstr "Members list"
-
-#~ msgid "Check to include this user in the group"
-#~ msgstr "Check to include this user in the group"
-
-#~ msgid "Please enter valid keywords."
-#~ msgstr "Please enter valid keywords."
Binary file src/ldt/ldt/locale/fr/LC_MESSAGES/django.mo has changed
--- a/src/ldt/ldt/locale/fr/LC_MESSAGES/django.po	Thu Jan 19 16:46:06 2012 +0100
+++ b/src/ldt/ldt/locale/fr/LC_MESSAGES/django.po	Fri Jan 20 10:26:58 2012 +0100
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: PACKAGE VERSION\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2012-01-19 16:26+0100\n"
+"POT-Creation-Date: 2012-01-20 10:24+0100\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"
@@ -215,6 +215,24 @@
 msgid "All medias"
 msgstr "Tous les médias"
 
+#: .\ldt_utils\templates\front\front_all_contents.html.py:74
+#: .\ldt_utils\templates\front\front_group.html.py:22
+#: .\ldt_utils\templates\front\front_group.html.py:24
+#: .\ldt_utils\templates\front\front_home.html.py:29
+#: .\ldt_utils\templates\front\front_home.html.py:31
+#: .\ldt_utils\templates\front\front_home.html.py:48
+#: .\ldt_utils\templates\front\front_home.html.py:50
+msgid "open this media"
+msgstr "voir ce média"
+
+#: .\ldt_utils\templates\front\front_all_contents.html.py:76
+#: .\ldt_utils\templates\front\front_group.html.py:23
+#: .\ldt_utils\templates\front\front_home.html.py:30
+#: .\ldt_utils\templates\front\front_home.html.py:49
+#, python-format
+msgid "%(nb)s annotations on this media"
+msgstr "%(nb)s annotations sur ce média"
+
 #: .\ldt_utils\templates\front\front_all_contents.html.py:78
 #: .\ldt_utils\templates\front\front_group.html.py:25
 #: .\ldt_utils\templates\front\front_home.html.py:32
@@ -226,6 +244,14 @@
 msgid "All tags"
 msgstr "Tous les tags"
 
+#: .\ldt_utils\templates\front\front_base.html.py:25
+msgid "homepage"
+msgstr "Accueil"
+
+#: .\ldt_utils\templates\front\front_base.html.py:25
+msgid "<b>Lignes</b> de temps"
+msgstr "<b>Lignes</b> de temps"
+
 #: .\ldt_utils\templates\front\front_base.html.py:38
 #: .\ldt_utils\templates\front\front_base.html.py:56
 msgid "link IRI"
@@ -253,22 +279,6 @@
 msgid "Medias annotated by the group"
 msgstr "Médias annotés par le groupe"
 
-#: .\ldt_utils\templates\front\front_group.html.py:22
-#: .\ldt_utils\templates\front\front_group.html.py:24
-#: .\ldt_utils\templates\front\front_home.html.py:29
-#: .\ldt_utils\templates\front\front_home.html.py:31
-#: .\ldt_utils\templates\front\front_home.html.py:48
-#: .\ldt_utils\templates\front\front_home.html.py:50
-msgid "open this media"
-msgstr "voir ce média"
-
-#: .\ldt_utils\templates\front\front_group.html.py:23
-#: .\ldt_utils\templates\front\front_home.html.py:30
-#: .\ldt_utils\templates\front\front_home.html.py:49
-#, python-format
-msgid "%(nb)s annotations on this media"
-msgstr "%(nb)s annotations sur ce média"
-
 #: .\ldt_utils\templates\front\front_group.html.py:34
 msgid "About the group"
 msgstr "A propos du groupe"