Commit a08d5f5beb9c2fecf1d172344d3b3a949b282934
1 parent
0896629e
Exists in
master
and in
5 other branches
Log in translation included [Issue:#413]
Showing
1 changed file
with
9 additions
and
5 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:17-0300\n" | |
11 | +"POT-Creation-Date: 2016-11-16 11:23-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" |
... | ... | @@ -216,10 +216,9 @@ msgstr "Usuário" |
216 | 216 | msgid "Remember Email" |
217 | 217 | msgstr "Lembrar E-mail" |
218 | 218 | |
219 | -#: .\templates\index.html:64 .\templates\register_user.html:113 | |
220 | -#: .\templates\registration\passwor_reset_complete.html:24 | |
221 | -msgid "Login" | |
222 | -msgstr "Entrar" | |
219 | +#: .\templates\index.html:64 | |
220 | +msgid "Log in" | |
221 | +msgstr "Acessar" | |
223 | 222 | |
224 | 223 | #: .\templates\index.html:67 |
225 | 224 | msgid "Guest" |
... | ... | @@ -243,6 +242,11 @@ msgstr "Cadastro de usuário" |
243 | 242 | msgid "Choose the file ..." |
244 | 243 | msgstr "Escolha o arquivo..." |
245 | 244 | |
245 | +#: .\templates\register_user.html:113 | |
246 | +#: .\templates\registration\passwor_reset_complete.html:24 | |
247 | +msgid "Login" | |
248 | +msgstr "Entrar" | |
249 | + | |
246 | 250 | #: .\templates\registration\passwor_reset_complete.html:19 |
247 | 251 | msgid "Your password was reseted successful" |
248 | 252 | msgstr "" | ... | ... |