]> git.parisson.com Git - teleforma.git/commitdiff
locale
authorGuillaume Pellerin <yomguy@parisson.com>
Wed, 30 Jul 2014 15:29:26 +0000 (17:29 +0200)
committerGuillaume Pellerin <yomguy@parisson.com>
Wed, 30 Jul 2014 15:29:26 +0000 (17:29 +0200)
teleforma/exam/templates/exam/quotas.html
teleforma/locale/fr/LC_MESSAGES/django.mo
teleforma/locale/fr/LC_MESSAGES/django.po

index 51d074c7f2e8021801aecd716b2bb948a7812b9b..6786d84d406468a10da23ecc782ec34ab00a2278 100644 (file)
@@ -21,8 +21,8 @@
     <th>{% trans "Course"%}</th>
     <th>{% trans "date start"%}</th>
     <th>{% trans "date end"%}</th>
-    <th>{% trans "value"%}</th>
-    <th>{% trans "level"%} (%)</th>
+    <th>{% trans "Value"%}</th>
+    <th>{% trans "Level"%} (%)</th>
     </tr>
     </thead>
     <tbody id="spacing" class="script-list">
@@ -33,7 +33,7 @@
      <td>{{ quota.date_start }}</td>
      <td>{{ quota.date_end }}</td>
      <td>{{ quota.value }}</td>
-     <td>{{ quota.level }}</td>
+     <td>{{ quota.level|floatformat }}</td>
     </tr>
     {% endfor %}
     </tbody>
index 267bb575878701113c40bad675a09abac7350875..4ed88531fa1b654db5b7a997b1247f2f4bdd746a 100644 (file)
Binary files a/teleforma/locale/fr/LC_MESSAGES/django.mo and b/teleforma/locale/fr/LC_MESSAGES/django.mo differ
index ee45789167a33d2e6d2dabd5b0ac172f559f7e8f..4a5b5e619b5dccd9aa2c6bc1e4566a55c81482aa 100644 (file)
@@ -6,7 +6,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: PACKAGE VERSION\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2014-07-23 01:22+0200\n"
+"POT-Creation-Date: 2014-07-30 17:29+0200\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: Guillaume Pellerin <yomguy@parisson.com>\n"
 "Language-Team: LANGUAGE <lists@parisson.com>\n"
@@ -99,11 +99,11 @@ msgstr "période"
 msgid "value"
 msgstr "valeur"
 
-#: exam/models.py:123
+#: exam/models.py:123 exam/templates/exam/quotas.html:22
 msgid "date start"
 msgstr "date de début"
 
-#: exam/models.py:124
+#: exam/models.py:124 exam/templates/exam/quotas.html:23
 msgid "date end"
 msgstr "date de fin"
 
@@ -111,7 +111,8 @@ msgstr "date de fin"
 msgid "Quota"
 msgstr ""
 
-#: exam/models.py:128
+#: exam/models.py:128 exam/templates/exam/quotas.html:12
+#: exam/templates/exam/scripts.html:29
 msgid "Quotas"
 msgstr ""
 
@@ -276,50 +277,71 @@ msgstr ""
 "Il y a une une erreur lors de votre soumission de copie. Merci de vérifier "
 "votre fichier ou de réessayer plus tard."
 
-#: exam/templates/exam/script_detail.html:92
+#: exam/templates/exam/quotas.html:20
+#: exam/templates/exam/inc/script_list.html:20
+msgid "Corrector"
+msgstr "Correcteur"
+
+#: exam/templates/exam/quotas.html:21
+#: exam/templates/exam/inc/script_list.html:13
+#: templates/teleforma/course_conference.html:70
+#: templates/teleforma/course_media.html:134
+#: templates/teleforma/course_media_video_embed.html:33
+msgid "Course"
+msgstr "Matière"
+
+#: exam/templates/exam/quotas.html:24
+msgid "Value"
+msgstr "Valeur"
+
+#: exam/templates/exam/quotas.html:25
+msgid "Level"
+msgstr "Niveau"
+
+#: exam/templates/exam/script_detail.html:98
 msgid "Topic"
 msgstr "Sujet"
 
-#: exam/templates/exam/script_detail.html:95
+#: exam/templates/exam/script_detail.html:101
 #: exam/templates/exam/inc/script_list.html:21
 msgid "Score"
 msgstr "Note"
 
-#: exam/templates/exam/script_detail.html:96
-#: exam/templates/exam/script_detail.html:112
+#: exam/templates/exam/script_detail.html:102
+#: exam/templates/exam/script_detail.html:118
 msgid "Comments"
 msgstr "Commentaire"
 
-#: exam/templates/exam/script_detail.html:98
+#: exam/templates/exam/script_detail.html:104
 #: exam/templates/exam/scripts.html:27 templates/postman/view.html:25
 msgid "Rejected"
 msgstr "Rejeté"
 
-#: exam/templates/exam/script_detail.html:101
+#: exam/templates/exam/script_detail.html:107
 msgid "Scoring"
 msgstr "Noter"
 
-#: exam/templates/exam/script_detail.html:102
-#: exam/templates/exam/script_detail.html:143
-#: exam/templates/exam/script_detail.html:161
+#: exam/templates/exam/script_detail.html:108
+#: exam/templates/exam/script_detail.html:149
+#: exam/templates/exam/script_detail.html:167
 msgid "Reject"
 msgstr "Rejeter"
 
-#: exam/templates/exam/script_detail.html:104
+#: exam/templates/exam/script_detail.html:110
 msgid "Submitted"
 msgstr "Soumise"
 
-#: exam/templates/exam/script_detail.html:116
+#: exam/templates/exam/script_detail.html:122
 msgid "Mark"
 msgstr "Note"
 
-#: exam/templates/exam/script_detail.html:138
+#: exam/templates/exam/script_detail.html:144
 #: templates/postman/base_write.html:56
 #: templates/teleforma/inc/chat_room.html:13
 msgid "Send"
 msgstr "Envoyer"
 
-#: exam/templates/exam/script_form.html:30 exam/templates/exam/scripts.html:35
+#: exam/templates/exam/script_form.html:30 exam/templates/exam/scripts.html:38
 msgid "New script"
 msgstr "Nouvelle copie"
 
@@ -343,17 +365,10 @@ msgstr "En attente"
 msgid "Marked"
 msgstr "Corrigées"
 
-#: exam/templates/exam/scripts.html:65
+#: exam/templates/exam/scripts.html:68
 msgid "No scripts"
 msgstr "Aucune copie"
 
-#: exam/templates/exam/inc/script_list.html:13
-#: templates/teleforma/course_conference.html:70
-#: templates/teleforma/course_media.html:134
-#: templates/teleforma/course_media_video_embed.html:33
-msgid "Course"
-msgstr "Matière"
-
 #: exam/templates/exam/inc/script_list.html:15
 #: templates/telemeta/lists.html:70
 #: templates/telemeta/inc/module_revisions.html:18
@@ -380,10 +395,6 @@ msgstr "Date de soumission"
 msgid "Mark date"
 msgstr "Date de correction"
 
-#: exam/templates/exam/inc/script_list.html:20
-msgid "Corrector"
-msgstr "Correcteur"
-
 #: exam/templates/exam/messages/script_fix.txt:9
 #: exam/templates/exam/messages/script_marked.txt:9
 #: exam/templates/exam/messages/script_rejected.txt:7