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