Commit e2879923b9c956a02116f43702e3462d2f1a417f

Authored by Zambom
1 parent 6a28d3fc

Adding i18n to bulletin view

amadeus/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: 2017-10-07 00:08-0300\n"
  11 +"POT-Creation-Date: 2017-10-16 23:05-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"
... ... @@ -95,28 +95,23 @@ msgstr &quot;Temas&quot;
95 95 msgid "Web Conference"
96 96 msgstr "Web conferência"
97 97  
98   -#: amadeus/templates/base.html:340 amadeus/templates/base.html:396
99   -#: amadeus/templates/base.html:433
  98 +#: amadeus/templates/base.html:340 amadeus/templates/base.html:398
100 99 msgid "Subjects"
101 100 msgstr "Assuntos"
102 101  
103   -#: amadeus/templates/base.html:345 amadeus/templates/base.html:402
104   -#: amadeus/templates/base.html:438
  102 +#: amadeus/templates/base.html:345 amadeus/templates/base.html:404
105 103 msgid "Mural"
106 104 msgstr "Mural"
107 105  
108   -#: amadeus/templates/base.html:351 amadeus/templates/base.html:409
109   -#: amadeus/templates/base.html:444
  106 +#: amadeus/templates/base.html:351 amadeus/templates/base.html:411
110 107 msgid "Messages"
111 108 msgstr "Mensagens"
112 109  
113   -#: amadeus/templates/base.html:357 amadeus/templates/base.html:417
114   -#: amadeus/templates/base.html:450
  110 +#: amadeus/templates/base.html:357 amadeus/templates/base.html:419
115 111 msgid "Pendencies"
116 112 msgstr "Pendências"
117 113  
118   -#: amadeus/templates/base.html:365 amadeus/templates/base.html:426
119   -#: amadeus/templates/base.html:458
  114 +#: amadeus/templates/base.html:365 amadeus/templates/base.html:428
120 115 msgid "Analytics"
121 116 msgstr "Analytics"
122 117  
... ...
analytics/locale/pt_BR/LC_MESSAGES/django.po
... ... @@ -8,7 +8,7 @@ msgid &quot;&quot;
8 8 msgstr ""
9 9 "Project-Id-Version: PACKAGE VERSION\n"
10 10 "Report-Msgid-Bugs-To: \n"
11   -"POT-Creation-Date: 2017-10-07 00:08-0300\n"
  11 +"POT-Creation-Date: 2017-10-16 23:05-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"
... ...
api/locale/pt_BR/LC_MESSAGES/django.po
... ... @@ -8,7 +8,7 @@ msgid &quot;&quot;
8 8 msgstr ""
9 9 "Project-Id-Version: PACKAGE VERSION\n"
10 10 "Report-Msgid-Bugs-To: \n"
11   -"POT-Creation-Date: 2017-10-07 00:08-0300\n"
  11 +"POT-Creation-Date: 2017-10-16 23:05-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"
... ... @@ -26,23 +26,23 @@ msgstr &quot;&quot;
26 26 msgid "[Photo]"
27 27 msgstr ""
28 28  
29   -#: api/views.py:374
  29 +#: api/views.py:444
30 30 #, python-format
31 31 msgid "Last message in %s"
32 32 msgstr ""
33 33  
34   -#: api/views.py:391
  34 +#: api/views.py:461
35 35 msgid "Message sent successfully!"
36 36 msgstr ""
37 37  
38   -#: api/views.py:397
  38 +#: api/views.py:469
39 39 msgid "Error while sending message!"
40 40 msgstr ""
41 41  
42   -#: api/views.py:404
  42 +#: api/views.py:476
43 43 msgid "No information received!"
44 44 msgstr ""
45 45  
46   -#: api/views.py:410
  46 +#: api/views.py:482
47 47 msgid "Amadeus"
48 48 msgstr ""
... ...
bulletin/locale/pt_BR/LC_MESSAGES/django.po
... ... @@ -8,7 +8,7 @@ msgid &quot;&quot;
8 8 msgstr ""
9 9 "Project-Id-Version: PACKAGE VERSION\n"
10 10 "Report-Msgid-Bugs-To: \n"
11   -"POT-Creation-Date: 2017-10-07 00:08-0300\n"
  11 +"POT-Creation-Date: 2017-10-16 23:05-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"
... ... @@ -105,7 +105,7 @@ msgstr &quot;O arquivo não pode exceder 1MB.&quot;
105 105 #: bulletin/templates/bulletin/_form.html:99
106 106 #: bulletin/templates/bulletin/_form.html:152
107 107 msgid "File not supported."
108   -msgstr ""
  108 +msgstr "Arquivo não suportado."
109 109  
110 110 #: bulletin/templates/bulletin/_form.html:123
111 111 msgid "Click or drop the .xls file with the indicators data"
... ... @@ -131,6 +131,10 @@ msgstr &quot;Período desejado&quot;
131 131 msgid "Save"
132 132 msgstr "Salvar"
133 133  
  134 +#: bulletin/templates/bulletin/_form.html:363
  135 +msgid "Cancel"
  136 +msgstr "Cancelar"
  137 +
134 138 #: bulletin/templates/bulletin/create.html:20 bulletin/views.py:503
135 139 msgid "Create Bulletin"
136 140 msgstr "Criar boletim"
... ... @@ -196,13 +200,13 @@ msgid &quot;The picture could not exceed 5MB.&quot;
196 200 msgstr "A imagem não pode exceder 5MB."
197 201  
198 202 #: bulletin/templates/bulletin/send_message.html:62
199   -#: bulletin/templates/bulletin/view.html:235
  203 +#: bulletin/templates/bulletin/view.html:221
200 204 #: bulletin/templates/bulletin/window_view.html:258
201 205 msgid "Close"
202 206 msgstr "Fechar"
203 207  
204 208 #: bulletin/templates/bulletin/send_message.html:63
205   -#: bulletin/templates/bulletin/view.html:236
  209 +#: bulletin/templates/bulletin/view.html:222
206 210 #: bulletin/templates/bulletin/window_view.html:259
207 211 msgid "Send"
208 212 msgstr "Enviar"
... ... @@ -211,26 +215,167 @@ msgstr &quot;Enviar&quot;
211 215 msgid "Edit: "
212 216 msgstr "Editar: "
213 217  
214   -#: bulletin/templates/bulletin/view.html:215
  218 +#: bulletin/templates/bulletin/view.html:76
  219 +msgid "Check your goals"
  220 +msgstr "Confira suas metas"
  221 +
  222 +#: bulletin/templates/bulletin/view.html:81
  223 +msgid "Goals Reached"
  224 +msgstr "Metas Atingidas"
  225 +
  226 +#: bulletin/templates/bulletin/view.html:86
  227 +msgid "Goals Details"
  228 +msgstr "Detalhamento das metas"
  229 +
  230 +#: bulletin/templates/bulletin/view.html:92
  231 +msgid "Description"
  232 +msgstr "Descrição"
  233 +
  234 +#: bulletin/templates/bulletin/view.html:93
  235 +msgid "Professor's recomendation"
  236 +msgstr "Recomendação do(a) professor(a)"
  237 +
  238 +#: bulletin/templates/bulletin/view.html:94
  239 +msgid "Class average"
  240 +msgstr "Média da turma"
  241 +
  242 +#: bulletin/templates/bulletin/view.html:95
  243 +msgid "Your goal"
  244 +msgstr "Sua meta"
  245 +
  246 +#: bulletin/templates/bulletin/view.html:96
  247 +#: bulletin/templates/bulletin/view.html:145
  248 +#: bulletin/templates/bulletin/view.html:514
  249 +#: bulletin/templates/bulletin/view.html:542
  250 +#: bulletin/templates/bulletin/view.html:574
  251 +#: bulletin/templates/bulletin/view.html:629
  252 +#: bulletin/templates/bulletin/view.html:657
  253 +#: bulletin/templates/bulletin/view.html:688
  254 +#: bulletin/templates/bulletin/view.html:742
  255 +#: bulletin/templates/bulletin/view.html:769
  256 +#: bulletin/templates/bulletin/view.html:800
  257 +#: bulletin/templates/bulletin/view.html:855
  258 +#: bulletin/templates/bulletin/view.html:882
  259 +#: bulletin/templates/bulletin/view.html:914
  260 +#: bulletin/templates/bulletin/view.html:971
  261 +#: bulletin/templates/bulletin/view.html:998
  262 +#: bulletin/templates/bulletin/view.html:1030
  263 +#: bulletin/templates/bulletin/view.html:1086
  264 +#: bulletin/templates/bulletin/view.html:1113
  265 +#: bulletin/templates/bulletin/view.html:1144
  266 +msgid "Your result"
  267 +msgstr "Seu resultado"
  268 +
  269 +#: bulletin/templates/bulletin/view.html:112
  270 +msgid ""
  271 +"<b>Goal reached!</b><br /><br /> Atention! Your result were lower than the "
  272 +"professor's recommendation."
  273 +msgstr "<b>Meta atingida!</b><br /><br /> Atenção! Seu resultado foi inferior ao recomendado pelo professor."
  274 +
  275 +#: bulletin/templates/bulletin/view.html:117
  276 +msgid ""
  277 +"<b>Goal reached!</b><br /><br /> Atention! Your result were lower than your "
  278 +"initial goal."
  279 +msgstr "<b>Meta atingida!</b><br /><br /> Atenção! Seu resultado foi inferior à sua meta inicial."
  280 +
  281 +#: bulletin/templates/bulletin/view.html:122
  282 +msgid "<b>Goal reached!</b>"
  283 +msgstr "<b>Meta atingida!</b>"
  284 +
  285 +#: bulletin/templates/bulletin/view.html:127
  286 +msgid ""
  287 +"<b>Goal not reached!</b><br /><br /> Result lower than your goal and the "
  288 +"professor's recommendation."
  289 +msgstr "<b>Meta não atingida!</b><br /><br /> Resultado inferior à sua meta e ao recomendado pelo professor."
  290 +
  291 +#: bulletin/templates/bulletin/view.html:139
  292 +msgid "Relevant indicators to your performance"
  293 +msgstr "Indicadores relevantes para seu desempenho"
  294 +
  295 +#: bulletin/templates/bulletin/view.html:148
  296 +msgid "Level above the approved median"
  297 +msgstr "Nível acima da mediana dos aprovados"
  298 +
  299 +#: bulletin/templates/bulletin/view.html:151
  300 +msgid "Level below the approved median"
  301 +msgstr "Nível abaixo da mediana dos aprovados"
  302 +
  303 +#: bulletin/templates/bulletin/view.html:169
  304 +msgid "Indicators description"
  305 +msgstr "Descrição dos indicadores"
  306 +
  307 +#: bulletin/templates/bulletin/view.html:177
  308 +#: bulletin/templates/bulletin/view.html:436
  309 +#: bulletin/templates/bulletin/view.html:437
  310 +#: bulletin/templates/bulletin/view.html:438
  311 +#: bulletin/templates/bulletin/view.html:439
  312 +#: bulletin/templates/bulletin/view.html:440
  313 +#: bulletin/templates/bulletin/view.html:441
  314 +msgid "Indicator"
  315 +msgstr "Indicador"
  316 +
  317 +#: bulletin/templates/bulletin/view.html:199
