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,7 +8,7 @@ msgid "" | ||
| 8 | msgstr "" | 8 | msgstr "" |
| 9 | "Project-Id-Version: PACKAGE VERSION\n" | 9 | "Project-Id-Version: PACKAGE VERSION\n" |
| 10 | "Report-Msgid-Bugs-To: \n" | 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 | "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" | 12 | "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" |
| 13 | "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" | 13 | "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" |
| 14 | "Language-Team: LANGUAGE <LL@li.org>\n" | 14 | "Language-Team: LANGUAGE <LL@li.org>\n" |
| @@ -23,10 +23,8 @@ msgid "Password" | @@ -23,10 +23,8 @@ msgid "Password" | ||
| 23 | msgstr "Senha" | 23 | msgstr "Senha" |
| 24 | 24 | ||
| 25 | #: .\forms.py:13 | 25 | #: .\forms.py:13 |
| 26 | -#, fuzzy | ||
| 27 | -#| msgid "Confirm password:" | ||
| 28 | msgid "Confirm Password" | 26 | msgid "Confirm Password" |
| 29 | -msgstr "Confirmação de senha:" | 27 | +msgstr "Confirme a senha:" |
| 30 | 28 | ||
| 31 | #: .\forms.py:27 | 29 | #: .\forms.py:27 |
| 32 | msgid "There is already a registered User with this e-mail" | 30 | msgid "There is already a registered User with this e-mail" |
| @@ -237,8 +235,6 @@ msgid "User Register" | @@ -237,8 +235,6 @@ msgid "User Register" | ||
| 237 | msgstr "Cadastro de usuário" | 235 | msgstr "Cadastro de usuário" |
| 238 | 236 | ||
| 239 | #: .\templates\register_user.html:71 | 237 | #: .\templates\register_user.html:71 |
| 240 | -#, fuzzy | ||
| 241 | -#| msgid "Chose your file ..." | ||
| 242 | msgid "Choose the file ..." | 238 | msgid "Choose the file ..." |
| 243 | msgstr "Escolha o arquivo..." | 239 | msgstr "Escolha o arquivo..." |
| 244 | 240 |