diff --git a/amadeus/locale/pt_BR/LC_MESSAGES/django.po b/amadeus/locale/pt_BR/LC_MESSAGES/django.po index 9513e7d..a0cdd1d 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-08-16 19:24-0300\n" +"POT-Creation-Date: 2017-08-21 20: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/analytics/locale/pt_BR/LC_MESSAGES/django.po b/analytics/locale/pt_BR/LC_MESSAGES/django.po index 920d982..ff1544e 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-08-16 19:24-0300\n" +"POT-Creation-Date: 2017-08-21 20: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 3fcc58f..a304798 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-08-16 19:24-0300\n" +"POT-Creation-Date: 2017-08-21 20:43-0300\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -18,23 +18,23 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n" -#: api/views.py:299 +#: api/views.py:332 #, python-format msgid "Last message in %s" msgstr "" -#: api/views.py:316 +#: api/views.py:349 msgid "Message sent successfully!" msgstr "" -#: api/views.py:320 +#: api/views.py:353 msgid "Error while sending message!" msgstr "" -#: api/views.py:327 +#: api/views.py:360 msgid "No information received!" msgstr "" -#: api/views.py:333 +#: api/views.py:366 msgid "Amadeus" msgstr "" diff --git a/bulletin/locale/pt_BR/LC_MESSAGES/django.po b/bulletin/locale/pt_BR/LC_MESSAGES/django.po index 3fc19b3..884c474 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-08-16 19:24-0300\n" +"POT-Creation-Date: 2017-08-21 20:43-0300\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -70,7 +70,7 @@ msgstr "Metas" msgid "Relevant Indicators" msgstr "Indicadores Relevantes" -#: bulletin/models.py:25 bulletin/views.py:847 +#: bulletin/models.py:25 bulletin/views.py:845 msgid "Bulletin" msgstr "Boletim" @@ -189,14 +189,14 @@ msgid "The picture could not exceed 5MB." msgstr "A imagem não pode exceder 5MB." #: bulletin/templates/bulletin/send_message.html:62 -#: bulletin/templates/bulletin/view.html:145 -#: bulletin/templates/bulletin/window_view.html:127 +#: bulletin/templates/bulletin/view.html:209 +#: bulletin/templates/bulletin/window_view.html:219 msgid "Close" msgstr "Fechar" #: bulletin/templates/bulletin/send_message.html:63 -#: bulletin/templates/bulletin/view.html:146 -#: bulletin/templates/bulletin/window_view.html:128 +#: bulletin/templates/bulletin/view.html:210 +#: bulletin/templates/bulletin/window_view.html:220 msgid "Send" msgstr "Enviar" @@ -204,37 +204,27 @@ msgstr "Enviar" msgid "Edit: " msgstr "Editar: " -#: bulletin/templates/bulletin/view.html:61 -#: bulletin/templates/bulletin/window_view.html:70 -msgid "Check your goals" -msgstr "Veja suas metas" - -#: bulletin/templates/bulletin/view.html:122 -#: bulletin/templates/bulletin/window_view.html:106 +#: bulletin/templates/bulletin/view.html:189 +#: bulletin/templates/bulletin/window_view.html:199 msgid "There are obstructions to your activities?" msgstr "Existem impedimentos para as suas atividades?" -#: bulletin/templates/bulletin/view.html:123 -#: bulletin/templates/bulletin/window_view.html:107 +#: bulletin/templates/bulletin/view.html:190 +#: bulletin/templates/bulletin/window_view.html:200 msgid "Click here" msgstr "Clique aqui" -#: bulletin/templates/bulletin/view.html:123 -#: bulletin/templates/bulletin/window_view.html:107 +#: bulletin/templates/bulletin/view.html:190 +#: bulletin/templates/bulletin/window_view.html:200 msgid "to communicate the difficulties that may decrease your performance." msgstr "para informar as dificuldades que podem prejudicar seu desempenho." -#: bulletin/templates/bulletin/view.html:135 -#: bulletin/templates/bulletin/window_view.html:117 -msgid "Inform difficulties" -msgstr "Informe as dificuldades" - -#: bulletin/templates/bulletin/view.html:141 -#: bulletin/templates/bulletin/window_view.html:123 +#: bulletin/templates/bulletin/view.html:205 +#: bulletin/templates/bulletin/window_view.html:215 msgid "Type here the dificulties that may harm your performance" msgstr "Escreva aqui as dificuldades que podem diminuir sua performance" -#: bulletin/utils.py:50 bulletin/views.py:914 +#: bulletin/utils.py:50 bulletin/views.py:912 #, python-format msgid "Last message in %s" msgstr "Última mensagem em %s" @@ -262,15 +252,17 @@ msgstr "O tópico %s não possui metas, então você não pode criar um Boletim. msgid "" "The deadline to submit the goals of the topic %s has not yet closed, so you " "can't create a Bulletin." -msgstr "O prazo para submeter as metas do tópico %s ainda não foi fechado, então você não pode criar um Boletim." +msgstr "" +"O prazo para submeter as metas do tópico %s ainda não foi fechado, então " +"você não pode criar um Boletim." #: bulletin/views.py:325 #, python-format msgid "The topic %s already has a Bulletin, so you can't create another." msgstr "O tópico %s já possui um Boletim, então você não pode criar outro." -#: bulletin/views.py:343 bulletin/views.py:356 bulletin/views.py:627 -#: bulletin/views.py:629 bulletin/views.py:645 bulletin/views.py:647 +#: bulletin/views.py:343 bulletin/views.py:356 bulletin/views.py:625 +#: bulletin/views.py:627 bulletin/views.py:643 bulletin/views.py:645 msgid "Visualize" msgstr "Visualizar" @@ -283,60 +275,66 @@ msgstr "" "O Boletim \"%s\" foi adicionado ao Tópio \"%s\" do ambiente virtual \"%s\" " "com sucesso!" -#: bulletin/views.py:691 +#: bulletin/views.py:689 msgid "Update Bulletin" msgstr "Atualizar boletim" -#: bulletin/views.py:709 +#: bulletin/views.py:707 #, python-format msgid "The Bulletin \"%s\" was updated successfully!" msgstr "O Boletim \"%s\" foi atualizado com sucesso!" -#: bulletin/views.py:745 +#: bulletin/views.py:743 #, python-format msgid "" "The bulletin \"%s\" was removed successfully from virtual environment \"%s\"!" msgstr "O boletim \"%s\" foi removido com sucesso do ambiente virtual \"%s\"! " -#: bulletin/views.py:804 +#: bulletin/views.py:802 msgid "Bulletin Reports" msgstr "Relatórios do Boletim" -#: bulletin/views.py:823 +#: bulletin/views.py:821 msgid "Realized" msgstr "Realizada" -#: bulletin/views.py:823 +#: bulletin/views.py:821 msgid "Unrealized" msgstr "Não realizada" -#: bulletin/views.py:823 +#: bulletin/views.py:821 msgid "Historic" msgstr "Histórico" -#: bulletin/views.py:838 bulletin/views.py:846 +#: bulletin/views.py:836 bulletin/views.py:844 msgid "View" msgstr "Visualizar" -#: bulletin/views.py:852 +#: bulletin/views.py:850 msgid "Actions about resource" msgstr "Ações sobre o recurso" -#: bulletin/views.py:853 +#: bulletin/views.py:851 msgid "Quantity" msgstr "Quantidade" -#: bulletin/views.py:902 +#: bulletin/views.py:900 msgid "[Photo]" msgstr "[Foto]" -#: bulletin/views.py:923 +#: bulletin/views.py:921 msgid "The message was successfull sent!" msgstr "A mensagem foi enviada com sucesso!" -#: bulletin/views.py:925 +#: bulletin/views.py:923 msgid "No user selected!" msgstr "Nenhum usuário selecionado!" +#~ msgid "Check your goals" +#~ msgstr "Veja suas metas" + +#~ msgid "Inform difficulties" +#~ msgstr "Informe as dificuldades" + #~ msgid "Bulletin Data (Goals)" #~ msgstr "Dados do boletim (Metas)" diff --git a/categories/locale/pt_BR/LC_MESSAGES/django.po b/categories/locale/pt_BR/LC_MESSAGES/django.po index 32a4ea9..af1c126 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-08-16 19:24-0300\n" +"POT-Creation-Date: 2017-08-21 20: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 4629e70..7333583 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-08-16 19:24-0300\n" +"POT-Creation-Date: 2017-08-21 20:43-0300\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -143,7 +143,7 @@ msgstr "Ver Perfil" #: chat/templates/chat/subject_view.html:9 #: chat/templates/chat/subject_view.html:27 #: chat/templates/chat/subject_view_participants.html:9 -#: chat/templates/chat/subject_view_participants.html:31 chat/views.py:65 +#: chat/templates/chat/subject_view_participants.html:31 chat/views.py:67 msgid "Messages" msgstr "Mensagens" @@ -250,33 +250,33 @@ msgstr "Inativo" msgid "Offline" msgstr "Offline" -#: chat/templatetags/chat_tags.py:63 chat/views.py:422 +#: chat/templatetags/chat_tags.py:63 chat/views.py:429 msgid "Unfavorite" msgstr "Desfavoritar" -#: chat/templatetags/chat_tags.py:65 chat/views.py:426 +#: chat/templatetags/chat_tags.py:65 chat/views.py:433 msgid "Favorite" msgstr "Favoritar" -#: chat/views.py:104 +#: chat/views.py:106 msgid "Messages - Participants" msgstr "Mensagems - Participantes" -#: chat/views.py:159 +#: chat/views.py:161 #, python-format msgid "%s - Participants" msgstr "%s - Participantes" -#: chat/views.py:214 +#: chat/views.py:216 #, python-format msgid "%s - Messages" msgstr "%s - Mensagens" -#: chat/views.py:353 +#: chat/views.py:355 msgid "[Photo]" msgstr "[Foto]" -#: chat/views.py:365 +#: chat/views.py:367 #, python-format msgid "Last message in %s" msgstr "Última mensagem em %s" diff --git a/dashboards/locale/pt_BR/LC_MESSAGES/django.po b/dashboards/locale/pt_BR/LC_MESSAGES/django.po index d568ebf..fa5223c 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-08-16 19:24-0300\n" +"POT-Creation-Date: 2017-08-21 20: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 d2853b5..fc3ca41 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-08-16 19:24-0300\n" +"POT-Creation-Date: 2017-08-21 20: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 ac3def3..0d81ac5 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-08-16 19:24-0300\n" +"POT-Creation-Date: 2017-08-21 20:43-0300\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -81,7 +81,7 @@ msgid "Goal" msgstr "Meta" #: goals/models.py:15 goals/templates/goals/_answered.html:20 -#: goals/views.py:1108 +#: goals/views.py:1112 msgid "Goals" msgstr "Metas" @@ -169,7 +169,7 @@ msgid "Wished period" msgstr "Período desejado" #: goals/templates/goals/_form.html:402 -#: goals/templates/goals/_form_submit.html:63 +#: goals/templates/goals/_form_submit.html:69 msgid "Save" msgstr "Salvar" @@ -189,11 +189,11 @@ msgstr "Adicionar nova notificação" msgid "Remove this" msgstr "Remover essa notificação" -#: goals/templates/goals/_form_submit.html:54 +#: goals/templates/goals/_form_submit.html:58 msgid "There are obstacles to your activities?" msgstr "Existem impedimentos para as suas atividades?" -#: goals/templates/goals/_form_submit.html:55 +#: goals/templates/goals/_form_submit.html:59 msgid "Type here the dificulties that may harm your performance" msgstr "Digite aqui os obstáculos que podem prejudicar o seu desempenho." @@ -369,7 +369,7 @@ msgstr "Editar: Metas de Tópico" msgid "Update My Goals" msgstr "Atualizar Minhas Metas" -#: goals/templates/goals/view.html:19 goals/templatetags/goals_filters.py:72 +#: goals/templates/goals/view.html:19 goals/templatetags/goals_filters.py:73 #: goals/views.py:235 msgid "My Goals" msgstr "Minhas Metas" @@ -378,37 +378,37 @@ msgstr "Minhas Metas" msgid "Goal stabilished" msgstr "Meta estabelecida" -#: goals/templates/goals/view.html:83 +#: goals/templates/goals/view.html:84 msgid "Update Goals" msgstr "Atualizar Metas" -#: goals/templatetags/goals_filters.py:59 +#: goals/templatetags/goals_filters.py:60 msgid "Visualized" msgstr "Visualizou" -#: goals/templatetags/goals_filters.py:61 +#: goals/templatetags/goals_filters.py:62 msgid "Added" msgstr "Adicionou" -#: goals/templatetags/goals_filters.py:63 +#: goals/templatetags/goals_filters.py:64 msgid "Updated" msgstr "Atualizou" -#: goals/templatetags/goals_filters.py:65 goals/views.py:1088 +#: goals/templatetags/goals_filters.py:66 goals/views.py:1092 msgid "Submitted" msgstr "Submeteu" -#: goals/templatetags/goals_filters.py:76 +#: goals/templatetags/goals_filters.py:77 #, python-format msgid "%s Instance" msgstr "Instância de %s" -#: goals/utils.py:59 goals/views.py:1179 +#: goals/utils.py:59 goals/views.py:1183 #, python-format msgid "Last message in %s" msgstr "Última mensagem em %s" -#: goals/views.py:354 goals/views.py:490 goals/views.py:608 +#: goals/views.py:354 goals/views.py:490 goals/views.py:612 #, python-format msgid "#Dificulty(ies) found in %s" msgstr "#Dificuldade(s) comunicada(s) em %s" @@ -418,80 +418,87 @@ msgstr "#Dificuldade(s) comunicada(s) em %s" msgid "Your goals for %s was save successfully!" msgstr "Suas metas para %s foram salvas com sucesso!" -#: goals/views.py:632 +#: goals/views.py:561 +#, python-format +msgid "" +"The date limit to submit your Goals specification for the topic %s has " +"passed, so you can't edit your values!" +msgstr "A data limite para submeter suas Metas para o tópico %s passou, então você não pode editar seus valores!" + +#: goals/views.py:636 #, python-format msgid "Your goals for %s was update successfully!" msgstr "Suas metas para %s foram atualizadas com sucesso!" -#: goals/views.py:683 goals/views.py:697 goals/views.py:722 goals/views.py:841 -#: goals/views.py:855 goals/views.py:865 +#: goals/views.py:687 goals/views.py:701 goals/views.py:726 goals/views.py:845 +#: goals/views.py:859 goals/views.py:869 msgid "Visualize" msgstr "Visualizar" -#: goals/views.py:683 goals/views.py:697 goals/views.py:722 goals/views.py:841 -#: goals/views.py:855 goals/views.py:865 +#: goals/views.py:687 goals/views.py:701 goals/views.py:726 goals/views.py:845 +#: goals/views.py:859 goals/views.py:869 msgid "Submit" msgstr "Submeter" -#: goals/views.py:785 +#: goals/views.py:789 msgid "Create Topic Goals" msgstr "Adicionar Metas do Tópico" -#: goals/views.py:796 +#: goals/views.py:800 #, python-format msgid "The Goals specification for the topic %s was realized successfully!" msgstr "A Especificação de Metas para o tópico %s foi realizada com sucesso!" -#: goals/views.py:920 +#: goals/views.py:924 msgid "Update Topic Goals" msgstr "Atualizar Metas do Tópico" -#: goals/views.py:931 +#: goals/views.py:935 #, python-format msgid "The Goals specification for the topic %s was updated successfully!" msgstr "A Especificação de Metas para o tópico %s foi atualizada com sucesso!" -#: goals/views.py:967 +#: goals/views.py:971 #, python-format msgid "The Goals specification of the topic %s was removed successfully!" msgstr "A Especificação de Metas para o tópico %s foi removida com sucesso!" -#: goals/views.py:1057 +#: goals/views.py:1061 msgid "Goals Reports" msgstr "Relatórios de metas" -#: goals/views.py:1076 +#: goals/views.py:1080 msgid "Realized" msgstr "Realizada" -#: goals/views.py:1076 +#: goals/views.py:1080 msgid "Unrealized" msgstr "Não Realizada" -#: goals/views.py:1076 +#: goals/views.py:1080 msgid "Historic" msgstr "Histórico" -#: goals/views.py:1088 +#: goals/views.py:1092 msgid "View" msgstr "Visualizar" -#: goals/views.py:1119 +#: goals/views.py:1123 msgid "Actions about resource" msgstr "Ações sobre o recurso" -#: goals/views.py:1120 +#: goals/views.py:1124 msgid "Quantity" msgstr "Quantidade" -#: goals/views.py:1167 +#: goals/views.py:1171 msgid "[Photo]" msgstr "[Imagem]" -#: goals/views.py:1187 +#: goals/views.py:1191 msgid "The message was successfull sent!" msgstr "A mensagem foi enviada com sucesso!" -#: goals/views.py:1189 +#: goals/views.py:1193 msgid "No user selected!" msgstr "Nenhum usuário selecionado!" diff --git a/goals/templates/goals/view.html b/goals/templates/goals/view.html index 9a0f179..6d95da6 100644 --- a/goals/templates/goals/view.html +++ b/goals/templates/goals/view.html @@ -1,6 +1,6 @@ {% extends 'subjects/view.html' %} -{% load static i18n pagination permissions_tags subject_counter %} +{% load static i18n pagination permissions_tags subject_counter goals_filters %} {% load django_bootstrap_breadcrumbs %} {% block style %} @@ -77,11 +77,13 @@ {% endfor %} -
+ {% if not goal|is_close %} +
- + + {% endif %} {% endblock %} diff --git a/goals/templatetags/goals_filters.py b/goals/templatetags/goals_filters.py index 9990116..726b09f 100644 --- a/goals/templatetags/goals_filters.py +++ b/goals/templatetags/goals_filters.py @@ -1,4 +1,5 @@ from django import template +from django.utils import timezone from django.utils.translation import ugettext_lazy as _ from goals.models import MyGoals @@ -73,4 +74,11 @@ def log_object(log): name = log.context['goals_name'] - return _("%s Instance")%(name) \ No newline at end of file + return _("%s Instance")%(name) + +@register.filter(name = 'is_close') +def is_close(goal): + if goal.limit_submission_date < timezone.now(): + return True + + return False \ No newline at end of file diff --git a/goals/views.py b/goals/views.py index 372e3e0..f6892d0 100644 --- a/goals/views.py +++ b/goals/views.py @@ -31,7 +31,7 @@ from webpage.forms import FormModalMessage from django.db.models import Q from django.template.loader import render_to_string -from django.utils import formats +from django.utils import formats, timezone import textwrap from django.utils.html import strip_tags import json @@ -557,6 +557,10 @@ class UpdateSubmit(LoginRequiredMixin, LogMixin, generic.UpdateView): if not has_resource_permissions(request.user, goals): return redirect(reverse_lazy('subjects:home')) + if goals.limit_submission_date < timezone.now(): + messages.error(self.request, _('The date limit to submit your Goals specification for the topic %s has passed, so you can\'t edit your values!')%(goals.topic.name)) + return redirect(reverse_lazy('goals:view', kwargs = {'slug': slug})) + return super(UpdateSubmit, self).dispatch(request, *args, **kwargs) def get(self, request, *args, **kwargs): diff --git a/links/locale/pt_BR/LC_MESSAGES/django.po b/links/locale/pt_BR/LC_MESSAGES/django.po index 17ad5cb..f931a68 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-08-16 19:24-0300\n" +"POT-Creation-Date: 2017-08-21 20: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 7765e75..71832cb 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-08-16 19:24-0300\n" +"POT-Creation-Date: 2017-08-21 20: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 b5b67e5..cb1b26e 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-08-16 19:24-0300\n" +"POT-Creation-Date: 2017-08-21 20: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 a1828ee..27586ab 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-08-16 19:24-0300\n" +"POT-Creation-Date: 2017-08-21 20: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/news/locale/pt_BR/LC_MESSAGES/django.po b/news/locale/pt_BR/LC_MESSAGES/django.po index d9fd179..4b11357 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-08-16 19:24-0300\n" +"POT-Creation-Date: 2017-08-21 20: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 f7e679a..e95027d 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-08-16 19:24-0300\n" +"POT-Creation-Date: 2017-08-21 20: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 f2e149e..b48996a 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-08-16 19:24-0300\n" +"POT-Creation-Date: 2017-08-21 20: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 15382aa..9df1625 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-08-16 19:24-0300\n" +"POT-Creation-Date: 2017-08-21 20: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 cb47353..88ab9b7 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-08-16 19:24-0300\n" +"POT-Creation-Date: 2017-08-21 20: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 c4332b7..b429bb6 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-08-16 19:24-0300\n" +"POT-Creation-Date: 2017-08-21 20: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 01d2702..9c0cb6d 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-08-16 19:24-0300\n" +"POT-Creation-Date: 2017-08-21 20: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 a5f2a4d..81faa8d 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-08-16 19:24-0300\n" +"POT-Creation-Date: 2017-08-21 20: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 bb5724d..863e0ea 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-08-16 19:24-0300\n" +"POT-Creation-Date: 2017-08-21 20: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 ba3b176..81e09ce 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-08-16 19:24-0300\n" +"POT-Creation-Date: 2017-08-21 20: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 deada5e..6436f51 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-08-16 19:24-0300\n" +"POT-Creation-Date: 2017-08-21 20: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/webconference/locale/pt_BR/LC_MESSAGES/django.po b/webconference/locale/pt_BR/LC_MESSAGES/django.po index 8619e03..34a1878 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-08-16 19:24-0300\n" +"POT-Creation-Date: 2017-08-21 20: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 605e7fb..182c643 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-08-16 19:24-0300\n" +"POT-Creation-Date: 2017-08-21 20: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 a1242d4..f1e338a 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-08-16 19:24-0300\n" +"POT-Creation-Date: 2017-08-21 20: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