| author | ymh <ymh.work@gmail.com> |
| Wed, 20 Oct 2010 11:19:38 +0200 | |
| changeset 100 | c5514a2bfdcd |
| parent 82 | 9202807b4cec |
| child 130 | 8d2b6ee4eb58 |
| permissions | -rw-r--r-- |
| 0 | 1 |
# SOME DESCRIPTIVE TITLE. |
2 |
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER |
|
3 |
# This file is distributed under the same license as the PACKAGE package. |
|
4 |
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR. |
|
5 |
# |
|
6 |
msgid "" |
|
7 |
msgstr "" |
|
8 |
"Project-Id-Version: PACKAGE VERSION\n" |
|
9 |
"Report-Msgid-Bugs-To: \n" |
|
|
100
c5514a2bfdcd
- error correction on login template
ymh <ymh.work@gmail.com>
parents:
82
diff
changeset
|
10 |
"POT-Creation-Date: 2010-10-19 19:43+0200\n" |
| 0 | 11 |
"PO-Revision-Date: 2010-02-17 03:53+0100\n" |
12 |
"Last-Translator: Yves-Marie Haussonne <ymh.work@gmail.com>\n" |
|
13 |
"Language-Team: LANGUAGE <LL@li.org>\n" |
|
| 47 | 14 |
"Language: \n" |
| 0 | 15 |
"MIME-Version: 1.0\n" |
16 |
"Content-Type: text/plain; charset=UTF-8\n" |
|
17 |
"Content-Transfer-Encoding: 8bit\n" |
|
18 |
||
| 47 | 19 |
#: forms/widgets.py:17 |
20 |
msgid "Date" |
|
| 82 | 21 |
msgstr "Date" |
| 47 | 22 |
|
23 |
#: forms/widgets.py:17 |
|
24 |
msgid "Time" |
|
| 82 | 25 |
msgstr "Time" |
| 47 | 26 |
|
|
100
c5514a2bfdcd
- error correction on login template
ymh <ymh.work@gmail.com>
parents:
82
diff
changeset
|
27 |
#: ldt_utils/forms.py:43 ldt_utils/models.py:82 |
| 63 | 28 |
msgid "content.content_creation_date" |
| 82 | 29 |
msgstr "content creation date" |
| 63 | 30 |
|
31 |
#: ldt_utils/forms.py:44 |
|
32 |
msgid "content.media_input_type" |
|
|
71
fc1210bbb854
correct translation +some bug on update
ymh <ymh.work@gmail.com>
parents:
63
diff
changeset
|
33 |
msgstr "Media source type" |
| 63 | 34 |
|
35 |
#: ldt_utils/forms.py:44 |
|
36 |
msgid "file_upload" |
|
| 82 | 37 |
msgstr "file upload" |
| 63 | 38 |
|
39 |
#: ldt_utils/forms.py:44 |
|
40 |
msgid "url" |
|
| 82 | 41 |
msgstr "url" |
| 63 | 42 |
|
43 |
#: ldt_utils/forms.py:44 |
|
44 |
msgid "existing_media" |
|
| 82 | 45 |
msgstr "existing media" |
| 63 | 46 |
|
47 |
#: ldt_utils/forms.py:44 |
|
48 |
msgid "create_media" |
|
| 82 | 49 |
msgstr "create media" |
| 63 | 50 |
|
51 |
#: ldt_utils/forms.py:44 |
|
52 |
msgid "none_media" |
|
| 82 | 53 |
msgstr "no media" |
| 47 | 54 |
|
|
100
c5514a2bfdcd
- error correction on login template
ymh <ymh.work@gmail.com>
parents:
82
diff
changeset
|
55 |
#: ldt_utils/models.py:25 |
| 63 | 56 |
msgid "media.external_id" |
| 82 | 57 |
msgstr "external id" |
| 47 | 58 |
|
|
100
c5514a2bfdcd
- error correction on login template
ymh <ymh.work@gmail.com>
parents:
82
diff
changeset
|
59 |
#: ldt_utils/models.py:26 |
| 82 | 60 |
msgid "media.external_permalink" |
61 |
msgstr "media permalink" |
|
| 63 | 62 |
|
|
100
c5514a2bfdcd
- error correction on login template
ymh <ymh.work@gmail.com>
parents:
82
diff
changeset
|
63 |
#: ldt_utils/models.py:27 |
| 82 | 64 |
msgid "media.external_publication_url" |
65 |
msgstr "media publication url" |
|
66 |
||
|
100
c5514a2bfdcd
- error correction on login template
ymh <ymh.work@gmail.com>
parents:
82
diff
changeset
|
67 |
#: ldt_utils/models.py:28 |
| 82 | 68 |
msgid "media.external_src_url" |
69 |
msgstr "media external source url" |
|
| 63 | 70 |
|
|
100
c5514a2bfdcd
- error correction on login template
ymh <ymh.work@gmail.com>
parents:
82
diff
changeset
|
71 |
#: ldt_utils/models.py:29 |
| 63 | 72 |
msgid "media.creation_date" |
| 82 | 73 |
msgstr "media object creation date" |
| 63 | 74 |
|
|
100
c5514a2bfdcd
- error correction on login template
ymh <ymh.work@gmail.com>
parents:
82
diff
changeset
|
75 |
#: ldt_utils/models.py:30 |
| 63 | 76 |
msgid "media.media_creation_date" |
| 82 | 77 |
msgstr "media creation date" |
| 63 | 78 |
|
|
100
c5514a2bfdcd
- error correction on login template
ymh <ymh.work@gmail.com>
parents:
82
diff
changeset
|
79 |
#: ldt_utils/models.py:31 |
| 63 | 80 |
msgid "media.update_date" |
| 82 | 81 |
msgstr "update date" |
| 63 | 82 |
|
|
100
c5514a2bfdcd
- error correction on login template
ymh <ymh.work@gmail.com>
parents:
82
diff
changeset
|
83 |
#: ldt_utils/models.py:32 |
| 63 | 84 |
msgid "media.videopath" |
| 82 | 85 |
msgstr "videopath" |
| 47 | 86 |
|
|
100
c5514a2bfdcd
- error correction on login template
ymh <ymh.work@gmail.com>
parents:
82
diff
changeset
|
87 |
#: ldt_utils/models.py:33 |
| 63 | 88 |
msgid "media.duration" |
|
81
97b12f5f2c7a
first version of embed and auth. plan to implement rbac
ymh <ymh.work@gmail.com>
parents:
71
diff
changeset
|
89 |
msgstr "duration (ms)" |
| 63 | 90 |
|
|
100
c5514a2bfdcd
- error correction on login template
ymh <ymh.work@gmail.com>
parents:
82
diff
changeset
|
91 |
#: ldt_utils/models.py:34 |
| 63 | 92 |
msgid "media.creator" |
| 82 | 93 |
msgstr "media creator" |
| 47 | 94 |
|
|
100
c5514a2bfdcd
- error correction on login template
ymh <ymh.work@gmail.com>
parents:
82
diff
changeset
|
95 |
#: ldt_utils/models.py:35 |
| 63 | 96 |
msgid "description" |
| 82 | 97 |
msgstr "description" |
| 63 | 98 |
|
|
100
c5514a2bfdcd
- error correction on login template
ymh <ymh.work@gmail.com>
parents:
82
diff
changeset
|
99 |
#: ldt_utils/models.py:36 |
| 63 | 100 |
#: ldt_utils/templates/ldt/ldt_utils/content_list.html:69 |
101 |
msgid "title" |
|
102 |
msgstr "Title" |
|
103 |
||
|
100
c5514a2bfdcd
- error correction on login template
ymh <ymh.work@gmail.com>
parents:
82
diff
changeset
|
104 |
#: ldt_utils/models.py:37 |
| 63 | 105 |
msgid "media.src" |
| 82 | 106 |
msgstr "media source" |
| 63 | 107 |
|
|
100
c5514a2bfdcd
- error correction on login template
ymh <ymh.work@gmail.com>
parents:
82
diff
changeset
|
108 |
#: ldt_utils/models.py:74 |
| 63 | 109 |
msgid "content.iri_id" |
| 82 | 110 |
msgstr "iri id" |
| 63 | 111 |
|
|
100
c5514a2bfdcd
- error correction on login template
ymh <ymh.work@gmail.com>
parents:
82
diff
changeset
|
112 |
#: ldt_utils/models.py:75 |
| 63 | 113 |
msgid "content.iriurl" |
| 82 | 114 |
msgstr "iri url" |
| 63 | 115 |
|
|
100
c5514a2bfdcd
- error correction on login template
ymh <ymh.work@gmail.com>
parents:
82
diff
changeset
|
116 |
#: ldt_utils/models.py:76 |
| 47 | 117 |
msgid "content.creation_date" |
| 82 | 118 |
msgstr "content creation date" |
| 47 | 119 |
|
|
100
c5514a2bfdcd
- error correction on login template
ymh <ymh.work@gmail.com>
parents:
82
diff
changeset
|
120 |
#: ldt_utils/models.py:77 |
| 47 | 121 |
msgid "content.update_date" |
| 82 | 122 |
msgstr "content update date" |
| 47 | 123 |
|
|
100
c5514a2bfdcd
- error correction on login template
ymh <ymh.work@gmail.com>
parents:
82
diff
changeset
|
124 |
#: ldt_utils/models.py:78 |
| 47 | 125 |
msgid "content.title" |
| 82 | 126 |
msgstr "title" |
| 47 | 127 |
|
|
100
c5514a2bfdcd
- error correction on login template
ymh <ymh.work@gmail.com>
parents:
82
diff
changeset
|
128 |
#: ldt_utils/models.py:79 |
| 47 | 129 |
msgid "content.description" |
|
71
fc1210bbb854
correct translation +some bug on update
ymh <ymh.work@gmail.com>
parents:
63
diff
changeset
|
130 |
msgstr "description" |
| 47 | 131 |
|
|
100
c5514a2bfdcd
- error correction on login template
ymh <ymh.work@gmail.com>
parents:
82
diff
changeset
|
132 |
#: ldt_utils/models.py:80 |
| 47 | 133 |
msgid "content.authors" |
|
71
fc1210bbb854
correct translation +some bug on update
ymh <ymh.work@gmail.com>
parents:
63
diff
changeset
|
134 |
msgstr "authors" |
| 47 | 135 |
|
|
100
c5514a2bfdcd
- error correction on login template
ymh <ymh.work@gmail.com>
parents:
82
diff
changeset
|
136 |
#: ldt_utils/models.py:81 |
| 47 | 137 |
msgid "content.duration" |
|
81
97b12f5f2c7a
first version of embed and auth. plan to implement rbac
ymh <ymh.work@gmail.com>
parents:
71
diff
changeset
|
138 |
msgstr "duration (ms)" |
| 47 | 139 |
|
|
100
c5514a2bfdcd
- error correction on login template
ymh <ymh.work@gmail.com>
parents:
82
diff
changeset
|
140 |
#: ldt_utils/models.py:256 |
| 0 | 141 |
msgid "created by" |
142 |
msgstr "created by" |
|
143 |
||
|
100
c5514a2bfdcd
- error correction on login template
ymh <ymh.work@gmail.com>
parents:
82
diff
changeset
|
144 |
#: ldt_utils/models.py:257 |
| 0 | 145 |
msgid "changed by" |
146 |
msgstr "changed by" |
|
147 |
||
|
100
c5514a2bfdcd
- error correction on login template
ymh <ymh.work@gmail.com>
parents:
82
diff
changeset
|
148 |
#: ldt_utils/views.py:72 ldt_utils/views.py:332 ldt_utils/views.py:378 |
| 82 | 149 |
msgid "You can not access this project" |
150 |
msgstr "You can not access this project" |
|
151 |
||
|
100
c5514a2bfdcd
- error correction on login template
ymh <ymh.work@gmail.com>
parents:
82
diff
changeset
|
152 |
#: ldt_utils/views.py:536 |
| 82 | 153 |
#, python-format |
154 |
msgid "the project %(title)s is published. please unpublish before deleting." |
|
155 |
msgstr "the project %(title)s is published. please unpublish before deleting." |
|
156 |
||
|
100
c5514a2bfdcd
- error correction on login template
ymh <ymh.work@gmail.com>
parents:
82
diff
changeset
|
157 |
#: ldt_utils/views.py:537 |
| 82 | 158 |
msgid "can not delete the project. Please correct the following error" |
159 |
msgstr "can not delete the project. Please correct the following error" |
|
160 |
||
|
100
c5514a2bfdcd
- error correction on login template
ymh <ymh.work@gmail.com>
parents:
82
diff
changeset
|
161 |
#: ldt_utils/views.py:538 |
| 82 | 162 |
msgid "title error deleting project" |
163 |
msgstr "Error when deleting project" |
|
164 |
||
|
100
c5514a2bfdcd
- error correction on login template
ymh <ymh.work@gmail.com>
parents:
82
diff
changeset
|
165 |
#: ldt_utils/views.py:540 |
| 82 | 166 |
#, python-format |
167 |
msgid "please confirm deleting project %(title)s" |
|
168 |
msgstr "Please confirm deleting project %(title)s" |
|
169 |
||
|
100
c5514a2bfdcd
- error correction on login template
ymh <ymh.work@gmail.com>
parents:
82
diff
changeset
|
170 |
#: ldt_utils/views.py:541 |
| 82 | 171 |
msgid "confirm deletion" |
172 |
msgstr "Confirm deletion" |
|
173 |
||
|
100
c5514a2bfdcd
- error correction on login template
ymh <ymh.work@gmail.com>
parents:
82
diff
changeset
|
174 |
#: ldt_utils/views.py:683 |
| 82 | 175 |
msgid "Problem when downloading file from url : " |
176 |
msgstr "Problem when downloading file from url: " |
|
177 |
||
|
100
c5514a2bfdcd
- error correction on login template
ymh <ymh.work@gmail.com>
parents:
82
diff
changeset
|
178 |
#: ldt_utils/views.py:686 |
| 82 | 179 |
msgid "Problem when uploading file : " |
180 |
msgstr "Problem when uploading file: " |
|
181 |
||
|
100
c5514a2bfdcd
- error correction on login template
ymh <ymh.work@gmail.com>
parents:
82
diff
changeset
|
182 |
#: ldt_utils/views.py:756 |
| 82 | 183 |
#, python-format |
184 |
msgid "There is %(count)d error when deleting content" |
|
185 |
msgid_plural "There are %(count)d errors when deleting content" |
|
186 |
msgstr[0] "There is %(count)d error when deleting content" |
|
187 |
msgstr[1] "There are %(count)d errors when deleting content" |
|
188 |
||
|
100
c5514a2bfdcd
- error correction on login template
ymh <ymh.work@gmail.com>
parents:
82
diff
changeset
|
189 |
#: ldt_utils/views.py:757 |
| 82 | 190 |
msgid "title error deleting content" |
191 |
msgstr "Error when deleting content" |
|
192 |
||
|
100
c5514a2bfdcd
- error correction on login template
ymh <ymh.work@gmail.com>
parents:
82
diff
changeset
|
193 |
#: ldt_utils/views.py:759 |
| 82 | 194 |
#, python-format |
195 |
msgid "Confirm delete content %(titles)s" |
|
196 |
msgstr "Confirm delete content %(titles)s" |
|
197 |
||
|
100
c5514a2bfdcd
- error correction on login template
ymh <ymh.work@gmail.com>
parents:
82
diff
changeset
|
198 |
#: ldt_utils/views.py:760 |
| 82 | 199 |
msgid "confirm delete content" |
200 |
msgstr "Confirm delete content" |
|
201 |
||
|
100
c5514a2bfdcd
- error correction on login template
ymh <ymh.work@gmail.com>
parents:
82
diff
changeset
|
202 |
#: ldt_utils/views.py:791 |
| 82 | 203 |
#, python-format |
204 |
msgid "" |
|
205 |
"Content '%(title)s' is referenced by this project : %(project_titles)s. " |
|
206 |
"Please delete it beforehand." |
|
207 |
msgid_plural "" |
|
208 |
"Content '%(title)s' is referenced by %(count)d projects: %(project_titles)s. " |
|
209 |
"Please delete them beforehand." |
|
210 |
msgstr[0] "" |
|
211 |
"Content '%(title)s' is referenced by this project : %(project_titles)s. " |
|
212 |
"Please delete it beforehand." |
|
213 |
msgstr[1] "" |
|
214 |
"Content '%(title)s' is referenced by %(count)d projects: %(project_titles)s. " |
|
215 |
"Please delete them beforehand." |
|
216 |
||
| 47 | 217 |
#: ldt_utils/templates/admin/ldt_utils/app_action.html:4 |
| 0 | 218 |
#: templates/admin/cms_change_list.html:7 |
219 |
#: templates/admin/page_app_index.html:8 |
|
220 |
#: templates/admin/page_change_form.html:17 |
|
221 |
#: templates/admin/page_change_list.html:25 |
|
222 |
#: user/templates/registration/logged_out.html:4 |
|
223 |
msgid "Home" |
|
224 |
msgstr "Home" |
|
225 |
||
| 47 | 226 |
#: ldt_utils/templates/ldt/ldt_utils/content_list.html:55 |
227 |
#: templates/admin/page_base.html:19 |
|
228 |
#: user/templates/ldt/user/login_form.html:33 |
|
229 |
#: user/templates/ldt/user/space.html:6 user/templates/ldt/user/space.html:9 |
|
230 |
msgid "Space" |
|
231 |
msgstr "Space" |
|
232 |
||
233 |
#: ldt_utils/templates/ldt/ldt_utils/content_list.html:56 |
|
234 |
msgid "Ldt Project" |
|
235 |
msgstr "Ldt Project" |
|
236 |
||
237 |
#: ldt_utils/templates/ldt/ldt_utils/content_list.html:59 |
|
238 |
msgid "Contents" |
|
|
71
fc1210bbb854
correct translation +some bug on update
ymh <ymh.work@gmail.com>
parents:
63
diff
changeset
|
239 |
msgstr "Contents" |
| 47 | 240 |
|
241 |
#: ldt_utils/templates/ldt/ldt_utils/content_list.html:63 |
|
242 |
msgid "Create new content" |
|
|
71
fc1210bbb854
correct translation +some bug on update
ymh <ymh.work@gmail.com>
parents:
63
diff
changeset
|
243 |
msgstr "Create new content" |
| 47 | 244 |
|
245 |
#: ldt_utils/templates/ldt/ldt_utils/content_list.html:66 |
|
246 |
msgid "Content" |
|
|
71
fc1210bbb854
correct translation +some bug on update
ymh <ymh.work@gmail.com>
parents:
63
diff
changeset
|
247 |
msgstr "Content" |
| 47 | 248 |
|
249 |
#: ldt_utils/templates/ldt/ldt_utils/content_list.html:70 |
|
250 |
#: ldt_utils/templates/ldt/ldt_utils/content_list.html:77 |
|
|
100
c5514a2bfdcd
- error correction on login template
ymh <ymh.work@gmail.com>
parents:
82
diff
changeset
|
251 |
#: ldt_utils/templates/ldt/ldt_utils/partial/contentslist.html:11 |
| 47 | 252 |
msgid "create project" |
253 |
msgstr "Create new project" |
|
254 |
||
255 |
#: ldt_utils/templates/ldt/ldt_utils/copy_ldt.html:11 |
|
| 0 | 256 |
msgid "Copy your project" |
257 |
msgstr "Copy your project" |
|
258 |
||
| 47 | 259 |
#: ldt_utils/templates/ldt/ldt_utils/copy_ldt.html:14 |
|
100
c5514a2bfdcd
- error correction on login template
ymh <ymh.work@gmail.com>
parents:
82
diff
changeset
|
260 |
#: ldt_utils/templates/ldt/ldt_utils/create_ldt.html:38 |
| 0 | 261 |
msgid "Title" |
262 |
msgstr "Title" |
|
263 |
||
| 47 | 264 |
#: ldt_utils/templates/ldt/ldt_utils/copy_ldt.html:16 |
| 0 | 265 |
msgid "Copy" |
266 |
msgstr "Copy" |
|
267 |
||
|
100
c5514a2bfdcd
- error correction on login template
ymh <ymh.work@gmail.com>
parents:
82
diff
changeset
|
268 |
#: ldt_utils/templates/ldt/ldt_utils/create_content.html:47 |
|
c5514a2bfdcd
- error correction on login template
ymh <ymh.work@gmail.com>
parents:
82
diff
changeset
|
269 |
msgid "" |
|
c5514a2bfdcd
- error correction on login template
ymh <ymh.work@gmail.com>
parents:
82
diff
changeset
|
270 |
"The operation could not be performed because one or more error(s) occurred." |
|
c5514a2bfdcd
- error correction on login template
ymh <ymh.work@gmail.com>
parents:
82
diff
changeset
|
271 |
"<br />Please resubmit the content form after making the following changes:" |
|
c5514a2bfdcd
- error correction on login template
ymh <ymh.work@gmail.com>
parents:
82
diff
changeset
|
272 |
msgstr "" |
|
c5514a2bfdcd
- error correction on login template
ymh <ymh.work@gmail.com>
parents:
82
diff
changeset
|
273 |
"The operation could not be performed because one or more error(s) occurred." |
|
c5514a2bfdcd
- error correction on login template
ymh <ymh.work@gmail.com>
parents:
82
diff
changeset
|
274 |
"<br />Please resubmit the content form after making the following changes:" |
|
c5514a2bfdcd
- error correction on login template
ymh <ymh.work@gmail.com>
parents:
82
diff
changeset
|
275 |
|
|
c5514a2bfdcd
- error correction on login template
ymh <ymh.work@gmail.com>
parents:
82
diff
changeset
|
276 |
#: ldt_utils/templates/ldt/ldt_utils/create_content.html:58 |
|
c5514a2bfdcd
- error correction on login template
ymh <ymh.work@gmail.com>
parents:
82
diff
changeset
|
277 |
msgid "" |
|
c5514a2bfdcd
- error correction on login template
ymh <ymh.work@gmail.com>
parents:
82
diff
changeset
|
278 |
"The operation could not be performed because one or more error(s) occurred." |
|
c5514a2bfdcd
- error correction on login template
ymh <ymh.work@gmail.com>
parents:
82
diff
changeset
|
279 |
"<br />Please resubmit the media form after making the following changes:" |
|
c5514a2bfdcd
- error correction on login template
ymh <ymh.work@gmail.com>
parents:
82
diff
changeset
|
280 |
msgstr "" |
|
c5514a2bfdcd
- error correction on login template
ymh <ymh.work@gmail.com>
parents:
82
diff
changeset
|
281 |
"The operation could not be performed because one or more error(s) occurred." |
|
c5514a2bfdcd
- error correction on login template
ymh <ymh.work@gmail.com>
parents:
82
diff
changeset
|
282 |
"<br />Please resubmit the media form after making the following changes:" |
|
c5514a2bfdcd
- error correction on login template
ymh <ymh.work@gmail.com>
parents:
82
diff
changeset
|
283 |
|
|
c5514a2bfdcd
- error correction on login template
ymh <ymh.work@gmail.com>
parents:
82
diff
changeset
|
284 |
#: ldt_utils/templates/ldt/ldt_utils/create_content.html:68 |
|
c5514a2bfdcd
- error correction on login template
ymh <ymh.work@gmail.com>
parents:
82
diff
changeset
|
285 |
#: ldt_utils/templates/ldt/ldt_utils/partial/contentslist.html:21 |
| 47 | 286 |
msgid "Create content" |
|
71
fc1210bbb854
correct translation +some bug on update
ymh <ymh.work@gmail.com>
parents:
63
diff
changeset
|
287 |
msgstr "Create content" |
| 47 | 288 |
|
|
100
c5514a2bfdcd
- error correction on login template
ymh <ymh.work@gmail.com>
parents:
82
diff
changeset
|
289 |
#: ldt_utils/templates/ldt/ldt_utils/create_content.html:105 |
|
c5514a2bfdcd
- error correction on login template
ymh <ymh.work@gmail.com>
parents:
82
diff
changeset
|
290 |
msgid "media file is being processed please wait." |
|
c5514a2bfdcd
- error correction on login template
ymh <ymh.work@gmail.com>
parents:
82
diff
changeset
|
291 |
msgstr "media file is being processed please wait." |
|
c5514a2bfdcd
- error correction on login template
ymh <ymh.work@gmail.com>
parents:
82
diff
changeset
|
292 |
|
|
c5514a2bfdcd
- error correction on login template
ymh <ymh.work@gmail.com>
parents:
82
diff
changeset
|
293 |
#: ldt_utils/templates/ldt/ldt_utils/create_content.html:109 |
|
c5514a2bfdcd
- error correction on login template
ymh <ymh.work@gmail.com>
parents:
82
diff
changeset
|
294 |
#: ldt_utils/templates/ldt/ldt_utils/create_ldt.html:59 |
|
c5514a2bfdcd
- error correction on login template
ymh <ymh.work@gmail.com>
parents:
82
diff
changeset
|
295 |
#: ldt_utils/templates/ldt/ldt_utils/error_confirm.html:49 |
|
c5514a2bfdcd
- error correction on login template
ymh <ymh.work@gmail.com>
parents:
82
diff
changeset
|
296 |
msgid "close_cancel" |
|
c5514a2bfdcd
- error correction on login template
ymh <ymh.work@gmail.com>
parents:
82
diff
changeset
|
297 |
msgstr "Close" |
|
c5514a2bfdcd
- error correction on login template
ymh <ymh.work@gmail.com>
parents:
82
diff
changeset
|
298 |
|
|
c5514a2bfdcd
- error correction on login template
ymh <ymh.work@gmail.com>
parents:
82
diff
changeset
|
299 |
#: ldt_utils/templates/ldt/ldt_utils/create_content.html:110 |
|
c5514a2bfdcd
- error correction on login template
ymh <ymh.work@gmail.com>
parents:
82
diff
changeset
|
300 |
msgid "delete" |
|
c5514a2bfdcd
- error correction on login template
ymh <ymh.work@gmail.com>
parents:
82
diff
changeset
|
301 |
msgstr "Approve delete" |
|
c5514a2bfdcd
- error correction on login template
ymh <ymh.work@gmail.com>
parents:
82
diff
changeset
|
302 |
|
|
c5514a2bfdcd
- error correction on login template
ymh <ymh.work@gmail.com>
parents:
82
diff
changeset
|
303 |
#: ldt_utils/templates/ldt/ldt_utils/create_content.html:111 |
|
c5514a2bfdcd
- error correction on login template
ymh <ymh.work@gmail.com>
parents:
82
diff
changeset
|
304 |
msgid "write" |
|
c5514a2bfdcd
- error correction on login template
ymh <ymh.work@gmail.com>
parents:
82
diff
changeset
|
305 |
msgstr "write" |
|
c5514a2bfdcd
- error correction on login template
ymh <ymh.work@gmail.com>
parents:
82
diff
changeset
|
306 |
|
|
c5514a2bfdcd
- error correction on login template
ymh <ymh.work@gmail.com>
parents:
82
diff
changeset
|
307 |
#: ldt_utils/templates/ldt/ldt_utils/create_ldt.html:34 |
|
c5514a2bfdcd
- error correction on login template
ymh <ymh.work@gmail.com>
parents:
82
diff
changeset
|
308 |
msgid "Update your project" |
|
c5514a2bfdcd
- error correction on login template
ymh <ymh.work@gmail.com>
parents:
82
diff
changeset
|
309 |
msgstr "Create your project" |
|
c5514a2bfdcd
- error correction on login template
ymh <ymh.work@gmail.com>
parents:
82
diff
changeset
|
310 |
|
|
c5514a2bfdcd
- error correction on login template
ymh <ymh.work@gmail.com>
parents:
82
diff
changeset
|
311 |
#: ldt_utils/templates/ldt/ldt_utils/create_ldt.html:34 |
| 0 | 312 |
msgid "Create your project" |
313 |
msgstr "Create your project" |
|
314 |
||
|
100
c5514a2bfdcd
- error correction on login template
ymh <ymh.work@gmail.com>
parents:
82
diff
changeset
|
315 |
#: ldt_utils/templates/ldt/ldt_utils/create_ldt.html:40 |
| 0 | 316 |
msgid "List of contents" |
317 |
msgstr "List of contents" |
|
318 |
||
|
100
c5514a2bfdcd
- error correction on login template
ymh <ymh.work@gmail.com>
parents:
82
diff
changeset
|
319 |
#: ldt_utils/templates/ldt/ldt_utils/create_ldt.html:42 |
|
c5514a2bfdcd
- error correction on login template
ymh <ymh.work@gmail.com>
parents:
82
diff
changeset
|
320 |
#: ldt_utils/templates/ldt/ldt_utils/partial/contentslist.html:3 |
|
c5514a2bfdcd
- error correction on login template
ymh <ymh.work@gmail.com>
parents:
82
diff
changeset
|
321 |
#: ldt_utils/templates/ldt/ldt_utils/partial/projectslist.html:3 |
|
c5514a2bfdcd
- error correction on login template
ymh <ymh.work@gmail.com>
parents:
82
diff
changeset
|
322 |
msgid "name" |
|
c5514a2bfdcd
- error correction on login template
ymh <ymh.work@gmail.com>
parents:
82
diff
changeset
|
323 |
msgstr "name" |
|
c5514a2bfdcd
- error correction on login template
ymh <ymh.work@gmail.com>
parents:
82
diff
changeset
|
324 |
|
|
c5514a2bfdcd
- error correction on login template
ymh <ymh.work@gmail.com>
parents:
82
diff
changeset
|
325 |
#: ldt_utils/templates/ldt/ldt_utils/create_ldt.html:61 |
|
c5514a2bfdcd
- error correction on login template
ymh <ymh.work@gmail.com>
parents:
82
diff
changeset
|
326 |
msgid "delete_project" |
|
c5514a2bfdcd
- error correction on login template
ymh <ymh.work@gmail.com>
parents:
82
diff
changeset
|
327 |
msgstr "delete project" |
|
c5514a2bfdcd
- error correction on login template
ymh <ymh.work@gmail.com>
parents:
82
diff
changeset
|
328 |
|
|
c5514a2bfdcd
- error correction on login template
ymh <ymh.work@gmail.com>
parents:
82
diff
changeset
|
329 |
#: ldt_utils/templates/ldt/ldt_utils/create_ldt.html:62 |
|
c5514a2bfdcd
- error correction on login template
ymh <ymh.work@gmail.com>
parents:
82
diff
changeset
|
330 |
msgid "update_project" |
|
c5514a2bfdcd
- error correction on login template
ymh <ymh.work@gmail.com>
parents:
82
diff
changeset
|
331 |
msgstr "update project" |
|
c5514a2bfdcd
- error correction on login template
ymh <ymh.work@gmail.com>
parents:
82
diff
changeset
|
332 |
|
|
c5514a2bfdcd
- error correction on login template
ymh <ymh.work@gmail.com>
parents:
82
diff
changeset
|
333 |
#: ldt_utils/templates/ldt/ldt_utils/create_ldt.html:64 |
|
c5514a2bfdcd
- error correction on login template
ymh <ymh.work@gmail.com>
parents:
82
diff
changeset
|
334 |
msgid "create_project" |
|
c5514a2bfdcd
- error correction on login template
ymh <ymh.work@gmail.com>
parents:
82
diff
changeset
|
335 |
msgstr "Create new project" |
| 0 | 336 |
|
|
100
c5514a2bfdcd
- error correction on login template
ymh <ymh.work@gmail.com>
parents:
82
diff
changeset
|
337 |
#: ldt_utils/templates/ldt/ldt_utils/embed_popup.html:42 |
|
c5514a2bfdcd
- error correction on login template
ymh <ymh.work@gmail.com>
parents:
82
diff
changeset
|
338 |
msgid "popup_player" |
|
c5514a2bfdcd
- error correction on login template
ymh <ymh.work@gmail.com>
parents:
82
diff
changeset
|
339 |
msgstr "player" |
|
c5514a2bfdcd
- error correction on login template
ymh <ymh.work@gmail.com>
parents:
82
diff
changeset
|
340 |
|
|
c5514a2bfdcd
- error correction on login template
ymh <ymh.work@gmail.com>
parents:
82
diff
changeset
|
341 |
#: ldt_utils/templates/ldt/ldt_utils/embed_popup.html:42 |
|
c5514a2bfdcd
- error correction on login template
ymh <ymh.work@gmail.com>
parents:
82
diff
changeset
|
342 |
msgid "popup_seo_body" |
|
c5514a2bfdcd
- error correction on login template
ymh <ymh.work@gmail.com>
parents:
82
diff
changeset
|
343 |
msgstr "seo" |
|
c5514a2bfdcd
- error correction on login template
ymh <ymh.work@gmail.com>
parents:
82
diff
changeset
|
344 |
|
|
c5514a2bfdcd
- error correction on login template
ymh <ymh.work@gmail.com>
parents:
82
diff
changeset
|
345 |
#: ldt_utils/templates/ldt/ldt_utils/embed_popup.html:42 |
|
c5514a2bfdcd
- error correction on login template
ymh <ymh.work@gmail.com>
parents:
82
diff
changeset
|
346 |
msgid "popup_seo_meta" |
|
c5514a2bfdcd
- error correction on login template
ymh <ymh.work@gmail.com>
parents:
82
diff
changeset
|
347 |
msgstr "meta" |
|
c5514a2bfdcd
- error correction on login template
ymh <ymh.work@gmail.com>
parents:
82
diff
changeset
|
348 |
|
|
c5514a2bfdcd
- error correction on login template
ymh <ymh.work@gmail.com>
parents:
82
diff
changeset
|
349 |
#: ldt_utils/templates/ldt/ldt_utils/embed_popup.html:42 |
|
c5514a2bfdcd
- error correction on login template
ymh <ymh.work@gmail.com>
parents:
82
diff
changeset
|
350 |
msgid "popup_links" |
|
c5514a2bfdcd
- error correction on login template
ymh <ymh.work@gmail.com>
parents:
82
diff
changeset
|
351 |
msgstr "links" |
|
c5514a2bfdcd
- error correction on login template
ymh <ymh.work@gmail.com>
parents:
82
diff
changeset
|
352 |
|
|
c5514a2bfdcd
- error correction on login template
ymh <ymh.work@gmail.com>
parents:
82
diff
changeset
|
353 |
#: ldt_utils/templates/ldt/ldt_utils/embed_popup.html:56 |
|
c5514a2bfdcd
- error correction on login template
ymh <ymh.work@gmail.com>
parents:
82
diff
changeset
|
354 |
msgid "clik here to see the project content" |
|
c5514a2bfdcd
- error correction on login template
ymh <ymh.work@gmail.com>
parents:
82
diff
changeset
|
355 |
msgstr "clik here to see the project content" |
|
c5514a2bfdcd
- error correction on login template
ymh <ymh.work@gmail.com>
parents:
82
diff
changeset
|
356 |
|
|
c5514a2bfdcd
- error correction on login template
ymh <ymh.work@gmail.com>
parents:
82
diff
changeset
|
357 |
#: ldt_utils/templates/ldt/ldt_utils/error_confirm.html:30 |
| 82 | 358 |
msgid "error" |
359 |
msgstr "Error" |
|
360 |
||
|
100
c5514a2bfdcd
- error correction on login template
ymh <ymh.work@gmail.com>
parents:
82
diff
changeset
|
361 |
#: ldt_utils/templates/ldt/ldt_utils/error_confirm.html:30 |
|
c5514a2bfdcd
- error correction on login template
ymh <ymh.work@gmail.com>
parents:
82
diff
changeset
|
362 |
msgid "confirm" |
|
c5514a2bfdcd
- error correction on login template
ymh <ymh.work@gmail.com>
parents:
82
diff
changeset
|
363 |
msgstr "Confirm deletion" |
|
c5514a2bfdcd
- error correction on login template
ymh <ymh.work@gmail.com>
parents:
82
diff
changeset
|
364 |
|
|
c5514a2bfdcd
- error correction on login template
ymh <ymh.work@gmail.com>
parents:
82
diff
changeset
|
365 |
#: ldt_utils/templates/ldt/ldt_utils/error_confirm.html:45 |
| 82 | 366 |
msgid "close_error" |
367 |
msgstr "Close" |
|
368 |
||
|
100
c5514a2bfdcd
- error correction on login template
ymh <ymh.work@gmail.com>
parents:
82
diff
changeset
|
369 |
#: ldt_utils/templates/ldt/ldt_utils/error_confirm.html:50 |
|
c5514a2bfdcd
- error correction on login template
ymh <ymh.work@gmail.com>
parents:
82
diff
changeset
|
370 |
msgid "do_delete" |
|
c5514a2bfdcd
- error correction on login template
ymh <ymh.work@gmail.com>
parents:
82
diff
changeset
|
371 |
msgstr "Approve delete" |
|
c5514a2bfdcd
- error correction on login template
ymh <ymh.work@gmail.com>
parents:
82
diff
changeset
|
372 |
|
|
c5514a2bfdcd
- error correction on login template
ymh <ymh.work@gmail.com>
parents:
82
diff
changeset
|
373 |
#: ldt_utils/templates/ldt/ldt_utils/ldt_list.html:77 |
|
c5514a2bfdcd
- error correction on login template
ymh <ymh.work@gmail.com>
parents:
82
diff
changeset
|
374 |
#: ldt_utils/templates/ldt/ldt_utils/workspace_base.html:63 |
|
c5514a2bfdcd
- error correction on login template
ymh <ymh.work@gmail.com>
parents:
82
diff
changeset
|
375 |
msgid "project list" |
|
c5514a2bfdcd
- error correction on login template
ymh <ymh.work@gmail.com>
parents:
82
diff
changeset
|
376 |
msgstr "Projects" |
|
c5514a2bfdcd
- error correction on login template
ymh <ymh.work@gmail.com>
parents:
82
diff
changeset
|
377 |
|
|
c5514a2bfdcd
- error correction on login template
ymh <ymh.work@gmail.com>
parents:
82
diff
changeset
|
378 |
#: ldt_utils/templates/ldt/ldt_utils/ldt_list.html:79 |
|
c5514a2bfdcd
- error correction on login template
ymh <ymh.work@gmail.com>
parents:
82
diff
changeset
|
379 |
#: ldt_utils/templates/ldt/ldt_utils/workspace_base.html:54 |
|
c5514a2bfdcd
- error correction on login template
ymh <ymh.work@gmail.com>
parents:
82
diff
changeset
|
380 |
#: ldt_utils/templates/ldt/ldt_utils/workspace_base.html:65 |
|
c5514a2bfdcd
- error correction on login template
ymh <ymh.work@gmail.com>
parents:
82
diff
changeset
|
381 |
msgid "search" |
|
c5514a2bfdcd
- error correction on login template
ymh <ymh.work@gmail.com>
parents:
82
diff
changeset
|
382 |
msgstr "search" |
|
c5514a2bfdcd
- error correction on login template
ymh <ymh.work@gmail.com>
parents:
82
diff
changeset
|
383 |
|
|
c5514a2bfdcd
- error correction on login template
ymh <ymh.work@gmail.com>
parents:
82
diff
changeset
|
384 |
#: ldt_utils/templates/ldt/ldt_utils/workspace_base.html:52 |
|
c5514a2bfdcd
- error correction on login template
ymh <ymh.work@gmail.com>
parents:
82
diff
changeset
|
385 |
msgid "content list" |
|
c5514a2bfdcd
- error correction on login template
ymh <ymh.work@gmail.com>
parents:
82
diff
changeset
|
386 |
msgstr "contents" |
|
c5514a2bfdcd
- error correction on login template
ymh <ymh.work@gmail.com>
parents:
82
diff
changeset
|
387 |
|
|
c5514a2bfdcd
- error correction on login template
ymh <ymh.work@gmail.com>
parents:
82
diff
changeset
|
388 |
#: ldt_utils/templates/ldt/ldt_utils/partial/contentslist.html:12 |
|
c5514a2bfdcd
- error correction on login template
ymh <ymh.work@gmail.com>
parents:
82
diff
changeset
|
389 |
msgid "preview media" |
|
c5514a2bfdcd
- error correction on login template
ymh <ymh.work@gmail.com>
parents:
82
diff
changeset
|
390 |
msgstr "preview media" |
| 0 | 391 |
|
|
100
c5514a2bfdcd
- error correction on login template
ymh <ymh.work@gmail.com>
parents:
82
diff
changeset
|
392 |
#: ldt_utils/templates/ldt/ldt_utils/partial/projectslist.html:12 |
|
c5514a2bfdcd
- error correction on login template
ymh <ymh.work@gmail.com>
parents:
82
diff
changeset
|
393 |
msgid "open ldt" |
|
c5514a2bfdcd
- error correction on login template
ymh <ymh.work@gmail.com>
parents:
82
diff
changeset
|
394 |
msgstr "open ldt" |
|
c5514a2bfdcd
- error correction on login template
ymh <ymh.work@gmail.com>
parents:
82
diff
changeset
|
395 |
|
|
c5514a2bfdcd
- error correction on login template
ymh <ymh.work@gmail.com>
parents:
82
diff
changeset
|
396 |
#: ldt_utils/templates/ldt/ldt_utils/partial/projectslist.html:13 |
|
c5514a2bfdcd
- error correction on login template
ymh <ymh.work@gmail.com>
parents:
82
diff
changeset
|
397 |
msgid "copy project" |
|
c5514a2bfdcd
- error correction on login template
ymh <ymh.work@gmail.com>
parents:
82
diff
changeset
|
398 |
msgstr "Copy your project" |
|
c5514a2bfdcd
- error correction on login template
ymh <ymh.work@gmail.com>
parents:
82
diff
changeset
|
399 |
|
|
c5514a2bfdcd
- error correction on login template
ymh <ymh.work@gmail.com>
parents:
82
diff
changeset
|
400 |
#: ldt_utils/templates/ldt/ldt_utils/partial/projectslist.html:14 |
|
c5514a2bfdcd
- error correction on login template
ymh <ymh.work@gmail.com>
parents:
82
diff
changeset
|
401 |
msgid "link json by id" |
|
c5514a2bfdcd
- error correction on login template
ymh <ymh.work@gmail.com>
parents:
82
diff
changeset
|
402 |
msgstr "link json by id" |
| 0 | 403 |
|
|
100
c5514a2bfdcd
- error correction on login template
ymh <ymh.work@gmail.com>
parents:
82
diff
changeset
|
404 |
#: ldt_utils/templates/ldt/ldt_utils/partial/projectslist.html:17 |
|
c5514a2bfdcd
- error correction on login template
ymh <ymh.work@gmail.com>
parents:
82
diff
changeset
|
405 |
msgid "Project published, click to unpublish" |
|
c5514a2bfdcd
- error correction on login template
ymh <ymh.work@gmail.com>
parents:
82
diff
changeset
|
406 |
msgstr "Project published, click to unpublish" |
|
c5514a2bfdcd
- error correction on login template
ymh <ymh.work@gmail.com>
parents:
82
diff
changeset
|
407 |
|
|
c5514a2bfdcd
- error correction on login template
ymh <ymh.work@gmail.com>
parents:
82
diff
changeset
|
408 |
#: ldt_utils/templates/ldt/ldt_utils/partial/projectslist.html:19 |
|
c5514a2bfdcd
- error correction on login template
ymh <ymh.work@gmail.com>
parents:
82
diff
changeset
|
409 |
msgid "Project not published, click to publish" |
|
c5514a2bfdcd
- error correction on login template
ymh <ymh.work@gmail.com>
parents:
82
diff
changeset
|
410 |
msgstr "Project not published, click to publish" |
|
c5514a2bfdcd
- error correction on login template
ymh <ymh.work@gmail.com>
parents:
82
diff
changeset
|
411 |
|
|
c5514a2bfdcd
- error correction on login template
ymh <ymh.work@gmail.com>
parents:
82
diff
changeset
|
412 |
#: ldt_utils/templates/ldt/ldt_utils/partial/projectslist.html:36 |
|
c5514a2bfdcd
- error correction on login template
ymh <ymh.work@gmail.com>
parents:
82
diff
changeset
|
413 |
msgid "Create project" |
|
c5514a2bfdcd
- error correction on login template
ymh <ymh.work@gmail.com>
parents:
82
diff
changeset
|
414 |
msgstr "Create new project" |
| 0 | 415 |
|
416 |
#: templates/admin/cms_change_form.html:30 |
|
417 |
msgid "Approve page deletion" |
|
418 |
msgstr "Approve page deletion" |
|
419 |
||
420 |
#: templates/admin/cms_change_form.html:36 |
|
421 |
#, python-format |
|
422 |
msgid "(requires approvement at %(moderation_level)s level)" |
|
423 |
msgstr "(requires approvement at %(moderation_level)s level)" |
|
424 |
||
425 |
#: templates/admin/cms_change_form.html:37 |
|
426 |
msgid "(you can perform actions on this page directly)" |
|
427 |
msgstr "(you can perform actions on this page directly)" |
|
428 |
||
429 |
#: templates/admin/cms_change_form.html:50 |
|
430 |
msgid "Remove delete request" |
|
431 |
msgstr "Remove delete request" |
|
432 |
||
433 |
#: templates/admin/cms_change_form.html:52 |
|
434 |
msgid "Approve delete" |
|
435 |
msgstr "Approve delete" |
|
436 |
||
437 |
#: templates/admin/cms_change_form.html:52 |
|
438 |
msgid "Approve" |
|
439 |
msgstr "Approve" |
|
440 |
||
441 |
#: templates/admin/cms_change_form.html:52 |
|
442 |
#: templates/admin/cms_change_form.html:53 |
|
443 |
msgid "draft" |
|
444 |
msgstr "draft" |
|
445 |
||
446 |
#: templates/admin/cms_change_form.html:53 |
|
447 |
msgid "Preview" |
|
448 |
msgstr "Preview" |
|
449 |
||
450 |
#: templates/admin/cms_change_form.html:56 |
|
451 |
#: templates/admin/page_change_form.html:27 |
|
452 |
msgid "History" |
|
453 |
msgstr "History" |
|
454 |
||
455 |
#: templates/admin/cms_change_form.html:57 |
|
456 |
#: templates/admin/page_change_form.html:28 |
|
457 |
msgid "View on site" |
|
458 |
msgstr "View on site" |
|
459 |
||
460 |
#: templates/admin/cms_change_form.html:87 |
|
461 |
#: templates/admin/page_change_form.html:38 |
|
462 |
#: templates/admin/page_change_list.html:54 |
|
463 |
#: templates/cms/admin/cms/page/change_form.html:24 |
|
464 |
msgid "Please correct the error below." |
|
465 |
msgid_plural "Please correct the errors below." |
|
466 |
msgstr[0] "Please correct the error below." |
|
467 |
msgstr[1] "Please correct the errors below." |
|
468 |
||
469 |
#: templates/admin/cms_change_form.html:107 |
|
470 |
msgid "All permissions" |
|
471 |
msgstr "All permissions" |
|
472 |
||
473 |
#: templates/admin/cms_change_form.html:108 |
|
474 |
#: templates/admin/cms_change_form.html:120 |
|
475 |
msgid "Loading..." |
|
476 |
msgstr "Loading..." |
|
477 |
||
478 |
#: templates/admin/cms_change_form.html:119 |
|
479 |
msgid "Page states" |
|
480 |
msgstr "Page states" |
|
481 |
||
482 |
#: templates/admin/cms_change_form.html:142 |
|
483 |
#, python-format |
|
484 |
msgid "" |
|
485 |
"This page must be moderated at level %(moderation_level)s, post a message " |
|
486 |
"for moderator." |
|
487 |
msgstr "" |
|
488 |
"This page must be moderated at level %(moderation_level)s, post a message " |
|
489 |
"for moderator." |
|
490 |
||
491 |
#: templates/admin/cms_change_form.html:144 |
|
492 |
msgid "Request approvemet" |
|
493 |
msgstr "Request approvemet" |
|
494 |
||
495 |
#: templates/admin/cms_change_form.html:234 |
|
496 |
#: user/templates/registration/registration_form.html:16 |
|
497 |
msgid "Save" |
|
498 |
msgstr "Save" |
|
499 |
||
500 |
#: templates/admin/cms_change_form.html:235 |
|
501 |
msgid "Save and continue editing" |
|
502 |
msgstr "Save and continue editing" |
|
503 |
||
504 |
#: templates/admin/cms_change_list.html:51 |
|
505 |
msgid "Successfully moved" |
|
506 |
msgstr "Successfully moved" |
|
507 |
||
508 |
#: templates/admin/cms_change_list.html:76 |
|
509 |
#, python-format |
|
510 |
msgid "Recover deleted %(name)s" |
|
511 |
msgstr "Recover deleted %(name)s" |
|
512 |
||
513 |
#: templates/admin/cms_change_list.html:79 |
|
514 |
#: templates/admin/page_change_list.html:46 |
|
515 |
#, python-format |
|
516 |
msgid "Add %(name)s" |
|
517 |
msgstr "Add %(name)s" |
|
518 |
||
519 |
#: templates/admin/cms_change_list.html:91 |
|
520 |
msgid "Pages on:" |
|
521 |
msgstr "Pages on:" |
|
522 |
||
523 |
#: templates/admin/cms_change_list.html:108 |
|
524 |
msgid "on" |
|
525 |
msgstr "on" |
|
526 |
||
527 |
#: templates/admin/cms_change_list.html:108 |
|
528 |
msgid "off" |
|
529 |
msgstr "off" |
|
530 |
||
531 |
#: templates/admin/cms_change_list.html:110 |
|
532 |
#: templates/admin/page_change_list.html:65 |
|
533 |
msgid "Filter" |
|
534 |
msgstr "Filter" |
|
535 |
||
536 |
#: templates/admin/index.html:18 templates/admin/page_index.html:18 |
|
537 |
#, python-format |
|
538 |
msgid "Models available in the %(name)s application." |
|
539 |
msgstr "Models available in the %(name)s application." |
|
540 |
||
541 |
#: templates/admin/index.html:19 templates/admin/page_app_index.html:10 |
|
542 |
#: templates/admin/page_index.html:19 |
|
543 |
#, python-format |
|
544 |
msgid "%(name)s" |
|
545 |
msgstr "%(name)s" |
|
546 |
||
547 |
#: templates/admin/index.html:29 templates/admin/page_change_form.html:20 |
|
548 |
#: templates/admin/page_index.html:29 |
|
549 |
msgid "Add" |
|
550 |
msgstr "Add" |
|
551 |
||
552 |
#: templates/admin/index.html:35 templates/admin/page_index.html:35 |
|
553 |
msgid "Change" |
|
554 |
msgstr "changed by" |
|
555 |
||
556 |
#: templates/admin/index.html:64 templates/admin/page_index.html:45 |
|
557 |
msgid "You don't have permission to edit anything." |
|
558 |
msgstr "You don't have permission to edit anything." |
|
559 |
||
560 |
#: templates/admin/index.html:72 templates/admin/page_index.html:53 |
|
561 |
msgid "Recent Actions" |
|
562 |
msgstr "Recent Actions" |
|
563 |
||
564 |
#: templates/admin/index.html:73 templates/admin/page_index.html:54 |
|
565 |
msgid "My Actions" |
|
566 |
msgstr "My Actions" |
|
567 |
||
568 |
#: templates/admin/index.html:77 templates/admin/page_index.html:58 |
|
569 |
msgid "None available" |
|
570 |
msgstr "None available" |
|
571 |
||
572 |
#: templates/admin/index.html:91 templates/admin/page_index.html:72 |
|
573 |
msgid "Unknown content" |
|
574 |
msgstr "Unknown content" |
|
575 |
||
576 |
#: templates/admin/page_base.html:20 templates/admin/page_index.html:11 |
|
577 |
msgid "Pages" |
|
578 |
msgstr "Pages" |
|
579 |
||
580 |
#: templates/admin/page_base_site.html:7 |
|
581 |
msgid "Django administration" |
|
582 |
msgstr "Django administration" |
|
583 |
||
584 |
#: templates/admin/page_login.html:8 |
|
585 |
msgid "Connexion" |
|
586 |
msgstr "Login" |
|
587 |
||
588 |
#: templates/admin/page_login.html:20 |
|
589 |
msgid "Username:" |
|
590 |
msgstr "Username:" |
|
591 |
||
592 |
#: templates/admin/page_login.html:24 |
|
593 |
msgid "Password:" |
|
594 |
msgstr "Password:" |
|
595 |
||
596 |
#: templates/admin/page_login.html:29 |
|
597 |
#: user/templates/registration/login.html:29 |
|
598 |
msgid "Create an account" |
|
599 |
msgstr "Create an account" |
|
600 |
||
601 |
#: templates/admin/page_login.html:30 |
|
602 |
#: user/templates/registration/login.html:30 |
|
603 |
msgid "Forget password?" |
|
604 |
msgstr "Forget password?" |
|
605 |
||
606 |
#: templates/admin/page_login.html:32 |
|
| 47 | 607 |
#: user/templates/ldt/user/login_form.html:37 |
608 |
#: user/templates/ldt/user/login_form.html:45 |
|
| 0 | 609 |
#: user/templates/registration/login.html:14 |
610 |
#: user/templates/registration/password_reset_complete.html:14 |
|
611 |
msgid "Log in" |
|
612 |
msgstr "Log in" |
|
613 |
||
614 |
#: templates/cms/admin/cms/page/change_form.html:11 |
|
615 |
msgid "Documentation" |
|
616 |
msgstr "Documentation" |
|
617 |
||
618 |
#: templates/cms/admin/cms/page/change_form.html:11 |
|
619 |
msgid "Change password" |
|
620 |
msgstr "Change password" |
|
621 |
||
622 |
#: templates/cms/admin/cms/page/change_form.html:11 |
|
|
100
c5514a2bfdcd
- error correction on login template
ymh <ymh.work@gmail.com>
parents:
82
diff
changeset
|
623 |
#: templates/ldt/ldt_base.html:54 user/templates/ldt/user/login_form.html:34 |
| 0 | 624 |
msgid "Log out" |
625 |
msgstr "Log out" |
|
626 |
||
627 |
#: templates/cms/admin/cms/page/change_form.html:42 |
|
628 |
msgid "Ordering" |
|
629 |
msgstr "Ordering" |
|
630 |
||
631 |
#: templates/cms/admin/cms/page/change_form.html:45 |
|
632 |
msgid "Order:" |
|
633 |
msgstr "Order:" |
|
634 |
||
|
100
c5514a2bfdcd
- error correction on login template
ymh <ymh.work@gmail.com>
parents:
82
diff
changeset
|
635 |
#: templates/ldt/ldt_base.html:26 |
|
c5514a2bfdcd
- error correction on login template
ymh <ymh.work@gmail.com>
parents:
82
diff
changeset
|
636 |
msgid "header_title" |
|
c5514a2bfdcd
- error correction on login template
ymh <ymh.work@gmail.com>
parents:
82
diff
changeset
|
637 |
msgstr "Ldt Platform" |
|
c5514a2bfdcd
- error correction on login template
ymh <ymh.work@gmail.com>
parents:
82
diff
changeset
|
638 |
|
|
c5514a2bfdcd
- error correction on login template
ymh <ymh.work@gmail.com>
parents:
82
diff
changeset
|
639 |
#: templates/ldt/ldt_base.html:44 |
|
c5514a2bfdcd
- error correction on login template
ymh <ymh.work@gmail.com>
parents:
82
diff
changeset
|
640 |
msgid "home" |
|
c5514a2bfdcd
- error correction on login template
ymh <ymh.work@gmail.com>
parents:
82
diff
changeset
|
641 |
msgstr "home" |
|
c5514a2bfdcd
- error correction on login template
ymh <ymh.work@gmail.com>
parents:
82
diff
changeset
|
642 |
|
|
c5514a2bfdcd
- error correction on login template
ymh <ymh.work@gmail.com>
parents:
82
diff
changeset
|
643 |
#: templates/ldt/ldt_base.html:45 |
|
c5514a2bfdcd
- error correction on login template
ymh <ymh.work@gmail.com>
parents:
82
diff
changeset
|
644 |
msgid "contents" |
|
c5514a2bfdcd
- error correction on login template
ymh <ymh.work@gmail.com>
parents:
82
diff
changeset
|
645 |
msgstr "Contents" |
|
c5514a2bfdcd
- error correction on login template
ymh <ymh.work@gmail.com>
parents:
82
diff
changeset
|
646 |
|
|
c5514a2bfdcd
- error correction on login template
ymh <ymh.work@gmail.com>
parents:
82
diff
changeset
|
647 |
#: templates/ldt/ldt_base.html:46 |
|
c5514a2bfdcd
- error correction on login template
ymh <ymh.work@gmail.com>
parents:
82
diff
changeset
|
648 |
msgid "indexation projects" |
|
c5514a2bfdcd
- error correction on login template
ymh <ymh.work@gmail.com>
parents:
82
diff
changeset
|
649 |
msgstr "indexation projects" |
|
c5514a2bfdcd
- error correction on login template
ymh <ymh.work@gmail.com>
parents:
82
diff
changeset
|
650 |
|
|
c5514a2bfdcd
- error correction on login template
ymh <ymh.work@gmail.com>
parents:
82
diff
changeset
|
651 |
#: templates/ldt/ldt_base.html:47 |
|
c5514a2bfdcd
- error correction on login template
ymh <ymh.work@gmail.com>
parents:
82
diff
changeset
|
652 |
msgid "accounts" |
|
c5514a2bfdcd
- error correction on login template
ymh <ymh.work@gmail.com>
parents:
82
diff
changeset
|
653 |
msgstr "accounts" |
|
c5514a2bfdcd
- error correction on login template
ymh <ymh.work@gmail.com>
parents:
82
diff
changeset
|
654 |
|
|
c5514a2bfdcd
- error correction on login template
ymh <ymh.work@gmail.com>
parents:
82
diff
changeset
|
655 |
#: templates/ldt/ldt_base.html:48 user/templates/ldt/user/change_email.html:6 |
|
c5514a2bfdcd
- error correction on login template
ymh <ymh.work@gmail.com>
parents:
82
diff
changeset
|
656 |
#: user/templates/ldt/user/change_email_done.html:6 |
|
c5514a2bfdcd
- error correction on login template
ymh <ymh.work@gmail.com>
parents:
82
diff
changeset
|
657 |
#: user/templates/ldt/user/login_form.html:32 |
|
c5514a2bfdcd
- error correction on login template
ymh <ymh.work@gmail.com>
parents:
82
diff
changeset
|
658 |
#: user/templates/registration/password_change_done.html:7 |
|
c5514a2bfdcd
- error correction on login template
ymh <ymh.work@gmail.com>
parents:
82
diff
changeset
|
659 |
#: user/templates/registration/password_change_form.html:13 |
|
c5514a2bfdcd
- error correction on login template
ymh <ymh.work@gmail.com>
parents:
82
diff
changeset
|
660 |
msgid "Profiles" |
|
c5514a2bfdcd
- error correction on login template
ymh <ymh.work@gmail.com>
parents:
82
diff
changeset
|
661 |
msgstr "Profiles" |
|
c5514a2bfdcd
- error correction on login template
ymh <ymh.work@gmail.com>
parents:
82
diff
changeset
|
662 |
|
|
c5514a2bfdcd
- error correction on login template
ymh <ymh.work@gmail.com>
parents:
82
diff
changeset
|
663 |
#: templates/ldt/ldt_base.html:62 |
|
c5514a2bfdcd
- error correction on login template
ymh <ymh.work@gmail.com>
parents:
82
diff
changeset
|
664 |
msgid "Langue" |
|
c5514a2bfdcd
- error correction on login template
ymh <ymh.work@gmail.com>
parents:
82
diff
changeset
|
665 |
msgstr "Langue" |
|
c5514a2bfdcd
- error correction on login template
ymh <ymh.work@gmail.com>
parents:
82
diff
changeset
|
666 |
|
|
c5514a2bfdcd
- error correction on login template
ymh <ymh.work@gmail.com>
parents:
82
diff
changeset
|
667 |
#: templates/ldt/ldt_raw_base.html:13 |
|
c5514a2bfdcd
- error correction on login template
ymh <ymh.work@gmail.com>
parents:
82
diff
changeset
|
668 |
msgid "page_title" |
|
c5514a2bfdcd
- error correction on login template
ymh <ymh.work@gmail.com>
parents:
82
diff
changeset
|
669 |
msgstr "Ldt Platform" |
|
c5514a2bfdcd
- error correction on login template
ymh <ymh.work@gmail.com>
parents:
82
diff
changeset
|
670 |
|
| 0 | 671 |
#: user/admin.py:15 |
672 |
msgid "User details" |
|
673 |
msgstr "User details" |
|
674 |
||
675 |
#: user/admin.py:16 |
|
676 |
msgid "Groups" |
|
677 |
msgstr "Groups" |
|
678 |
||
679 |
#: user/admin.py:17 |
|
680 |
msgid "Permissions" |
|
681 |
msgstr "Permissions" |
|
682 |
||
| 47 | 683 |
#: user/admin.py:27 user/templates/ldt/user/login_form.html:61 |
| 0 | 684 |
msgid "Password" |
685 |
msgstr "Password" |
|
686 |
||
687 |
#: user/forms.py:31 |
|
688 |
msgid "New password" |
|
689 |
msgstr "New password" |
|
690 |
||
691 |
#: user/forms.py:33 |
|
692 |
msgid "New password confirmation" |
|
693 |
msgstr "New password confirmation" |
|
694 |
||
695 |
#: user/forms.py:78 user/forms.py:79 |
|
696 |
msgid "E-mail" |
|
697 |
msgstr "E-mail" |
|
698 |
||
699 |
#: user/forms.py:90 |
|
700 |
msgid "The two emails didn't match." |
|
701 |
msgstr "The two emails didn't match." |
|
702 |
||
703 |
#: user/views.py:45 user/templates/registration/login.html:17 |
|
704 |
msgid "Sorry, that's not a valid username or password." |
|
705 |
msgstr "Sorry, that's not a valid username or password." |
|
706 |
||
| 47 | 707 |
#: user/templates/ldt/user/change_email.html:7 |
708 |
#: user/templates/ldt/user/change_email.html:10 |
|
| 0 | 709 |
msgid "Modification de l'adresse émail" |
710 |
msgstr "E-mail change" |
|
711 |
||
| 47 | 712 |
#: user/templates/ldt/user/change_email.html:26 |
| 0 | 713 |
msgid "" |
714 |
"Please enter your new e-mail twice so we can verify you typed it in " |
|
715 |
"correctly." |
|
716 |
msgstr "" |
|
717 |
"Please enter your new e-mail twice so we can verify you typed it in " |
|
718 |
"correctly." |
|
719 |
||
| 47 | 720 |
#: user/templates/ldt/user/change_email.html:32 |
| 0 | 721 |
msgid "email" |
722 |
msgstr "email" |
|
723 |
||
| 47 | 724 |
#: user/templates/ldt/user/change_email.html:41 |
| 0 | 725 |
msgid "Confirmation de l'adresse émail" |
726 |
msgstr "E-mail confirmation" |
|
727 |
||
| 47 | 728 |
#: user/templates/ldt/user/change_email.html:48 |
| 0 | 729 |
msgid "change my e-mail" |
730 |
msgstr "Change my e-mail" |
|
731 |
||
| 47 | 732 |
#: user/templates/ldt/user/change_email_done.html:7 |
733 |
#: user/templates/ldt/user/change_email_done.html:10 |
|
| 0 | 734 |
msgid "email change" |
735 |
msgstr "email change" |
|
736 |
||
| 47 | 737 |
#: user/templates/ldt/user/change_email_done.html:12 |
| 0 | 738 |
msgid "email changed" |
739 |
msgstr "changed by" |
|
740 |
||
| 47 | 741 |
#: user/templates/ldt/user/change_email_done.html:13 |
| 0 | 742 |
msgid "back to profile" |
743 |
msgstr "back to profile" |
|
744 |
||
| 47 | 745 |
#: user/templates/ldt/user/home.html:9 |
| 0 | 746 |
msgid "Se connecter" |
747 |
msgstr "Login" |
|
748 |
||
| 47 | 749 |
#: user/templates/ldt/user/home.html:10 |
| 0 | 750 |
msgid "Créer un compte" |
751 |
msgstr "Create an account" |
|
752 |
||
| 47 | 753 |
#: user/templates/ldt/user/home.html:11 |
| 0 | 754 |
msgid "récupérer mot de passe" |
755 |
msgstr "Forget password?" |
|
756 |
||
| 47 | 757 |
#: user/templates/ldt/user/login_form.html:50 |
| 0 | 758 |
msgid "create account" |
759 |
msgstr "create account" |
|
760 |
||
| 47 | 761 |
#: user/templates/ldt/user/login_form.html:54 |
| 0 | 762 |
msgid "Pseudo" |
763 |
msgstr "Username" |
|
764 |
||
| 47 | 765 |
#: user/templates/ldt/user/login_form.html:57 |
766 |
#: user/templates/ldt/user/login_form.html:64 |
|
| 0 | 767 |
msgid "this field is compulsory" |
768 |
msgstr "this field is compulsory" |
|
769 |
||
| 47 | 770 |
#: user/templates/ldt/user/login_form.html:68 |
| 0 | 771 |
msgid "reset password" |
772 |
msgstr "reset password" |
|
773 |
||
| 47 | 774 |
#: user/templates/ldt/user/login_form.html:71 |
| 0 | 775 |
msgid "Connection" |
776 |
msgstr "Login" |
|
777 |
||
| 47 | 778 |
#: user/templates/ldt/user/profile.html:6 |
| 0 | 779 |
#: user/templates/registration/password_change_form.html:14 |
780 |
#: user/templates/registration/password_change_form.html:17 |
|
781 |
msgid "Password change" |
|
782 |
msgstr "Password change" |
|
783 |
||
| 47 | 784 |
#: user/templates/ldt/user/profile.html:7 |
| 0 | 785 |
msgid "Mail change" |
786 |
msgstr "Mail change" |
|
787 |
||
| 47 | 788 |
#: user/templates/ldt/user/space.html:13 |
| 0 | 789 |
msgid "Page" |
790 |
msgstr "Pages" |
|
791 |
||
| 47 | 792 |
#: user/templates/ldt/user/space.html:16 |
| 0 | 793 |
msgid "Projets Lignes de temps" |
794 |
msgstr "Lignes de temps projects" |
|
795 |
||
796 |
#: user/templates/registration/activate.html:6 |
|
797 |
#: user/templates/registration/activate.html:9 |
|
798 |
msgid "Activate account" |
|
799 |
msgstr "Activate account" |
|
800 |
||
801 |
#: user/templates/registration/activate.html:12 |
|
802 |
msgid "You have activated your account" |
|
803 |
msgstr "You have activated your account" |
|
804 |
||
805 |
#: user/templates/registration/activate.html:13 |
|
806 |
msgid "Go back to login page" |
|
807 |
msgstr "Go back to login page" |
|
808 |
||
809 |
#: user/templates/registration/activation_complete.html:4 |
|
810 |
#: user/templates/registration/registration_complete.html:8 |
|
811 |
msgid "Sign up successfully" |
|
812 |
msgstr "Sign up successfully" |
|
813 |
||
814 |
#: user/templates/registration/activation_complete.html:6 |
|
815 |
msgid "activation completed" |
|
816 |
msgstr "activation completed" |
|
817 |
||
818 |
#: user/templates/registration/logged_out.html:8 |
|
819 |
msgid "Thanks for spending some quality time with the Web site today." |
|
820 |
msgstr "Thanks for spending some quality time with the Web site today." |
|
821 |
||
822 |
#: user/templates/registration/logged_out.html:10 |
|
823 |
msgid "Log in again" |
|
824 |
msgstr "Log in again" |
|
825 |
||
826 |
#: user/templates/registration/login.html:25 |
|
827 |
msgid "login" |
|
828 |
msgstr "login" |
|
829 |
||
830 |
#: user/templates/registration/password_change_done.html:3 |
|
831 |
#: user/templates/registration/password_change_done.html:11 |
|
832 |
msgid "password change successful" |
|
833 |
msgstr "password change successful" |
|
834 |
||
835 |
#: user/templates/registration/password_change_done.html:8 |
|
836 |
msgid "password change" |
|
837 |
msgstr "password change" |
|
838 |
||
839 |
#: user/templates/registration/password_change_done.html:14 |
|
840 |
msgid "Your password has been changed." |
|
841 |
msgstr "Your password has been changed." |
|
842 |
||
843 |
#: user/templates/registration/password_change_done.html:15 |
|
844 |
msgid "Go back to profiles" |
|
845 |
msgstr "Go back to profiles" |
|
846 |
||
847 |
#: user/templates/registration/password_change_form.html:20 |
|
848 |
msgid "" |
|
849 |
"Please enter your old password, for security's sake, and then enter your new " |
|
850 |
"password twice so we can verify you typed it in correctly." |
|
851 |
msgstr "" |
|
852 |
"Please enter your old password, for security's sake, and then enter your new " |
|
853 |
"password twice so we can verify you typed it in correctly." |
|
854 |
||
855 |
#: user/templates/registration/password_change_form.html:26 |
|
856 |
msgid "Old password:" |
|
857 |
msgstr "Old password:" |
|
858 |
||
859 |
#: user/templates/registration/password_change_form.html:32 |
|
860 |
#: user/templates/registration/password_reset_confirm.html:19 |
|
861 |
msgid "New password:" |
|
862 |
msgstr "New password:" |
|
863 |
||
864 |
#: user/templates/registration/password_change_form.html:38 |
|
865 |
#: user/templates/registration/password_reset_confirm.html:21 |
|
866 |
msgid "Confirm password:" |
|
867 |
msgstr "Confirm password:" |
|
868 |
||
869 |
#: user/templates/registration/password_change_form.html:44 |
|
870 |
#: user/templates/registration/password_reset_confirm.html:22 |
|
871 |
msgid "Change my password" |
|
872 |
msgstr "Change my password" |
|
873 |
||
874 |
#: user/templates/registration/password_reset_complete.html:6 |
|
875 |
#: user/templates/registration/password_reset_confirm.html:6 |
|
876 |
#: user/templates/registration/password_reset_confirm.html:9 |
|
877 |
#: user/templates/registration/password_reset_done.html:6 |
|
878 |
#: user/templates/registration/password_reset_form.html:13 |
|
879 |
#: user/templates/registration/password_reset_form.html:15 |
|
880 |
#: user/templates/registration/password_reset_form.html:18 |
|
881 |
msgid "Password reset" |
|
882 |
msgstr "Password reset" |
|
883 |
||
884 |
#: user/templates/registration/password_reset_complete.html:9 |
|
885 |
msgid "Password reset complete" |
|
886 |
msgstr "Password reset complete" |
|
887 |
||
888 |
#: user/templates/registration/password_reset_complete.html:12 |
|
889 |
msgid "Your password has been set. You may go ahead and log in now." |
|
890 |
msgstr "Your password has been set. You may go ahead and log in now." |
|
891 |
||
892 |
#: user/templates/registration/password_reset_confirm.html:15 |
|
893 |
msgid "" |
|
894 |
"Please enter your new password twice so we can verify you typed it in " |
|
895 |
"correctly." |
|
896 |
msgstr "" |
|
897 |
"Please enter your new password twice so we can verify you typed it in " |
|
898 |
"correctly." |
|
899 |
||
900 |
#: user/templates/registration/password_reset_confirm.html:27 |
|
901 |
msgid "Password reset unsuccessful" |
|
902 |
msgstr "Password reset unsuccessful" |
|
903 |
||
904 |
#: user/templates/registration/password_reset_confirm.html:29 |
|
905 |
msgid "" |
|
906 |
"The password reset link was invalid, possibly because it has already been " |
|
907 |
"used. Please request a new password reset." |
|
908 |
msgstr "" |
|
909 |
"The password reset link was invalid, possibly because it has already been " |
|
910 |
"used. Please request a new password reset." |
|
911 |
||
912 |
#: user/templates/registration/password_reset_done.html:8 |
|
913 |
msgid "Password reset successful" |
|
914 |
msgstr "Password reset successful" |
|
915 |
||
916 |
#: user/templates/registration/password_reset_done.html:12 |
|
917 |
msgid "" |
|
918 |
"We've e-mailed you instructions for setting your password to the e-mail " |
|
919 |
"address you submitted. You should be receiving it shortly." |
|
920 |
msgstr "" |
|
921 |
"We've e-mailed you instructions for setting your password to the e-mail " |
|
922 |
"address you submitted. You should be receiving it shortly." |
|
923 |
||
924 |
#: user/templates/registration/password_reset_email.html:2 |
|
925 |
msgid "You're receiving this e-mail because you requested a password reset" |
|
926 |
msgstr "You're receiving this e-mail because you requested a password reset" |
|
927 |
||
928 |
#: user/templates/registration/password_reset_email.html:3 |
|
929 |
#, python-format |
|
930 |
msgid "for your user account at %(site_name)s" |
|
931 |
msgstr "for your user account at %(site_name)s" |
|
932 |
||
933 |
#: user/templates/registration/password_reset_email.html:5 |
|
934 |
msgid "Please go to the following page and choose a new password:" |
|
935 |
msgstr "Please go to the following page and choose a new password:" |
|
936 |
||
937 |
#: user/templates/registration/password_reset_email.html:9 |
|
938 |
msgid "Your username, in case you've forgotten:" |
|
939 |
msgstr "Your username, in case you've forgotten:" |
|
940 |
||
941 |
#: user/templates/registration/password_reset_email.html:11 |
|
942 |
msgid "Thanks for using our site!" |
|
943 |
msgstr "Thanks for using our site!" |
|
944 |
||
945 |
#: user/templates/registration/password_reset_email.html:13 |
|
946 |
#, python-format |
|
947 |
msgid "The %(site_name)s team" |
|
948 |
msgstr "The %(site_name)s team" |
|
949 |
||
950 |
#: user/templates/registration/password_reset_form.html:22 |
|
951 |
msgid "" |
|
952 |
"Forgotten your password? Enter your e-mail address below, and we'll e-mail " |
|
953 |
"instructions for setting a new one." |
|
954 |
msgstr "" |
|
955 |
"Forgotten your password? Enter your e-mail address below, and we'll e-mail " |
|
956 |
"instructions for setting a new one." |
|
957 |
||
958 |
#: user/templates/registration/password_reset_form.html:27 |
|
959 |
msgid "Adresse émail" |
|
960 |
msgstr "E-mail" |
|
961 |
||
962 |
#: user/templates/registration/password_reset_form.html:32 |
|
963 |
msgid "Reset my password" |
|
964 |
msgstr "Reset my password" |
|
965 |
||
966 |
#: user/templates/registration/registration_active.html:5 |
|
967 |
#: user/templates/registration/registration_active.html:7 |
|
968 |
msgid "Activate the account" |
|
969 |
msgstr "Activate the account" |
|
970 |
||
971 |
#: user/templates/registration/registration_active.html:9 |
|
972 |
msgid "" |
|
973 |
"Vous avez bien activé votre compte, vous pouvez accedez à votre espace " |
|
974 |
"personnel." |
|
975 |
msgstr "" |
|
976 |
"Vous avez bien activé votre compte, vous pouvez accedez à votre espace " |
|
977 |
"personnel." |
|
978 |
||
979 |
#: user/templates/registration/registration_active.html:10 |
|
980 |
msgid "retourner à la page de connexion" |
|
981 |
msgstr "go back to login page" |
|
982 |
||
983 |
#: user/templates/registration/registration_complete.html:6 |
|
984 |
#: user/templates/registration/registration_form.html:11 |
|
985 |
msgid "Sign up" |
|
986 |
msgstr "Sign up" |
|
987 |
||
988 |
#: user/templates/registration/registration_complete.html:10 |
|
989 |
msgid "" |
|
990 |
"We've e-mailed you instructions for activate your account to the e-mail " |
|
991 |
"address you submitted. You should be receiving it shortly." |
|
992 |
msgstr "" |
|
993 |
"We've e-mailed you instructions for activate your account to the e-mail " |
|
994 |
"address you submitted. You should be receiving it shortly." |
|
995 |
||
|
100
c5514a2bfdcd
- error correction on login template
ymh <ymh.work@gmail.com>
parents:
82
diff
changeset
|
996 |
#~ msgid "Create" |
|
c5514a2bfdcd
- error correction on login template
ymh <ymh.work@gmail.com>
parents:
82
diff
changeset
|
997 |
#~ msgstr "Create" |
|
c5514a2bfdcd
- error correction on login template
ymh <ymh.work@gmail.com>
parents:
82
diff
changeset
|
998 |
|
|
c5514a2bfdcd
- error correction on login template
ymh <ymh.work@gmail.com>
parents:
82
diff
changeset
|
999 |
#~ msgid "Create new project" |
|
c5514a2bfdcd
- error correction on login template
ymh <ymh.work@gmail.com>
parents:
82
diff
changeset
|
1000 |
#~ msgstr "Create new project" |
|
c5514a2bfdcd
- error correction on login template
ymh <ymh.work@gmail.com>
parents:
82
diff
changeset
|
1001 |
|
|
c5514a2bfdcd
- error correction on login template
ymh <ymh.work@gmail.com>
parents:
82
diff
changeset
|
1002 |
#~ msgid " published" |
|
c5514a2bfdcd
- error correction on login template
ymh <ymh.work@gmail.com>
parents:
82
diff
changeset
|
1003 |
#~ msgstr " published" |
|
c5514a2bfdcd
- error correction on login template
ymh <ymh.work@gmail.com>
parents:
82
diff
changeset
|
1004 |
|
| 0 | 1005 |
#~ msgid "Changement de l'adresse émail" |
1006 |
#~ msgstr "E-mail change" |
|
1007 |
||
1008 |
#~ msgid "Mot de passe" |
|
1009 |
#~ msgstr "Password" |
|
1010 |
||
1011 |
#~ msgid "Déconnexion" |
|
1012 |
#~ msgstr "Logout" |