215 318 #: bulletin/templates/bulletin/window_view.html:238
216 319 msgid "There are obstructions to your activities?"
217 320 msgstr "Existem impedimentos para as suas atividades?"
218 321  
219   -#: bulletin/templates/bulletin/view.html:216
  322 +#: bulletin/templates/bulletin/view.html:201
220 323 #: bulletin/templates/bulletin/window_view.html:239
221 324 msgid "Click here"
222 325 msgstr "Clique aqui"
223 326  
224   -#: bulletin/templates/bulletin/view.html:216
  327 +#: bulletin/templates/bulletin/view.html:201
225 328 #: bulletin/templates/bulletin/window_view.html:239
226 329 msgid "to communicate the difficulties that may decrease your performance."
227 330 msgstr "para informar as dificuldades que podem prejudicar seu desempenho."
228 331  
229   -#: bulletin/templates/bulletin/view.html:231
  332 +#: bulletin/templates/bulletin/view.html:217
230 333 #: bulletin/templates/bulletin/window_view.html:254
231 334 msgid "Type here the dificulties that may harm your performance"
232 335 msgstr "Escreva aqui as dificuldades que podem diminuir sua performance"
233 336  
  337 +#: bulletin/templates/bulletin/view.html:515
  338 +#: bulletin/templates/bulletin/view.html:543
  339 +#: bulletin/templates/bulletin/view.html:575
  340 +#: bulletin/templates/bulletin/view.html:630
  341 +#: bulletin/templates/bulletin/view.html:658
  342 +#: bulletin/templates/bulletin/view.html:689
  343 +#: bulletin/templates/bulletin/view.html:743
  344 +#: bulletin/templates/bulletin/view.html:770
  345 +#: bulletin/templates/bulletin/view.html:801
  346 +#: bulletin/templates/bulletin/view.html:856
  347 +#: bulletin/templates/bulletin/view.html:883
  348 +#: bulletin/templates/bulletin/view.html:915
  349 +#: bulletin/templates/bulletin/view.html:972
  350 +#: bulletin/templates/bulletin/view.html:999
  351 +#: bulletin/templates/bulletin/view.html:1031
  352 +#: bulletin/templates/bulletin/view.html:1087
  353 +#: bulletin/templates/bulletin/view.html:1114
  354 +#: bulletin/templates/bulletin/view.html:1145
  355 +msgid "Max"
  356 +msgstr "Máximo"
  357 +
  358 +#: bulletin/templates/bulletin/view.html:516
  359 +#: bulletin/templates/bulletin/view.html:544
  360 +#: bulletin/templates/bulletin/view.html:576
  361 +#: bulletin/templates/bulletin/view.html:631
  362 +#: bulletin/templates/bulletin/view.html:659
  363 +#: bulletin/templates/bulletin/view.html:690
  364 +#: bulletin/templates/bulletin/view.html:744
  365 +#: bulletin/templates/bulletin/view.html:771
  366 +#: bulletin/templates/bulletin/view.html:802
  367 +#: bulletin/templates/bulletin/view.html:857
  368 +#: bulletin/templates/bulletin/view.html:884
  369 +#: bulletin/templates/bulletin/view.html:916
  370 +#: bulletin/templates/bulletin/view.html:973
  371 +#: bulletin/templates/bulletin/view.html:1000
  372 +#: bulletin/templates/bulletin/view.html:1032
  373 +#: bulletin/templates/bulletin/view.html:1088
  374 +#: bulletin/templates/bulletin/view.html:1115
  375 +#: bulletin/templates/bulletin/view.html:1146
  376 +msgid "Median"
  377 +msgstr "Mediana"
  378 +
234 379 #: bulletin/utils.py:47 bulletin/views.py:1022
235 380 #, python-format
236 381 msgid "Last message in %s"
... ... @@ -341,12 +486,3 @@ msgstr &quot;A mensagem foi enviada com sucesso!&quot;
341 486 #: bulletin/views.py:1033
342 487 msgid "No user selected!"
343 488 msgstr "Nenhum usuário selecionado!"
344   -
345   -#~ msgid "Check your goals"
346   -#~ msgstr "Veja suas metas"
347   -
348   -#~ msgid "Inform difficulties"
349   -#~ msgstr "Informe as dificuldades"
350   -
351   -#~ msgid "Bulletin Data (Goals)"
352   -#~ msgstr "Dados do boletim (Metas)"
... ...
bulletin/templates/bulletin/view.html
... ... @@ -73,27 +73,27 @@
73 73 {% endautoescape %}
74 74  
75 75 <div style="padding-left: 0px;padding-right: 0px;">
76   - <div align="left" style="font-size:22px; color: #878787; padding-top: 0px;">Confira as suas metas</div>
  76 + <div align="left" style="font-size:22px; color: #878787; padding-top: 0px;">{% trans 'Check your goals' %}</div>
77 77 <hr style="height:2px; background-color:#878787; margin-top: 5px;">
78 78  
79 79 <div class="row">
80 80 <div class="col-md-4">
81   - <div align="center" style="font-size:16px; color: #000; padding-botom: 10px;"><b>Metas Atingidas</b></div>
  81 + <div align="center" style="font-size:16px; color: #000; padding-botom: 10px;"><b> {% trans 'Goals Reached' %}</b></div>
82 82 <div id="donut_chart" align="center"></div>
83 83 </div>
84 84  
85 85 <div class="col-md-8">
86   - <div style="font-size:16px; text-align:left; color: #000; padding-left: 10px; "><b>Detalhamento das metas</b></div>
  86 + <div style="font-size:16px; text-align:left; color: #000; padding-left: 10px; "><b>{% trans 'Goals Details' %}</b></div>
87 87 <hr style="height:2px; background-color:#878787;margin-top: 5px;margin-bottom: 5px;">
88 88  
89 89 <table class="table table-hover goals_details_table">
90 90 <thead>
91 91 <tr>
92   - <th style="text-align:center">Descrição</th>
93   - <th style="width:150px; text-align:center">Recomendação </br> do(a) professor(a)</th>
94   - <th style="text-align:center">Média da turma</th>
95   - <th style="text-align:center">Sua meta</th>
96   - <th style="text-align:center">Seu resultado</th>
  92 + <th style="text-align:center">{% trans 'Description' %}</th>
  93 + <th style="width:150px; text-align:center">{% trans "Professor's recomendation" %}</th>
  94 + <th style="text-align:center">{% trans 'Class average' %}</th>
  95 + <th style="text-align:center">{% trans 'Your goal' %}</th>
  96 + <th style="text-align:center">{% trans 'Your result' %}</th>
97 97 </tr>
98 98 </thead>
99 99 <tbody>
... ... @@ -109,22 +109,22 @@
109 109 {% if meta.alcancada < meta.desejada and meta.alcancada > meta.estabelecida or meta.alcancada < meta.desejada and meta.alcancada == meta.estabelecida %}
110 110 <td style="text-align:center;background-color:#f8b800 ; text-shadow: 1px 1px 2px #000; color:#fff; font-weight: normal;"
111 111 data-toggle="tooltip" data-html="true" data-placement="bottom"
112   - title="<b>Meta atingida!</b><br><br>Atenção! O seu resultado foi inferior ao recomendado pelo professor." class="grey-tooltip">
  112 + title="{% trans "<b>Goal reached!</b><br /><br /> Atention! Your result were lower than the professor's recommendation." %}" class="grey-tooltip">
113 113 {{ meta.alcancada }}%</td>
114 114 {% elif meta.alcancada > meta.desejada and meta.alcancada < meta.estabelecida or meta.alcancada == meta.desejada and meta.alcancada < meta.estabelecida %}
115 115 <td style="text-align:center;background-color:#f8b800 ; text-shadow: 1px 1px 2px #000; color:#fff; font-weight: normal;"
116 116 data-toggle="tooltip" data-html="true" data-placement="bottom"
117   - title="<b>Meta atingida!</b><br><br>Atenção! O seu resultado foi inferior a sua meta inicial." class="grey-tooltip">
  117 + title="{% trans "<b>Goal reached!</b><br /><br /> Atention! Your result were lower than your initial goal." %}" class="grey-tooltip">
