Commit ae6c1839b53d058919b97d4599b1235bc293739e

Authored by Jailson Dias
1 parent 8a8b6dd7

concertando bug no texto de webconferencia

webconference/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-03-23 13:53-0300\n"
  11 +"POT-Creation-Date: 2017-04-04 19:57-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"
... ... @@ -18,135 +18,141 @@ msgstr &quot;&quot;
18 18 "Content-Transfer-Encoding: 8bit\n"
19 19 "Plural-Forms: nplurals=2; plural=(n > 1);\n"
20 20  
21   -#: webconference/forms.py:26
  21 +#: forms.py:33
22 22 msgid "Tags"
23 23 msgstr "Tags"
24 24  
25   -#: webconference/forms.py:32
  25 +#: forms.py:39
26 26 msgid "Web Conference Title"
27 27 msgstr "Titulo da Web Conferência"
28 28  
29   -#: webconference/forms.py:33 webconference/models.py:8
  29 +#: forms.py:40 models.py:8
30 30 msgid "Presentation"
31 31 msgstr "Apresentação"
32 32  
33   -#: webconference/forms.py:54
  33 +#: forms.py:61
34 34 msgid "This subject already has a web conference with this name"
35 35 msgstr "Este assunto já tem uma web conferência com este nome"
36 36  
37   -#: webconference/forms.py:64
  37 +#: forms.py:71
38 38 msgid "This date must be today or after"
39 39 msgstr "Esta data deve ser hoje ou depois"
40 40  
41   -#: webconference/forms.py:74
  41 +#: forms.py:81
42 42 msgid "This date must be equal start date/hour or after"
43 43 msgstr "Esta data deve ser igual ou posterior a data/hora de inicio"
44 44  
45   -#: webconference/forms.py:117 webconference/models.py:35
  45 +#: forms.py:128 models.py:35
46 46 msgid "Domain"
47 47 msgstr "Dominio"
48 48  
49   -#: webconference/forms.py:121
  49 +#: forms.py:132
50 50 msgid "The domain of the jitsi server, e.g. meet.jit.si"
51 51 msgstr "O dominio do servidor do jitsi, ex: meet.jit.si"
52 52  
53   -#: webconference/models.py:9 webconference/templates/webconference/view.html:57
54   -#: webconference/templates/webconference/window_view.html:32
  53 +#: models.py:9 templates/webconference/view.html:57
  54 +#: templates/webconference/window_view.html:32
55 55 msgid "Start date/hour"
56 56 msgstr "Data/hora de inicio"
57 57  
58   -#: webconference/models.py:10
59   -#: webconference/templates/webconference/view.html:60
60   -#: webconference/templates/webconference/window_view.html:35
  58 +#: models.py:10 templates/webconference/view.html:60
  59 +#: templates/webconference/window_view.html:35
61 60 msgid "End date/hour"
62 61 msgstr "Data/hora de termino"
63 62  
64   -#: webconference/models.py:13
  63 +#: models.py:13
65 64 msgid "Web Conference"
66 65 msgstr "Web Conferência"
67 66  
68   -#: webconference/models.py:14
  67 +#: models.py:14
69 68 msgid "Web Conferences"
70 69 msgstr "Web Conferências"
71 70  
72   -#: webconference/models.py:32
  71 +#: models.py:32
73 72 msgid "Are you sure you want delete the web conference"
74 73 msgstr "Tem certeza que deseja deletar a web conferência"
75 74  
76   -#: webconference/models.py:38
77   -#, fuzzy
  75 +#: models.py:38
78 76 #| msgid "Conference Setting"
79 77 msgid "Web Conference Setting"
80 78 msgstr "Configurações da Web Conferência"
81 79  
82   -#: webconference/models.py:39
83   -#, fuzzy
  80 +#: models.py:39
84 81 #| msgid "Conference Setting"
85 82 msgid "Web Conferences Setting"
86 83 msgstr "Configurações das Web conferências"
87 84  
88   -#: webconference/templates/webconference/_form.html:90
  85 +#: templates/webconference/_form.html:90
89 86 msgid "Common resources settings"
90 87 msgstr "Configurações de recursos comuns"
91 88  
92   -#: webconference/templates/webconference/_form.html:139
  89 +#: templates/webconference/_form.html:139
93 90 msgid "Pendencies Notifications"
94 91 msgstr "Notificações Pendentes"
95 92  
96   -#: webconference/templates/webconference/_form.html:155
  93 +#: templates/webconference/_form.html:160
97 94 msgid "Action not performed by the user"
98 95 msgstr "Ação não executada pelo usuário"
99 96  
100   -#: webconference/templates/webconference/_form.html:181
  97 +#: templates/webconference/_form.html:186
101 98 msgid "Wished period"
102 99 msgstr "Período desejado"
103 100  
104   -#: webconference/templates/webconference/_form.html:277
105   -msgid "Attribute students to web conference"
  101 +#: templates/webconference/_form.html:283
  102 +#| msgid "Attribute students to web conference"
  103 +msgid "Attribute students to Web Conference"
106 104 msgstr "Atribuir alunos à web conferência"
107 105  
108   -#: webconference/templates/webconference/_form.html:297
109   -msgid "Attribute groups to web conference"
  106 +#: templates/webconference/_form.html:303
  107 +#| msgid "Attribute groups to web conference"
  108 +msgid "Attribute groups to Web Conference"
