Commit | Line | Data |
---|---|---|
4100798b | 1 | # Translations template for PROJECT. |
bcd50908 | 2 | # Copyright (C) 2012 ORGANIZATION |
4100798b | 3 | # This file is distributed under the same license as the PROJECT project. |
bcd50908 | 4 | # FIRST AUTHOR <EMAIL@ADDRESS>, 2012. |
74a9c0eb CAW |
5 | # |
6 | #, fuzzy | |
7 | msgid "" | |
8 | msgstr "" | |
4100798b CAW |
9 | "Project-Id-Version: PROJECT VERSION\n" |
10 | "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" | |
791cc619 | 11 | "POT-Creation-Date: 2012-06-01 16:32-0500\n" |
74a9c0eb CAW |
12 | "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" |
13 | "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" | |
14 | "Language-Team: LANGUAGE <LL@li.org>\n" | |
15 | "MIME-Version: 1.0\n" | |
16 | "Content-Type: text/plain; charset=utf-8\n" | |
17 | "Content-Transfer-Encoding: 8bit\n" | |
18 | "Generated-By: Babel 0.9.6\n" | |
19 | ||
bcd50908 | 20 | #: mediagoblin/auth/forms.py:25 mediagoblin/auth/forms.py:41 |
d1e67890 CAW |
21 | msgid "Username" |
22 | msgstr "" | |
23 | ||
bcd50908 | 24 | #: mediagoblin/auth/forms.py:30 mediagoblin/auth/forms.py:45 |
d1e67890 CAW |
25 | msgid "Password" |
26 | msgstr "" | |
27 | ||
bcd50908 | 28 | #: mediagoblin/auth/forms.py:34 |
d1e67890 CAW |
29 | msgid "Email address" |
30 | msgstr "" | |
31 | ||
345afe1e E |
32 | #: mediagoblin/auth/forms.py:51 |
33 | msgid "Username or email" | |
34 | msgstr "" | |
35 | ||
36 | #: mediagoblin/auth/forms.py:58 | |
37 | msgid "Incorrect input" | |
38 | msgstr "" | |
39 | ||
b7206469 | 40 | #: mediagoblin/auth/views.py:55 |
d1e67890 CAW |
41 | msgid "Sorry, registration is disabled on this instance." |
42 | msgstr "" | |
43 | ||
6b38a38a | 44 | #: mediagoblin/auth/views.py:75 |
d1e67890 CAW |
45 | msgid "Sorry, a user with that name already exists." |
46 | msgstr "" | |
47 | ||
6b38a38a | 48 | #: mediagoblin/auth/views.py:79 |
19e2668b | 49 | msgid "Sorry, a user with that email address already exists." |
58d71706 CAW |
50 | msgstr "" |
51 | ||
6b38a38a | 52 | #: mediagoblin/auth/views.py:182 |
d1e67890 CAW |
53 | msgid "" |
54 | "Your email address has been verified. You may now login, edit your " | |
55 | "profile, and submit images!" | |
56 | msgstr "" | |
57 | ||
6b38a38a | 58 | #: mediagoblin/auth/views.py:188 |
d1e67890 CAW |
59 | msgid "The verification key or user id is incorrect" |
60 | msgstr "" | |
61 | ||
6b38a38a | 62 | #: mediagoblin/auth/views.py:206 |
f1360855 AW |
63 | msgid "You must be logged in so we know who to send the email to!" |
64 | msgstr "" | |
65 | ||
6b38a38a | 66 | #: mediagoblin/auth/views.py:214 |
2a8c1b05 AW |
67 | msgid "You've already verified your email address!" |
68 | msgstr "" | |
69 | ||
6b38a38a | 70 | #: mediagoblin/auth/views.py:227 |
d1e67890 CAW |
71 | msgid "Resent your verification email." |
72 | msgstr "" | |
73 | ||
24150310 | 74 | #: mediagoblin/auth/views.py:263 |
bcd50908 CAW |
75 | msgid "An email has been sent with instructions on how to change your password." |
76 | msgstr "" | |
77 | ||
24150310 | 78 | #: mediagoblin/auth/views.py:273 |
8c12e57b CAW |
79 | msgid "" |
80 | "Could not send password recovery email as your username is inactive or " | |
81 | "your account's email address has not been verified." | |
82 | msgstr "" | |
83 | ||
24150310 | 84 | #: mediagoblin/auth/views.py:285 |
bcd50908 CAW |
85 | msgid "Couldn't find someone with that username or email." |
86 | msgstr "" | |
87 | ||
24150310 | 88 | #: mediagoblin/auth/views.py:333 |
bcd50908 CAW |
89 | msgid "You can now log in using your new password." |
90 | msgstr "" | |
91 | ||
f62b697e | 92 | #: mediagoblin/edit/forms.py:25 mediagoblin/submit/forms.py:28 |
d1e67890 CAW |
93 | msgid "Title" |
94 | msgstr "" | |
95 | ||
f62b697e | 96 | #: mediagoblin/edit/forms.py:28 mediagoblin/submit/forms.py:31 |
bcd50908 CAW |
97 | msgid "Description of this work" |
98 | msgstr "" | |
99 | ||
f62b697e CAW |
100 | #: mediagoblin/edit/forms.py:29 mediagoblin/edit/forms.py:52 |
101 | #: mediagoblin/submit/forms.py:32 | |
bcd50908 CAW |
102 | msgid "" |
103 | "You can use\n" | |
104 | " <a " | |
105 | "href=\"http://daringfireball.net/projects/markdown/basics\">\n" | |
106 | " Markdown</a> for formatting." | |
107 | msgstr "" | |
108 | ||
f62b697e | 109 | #: mediagoblin/edit/forms.py:33 mediagoblin/submit/forms.py:36 |
b0391ad9 CAW |
110 | msgid "Tags" |
111 | msgstr "" | |
112 | ||
f62b697e | 113 | #: mediagoblin/edit/forms.py:35 mediagoblin/submit/forms.py:38 |
bcd50908 | 114 | msgid "Separate tags by commas." |
19e2668b CAW |
115 | msgstr "" |
116 | ||
f62b697e | 117 | #: mediagoblin/edit/forms.py:38 |
d1e67890 CAW |
118 | msgid "Slug" |
119 | msgstr "" | |
120 | ||
f62b697e | 121 | #: mediagoblin/edit/forms.py:39 |
d1e67890 CAW |
122 | msgid "The slug can't be empty" |
123 | msgstr "" | |
124 | ||
f62b697e | 125 | #: mediagoblin/edit/forms.py:40 |
bcd50908 CAW |
126 | msgid "" |
127 | "The title part of this media's address. You usually don't need to change " | |
128 | "this." | |
d1e67890 CAW |
129 | msgstr "" |
130 | ||
f62b697e | 131 | #: mediagoblin/edit/forms.py:44 mediagoblin/submit/forms.py:41 |
5f081163 | 132 | #: mediagoblin/templates/mediagoblin/utils/license.html:20 |
f62b697e | 133 | msgid "License" |
d1e67890 CAW |
134 | msgstr "" |
135 | ||
f62b697e CAW |
136 | #: mediagoblin/edit/forms.py:50 |
137 | msgid "Bio" | |
bcd50908 CAW |
138 | msgstr "" |
139 | ||
f62b697e | 140 | #: mediagoblin/edit/forms.py:56 |
d1e67890 CAW |
141 | msgid "Website" |
142 | msgstr "" | |
143 | ||
345afe1e E |
144 | #: mediagoblin/edit/forms.py:58 |
145 | msgid "This address contains errors" | |
146 | msgstr "" | |
147 | ||
f62b697e | 148 | #: mediagoblin/edit/forms.py:63 |
19e2668b CAW |
149 | msgid "Old password" |
150 | msgstr "" | |
151 | ||
f62b697e | 152 | #: mediagoblin/edit/forms.py:65 |
bcd50908 CAW |
153 | msgid "Enter your old password to prove you own this account." |
154 | msgstr "" | |
155 | ||
f62b697e | 156 | #: mediagoblin/edit/forms.py:68 |
bcd50908 | 157 | msgid "New password" |
19e2668b CAW |
158 | msgstr "" |
159 | ||
5f081163 | 160 | #: mediagoblin/edit/views.py:67 |
d1e67890 CAW |
161 | msgid "An entry with that slug already exists for this user." |
162 | msgstr "" | |
163 | ||
5f081163 | 164 | #: mediagoblin/edit/views.py:88 |
d1e67890 CAW |
165 | msgid "You are editing another user's media. Proceed with caution." |
166 | msgstr "" | |
167 | ||
5f081163 | 168 | #: mediagoblin/edit/views.py:158 |
d1e67890 CAW |
169 | msgid "You are editing a user's profile. Proceed with caution." |
170 | msgstr "" | |
171 | ||
5f081163 | 172 | #: mediagoblin/edit/views.py:174 |
bcd50908 CAW |
173 | msgid "Profile changes saved" |
174 | msgstr "" | |
175 | ||
5f081163 | 176 | #: mediagoblin/edit/views.py:200 |
19e2668b CAW |
177 | msgid "Wrong password" |
178 | msgstr "" | |
179 | ||
5f081163 | 180 | #: mediagoblin/edit/views.py:216 |
bcd50908 | 181 | msgid "Account settings saved" |
19e2668b CAW |
182 | msgstr "" |
183 | ||
24150310 CAW |
184 | #: mediagoblin/media_types/__init__.py:60 |
185 | #: mediagoblin/media_types/__init__.py:120 | |
186 | msgid "Sorry, I don't support that file type :(" | |
e39039dc CAW |
187 | msgstr "" |
188 | ||
24150310 CAW |
189 | #: mediagoblin/processing/__init__.py:127 |
190 | msgid "Invalid file given for media type." | |
d1e67890 CAW |
191 | msgstr "" |
192 | ||
f62b697e | 193 | #: mediagoblin/submit/forms.py:26 |
bcd50908 | 194 | msgid "File" |
b0391ad9 CAW |
195 | msgstr "" |
196 | ||
24150310 | 197 | #: mediagoblin/submit/views.py:56 |
d1e67890 CAW |
198 | msgid "You must provide a file." |
199 | msgstr "" | |
200 | ||
24150310 | 201 | #: mediagoblin/submit/views.py:163 |
19e2668b | 202 | msgid "Woohoo! Submitted!" |
d1e67890 CAW |
203 | msgstr "" |
204 | ||
bcd50908 CAW |
205 | #: mediagoblin/templates/mediagoblin/404.html:22 |
206 | msgid "Image of 404 goblin stressing out" | |
d1e67890 CAW |
207 | msgstr "" |
208 | ||
bcd50908 | 209 | #: mediagoblin/templates/mediagoblin/404.html:23 |
e39039dc CAW |
210 | msgid "Oops!" |
211 | msgstr "" | |
212 | ||
213 | #: mediagoblin/templates/mediagoblin/404.html:24 | |
214 | msgid "There doesn't seem to be a page at this address. Sorry!" | |
215 | msgstr "" | |
216 | ||
217 | #: mediagoblin/templates/mediagoblin/404.html:26 | |
218 | msgid "" | |
219 | "If you're sure the address is correct, maybe the page you're looking for " | |
220 | "has been moved or deleted." | |
221 | msgstr "" | |
222 | ||
24150310 | 223 | #: mediagoblin/templates/mediagoblin/base.html:47 |
e39039dc | 224 | msgid "MediaGoblin logo" |
4100798b CAW |
225 | msgstr "" |
226 | ||
24150310 | 227 | #: mediagoblin/templates/mediagoblin/base.html:57 |
19e2668b CAW |
228 | msgid "Verify your email!" |
229 | msgstr "" | |
230 | ||
345afe1e E |
231 | #: mediagoblin/templates/mediagoblin/base.html:63 |
232 | msgid "+ Add media" | |
233 | msgstr "" | |
234 | ||
235 | #: mediagoblin/templates/mediagoblin/base.html:65 | |
236 | msgid "View your profile" | |
237 | msgstr "" | |
238 | ||
24150310 CAW |
239 | #: mediagoblin/templates/mediagoblin/base.html:66 |
240 | msgid "Log out" | |
4100798b CAW |
241 | msgstr "" |
242 | ||
24150310 CAW |
243 | #: mediagoblin/templates/mediagoblin/base.html:71 |
244 | #: mediagoblin/templates/mediagoblin/auth/login.html:32 | |
245 | #: mediagoblin/templates/mediagoblin/auth/login.html:50 | |
e39039dc | 246 | msgid "Log in" |
4100798b CAW |
247 | msgstr "" |
248 | ||
24150310 | 249 | #: mediagoblin/templates/mediagoblin/base.html:85 |
4100798b CAW |
250 | msgid "" |
251 | "Powered by <a href=\"http://mediagoblin.org\">MediaGoblin</a>, a <a " | |
5f081163 CAW |
252 | "href=\"http://gnu.org/\">GNU</a> project." |
253 | msgstr "" | |
254 | ||
24150310 | 255 | #: mediagoblin/templates/mediagoblin/base.html:88 |
5f081163 CAW |
256 | #, python-format |
257 | msgid "" | |
258 | "Released under the <a " | |
259 | "href=\"http://www.fsf.org/licensing/licenses/agpl-3.0.html\">AGPL</a>. <a" | |
260 | " href=\"%(source_link)s\">Source code</a> available." | |
4100798b CAW |
261 | msgstr "" |
262 | ||
8c12e57b CAW |
263 | #: mediagoblin/templates/mediagoblin/root.html:24 |
264 | msgid "Explore" | |
265 | msgstr "" | |
266 | ||
bcd50908 | 267 | #: mediagoblin/templates/mediagoblin/root.html:26 |
19e2668b | 268 | msgid "Hi there, welcome to this MediaGoblin site!" |
74a9c0eb CAW |
269 | msgstr "" |
270 | ||
19e2668b | 271 | #: mediagoblin/templates/mediagoblin/root.html:28 |
b3efea3c CAW |
272 | msgid "" |
273 | "This site is running <a href=\"http://mediagoblin.org\">MediaGoblin</a>, " | |
274 | "an extraordinarily great piece of media hosting software." | |
4100798b CAW |
275 | msgstr "" |
276 | ||
19e2668b | 277 | #: mediagoblin/templates/mediagoblin/root.html:29 |
e39039dc | 278 | msgid "" |
19e2668b CAW |
279 | "To add your own media, place comments, save your favourites and more, you" |
280 | " can log in with your MediaGoblin account." | |
4100798b CAW |
281 | msgstr "" |
282 | ||
e39039dc | 283 | #: mediagoblin/templates/mediagoblin/root.html:31 |
19e2668b | 284 | msgid "Don't have one yet? It's easy!" |
4100798b CAW |
285 | msgstr "" |
286 | ||
e39039dc | 287 | #: mediagoblin/templates/mediagoblin/root.html:32 |
8c12e57b CAW |
288 | #, python-format |
289 | msgid "" | |
19e2668b CAW |
290 | "<a class=\"button_action_highlight\" href=\"%(register_url)s\">Create an " |
291 | "account at this site</a>\n" | |
bcd50908 CAW |
292 | " or\n" |
293 | " <a class=\"button_action\" " | |
8c12e57b | 294 | "href=\"http://wiki.mediagoblin.org/HackingHowto\">Set up MediaGoblin on " |
e9b2d7b4 | 295 | "your own server</a>" |
8c12e57b CAW |
296 | msgstr "" |
297 | ||
bcd50908 | 298 | #: mediagoblin/templates/mediagoblin/root.html:40 |
8c12e57b CAW |
299 | msgid "Most recent media" |
300 | msgstr "" | |
301 | ||
bcd50908 CAW |
302 | #: mediagoblin/templates/mediagoblin/auth/change_fp.html:32 |
303 | msgid "Set your new password" | |
8c12e57b CAW |
304 | msgstr "" |
305 | ||
bcd50908 CAW |
306 | #: mediagoblin/templates/mediagoblin/auth/change_fp.html:35 |
307 | msgid "Set password" | |
a6f06563 CAW |
308 | msgstr "" |
309 | ||
19e2668b CAW |
310 | #: mediagoblin/templates/mediagoblin/auth/forgot_password.html:27 |
311 | msgid "Recover password" | |
312 | msgstr "" | |
313 | ||
314 | #: mediagoblin/templates/mediagoblin/auth/forgot_password.html:30 | |
315 | msgid "Send instructions" | |
8c12e57b CAW |
316 | msgstr "" |
317 | ||
8c12e57b CAW |
318 | #: mediagoblin/templates/mediagoblin/auth/fp_verification_email.txt:19 |
319 | #, python-format | |
320 | msgid "" | |
321 | "Hi %(username)s,\n" | |
322 | "\n" | |
323 | "to change your GNU MediaGoblin password, open the following URL in \n" | |
324 | "your web browser:\n" | |
325 | "\n" | |
326 | "%(verification_url)s\n" | |
327 | "\n" | |
328 | "If you think this is an error, just ignore this email and continue being\n" | |
329 | "a happy goblin!" | |
330 | msgstr "" | |
331 | ||
24150310 | 332 | #: mediagoblin/templates/mediagoblin/auth/login.html:35 |
e39039dc | 333 | msgid "Logging in failed!" |
4100798b CAW |
334 | msgstr "" |
335 | ||
24150310 | 336 | #: mediagoblin/templates/mediagoblin/auth/login.html:40 |
4100798b CAW |
337 | msgid "Don't have an account yet?" |
338 | msgstr "" | |
339 | ||
24150310 | 340 | #: mediagoblin/templates/mediagoblin/auth/login.html:41 |
4100798b CAW |
341 | msgid "Create one here!" |
342 | msgstr "" | |
343 | ||
24150310 | 344 | #: mediagoblin/templates/mediagoblin/auth/login.html:47 |
8c12e57b CAW |
345 | msgid "Forgot your password?" |
346 | msgstr "" | |
347 | ||
bcd50908 | 348 | #: mediagoblin/templates/mediagoblin/auth/register.html:32 |
4100798b CAW |
349 | msgid "Create an account!" |
350 | msgstr "" | |
351 | ||
bcd50908 | 352 | #: mediagoblin/templates/mediagoblin/auth/register.html:36 |
e39039dc CAW |
353 | msgid "Create" |
354 | msgstr "" | |
355 | ||
4100798b CAW |
356 | #: mediagoblin/templates/mediagoblin/auth/verification_email.txt:19 |
357 | #, python-format | |
358 | msgid "" | |
359 | "Hi %(username)s,\n" | |
360 | "\n" | |
361 | "to activate your GNU MediaGoblin account, open the following URL in\n" | |
362 | "your web browser:\n" | |
363 | "\n" | |
364 | "%(verification_url)s" | |
365 | msgstr "" | |
366 | ||
367 | #: mediagoblin/templates/mediagoblin/edit/edit.html:29 | |
368 | #, python-format | |
369 | msgid "Editing %(media_title)s" | |
370 | msgstr "" | |
371 | ||
372 | #: mediagoblin/templates/mediagoblin/edit/edit.html:36 | |
b0391ad9 | 373 | #: mediagoblin/templates/mediagoblin/user_pages/media_confirm_delete.html:49 |
4100798b CAW |
374 | msgid "Cancel" |
375 | msgstr "" | |
376 | ||
377 | #: mediagoblin/templates/mediagoblin/edit/edit.html:37 | |
bcd50908 | 378 | #: mediagoblin/templates/mediagoblin/edit/edit_account.html:40 |
e39039dc | 379 | #: mediagoblin/templates/mediagoblin/edit/edit_profile.html:35 |
4100798b CAW |
380 | msgid "Save changes" |
381 | msgstr "" | |
382 | ||
bcd50908 CAW |
383 | #: mediagoblin/templates/mediagoblin/edit/edit_account.html:34 |
384 | #, python-format | |
385 | msgid "Changing %(username)s's account settings" | |
386 | msgstr "" | |
387 | ||
4100798b CAW |
388 | #: mediagoblin/templates/mediagoblin/edit/edit_profile.html:29 |
389 | #, python-format | |
390 | msgid "Editing %(username)s's profile" | |
391 | msgstr "" | |
392 | ||
19e2668b CAW |
393 | #: mediagoblin/templates/mediagoblin/listings/tag.html:30 |
394 | #: mediagoblin/templates/mediagoblin/listings/tag.html:35 | |
395 | #, python-format | |
396 | msgid "Media tagged with: %(tag_name)s" | |
397 | msgstr "" | |
398 | ||
bcd50908 | 399 | #: mediagoblin/templates/mediagoblin/media_displays/ascii.html:34 |
5f081163 | 400 | #: mediagoblin/templates/mediagoblin/media_displays/video.html:53 |
19e2668b | 401 | msgid "Original" |
4100798b CAW |
402 | msgstr "" |
403 | ||
4dafbaee | 404 | #: mediagoblin/templates/mediagoblin/media_displays/audio.html:44 |
24150310 CAW |
405 | msgid "" |
406 | "Sorry, this audio will not work because \n" | |
407 | "\tyour web browser does not support HTML5 \n" | |
408 | "\taudio." | |
409 | msgstr "" | |
410 | ||
4dafbaee | 411 | #: mediagoblin/templates/mediagoblin/media_displays/audio.html:47 |
24150310 CAW |
412 | msgid "" |
413 | "You can get a modern web browser that \n" | |
414 | "\tcan play the audio at <a href=\"http://getfirefox.com\">\n" | |
415 | "\t http://getfirefox.com</a>!" | |
416 | msgstr "" | |
417 | ||
791cc619 CAW |
418 | #: mediagoblin/templates/mediagoblin/media_displays/audio.html:56 |
419 | msgid "Download" | |
420 | msgstr "" | |
421 | ||
422 | #: mediagoblin/templates/mediagoblin/media_displays/audio.html:60 | |
423 | msgid "original file" | |
424 | msgstr "" | |
425 | ||
426 | #: mediagoblin/templates/mediagoblin/media_displays/audio.html:63 | |
427 | msgid "WebM file (Vorbis codec)" | |
428 | msgstr "" | |
429 | ||
5f081163 | 430 | #: mediagoblin/templates/mediagoblin/media_displays/video.html:40 |
bcd50908 CAW |
431 | msgid "" |
432 | "Sorry, this video will not work because \n" | |
433 | "\t your web browser does not support HTML5 \n" | |
434 | "\t video." | |
435 | msgstr "" | |
436 | ||
5f081163 | 437 | #: mediagoblin/templates/mediagoblin/media_displays/video.html:43 |
bcd50908 CAW |
438 | msgid "" |
439 | "You can get a modern web browser that \n" | |
440 | "\t can play this video at <a href=\"http://getfirefox.com\">\n" | |
441 | "\t http://getfirefox.com</a>!" | |
442 | msgstr "" | |
443 | ||
4100798b | 444 | #: mediagoblin/templates/mediagoblin/submit/start.html:26 |
bcd50908 CAW |
445 | msgid "Add your media" |
446 | msgstr "" | |
447 | ||
448 | #: mediagoblin/templates/mediagoblin/submit/start.html:30 | |
449 | msgid "Add" | |
4100798b CAW |
450 | msgstr "" |
451 | ||
19e2668b | 452 | #: mediagoblin/templates/mediagoblin/user_pages/gallery.html:30 |
4100798b | 453 | #, python-format |
19e2668b | 454 | msgid "%(username)s's media" |
4100798b CAW |
455 | msgstr "" |
456 | ||
19e2668b CAW |
457 | #: mediagoblin/templates/mediagoblin/user_pages/gallery.html:37 |
458 | #, python-format | |
459 | msgid "<a href=\"%(user_url)s\">%(username)s</a>'s media" | |
4100798b CAW |
460 | msgstr "" |
461 | ||
5f081163 | 462 | #: mediagoblin/templates/mediagoblin/user_pages/media.html:46 |
a6f06563 | 463 | #, python-format |
5f081163 | 464 | msgid "❖ Browsing media by <a href=\"%(user_url)s\">%(username)s</a>" |
a6f06563 CAW |
465 | msgstr "" |
466 | ||
6a26e4b0 CAW |
467 | #: mediagoblin/templates/mediagoblin/user_pages/media.html:67 |
468 | #: mediagoblin/templates/mediagoblin/user_pages/media.html:73 | |
469 | #, python-format | |
470 | msgid "Image for %(media_title)s" | |
471 | msgstr "" | |
472 | ||
473 | #: mediagoblin/templates/mediagoblin/user_pages/media.html:87 | |
bcd50908 | 474 | msgid "Edit" |
a6f06563 CAW |
475 | msgstr "" |
476 | ||
6a26e4b0 | 477 | #: mediagoblin/templates/mediagoblin/user_pages/media.html:91 |
bcd50908 | 478 | msgid "Delete" |
a6f06563 CAW |
479 | msgstr "" |
480 | ||
6a26e4b0 | 481 | #: mediagoblin/templates/mediagoblin/user_pages/media.html:124 |
5f081163 | 482 | msgid "Add a comment" |
bcd50908 CAW |
483 | msgstr "" |
484 | ||
6a26e4b0 | 485 | #: mediagoblin/templates/mediagoblin/user_pages/media.html:131 |
bcd50908 | 486 | msgid "" |
f62b697e | 487 | "You can use <a " |
bcd50908 CAW |
488 | "href=\"http://daringfireball.net/projects/markdown/basics\">Markdown</a> " |
489 | "for formatting." | |
490 | msgstr "" | |
491 | ||
6a26e4b0 | 492 | #: mediagoblin/templates/mediagoblin/user_pages/media.html:135 |
bcd50908 CAW |
493 | msgid "Add this comment" |
494 | msgstr "" | |
495 | ||
6a26e4b0 | 496 | #: mediagoblin/templates/mediagoblin/user_pages/media.html:154 |
bcd50908 CAW |
497 | msgid "at" |
498 | msgstr "" | |
499 | ||
6a26e4b0 | 500 | #: mediagoblin/templates/mediagoblin/user_pages/media.html:174 |
bcd50908 | 501 | #, python-format |
5f081163 CAW |
502 | msgid "" |
503 | "<h3>Added on</h3>\n" | |
504 | " <p>%(date)s</p>" | |
a6f06563 CAW |
505 | msgstr "" |
506 | ||
9d92ebe5 CAW |
507 | #: mediagoblin/templates/mediagoblin/user_pages/media_confirm_delete.html:30 |
508 | #, python-format | |
509 | msgid "Really delete %(title)s?" | |
510 | msgstr "" | |
511 | ||
b0391ad9 | 512 | #: mediagoblin/templates/mediagoblin/user_pages/media_confirm_delete.html:50 |
5f081163 | 513 | msgid "Delete permanently" |
9d92ebe5 CAW |
514 | msgstr "" |
515 | ||
e39039dc CAW |
516 | #: mediagoblin/templates/mediagoblin/user_pages/processing_panel.html:22 |
517 | msgid "Media processing panel" | |
518 | msgstr "" | |
519 | ||
520 | #: mediagoblin/templates/mediagoblin/user_pages/processing_panel.html:25 | |
521 | msgid "You can track the state of media being processed for your gallery here." | |
522 | msgstr "" | |
523 | ||
524 | #: mediagoblin/templates/mediagoblin/user_pages/processing_panel.html:28 | |
525 | msgid "Media in-processing" | |
526 | msgstr "" | |
527 | ||
528 | #: mediagoblin/templates/mediagoblin/user_pages/processing_panel.html:46 | |
529 | msgid "No media in-processing" | |
530 | msgstr "" | |
531 | ||
532 | #: mediagoblin/templates/mediagoblin/user_pages/processing_panel.html:50 | |
533 | msgid "These uploads failed to process:" | |
534 | msgstr "" | |
535 | ||
19e2668b CAW |
536 | #: mediagoblin/templates/mediagoblin/user_pages/user.html:31 |
537 | #: mediagoblin/templates/mediagoblin/user_pages/user.html:89 | |
538 | #, python-format | |
539 | msgid "%(username)s's profile" | |
540 | msgstr "" | |
541 | ||
542 | #: mediagoblin/templates/mediagoblin/user_pages/user.html:43 | |
543 | msgid "Sorry, no such user found." | |
544 | msgstr "" | |
545 | ||
546 | #: mediagoblin/templates/mediagoblin/user_pages/user.html:50 | |
547 | #: mediagoblin/templates/mediagoblin/user_pages/user.html:70 | |
e39039dc | 548 | msgid "Email verification needed" |
4100798b CAW |
549 | msgstr "" |
550 | ||
19e2668b | 551 | #: mediagoblin/templates/mediagoblin/user_pages/user.html:53 |
e39039dc | 552 | msgid "Almost done! Your account still needs to be activated." |
4100798b CAW |
553 | msgstr "" |
554 | ||
19e2668b | 555 | #: mediagoblin/templates/mediagoblin/user_pages/user.html:58 |
4100798b CAW |
556 | msgid "An email should arrive in a few moments with instructions on how to do so." |
557 | msgstr "" | |
558 | ||
19e2668b | 559 | #: mediagoblin/templates/mediagoblin/user_pages/user.html:62 |
4100798b CAW |
560 | msgid "In case it doesn't:" |
561 | msgstr "" | |
562 | ||
19e2668b | 563 | #: mediagoblin/templates/mediagoblin/user_pages/user.html:65 |
4100798b CAW |
564 | msgid "Resend verification email" |
565 | msgstr "" | |
566 | ||
19e2668b | 567 | #: mediagoblin/templates/mediagoblin/user_pages/user.html:73 |
4100798b CAW |
568 | msgid "" |
569 | "Someone has registered an account with this username, but it still has to" | |
e39039dc | 570 | " be activated." |
4100798b CAW |
571 | msgstr "" |
572 | ||
19e2668b | 573 | #: mediagoblin/templates/mediagoblin/user_pages/user.html:79 |
4100798b CAW |
574 | #, python-format |
575 | msgid "" | |
576 | "If you are that person but you've lost your verification email, you can " | |
577 | "<a href=\"%(login_url)s\">log in</a> and resend it." | |
578 | msgstr "" | |
579 | ||
19e2668b | 580 | #: mediagoblin/templates/mediagoblin/user_pages/user.html:96 |
e39039dc CAW |
581 | msgid "Here's a spot to tell others about yourself." |
582 | msgstr "" | |
583 | ||
19e2668b | 584 | #: mediagoblin/templates/mediagoblin/user_pages/user.html:101 |
bcd50908 | 585 | #: mediagoblin/templates/mediagoblin/user_pages/user.html:118 |
4100798b CAW |
586 | msgid "Edit profile" |
587 | msgstr "" | |
588 | ||
bcd50908 | 589 | #: mediagoblin/templates/mediagoblin/user_pages/user.html:106 |
e39039dc CAW |
590 | msgid "This user hasn't filled in their profile (yet)." |
591 | msgstr "" | |
592 | ||
bcd50908 CAW |
593 | #: mediagoblin/templates/mediagoblin/user_pages/user.html:125 |
594 | msgid "Change account settings" | |
595 | msgstr "" | |
596 | ||
597 | #: mediagoblin/templates/mediagoblin/user_pages/user.html:138 | |
4100798b CAW |
598 | #, python-format |
599 | msgid "View all of %(username)s's media" | |
600 | msgstr "" | |
601 | ||
bcd50908 | 602 | #: mediagoblin/templates/mediagoblin/user_pages/user.html:151 |
e39039dc CAW |
603 | msgid "" |
604 | "This is where your media will appear, but you don't seem to have added " | |
605 | "anything yet." | |
606 | msgstr "" | |
607 | ||
24150310 CAW |
608 | #: mediagoblin/templates/mediagoblin/user_pages/user.html:157 |
609 | msgid "Add media" | |
610 | msgstr "" | |
611 | ||
bcd50908 CAW |
612 | #: mediagoblin/templates/mediagoblin/user_pages/user.html:163 |
613 | #: mediagoblin/templates/mediagoblin/utils/object_gallery.html:72 | |
e39039dc CAW |
614 | msgid "There doesn't seem to be any media here yet..." |
615 | msgstr "" | |
616 | ||
617 | #: mediagoblin/templates/mediagoblin/utils/feed_link.html:21 | |
618 | msgid "feed icon" | |
619 | msgstr "" | |
620 | ||
621 | #: mediagoblin/templates/mediagoblin/utils/feed_link.html:23 | |
622 | msgid "Atom feed" | |
623 | msgstr "" | |
624 | ||
5f081163 CAW |
625 | #: mediagoblin/templates/mediagoblin/utils/geolocation_map.html:25 |
626 | msgid "Location" | |
627 | msgstr "" | |
628 | ||
629 | #: mediagoblin/templates/mediagoblin/utils/geolocation_map.html:38 | |
630 | #, python-format | |
631 | msgid "View on <a href=\"%(osm_url)s\">OpenStreetMap</a>" | |
f62b697e CAW |
632 | msgstr "" |
633 | ||
634 | #: mediagoblin/templates/mediagoblin/utils/license.html:25 | |
635 | msgid "All rights reserved" | |
636 | msgstr "" | |
637 | ||
bcd50908 CAW |
638 | #: mediagoblin/templates/mediagoblin/utils/pagination.html:39 |
639 | msgid "← Newer" | |
b0391ad9 CAW |
640 | msgstr "" |
641 | ||
bcd50908 CAW |
642 | #: mediagoblin/templates/mediagoblin/utils/pagination.html:45 |
643 | msgid "Older →" | |
b0391ad9 CAW |
644 | msgstr "" |
645 | ||
bcd50908 | 646 | #: mediagoblin/templates/mediagoblin/utils/pagination.html:48 |
a6f06563 CAW |
647 | msgid "Go to page:" |
648 | msgstr "" | |
649 | ||
5f081163 CAW |
650 | #: mediagoblin/templates/mediagoblin/utils/prev_next.html:28 |
651 | #: mediagoblin/templates/mediagoblin/utils/prev_next.html:33 | |
bcd50908 | 652 | msgid "newer" |
19e2668b CAW |
653 | msgstr "" |
654 | ||
5f081163 CAW |
655 | #: mediagoblin/templates/mediagoblin/utils/prev_next.html:39 |
656 | #: mediagoblin/templates/mediagoblin/utils/prev_next.html:44 | |
bcd50908 | 657 | msgid "older" |
19e2668b CAW |
658 | msgstr "" |
659 | ||
bcd50908 | 660 | #: mediagoblin/templates/mediagoblin/utils/tags.html:20 |
5f081163 | 661 | msgid "Tagged with" |
58d71706 CAW |
662 | msgstr "" |
663 | ||
24150310 | 664 | #: mediagoblin/tools/exif.py:75 |
f62b697e CAW |
665 | msgid "Could not read the image file." |
666 | msgstr "" | |
667 | ||
b0391ad9 CAW |
668 | #: mediagoblin/user_pages/forms.py:30 |
669 | msgid "I am sure I want to delete this" | |
670 | msgstr "" | |
671 | ||
6b38a38a | 672 | #: mediagoblin/user_pages/views.py:153 |
a6f06563 | 673 | msgid "Oops, your comment was empty." |
52bc9a31 AW |
674 | msgstr "" |
675 | ||
6b38a38a | 676 | #: mediagoblin/user_pages/views.py:159 |
a6f06563 | 677 | msgid "Your comment has been posted!" |
502c2563 CAW |
678 | msgstr "" |
679 | ||
5f081163 | 680 | #: mediagoblin/user_pages/views.py:185 |
19e2668b CAW |
681 | msgid "You deleted the media." |
682 | msgstr "" | |
683 | ||
5f081163 | 684 | #: mediagoblin/user_pages/views.py:192 |
19e2668b CAW |
685 | msgid "The media was not deleted because you didn't check that you were sure." |
686 | msgstr "" | |
687 | ||
5f081163 | 688 | #: mediagoblin/user_pages/views.py:200 |
9d92ebe5 CAW |
689 | msgid "You are about to delete another user's media. Proceed with caution." |
690 | msgstr "" | |
691 |