118 118 {{ meta.alcancada }}%</td>
119 119 {% elif meta.alcancada > meta.desejada and meta.alcancada > meta.estabelecida or meta.alcancada == meta.desejada and meta.alcancada > meta.estabelecida or meta.alcancada > meta.desejada and meta.alcancada == meta.estabelecida or meta.alcancada == 100 or meta.alcancada == meta.desejada and meta.alcancada == meta.estabelecida %}
120 120 <td style="text-align:center;background-color:#00d337; text-shadow: 1px 1px 2px #000; color:#fff; font-weight: normal;"
121 121 data-toggle="tooltip" data-html="true" data-placement="bottom"
122   - title="<b>Meta atingida!</b>" class="grey-tooltip">
  122 + title="{% trans "<b>Goal reached!</b>" %}" class="grey-tooltip">
123 123 {{ meta.alcancada }}%</td>
124 124 {% elif meta.alcancada < meta.desejada and meta.alcancada < meta.estabelecida %}
125 125 <td style="text-align:center;background-color:#ff0000; text-shadow: 1px 1px 2px #000; color:#fff; font-weight: normal;"
126 126 data-toggle="tooltip" data-html="true" data-placement="bottom"
127   - title="<b>Meta não atingida!</b><br><br>Resultado inferior </br>a sua meta e ao recomendado pelo professor." class="grey-tooltip">
  127 + title="{% trans "<b>Goal not reached!</b><br /><br /> Result lower than your goal and the professor's recommendation." %}" class="grey-tooltip">
128 128 {{ meta.alcancada }}%</td>
129 129 {% endif %}
130 130 </tr>
... ... @@ -136,19 +136,19 @@
136 136 </div>
137 137 </div>
138 138 <div style="padding-left: 0px;padding-right: 0px;">
139   - <div align="left" style="font-size:22px; color: #878787; padding-top: 25px; ">Indicadores relevantes para o seu desempenho</div>
  139 + <div align="left" style="font-size:22px; color: #878787; padding-top: 25px; ">{% trans 'Relevant indicators to your performance' %}</div>
140 140 <hr style="height:2px; background-color:#878787; margin-top: 5px;">
141 141 <div class="row" style="padding-left: 15px;">
142 142 <table>
143 143 <tr>
144 144 <td style="background-color:#002F4B; width: 20px;"></td>
145   - <td style="padding-left: 5px;">Seu resultado</td>
  145 + <td style="padding-left: 5px;">{% trans 'Your result' %}</td>
146 146 <td style="width: 20px"></td>
147 147 <td style="background-color:#009688; width: 20px;"></td>
148   - <td style="padding-left: 5px;">Nível acima da mediana dos aprovados</td>
  148 + <td style="padding-left: 5px;">{% trans 'Level above the approved median' %}</td>
149 149 <td style="width: 20px"></td>
150 150 <td style="background-color:#d0cebb; width: 20px;"></td>
151   - <td style="padding-left: 5px;">Nível abaixo da mediana dos aprovados</td>
  151 + <td style="padding-left: 5px;">{% trans 'Level below the approved median' %}</td>
152 152 <td style="width: 30px"></td>
153 153 </tr>
154 154 </table>
... ... @@ -159,14 +159,14 @@
159 159 <div id="bullet_chart1"></div>
160 160 </div>
161 161 <div class="graph-area col-md-2 col-xs-12">
162   - <div id="bullet_chart2"> </div>
  162 + <div id="bullet_chart2"></div>
163 163 </div>
164   - <div class="graph-area col-md-3 col-xs-12">
165   - <div id="bullet_chart3"> </div>
  164 + <div class="graph-area col-md-2 col-xs-12">
  165 + <div id="bullet_chart3"></div>
166 166 </div>
167   - <div class="col-md-5 col-xs-12">
  167 + <div class="col-md-offset-1 col-md-5 col-xs-12">
168 168 <div style="font-size:16px; text-align:left; color: #000; padding-left: 20px;padding-top: 30px; ">
169   - <b>Descrição dos indicadores</b>
  169 + <b>{% trans 'Indicators description' %}</b>
170 170 </div>
171 171 <hr style="height:2px; background-color:#878787;margin-top: 5px;margin-bottom: -1px;">
172 172 <table class="table table-hover">
... ... @@ -174,7 +174,7 @@
174 174 {% for titulo in titulos %}
175 175 <tr>
176 176 <td style="width:110px;">
177   - Indicador 0{{forloop.counter }}:
  177 + {% trans 'Indicator' %} {{ forloop.counter|stringformat:"02d" }}:
178 178 </td>
179 179 <td style="text-align:left; font-weight: normal; padding-left:0px;">
180 180 {{titulo}}
... ... @@ -433,12 +433,12 @@
433 433 var height = h - margin.top - margin.bottom;
434 434  
435 435 // Definindo x1 com escala ordinal
436   - var x = d3.scale.ordinal().domain(ind01.map(function(entry){return "Indicador 01";})).rangeBands([0, width]);
437   - var x2 = d3.scale.ordinal().domain(ind02.map(function(entry){return "Indicador 02";})).rangeBands([0, width]);
438   - var x3 = d3.scale.ordinal().domain(ind03.map(function(entry){return "Indicador 03";})).rangeBands([0, width]);
439   - var x4 = d3.scale.ordinal().domain(ind04.map(function(entry){return "Indicador 04";})).rangeBands([0, width]);
440   - var x5 = d3.scale.ordinal().domain(ind05.map(function(entry){return "Indicador 05";})).rangeBands([0, width]);
441   - var x6 = d3.scale.ordinal().domain(ind06.map(function(entry){return "Indicador 06";})).rangeBands([0, width]);
  436 + var x = d3.scale.ordinal().domain(ind01.map(function(entry){return "{% trans 'Indicator' %} 01";})).rangeBands([0, width]);
  437 + var x2 = d3.scale.ordinal().domain(ind02.map(function(entry){return "{% trans 'Indicator' %} 02";})).rangeBands([0, width]);
  438 + var x3 = d3.scale.ordinal().domain(ind03.map(function(entry){return "{% trans 'Indicator' %} 03";})).rangeBands([0, width]);
  439 + var x4 = d3.scale.ordinal().domain(ind04.map(function(entry){return "{% trans 'Indicator' %} 04";})).rangeBands([0, width]);
  440 + var x5 = d3.scale.ordinal().domain(ind05.map(function(entry){return "{% trans 'Indicator' %} 05";})).rangeBands([0, width]);
  441 + var x6 = d3.scale.ordinal().domain(ind06.map(function(entry){return "{% trans 'Indicator' %} 06";})).rangeBands([0, width]);
442 442  
443 443 // Definindo y com escala linear
444 444 var y = d3.scale.linear().domain([0, d3.max(ind01, function(d){return d.maximo;})]).range([height, 0]);
... ... @@ -473,9 +473,9 @@
473 473  
474 474  
475 475 // Definindo o objeto SVG
476   - var svg = d3.select("#bullet_chart1").append("svg").attr("id", "bullet_chart").attr("width", $('.graph-area').width()).attr("height", h);
477   - var svg2 = d3.select("#bullet_chart2").append("svg").attr("id", "bullet_chart").attr("width", $('.graph-area').width()).attr("height", h);
478   - var svg3 = d3.select("#bullet_chart3").append("svg").attr("id", "bullet_chart").attr("width", $('.graph-area').width()).attr("height", h);
  476 + var svg = d3.select("#bullet_chart1").append("svg").attr("id", "bullet_chart").attr("width", $('.graph-area').width() + 90).attr("height", h);
  477 + var svg2 = d3.select("#bullet_chart2").append("svg").attr("id", "bullet_chart").attr("width", $('.graph-area').width() + 90).attr("height", h);
  478 + var svg3 = d3.select("#bullet_chart3").append("svg").attr("id", "bullet_chart").attr("width", $('.graph-area').width() + 90).attr("height", h);
479 479  
480 480 // Definindo um objeto SVG agrupado
481 481 var bullet_chart = svg.append("g").classed("display", true).attr("transform", "translate(" + margin.left + "," + margin.top + ")");
... ... @@ -511,9 +511,9 @@
511 511 .style("left", d3.event.pageX - 80 + "px")
512 512 .style("top", d3.event.pageY - 110 + "px")
513 513 .style("display", "inline-block")
514   - .html("<b>Seu resultado: </b>"+ "<b>" + (d.valor) + "</b>" + "<br>" + "<br>"
515   - + "Máximo: " + (d.maximo)
516   - + "<br>" + "Mediana: " + (d.mediana));
  514 + .html("<b>{% trans 'Your result' %}: </b>"+ "<b>" + (d.valor) + "</b>" + "<br>" + "<br>"
  515 + + "{% trans 'Max' %}: " + (d.maximo)
  516 + + "<br>" + "{% trans 'Median' %}: " + (d.mediana));
