Commit 2cbae9f4ebf086424553e093763a76aaa4e77ca9
1 parent
1905b483
Exists in
master
and in
5 other branches
Some others translations included [Issue:#415]
Showing
1 changed file
with
2 additions
and
6 deletions
Show diff stats
core/locale/pt_BR/LC_MESSAGES/django.po
... | ... | @@ -8,7 +8,7 @@ msgid "" |
8 | 8 | msgstr "" |
9 | 9 | "Project-Id-Version: PACKAGE VERSION\n" |
10 | 10 | "Report-Msgid-Bugs-To: \n" |
11 | -"POT-Creation-Date: 2016-11-16 11:23-0300\n" | |
11 | +"POT-Creation-Date: 2016-11-17 09:21-0300\n" | |
12 | 12 | "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" |
13 | 13 | "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" |
14 | 14 | "Language-Team: LANGUAGE <LL@li.org>\n" |
... | ... | @@ -23,10 +23,8 @@ msgid "Password" |
23 | 23 | msgstr "Senha" |
24 | 24 | |
25 | 25 | #: .\forms.py:13 |
26 | -#, fuzzy | |
27 | -#| msgid "Confirm password:" | |
28 | 26 | msgid "Confirm Password" |
29 | -msgstr "Confirmação de senha:" | |
27 | +msgstr "Confirme a senha:" | |
30 | 28 | |
31 | 29 | #: .\forms.py:27 |
32 | 30 | msgid "There is already a registered User with this e-mail" |
... | ... | @@ -237,8 +235,6 @@ msgid "User Register" |
237 | 235 | msgstr "Cadastro de usuário" |
238 | 236 | |
239 | 237 | #: .\templates\register_user.html:71 |
240 | -#, fuzzy | |
241 | -#| msgid "Chose your file ..." | |
242 | 238 | msgid "Choose the file ..." |
243 | 239 | msgstr "Escolha o arquivo..." |
244 | 240 | ... | ... |