Commit 53f04e5653e20c867d7860ce304e973b7642ab2f

Authored by Luan
1 parent 3e3d5e89

updating translations

src/locale/pt_BR/LC_MESSAGES/django.mo
No preview for this file type
src/locale/pt_BR/LC_MESSAGES/django.po
@@ -7,7 +7,7 @@ msgid "" @@ -7,7 +7,7 @@ msgid ""
7 msgstr "" 7 msgstr ""
8 "Project-Id-Version: PACKAGE VERSION\n" 8 "Project-Id-Version: PACKAGE VERSION\n"
9 "Report-Msgid-Bugs-To: \n" 9 "Report-Msgid-Bugs-To: \n"
10 -"POT-Creation-Date: 2013-12-10 16:24+0000\n" 10 +"POT-Creation-Date: 2013-12-10 17:09+0000\n"
11 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" 11 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
12 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" 12 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
13 "Language-Team: LANGUAGE <LL@li.org>\n" 13 "Language-Team: LANGUAGE <LL@li.org>\n"
@@ -33,31 +33,39 @@ msgstr &quot;Datas importantes&quot; @@ -33,31 +33,39 @@ msgstr &quot;Datas importantes&quot;
33 msgid "Social account does not exist" 33 msgid "Social account does not exist"
34 msgstr "Conta social não existe" 34 msgstr "Conta social não existe"
35 35
36 -#: accounts/forms.py:65 36 +#: accounts/forms.py:55
  37 +msgid "Biography"
  38 +msgstr "Biografia"
  39 +
  40 +#: accounts/forms.py:56
  41 +msgid "Write something about you in 200 characters or less."
  42 +msgstr "Escreva algo sobre você em 200 caracteres ou menos."
  43 +
  44 +#: accounts/forms.py:72
37 msgid "Mailing lists" 45 msgid "Mailing lists"
38 msgstr "Listas de e-mail" 46 msgstr "Listas de e-mail"
39 47
40 -#: accounts/forms.py:72 48 +#: accounts/forms.py:79
41 msgid "Password" 49 msgid "Password"
42 msgstr "Senha" 50 msgstr "Senha"
43 51
44 -#: accounts/forms.py:74 52 +#: accounts/forms.py:81
45 msgid "Password confirmation" 53 msgid "Password confirmation"
46 msgstr "Confirmação de senha" 54 msgstr "Confirmação de senha"
47 55
48 -#: accounts/forms.py:76 56 +#: accounts/forms.py:83
49 msgid "Enter the same password as above, for verification." 57 msgid "Enter the same password as above, for verification."
50 msgstr "Digite a mesma senha que acima, para verificação." 58 msgstr "Digite a mesma senha que acima, para verificação."
51 59
52 -#: accounts/forms.py:94 60 +#: accounts/forms.py:101
53 msgid "Password mismatch" 61 msgid "Password mismatch"
54 msgstr "Senhas diferentes" 62 msgstr "Senhas diferentes"
55 63
56 -#: accounts/models.py:56 64 +#: accounts/models.py:57
57 msgid "Required. 30 characters or fewer. Letters, digits and ./+/-/_ only." 65 msgid "Required. 30 characters or fewer. Letters, digits and ./+/-/_ only."
58 msgstr "" 66 msgstr ""
59 67
60 -#: accounts/models.py:61 68 +#: accounts/models.py:62
61 msgid "Enter a valid username." 69 msgid "Enter a valid username."
62 msgstr "" 70 msgstr ""
63 71