From 9c8c854c6b9341f98f45b32dfd38229200e2135d Mon Sep 17 00:00:00 2001 From: Zambom Date: Mon, 2 Oct 2017 21:45:07 -0300 Subject: [PATCH] Removing buttons from chat filter --- amadeus/locale/pt_BR/LC_MESSAGES/django.po | 57 +++++++++++++++++++++++++++++---------------------------- amadeus/static/js/chat.js | 18 ++++++++---------- analytics/locale/pt_BR/LC_MESSAGES/django.po | 2 +- api/locale/pt_BR/LC_MESSAGES/django.po | 2 +- bulletin/locale/pt_BR/LC_MESSAGES/django.po | 2 +- categories/locale/pt_BR/LC_MESSAGES/django.po | 2 +- chat/locale/pt_BR/LC_MESSAGES/django.po | 24 +++++++++++++----------- chat/templates/chat/talk.html | 4 +--- dashboards/locale/pt_BR/LC_MESSAGES/django.po | 2 +- file_link/locale/pt_BR/LC_MESSAGES/django.po | 2 +- goals/locale/pt_BR/LC_MESSAGES/django.po | 2 +- links/locale/pt_BR/LC_MESSAGES/django.po | 2 +- log/locale/pt_BR/LC_MESSAGES/django.po | 2 +- mailsender/locale/pt_BR/LC_MESSAGES/django.po | 2 +- mural/locale/pt_BR/LC_MESSAGES/django.po | 30 +++++++++++++++--------------- news/locale/pt_BR/LC_MESSAGES/django.po | 2 +- notifications/locale/pt_BR/LC_MESSAGES/django.po | 2 +- pdf_file/locale/pt_BR/LC_MESSAGES/django.po | 2 +- pendencies/locale/pt_BR/LC_MESSAGES/django.po | 2 +- reports/locale/pt_BR/LC_MESSAGES/django.po | 2 +- security/locale/pt_BR/LC_MESSAGES/django.po | 2 +- students_group/locale/pt_BR/LC_MESSAGES/django.po | 2 +- subjects/locale/pt_BR/LC_MESSAGES/django.po | 2 +- themes/locale/pt_BR/LC_MESSAGES/django.po | 2 +- topics/locale/pt_BR/LC_MESSAGES/django.po | 2 +- users/locale/pt_BR/LC_MESSAGES/django.po | 12 ++++++------ webconference/locale/pt_BR/LC_MESSAGES/django.po | 2 +- webpage/locale/pt_BR/LC_MESSAGES/django.po | 2 +- youtube_video/locale/pt_BR/LC_MESSAGES/django.po | 2 +- 29 files changed, 95 insertions(+), 96 deletions(-) diff --git a/amadeus/locale/pt_BR/LC_MESSAGES/django.po b/amadeus/locale/pt_BR/LC_MESSAGES/django.po index d1fe3be..5f18ebd 100644 --- a/amadeus/locale/pt_BR/LC_MESSAGES/django.po +++ b/amadeus/locale/pt_BR/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-09-20 21:31-0300\n" +"POT-Creation-Date: 2017-10-02 21:43-0300\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -26,96 +26,97 @@ msgstr "Português" msgid "English" msgstr "Inglês" -#: amadeus/templates/base.html:113 +#: amadeus/templates/base.html:115 amadeus/templates/base.html:236 msgid "Search for subjects and resources" msgstr "Buscar por assuntos ou recursos" -#: amadeus/templates/base.html:125 amadeus/templates/base.html:128 +#: amadeus/templates/base.html:127 amadeus/templates/base.html:130 +#: amadeus/templates/base.html:278 msgid "Language Selector" msgstr "Seletor de Línguas" -#: amadeus/templates/base.html:159 +#: amadeus/templates/base.html:161 amadeus/templates/base.html:255 msgid "Profile" msgstr "Perfil" -#: amadeus/templates/base.html:160 +#: amadeus/templates/base.html:162 amadeus/templates/base.html:256 msgid "Edit Profile" msgstr "Editar Perfil" -#: amadeus/templates/base.html:161 +#: amadeus/templates/base.html:163 amadeus/templates/base.html:257 msgid "Change Password" msgstr "Alterar Senha" -#: amadeus/templates/base.html:162 +#: amadeus/templates/base.html:164 amadeus/templates/base.html:258 msgid "Delete Account" msgstr "Remover Conta" -#: amadeus/templates/base.html:163 +#: amadeus/templates/base.html:165 amadeus/templates/base.html:259 msgid "Logout" msgstr "Sair" -#: amadeus/templates/base.html:168 +#: amadeus/templates/base.html:170 amadeus/templates/base.html:262 msgid "settings" msgstr "configurações" -#: amadeus/templates/base.html:171 +#: amadeus/templates/base.html:173 amadeus/templates/base.html:264 msgid "Settings" msgstr "Configurações" -#: amadeus/templates/base.html:174 +#: amadeus/templates/base.html:176 amadeus/templates/base.html:267 msgid "Manage Users" msgstr "Gerenciar Usuários" -#: amadeus/templates/base.html:175 +#: amadeus/templates/base.html:177 amadeus/templates/base.html:268 msgid "Manage Categories" msgstr "Gerenciar Categorias" -#: amadeus/templates/base.html:176 +#: amadeus/templates/base.html:178 amadeus/templates/base.html:269 msgid "Manage News" msgstr "Gerenciar Notícias" -#: amadeus/templates/base.html:183 +#: amadeus/templates/base.html:185 msgid "System" msgstr "Sistema" -#: amadeus/templates/base.html:190 +#: amadeus/templates/base.html:192 amadeus/templates/base.html:270 msgid "Mail Sender" msgstr "Remetente de Email" -#: amadeus/templates/base.html:191 +#: amadeus/templates/base.html:193 amadeus/templates/base.html:271 msgid "Security" msgstr "Segurança" -#: amadeus/templates/base.html:192 +#: amadeus/templates/base.html:194 amadeus/templates/base.html:272 msgid "Theme" msgstr "Temas" -#: amadeus/templates/base.html:193 +#: amadeus/templates/base.html:195 amadeus/templates/base.html:273 msgid "Web Conference" msgstr "Web conferência" -#: amadeus/templates/base.html:228 amadeus/templates/base.html:284 -#: amadeus/templates/base.html:321 +#: amadeus/templates/base.html:339 amadeus/templates/base.html:395 +#: amadeus/templates/base.html:432 msgid "Subjects" msgstr "Assuntos" -#: amadeus/templates/base.html:233 amadeus/templates/base.html:290 -#: amadeus/templates/base.html:326 +#: amadeus/templates/base.html:344 amadeus/templates/base.html:401 +#: amadeus/templates/base.html:437 msgid "Mural" msgstr "Mural" -#: amadeus/templates/base.html:239 amadeus/templates/base.html:297 -#: amadeus/templates/base.html:332 +#: amadeus/templates/base.html:350 amadeus/templates/base.html:408 +#: amadeus/templates/base.html:443 msgid "Messages" msgstr "Mensagens" -#: amadeus/templates/base.html:245 amadeus/templates/base.html:305 -#: amadeus/templates/base.html:338 +#: amadeus/templates/base.html:356 amadeus/templates/base.html:416 +#: amadeus/templates/base.html:449 msgid "Pendencies" msgstr "Pendências" -#: amadeus/templates/base.html:253 amadeus/templates/base.html:314 -#: amadeus/templates/base.html:346 +#: amadeus/templates/base.html:364 amadeus/templates/base.html:425 +#: amadeus/templates/base.html:457 msgid "Analytics" msgstr "Analytics" diff --git a/amadeus/static/js/chat.js b/amadeus/static/js/chat.js index 3d32111..8b719ad 100644 --- a/amadeus/static/js/chat.js +++ b/amadeus/static/js/chat.js @@ -469,18 +469,16 @@ function setFiltersSubmitAndPagination() { }); }); - if (isMobile) { - var favorite = filters.find("input[name='favorite']"), - mine = filters.find("input[name='mine']"); + var favorite = filters.find("input[name='favorite']"), + mine = filters.find("input[name='mine']"); - favorite.on('change', function () { - filters.submit(); - }); + favorite.on('change', function () { + filters.submit(); + }); - mine.on('change', function () { - filters.submit(); - }); - } + mine.on('change', function () { + filters.submit(); + }); } function getParticipants(btn) { diff --git a/analytics/locale/pt_BR/LC_MESSAGES/django.po b/analytics/locale/pt_BR/LC_MESSAGES/django.po index a4a51a3..5664e09 100644 --- a/analytics/locale/pt_BR/LC_MESSAGES/django.po +++ b/analytics/locale/pt_BR/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-09-20 21:31-0300\n" +"POT-Creation-Date: 2017-10-02 21:43-0300\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" diff --git a/api/locale/pt_BR/LC_MESSAGES/django.po b/api/locale/pt_BR/LC_MESSAGES/django.po index ade399e..3acfb6a 100644 --- a/api/locale/pt_BR/LC_MESSAGES/django.po +++ b/api/locale/pt_BR/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-09-20 21:31-0300\n" +"POT-Creation-Date: 2017-10-02 21:43-0300\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" diff --git a/bulletin/locale/pt_BR/LC_MESSAGES/django.po b/bulletin/locale/pt_BR/LC_MESSAGES/django.po index 1ef58a2..18112f5 100644 --- a/bulletin/locale/pt_BR/LC_MESSAGES/django.po +++ b/bulletin/locale/pt_BR/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-09-20 21:31-0300\n" +"POT-Creation-Date: 2017-10-02 21:43-0300\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" diff --git a/categories/locale/pt_BR/LC_MESSAGES/django.po b/categories/locale/pt_BR/LC_MESSAGES/django.po index 9688bdc..443a801 100644 --- a/categories/locale/pt_BR/LC_MESSAGES/django.po +++ b/categories/locale/pt_BR/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-09-20 21:31-0300\n" +"POT-Creation-Date: 2017-10-02 21:43-0300\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" diff --git a/chat/locale/pt_BR/LC_MESSAGES/django.po b/chat/locale/pt_BR/LC_MESSAGES/django.po index 270ac2c..38d34b8 100644 --- a/chat/locale/pt_BR/LC_MESSAGES/django.po +++ b/chat/locale/pt_BR/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-09-20 21:31-0300\n" +"POT-Creation-Date: 2017-10-02 21:43-0300\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -210,7 +210,7 @@ msgstr "Remover" msgid "Talk with " msgstr "Conversa com " -#: chat/templates/chat/talk.html:23 chat/templates/chat/talk.html:36 +#: chat/templates/chat/talk.html:23 msgid "Filter" msgstr "Filtrar" @@ -219,22 +219,18 @@ msgid "Favorite messages" msgstr "Mensagens Favoritas" #: chat/templates/chat/talk.html:33 -msgid "Only my messages" -msgstr "Apenas minhas mensagens" +msgid "My messages" +msgstr "Minhas Mensagens" -#: chat/templates/chat/talk.html:37 -msgid "Clean Filters" -msgstr "Limpar Filtros" - -#: chat/templates/chat/talk.html:44 +#: chat/templates/chat/talk.html:42 msgid "See old messages" msgstr "Ver mensagens antigas" -#: chat/templates/chat/talk.html:53 +#: chat/templates/chat/talk.html:51 msgid "You have new messages..." msgstr "Você possui novas mensagens..." -#: chat/templates/chat/talk.html:73 +#: chat/templates/chat/talk.html:71 msgid "Type a new message to " msgstr "Digite uma nova mensagem para " @@ -280,3 +276,9 @@ msgstr "[Foto]" #, python-format msgid "Last message in %s" msgstr "Última mensagem em %s" + +#~ msgid "Only my messages" +#~ msgstr "Apenas minhas mensagens" + +#~ msgid "Clean Filters" +#~ msgstr "Limpar Filtros" diff --git a/chat/templates/chat/talk.html b/chat/templates/chat/talk.html index 5090bf4..e596a39 100644 --- a/chat/templates/chat/talk.html +++ b/chat/templates/chat/talk.html @@ -30,11 +30,9 @@
- - diff --git a/dashboards/locale/pt_BR/LC_MESSAGES/django.po b/dashboards/locale/pt_BR/LC_MESSAGES/django.po index 711c3e4..ad5a2f6 100644 --- a/dashboards/locale/pt_BR/LC_MESSAGES/django.po +++ b/dashboards/locale/pt_BR/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-09-20 21:31-0300\n" +"POT-Creation-Date: 2017-10-02 21:43-0300\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" diff --git a/file_link/locale/pt_BR/LC_MESSAGES/django.po b/file_link/locale/pt_BR/LC_MESSAGES/django.po index 3069bd2..02a80fc 100644 --- a/file_link/locale/pt_BR/LC_MESSAGES/django.po +++ b/file_link/locale/pt_BR/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-09-20 21:31-0300\n" +"POT-Creation-Date: 2017-10-02 21:43-0300\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" diff --git a/goals/locale/pt_BR/LC_MESSAGES/django.po b/goals/locale/pt_BR/LC_MESSAGES/django.po index d296541..42e9e52 100644 --- a/goals/locale/pt_BR/LC_MESSAGES/django.po +++ b/goals/locale/pt_BR/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-09-20 21:31-0300\n" +"POT-Creation-Date: 2017-10-02 21:43-0300\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" diff --git a/links/locale/pt_BR/LC_MESSAGES/django.po b/links/locale/pt_BR/LC_MESSAGES/django.po index 07ede3f..60707e4 100644 --- a/links/locale/pt_BR/LC_MESSAGES/django.po +++ b/links/locale/pt_BR/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-09-20 21:31-0300\n" +"POT-Creation-Date: 2017-10-02 21:43-0300\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" diff --git a/log/locale/pt_BR/LC_MESSAGES/django.po b/log/locale/pt_BR/LC_MESSAGES/django.po index e9cc5c7..e0357ae 100644 --- a/log/locale/pt_BR/LC_MESSAGES/django.po +++ b/log/locale/pt_BR/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-09-20 21:31-0300\n" +"POT-Creation-Date: 2017-10-02 21:43-0300\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" diff --git a/mailsender/locale/pt_BR/LC_MESSAGES/django.po b/mailsender/locale/pt_BR/LC_MESSAGES/django.po index 3c4b154..b30876f 100644 --- a/mailsender/locale/pt_BR/LC_MESSAGES/django.po +++ b/mailsender/locale/pt_BR/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-09-20 21:31-0300\n" +"POT-Creation-Date: 2017-10-02 21:43-0300\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" diff --git a/mural/locale/pt_BR/LC_MESSAGES/django.po b/mural/locale/pt_BR/LC_MESSAGES/django.po index 725f5e7..aa31407 100644 --- a/mural/locale/pt_BR/LC_MESSAGES/django.po +++ b/mural/locale/pt_BR/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-09-20 21:31-0300\n" +"POT-Creation-Date: 2017-10-02 21:43-0300\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -334,11 +334,11 @@ msgstr "" msgid "(Edited)" msgstr "(Editado)" -#: mural/templatetags/mural_filters.py:35 mural/views.py:1240 +#: mural/templatetags/mural_filters.py:35 mural/views.py:1254 msgid "Unfavorite" msgstr "Desfavoritar" -#: mural/templatetags/mural_filters.py:37 mural/views.py:1244 +#: mural/templatetags/mural_filters.py:37 mural/views.py:1258 msgid "Favorite" msgstr "Favoritar" @@ -363,7 +363,7 @@ msgstr "" msgid "%s has made a post in General" msgstr "%s postou em Geral" -#: mural/views.py:263 mural/views.py:530 mural/views.py:869 +#: mural/views.py:263 mural/views.py:530 mural/views.py:860 msgid "Are you sure you want to delete this post?" msgstr "Você tem certeza que deseja deletar essa postagem?" @@ -371,50 +371,50 @@ msgstr "Você tem certeza que deseja deletar essa postagem?" msgid "Mural - Per Category" msgstr "Mural - Por Categoria" -#: mural/views.py:411 mural/views.py:720 mural/views.py:1158 +#: mural/views.py:411 mural/views.py:711 mural/views.py:1172 #, python-format msgid "%s has made a post in %s" msgstr "%s postou em %s" -#: mural/views.py:663 +#: mural/views.py:654 msgid "Mural - Per Subject" msgstr "Mural - Por Assunto" -#: mural/views.py:980 mural/views.py:1096 +#: mural/views.py:962 mural/views.py:1110 #, python-format msgid "%s - Mural" msgstr "%s - Mural" -#: mural/views.py:1221 +#: mural/views.py:1235 msgid "Your post was published successfully!" msgstr "Sua postagem foi publicada com sucesso!" -#: mural/views.py:1223 +#: mural/views.py:1237 msgid "Your post was edited successfully!" msgstr "Sua postagem foi editada com sucesso!" -#: mural/views.py:1230 +#: mural/views.py:1244 msgid "Post deleted successfully!" msgstr "Postagem deletada com sucesso!" -#: mural/views.py:1293 +#: mural/views.py:1307 #, python-format msgid "%s has commented in a post" msgstr "%s comentou em um postagem" -#: mural/views.py:1460 +#: mural/views.py:1474 msgid "Are you sure you want to delete this comment?" msgstr "Você tem certeza que deseja deletar esse comentário?" -#: mural/views.py:1527 +#: mural/views.py:1541 msgid "Your comment was published successfully!" msgstr "Seu comentário foi publicado com sucesso!" -#: mural/views.py:1529 +#: mural/views.py:1543 msgid "Your comment was edited successfully!" msgstr "Seu comentário foi editado com sucesso!" -#: mural/views.py:1536 +#: mural/views.py:1550 msgid "Comment deleted successfully!" msgstr "Comentário deletado com sucesso!" diff --git a/news/locale/pt_BR/LC_MESSAGES/django.po b/news/locale/pt_BR/LC_MESSAGES/django.po index 96c2fa6..2549316 100644 --- a/news/locale/pt_BR/LC_MESSAGES/django.po +++ b/news/locale/pt_BR/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-09-20 21:31-0300\n" +"POT-Creation-Date: 2017-10-02 21:43-0300\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" diff --git a/notifications/locale/pt_BR/LC_MESSAGES/django.po b/notifications/locale/pt_BR/LC_MESSAGES/django.po index c5f7c30..752796b 100644 --- a/notifications/locale/pt_BR/LC_MESSAGES/django.po +++ b/notifications/locale/pt_BR/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-09-20 21:31-0300\n" +"POT-Creation-Date: 2017-10-02 21:43-0300\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" diff --git a/pdf_file/locale/pt_BR/LC_MESSAGES/django.po b/pdf_file/locale/pt_BR/LC_MESSAGES/django.po index 4153399..d5d8e0d 100644 --- a/pdf_file/locale/pt_BR/LC_MESSAGES/django.po +++ b/pdf_file/locale/pt_BR/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-09-20 21:31-0300\n" +"POT-Creation-Date: 2017-10-02 21:43-0300\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" diff --git a/pendencies/locale/pt_BR/LC_MESSAGES/django.po b/pendencies/locale/pt_BR/LC_MESSAGES/django.po index 19a0e73..278dcca 100644 --- a/pendencies/locale/pt_BR/LC_MESSAGES/django.po +++ b/pendencies/locale/pt_BR/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-09-20 21:31-0300\n" +"POT-Creation-Date: 2017-10-02 21:43-0300\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" diff --git a/reports/locale/pt_BR/LC_MESSAGES/django.po b/reports/locale/pt_BR/LC_MESSAGES/django.po index 6fb14e2..2f0bbe7 100644 --- a/reports/locale/pt_BR/LC_MESSAGES/django.po +++ b/reports/locale/pt_BR/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-09-20 21:31-0300\n" +"POT-Creation-Date: 2017-10-02 21:43-0300\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" diff --git a/security/locale/pt_BR/LC_MESSAGES/django.po b/security/locale/pt_BR/LC_MESSAGES/django.po index 9e65ee9..19bffd5 100644 --- a/security/locale/pt_BR/LC_MESSAGES/django.po +++ b/security/locale/pt_BR/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-09-20 21:31-0300\n" +"POT-Creation-Date: 2017-10-02 21:43-0300\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" diff --git a/students_group/locale/pt_BR/LC_MESSAGES/django.po b/students_group/locale/pt_BR/LC_MESSAGES/django.po index a3673a6..9220967 100644 --- a/students_group/locale/pt_BR/LC_MESSAGES/django.po +++ b/students_group/locale/pt_BR/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-09-20 21:31-0300\n" +"POT-Creation-Date: 2017-10-02 21:43-0300\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" diff --git a/subjects/locale/pt_BR/LC_MESSAGES/django.po b/subjects/locale/pt_BR/LC_MESSAGES/django.po index 9ba3dbf..a24c172 100644 --- a/subjects/locale/pt_BR/LC_MESSAGES/django.po +++ b/subjects/locale/pt_BR/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-09-20 21:31-0300\n" +"POT-Creation-Date: 2017-10-02 21:43-0300\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" diff --git a/themes/locale/pt_BR/LC_MESSAGES/django.po b/themes/locale/pt_BR/LC_MESSAGES/django.po index bfd2e85..2fb8d70 100644 --- a/themes/locale/pt_BR/LC_MESSAGES/django.po +++ b/themes/locale/pt_BR/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-09-20 21:31-0300\n" +"POT-Creation-Date: 2017-10-02 21:43-0300\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" diff --git a/topics/locale/pt_BR/LC_MESSAGES/django.po b/topics/locale/pt_BR/LC_MESSAGES/django.po index dceac5d..b86193f 100644 --- a/topics/locale/pt_BR/LC_MESSAGES/django.po +++ b/topics/locale/pt_BR/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-09-20 21:31-0300\n" +"POT-Creation-Date: 2017-10-02 21:43-0300\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" diff --git a/users/locale/pt_BR/LC_MESSAGES/django.po b/users/locale/pt_BR/LC_MESSAGES/django.po index 516e142..b856f28 100644 --- a/users/locale/pt_BR/LC_MESSAGES/django.po +++ b/users/locale/pt_BR/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-09-20 21:31-0300\n" +"POT-Creation-Date: 2017-10-02 21:43-0300\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -175,15 +175,15 @@ msgstr "Sim" msgid "Is not an admin" msgstr "Não é administrador" -#: users/templates/users/_form.html:18 users/templates/users/register.html:60 +#: users/templates/users/_form.html:18 users/templates/users/register.html:68 msgid "Choose your photo..." msgstr "Escolha sua foto..." -#: users/templates/users/_form.html:32 users/templates/users/register.html:74 +#: users/templates/users/_form.html:32 users/templates/users/register.html:80 msgid "Click or drop the file here" msgstr "" -#: users/templates/users/_form.html:34 users/templates/users/register.html:76 +#: users/templates/users/_form.html:34 users/templates/users/register.html:81 msgid "The photo could not exceed 2MB." msgstr "A imagem não pode exceder o tamanho de 2MB." @@ -233,7 +233,7 @@ msgstr "Recuperar" #: users/templates/users/forgot_password.html:79 #: users/templates/users/new_password.html:84 -#: users/templates/users/register.html:125 +#: users/templates/users/register.html:126 msgid "Back" msgstr "Voltar" @@ -311,7 +311,7 @@ msgstr "Estudante em" msgid "User Register" msgstr "Cadastro de Usuário" -#: users/templates/users/register.html:122 +#: users/templates/users/register.html:123 msgid "Register" msgstr "Cadastrar" diff --git a/webconference/locale/pt_BR/LC_MESSAGES/django.po b/webconference/locale/pt_BR/LC_MESSAGES/django.po index 80f20d1..f7338fc 100644 --- a/webconference/locale/pt_BR/LC_MESSAGES/django.po +++ b/webconference/locale/pt_BR/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-09-20 21:31-0300\n" +"POT-Creation-Date: 2017-10-02 21:43-0300\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" diff --git a/webpage/locale/pt_BR/LC_MESSAGES/django.po b/webpage/locale/pt_BR/LC_MESSAGES/django.po index 7d8252f..aa9f151 100644 --- a/webpage/locale/pt_BR/LC_MESSAGES/django.po +++ b/webpage/locale/pt_BR/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-09-20 21:31-0300\n" +"POT-Creation-Date: 2017-10-02 21:43-0300\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" diff --git a/youtube_video/locale/pt_BR/LC_MESSAGES/django.po b/youtube_video/locale/pt_BR/LC_MESSAGES/django.po index e20655b..f1f3229 100644 --- a/youtube_video/locale/pt_BR/LC_MESSAGES/django.po +++ b/youtube_video/locale/pt_BR/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-09-20 21:31-0300\n" +"POT-Creation-Date: 2017-10-02 21:43-0300\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" -- libgit2 0.21.2