517 517 })
518 518 .attr("y", function(d,i){
519 519 return y(d.maximo);
... ... @@ -539,9 +539,9 @@
539 539 .style("left", d3.event.pageX - 80 + "px")
540 540 .style("top", d3.event.pageY - 110 + "px")
541 541 .style("display", "inline-block")
542   - .html("<b>Seu resultado: </b>"+ "<b>" + (d.valor) + "</b>" + "<br>" + "<br>"
543   - + "Máximo: " + (d.maximo)
544   - + "<br>" + "Mediana: " + (d.mediana));
  542 + .html("<b>{% trans 'Your result' %}: </b>"+ "<b>" + (d.valor) + "</b>" + "<br>" + "<br>"
  543 + + "{% trans 'Max' %}: " + (d.maximo)
  544 + + "<br>" + "{% trans 'Median' %}: " + (d.mediana));
545 545 })
546 546 .attr("y", function(d,i){
547 547 return y(d.mediana);
... ... @@ -571,9 +571,9 @@
571 571 .style("left", d3.event.pageX - 80 + "px")
572 572 .style("top", d3.event.pageY - 110 + "px")
573 573 .style("display", "inline-block")
574   - .html("<b>Seu resultado: </b>"+ "<b>" + (d.valor) + "</b>" + "<br>" + "<br>"
575   - + "Máximo: " + (d.maximo)
576   - + "<br>" + "Mediana: " + (d.mediana));
  574 + .html("<b>{% trans 'Your result' %}: </b>"+ "<b>" + (d.valor) + "</b>" + "<br>" + "<br>"
  575 + + "{% trans 'Max' %}: " + (d.maximo)
  576 + + "<br>" + "{% trans 'Median' %}: " + (d.mediana));
577 577 })
578 578 .attr("x", 20)
579 579 .attr("width", function(d){
... ... @@ -626,9 +626,9 @@
626 626 .style("left", d3.event.pageX - 80 + "px")
627 627 .style("top", d3.event.pageY - 110 + "px")
628 628 .style("display", "inline-block")
629   - .html("<b>Seu resultado: </b>"+ "<b>" + (d.valor) + "</b>" + "<br>" + "<br>"
630   - + "Máximo: " + (d.maximo)
631   - + "<br>" + "Mediana: " + (d.mediana));
  629 + .html("<b>{% trans 'Your result' %}: </b>"+ "<b>" + (d.valor) + "</b>" + "<br>" + "<br>"
  630 + + "{% trans 'Max' %}: " + (d.maximo)
  631 + + "<br>" + "{% trans 'Median' %}: " + (d.mediana));
632 632 })
633 633 .attr("y2", function(d,i){
634 634 return y2(d.maximo);
... ... @@ -654,9 +654,9 @@
654 654 .style("left", d3.event.pageX - 80 + "px")
655 655 .style("top", d3.event.pageY - 110 + "px")
656 656 .style("display", "inline-block")
657   - .html("<b>Seu resultado: </b>"+ "<b>" + (d.valor) + "</b>" + "<br>" + "<br>"
658   - + "Máximo: " + (d.maximo)
659   - + "<br>" + "Mediana: " + (d.mediana));
  657 + .html("<b>{% trans 'Your result' %}: </b>"+ "<b>" + (d.valor) + "</b>" + "<br>" + "<br>"
  658 + + "{% trans 'Max' %}: " + (d.maximo)
  659 + + "<br>" + "{% trans 'Median' %}: " + (d.mediana));
660 660 })
661 661 .attr("y", function(d,i){
662 662 return y2(d.mediana);
... ... @@ -685,9 +685,9 @@
685 685 .style("left", d3.event.pageX - 80 + "px")
686 686 .style("top", d3.event.pageY - 110 + "px")
687 687 .style("display", "inline-block")
688   - .html("<b>Seu resultado: </b>"+ "<b>" + (d.valor) + "</b>" + "<br>" + "<br>"
689   - + "Máximo: " + (d.maximo)
690   - + "<br>" + "Mediana: " + (d.mediana));
  688 + .html("<b>{% trans 'Your result' %}: </b>"+ "<b>" + (d.valor) + "</b>" + "<br>" + "<br>"
  689 + + "{% trans 'Max' %}: " + (d.maximo)
  690 + + "<br>" + "{% trans 'Median' %}: " + (d.mediana));
691 691 })
692 692 .attr("x", 20)
693 693 .attr("width", function(d){
... ... @@ -739,9 +739,9 @@
739 739 .style("left", d3.event.pageX - 80 + "px")
740 740 .style("top", d3.event.pageY - 110 + "px")
741 741 .style("display", "inline-block")
742   - .html("<b>Seu resultado: </b>"+ "<b>" + (d.valor) + "</b>" + "<br>" + "<br>"
743   - + "Máximo: " + (d.maximo)
744   - + "<br>" + "Mediana: " + (d.mediana));
  742 + .html("<b>{% trans 'Your result' %}: </b>"+ "<b>" + (d.valor) + "</b>" + "<br>" + "<br>"
  743 + + "{% trans 'Max' %}: " + (d.maximo)
  744 + + "<br>" + "{% trans 'Median' %}: " + (d.mediana));
745 745 })
746 746 .attr("y", function(d,i){
747 747 return y3(d.maximo);
... ... @@ -766,9 +766,9 @@
766 766 .style("left", d3.event.pageX - 80 + "px")
767 767 .style("top", d3.event.pageY - 110 + "px")
768 768 .style("display", "inline-block")
769   - .html("<b>Seu resultado: </b>"+ "<b>" + (d.valor) + "</b>" + "<br>" + "<br>"
770   - + "Máximo: " + (d.maximo)
771   - + "<br>" + "Mediana: " + (d.mediana));
  769 + .html("<b>{% trans 'Your result' %}: </b>"+ "<b>" + (d.valor) + "</b>" + "<br>" + "<br>"
  770 + + "{% trans 'Max' %}: " + (d.maximo)
  771 + + "<br>" + "{% trans 'Median' %}: " + (d.mediana));
772 772 })
773 773 .attr("y", function(d,i){
774 774 return y3(d.mediana);
... ... @@ -797,9 +797,9 @@
797 797 .style("left", d3.event.pageX - 80 + "px")
798 798 .style("top", d3.event.pageY - 110 + "px")
799 799 .style("display", "inline-block")
800   - .html("<b>Seu resultado: </b>"+ "<b>" + (d.valor) + "</b>" + "<br>" + "<br>"
801   - + "Máximo: " + (d.maximo)
802   - + "<br>" + "Mediana: " + (d.mediana));
  800 + .html("<b>{% trans 'Your result' %}: </b>"+ "<b>" + (d.valor) + "</b>" + "<br>" + "<br>"
  801 + + "{% trans 'Max' %}: " + (d.maximo)
  802 + + "<br>" + "{% trans 'Median' %}: " + (d.mediana));
803 803 })
804 804  
805 805 .attr("x", 20)
... ... @@ -852,9 +852,9 @@
852 852 .style("left", d3.event.pageX - 80 + "px")
853 853 .style("top", d3.event.pageY - 110 + "px")
854 854 .style("display", "inline-block")
855   - .html("<b>Seu resultado: </b>"+ "<b>" + (d.valor) + "</b>" + "<br>" + "<br>"
856   - + "Máximo: " + (d.maximo)
857   - + "<br>" + "Mediana: " + (d.mediana));
  855 + .html("<b>{% trans 'Your result' %}: </b>"+ "<b>" + (d.valor) + "</b>" + "<br>" + "<br>"
  856 + + "{% trans 'Max' %}: " + (d.maximo)
  857 + + "<br>" + "{% trans 'Median' %}: " + (d.mediana));
858 858 })
859 859 .attr("y", function(d,i){
860 860 return y4(d.maximo);
... ... @@ -879,9 +879,9 @@
879 879 .style("left", d3.event.pageX - 80 + "px")
880 880 .style("top", d3.event.pageY - 110 + "px")
881 881 .style("display", "inline-block")
882   - .html("<b>Seu resultado: </b>"+ "<b>" + (d.valor) + "</b>" + "<br>" + "<br>"
883   - + "Máximo: " + (d.maximo)
884   - + "<br>" + "Mediana: " + (d.mediana));
  882 + .html("<b>{% trans 'Your result' %}: </b>"+ "<b>" + (d.valor) + "</b>" + "<br>" + "<br>"
  883 + + "{% trans 'Max' %}: " + (d.maximo)
  884 + + "<br>" + "{% trans 'Median' %}: " + (d.mediana));
885 885 })
886 886 .attr("y", function(d,i){
887 887 return y4(d.mediana);
... ... @@ -911,9 +911,9 @@
911 911 .style("left", d3.event.pageX - 80 + "px")
912 912 .style("top", d3.event.pageY - 110 + "px")
913 913 .style("display", "inline-block")
914   - .html("<b>Seu resultado: </b>"+ "<b>" + (d.valor) + "</b>" + "<br>" + "<br>"
915   - + "Máximo: " + (d.maximo)
916   - + "<br>" + "Mediana: " + (d.mediana));
  914 + .html("<b>{% trans 'Your result' %}: </b>"+ "<b>" + (d.valor) + "</b>" + "<br>" + "<br>"
  915 + + "{% trans 'Max' %}: " + (d.maximo)
  916 + + "<br>" + "{% trans 'Median' %}: " + (d.mediana));
917 917 })
918 918  
919 919 .attr("x", 20)
... ... @@ -968,9 +968,9 @@
968 968 .style("left", d3.event.pageX - 80 + "px")
969 969 .style("top", d3.event.pageY - 110 + "px")
970 970 .style("display", "inline-block")
971   - .html("<b>Seu resultado: </b>"+ "<b>" + (d.valor) + "</b>" + "<br>" + "<br>"
972   - + "Máximo: " + (d.maximo)
973   - + "<br>" + "Mediana: " + (d.mediana));
  971 + .html("<b>{% trans 'Your result' %}: </b>"+ "<b>" + (d.valor) + "</b>" + "<br>" + "<br>"
  972 + + "{% trans 'Max' %}: " + (d.maximo)
  973 + + "<br>" + "{% trans 'Median' %}: " + (d.mediana));
