Commit 1316845b87ffdc2c59d7e3f74938d4243507c2a9
1 parent
195e30ac
Exists in
master
and in
39 other branches
Updating pt_BR translations
Showing
2 changed files
with
658 additions
and
422 deletions
Show diff stats
src/locale/pt_BR/LC_MESSAGES/django.mo
No preview for this file type
src/locale/pt_BR/LC_MESSAGES/django.po
@@ -7,7 +7,7 @@ msgid "" | @@ -7,7 +7,7 @@ msgid "" | ||
7 | msgstr "" | 7 | msgstr "" |
8 | "Project-Id-Version: PACKAGE VERSION\n" | 8 | "Project-Id-Version: PACKAGE VERSION\n" |
9 | "Report-Msgid-Bugs-To: \n" | 9 | "Report-Msgid-Bugs-To: \n" |
10 | -"POT-Creation-Date: 2013-10-02 14:19-0300\n" | 10 | +"POT-Creation-Date: 2013-11-12 19:45-0200\n" |
11 | "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" | 11 | "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" |
12 | "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" | 12 | "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" |
13 | "Language-Team: LANGUAGE <LL@li.org>\n" | 13 | "Language-Team: LANGUAGE <LL@li.org>\n" |
@@ -19,139 +19,329 @@ msgstr "" | @@ -19,139 +19,329 @@ msgstr "" | ||
19 | 19 | ||
20 | #: accounts/admin.py:40 | 20 | #: accounts/admin.py:40 |
21 | msgid "Personal info" | 21 | msgid "Personal info" |
22 | -msgstr "" | 22 | +msgstr "Informações Pessoais" |
23 | 23 | ||
24 | #: accounts/admin.py:43 | 24 | #: accounts/admin.py:43 |
25 | msgid "Permissions" | 25 | msgid "Permissions" |
26 | -msgstr "" | 26 | +msgstr "Permissões" |
27 | 27 | ||
28 | #: accounts/admin.py:45 | 28 | #: accounts/admin.py:45 |
29 | msgid "Important dates" | 29 | msgid "Important dates" |
30 | -msgstr "" | 30 | +msgstr "Datas importantes" |
31 | 31 | ||
32 | -#: accounts/forms.py:46 | 32 | +#: accounts/forms.py:22 |
33 | +msgid "Social account does not exist" | ||
34 | +msgstr "Conta social não existe" | ||
35 | + | ||
36 | +#: accounts/forms.py:63 | ||
33 | msgid "Mailing lists" | 37 | msgid "Mailing lists" |
34 | -msgstr "" | 38 | +msgstr "Listas de e-mail" |
35 | 39 | ||
36 | -#: accounts/views.py:91 | 40 | +#: accounts/views.py:121 |
37 | msgid "Your profile has been created!" | 41 | msgid "Your profile has been created!" |
38 | -msgstr "" | 42 | +msgstr "Seu perfil foi criado!" |
39 | 43 | ||
40 | -#: accounts/views.py:92 | 44 | +#: accounts/views.py:122 |
41 | msgid "" | 45 | msgid "" |
42 | "You must login to validated your profile. Profiles not validated are deleted " | 46 | "You must login to validated your profile. Profiles not validated are deleted " |
43 | "in 24h." | 47 | "in 24h." |
44 | msgstr "" | 48 | msgstr "" |
49 | +"Você deve se logar para validar seu perfil. Perfis não validados serão " | ||
50 | +"deletados em 24h." | ||
45 | 51 | ||
46 | -#: accounts/templates/accounts/user_create_form.html:6 | 52 | +#: accounts/management/commands/delete_invalid.py:42 |
53 | +#, python-format | ||
54 | +msgid "%(count)s users deleted." | ||
55 | +msgstr "%(count)s usuários deletados." | ||
56 | + | ||
57 | +#: accounts/templates/accounts/manage_subscriptions.html:6 | ||
58 | +msgid "Mailing List Subscriptions" | ||
59 | +msgstr "Inscrições em listas de e-mails" | ||
60 | + | ||
61 | +#: accounts/templates/accounts/manage_subscriptions.html:36 | ||
62 | +msgid "Update subscriptions" | ||
63 | +msgstr "Atualizar inscrições" | ||
64 | + | ||
65 | +#: accounts/templates/accounts/user_create_form.html:5 | ||
47 | msgid "Sign up" | 66 | msgid "Sign up" |
48 | -msgstr "" | 67 | +msgstr "Cadastrar" |
49 | 68 | ||
50 | -#: accounts/templates/accounts/user_create_form.html:11 | 69 | +#: accounts/templates/accounts/user_create_form.html:10 |
51 | msgid "Please correct the errors below and try again" | 70 | msgid "Please correct the errors below and try again" |
52 | -msgstr "" | 71 | +msgstr "Por favor, corrija os erros abaixo e tente novamente" |
53 | 72 | ||
54 | -#: accounts/templates/accounts/user_create_form.html:18 | 73 | +#: accounts/templates/accounts/user_create_form.html:17 |
55 | msgid "Required fields" | 74 | msgid "Required fields" |
56 | -msgstr "" | 75 | +msgstr "Campos obrigatórios" |
57 | 76 | ||
58 | -#: accounts/templates/accounts/user_create_form.html:30 | 77 | +#: accounts/templates/accounts/user_create_form.html:29 |
59 | msgid "Personal Information" | 78 | msgid "Personal Information" |
60 | -msgstr "" | 79 | +msgstr "Informações pessoais" |
61 | 80 | ||
62 | -#: accounts/templates/accounts/user_create_form.html:47 | 81 | +#: accounts/templates/accounts/user_create_form.html:46 |
63 | msgid "Subscribe to mail lists" | 82 | msgid "Subscribe to mail lists" |
64 | -msgstr "" | 83 | +msgstr "Inscreva-se para listas de e-mails" |
65 | 84 | ||
66 | -#: accounts/templates/accounts/user_create_form.html:61 templates/base.html:91 | 85 | +#: accounts/templates/accounts/user_create_form.html:60 templates/base.html:96 |
67 | msgid "Register" | 86 | msgid "Register" |
68 | msgstr "Cadastre-se" | 87 | msgstr "Cadastre-se" |
69 | 88 | ||
70 | -#: accounts/templates/accounts/user_detail.html:23 | ||
71 | -msgid "update your profile" | ||
72 | -msgstr "" | 89 | +#: accounts/templates/accounts/user_detail.html:25 |
90 | +msgid "profile" | ||
91 | +msgstr "perfil" | ||
92 | + | ||
93 | +#: accounts/templates/accounts/user_detail.html:26 | ||
94 | +msgid "list membership" | ||
95 | +msgstr "membros da lista" | ||
96 | + | ||
97 | +#: accounts/templates/accounts/user_detail.html:51 | ||
98 | +msgid "Twitter account" | ||
99 | +msgstr "Conta Twitter" | ||
73 | 100 | ||
74 | -#: accounts/templates/accounts/user_detail.html:55 | 101 | +#: accounts/templates/accounts/user_detail.html:54 |
102 | +msgid "Facebook account" | ||
103 | +msgstr "Conta Facebook" | ||
104 | + | ||
105 | +#: accounts/templates/accounts/user_detail.html:62 | ||
106 | +msgid "Personal webpage" | ||
107 | +msgstr "Página web pessoal" | ||
108 | + | ||
109 | +#: accounts/templates/accounts/user_detail.html:68 | ||
110 | +msgid "Subscribes: " | ||
111 | +msgstr "Inscrições: " | ||
112 | + | ||
113 | +#: accounts/templates/accounts/user_detail.html:81 | ||
75 | msgid "Contributions by Area" | 114 | msgid "Contributions by Area" |
76 | -msgstr "" | 115 | +msgstr "Contribuições por área" |
77 | 116 | ||
78 | -#: accounts/templates/accounts/user_detail.html:67 | 117 | +#: accounts/templates/accounts/user_detail.html:93 |
79 | msgid "Mailing list Participation" | 118 | msgid "Mailing list Participation" |
80 | -msgstr "" | 119 | +msgstr "Participação em listas de e-mail" |
120 | + | ||
121 | +#: accounts/templates/accounts/user_detail.html:106 badger/models.py:71 | ||
122 | +msgid "Badges" | ||
123 | +msgstr "Medalhas" | ||
81 | 124 | ||
82 | -#: accounts/templates/accounts/user_detail.html:78 | 125 | +#: accounts/templates/accounts/user_detail.html:125 |
83 | msgid "Latest posted" | 126 | msgid "Latest posted" |
84 | -msgstr "" | 127 | +msgstr "Últimas postagens" |
85 | 128 | ||
86 | -#: accounts/templates/accounts/user_detail.html:83 | 129 | +#: accounts/templates/accounts/user_detail.html:130 |
87 | msgid "There are no posts by this user so far." | 130 | msgid "There are no posts by this user so far." |
88 | -msgstr "" | 131 | +msgstr "Não há posts deste usuário até agora." |
89 | 132 | ||
90 | -#: accounts/templates/accounts/user_detail.html:89 | 133 | +#: accounts/templates/accounts/user_detail.html:136 |
91 | msgid "Community inside participations" | 134 | msgid "Community inside participations" |
92 | -msgstr "" | 135 | +msgstr "Participações em comunidades internas" |
93 | 136 | ||
94 | -#: accounts/templates/accounts/user_detail.html:94 | 137 | +#: accounts/templates/accounts/user_detail.html:141 |
95 | msgid "No contributions of this user so far." | 138 | msgid "No contributions of this user so far." |
96 | -msgstr "" | 139 | +msgstr "Não há posts deste usuário até agora." |
140 | + | ||
141 | +#: accounts/templates/accounts/user_update_form.html:58 | ||
142 | +msgid "We sent a verification email to " | ||
143 | +msgstr "Enviamos um email de verificação para " | ||
144 | + | ||
145 | +#: accounts/templates/accounts/user_update_form.html:59 | ||
146 | +msgid "Please follow the instructions in it." | ||
147 | +msgstr "Por favor, siga as instruções." | ||
97 | 148 | ||
98 | -#: accounts/templates/accounts/user_update_form.html:11 | 149 | +#: accounts/templates/accounts/user_update_form.html:94 |
150 | +msgid "profile information" | ||
151 | +msgstr "informações do perfil" | ||
152 | + | ||
153 | +#: accounts/templates/accounts/user_update_form.html:99 | ||
99 | msgid "Change your avatar at Gravatar.com" | 154 | msgid "Change your avatar at Gravatar.com" |
100 | -msgstr "" | 155 | +msgstr "Troque seu avatar em Gravatar.com" |
156 | + | ||
157 | +#: accounts/templates/accounts/user_update_form.html:126 search/utils.py:8 | ||
158 | +msgid "Emails" | ||
159 | +msgstr "E-mails" | ||
160 | + | ||
161 | +#: accounts/templates/accounts/user_update_form.html:135 | ||
162 | +msgid "Primary" | ||
163 | +msgstr "Primários" | ||
164 | + | ||
165 | +#: accounts/templates/accounts/user_update_form.html:138 | ||
166 | +msgid "Set as Primary" | ||
167 | +msgstr "Definir como Primário" | ||
101 | 168 | ||
102 | -#: accounts/templates/accounts/user_update_form.html:32 | 169 | +#: accounts/templates/accounts/user_update_form.html:139 |
170 | +#: accounts/templates/accounts/user_update_form.html:151 | ||
171 | +msgid "Delete" | ||
172 | +msgstr "Apagar" | ||
173 | + | ||
174 | +#: accounts/templates/accounts/user_update_form.html:150 | ||
175 | +msgid "Verify" | ||
176 | +msgstr "Verificar" | ||
177 | + | ||
178 | +#: accounts/templates/accounts/user_update_form.html:158 | ||
179 | +msgid "Add another email address:" | ||
180 | +msgstr "Adicionar outro endereço de e-mail" | ||
181 | + | ||
182 | +#: accounts/templates/accounts/user_update_form.html:161 | ||
183 | +msgid "Add" | ||
184 | +msgstr "Adicionar" | ||
185 | + | ||
186 | +#: accounts/templates/accounts/user_update_form.html:168 | ||
103 | msgid "Update" | 187 | msgid "Update" |
104 | -msgstr "" | 188 | +msgstr "Atualizar" |
189 | + | ||
190 | +#: badger/models.py:13 | ||
191 | +msgid "Greater than or equal" | ||
192 | +msgstr "Maior que ou igual" | ||
193 | + | ||
194 | +#: badger/models.py:14 | ||
195 | +msgid "less than or equal" | ||
196 | +msgstr "menor que ou igual" | ||
197 | + | ||
198 | +#: badger/models.py:15 | ||
199 | +msgid "Equal" | ||
200 | +msgstr "Igual" | ||
201 | + | ||
202 | +#: badger/models.py:16 | ||
203 | +msgid "Biggest" | ||
204 | +msgstr "Maior" | ||
205 | + | ||
206 | +#: badger/models.py:19 | ||
207 | +msgid "Automatically" | ||
208 | +msgstr "Automaticamente" | ||
209 | + | ||
210 | +#: badger/models.py:20 | ||
211 | +msgid "Manual" | ||
212 | +msgstr "Manual" | ||
213 | + | ||
214 | +#: badger/models.py:23 super_archives/models.py:262 | ||
215 | +msgid "Messages" | ||
216 | +msgstr "Mensagens" | ||
217 | + | ||
218 | +#: badger/models.py:24 | ||
219 | +msgid "Contributions" | ||
220 | +msgstr "Contribuições" | ||
221 | + | ||
222 | +#: badger/models.py:25 | ||
223 | +msgid "Wikis" | ||
224 | +msgstr "Wikis" | ||
225 | + | ||
226 | +#: badger/models.py:26 | ||
227 | +msgid "Revisions" | ||
228 | +msgstr "Conjunto de mudanças" | ||
229 | + | ||
230 | +#: badger/models.py:27 search/views.py:42 | ||
231 | +#: search/templates/search/includes/search_filters.html:124 | ||
232 | +#: templates/search.html:33 | ||
233 | +msgid "Ticket" | ||
234 | +msgstr "Tíquetes" | ||
235 | + | ||
236 | +#: badger/models.py:37 | ||
237 | +msgid "Title" | ||
238 | +msgstr "Título" | ||
239 | + | ||
240 | +#: badger/models.py:39 | ||
241 | +msgid "Description" | ||
242 | +msgstr "Descrição" | ||
243 | + | ||
244 | +#: badger/models.py:42 search/forms.py:18 | ||
245 | +msgid "Type" | ||
246 | +msgstr "Tipo" | ||
247 | + | ||
248 | +#: badger/models.py:44 | ||
249 | +msgid "User attribute" | ||
250 | +msgstr "Atributo do usuário" | ||
251 | + | ||
252 | +#: badger/models.py:50 | ||
253 | +msgid "Comparison" | ||
254 | +msgstr "Comparação" | ||
255 | + | ||
256 | +#: badger/models.py:57 | ||
257 | +msgid "Value" | ||
258 | +msgstr "Valor" | ||
259 | + | ||
260 | +#: badger/models.py:63 | ||
261 | +msgid "Awardees" | ||
262 | +msgstr "Premiados" | ||
263 | + | ||
264 | +#: badger/models.py:67 | ||
265 | +msgid "Order" | ||
266 | +msgstr "Ordem" | ||
267 | + | ||
268 | +#: badger/models.py:70 | ||
269 | +msgid "Badge" | ||
270 | +msgstr "Medalha" | ||
105 | 271 | ||
106 | #: colab/custom_settings.py:11 | 272 | #: colab/custom_settings.py:11 |
107 | msgid "English" | 273 | msgid "English" |
108 | -msgstr "" | 274 | +msgstr "Inglês" |
109 | 275 | ||
110 | #: colab/custom_settings.py:12 | 276 | #: colab/custom_settings.py:12 |
111 | -msgid "Spanish" | ||
112 | -msgstr "" | 277 | +msgid "Portuguese" |
278 | +msgstr "Português" | ||
113 | 279 | ||
114 | #: colab/custom_settings.py:13 | 280 | #: colab/custom_settings.py:13 |
115 | -msgid "Portuguese" | ||
116 | -msgstr "" | 281 | +msgid "Spanish" |
282 | +msgstr "Espanhol" | ||
117 | 283 | ||
118 | -#: colab/custom_settings.py:172 | ||
119 | -msgid "Planet Colab" | ||
120 | -msgstr "" | 284 | +#: colab/custom_settings.py:36 |
285 | +msgid "Recent activity" | ||
286 | +msgstr "Atividade recente" | ||
121 | 287 | ||
122 | -#: colab/custom_settings.py:173 | ||
123 | -msgid "Colab blog aggregator" | ||
124 | -msgstr "" | 288 | +#: colab/custom_settings.py:40 |
289 | +msgid "Relevance" | ||
290 | +msgstr "Relevância" | ||
125 | 291 | ||
126 | -#: colab/deprecated/signup.py:13 | ||
127 | -msgid "Colab: Checking e-mail" | ||
128 | -msgstr "" | 292 | +#: colab/custom_settings.py:48 |
293 | +msgid "Document" | ||
294 | +msgstr "Documento" | ||
129 | 295 | ||
130 | -#: colab/deprecated/signup.py:31 | ||
131 | -msgid "Registration on the mailing list" | 296 | +#: colab/custom_settings.py:50 |
297 | +msgid "Presentation" | ||
298 | +msgstr "Apresentação" | ||
299 | + | ||
300 | +#: colab/custom_settings.py:51 | ||
301 | +msgid "Text" | ||
302 | +msgstr "Texto" | ||
303 | + | ||
304 | +#: colab/custom_settings.py:52 search/utils.py:9 | ||
305 | +msgid "Code" | ||
306 | +msgstr "Código" | ||
307 | + | ||
308 | +#: colab/custom_settings.py:54 | ||
309 | +msgid "Compressed" | ||
310 | +msgstr "Compactado" | ||
311 | + | ||
312 | +#: colab/custom_settings.py:55 | ||
313 | +msgid "Image" | ||
314 | +msgstr "Imagem" | ||
315 | + | ||
316 | +#: colab/custom_settings.py:57 | ||
317 | +msgid "Spreadsheet" | ||
318 | +msgstr "Planilha" | ||
319 | + | ||
320 | +#: colab/custom_settings.py:261 | ||
321 | +msgid "Planet Colab" | ||
132 | msgstr "" | 322 | msgstr "" |
133 | 323 | ||
134 | -#: colab/deprecated/views/other.py:65 | ||
135 | -msgid "anônimo" | 324 | +#: colab/custom_settings.py:262 |
325 | +msgid "Colab blog aggregator" | ||
136 | msgstr "" | 326 | msgstr "" |
137 | 327 | ||
138 | #: planet/templates/feedzilla/_post_template.html:8 | 328 | #: planet/templates/feedzilla/_post_template.html:8 |
139 | msgid "From" | 329 | msgid "From" |
140 | -msgstr "" | 330 | +msgstr "De" |
141 | 331 | ||
142 | #: planet/templates/feedzilla/_post_template.html:8 | 332 | #: planet/templates/feedzilla/_post_template.html:8 |
143 | msgid "on" | 333 | msgid "on" |
144 | -msgstr "" | 334 | +msgstr "em" |
145 | 335 | ||
146 | #: planet/templates/feedzilla/_post_template.html:12 | 336 | #: planet/templates/feedzilla/_post_template.html:12 |
147 | msgid "Read original" | 337 | msgid "Read original" |
148 | -msgstr "" | 338 | +msgstr "Leia o original" |
149 | 339 | ||
150 | -#: planet/templates/feedzilla/base.html:5 templates/base.html:71 | 340 | +#: planet/templates/feedzilla/base.html:5 templates/base.html:74 |
151 | msgid "Planet" | 341 | msgid "Planet" |
152 | msgstr "" | 342 | msgstr "" |
153 | 343 | ||
154 | -#: planet/templates/feedzilla/base.html:15 templates/base.html:84 | 344 | +#: planet/templates/feedzilla/base.html:15 |
155 | msgid "Tags" | 345 | msgid "Tags" |
156 | msgstr "" | 346 | msgstr "" |
157 | 347 | ||
@@ -162,33 +352,33 @@ msgstr "" | @@ -162,33 +352,33 @@ msgstr "" | ||
162 | #: planet/templates/feedzilla/base.html:22 | 352 | #: planet/templates/feedzilla/base.html:22 |
163 | #: planet/templates/feedzilla/submit_blog.html:5 | 353 | #: planet/templates/feedzilla/submit_blog.html:5 |
164 | msgid "Submit a blog" | 354 | msgid "Submit a blog" |
165 | -msgstr "" | 355 | +msgstr "Enviar um blog" |
166 | 356 | ||
167 | #: planet/templates/feedzilla/index.html:10 | 357 | #: planet/templates/feedzilla/index.html:10 |
168 | msgid "There is no RSS registered" | 358 | msgid "There is no RSS registered" |
169 | -msgstr "" | 359 | +msgstr "Não há RSS registrado" |
170 | 360 | ||
171 | -#: planet/templates/feedzilla/index.html:11 | 361 | +#: planet/templates/feedzilla/index.html:12 |
172 | msgid "Please" | 362 | msgid "Please" |
173 | -msgstr "" | 363 | +msgstr "Por favor" |
174 | 364 | ||
175 | -#: planet/templates/feedzilla/index.html:12 | 365 | +#: planet/templates/feedzilla/index.html:13 |
176 | msgid "click here" | 366 | msgid "click here" |
177 | -msgstr "" | 367 | +msgstr "clique aqui" |
178 | 368 | ||
179 | -#: planet/templates/feedzilla/index.html:13 | 369 | +#: planet/templates/feedzilla/index.html:14 |
180 | msgid "to submit a blog" | 370 | msgid "to submit a blog" |
181 | -msgstr "" | 371 | +msgstr "enviar um blog" |
182 | 372 | ||
183 | #: planet/templates/feedzilla/submit_blog.html:8 | 373 | #: planet/templates/feedzilla/submit_blog.html:8 |
184 | msgid "" | 374 | msgid "" |
185 | "Thank you. Your application has been accepted and will be reviewed by admin " | 375 | "Thank you. Your application has been accepted and will be reviewed by admin " |
186 | "in the near time." | 376 | "in the near time." |
187 | -msgstr "" | 377 | +msgstr "Obrigado. Sua aplicação foi aceita e logo será revisada por um administrador." |
188 | 378 | ||
189 | -#: planet/templates/feedzilla/submit_blog.html:27 | 379 | +#: planet/templates/feedzilla/submit_blog.html:29 |
190 | msgid "Submit" | 380 | msgid "Submit" |
191 | -msgstr "" | 381 | +msgstr "Enviar" |
192 | 382 | ||
193 | #: planet/templates/feedzilla/tag.html:7 | 383 | #: planet/templates/feedzilla/tag.html:7 |
194 | #, python-format | 384 | #, python-format |
@@ -197,480 +387,539 @@ msgstr "" | @@ -197,480 +387,539 @@ msgstr "" | ||
197 | 387 | ||
198 | #: planet/templates/feedzilla/tag.html:16 | 388 | #: planet/templates/feedzilla/tag.html:16 |
199 | msgid "No posts with such label" | 389 | msgid "No posts with such label" |
200 | -msgstr "" | 390 | +msgstr "Não há posts com essa etiqueta" |
201 | 391 | ||
202 | #: rss/feeds.py:13 | 392 | #: rss/feeds.py:13 |
203 | msgid "Latest Discussions" | 393 | msgid "Latest Discussions" |
204 | -msgstr "" | 394 | +msgstr "Últimas discussões" |
205 | 395 | ||
206 | #: rss/feeds.py:32 | 396 | #: rss/feeds.py:32 |
207 | msgid "Discussions Most Relevance" | 397 | msgid "Discussions Most Relevance" |
208 | -msgstr "" | 398 | +msgstr "Discussões Mais Relevantes" |
209 | 399 | ||
210 | #: rss/feeds.py:51 | 400 | #: rss/feeds.py:51 |
211 | msgid "Latest collaborations" | 401 | msgid "Latest collaborations" |
402 | +msgstr "Últimas colaborações" | ||
403 | + | ||
404 | +#: search/forms.py:16 search/templates/search/search.html:39 | ||
405 | +#: templates/base.html:90 templates/search.html:7 | ||
406 | +msgid "Search" | ||
407 | +msgstr "Busca" | ||
408 | + | ||
409 | +#: search/forms.py:19 search/views.py:22 search/views.py:33 search/views.py:69 | ||
410 | +#: search/views.py:86 search/views.py:119 | ||
411 | +msgid "Author" | ||
412 | +msgstr "Autor" | ||
413 | + | ||
414 | +#: search/forms.py:21 search/views.py:70 | ||
415 | +msgid "Status" | ||
212 | msgstr "" | 416 | msgstr "" |
213 | 417 | ||
214 | -#: super_archives/models.py:45 super_archives/templates/message-thread.html:4 | ||
215 | -msgid "Anonymous" | 418 | +#: search/forms.py:25 search/views.py:36 |
419 | +msgid "Mailinglist" | ||
420 | +msgstr "Lista de email" | ||
421 | + | ||
422 | +#: search/forms.py:29 search/views.py:46 | ||
423 | +msgid "Milestone" | ||
424 | +msgstr "Etapa" | ||
425 | + | ||
426 | +#: search/forms.py:30 search/views.py:51 | ||
427 | +msgid "Priority" | ||
428 | +msgstr "Prioridade" | ||
429 | + | ||
430 | +#: search/forms.py:31 search/views.py:56 | ||
431 | +msgid "Component" | ||
432 | +msgstr "Componente" | ||
433 | + | ||
434 | +#: search/forms.py:32 search/views.py:61 | ||
435 | +msgid "Severity" | ||
436 | +msgstr "Seriedade" | ||
437 | + | ||
438 | +#: search/forms.py:33 search/views.py:66 | ||
439 | +msgid "Reporter" | ||
440 | +msgstr "Relator" | ||
441 | + | ||
442 | +#: search/forms.py:34 search/views.py:73 | ||
443 | +msgid "Keywords" | ||
444 | +msgstr "Palavras chaves" | ||
445 | + | ||
446 | +#: search/forms.py:35 search/views.py:25 search/views.py:78 | ||
447 | +msgid "Collaborators" | ||
448 | +msgstr "Colaboradores" | ||
449 | + | ||
450 | +#: search/forms.py:36 search/views.py:89 | ||
451 | +msgid "Repository" | ||
452 | +msgstr "Repositório" | ||
453 | + | ||
454 | +#: search/forms.py:37 search/views.py:99 | ||
455 | +msgid "Username" | ||
456 | +msgstr "Usuário" | ||
457 | + | ||
458 | +#: search/forms.py:38 search/views.py:102 | ||
459 | +msgid "Name" | ||
460 | +msgstr "Nome" | ||
461 | + | ||
462 | +#: search/forms.py:39 search/views.py:105 | ||
463 | +msgid "Institution" | ||
464 | +msgstr "Instituição" | ||
465 | + | ||
466 | +#: search/forms.py:40 search/views.py:108 | ||
467 | +msgid "Role" | ||
468 | +msgstr "Cargo" | ||
469 | + | ||
470 | +#: search/forms.py:41 search/templates/search/includes/search_filters.html:151 | ||
471 | +#: search/templates/search/includes/search_filters.html:153 | ||
472 | +#: search/templates/search/includes/search_filters.html:185 | ||
473 | +#: search/templates/search/includes/search_filters.html:186 | ||
474 | +msgid "Since" | ||
475 | +msgstr "Desde" | ||
476 | + | ||
477 | +#: search/forms.py:42 search/templates/search/includes/search_filters.html:160 | ||
478 | +#: search/templates/search/includes/search_filters.html:162 | ||
479 | +#: search/templates/search/includes/search_filters.html:189 | ||
480 | +#: search/templates/search/includes/search_filters.html:190 | ||
481 | +msgid "Until" | ||
482 | +msgstr "Até" | ||
483 | + | ||
484 | +#: search/forms.py:43 search/views.py:116 | ||
485 | +msgid "Filename" | ||
486 | +msgstr "Nome do arquivo" | ||
487 | + | ||
488 | +#: search/forms.py:44 search/views.py:122 | ||
489 | +msgid "Used by" | ||
490 | +msgstr "Usado por" | ||
491 | + | ||
492 | +#: search/forms.py:45 search/views.py:125 | ||
493 | +msgid "File type" | ||
494 | +msgstr "Tipo do arquivo" | ||
495 | + | ||
496 | +#: search/forms.py:46 search/views.py:128 | ||
497 | +msgid "Size" | ||
498 | +msgstr "Tamanho" | ||
499 | + | ||
500 | +#: search/utils.py:7 search/views.py:20 | ||
501 | +#: search/templates/search/includes/search_filters.html:116 | ||
502 | +#: templates/search.html:25 | ||
503 | +msgid "Wiki" | ||
504 | +msgstr "Wiki" | ||
505 | + | ||
506 | +#: search/utils.py:10 | ||
507 | +msgid "Tickets" | ||
508 | +msgstr "Tíquetes" | ||
509 | + | ||
510 | +#: search/utils.py:11 | ||
511 | +msgid "Attachments" | ||
512 | +msgstr "Anexos" | ||
513 | + | ||
514 | +#: search/views.py:31 search/templates/search/includes/search_filters.html:120 | ||
515 | +#: templates/search.html:29 | ||
516 | +msgid "Discussion" | ||
517 | +msgstr "Discussões" | ||
518 | + | ||
519 | +#: search/views.py:84 search/templates/search/includes/search_filters.html:128 | ||
520 | +#: templates/search.html:37 | ||
521 | +msgid "Changeset" | ||
522 | +msgstr "Conjunto de Mudanças" | ||
523 | + | ||
524 | +#: search/views.py:95 search/templates/search/includes/search_filters.html:132 | ||
525 | +msgid "User" | ||
526 | +msgstr "Usuário" | ||
527 | + | ||
528 | +#: search/views.py:112 | ||
529 | +#: search/templates/search/includes/search_filters.html:136 | ||
530 | +msgid "Attachment" | ||
531 | +msgstr "Anexo" | ||
532 | + | ||
533 | +#: search/templates/search/search.html:44 | ||
534 | +msgid "documents found" | ||
535 | +msgstr "documentos encontrados" | ||
536 | + | ||
537 | +#: search/templates/search/search.html:55 | ||
538 | +msgid "Search here" | ||
539 | +msgstr "Pesquise aqui" | ||
540 | + | ||
541 | +#: search/templates/search/search.html:67 | ||
542 | +#: search/templates/search/search.html:77 templates/search.html:18 | ||
543 | +msgid "Filters" | ||
544 | +msgstr "Filtros" | ||
545 | + | ||
546 | +#: search/templates/search/search.html:98 templates/search.html:48 | ||
547 | +msgid "No results for your search." | ||
548 | +msgstr "Não há resultados para sua busca." | ||
549 | + | ||
550 | +#: search/templates/search/search.html:100 | ||
551 | +msgid "You are searching for" | ||
552 | +msgstr "Você está procurando por" | ||
553 | + | ||
554 | +#: search/templates/search/search.html:110 templates/search.html:57 | ||
555 | +msgid "Previous" | ||
556 | +msgstr "Anterior" | ||
557 | + | ||
558 | +#: search/templates/search/search.html:113 templates/search.html:61 | ||
559 | +msgid "Page" | ||
560 | +msgstr "Página" | ||
561 | + | ||
562 | +#: search/templates/search/search.html:113 templates/search.html:61 | ||
563 | +msgid "of" | ||
564 | +msgstr "de" | ||
565 | + | ||
566 | +#: search/templates/search/search.html:118 templates/search.html:65 | ||
567 | +msgid "Next" | ||
568 | +msgstr "Pŕoximo" | ||
569 | + | ||
570 | +#: search/templates/search/includes/search_filters.html:5 | ||
571 | +#: search/templates/search/includes/search_filters.html:33 | ||
572 | +#: search/templates/search/includes/search_filters.html:51 | ||
573 | +#: search/templates/search/includes/search_filters.html:69 | ||
574 | +#: templates/search.html:23 templates/search.html.py:27 | ||
575 | +#: templates/search.html:31 templates/search.html.py:35 | ||
576 | +msgid "Remove filter" | ||
577 | +msgstr "Remover filtro" | ||
578 | + | ||
579 | +#: search/templates/search/includes/search_filters.html:88 | ||
580 | +#: search/templates/search/includes/search_filters.html:171 | ||
581 | +#: search/templates/search/includes/search_filters.html:195 | ||
582 | +msgid "Filter" | ||
583 | +msgstr "Filtro" | ||
584 | + | ||
585 | +#: search/templates/search/includes/search_filters.html:94 | ||
586 | +msgid "Sort by" | ||
587 | +msgstr "Ordenar por" | ||
588 | + | ||
589 | +#: search/templates/search/includes/search_filters.html:101 | ||
590 | +#, python-format | ||
591 | +msgid "<strong>%(name)s</strong>" | ||
216 | msgstr "" | 592 | msgstr "" |
217 | 593 | ||
218 | -#: super_archives/models.py:74 | ||
219 | -msgid "Mailing List" | 594 | +#: search/templates/search/includes/search_filters.html:103 |
595 | +#, python-format | ||
596 | +msgid "%(name)s" | ||
220 | msgstr "" | 597 | msgstr "" |
221 | 598 | ||
222 | -#: super_archives/models.py:75 | 599 | +#: search/templates/search/includes/search_filters.html:111 |
600 | +#: templates/search.html:20 | ||
601 | +msgid "Types" | ||
602 | +msgstr "Tipos" | ||
603 | + | ||
604 | +#: super_archives/models.py:62 super_archives/templates/message-thread.html:4 | ||
605 | +msgid "Anonymous" | ||
606 | +msgstr "Anônimo" | ||
607 | + | ||
608 | +#: super_archives/models.py:112 | ||
609 | +msgid "Mailing List" | ||
610 | +msgstr "Lista de e-mail" | ||
611 | + | ||
612 | +#: super_archives/models.py:113 | ||
223 | msgid "The Mailing List where is the thread" | 613 | msgid "The Mailing List where is the thread" |
224 | -msgstr "" | 614 | +msgstr "A lista de e-mail onde estão as mensagens" |
225 | 615 | ||
226 | -#: super_archives/models.py:78 | 616 | +#: super_archives/models.py:116 |
227 | msgid "Latest message" | 617 | msgid "Latest message" |
228 | -msgstr "" | 618 | +msgstr "Última mensagem" |
229 | 619 | ||
230 | -#: super_archives/models.py:79 | 620 | +#: super_archives/models.py:117 |
231 | msgid "Latest message posted" | 621 | msgid "Latest message posted" |
232 | -msgstr "" | 622 | +msgstr "Última mensagem postada" |
233 | 623 | ||
234 | -#: super_archives/models.py:80 | 624 | +#: super_archives/models.py:118 |
235 | msgid "Score" | 625 | msgid "Score" |
236 | -msgstr "" | 626 | +msgstr "Pontuação" |
237 | 627 | ||
238 | -#: super_archives/models.py:80 | 628 | +#: super_archives/models.py:118 |
239 | msgid "Thread score" | 629 | msgid "Thread score" |
240 | -msgstr "" | 630 | +msgstr "Pontuação do conjunto de mensagens" |
241 | 631 | ||
242 | -#: super_archives/models.py:87 | 632 | +#: super_archives/models.py:127 |
243 | msgid "Thread" | 633 | msgid "Thread" |
244 | -msgstr "" | 634 | +msgstr "Conjunto de mensagens" |
245 | 635 | ||
246 | -#: super_archives/models.py:88 | 636 | +#: super_archives/models.py:128 |
247 | msgid "Threads" | 637 | msgid "Threads" |
248 | -msgstr "" | 638 | +msgstr "Conjuntos de mensagens" |
249 | 639 | ||
250 | -#: super_archives/models.py:170 | 640 | +#: super_archives/models.py:246 |
251 | msgid "Subject" | 641 | msgid "Subject" |
252 | -msgstr "" | 642 | +msgstr "Assunto" |
253 | 643 | ||
254 | -#: super_archives/models.py:171 | 644 | +#: super_archives/models.py:247 |
255 | msgid "Please enter a message subject" | 645 | msgid "Please enter a message subject" |
256 | -msgstr "" | 646 | +msgstr "Por favor, digite o assunto da mensagem" |
257 | 647 | ||
258 | -#: super_archives/models.py:174 | 648 | +#: super_archives/models.py:250 |
259 | msgid "Message body" | 649 | msgid "Message body" |
260 | -msgstr "" | 650 | +msgstr "Corpo da mensagem" |
261 | 651 | ||
262 | -#: super_archives/models.py:175 | 652 | +#: super_archives/models.py:251 |
263 | msgid "Please enter a message body" | 653 | msgid "Please enter a message body" |
264 | -msgstr "" | 654 | +msgstr "Por favor, digite o corpo da mensagem" |
265 | 655 | ||
266 | -#: super_archives/models.py:184 | 656 | +#: super_archives/models.py:261 |
267 | msgid "Message" | 657 | msgid "Message" |
268 | -msgstr "" | ||
269 | - | ||
270 | -#: super_archives/models.py:185 | ||
271 | -msgid "Messages" | ||
272 | -msgstr "" | ||
273 | - | ||
274 | -#: super_archives/templates/message-list.html:6 templates/base.html:68 | ||
275 | -msgid "Discussions" | ||
276 | -msgstr "" | ||
277 | - | ||
278 | -#: super_archives/templates/message-list.html:11 templates/search.html:18 | ||
279 | -msgid "Filters" | ||
280 | -msgstr "" | ||
281 | - | ||
282 | -#: super_archives/templates/message-list.html:13 | ||
283 | -msgid "Sort by" | ||
284 | -msgstr "" | 658 | +msgstr "Mensagem" |
285 | 659 | ||
286 | -#: super_archives/templates/message-list.html:15 | ||
287 | -#: super_archives/templates/message-list.html:17 | ||
288 | -#: super_archives/templates/message-list.html:25 templates/search.html:23 | ||
289 | -#: templates/search.html.py:27 templates/search.html:31 | ||
290 | -#: templates/search.html.py:35 | ||
291 | -msgid "Remove filter" | ||
292 | -msgstr "Remover filtro" | 660 | +#: super_archives/views.py:89 |
661 | +msgid "Error trying to connect to Mailman API" | ||
662 | +msgstr "Erro na conexão com a API do Mailman" | ||
293 | 663 | ||
294 | -#: super_archives/templates/message-list.html:16 | ||
295 | -msgid "Relevance" | ||
296 | -msgstr "" | 664 | +#: super_archives/views.py:92 |
665 | +msgid "Timout trying to connect to Mailman API" | ||
666 | +msgstr "Tempo esgotado na conexão com a API do Mailman" | ||
297 | 667 | ||
298 | -#: super_archives/templates/message-list.html:19 | ||
299 | -msgid "Recent activity" | 668 | +#: super_archives/views.py:95 |
669 | +msgid "" | ||
670 | +"Your message was sent. It may take some minutes before it's delivered. Why " | ||
671 | +"don't you breath some fresh air in the meanwhile." | ||
300 | msgstr "" | 672 | msgstr "" |
673 | +"Sua mensagem foi enviada. Pode levar alguns minutos antes de ser entregue. " | ||
674 | +"Por quê você respira um ar fresco enquanto isso." | ||
301 | 675 | ||
302 | -#: super_archives/templates/message-list.html:22 | ||
303 | -msgid "Lists" | ||
304 | -msgstr "" | 676 | +#: super_archives/views.py:103 |
677 | +msgid "You cannot send an empty email" | ||
678 | +msgstr "Você não pode enviar um e-mail vazio" | ||
305 | 679 | ||
306 | -#: super_archives/templates/message-list.html:39 | ||
307 | -msgid "No discussion found" | ||
308 | -msgstr "" | 680 | +#: super_archives/views.py:105 |
681 | +msgid "Mailing list does not exist" | ||
682 | +msgstr "Lista de e-mail não existe" | ||
309 | 683 | ||
310 | -#: super_archives/templates/message-list.html:49 templates/search.html:57 | ||
311 | -msgid "Previous" | ||
312 | -msgstr "" | 684 | +#: super_archives/views.py:107 |
685 | +msgid "Unkown error trying to connect to Mailman API" | ||
686 | +msgstr "Erro desconhecido na conexão com a API do Mailman" | ||
313 | 687 | ||
314 | -#: super_archives/templates/message-list.html:53 templates/search.html:61 | ||
315 | -msgid "Page" | 688 | +#: super_archives/views.py:143 |
689 | +msgid "" | ||
690 | +"The email address you are trying to verify either has already been verified " | ||
691 | +"or does not exist." | ||
316 | msgstr "" | 692 | msgstr "" |
693 | +"O endereço de e-mail que você está tentando verificar ou já foi verificado " | ||
694 | +"ou não existe." | ||
317 | 695 | ||
318 | -#: super_archives/templates/message-list.html:53 templates/search.html:61 | ||
319 | -msgid "of" | 696 | +#: super_archives/views.py:154 |
697 | +msgid "" | ||
698 | +"The email address you are trying to verify is already an active email " | ||
699 | +"address." | ||
320 | msgstr "" | 700 | msgstr "" |
701 | +"O endereço de e-mail que você está tentando verificar já é um endereço " | ||
702 | +"de e-mail ativo" | ||
321 | 703 | ||
322 | -#: super_archives/templates/message-list.html:57 templates/search.html:65 | ||
323 | -msgid "Next" | ||
324 | -msgstr "" | 704 | +#: super_archives/views.py:164 |
705 | +msgid "Email address verified!" | ||
706 | +msgstr "Endereço de e-mail verificado!" | ||
325 | 707 | ||
326 | -#: super_archives/templates/message-preview.html:35 | 708 | +#: super_archives/templates/message-preview.html:34 |
327 | msgid "by" | 709 | msgid "by" |
328 | -msgstr "" | 710 | +msgstr "por" |
329 | 711 | ||
330 | -#: super_archives/templates/message-preview.html:51 | ||
331 | -#: super_archives/templates/message-thread.html:182 | 712 | +#: super_archives/templates/message-preview.html:49 |
713 | +#: super_archives/templates/message-thread.html:155 | ||
332 | msgid "ago" | 714 | msgid "ago" |
333 | -msgstr "" | 715 | +msgstr "atrás" |
334 | 716 | ||
335 | -#: super_archives/templates/message-thread.html:39 | 717 | +#: super_archives/templates/message-thread.html:33 |
336 | msgid "You must login before voting." | 718 | msgid "You must login before voting." |
337 | -msgstr "" | 719 | +msgstr "Você deve está logado antes de votar." |
338 | 720 | ||
339 | -#: super_archives/templates/message-thread.html:164 | 721 | +#: super_archives/templates/message-thread.html:126 |
340 | msgid "Order by" | 722 | msgid "Order by" |
341 | -msgstr "" | 723 | +msgstr "Ordernar por" |
342 | 724 | ||
343 | -#: super_archives/templates/message-thread.html:168 | 725 | +#: super_archives/templates/message-thread.html:130 |
344 | msgid "Votes" | 726 | msgid "Votes" |
345 | -msgstr "" | 727 | +msgstr "Votos" |
346 | 728 | ||
347 | -#: super_archives/templates/message-thread.html:172 | 729 | +#: super_archives/templates/message-thread.html:134 |
348 | msgid "Date" | 730 | msgid "Date" |
731 | +msgstr "Data" | ||
732 | + | ||
733 | +#: super_archives/templates/message-thread.html:139 | ||
734 | +msgid "Releated:" | ||
349 | msgstr "" | 735 | msgstr "" |
350 | 736 | ||
351 | -#: super_archives/templates/message-thread.html:176 | 737 | +#: super_archives/templates/message-thread.html:150 |
352 | msgid "Statistics:" | 738 | msgid "Statistics:" |
353 | -msgstr "" | 739 | +msgstr "Estátisticas:" |
354 | 740 | ||
355 | -#: super_archives/templates/message-thread.html:181 | 741 | +#: super_archives/templates/message-thread.html:154 |
356 | msgid "started at" | 742 | msgid "started at" |
357 | -msgstr "" | 743 | +msgstr "começou às" |
358 | 744 | ||
359 | -#: super_archives/templates/message-thread.html:187 | 745 | +#: super_archives/templates/message-thread.html:160 |
360 | msgid "viewed" | 746 | msgid "viewed" |
361 | -msgstr "" | 747 | +msgstr "visualizado" |
362 | 748 | ||
363 | -#: super_archives/templates/message-thread.html:188 | ||
364 | -#: super_archives/templates/message-thread.html:193 | ||
365 | -#: super_archives/templates/message-thread.html:198 | 749 | +#: super_archives/templates/message-thread.html:161 |
750 | +#: super_archives/templates/message-thread.html:166 | ||
751 | +#: super_archives/templates/message-thread.html:171 | ||
366 | msgid "times" | 752 | msgid "times" |
367 | -msgstr "" | 753 | +msgstr "vezes" |
368 | 754 | ||
369 | -#: super_archives/templates/message-thread.html:192 | 755 | +#: super_archives/templates/message-thread.html:165 |
370 | msgid "answered" | 756 | msgid "answered" |
371 | -msgstr "" | 757 | +msgstr "respondido" |
372 | 758 | ||
373 | -#: super_archives/templates/message-thread.html:197 | 759 | +#: super_archives/templates/message-thread.html:170 |
374 | msgid "voted" | 760 | msgid "voted" |
761 | +msgstr "votado" | ||
762 | + | ||
763 | +#: super_archives/templates/message-thread.html:176 | ||
764 | +msgid "Tags:" | ||
765 | +msgstr "Etiquetas:" | ||
766 | + | ||
767 | +#: super_archives/templates/superarchives/thread-dashboard.html:5 | ||
768 | +#: templates/base.html:71 | ||
769 | +msgid "Discussions" | ||
770 | +msgstr "Discussões" | ||
771 | + | ||
772 | +#: super_archives/templates/superarchives/thread-dashboard.html:15 | ||
773 | +msgid "latest" | ||
774 | +msgstr "mais recente" | ||
775 | + | ||
776 | +#: super_archives/templates/superarchives/thread-dashboard.html:23 | ||
777 | +#: super_archives/templates/superarchives/thread-dashboard.html:37 | ||
778 | +msgid "more..." | ||
779 | +msgstr "mais..." | ||
780 | + | ||
781 | +#: super_archives/templates/superarchives/thread-dashboard.html:29 | ||
782 | +msgid "most relevant" | ||
783 | +msgstr "mais relevante" | ||
784 | + | ||
785 | +#: super_archives/templates/superarchives/emails/email_verification.txt:2 | ||
786 | +#, python-format | ||
787 | +msgid "" | ||
788 | +"Hey, we want to verify that you are indeed \"%(fullname)s (%(username)s)\". " | ||
789 | +"If that's the case, please follow the link below:" | ||
790 | +msgstr "" | ||
791 | +"Hey, queremos verificar se você realmente é \"%(fullname)s (%(username)s)\". " | ||
792 | +"Se esse é o caso, por favor, clique no link abaixo:" | ||
793 | + | ||
794 | +#: super_archives/templates/superarchives/emails/email_verification.txt:6 | ||
795 | +#, python-format | ||
796 | +msgid "" | ||
797 | +"If you're not %(username)s or didn't request verification you can ignore " | ||
798 | +"this email." | ||
799 | +msgstr "" | ||
800 | +"Se você não é %(username)s ou não pediu uma verificação você pode ignorar " | ||
801 | +"esse e-mail" | ||
802 | + | ||
803 | +#: super_archives/templates/superarchives/includes/message.html:39 | ||
804 | +msgid "Reply" | ||
805 | +msgstr "Responder" | ||
806 | + | ||
807 | +#: super_archives/templates/superarchives/includes/message.html:56 | ||
808 | +msgid "Send a message" | ||
809 | +msgstr "Enviar uma mensagem" | ||
810 | + | ||
811 | +#: super_archives/templates/superarchives/includes/message.html:59 | ||
812 | +msgid "" | ||
813 | +"After sending a message it will take few minutes before it shows up in here. " | ||
814 | +"Why don't you grab a coffee?" | ||
375 | msgstr "" | 815 | msgstr "" |
816 | +"Depois de enviar uma mensagem levará alguns minutos antes dela aparecer aqui. " | ||
817 | +"Por que você não pega um café?" | ||
818 | + | ||
819 | +#: super_archives/templates/superarchives/includes/message.html:62 | ||
820 | +msgid "Send" | ||
821 | +msgstr "Enviar" | ||
822 | + | ||
823 | +#: super_archives/utils/email.py:14 | ||
824 | +msgid "Please verify your email " | ||
825 | +msgstr "Por favor, verifique seu e-mail " | ||
376 | 826 | ||
377 | -#: templates/404.html:3 | 827 | +#: super_archives/utils/email.py:25 |
828 | +msgid "Registration on the mailing list" | ||
829 | +msgstr "Inscrição na lista de e-mail" | ||
830 | + | ||
831 | +#: templates/404.html:5 | ||
378 | msgid "Not found. Keep searching! :)" | 832 | msgid "Not found. Keep searching! :)" |
379 | msgstr "Não encontrado. Continue procurando! :)" | 833 | msgstr "Não encontrado. Continue procurando! :)" |
380 | 834 | ||
381 | -#: templates/500.html:3 | 835 | +#: templates/500.html:5 |
382 | msgid "Ooopz... something went wrong!" | 836 | msgid "Ooopz... something went wrong!" |
383 | msgstr "Opa... algo saiu errado!" | 837 | msgstr "Opa... algo saiu errado!" |
384 | 838 | ||
385 | -#: templates/base.html:74 | 839 | +#: templates/base.html:77 |
386 | msgid "Contribute" | 840 | msgid "Contribute" |
387 | msgstr "Contribua" | 841 | msgstr "Contribua" |
388 | 842 | ||
389 | -#: templates/base.html:78 | 843 | +#: templates/base.html:81 |
390 | msgid "New Ticket" | 844 | msgid "New Ticket" |
391 | -msgstr "Novo Tiquete" | 845 | +msgstr "Novo Tíquete" |
392 | 846 | ||
393 | -#: templates/base.html:80 | 847 | +#: templates/base.html:83 |
394 | msgid "Timeline" | 848 | msgid "Timeline" |
395 | msgstr "Histórico" | 849 | msgstr "Histórico" |
396 | 850 | ||
397 | -#: templates/base.html:81 | 851 | +#: templates/base.html:84 |
398 | msgid "Roadmap" | 852 | msgid "Roadmap" |
399 | msgstr "Planejamento" | 853 | msgstr "Planejamento" |
400 | 854 | ||
401 | -#: templates/base.html:82 | 855 | +#: templates/base.html:85 |
402 | msgid "Browse Source" | 856 | msgid "Browse Source" |
403 | msgstr "Ver Código" | 857 | msgstr "Ver Código" |
404 | 858 | ||
405 | -#: templates/base.html:83 | 859 | +#: templates/base.html:86 |
406 | msgid "View Tickets" | 860 | msgid "View Tickets" |
407 | msgstr "Visualizar Tiquetes" | 861 | msgstr "Visualizar Tiquetes" |
408 | 862 | ||
409 | -#: templates/base.html:105 | 863 | +#: templates/base.html:110 |
410 | msgid "My Profile" | 864 | msgid "My Profile" |
411 | msgstr "Meu Perfil" | 865 | msgstr "Meu Perfil" |
412 | 866 | ||
413 | -#: templates/base.html:117 templates/base.html.py:120 | 867 | +#: templates/base.html:122 templates/base.html.py:125 |
414 | msgid "Search here..." | 868 | msgid "Search here..." |
415 | msgstr "Pesquise aqui..." | 869 | msgstr "Pesquise aqui..." |
416 | 870 | ||
417 | #: templates/base.html:156 | 871 | #: templates/base.html:156 |
872 | +msgid "Last email imported at" | ||
873 | +msgstr "Último e-mail importado em" | ||
874 | + | ||
875 | +#: templates/base.html:161 | ||
418 | msgid "The contents of this site is published under license" | 876 | msgid "The contents of this site is published under license" |
419 | msgstr "O conteúdo deste site está publicado sob a licença" | 877 | msgstr "O conteúdo deste site está publicado sob a licença" |
420 | 878 | ||
421 | -#: templates/base.html:158 | 879 | +#: templates/base.html:163 |
422 | msgid "Creative Commons - attribution, non-commercial" | 880 | msgid "Creative Commons - attribution, non-commercial" |
423 | msgstr "Creative Commons - atribuição e não-comercial" | 881 | msgstr "Creative Commons - atribuição e não-comercial" |
424 | 882 | ||
425 | -#: templates/home.html:15 | ||
426 | -msgid "INTERLEGIS COMMUNITIES" | ||
427 | -msgstr "COMUNIDADES INTERLEGIS" | ||
428 | - | ||
429 | -#: templates/home.html:23 | 883 | +#: templates/home.html:17 |
430 | msgid "Latest Collaborations" | 884 | msgid "Latest Collaborations" |
431 | msgstr "Últimas Colaborações" | 885 | msgstr "Últimas Colaborações" |
432 | 886 | ||
433 | -#: templates/home.html:27 | 887 | +#: templates/home.html:21 |
434 | msgid "RSS - Latest collaborations" | 888 | msgid "RSS - Latest collaborations" |
435 | msgstr "RSS - Últimas Colaborações" | 889 | msgstr "RSS - Últimas Colaborações" |
436 | 890 | ||
437 | -#: templates/home.html:36 | 891 | +#: templates/home.html:30 |
438 | msgid "View more collaborations..." | 892 | msgid "View more collaborations..." |
439 | msgstr "Ver mais colaborações..." | 893 | msgstr "Ver mais colaborações..." |
440 | 894 | ||
441 | -#: templates/home.html:43 | 895 | +#: templates/home.html:37 |
442 | msgid "Collaboration Graph" | 896 | msgid "Collaboration Graph" |
443 | msgstr "Gráfico de Colaborações" | 897 | msgstr "Gráfico de Colaborações" |
444 | 898 | ||
445 | -#: templates/home.html:51 | 899 | +#: templates/home.html:45 |
446 | msgid "Most Relevant Threads" | 900 | msgid "Most Relevant Threads" |
447 | msgstr "Discussões Mais Relevantes" | 901 | msgstr "Discussões Mais Relevantes" |
448 | 902 | ||
449 | -#: templates/home.html:55 | 903 | +#: templates/home.html:49 |
450 | msgid "RSS - Most Relevant Threads" | 904 | msgid "RSS - Most Relevant Threads" |
451 | msgstr "RSS - Discussões Mais Relevantes" | 905 | msgstr "RSS - Discussões Mais Relevantes" |
452 | 906 | ||
453 | -#: templates/home.html:64 templates/home.html.py:83 | 907 | +#: templates/home.html:57 templates/home.html.py:76 |
454 | msgid "View more discussions..." | 908 | msgid "View more discussions..." |
455 | msgstr "Ver mais discussões..." | 909 | msgstr "Ver mais discussões..." |
456 | 910 | ||
457 | -#: templates/home.html:71 | 911 | +#: templates/home.html:64 |
458 | msgid "Latest Threads" | 912 | msgid "Latest Threads" |
459 | msgstr "Últimas Discussões" | 913 | msgstr "Últimas Discussões" |
460 | 914 | ||
461 | -#: templates/home.html:75 | 915 | +#: templates/home.html:68 |
462 | msgid "RSS - Latest Threads" | 916 | msgid "RSS - Latest Threads" |
463 | msgstr "RSS - Últimas Discussões" | 917 | msgstr "RSS - Últimas Discussões" |
464 | 918 | ||
465 | -#: templates/open-data.html:6 | ||
466 | -msgid "OpenData - Communities Interlegis" | ||
467 | -msgstr "OpenData - Comunidades Interlegis" | ||
468 | - | ||
469 | -#: templates/open-data.html:7 | ||
470 | -msgid "" | ||
471 | -"At this point the system Colab provides much of its data \n" | ||
472 | -" through its search engine." | ||
473 | -msgstr "" | ||
474 | - | ||
475 | -#: templates/open-data.html:9 | ||
476 | -msgid "" | ||
477 | -"If you are interested in integrating your system with the environment " | ||
478 | -"Colab \n" | ||
479 | -" and requires no other data provided by this API, please contact us " | ||
480 | -"via the ticketing \n" | ||
481 | -" system (you must be registered in order to create a ticket)." | ||
482 | -msgstr "" | ||
483 | - | ||
484 | -#: templates/open-data.html:13 | ||
485 | -msgid "Performing searches via the API" | ||
486 | -msgstr "" | ||
487 | - | ||
488 | -#: templates/open-data.html:14 | ||
489 | -msgid "" | ||
490 | -"The Colab API searches works through an HTTP/REST always returning JSON " | ||
491 | -"objects with result." | ||
492 | -msgstr "" | ||
493 | - | ||
494 | -#: templates/open-data.html:15 | ||
495 | -msgid "The base URL used for the search is:" | ||
496 | -msgstr "" | ||
497 | - | ||
498 | -#: templates/open-data.html:18 | ||
499 | -msgid "Parameters:" | ||
500 | -msgstr "" | ||
501 | - | ||
502 | -#: templates/open-data.html:21 | ||
503 | -msgid "Query" | ||
504 | -msgstr "" | ||
505 | - | ||
506 | -#: templates/open-data.html:22 | ||
507 | -msgid "" | ||
508 | -"The <i>query</i> is the \"question\" sent \n" | ||
509 | -" to the search server. A <i>query</i> consists of \n" | ||
510 | -" <b>field:value</b>, where the field represents a kind of " | ||
511 | -"system data,\n" | ||
512 | -" for example <b>collaborator</b> and represents the data " | ||
513 | -"stored \n" | ||
514 | -" by the system, for example <b>jeanferri</b>." | ||
515 | -msgstr "" | ||
516 | - | ||
517 | -#: templates/open-data.html:27 | ||
518 | -msgid "The following is a list of available fields to search:" | ||
519 | -msgstr "" | ||
520 | - | ||
521 | -#: templates/open-data.html:29 | ||
522 | -msgid "wiki, thread, ticket, changeset." | ||
523 | -msgstr "" | ||
524 | - | ||
525 | -#: templates/open-data.html:30 | ||
526 | -msgid "page name, title of the discussion or ticket, changeset description." | ||
527 | -msgstr "" | ||
528 | - | ||
529 | -#: templates/open-data.html:31 | ||
530 | -msgid "" | ||
531 | -"excerpt from the page or the discussion, description of the ticket or " | ||
532 | -"changeset." | ||
533 | -msgstr "" | ||
534 | - | ||
535 | -#: templates/open-data.html:32 | ||
536 | -msgid "name of user who created the document." | ||
537 | -msgstr "" | ||
538 | - | ||
539 | -#: templates/open-data.html:33 | ||
540 | -msgid "real name who created the document." | ||
541 | -msgstr "" | ||
542 | - | ||
543 | -#: templates/open-data.html:34 | ||
544 | -msgid "creation date." | ||
545 | -msgstr "" | ||
546 | - | ||
547 | -#: templates/open-data.html:35 | ||
548 | -msgid "modification date." | ||
549 | -msgstr "" | ||
550 | - | ||
551 | -#: templates/open-data.html:36 | ||
552 | -msgid "mailing list (only for type thread)." | ||
553 | -msgstr "" | ||
554 | - | ||
555 | -#: templates/open-data.html:37 | ||
556 | -msgid "name of the wiki page." | ||
557 | -msgstr "" | ||
558 | - | ||
559 | -#: templates/open-data.html:38 | ||
560 | -msgid "comments of tickets (all concatenated)." | ||
561 | -msgstr "" | ||
562 | - | ||
563 | -#: templates/open-data.html:39 | ||
564 | -msgid "" | ||
565 | -"contents of wiki page or messages of the discussions (all concatenated)." | ||
566 | -msgstr "" | ||
567 | - | ||
568 | -#: templates/open-data.html:40 | ||
569 | -msgid "keywords (ticket only)." | ||
570 | -msgstr "" | ||
571 | - | ||
572 | -#: templates/open-data.html:41 | ||
573 | -msgid "milestone (ticket only)." | ||
574 | -msgstr "" | ||
575 | - | ||
576 | -#: templates/open-data.html:42 | ||
577 | -msgid "priority (ticket only)." | ||
578 | -msgstr "" | ||
579 | - | ||
580 | -#: templates/open-data.html:43 | ||
581 | -msgid "component (ticket only)." | ||
582 | -msgstr "" | ||
583 | - | ||
584 | -#: templates/open-data.html:44 | ||
585 | -msgid "version (ticket only)." | ||
586 | -msgstr "" | ||
587 | - | ||
588 | -#: templates/open-data.html:45 | ||
589 | -msgid "severity (ticket only)." | ||
590 | -msgstr "" | ||
591 | - | ||
592 | -#: templates/open-data.html:46 | ||
593 | -msgid "responsible (ticket only)." | ||
594 | -msgstr "" | ||
595 | - | ||
596 | -#: templates/open-data.html:47 | ||
597 | -msgid "status (ticket only)." | ||
598 | -msgstr "" | ||
599 | - | ||
600 | -#: templates/open-data.html:48 | ||
601 | -msgid "review (ticket only)." | ||
602 | -msgstr "" | ||
603 | - | ||
604 | -#: templates/open-data.html:49 | ||
605 | -msgid "synonym for the title (for discussion)." | ||
606 | -msgstr "" | ||
607 | - | ||
608 | -#: templates/open-data.html:55 | ||
609 | -msgid "Results per page - n" | ||
610 | -msgstr "" | ||
611 | - | ||
612 | -#: templates/open-data.html:56 | ||
613 | -msgid "" | ||
614 | -"Number of results to be displayed per page. \n" | ||
615 | -" Its value must be an integer between 1 and 500." | ||
616 | -msgstr "" | ||
617 | - | ||
618 | -#: templates/open-data.html:58 | ||
619 | -msgid "Default: 50" | ||
620 | -msgstr "" | ||
621 | - | ||
622 | -#: templates/open-data.html:63 | ||
623 | -msgid "Page - p" | ||
624 | -msgstr "" | ||
625 | - | ||
626 | -#: templates/open-data.html:64 | ||
627 | -msgid "" | ||
628 | -"Page number that appears. Its value must be an \n" | ||
629 | -" integer equal to or greater than 1." | ||
630 | -msgstr "" | ||
631 | - | ||
632 | -#: templates/open-data.html:65 | ||
633 | -msgid "Default: 1" | ||
634 | -msgstr "" | ||
635 | - | ||
636 | -#: templates/open-data.html:70 | ||
637 | -msgid "Order - o" | ||
638 | -msgstr "" | ||
639 | - | ||
640 | -#: templates/open-data.html:71 | ||
641 | -msgid "" | ||
642 | -"Order in which the results will be displayed. Its value must be \n" | ||
643 | -" a string in the <b>field direction</b> where the same field " | ||
644 | -"are \n" | ||
645 | -" presented in the <i>query</i> parameter and direction can " | ||
646 | -"be \n" | ||
647 | -" <b>asc</b> for ascending or <b>desc</b> for descending." | ||
648 | -msgstr "" | ||
649 | - | ||
650 | -#: templates/pizza-chart.html:24 | ||
651 | -msgid "Emails" | ||
652 | -msgstr "Emails" | ||
653 | - | ||
654 | -#: templates/pizza-chart.html:25 | ||
655 | -msgid "Tickets" | ||
656 | -msgstr "Tiquetes" | ||
657 | - | ||
658 | -#: templates/pizza-chart.html:26 templates/search.html:25 | ||
659 | -msgid "Wiki" | ||
660 | -msgstr "Wiki" | ||
661 | - | ||
662 | -#: templates/pizza-chart.html:27 | ||
663 | -msgid "Code" | ||
664 | -msgstr "Código" | ||
665 | - | ||
666 | -#: templates/pizza-chart.html:29 | 919 | +#: templates/pizza-chart.html:26 |
667 | msgid "Willing to help" | 920 | msgid "Willing to help" |
668 | msgstr "Vontade de ajudar" | 921 | msgstr "Vontade de ajudar" |
669 | 922 | ||
670 | -#: templates/search.html:7 | ||
671 | -msgid "Search" | ||
672 | -msgstr "Busca" | ||
673 | - | ||
674 | #: templates/search.html:10 | 923 | #: templates/search.html:10 |
675 | msgid "documents found in" | 924 | msgid "documents found in" |
676 | msgstr "documentos encontrados em" | 925 | msgstr "documentos encontrados em" |
@@ -679,22 +928,9 @@ msgstr "documentos encontrados em" | @@ -679,22 +928,9 @@ msgstr "documentos encontrados em" | ||
679 | msgid "seconds" | 928 | msgid "seconds" |
680 | msgstr "segundos" | 929 | msgstr "segundos" |
681 | 930 | ||
682 | -#: templates/search.html:20 | ||
683 | -msgid "Types" | ||
684 | -msgstr "Tipos" | ||
685 | - | ||
686 | -#: templates/search.html:29 | ||
687 | -msgid "Discussion" | ||
688 | -msgstr "Discussões" | ||
689 | - | ||
690 | -#: templates/search.html:33 | ||
691 | -msgid "Ticket" | ||
692 | -msgstr "Tiquetes" | ||
693 | - | ||
694 | -#: templates/search.html:37 | ||
695 | -msgid "Changeset" | ||
696 | -msgstr "Conjunto de Mudanças" | 931 | +#: templates/includes/big_header.html:9 |
932 | +msgid "INTERLEGIS COMMUNITIES" | ||
933 | +msgstr "COMUNIDADES INTERLEGIS" | ||
697 | 934 | ||
698 | -#: templates/search.html:48 | ||
699 | -msgid "No results for your search." | ||
700 | -msgstr "" | 935 | +#~ msgid "OpenData - Communities Interlegis" |
936 | +#~ msgstr "OpenData - Comunidades Interlegis" |