Commit 23c4e906f325ce250548f50d5de1fde64f77c77c

Authored by Gustavo Bernardo
1 parent 4483705c

Included translations [Issue:#431,#398]

Showing 1 changed file with 15 additions and 13 deletions   Show diff stats
users/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-23 23:09-0300\n"
  11 +"POT-Creation-Date: 2016-11-26 00:29-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"
... ... @@ -217,7 +217,7 @@ msgstr &quot;Início&quot;
217 217 msgid "Manage Users"
218 218 msgstr "Gerenciar Usuários"
219 219  
220   -#: .\templates\users\profile.html:16 .\views.py:75
  220 +#: .\templates\users\profile.html:16 .\views.py:80
221 221 msgid "Add User"
222 222 msgstr "Adicionar usuário"
223 223  
... ... @@ -313,28 +313,30 @@ msgstr &quot;CPF&quot;
313 313 msgid "Birth date:"
314 314 msgstr "Data de nascimento:"
315 315  
316   -#: .\views.py:70 .\views.py:103
  316 +#: .\views.py:75 .\views.py:108
317 317 #, fuzzy
318 318 #| msgid "User"
319 319 msgid "User "
320   -msgstr "Usuário"
  320 +msgstr "Usuário "
  321 +
  322 +#: .\views.py:75
  323 +msgid " created successfully!"
  324 +msgstr " criado com sucesso!"
  325 +
  326 +#: .\views.py:108
  327 +msgid " updated successfully!"
  328 +msgstr " editado com sucesso!"
321 329  
322   -#: .\views.py:120 .\views.py:126
  330 +#: .\views.py:125 .\views.py:131
323 331 #, fuzzy
324 332 #| msgid "User edited successfully!"
325 333 msgid "User deleted Successfully!"
326   -msgstr "Usuário editado com sucesso!"
  334 +msgstr "Usuário apagado com sucesso!"
327 335  
328   -#: .\views.py:156
  336 +#: .\views.py:161
329 337 msgid "Profile edited successfully!"
330 338 msgstr "Perfil editado com sucesso!"
331 339  
332   -#~ msgid "User created successfully!"
333   -#~ msgstr "Usuário criado com sucesso!"
334   -
335   -#~ msgid "User edited successfully!"
336   -#~ msgstr "Usuário editado com sucesso!"
337   -
338 340 #~ msgid "Administrador"
339 341 #~ msgstr "Administrador"
340 342  
... ...