974 974 })
975 975 .attr("y5", function(d,i){
976 976 return y5(d.maximo);
... ... @@ -995,9 +995,9 @@
995 995 .style("left", d3.event.pageX - 80 + "px")
996 996 .style("top", d3.event.pageY - 110 + "px")
997 997 .style("display", "inline-block")
998   - .html("<b>Seu resultado: </b>"+ "<b>" + (d.valor) + "</b>" + "<br>" + "<br>"
999   - + "Máximo: " + (d.maximo)
1000   - + "<br>" + "Mediana: " + (d.mediana));
  998 + .html("<b>{% trans 'Your result' %}: </b>"+ "<b>" + (d.valor) + "</b>" + "<br>" + "<br>"
  999 + + "{% trans 'Max' %}: " + (d.maximo)
  1000 + + "<br>" + "{% trans 'Median' %}: " + (d.mediana));
1001 1001 })
1002 1002  
1003 1003 .attr("y", function(d,i){
... ... @@ -1027,9 +1027,9 @@
1027 1027 .style("left", d3.event.pageX - 80 + "px")
1028 1028 .style("top", d3.event.pageY - 110 + "px")
1029 1029 .style("display", "inline-block")
1030   - .html("<b>Seu resultado: </b>"+ "<b>" + (d.valor) + "</b>" + "<br>" + "<br>"
1031   - + "Máximo: " + (d.maximo)
1032   - + "<br>" + "Mediana: " + (d.mediana));
  1030 + .html("<b>{% trans 'Your result' %}: </b>"+ "<b>" + (d.valor) + "</b>" + "<br>" + "<br>"
  1031 + + "{% trans 'Max' %}: " + (d.maximo)
  1032 + + "<br>" + "{% trans 'Median' %}: " + (d.mediana));
1033 1033 })
1034 1034  
1035 1035 .attr("x", 20)
... ... @@ -1083,9 +1083,9 @@
1083 1083 .style("left", d3.event.pageX - 80 + "px")
1084 1084 .style("top", d3.event.pageY - 110 + "px")
1085 1085 .style("display", "inline-block")
1086   - .html("<b>Seu resultado: </b>"+ "<b>" + (d.valor) + "</b>" + "<br>" + "<br>"
1087   - + "Máximo: " + (d.maximo)
1088   - + "<br>" + "Mediana: " + (d.mediana));
  1086 + .html("<b>{% trans 'Your result' %}: </b>"+ "<b>" + (d.valor) + "</b>" + "<br>" + "<br>"
  1087 + + "{% trans 'Max' %}: " + (d.maximo)
  1088 + + "<br>" + "{% trans 'Median' %}: " + (d.mediana));
1089 1089 })
1090 1090 .attr("y", function(d,i){
1091 1091 return y6(d.maximo);
... ... @@ -1110,9 +1110,9 @@
1110 1110 .style("left", d3.event.pageX - 80 + "px")
1111 1111 .style("top", d3.event.pageY - 110 + "px")
1112 1112 .style("display", "inline-block")
1113   - .html("<b>Seu resultado: </b>"+ "<b>" + (d.valor) + "</b>" + "<br>" + "<br>"
1114   - + "Máximo: " + (d.maximo)
1115   - + "<br>" + "Mediana: " + (d.mediana));
  1113 + .html("<b>{% trans 'Your result' %}: </b>"+ "<b>" + (d.valor) + "</b>" + "<br>" + "<br>"
  1114 + + "{% trans 'Max' %}: " + (d.maximo)
  1115 + + "<br>" + "{% trans 'Median' %}: " + (d.mediana));
1116 1116 })
1117 1117 .attr("y", function(d,i){
1118 1118 return y6(d.mediana);
... ... @@ -1141,9 +1141,9 @@
1141 1141 .style("left", d3.event.pageX - 80 + "px")
1142 1142 .style("top", d3.event.pageY - 110 + "px")
1143 1143 .style("display", "inline-block")
1144   - .html("<b>Seu resultado: </b>"+ "<b>" + (d.valor) + "</b>" + "<br>" + "<br>"
1145   - + "Máximo: " + (d.maximo)
1146   - + "<br>" + "Mediana: " + (d.mediana));
  1144 + .html("<b>{% trans 'Your result' %}: </b>"+ "<b>" + (d.valor) + "</b>" + "<br>" + "<br>"
  1145 + + "{% trans 'Max' %}: " + (d.maximo)
  1146 + + "<br>" + "{% trans 'Median' %}: " + (d.mediana));
1147 1147 })
1148 1148  
1149 1149 .attr("x", 20 )
... ...
categories/locale/pt_BR/LC_MESSAGES/django.po
... ... @@ -8,7 +8,7 @@ msgid &quot;&quot;
8 8 msgstr ""
9 9 "Project-Id-Version: PACKAGE VERSION\n"
10 10 "Report-Msgid-Bugs-To: \n"
11   -"POT-Creation-Date: 2017-10-07 00:08-0300\n"
  11 +"POT-Creation-Date: 2017-10-16 23:05-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"
... ... @@ -62,12 +62,16 @@ msgstr &quot;Coordenadores&quot;
62 62 msgid "Atribute coordinator role to users"
63 63 msgstr "Atribua perfil de coordenador aos usuários"
64 64  
65   -#: categories/templates/categories/_form.html:67
  65 +#: categories/templates/categories/_form.html:68
66 66 msgid "Save"
67 67 msgstr "Salvar"
68 68  
69   -#: categories/templates/categories/_form.html:73
70   -#: categories/templates/categories/_form.html:74
  69 +#: categories/templates/categories/_form.html:72
  70 +msgid "Cancel"
  71 +msgstr ""
  72 +
  73 +#: categories/templates/categories/_form.html:79
  74 +#: categories/templates/categories/_form.html:80
71 75 msgid "search for an username"
72 76 msgstr "pesquise por um nome de usuário"
73 77  
... ...
chat/locale/pt_BR/LC_MESSAGES/django.po
... ... @@ -8,7 +8,7 @@ msgid &quot;&quot;
8 8 msgstr ""
9 9 "Project-Id-Version: PACKAGE VERSION\n"
10 10 "Report-Msgid-Bugs-To: \n"
11   -"POT-Creation-Date: 2017-10-07 00:08-0300\n"
  11 +"POT-Creation-Date: 2017-10-16 23:05-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"
... ...
dashboards/locale/pt_BR/LC_MESSAGES/django.po
... ... @@ -8,7 +8,7 @@ msgid &quot;&quot;
8 8 msgstr ""
9 9 "Project-Id-Version: PACKAGE VERSION\n"
10 10 "Report-Msgid-Bugs-To: \n"
11   -"POT-Creation-Date: 2017-10-07 00:08-0300\n"
  11 +"POT-Creation-Date: 2017-10-16 23:05-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"
... ...
file_link/locale/pt_BR/LC_MESSAGES/django.po
... ... @@ -8,7 +8,7 @@ msgid &quot;&quot;
8 8 msgstr ""
9 9 "Project-Id-Version: PACKAGE VERSION\n"
10 10 "Report-Msgid-Bugs-To: \n"
11   -"POT-Creation-Date: 2017-10-07 00:08-0300\n"
  11 +"POT-Creation-Date: 2017-10-16 23:05-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"
... ... @@ -112,6 +112,10 @@ msgstr &quot;Atribuir grupos de estudo ao Link para Arquivo&quot;
112 112 msgid "Save"
113 113 msgstr "Salvar"
114 114  
  115 +#: file_link/templates/file_links/_form.html:337
  116 +msgid "Cancel"
  117 +msgstr ""
  118 +
115 119 #: file_link/templates/file_links/create.html:20 file_link/views.py:194
116 120 msgid "Create File Link"
117 121 msgstr "Criar Link para Arquivo"
... ...
goals/locale/pt_BR/LC_MESSAGES/django.po
... ... @@ -8,7 +8,7 @@ msgid &quot;&quot;
8 8 msgstr ""
9 9 "Project-Id-Version: PACKAGE VERSION\n"
10 10 "Report-Msgid-Bugs-To: \n"
11   -"POT-Creation-Date: 2017-10-07 00:08-0300\n"
  11 +"POT-Creation-Date: 2017-10-16 23:05-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"
... ... @@ -173,19 +173,23 @@ msgstr &quot;Período desejado&quot;
173 173 msgid "Save"
174 174 msgstr "Salvar"
175 175  
176   -#: goals/templates/goals/_form.html:413
  176 +#: goals/templates/goals/_form.html:406
  177 +msgid "Cancel"
  178 +msgstr ""
  179 +
  180 +#: goals/templates/goals/_form.html:417
177 181 msgid "Add new goal"
178 182 msgstr "Adicionar nova meta"
179 183  
180   -#: goals/templates/goals/_form.html:414
  184 +#: goals/templates/goals/_form.html:418
181 185 msgid "Remove this goal"
182 186 msgstr "Remover essa meta"
183 187  
184   -#: goals/templates/goals/_form.html:435
  188 +#: goals/templates/goals/_form.html:439
185 189 msgid "Add new notification"
186 190 msgstr "Adicionar nova notificação"
187 191  
188   -#: goals/templates/goals/_form.html:436
  192 +#: goals/templates/goals/_form.html:440
189 193 msgid "Remove this"
190 194 msgstr "Remover essa notificação"
191 195  
... ...
links/locale/pt_BR/LC_MESSAGES/django.po
... ... @@ -8,7 +8,7 @@ msgid &quot;&quot;
8 8 msgstr ""
9 9 "Project-Id-Version: PACKAGE VERSION\n"
10 10 "Report-Msgid-Bugs-To: \n"
11   -"POT-Creation-Date: 2017-10-07 00:08-0300\n"
  11 +"POT-Creation-Date: 2017-10-16 23:05-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"
... ... @@ -82,6 +82,10 @@ msgstr &quot;Atribuir grupos para o link de arquivo&quot;
82 82 msgid "Save"
83 83 msgstr "Salvar"
84 84  
  85 +#: links/templates/links/_form.html:311
  86 +msgid "Cancel"
  87 +msgstr ""
  88 +
