web/ldt/locale/en/LC_MESSAGES/django.po
changeset 82 9202807b4cec
parent 81 97b12f5f2c7a
child 100 c5514a2bfdcd
--- a/web/ldt/locale/en/LC_MESSAGES/django.po	Wed Sep 29 10:10:07 2010 +0200
+++ b/web/ldt/locale/en/LC_MESSAGES/django.po	Tue Oct 12 03:23:33 2010 +0200
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: PACKAGE VERSION\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2010-09-21 05:10+0200\n"
+"POT-Creation-Date: 2010-10-12 03:19+0200\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"
@@ -18,15 +18,15 @@
 
 #: forms/widgets.py:17
 msgid "Date"
-msgstr ""
+msgstr "Date"
 
 #: forms/widgets.py:17
 msgid "Time"
-msgstr ""
+msgstr "Time"
 
-#: ldt_utils/forms.py:43 ldt_utils/models.py:59
+#: ldt_utils/forms.py:43 ldt_utils/models.py:80
 msgid "content.content_creation_date"
-msgstr ""
+msgstr "content creation date"
 
 #: ldt_utils/forms.py:44
 msgid "content.media_input_type"
@@ -34,66 +34,67 @@
 
 #: ldt_utils/forms.py:44
 msgid "file_upload"
-msgstr ""
+msgstr "file upload"
 
 #: ldt_utils/forms.py:44
 msgid "url"
-msgstr ""
+msgstr "url"
 
 #: ldt_utils/forms.py:44
 msgid "existing_media"
-msgstr ""
+msgstr "existing media"
 
 #: ldt_utils/forms.py:44
-#, fuzzy
 msgid "create_media"
-msgstr "created by"
+msgstr "create media"
 
 #: ldt_utils/forms.py:44
 msgid "none_media"
-msgstr ""
+msgstr "no media"
 
 #: ldt_utils/models.py:23
 msgid "media.external_id"
-msgstr ""
+msgstr "external id"
 
 #: ldt_utils/models.py:24
-msgid "content.external_permalink"
-msgstr ""
+msgid "media.external_permalink"
+msgstr "media permalink"
 
-#: ldt_utils/models.py:25 ldt_utils/models.py:26
-msgid "content.external_publication_url"
-msgstr ""
+#: ldt_utils/models.py:25
+msgid "media.external_publication_url"
+msgstr "media publication url"
+
+#: ldt_utils/models.py:26
+msgid "media.external_src_url"
+msgstr "media external source url"
 
 #: ldt_utils/models.py:27
 msgid "media.creation_date"
-msgstr ""
+msgstr "media object creation date"
 
 #: ldt_utils/models.py:28
 msgid "media.media_creation_date"
-msgstr ""
+msgstr "media creation date"
 
 #: ldt_utils/models.py:29
 msgid "media.update_date"
-msgstr ""
+msgstr "update date"
 
 #: ldt_utils/models.py:30
 msgid "media.videopath"
-msgstr ""
+msgstr "videopath"
 
 #: ldt_utils/models.py:31
-#, fuzzy
 msgid "media.duration"
 msgstr "duration (ms)"
 
 #: ldt_utils/models.py:32
 msgid "media.creator"
-msgstr ""
+msgstr "media creator"
 
 #: ldt_utils/models.py:33
-#, fuzzy
 msgid "description"
-msgstr "Login"
+msgstr "description"
 
 #: ldt_utils/models.py:34
 #: ldt_utils/templates/ldt/ldt_utils/content_list.html:69
@@ -103,48 +104,117 @@
 
 #: ldt_utils/models.py:35
 msgid "media.src"
-msgstr ""
+msgstr "media source"
 
-#: ldt_utils/models.py:48
+#: ldt_utils/models.py:72
 msgid "content.iri_id"
-msgstr ""
+msgstr "iri id"
 
-#: ldt_utils/models.py:49
+#: ldt_utils/models.py:73
 msgid "content.iriurl"
-msgstr ""
+msgstr "iri url"
 
-#: ldt_utils/models.py:52
+#: ldt_utils/models.py:74
 msgid "content.creation_date"
-msgstr ""
+msgstr "content creation date"
 
-#: ldt_utils/models.py:53
+#: ldt_utils/models.py:75
 msgid "content.update_date"
-msgstr ""
+msgstr "content update date"
 
-#: ldt_utils/models.py:54
+#: ldt_utils/models.py:76
 msgid "content.title"
-msgstr ""
+msgstr "title"
 
-#: ldt_utils/models.py:55
+#: ldt_utils/models.py:77
 msgid "content.description"
 msgstr "description"
 
-#: ldt_utils/models.py:57
+#: ldt_utils/models.py:78
 msgid "content.authors"
 msgstr "authors"
 
-#: ldt_utils/models.py:58
+#: ldt_utils/models.py:79
 msgid "content.duration"
 msgstr "duration (ms)"
 
-#: ldt_utils/models.py:209
+#: ldt_utils/models.py:248
 msgid "created by"
 msgstr "created by"
 
-#: ldt_utils/models.py:210
+#: ldt_utils/models.py:249
 msgid "changed by"
 msgstr "changed by"
 
+#: ldt_utils/views.py:231
+msgid "You can not access this project"
+msgstr "You can not access this project"
+
+#: ldt_utils/views.py:380
+#, 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.py:381
+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.py:382
+msgid "title error deleting project"
+msgstr "Error when deleting project"
+
+#: ldt_utils/views.py:384
+#, python-format
+msgid "please confirm deleting project %(title)s"
+msgstr "Please confirm deleting project %(title)s"
+
+#: ldt_utils/views.py:385
+msgid "confirm deletion"
+msgstr "Confirm deletion"
+
+#: ldt_utils/views.py:509
+msgid "Problem when downloading file from url : "
+msgstr "Problem when downloading file from url: "
+
+#: ldt_utils/views.py:512
+msgid "Problem when uploading file : "
+msgstr "Problem when uploading file: "
+
+#: ldt_utils/views.py:582
+#, 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.py:583
+msgid "title error deleting content"
+msgstr "Error when deleting content"
+
+#: ldt_utils/views.py:585
+#, python-format
+msgid "Confirm delete content %(titles)s"
+msgstr "Confirm delete content %(titles)s"
+
+#: ldt_utils/views.py:586
+msgid "confirm delete content"
+msgstr "Confirm delete content"
+
+#: ldt_utils/views.py:618
+#, python-format
+msgid ""
+"Content '%(title)s' is referenced by this project : %(project_titles)s. "
+"Please delete it beforehand."
+msgid_plural ""
+"Content '%(title)s' is referenced by %(count)d projects: %(project_titles)s. "
+"Please delete them beforehand."
+msgstr[0] ""
+"Content '%(title)s' is referenced by this project : %(project_titles)s. "
+"Please delete it beforehand."
+msgstr[1] ""
+"Content '%(title)s' is referenced by %(count)d projects: %(project_titles)s. "
+"Please delete them beforehand."
+
 #: ldt_utils/templates/admin/ldt_utils/app_action.html:4
 #: templates/admin/cms_change_list.html:7
 #: templates/admin/page_app_index.html:8
@@ -214,6 +284,14 @@
 msgid "Create"
 msgstr "Create"
 
+#: ldt_utils/templates/ldt/ldt_utils/error_confirm.html:16
+msgid "error"
+msgstr "Error"
+
+#: ldt_utils/templates/ldt/ldt_utils/error_confirm.html:25
+msgid "close_error"
+msgstr "Close"
+
 #: ldt_utils/templates/ldt/ldt_utils/ldt_list.html:59
 msgid "Create new project"
 msgstr "Create new project"