110 109 msgstr "Atribuir grupos à web conferência"
111 110  
112   -#: webconference/templates/webconference/_form.html:366
113   -#: webconference/templates/webconference/config.html:42
  111 +#: templates/webconference/_form.html:372
  112 +#: templates/webconference/config.html:42
114 113 msgid "Save"
115 114 msgstr "Salvar"
116 115  
117   -#: webconference/templates/webconference/config.html:9
118   -#, fuzzy
  116 +#: templates/webconference/_form.html:379
  117 +#| msgid "Pendencies Notifications"
  118 +msgid "Add new notification"
  119 +msgstr "Notificações Pendentes"
  120 +
  121 +#: templates/webconference/_form.html:380
  122 +msgid "Remove this"
  123 +msgstr ""
  124 +
  125 +#: templates/webconference/config.html:9
119 126 #| msgid "Settings: Security"
120 127 msgid "Settings: Conference"
121 128 msgstr "Configurações: Web Conferência"
122 129  
123   -#: webconference/templates/webconference/create.html:20
124   -#: webconference/views.py:319
  130 +#: templates/webconference/create.html:21 views.py:327
125 131 msgid "Create Web Conference"
126 132 msgstr "Criar Web Conferência"
127 133  
128   -#: webconference/templates/webconference/update.html:20
  134 +#: templates/webconference/update.html:21
129 135 msgid "Edit: "
130 136 msgstr "Editar: "
131 137  
132   -#: webconference/templates/webconference/view.html:68
133   -#: webconference/templates/webconference/window_view.html:43
  138 +#: templates/webconference/view.html:68
  139 +#: templates/webconference/window_view.html:43 views.py:247 views.py:260
  140 +#: views.py:281 views.py:382 views.py:395 views.py:404
134 141 msgid "Participate"
135 142 msgstr "Participar"
136 143  
137   -#: webconference/views.py:48 webconference/views.py:93
  144 +#: views.py:48 views.py:93
138 145 #, python-format
139 146 msgid "%s - Web Conference"
140 147 msgstr "%s - Web Conferência"
141 148  
142   -#: webconference/views.py:247 webconference/views.py:259
143   -#: webconference/views.py:377 webconference/views.py:379
144   -#: webconference/views.py:395 webconference/views.py:397
  149 +#: views.py:247 views.py:260 views.py:281 views.py:382 views.py:395
  150 +#: views.py:404
145 151 msgid "Visualize"
146 152 msgstr "Visualizar"
147 153  
148   -#: webconference/views.py:330
149   -#, fuzzy, python-format
  154 +#: views.py:338
  155 +#, python-format
150 156 #| msgid ""
151 157 #| "The Web conference '%s' was added to the Topic '%s' of the virtual "
152 158 #| "environment '%s' successfully!"
... ... @@ -157,17 +163,17 @@ msgstr &quot;&quot;
157 163 "A web conferência '%s' foi adicionada ao tópico '%s' do ambiente virtual "
158 164 "'%s' com sucesso!"
159 165  
160   -#: webconference/views.py:441
  166 +#: views.py:445
161 167 msgid "Update Web Conference"
162 168 msgstr "Atualizar a web conferência"
163 169  
164   -#: webconference/views.py:452
165   -#, fuzzy, python-format
  170 +#: views.py:456
  171 +#, python-format
166 172 #| msgid "Security settings updated successfully!"
167 173 msgid "The Web conference \"%s\" was updated successfully!"
168 174 msgstr "A web conferência '%s' foi atualizada com sucesso!"
169 175  
170   -#: webconference/views.py:488
  176 +#: views.py:492
171 177 #, python-format
172 178 msgid ""
173 179 "The web conference \"%s\" was removed successfully from virtual environment "
... ... @@ -175,14 +181,12 @@ msgid &quot;&quot;
175 181 msgstr ""
176 182 "A web conferência '%s' foi removida com sucesso do ambiente virtual '%s'!"
177 183  
178   -#: webconference/views.py:522
179   -#, fuzzy
  184 +#: views.py:526
180 185 #| msgid "Security settings updated successfully!"
181 186 msgid "Conference settings updated successfully!"
182 187 msgstr "Configurações de segurança atualizadas com sucesso!"
183 188  
184   -#: webconference/views.py:529
185   -#, fuzzy
  189 +#: views.py:533
186 190 #| msgid "Conference Setting"
187 191 msgid "Web Conference Settings"
188 192 msgstr "Configurações da Web Conferência"
... ...
webconference/templates/webconference/_form.html
... ... @@ -280,7 +280,7 @@
280 280 {% endif %}
281 281 </div>
282 282  
283   - <p><em>{% trans 'Attribute students to YouTube Video' %}:</em></p>
  283 + <p><em>{% trans 'Attribute students to Web Conference' %}:</em></p>
284 284 {% render_field form.students class='form-control' %}
285 285  
286 286 <span id="helpBlock" class="help-block">{{ form.students.help_text }}</span>
... ... @@ -300,7 +300,7 @@
300 300  
301 301 <br clear="all" />
302 302  
303   - <p><em>{% trans 'Attribute groups to YouTube Video' %}:</em></p>
  303 + <p><em>{% trans 'Attribute groups to Web Conference' %}:</em></p>
304 304 {% render_field form.groups class='form-control' %}
305 305  
306 306 <span id="helpBlock" class="help-block">{{ form.groups.help_text }}</span>
... ...