85 89 #: links/templates/links/create.html:20
86 90 msgid "Create Website Link"
87 91 msgstr "Criar Link do Website"
... ...
log/locale/pt_BR/LC_MESSAGES/django.po
... ... @@ -8,7 +8,7 @@ msgid &quot;&quot;
8 8 msgstr ""
9 9 "Project-Id-Version: PACKAGE VERSION\n"
10 10 "Report-Msgid-Bugs-To: \n"
11   -"POT-Creation-Date: 2017-10-07 00:08-0300\n"
  11 +"POT-Creation-Date: 2017-10-16 23:05-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"
... ...
mailsender/locale/pt_BR/LC_MESSAGES/django.po
... ... @@ -8,7 +8,7 @@ msgid &quot;&quot;
8 8 msgstr ""
9 9 "Project-Id-Version: PACKAGE VERSION\n"
10 10 "Report-Msgid-Bugs-To: \n"
11   -"POT-Creation-Date: 2017-10-07 00:08-0300\n"
  11 +"POT-Creation-Date: 2017-10-16 23:05-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"
... ...
mural/locale/pt_BR/LC_MESSAGES/django.po
... ... @@ -8,7 +8,7 @@ msgid &quot;&quot;
8 8 msgstr ""
9 9 "Project-Id-Version: PACKAGE VERSION\n"
10 10 "Report-Msgid-Bugs-To: \n"
11   -"POT-Creation-Date: 2017-10-07 00:08-0300\n"
  11 +"POT-Creation-Date: 2017-10-16 23:05-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"
... ... @@ -237,8 +237,10 @@ msgstr &quot;Por Assunto&quot;
237 237 #: mural/templates/mural/list_category.html:124
238 238 #: mural/templates/mural/list_subject.html:74
239 239 #: mural/templates/mural/list_subject.html:123
240   -#: mural/templates/mural/resource_view.html:66
241   -#: mural/templates/mural/subject_view.html:81
  240 +#: mural/templates/mural/resource_view.html:38
  241 +#: mural/templates/mural/resource_view.html:84
  242 +#: mural/templates/mural/subject_view.html:53
  243 +#: mural/templates/mural/subject_view.html:99
242 244 msgid "Filter"
243 245 msgstr "Filtrar"
244 246  
... ... @@ -247,8 +249,10 @@ msgstr &quot;Filtrar&quot;
247 249 #: mural/templates/mural/list_category.html:129
248 250 #: mural/templates/mural/list_subject.html:79
249 251 #: mural/templates/mural/list_subject.html:128
250   -#: mural/templates/mural/resource_view.html:71
251   -#: mural/templates/mural/subject_view.html:86
  252 +#: mural/templates/mural/resource_view.html:43
  253 +#: mural/templates/mural/resource_view.html:89
  254 +#: mural/templates/mural/subject_view.html:58
  255 +#: mural/templates/mural/subject_view.html:104
252 256 msgid "Favorite posts"
253 257 msgstr "Postagens favoritas"
254 258  
... ... @@ -257,24 +261,26 @@ msgstr &quot;Postagens favoritas&quot;
257 261 #: mural/templates/mural/list_category.html:134
258 262 #: mural/templates/mural/list_subject.html:84
259 263 #: mural/templates/mural/list_subject.html:133
260   -#: mural/templates/mural/resource_view.html:76
261   -#: mural/templates/mural/subject_view.html:91
  264 +#: mural/templates/mural/resource_view.html:48
  265 +#: mural/templates/mural/resource_view.html:94
  266 +#: mural/templates/mural/subject_view.html:63
  267 +#: mural/templates/mural/subject_view.html:109
262 268 msgid "Only my posts"
263 269 msgstr "Apenas minhas postagens"
264 270  
265 271 #: mural/templates/mural/list.html:50
266 272 #: mural/templates/mural/list_category.html:99
267 273 #: mural/templates/mural/list_subject.html:98
268   -#: mural/templates/mural/resource_view.html:44
269   -#: mural/templates/mural/subject_view.html:59
  274 +#: mural/templates/mural/resource_view.html:62
  275 +#: mural/templates/mural/subject_view.html:77
270 276 msgid "Wish to make a new post?"
271 277 msgstr "Deseja fazer uma nova postagem?"
272 278  
273 279 #: mural/templates/mural/list.html:68
274 280 #: mural/templates/mural/list_category.html:120
275 281 #: mural/templates/mural/list_subject.html:119
276   -#: mural/templates/mural/resource_view.html:62
277   -#: mural/templates/mural/subject_view.html:77
  282 +#: mural/templates/mural/resource_view.html:80
  283 +#: mural/templates/mural/subject_view.html:95
278 284 msgid "There are no posts in this mural yet."
279 285 msgstr "Ainda não existe nenhuma postagem nesse mural."
280 286  
... ...
news/locale/pt_BR/LC_MESSAGES/django.po
... ... @@ -8,7 +8,7 @@ msgid &quot;&quot;
8 8 msgstr ""
9 9 "Project-Id-Version: PACKAGE VERSION\n"
10 10 "Report-Msgid-Bugs-To: \n"
11   -"POT-Creation-Date: 2017-10-07 00:08-0300\n"
  11 +"POT-Creation-Date: 2017-10-16 23:05-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"
... ...
notifications/locale/pt_BR/LC_MESSAGES/django.po
... ... @@ -8,7 +8,7 @@ msgid &quot;&quot;
8 8 msgstr ""
9 9 "Project-Id-Version: PACKAGE VERSION\n"
10 10 "Report-Msgid-Bugs-To: \n"
11   -"POT-Creation-Date: 2017-10-07 00:08-0300\n"
  11 +"POT-Creation-Date: 2017-10-16 23:05-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"
... ...
pdf_file/locale/pt_BR/LC_MESSAGES/django.po
... ... @@ -8,7 +8,7 @@ msgid &quot;&quot;
8 8 msgstr ""
9 9 "Project-Id-Version: PACKAGE VERSION\n"
10 10 "Report-Msgid-Bugs-To: \n"
11   -"POT-Creation-Date: 2017-10-07 00:08-0300\n"
  11 +"POT-Creation-Date: 2017-10-16 23:05-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"
... ... @@ -100,6 +100,10 @@ msgstr &quot;&quot;
100 100 msgid "Save"
101 101 msgstr "Salvar"
102 102  
  103 +#: pdf_file/templates/pdf_file/_form.html:362
  104 +msgid "Cancel"
  105 +msgstr ""
  106 +
103 107 #: pdf_file/templates/pdf_file/create.html:20
104 108 msgid "Create PDF file"
105 109 msgstr "Criar arquivo PDF"
... ... @@ -176,20 +180,16 @@ msgstr &quot;Enviar&quot;
176 180 msgid "Edit: "
177 181 msgstr "Editar: "
178 182  
179   -#: pdf_file/templates/pdf_file/view.html:52
180   -msgid "PDF could not be displayed"
181   -msgstr "PDF não pode ser mostrado"
182   -
183   -#: pdf_file/views.py:127 pdf_file/views.py:140 pdf_file/views.py:252
184   -#: pdf_file/views.py:254 pdf_file/views.py:270 pdf_file/views.py:272
  183 +#: pdf_file/views.py:129 pdf_file/views.py:142 pdf_file/views.py:254
  184 +#: pdf_file/views.py:256 pdf_file/views.py:272 pdf_file/views.py:274
185 185 msgid "Visualize"
186 186 msgstr "Visualizar"
187 187  
188   -#: pdf_file/views.py:200
  188 +#: pdf_file/views.py:202
189 189 msgid "Create PDF File"
190 190 msgstr "Criar o arquivo PDF"
191 191  
192   -#: pdf_file/views.py:212
  192 +#: pdf_file/views.py:214
193 193 #, python-format
194 194 msgid ""
195 195 "The PDF File \"%s\" was added to the Topic \"%s\" of the virtual environment "
... ... @@ -198,67 +198,70 @@ msgstr &quot;&quot;
198 198 "O arquivo PDF \"%s\" foi adicionado ao topico \"%s\" do ambiente virtual "
199 199 "\"%s\" com sucesso!"
200 200  
201   -#: pdf_file/views.py:316
  201 +#: pdf_file/views.py:318
202 202 msgid "Update PDF File"
203 203 msgstr "Atualize arquivo PDF"
204 204  
205   -#: pdf_file/views.py:329
  205 +#: pdf_file/views.py:331
206 206 #, python-format
207 207 msgid "The PDF File \"%s\" was updated successfully!"
208 208 msgstr "O arquivo PDF \"%s\" foi atualizado com sucesso!"
209 209  
210   -#: pdf_file/views.py:356
  210 +#: pdf_file/views.py:358
211 211 #, python-format
212 212 msgid ""
213 213 "The PDF File \"%s\" was removed successfully from virtual environment \"%s\"!"
214 214 msgstr ""
215 215 "O arquivo PDF \"%s\" foi removido com sucesso do ambiente virtual \"%s\" "
216 216  
217   -#: pdf_file/views.py:414
  217 +#: pdf_file/views.py:416
218 218 msgid "PDF File Reports"
219 219 msgstr "Relatórios do arquivo de PDF"
220 220  
221   -#: pdf_file/views.py:434
  221 +#: pdf_file/views.py:436
222 222 msgid "Realized"
223 223 msgstr "Realizada"
224 224  
225   -#: pdf_file/views.py:434
  225 +#: pdf_file/views.py:436
226 226 msgid "Unrealized"
227 227 msgstr "Não Realizada"
228 228  
229   -#: pdf_file/views.py:434
  229 +#: pdf_file/views.py:436
