Merge remote branch 'remotes/jwandborg/f587-split_storage_into_submodules'
[mediagoblin.git] / mediagoblin / i18n / pt_BR / LC_MESSAGES / mediagoblin.po
CommitLineData
5d2b00be
CAW
1# Translations template for PROJECT.
2# Copyright (C) 2011 ORGANIZATION
3# This file is distributed under the same license as the PROJECT project.
4#
8c12e57b 5# Translators:
6d794f26 6# <snd.noise@gmail.com>, 2011.
5d2b00be
CAW
7msgid ""
8msgstr ""
9"Project-Id-Version: GNU MediaGoblin\n"
10"Report-Msgid-Bugs-To: http://bugs.foocorp.net/projects/mediagoblin/issues\n"
8c12e57b
CAW
11"POT-Creation-Date: 2011-09-11 16:16-0500\n"
12"PO-Revision-Date: 2011-09-11 21:16+0000\n"
39f115ed 13"Last-Translator: cwebber <cwebber@dustycloud.org>\n"
5d2b00be
CAW
14"Language-Team: Portuguese (Brazilian) (http://www.transifex.net/projects/p/mediagoblin/team/pt_BR/)\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"Language: pt_BR\n"
20"Plural-Forms: nplurals=2; plural=(n > 1)\n"
21
8c12e57b 22#: mediagoblin/auth/forms.py:25 mediagoblin/auth/forms.py:49
5d2b00be 23msgid "Username"
6d794f26 24msgstr "Nome de Usuário"
5d2b00be 25
8c12e57b 26#: mediagoblin/auth/forms.py:30 mediagoblin/auth/forms.py:53
5d2b00be 27msgid "Password"
6d794f26 28msgstr "Senha"
5d2b00be 29
8c12e57b 30#: mediagoblin/auth/forms.py:35
5d2b00be 31msgid "Passwords must match."
6d794f26 32msgstr "Senhas devem ser iguais."
5d2b00be 33
8c12e57b 34#: mediagoblin/auth/forms.py:37
5d2b00be 35msgid "Confirm password"
6d794f26 36msgstr "Confirmar senha"
5d2b00be 37
8c12e57b 38#: mediagoblin/auth/forms.py:39
56f4953c
CAW
39msgid "Type it again here to make sure there are no spelling mistakes."
40msgstr ""
41
8c12e57b 42#: mediagoblin/auth/forms.py:42
5d2b00be 43msgid "Email address"
6d794f26 44msgstr "Endereço de email"
5d2b00be 45
8c12e57b 46#: mediagoblin/auth/views.py:42
5d2b00be 47msgid "Sorry, registration is disabled on this instance."
6d794f26 48msgstr "Desculpa, o registro está desativado neste momento."
5d2b00be 49
8c12e57b 50#: mediagoblin/auth/views.py:60
5d2b00be 51msgid "Sorry, a user with that name already exists."
6d794f26 52msgstr "Desculpe, um usuário com este nome já existe."
5d2b00be 53
8c12e57b 54#: mediagoblin/auth/views.py:64
39f115ed
CAW
55msgid "Sorry, that email address has already been taken."
56msgstr ""
57
8c12e57b 58#: mediagoblin/auth/views.py:165
5d2b00be
CAW
59msgid ""
60"Your email address has been verified. You may now login, edit your profile, "
61"and submit images!"
62msgstr ""
6d794f26
CAW
63"O seu endereço de e-mail foi verificado. Você pode agora fazer login, editar"
64" seu perfil, e enviar imagens!"
5d2b00be 65
8c12e57b 66#: mediagoblin/auth/views.py:171
5d2b00be 67msgid "The verification key or user id is incorrect"
6d794f26 68msgstr "A chave de verificação ou nome usuário estão incorretos."
5d2b00be 69
8c12e57b 70#: mediagoblin/auth/views.py:192
5d2b00be 71msgid "Resent your verification email."
6d794f26 72msgstr "O email de verificação foi reenviado."
5d2b00be 73
8c12e57b
CAW
74#: mediagoblin/auth/views.py:228
75msgid ""
76"Could not send password recovery email as your username is inactive or your "
77"account's email address has not been verified."
78msgstr ""
79
39f115ed 80#: mediagoblin/edit/forms.py:26 mediagoblin/submit/forms.py:27
5d2b00be 81msgid "Title"
6d794f26 82msgstr "Título"
5d2b00be 83
b0391ad9
CAW
84#: mediagoblin/edit/forms.py:30 mediagoblin/submit/forms.py:32
85msgid "Tags"
86msgstr "Tags"
87
88#: mediagoblin/edit/forms.py:33
5d2b00be
CAW
89msgid "Slug"
90msgstr ""
91
b0391ad9 92#: mediagoblin/edit/forms.py:34
5d2b00be
CAW
93msgid "The slug can't be empty"
94msgstr ""
95
b0391ad9
CAW
96#: mediagoblin/edit/forms.py:35
97msgid ""
98"The title part of this media's URL. You usually don't need to change this."
99msgstr ""
5d2b00be 100
b0391ad9 101#: mediagoblin/edit/forms.py:42
5d2b00be 102msgid "Bio"
6d794f26 103msgstr "Biográfia"
5d2b00be 104
b0391ad9 105#: mediagoblin/edit/forms.py:45
5d2b00be 106msgid "Website"
6d794f26 107msgstr "Website"
5d2b00be 108
b0391ad9 109#: mediagoblin/edit/views.py:63
5d2b00be
CAW
110msgid "An entry with that slug already exists for this user."
111msgstr ""
112
b0391ad9 113#: mediagoblin/edit/views.py:84
5d2b00be
CAW
114msgid "You are editing another user's media. Proceed with caution."
115msgstr ""
116
8c12e57b 117#: mediagoblin/edit/views.py:154
5d2b00be
CAW
118msgid "You are editing a user's profile. Proceed with caution."
119msgstr ""
120
39f115ed
CAW
121#: mediagoblin/process_media/errors.py:44
122msgid "Invalid file given for media type."
123msgstr ""
124
125#: mediagoblin/submit/forms.py:25
5d2b00be 126msgid "File"
6d794f26 127msgstr "Arquivo"
5d2b00be 128
b0391ad9
CAW
129#: mediagoblin/submit/forms.py:30
130msgid "Description of this work"
131msgstr ""
132
39f115ed 133#: mediagoblin/submit/views.py:47
5d2b00be 134msgid "You must provide a file."
6d794f26 135msgstr "Você deve fornecer um arquivo."
5d2b00be 136
39f115ed 137#: mediagoblin/submit/views.py:50
5d2b00be 138msgid "The file doesn't seem to be an image!"
6d794f26 139msgstr "O arquivo não parece ser uma imagem!"
5d2b00be 140
39f115ed 141#: mediagoblin/submit/views.py:122
5d2b00be 142msgid "Woohoo! Submitted!"
6d794f26 143msgstr "Eba! Enviado!"
5d2b00be 144
39f115ed
CAW
145#: mediagoblin/templates/mediagoblin/404.html:21
146msgid "Oops!"
147msgstr ""
148
149#: mediagoblin/templates/mediagoblin/404.html:24
150msgid "There doesn't seem to be a page at this address. Sorry!"
151msgstr ""
152
153#: mediagoblin/templates/mediagoblin/404.html:26
154msgid ""
155"If you're sure the address is correct, maybe the page you're looking for has"
156" been moved or deleted."
157msgstr ""
158
159#: mediagoblin/templates/mediagoblin/404.html:32
160msgid "Image of 404 goblin stressing out"
161msgstr ""
162
5d2b00be
CAW
163#: mediagoblin/templates/mediagoblin/base.html:22
164msgid "GNU MediaGoblin"
6d794f26 165msgstr "GNU MediaGoblin"
5d2b00be 166
39f115ed
CAW
167#: mediagoblin/templates/mediagoblin/base.html:47
168msgid "MediaGoblin logo"
169msgstr ""
5d2b00be 170
39f115ed 171#: mediagoblin/templates/mediagoblin/base.html:52
5d2b00be 172msgid "Submit media"
6d794f26 173msgstr "Enviar mídia"
5d2b00be 174
39f115ed 175#: mediagoblin/templates/mediagoblin/base.html:63
5d2b00be 176msgid "verify your email!"
6d794f26 177msgstr "Verifique seu email!"
5d2b00be 178
39f115ed
CAW
179#: mediagoblin/templates/mediagoblin/base.html:73
180#: mediagoblin/templates/mediagoblin/auth/login.html:26
181#: mediagoblin/templates/mediagoblin/auth/login.html:34
182msgid "Log in"
183msgstr "Entrar"
5d2b00be 184
39f115ed 185#: mediagoblin/templates/mediagoblin/base.html:89
5d2b00be
CAW
186msgid ""
187"Powered by <a href=\"http://mediagoblin.org\">MediaGoblin</a>, a <a "
56f4953c 188"href=\"http://gnu.org/\">GNU</a> project"
5d2b00be
CAW
189msgstr ""
190
8c12e57b
CAW
191#: mediagoblin/templates/mediagoblin/root.html:24
192msgid "Explore"
193msgstr ""
194
39f115ed
CAW
195#: mediagoblin/templates/mediagoblin/root.html:27
196msgid "Hi there, media lover! MediaGoblin is..."
197msgstr ""
5d2b00be 198
39f115ed
CAW
199#: mediagoblin/templates/mediagoblin/root.html:29
200msgid "The perfect place for your media!"
201msgstr ""
202
203#: mediagoblin/templates/mediagoblin/root.html:30
204msgid ""
205"A place for people to collaborate and show off original and derived "
206"creations!"
5d2b00be
CAW
207msgstr ""
208
209#: mediagoblin/templates/mediagoblin/root.html:31
39f115ed 210msgid ""
7d6a9058 211"Free, as in freedom. (We’re a <a href=\"http://gnu.org\">GNU</a> project, "
39f115ed
CAW
212"after all.)"
213msgstr ""
5d2b00be 214
39f115ed 215#: mediagoblin/templates/mediagoblin/root.html:32
5d2b00be 216msgid ""
39f115ed
CAW
217"Aiming to make the world a better place through decentralization and "
218"(eventually, coming soon!) federation!"
5d2b00be
CAW
219msgstr ""
220
39f115ed
CAW
221#: mediagoblin/templates/mediagoblin/root.html:33
222msgid ""
223"Built for extensibility. (Multiple media types coming soon to the software,"
224" including video support!)"
225msgstr ""
5d2b00be 226
39f115ed
CAW
227#: mediagoblin/templates/mediagoblin/root.html:34
228msgid ""
229"Powered by people like you. (<a "
230"href=\"http://mediagoblin.org/pages/join.html\">You can help us improve this"
231" software!</a>)"
232msgstr ""
5d2b00be 233
8c12e57b
CAW
234#: mediagoblin/templates/mediagoblin/root.html:38
235msgid "Excited to join us?"
236msgstr ""
237
238#: mediagoblin/templates/mediagoblin/root.html:39
239#, python-format
240msgid ""
241"\n"
242" <a class=\"header_submit_highlight\" href=\"%(register_url)s\">Create a free account</a>\n"
243" or\n"
244" <a class=\"header_submit\" href=\"http://wiki.mediagoblin.org/HackingHowto\">Set up MediaGoblin on your own server</a>\n"
245" "
246msgstr ""
247
248#: mediagoblin/templates/mediagoblin/root.html:53
249msgid "Most recent media"
250msgstr ""
251
252#: mediagoblin/templates/mediagoblin/auth/change_fp.html:27
253msgid "Enter your new password"
254msgstr ""
255
256#: mediagoblin/templates/mediagoblin/auth/forgot_password.html:27
257msgid "Enter your username or email"
258msgstr ""
259
260#: mediagoblin/templates/mediagoblin/auth/fp_changed_success.html:22
261msgid ""
262"\n"
263" Your password has been changed. Try to log in now.\n"
264" "
265msgstr ""
266
267#: mediagoblin/templates/mediagoblin/auth/fp_email_sent.html:22
268msgid ""
269"\n"
270" Check your inbox. We sent an email with a URL for changing your password.\n"
271" "
272msgstr ""
273
274#: mediagoblin/templates/mediagoblin/auth/fp_verification_email.txt:19
275#, python-format
276msgid ""
277"Hi %(username)s,\n"
278"\n"
279"to change your GNU MediaGoblin password, open the following URL in \n"
280"your web browser:\n"
281"\n"
282"%(verification_url)s\n"
283"\n"
284"If you think this is an error, just ignore this email and continue being\n"
285"a happy goblin!"
286msgstr ""
287
39f115ed
CAW
288#: mediagoblin/templates/mediagoblin/auth/login.html:29
289msgid "Logging in failed!"
290msgstr ""
5d2b00be
CAW
291
292#: mediagoblin/templates/mediagoblin/auth/login.html:42
293msgid "Don't have an account yet?"
6d794f26 294msgstr "Ainda não tem conta?"
5d2b00be
CAW
295
296#: mediagoblin/templates/mediagoblin/auth/login.html:45
297msgid "Create one here!"
6d794f26 298msgstr "Crie uma aqui!"
5d2b00be 299
8c12e57b
CAW
300#: mediagoblin/templates/mediagoblin/auth/login.html:48
301msgid "Forgot your password?"
302msgstr ""
303
304#: mediagoblin/templates/mediagoblin/auth/login.html:51
305msgid "Change it!"
306msgstr ""
307
5d2b00be
CAW
308#: mediagoblin/templates/mediagoblin/auth/register.html:27
309msgid "Create an account!"
6d794f26 310msgstr "Criar uma conta!"
5d2b00be 311
39f115ed
CAW
312#: mediagoblin/templates/mediagoblin/auth/register.html:30
313msgid "Create"
314msgstr ""
315
5d2b00be
CAW
316#: mediagoblin/templates/mediagoblin/auth/verification_email.txt:19
317#, python-format
318msgid ""
319"Hi %(username)s,\n"
320"\n"
321"to activate your GNU MediaGoblin account, open the following URL in\n"
322"your web browser:\n"
323"\n"
324"%(verification_url)s"
325msgstr ""
6d794f26
CAW
326"Olá %(username)s,\n"
327"\n"
328"Para ativar sua conta GNU MediaGoblin, visite este endereço no seu navegador:\n"
329"\n"
330"%(verification_url)s"
5d2b00be
CAW
331
332#: mediagoblin/templates/mediagoblin/edit/edit.html:29
333#, python-format
334msgid "Editing %(media_title)s"
6d794f26 335msgstr "Editando %(media_title)s"
5d2b00be
CAW
336
337#: mediagoblin/templates/mediagoblin/edit/edit.html:36
b0391ad9 338#: mediagoblin/templates/mediagoblin/user_pages/media_confirm_delete.html:49
5d2b00be 339msgid "Cancel"
6d794f26 340msgstr "Cancelar"
5d2b00be
CAW
341
342#: mediagoblin/templates/mediagoblin/edit/edit.html:37
39f115ed 343#: mediagoblin/templates/mediagoblin/edit/edit_profile.html:35
5d2b00be 344msgid "Save changes"
6d794f26 345msgstr "Salvar mudanças"
5d2b00be
CAW
346
347#: mediagoblin/templates/mediagoblin/edit/edit_profile.html:29
348#, python-format
349msgid "Editing %(username)s's profile"
6d794f26 350msgstr "Editando perfil de %(username)s"
5d2b00be 351
39f115ed 352#: mediagoblin/templates/mediagoblin/listings/tag.html:31
5d2b00be
CAW
353msgid "Media tagged with:"
354msgstr ""
355
5d2b00be
CAW
356#: mediagoblin/templates/mediagoblin/submit/start.html:26
357msgid "Submit yer media"
6d794f26 358msgstr "Envie sua mídia"
5d2b00be 359
39f115ed
CAW
360#: mediagoblin/templates/mediagoblin/submit/start.html:29
361msgid "Submit"
362msgstr "Enviar"
363
364#: mediagoblin/templates/mediagoblin/user_pages/gallery.html:32
5d2b00be
CAW
365#, python-format
366msgid "<a href=\"%(user_url)s\">%(username)s</a>'s media"
367msgstr ""
368
39f115ed
CAW
369#: mediagoblin/templates/mediagoblin/user_pages/gallery.html:52
370#: mediagoblin/templates/mediagoblin/user_pages/user.html:32
5d2b00be 371msgid "Sorry, no such user found."
6d794f26 372msgstr "Desculpe, tal usuário não encontrado."
5d2b00be 373
56f4953c
CAW
374#: mediagoblin/templates/mediagoblin/user_pages/media_confirm_delete.html:30
375#, python-format
376msgid "Really delete %(title)s?"
377msgstr ""
378
b0391ad9
CAW
379#: mediagoblin/templates/mediagoblin/user_pages/media_confirm_delete.html:50
380msgid "Delete Permanently"
56f4953c
CAW
381msgstr ""
382
39f115ed
CAW
383#: mediagoblin/templates/mediagoblin/user_pages/processing_panel.html:22
384msgid "Media processing panel"
385msgstr ""
386
387#: mediagoblin/templates/mediagoblin/user_pages/processing_panel.html:25
388msgid ""
389"You can track the state of media being processed for your gallery here."
390msgstr ""
391
392#: mediagoblin/templates/mediagoblin/user_pages/processing_panel.html:28
393msgid "Media in-processing"
394msgstr ""
395
396#: mediagoblin/templates/mediagoblin/user_pages/processing_panel.html:46
397msgid "No media in-processing"
398msgstr ""
399
400#: mediagoblin/templates/mediagoblin/user_pages/processing_panel.html:50
401msgid "These uploads failed to process:"
402msgstr ""
403
404#: mediagoblin/templates/mediagoblin/user_pages/user.html:39
405#: mediagoblin/templates/mediagoblin/user_pages/user.html:59
406msgid "Email verification needed"
407msgstr ""
5d2b00be 408
39f115ed
CAW
409#: mediagoblin/templates/mediagoblin/user_pages/user.html:42
410msgid "Almost done! Your account still needs to be activated."
411msgstr ""
5d2b00be 412
39f115ed 413#: mediagoblin/templates/mediagoblin/user_pages/user.html:47
5d2b00be
CAW
414msgid ""
415"An email should arrive in a few moments with instructions on how to do so."
6d794f26 416msgstr "Receberá um email com instruções de como fazer."
5d2b00be 417
39f115ed 418#: mediagoblin/templates/mediagoblin/user_pages/user.html:51
5d2b00be 419msgid "In case it doesn't:"
6d794f26 420msgstr "Caso contrário:"
5d2b00be 421
39f115ed 422#: mediagoblin/templates/mediagoblin/user_pages/user.html:54
5d2b00be 423msgid "Resend verification email"
6d794f26 424msgstr "Reenviar email de verificação"
5d2b00be 425
39f115ed 426#: mediagoblin/templates/mediagoblin/user_pages/user.html:62
5d2b00be
CAW
427msgid ""
428"Someone has registered an account with this username, but it still has to be"
39f115ed 429" activated."
5d2b00be
CAW
430msgstr ""
431
39f115ed 432#: mediagoblin/templates/mediagoblin/user_pages/user.html:68
5d2b00be
CAW
433#, python-format
434msgid ""
435"If you are that person but you've lost your verification email, you can <a "
436"href=\"%(login_url)s\">log in</a> and resend it."
437msgstr ""
6d794f26
CAW
438"Se você é essa pessoa, mas você perdeu seu e-mail de verificação, você pode "
439"<a href=\"%(login_url)s\">efetuar login</a> e reenviá-la."
5d2b00be 440
39f115ed 441#: mediagoblin/templates/mediagoblin/user_pages/user.html:78
5d2b00be
CAW
442#, python-format
443msgid "%(username)s's profile"
6d794f26 444msgstr "Perfil de %(username)s"
5d2b00be 445
39f115ed
CAW
446#: mediagoblin/templates/mediagoblin/user_pages/user.html:85
447msgid "Here's a spot to tell others about yourself."
448msgstr ""
449
450#: mediagoblin/templates/mediagoblin/user_pages/user.html:90
451#: mediagoblin/templates/mediagoblin/user_pages/user.html:108
5d2b00be 452msgid "Edit profile"
6d794f26 453msgstr "Editar perfil"
5d2b00be 454
39f115ed
CAW
455#: mediagoblin/templates/mediagoblin/user_pages/user.html:96
456msgid "This user hasn't filled in their profile (yet)."
457msgstr ""
458
459#: mediagoblin/templates/mediagoblin/user_pages/user.html:122
5d2b00be
CAW
460#, python-format
461msgid "View all of %(username)s's media"
462msgstr ""
463
39f115ed
CAW
464#: mediagoblin/templates/mediagoblin/user_pages/user.html:135
465msgid ""
466"This is where your media will appear, but you don't seem to have added "
467"anything yet."
468msgstr ""
469
470#: mediagoblin/templates/mediagoblin/user_pages/user.html:141
471msgid "Add media"
472msgstr ""
473
474#: mediagoblin/templates/mediagoblin/user_pages/user.html:147
475msgid "There doesn't seem to be any media here yet..."
476msgstr ""
477
478#: mediagoblin/templates/mediagoblin/utils/feed_link.html:21
479msgid "feed icon"
480msgstr ""
481
482#: mediagoblin/templates/mediagoblin/utils/feed_link.html:23
483msgid "Atom feed"
484msgstr ""
485
b0391ad9
CAW
486#: mediagoblin/templates/mediagoblin/utils/pagination.html:40
487msgid "Newer"
488msgstr ""
489
490#: mediagoblin/templates/mediagoblin/utils/pagination.html:46
491msgid "Older"
492msgstr ""
493
39f115ed
CAW
494#: mediagoblin/user_pages/forms.py:24
495msgid "Comment"
496msgstr ""
497
b0391ad9
CAW
498#: mediagoblin/user_pages/forms.py:30
499msgid "I am sure I want to delete this"
500msgstr ""
501
8c12e57b 502#: mediagoblin/user_pages/views.py:175
56f4953c
CAW
503msgid "You are about to delete another user's media. Proceed with caution."
504msgstr ""
505
5d2b00be 506