230 230 msgid "Historic"
231 231 msgstr "Histórico"
232 232  
233   -#: pdf_file/views.py:450 pdf_file/views.py:458
  233 +#: pdf_file/views.py:452 pdf_file/views.py:460
234 234 msgid "View"
235 235 msgstr "Visualizar"
236 236  
237   -#: pdf_file/views.py:459
  237 +#: pdf_file/views.py:461
238 238 msgid "PDF File"
239 239 msgstr "Criar o arquivo PDF"
240 240  
241   -#: pdf_file/views.py:464
  241 +#: pdf_file/views.py:466
242 242 msgid "Actions about resource"
243 243 msgstr "Ações sobre o recurso"
244 244  
245   -#: pdf_file/views.py:465
  245 +#: pdf_file/views.py:467
246 246 msgid "Quantity"
247 247 msgstr "Quantidade"
248 248  
249   -#: pdf_file/views.py:512
  249 +#: pdf_file/views.py:514
250 250 msgid "[Photo]"
251 251 msgstr "[Imagem]"
252 252  
253   -#: pdf_file/views.py:524
  253 +#: pdf_file/views.py:526
254 254 #, python-format
255 255 msgid "Last message in %s"
256 256 msgstr "Última mensagem em %s"
257 257  
258   -#: pdf_file/views.py:533
  258 +#: pdf_file/views.py:535
259 259 msgid "The message was successfull sent!"
260 260 msgstr "A mensagem foi enviada com sucesso!"
261 261  
262   -#: pdf_file/views.py:535
  262 +#: pdf_file/views.py:537
263 263 msgid "No user selected!"
264 264 msgstr "Nenhum usuário selecionado!"
  265 +
  266 +#~ msgid "PDF could not be displayed"
  267 +#~ msgstr "PDF não pode ser mostrado"
... ...
pendencies/locale/pt_BR/LC_MESSAGES/django.po
... ... @@ -8,7 +8,7 @@ msgid &quot;&quot;
8 8 msgstr ""
9 9 "Project-Id-Version: PACKAGE VERSION\n"
10 10 "Report-Msgid-Bugs-To: \n"
11   -"POT-Creation-Date: 2017-10-07 00:08-0300\n"
  11 +"POT-Creation-Date: 2017-10-16 23:05-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"
... ...
reports/locale/pt_BR/LC_MESSAGES/django.po
... ... @@ -8,7 +8,7 @@ msgid &quot;&quot;
8 8 msgstr ""
9 9 "Project-Id-Version: PACKAGE VERSION\n"
10 10 "Report-Msgid-Bugs-To: \n"
11   -"POT-Creation-Date: 2017-10-07 00:08-0300\n"
  11 +"POT-Creation-Date: 2017-10-16 23:05-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"
... ...
security/locale/pt_BR/LC_MESSAGES/django.po
... ... @@ -8,7 +8,7 @@ msgid &quot;&quot;
8 8 msgstr ""
9 9 "Project-Id-Version: PACKAGE VERSION\n"
10 10 "Report-Msgid-Bugs-To: \n"
11   -"POT-Creation-Date: 2017-10-07 00:08-0300\n"
  11 +"POT-Creation-Date: 2017-10-16 23:05-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"
... ...
students_group/locale/pt_BR/LC_MESSAGES/django.po
... ... @@ -8,7 +8,7 @@ msgid &quot;&quot;
8 8 msgstr ""
9 9 "Project-Id-Version: PACKAGE VERSION\n"
10 10 "Report-Msgid-Bugs-To: \n"
11   -"POT-Creation-Date: 2017-10-07 00:08-0300\n"
  11 +"POT-Creation-Date: 2017-10-16 23:05-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"
... ...
subjects/locale/pt_BR/LC_MESSAGES/django.po
... ... @@ -8,7 +8,7 @@ msgid &quot;&quot;
8 8 msgstr ""
9 9 "Project-Id-Version: PACKAGE VERSION\n"
10 10 "Report-Msgid-Bugs-To: \n"
11   -"POT-Creation-Date: 2017-10-07 00:08-0300\n"
  11 +"POT-Creation-Date: 2017-10-16 23:05-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"
... ... @@ -51,7 +51,9 @@ msgid &quot;Slug&quot;
51 51 msgstr "Slug"
52 52  
53 53 #: subjects/models.py:26
54   -msgid "Simpler description"
  54 +#, fuzzy
  55 +#| msgid "Simpler description"
  56 +msgid "simpler description"
55 57 msgstr "Descrição simples"
56 58  
57 59 #: subjects/models.py:27
... ... @@ -108,19 +110,24 @@ msgstr &quot;Professor(es) &quot;
108 110 msgid "Attribute professors to subject"
109 111 msgstr "Atribuir professores ao assunto"
110 112  
111   -#: subjects/templates/subjects/_form.html:91
  113 +#: subjects/templates/subjects/_form.html:92
112 114 msgid "Save"
113 115 msgstr "Salvar"
114 116  
115   -#: subjects/templates/subjects/_form.html:97
116   -#: subjects/templates/subjects/_form.html:98
  117 +#: subjects/templates/subjects/_form.html:96
  118 +#: subjects/templates/subjects/subscribe.html:18
  119 +msgid "Cancel"
  120 +msgstr "Cancelar"
  121 +
  122 +#: subjects/templates/subjects/_form.html:103
  123 +#: subjects/templates/subjects/_form.html:104
117 124 #, fuzzy
118 125 #| msgid "Search results"
119 126 msgid "Search for professors"
120 127 msgstr "Resultados da busca"
121 128  
122   -#: subjects/templates/subjects/_form.html:143
123   -#: subjects/templates/subjects/_form.html:144
  129 +#: subjects/templates/subjects/_form.html:149
  130 +#: subjects/templates/subjects/_form.html:150
124 131 #, fuzzy
125 132 #| msgid "Search results"
126 133 msgid "Search for students"
... ... @@ -132,33 +139,33 @@ msgstr &quot;Resultados da busca&quot;
132 139 #: subjects/templates/subjects/backup.html:104
133 140 #: subjects/templates/subjects/restore.html:58
134 141 #: subjects/templates/subjects/subject_card.html:33
135   -#: subjects/templates/subjects/view.html:55
  142 +#: subjects/templates/subjects/view.html:50
136 143 msgid "Backup"
137 144 msgstr "Backup"
138 145  
139 146 #: subjects/templates/subjects/backup.html:54
140 147 #: subjects/templates/subjects/list.html:75
141   -#: subjects/templates/subjects/list.html:137
  148 +#: subjects/templates/subjects/list.html:142
142 149 #: subjects/templates/subjects/restore.html:54
143 150 #: subjects/templates/subjects/subject_card.html:29
144   -#: subjects/templates/subjects/view.html:51
  151 +#: subjects/templates/subjects/view.html:46
145 152 msgid "Replicate"
146 153 msgstr "Replicar"
147 154  
148 155 #: subjects/templates/subjects/backup.html:56
149 156 #: subjects/templates/subjects/list.html:77
150   -#: subjects/templates/subjects/list.html:139
  157 +#: subjects/templates/subjects/list.html:144
151 158 #: subjects/templates/subjects/resource_card.html:25
152 159 #: subjects/templates/subjects/restore.html:56
153 160 #: subjects/templates/subjects/subject_card.html:31
154   -#: subjects/templates/subjects/view.html:53
  161 +#: subjects/templates/subjects/view.html:48
155 162 msgid "Edit"
156 163 msgstr "Editar"
157 164  
158 165 #: subjects/templates/subjects/backup.html:57
159 166 #: subjects/templates/subjects/restore.html:57
160 167 #: subjects/templates/subjects/subject_card.html:32
161   -#: subjects/templates/subjects/view.html:54
  168 +#: subjects/templates/subjects/view.html:49
162 169 msgid "Groups"
163 170 msgstr "Grupos"
164 171  
... ... @@ -168,17 +175,17 @@ msgstr &quot;Grupos&quot;
168 175 #: subjects/templates/subjects/restore.html:59
169 176 #: subjects/templates/subjects/restore.html:102
170 177 #: subjects/templates/subjects/subject_card.html:34
171   -#: subjects/templates/subjects/view.html:56
  178 +#: subjects/templates/subjects/view.html:51
172 179 msgid "Restore"
173 180 msgstr "Restaurar"
174 181  
175 182 #: subjects/templates/subjects/backup.html:60
176 183 #: subjects/templates/subjects/list.html:79
177   -#: subjects/templates/subjects/list.html:140
  184 +#: subjects/templates/subjects/list.html:145
178 185 #: subjects/templates/subjects/resource_card.html:26
179 186 #: subjects/templates/subjects/restore.html:60
180 187 #: subjects/templates/subjects/subject_card.html:35
181   -#: subjects/templates/subjects/view.html:57
  188 +#: subjects/templates/subjects/view.html:52
182 189 msgid "Remove"
183 190 msgstr "Remover"
184 191  
... ... @@ -215,7 +222,7 @@ msgstr &quot;Meus assuntos&quot;
215 222  
216 223 #: subjects/templates/subjects/home.html:80
217 224 #: subjects/templates/subjects/initial.html:90
218   -#: subjects/templates/subjects/list.html:180
  225 +#: subjects/templates/subjects/list.html:185
219 226 msgid "You still do not posses any subject in our platform"
220 227 msgstr "Você ainda não possui assuntos em nossa plataforma"
221 228  
... ... @@ -234,17 +241,17 @@ msgid &quot;All subjects&quot;
234 241 msgstr "Todos os assuntos"
235 242  
236 243 #: subjects/templates/subjects/list.html:94
237   -#: subjects/templates/subjects/list.html:155
  244 +#: subjects/templates/subjects/list.html:160
238 245 msgid "Coordinator(s) "
239 246 msgstr "Coordenador(es) "
240 247  
241 248 #: subjects/templates/subjects/list.html:98
242   -#: subjects/templates/subjects/list.html:159
  249 +#: subjects/templates/subjects/list.html:164
243 250 msgid "It doesn't possess coordinators"
244 251 msgstr "Não possui coordenadores"
245 252  
246 253 #: subjects/templates/subjects/list.html:104
247   -#: subjects/templates/subjects/list.html:165
  254 +#: subjects/templates/subjects/list.html:170
248 255 msgid "Create new subject"
249 256 msgstr "Criar novo assunto"
250 257  
... ... @@ -311,22 +318,22 @@ msgid &quot;File not supported.&quot;
311 318 msgstr ""
312 319  
313 320 #: subjects/templates/subjects/subject_card.html:39
314   -#: subjects/templates/subjects/view.html:61
  321 +#: subjects/templates/subjects/view.html:56
315 322 msgid "Analytics"
316 323 msgstr "Analytics"
317 324  
318 325 #: subjects/templates/subjects/subject_card.html:40
319   -#: subjects/templates/subjects/view.html:62
  326 +#: subjects/templates/subjects/view.html:57
320 327 msgid "Pendencies"
321 328 msgstr "Pendências"
322 329  
323 330 #: subjects/templates/subjects/subject_card.html:44
324   -#: subjects/templates/subjects/view.html:66
  331 +#: subjects/templates/subjects/view.html:61
325 332 msgid "Messages"
326 333 msgstr "Mensagens"
327 334  
328 335 #: subjects/templates/subjects/subject_card.html:48
329   -#: subjects/templates/subjects/view.html:70
  336 +#: subjects/templates/subjects/view.html:65
330 337 msgid "Mural"
331 338 msgstr "Mural"
332 339  
... ... @@ -354,10 +361,6 @@ msgstr &quot;Esse assunto não permite novas inscrições&quot;
354 361 msgid "Are you sure you want to subscribe to the subject"
355 362 msgstr "Tem certeza que deseja se inscrever no assunto"
356 363  
357   -#: subjects/templates/subjects/subscribe.html:18
358   -msgid "Cancel"
359   -msgstr "Cancelar"
360   -
361 364 #: subjects/templates/subjects/subscribe.html:19
362 365 msgid "Ok"
363 366 msgstr "Ok"
... ... @@ -366,23 +369,23 @@ msgstr &quot;Ok&quot;
366 369 msgid "Update: "
367 370 msgstr "Editar: "
368 371  
369   -#: subjects/templates/subjects/view.html:82
  372 +#: subjects/templates/subjects/view.html:77
370 373 msgid "Create new topic"
371 374 msgstr "Criar novo tópico"
372 375  
373   -#: subjects/templates/subjects/view.html:87
  376 +#: subjects/templates/subjects/view.html:82
374 377 msgid "Participants"
375 378 msgstr "Participantes"
376 379  
377   -#: subjects/templates/subjects/view.html:103
  380 +#: subjects/templates/subjects/view.html:98
378 381 msgid "Close"
379 382 msgstr "Fechar"
380 383  
381   -#: subjects/templates/subjects/view.html:116
  384 +#: subjects/templates/subjects/view.html:111
382 385 msgid "See Profile"
383 386 msgstr "Ver Perfil"
384 387  
385   -#: subjects/templates/subjects/view.html:119
  388 +#: subjects/templates/subjects/view.html:114
386 389 msgid "Send Message"
387 390 msgstr "Enviar Mensagem"
388 391  
... ...
themes/locale/pt_BR/LC_MESSAGES/django.po
... ... @@ -8,7 +8,7 @@ msgid &quot;&quot;
8 8 msgstr ""
9 9 "Project-Id-Version: PACKAGE VERSION\n"
10 10 "Report-Msgid-Bugs-To: \n"
11   -"POT-Creation-Date: 2017-10-07 00:08-0300\n"
  11 +"POT-Creation-Date: 2017-10-16 23:05-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"
... ... @@ -102,7 +102,7 @@ msgid &quot;It is recommended to be a white image&quot;
102 102 msgstr "É recomendável ser uma imagem branca"
103 103  
104 104 #: themes/templates/themes/basic_update.html:103
105   -#: themes/templates/themes/css_update.html:75
  105 +#: themes/templates/themes/css_update.html:73
106 106 msgid "Save"
107 107 msgstr "Salvar"
108 108  
... ... @@ -112,7 +112,7 @@ msgstr &quot;Salvar&quot;
112 112 msgid "CSS Selector"
113 113 msgstr "Seletor CSS"
114 114  
115   -#: themes/templates/themes/css_update.html:49
  115 +#: themes/templates/themes/css_update.html:48
116 116 msgid "Documentation"
117 117 msgstr "Documentação"
118 118  
... ...
topics/locale/pt_BR/LC_MESSAGES/django.po
... ... @@ -8,7 +8,7 @@ msgid &quot;&quot;
8 8 msgstr ""
9 9 "Project-Id-Version: PACKAGE VERSION\n"
10 10 "Report-Msgid-Bugs-To: \n"
11   -"POT-Creation-Date: 2017-10-07 00:08-0300\n"
  11 +"POT-Creation-Date: 2017-10-16 23:05-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"
... ... @@ -140,6 +140,10 @@ msgstr &quot;Apenas um tópico por asssunto pode ser um repositório&quot;
140 140 msgid "Save"
141 141 msgstr "Salvar"
142 142  
  143 +#: topics/templates/topics/_form.html:56
  144 +msgid "Cancel"
  145 +msgstr ""
  146 +
143 147 #: topics/templates/topics/create.html:8 topics/views.py:86
144 148 msgid "Create Topic"
145 149 msgstr "Criar Tópico"
... ...
users/locale/pt_BR/LC_MESSAGES/django.po
... ... @@ -8,7 +8,7 @@ msgid &quot;&quot;
8 8 msgstr ""
9 9 "Project-Id-Version: PACKAGE VERSION\n"
10 10 "Report-Msgid-Bugs-To: \n"
11   -"POT-Creation-Date: 2017-10-07 00:08-0300\n"
  11 +"POT-Creation-Date: 2017-10-16 23:05-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"
... ...
webconference/locale/pt_BR/LC_MESSAGES/django.po
... ... @@ -8,7 +8,7 @@ msgid &quot;&quot;
8 8 msgstr ""
9 9 "Project-Id-Version: PACKAGE VERSION\n"
10 10 "Report-Msgid-Bugs-To: \n"
11   -"POT-Creation-Date: 2017-10-07 00:08-0300\n"
  11 +"POT-Creation-Date: 2017-10-16 23:05-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"
... ... @@ -133,11 +133,15 @@ msgstr &quot;Atribuir grupos à web conferência&quot;
133 133 msgid "Save"
134 134 msgstr "Salvar"
135 135  
136   -#: webconference/templates/webconference/_form.html:405
  136 +#: webconference/templates/webconference/_form.html:402
  137 +msgid "Cancel"
  138 +msgstr ""
  139 +
  140 +#: webconference/templates/webconference/_form.html:409
137 141 msgid "Add new notification"
138 142 msgstr "Notificações Pendentes"
139 143  
140   -#: webconference/templates/webconference/_form.html:406
  144 +#: webconference/templates/webconference/_form.html:410
141 145 msgid "Remove this"
142 146 msgstr "Remover isto"
143 147  
... ...
webpage/locale/pt_BR/LC_MESSAGES/django.po
... ... @@ -8,7 +8,7 @@ msgid &quot;&quot;
8 8 msgstr ""
9 9 "Project-Id-Version: PACKAGE VERSION\n"
10 10 "Report-Msgid-Bugs-To: \n"
11   -"POT-Creation-Date: 2017-10-07 00:08-0300\n"
  11 +"POT-Creation-Date: 2017-10-16 23:05-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"
... ... @@ -94,6 +94,10 @@ msgstr &quot;Atribuir grupos de estudo à Página Web&quot;
94 94 msgid "Save"
95 95 msgstr "Salvar"
96 96  
  97 +#: webpage/templates/webpages/_form.html:329
  98 +msgid "Cancel"
  99 +msgstr ""
  100 +
97 101 #: webpage/templates/webpages/create.html:20 webpage/views.py:234
98 102 msgid "Create Webpage"
99 103 msgstr "Criar Página Web"
... ...
youtube_video/locale/pt_BR/LC_MESSAGES/django.po
... ... @@ -8,7 +8,7 @@ msgid &quot;&quot;
8 8 msgstr ""
9 9 "Project-Id-Version: PACKAGE VERSION\n"
10 10 "Report-Msgid-Bugs-To: \n"
11   -"POT-Creation-Date: 2017-10-07 00:08-0300\n"
  11 +"POT-Creation-Date: 2017-10-16 23:05-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"
... ... @@ -82,11 +82,15 @@ msgstr &quot;Atribuir grupos de estudo ao Vídeo do YouTube&quot;
82 82 msgid "Save"
83 83 msgstr "Salvar"
84 84  
85   -#: youtube_video/templates/youtube/_form.html:338
  85 +#: youtube_video/templates/youtube/_form.html:335
  86 +msgid "Cancel"
  87 +msgstr ""
  88 +
  89 +#: youtube_video/templates/youtube/_form.html:342
86 90 msgid "Add new notification"
87 91 msgstr "Adicionar nova notificação"
88 92  
89   -#: youtube_video/templates/youtube/_form.html:339
  93 +#: youtube_video/templates/youtube/_form.html:343
90 94 msgid "Remove this"
91 95 msgstr "Remover essa notificação"
92 96  
... ...