Commit a0b10b2db74e1cf1070a48c8d5511cd19b85c989
1 parent
8b7344de
Exists in
master
and in
39 other branches
Updated source language
Showing
1 changed file
with
1071 additions
and
0 deletions
Show diff stats
... | ... | @@ -0,0 +1,1071 @@ |
1 | +# SOME DESCRIPTIVE TITLE. | |
2 | +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER | |
3 | +# This file is distributed under the same license as the PACKAGE package. | |
4 | +# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR. | |
5 | +# | |
6 | +#, fuzzy | |
7 | +msgid "" | |
8 | +msgstr "" | |
9 | +"Project-Id-Version: PACKAGE VERSION\n" | |
10 | +"Report-Msgid-Bugs-To: \n" | |
11 | +"POT-Creation-Date: 2014-10-31 15:46-0200\n" | |
12 | +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" | |
13 | +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" | |
14 | +"Language-Team: LANGUAGE <LL@li.org>\n" | |
15 | +"Language: \n" | |
16 | +"MIME-Version: 1.0\n" | |
17 | +"Content-Type: text/plain; charset=UTF-8\n" | |
18 | +"Content-Transfer-Encoding: 8bit\n" | |
19 | + | |
20 | +#: accounts/admin.py:40 | |
21 | +msgid "Personal info" | |
22 | +msgstr "" | |
23 | + | |
24 | +#: accounts/admin.py:43 | |
25 | +msgid "Permissions" | |
26 | +msgstr "" | |
27 | + | |
28 | +#: accounts/admin.py:45 | |
29 | +msgid "Important dates" | |
30 | +msgstr "" | |
31 | + | |
32 | +#: accounts/forms.py:25 | |
33 | +msgid "Social account does not exist" | |
34 | +msgstr "" | |
35 | + | |
36 | +#: accounts/forms.py:56 accounts/templates/accounts/user_detail.html:38 | |
37 | +msgid "Bio" | |
38 | +msgstr "" | |
39 | + | |
40 | +#: accounts/forms.py:57 | |
41 | +msgid "Write something about you in 200 characters or less." | |
42 | +msgstr "" | |
43 | + | |
44 | +#: accounts/forms.py:76 | |
45 | +msgid "Mailing lists" | |
46 | +msgstr "" | |
47 | + | |
48 | +#: accounts/forms.py:83 | |
49 | +msgid "Password" | |
50 | +msgstr "" | |
51 | + | |
52 | +#: accounts/forms.py:85 | |
53 | +msgid "Password confirmation" | |
54 | +msgstr "" | |
55 | + | |
56 | +#: accounts/forms.py:87 | |
57 | +msgid "Enter the same password as above, for verification." | |
58 | +msgstr "" | |
59 | + | |
60 | +#: accounts/forms.py:105 | |
61 | +msgid "Password mismatch" | |
62 | +msgstr "" | |
63 | + | |
64 | +#: accounts/management/commands/delete_invalid.py:42 | |
65 | +#, python-format | |
66 | +msgid "%(count)s users deleted." | |
67 | +msgstr "" | |
68 | + | |
69 | +#: accounts/models.py:59 | |
70 | +msgid "Required. 30 characters or fewer. Letters, digits and ./+/-/_ only." | |
71 | +msgstr "" | |
72 | + | |
73 | +#: accounts/models.py:64 | |
74 | +msgid "Enter a valid username." | |
75 | +msgstr "" | |
76 | + | |
77 | +#: accounts/templates/accounts/change_password.html:8 | |
78 | +msgid "Change XMPP Client and SVN Password" | |
79 | +msgstr "" | |
80 | + | |
81 | +#: accounts/templates/accounts/change_password.html:17 | |
82 | +#: accounts/templates/accounts/user_update_form.html:188 | |
83 | +#: accounts/templates/accounts/user_update_form.html:195 | |
84 | +msgid "Change Password" | |
85 | +msgstr "" | |
86 | + | |
87 | +#: accounts/templates/accounts/manage_subscriptions.html:6 | |
88 | +msgid "Group Subscriptions" | |
89 | +msgstr "" | |
90 | + | |
91 | +#: accounts/templates/accounts/manage_subscriptions.html:36 | |
92 | +msgid "Update subscriptions" | |
93 | +msgstr "" | |
94 | + | |
95 | +#: accounts/templates/accounts/user_create_form.html:5 | |
96 | +msgid "Sign up" | |
97 | +msgstr "" | |
98 | + | |
99 | +#: accounts/templates/accounts/user_create_form.html:10 | |
100 | +msgid "Please correct the errors below and try again" | |
101 | +msgstr "" | |
102 | + | |
103 | +#: accounts/templates/accounts/user_create_form.html:17 | |
104 | +msgid "Required fields" | |
105 | +msgstr "" | |
106 | + | |
107 | +#: accounts/templates/accounts/user_create_form.html:29 | |
108 | +msgid "Personal Information" | |
109 | +msgstr "" | |
110 | + | |
111 | +#: accounts/templates/accounts/user_create_form.html:46 | |
112 | +msgid "Subscribe to groups" | |
113 | +msgstr "" | |
114 | + | |
115 | +#: accounts/templates/accounts/user_create_form.html:60 | |
116 | +#: templates/base.html:132 templates/base.html.py:137 | |
117 | +msgid "Register" | |
118 | +msgstr "" | |
119 | + | |
120 | +#: accounts/templates/accounts/user_detail.html:8 badger/models.py:21 | |
121 | +msgid "Messages" | |
122 | +msgstr "" | |
123 | + | |
124 | +#: accounts/templates/accounts/user_detail.html:9 badger/models.py:22 | |
125 | +#: templates/home.html:7 | |
126 | +msgid "Contributions" | |
127 | +msgstr "" | |
128 | + | |
129 | +#: accounts/templates/accounts/user_detail.html:29 | |
130 | +msgid "edit profile" | |
131 | +msgstr "" | |
132 | + | |
133 | +#: accounts/templates/accounts/user_detail.html:30 | |
134 | +msgid "group membership" | |
135 | +msgstr "" | |
136 | + | |
137 | +#: accounts/templates/accounts/user_detail.html:65 | |
138 | +msgid "Twitter account" | |
139 | +msgstr "" | |
140 | + | |
141 | +#: accounts/templates/accounts/user_detail.html:68 | |
142 | +msgid "Facebook account" | |
143 | +msgstr "" | |
144 | + | |
145 | +#: accounts/templates/accounts/user_detail.html:73 | |
146 | +msgid "Google talk account" | |
147 | +msgstr "" | |
148 | + | |
149 | +#: accounts/templates/accounts/user_detail.html:77 | |
150 | +msgid "Github account" | |
151 | +msgstr "" | |
152 | + | |
153 | +#: accounts/templates/accounts/user_detail.html:81 | |
154 | +msgid "Personal webpage" | |
155 | +msgstr "" | |
156 | + | |
157 | +#: accounts/templates/accounts/user_detail.html:87 | |
158 | +msgid "Groups: " | |
159 | +msgstr "" | |
160 | + | |
161 | +#: accounts/templates/accounts/user_detail.html:100 | |
162 | +msgid "Collaborations by Type" | |
163 | +msgstr "" | |
164 | + | |
165 | +#: accounts/templates/accounts/user_detail.html:116 | |
166 | +msgid "Participation by Group" | |
167 | +msgstr "" | |
168 | + | |
169 | +#: accounts/templates/accounts/user_detail.html:132 badger/models.py:69 | |
170 | +msgid "Badges" | |
171 | +msgstr "" | |
172 | + | |
173 | +#: accounts/templates/accounts/user_detail.html:151 | |
174 | +msgid "Latest posted" | |
175 | +msgstr "" | |
176 | + | |
177 | +#: accounts/templates/accounts/user_detail.html:156 | |
178 | +msgid "There are no posts by this user so far." | |
179 | +msgstr "" | |
180 | + | |
181 | +#: accounts/templates/accounts/user_detail.html:160 | |
182 | +msgid "View more posts..." | |
183 | +msgstr "" | |
184 | + | |
185 | +#: accounts/templates/accounts/user_detail.html:166 | |
186 | +msgid "Latest contributions" | |
187 | +msgstr "" | |
188 | + | |
189 | +#: accounts/templates/accounts/user_detail.html:171 | |
190 | +msgid "No contributions of this user so far." | |
191 | +msgstr "" | |
192 | + | |
193 | +#: accounts/templates/accounts/user_detail.html:175 | |
194 | +msgid "View more contributions..." | |
195 | +msgstr "" | |
196 | + | |
197 | +#: accounts/templates/accounts/user_update_form.html:65 | |
198 | +msgid "We sent a verification email to " | |
199 | +msgstr "" | |
200 | + | |
201 | +#: accounts/templates/accounts/user_update_form.html:66 | |
202 | +msgid "Please follow the instructions in it." | |
203 | +msgstr "" | |
204 | + | |
205 | +#: accounts/templates/accounts/user_update_form.html:110 | |
206 | +msgid "profile information" | |
207 | +msgstr "" | |
208 | + | |
209 | +#: accounts/templates/accounts/user_update_form.html:115 | |
210 | +msgid "Change your avatar at Gravatar.com" | |
211 | +msgstr "" | |
212 | + | |
213 | +#: accounts/templates/accounts/user_update_form.html:142 search/utils.py:8 | |
214 | +msgid "Emails" | |
215 | +msgstr "" | |
216 | + | |
217 | +#: accounts/templates/accounts/user_update_form.html:151 | |
218 | +msgid "Primary" | |
219 | +msgstr "" | |
220 | + | |
221 | +#: accounts/templates/accounts/user_update_form.html:154 | |
222 | +msgid "Setting..." | |
223 | +msgstr "" | |
224 | + | |
225 | +#: accounts/templates/accounts/user_update_form.html:154 | |
226 | +msgid "Set as Primary" | |
227 | +msgstr "" | |
228 | + | |
229 | +#: accounts/templates/accounts/user_update_form.html:155 | |
230 | +msgid "Deleting..." | |
231 | +msgstr "" | |
232 | + | |
233 | +#: accounts/templates/accounts/user_update_form.html:155 | |
234 | +#: accounts/templates/accounts/user_update_form.html:167 | |
235 | +msgid "Delete" | |
236 | +msgstr "" | |
237 | + | |
238 | +#: accounts/templates/accounts/user_update_form.html:166 | |
239 | +msgid "Sending verification..." | |
240 | +msgstr "" | |
241 | + | |
242 | +#: accounts/templates/accounts/user_update_form.html:166 | |
243 | +msgid "Verify" | |
244 | +msgstr "" | |
245 | + | |
246 | +#: accounts/templates/accounts/user_update_form.html:174 | |
247 | +msgid "Add another email address:" | |
248 | +msgstr "" | |
249 | + | |
250 | +#: accounts/templates/accounts/user_update_form.html:177 | |
251 | +msgid "Add" | |
252 | +msgstr "" | |
253 | + | |
254 | +#: accounts/templates/accounts/user_update_form.html:193 | |
255 | +msgid "" | |
256 | +"This feature is available only for those who need to change the password for " | |
257 | +"some reason as having an old user with the same username, forgot your " | |
258 | +"password to commit, usage of other XMPP Client for connection. Usually, you " | |
259 | +"won't need to change this password. Only change it if you are sure about " | |
260 | +"what you are doing." | |
261 | +msgstr "" | |
262 | + | |
263 | +#: accounts/templates/accounts/user_update_form.html:203 | |
264 | +msgid "Update" | |
265 | +msgstr "" | |
266 | + | |
267 | +#: accounts/views.py:155 | |
268 | +msgid "Your profile has been created!" | |
269 | +msgstr "" | |
270 | + | |
271 | +#: accounts/views.py:156 | |
272 | +msgid "" | |
273 | +"You must login to validated your profile. Profiles not validated are deleted " | |
274 | +"in 24h." | |
275 | +msgstr "" | |
276 | + | |
277 | +#: accounts/views.py:240 | |
278 | +msgid "Could not change your password. Please, try again later." | |
279 | +msgstr "" | |
280 | + | |
281 | +#: accounts/views.py:249 | |
282 | +msgid "You've changed your password successfully!" | |
283 | +msgstr "" | |
284 | + | |
285 | +#: badger/forms.py:19 badger/models.py:39 settings.py:162 | |
286 | +msgid "Image" | |
287 | +msgstr "" | |
288 | + | |
289 | +#: badger/forms.py:30 | |
290 | +msgid "You must add an Image" | |
291 | +msgstr "" | |
292 | + | |
293 | +#: badger/models.py:11 | |
294 | +msgid "Greater than or equal" | |
295 | +msgstr "" | |
296 | + | |
297 | +#: badger/models.py:12 | |
298 | +msgid "less than or equal" | |
299 | +msgstr "" | |
300 | + | |
301 | +#: badger/models.py:13 | |
302 | +msgid "Equal" | |
303 | +msgstr "" | |
304 | + | |
305 | +#: badger/models.py:14 | |
306 | +msgid "Biggest" | |
307 | +msgstr "" | |
308 | + | |
309 | +#: badger/models.py:17 | |
310 | +msgid "Automatically" | |
311 | +msgstr "" | |
312 | + | |
313 | +#: badger/models.py:18 | |
314 | +msgid "Manual" | |
315 | +msgstr "" | |
316 | + | |
317 | +#: badger/models.py:23 | |
318 | +msgid "Wikis" | |
319 | +msgstr "" | |
320 | + | |
321 | +#: badger/models.py:24 | |
322 | +msgid "Revisions" | |
323 | +msgstr "" | |
324 | + | |
325 | +#: badger/models.py:25 | |
326 | +#: search/templates/search/includes/search_filters.html:122 | |
327 | +msgid "Ticket" | |
328 | +msgstr "" | |
329 | + | |
330 | +#: badger/models.py:35 | |
331 | +msgid "Title" | |
332 | +msgstr "" | |
333 | + | |
334 | +#: badger/models.py:37 | |
335 | +msgid "Description" | |
336 | +msgstr "" | |
337 | + | |
338 | +#: badger/models.py:40 search/forms.py:18 | |
339 | +msgid "Type" | |
340 | +msgstr "" | |
341 | + | |
342 | +#: badger/models.py:42 | |
343 | +msgid "User attribute" | |
344 | +msgstr "" | |
345 | + | |
346 | +#: badger/models.py:48 | |
347 | +msgid "Comparison" | |
348 | +msgstr "" | |
349 | + | |
350 | +#: badger/models.py:55 | |
351 | +msgid "Value" | |
352 | +msgstr "" | |
353 | + | |
354 | +#: badger/models.py:61 | |
355 | +msgid "Awardees" | |
356 | +msgstr "" | |
357 | + | |
358 | +#: badger/models.py:65 | |
359 | +msgid "Order" | |
360 | +msgstr "" | |
361 | + | |
362 | +#: badger/models.py:68 | |
363 | +msgid "Badge" | |
364 | +msgstr "" | |
365 | + | |
366 | +#: rss/feeds.py:13 | |
367 | +msgid "Latest Discussions" | |
368 | +msgstr "" | |
369 | + | |
370 | +#: rss/feeds.py:32 | |
371 | +msgid "Discussions Most Relevance" | |
372 | +msgstr "" | |
373 | + | |
374 | +#: rss/feeds.py:51 | |
375 | +msgid "Latest collaborations" | |
376 | +msgstr "" | |
377 | + | |
378 | +#: search/forms.py:16 search/templates/search/search.html:41 | |
379 | +#: templates/base.html:117 | |
380 | +msgid "Search" | |
381 | +msgstr "" | |
382 | + | |
383 | +#: search/forms.py:19 search/views.py:22 | |
384 | +msgid "Author" | |
385 | +msgstr "" | |
386 | + | |
387 | +#: search/forms.py:20 | |
388 | +msgid "Modified by" | |
389 | +msgstr "" | |
390 | + | |
391 | +#: search/forms.py:22 | |
392 | +msgid "Status" | |
393 | +msgstr "" | |
394 | + | |
395 | +#: search/forms.py:26 search/views.py:25 | |
396 | +msgid "Mailinglist" | |
397 | +msgstr "" | |
398 | + | |
399 | +#: search/forms.py:30 | |
400 | +msgid "Milestone" | |
401 | +msgstr "" | |
402 | + | |
403 | +#: search/forms.py:31 | |
404 | +msgid "Priority" | |
405 | +msgstr "" | |
406 | + | |
407 | +#: search/forms.py:32 | |
408 | +msgid "Component" | |
409 | +msgstr "" | |
410 | + | |
411 | +#: search/forms.py:33 | |
412 | +msgid "Severity" | |
413 | +msgstr "" | |
414 | + | |
415 | +#: search/forms.py:34 | |
416 | +msgid "Reporter" | |
417 | +msgstr "" | |
418 | + | |
419 | +#: search/forms.py:35 | |
420 | +msgid "Keywords" | |
421 | +msgstr "" | |
422 | + | |
423 | +#: search/forms.py:36 | |
424 | +msgid "Collaborators" | |
425 | +msgstr "" | |
426 | + | |
427 | +#: search/forms.py:37 templates/base.html:80 | |
428 | +msgid "Repository" | |
429 | +msgstr "" | |
430 | + | |
431 | +#: search/forms.py:38 | |
432 | +msgid "Username" | |
433 | +msgstr "" | |
434 | + | |
435 | +#: search/forms.py:39 | |
436 | +msgid "Name" | |
437 | +msgstr "" | |
438 | + | |
439 | +#: search/forms.py:40 | |
440 | +msgid "Institution" | |
441 | +msgstr "" | |
442 | + | |
443 | +#: search/forms.py:41 | |
444 | +msgid "Role" | |
445 | +msgstr "" | |
446 | + | |
447 | +#: search/forms.py:42 search/templates/search/includes/search_filters.html:154 | |
448 | +#: search/templates/search/includes/search_filters.html:156 | |
449 | +#: search/templates/search/includes/search_filters.html:188 | |
450 | +#: search/templates/search/includes/search_filters.html:189 | |
451 | +msgid "Since" | |
452 | +msgstr "" | |
453 | + | |
454 | +#: search/forms.py:43 search/templates/search/includes/search_filters.html:163 | |
455 | +#: search/templates/search/includes/search_filters.html:165 | |
456 | +#: search/templates/search/includes/search_filters.html:192 | |
457 | +#: search/templates/search/includes/search_filters.html:193 | |
458 | +msgid "Until" | |
459 | +msgstr "" | |
460 | + | |
461 | +#: search/forms.py:44 | |
462 | +msgid "Filename" | |
463 | +msgstr "" | |
464 | + | |
465 | +#: search/forms.py:45 | |
466 | +msgid "Used by" | |
467 | +msgstr "" | |
468 | + | |
469 | +#: search/forms.py:46 | |
470 | +msgid "File type" | |
471 | +msgstr "" | |
472 | + | |
473 | +#: search/forms.py:47 | |
474 | +msgid "Size" | |
475 | +msgstr "" | |
476 | + | |
477 | +#: search/templates/search/includes/search_filters.html:5 | |
478 | +#: search/templates/search/includes/search_filters.html:33 | |
479 | +#: search/templates/search/includes/search_filters.html:51 | |
480 | +#: search/templates/search/includes/search_filters.html:69 | |
481 | +msgid "Remove filter" | |
482 | +msgstr "" | |
483 | + | |
484 | +#: search/templates/search/includes/search_filters.html:88 | |
485 | +#: search/templates/search/includes/search_filters.html:174 | |
486 | +#: search/templates/search/includes/search_filters.html:198 | |
487 | +msgid "Filter" | |
488 | +msgstr "" | |
489 | + | |
490 | +#: search/templates/search/includes/search_filters.html:94 | |
491 | +msgid "Sort by" | |
492 | +msgstr "" | |
493 | + | |
494 | +#: search/templates/search/includes/search_filters.html:111 | |
495 | +msgid "Types" | |
496 | +msgstr "" | |
497 | + | |
498 | +#: search/templates/search/includes/search_filters.html:118 search/utils.py:7 | |
499 | +#: templates/open-data.html:130 | |
500 | +msgid "Wiki" | |
501 | +msgstr "" | |
502 | + | |
503 | +#: search/templates/search/includes/search_filters.html:126 | |
504 | +msgid "Changeset" | |
505 | +msgstr "" | |
506 | + | |
507 | +#: search/templates/search/includes/search_filters.html:130 | |
508 | +msgid "User" | |
509 | +msgstr "" | |
510 | + | |
511 | +#: search/templates/search/includes/search_filters.html:134 | |
512 | +msgid "Attachment" | |
513 | +msgstr "" | |
514 | + | |
515 | +#: search/templates/search/includes/search_filters.html:139 search/views.py:20 | |
516 | +msgid "Discussion" | |
517 | +msgstr "" | |
518 | + | |
519 | +#: search/templates/search/search.html:4 | |
520 | +msgid "search" | |
521 | +msgstr "" | |
522 | + | |
523 | +#: search/templates/search/search.html:46 | |
524 | +msgid "documents found" | |
525 | +msgstr "" | |
526 | + | |
527 | +#: search/templates/search/search.html:57 | |
528 | +msgid "Search here" | |
529 | +msgstr "" | |
530 | + | |
531 | +#: search/templates/search/search.html:69 | |
532 | +#: search/templates/search/search.html:79 | |
533 | +msgid "Filters" | |
534 | +msgstr "" | |
535 | + | |
536 | +#: search/templates/search/search.html:100 | |
537 | +msgid "No results for your search." | |
538 | +msgstr "" | |
539 | + | |
540 | +#: search/templates/search/search.html:102 | |
541 | +msgid "You are searching for" | |
542 | +msgstr "" | |
543 | + | |
544 | +#: search/utils.py:9 settings.py:159 | |
545 | +msgid "Code" | |
546 | +msgstr "" | |
547 | + | |
548 | +#: search/utils.py:10 | |
549 | +msgid "Tickets" | |
550 | +msgstr "" | |
551 | + | |
552 | +#: search/utils.py:11 | |
553 | +msgid "Attachments" | |
554 | +msgstr "" | |
555 | + | |
556 | +#: settings.py:117 | |
557 | +msgid "English" | |
558 | +msgstr "" | |
559 | + | |
560 | +#: settings.py:118 | |
561 | +msgid "Portuguese" | |
562 | +msgstr "" | |
563 | + | |
564 | +#: settings.py:119 | |
565 | +msgid "Spanish" | |
566 | +msgstr "" | |
567 | + | |
568 | +#: settings.py:142 | |
569 | +msgid "Recent activity" | |
570 | +msgstr "" | |
571 | + | |
572 | +#: settings.py:146 | |
573 | +msgid "Relevance" | |
574 | +msgstr "" | |
575 | + | |
576 | +#: settings.py:155 | |
577 | +msgid "Document" | |
578 | +msgstr "" | |
579 | + | |
580 | +#: settings.py:157 | |
581 | +msgid "Presentation" | |
582 | +msgstr "" | |
583 | + | |
584 | +#: settings.py:158 | |
585 | +msgid "Text" | |
586 | +msgstr "" | |
587 | + | |
588 | +#: settings.py:161 | |
589 | +msgid "Compressed" | |
590 | +msgstr "" | |
591 | + | |
592 | +#: settings.py:164 | |
593 | +msgid "Spreadsheet" | |
594 | +msgstr "" | |
595 | + | |
596 | +#: settings.py:249 | |
597 | +msgid "Planet Colab" | |
598 | +msgstr "" | |
599 | + | |
600 | +#: settings.py:250 | |
601 | +msgid "Colab blog aggregator" | |
602 | +msgstr "" | |
603 | + | |
604 | +#: settings.py:281 | |
605 | +msgid "One Time Snippet" | |
606 | +msgstr "" | |
607 | + | |
608 | +#: settings.py:282 | |
609 | +msgid "In one hour" | |
610 | +msgstr "" | |
611 | + | |
612 | +#: settings.py:283 | |
613 | +msgid "In one week" | |
614 | +msgstr "" | |
615 | + | |
616 | +#: settings.py:284 | |
617 | +msgid "In one month" | |
618 | +msgstr "" | |
619 | + | |
620 | +#: settings.py:285 | |
621 | +msgid "Never" | |
622 | +msgstr "" | |
623 | + | |
624 | +#: templates/404.html:5 | |
625 | +msgid "Not found. Keep searching! :)" | |
626 | +msgstr "" | |
627 | + | |
628 | +#: templates/500.html:2 | |
629 | +msgid "Ooopz... something went wrong!" | |
630 | +msgstr "" | |
631 | + | |
632 | +#: templates/base.html:68 | |
633 | +msgid "Timeline" | |
634 | +msgstr "" | |
635 | + | |
636 | +#: templates/base.html:73 templates/base.html.py:87 | |
637 | +msgid "Groups" | |
638 | +msgstr "" | |
639 | + | |
640 | +#: templates/base.html:76 | |
641 | +msgid "Blogs" | |
642 | +msgstr "" | |
643 | + | |
644 | +#: templates/base.html:82 | |
645 | +msgid "Public Projects" | |
646 | +msgstr "" | |
647 | + | |
648 | +#: templates/base.html:84 | |
649 | +msgid "Profile" | |
650 | +msgstr "" | |
651 | + | |
652 | +#: templates/base.html:85 | |
653 | +msgid "New Project" | |
654 | +msgstr "" | |
655 | + | |
656 | +#: templates/base.html:86 | |
657 | +msgid "Projects" | |
658 | +msgstr "" | |
659 | + | |
660 | +#: templates/base.html:88 | |
661 | +msgid "Issues" | |
662 | +msgstr "" | |
663 | + | |
664 | +#: templates/base.html:89 | |
665 | +msgid "Merge Requests" | |
666 | +msgstr "" | |
667 | + | |
668 | +#: templates/base.html:96 | |
669 | +msgid "Contribute" | |
670 | +msgstr "" | |
671 | + | |
672 | +#: templates/base.html:100 | |
673 | +msgid "New Wiki Page" | |
674 | +msgstr "" | |
675 | + | |
676 | +#: templates/base.html:102 | |
677 | +msgid "View Tickets" | |
678 | +msgstr "" | |
679 | + | |
680 | +#: templates/base.html:104 | |
681 | +msgid "New Ticket" | |
682 | +msgstr "" | |
683 | + | |
684 | +#: templates/base.html:106 | |
685 | +msgid "Roadmap" | |
686 | +msgstr "" | |
687 | + | |
688 | +#: templates/base.html:109 | |
689 | +msgid "Browse Source" | |
690 | +msgstr "" | |
691 | + | |
692 | +#: templates/base.html:111 | |
693 | +msgid "Continuous Integration" | |
694 | +msgstr "" | |
695 | + | |
696 | +#: templates/base.html:121 | |
697 | +msgid "Help" | |
698 | +msgstr "" | |
699 | + | |
700 | +#: templates/base.html:133 templates/base.html.py:138 | |
701 | +msgid "Login" | |
702 | +msgstr "" | |
703 | + | |
704 | +#: templates/base.html:152 | |
705 | +msgid "My Profile" | |
706 | +msgstr "" | |
707 | + | |
708 | +#: templates/base.html:153 | |
709 | +msgid "Logout" | |
710 | +msgstr "" | |
711 | + | |
712 | +#: templates/base.html:165 templates/base.html.py:168 | |
713 | +msgid "Search here..." | |
714 | +msgstr "" | |
715 | + | |
716 | +#: templates/base.html:182 | |
717 | +msgid "The login has failed. Please, try again." | |
718 | +msgstr "" | |
719 | + | |
720 | +#: templates/base.html:207 | |
721 | +msgid "Last email imported at" | |
722 | +msgstr "" | |
723 | + | |
724 | +#: templates/base.html:214 | |
725 | +msgid "The contents of this site is published under license" | |
726 | +msgstr "" | |
727 | + | |
728 | +#: templates/base.html:217 | |
729 | +msgid "Creative Commons 4.0 Brasil - Atribuir Fonte - Compartilhar Igual" | |
730 | +msgstr "" | |
731 | + | |
732 | +#: templates/home.html:17 | |
733 | +msgid "Latest Collaborations" | |
734 | +msgstr "" | |
735 | + | |
736 | +#: templates/home.html:21 | |
737 | +msgid "RSS - Latest collaborations" | |
738 | +msgstr "" | |
739 | + | |
740 | +#: templates/home.html:30 | |
741 | +msgid "View more collaborations..." | |
742 | +msgstr "" | |
743 | + | |
744 | +#: templates/home.html:37 | |
745 | +msgid "Collaboration Graph" | |
746 | +msgstr "" | |
747 | + | |
748 | +#: templates/home.html:48 | |
749 | +msgid "Most Relevant Threads" | |
750 | +msgstr "" | |
751 | + | |
752 | +#: templates/home.html:52 | |
753 | +msgid "RSS - Most Relevant Threads" | |
754 | +msgstr "" | |
755 | + | |
756 | +#: templates/home.html:60 templates/home.html.py:79 | |
757 | +msgid "View more discussions..." | |
758 | +msgstr "" | |
759 | + | |
760 | +#: templates/home.html:67 | |
761 | +msgid "Latest Threads" | |
762 | +msgstr "" | |
763 | + | |
764 | +#: templates/home.html:71 | |
765 | +msgid "RSS - Latest Threads" | |
766 | +msgstr "" | |
767 | + | |
768 | +#: templates/open-data.html:6 | |
769 | +msgid "OpenData - Communities" | |
770 | +msgstr "" | |
771 | + | |
772 | +#: templates/open-data.html:7 | |
773 | +msgid "" | |
774 | +"If you are interested in any other data that is not provided by this API, " | |
775 | +"please contact us via the ticketing system (you must be registered in order " | |
776 | +"to create a ticket)." | |
777 | +msgstr "" | |
778 | + | |
779 | +#: templates/open-data.html:9 | |
780 | +msgid "Retrieving data via API" | |
781 | +msgstr "" | |
782 | + | |
783 | +#: templates/open-data.html:10 | |
784 | +msgid "Colab API works through HTTP/REST, always returning JSON objects." | |
785 | +msgstr "" | |
786 | + | |
787 | +#: templates/open-data.html:12 | |
788 | +msgid "The base API URL is" | |
789 | +msgstr "" | |
790 | + | |
791 | +#: templates/open-data.html:19 | |
792 | +msgid "" | |
793 | +"Each model listed below has a resource_uri field available, which is the " | |
794 | +"object's data URI." | |
795 | +msgstr "" | |
796 | + | |
797 | +#: templates/open-data.html:20 | |
798 | +msgid "" | |
799 | +"The following list contains the available models to retrieve data and its " | |
800 | +"fields available for filtering" | |
801 | +msgstr "" | |
802 | + | |
803 | +#: templates/open-data.html:24 templates/open-data.html.py:39 | |
804 | +#: templates/open-data.html:50 templates/open-data.html.py:62 | |
805 | +#: templates/open-data.html:74 templates/open-data.html.py:95 | |
806 | +msgid "Fields" | |
807 | +msgstr "" | |
808 | + | |
809 | +#: templates/open-data.html:25 | |
810 | +msgid "" | |
811 | +"The email field is not shown for user's privacy, but you can use it to filter" | |
812 | +msgstr "" | |
813 | + | |
814 | +#: templates/open-data.html:27 | |
815 | +msgid "The user's username" | |
816 | +msgstr "" | |
817 | + | |
818 | +#: templates/open-data.html:28 | |
819 | +msgid "The user's email address" | |
820 | +msgstr "" | |
821 | + | |
822 | +#: templates/open-data.html:29 | |
823 | +msgid "What is the user's institution" | |
824 | +msgstr "" | |
825 | + | |
826 | +#: templates/open-data.html:30 | |
827 | +msgid "What is the user's role" | |
828 | +msgstr "" | |
829 | + | |
830 | +#: templates/open-data.html:31 | |
831 | +msgid "The user's first name" | |
832 | +msgstr "" | |
833 | + | |
834 | +#: templates/open-data.html:32 | |
835 | +msgid "The user's last name" | |
836 | +msgstr "" | |
837 | + | |
838 | +#: templates/open-data.html:33 | |
839 | +msgid "A mini bio of the user" | |
840 | +msgstr "" | |
841 | + | |
842 | +#: templates/open-data.html:40 | |
843 | +msgid "" | |
844 | +"The address field is not shown for user's privacy, but you can use it to " | |
845 | +"filter" | |
846 | +msgstr "" | |
847 | + | |
848 | +#: templates/open-data.html:42 | |
849 | +msgid "It has a relationshop with the user described above" | |
850 | +msgstr "" | |
851 | + | |
852 | +#: templates/open-data.html:43 | |
853 | +msgid "An email address" | |
854 | +msgstr "" | |
855 | + | |
856 | +#: templates/open-data.html:44 | |
857 | +msgid "The user's real name" | |
858 | +msgstr "" | |
859 | + | |
860 | +#: templates/open-data.html:52 | |
861 | +msgid "It has a relationship with the emailaddress described above" | |
862 | +msgstr "" | |
863 | + | |
864 | +#: templates/open-data.html:53 | |
865 | +msgid "The message's body" | |
866 | +msgstr "" | |
867 | + | |
868 | +#: templates/open-data.html:54 | |
869 | +msgid "The message's subject" | |
870 | +msgstr "" | |
871 | + | |
872 | +#: templates/open-data.html:55 | |
873 | +msgid "The message's id" | |
874 | +msgstr "" | |
875 | + | |
876 | +#: templates/open-data.html:56 | |
877 | +msgid "The message's received time" | |
878 | +msgstr "" | |
879 | + | |
880 | +#: templates/open-data.html:64 | |
881 | +msgid "The revision's author username" | |
882 | +msgstr "" | |
883 | + | |
884 | +#: templates/open-data.html:65 | |
885 | +msgid "When the revision's were created" | |
886 | +msgstr "" | |
887 | + | |
888 | +#: templates/open-data.html:66 | |
889 | +msgid "The revision's key" | |
890 | +msgstr "" | |
891 | + | |
892 | +#: templates/open-data.html:67 | |
893 | +msgid "The revision's message" | |
894 | +msgstr "" | |
895 | + | |
896 | +#: templates/open-data.html:68 | |
897 | +msgid "The revision's repository name" | |
898 | +msgstr "" | |
899 | + | |
900 | +#: templates/open-data.html:76 | |
901 | +msgid "The ticket's author username" | |
902 | +msgstr "" | |
903 | + | |
904 | +#: templates/open-data.html:77 | |
905 | +msgid "The ticket's component" | |
906 | +msgstr "" | |
907 | + | |
908 | +#: templates/open-data.html:78 | |
909 | +msgid "When the ticket's were created" | |
910 | +msgstr "" | |
911 | + | |
912 | +#: templates/open-data.html:79 | |
913 | +msgid "The ticket's description" | |
914 | +msgstr "" | |
915 | + | |
916 | +#: templates/open-data.html:80 | |
917 | +msgid "The ticket's id" | |
918 | +msgstr "" | |
919 | + | |
920 | +#: templates/open-data.html:81 | |
921 | +msgid "The ticket's keywords" | |
922 | +msgstr "" | |
923 | + | |
924 | +#: templates/open-data.html:82 | |
925 | +msgid "The ticket's milestone" | |
926 | +msgstr "" | |
927 | + | |
928 | +#: templates/open-data.html:83 templates/open-data.html.py:99 | |
929 | +msgid "The time of the last modification" | |
930 | +msgstr "" | |
931 | + | |
932 | +#: templates/open-data.html:84 | |
933 | +msgid "The username of the last user who modified the ticket" | |
934 | +msgstr "" | |
935 | + | |
936 | +#: templates/open-data.html:85 | |
937 | +msgid "The ticket's priority" | |
938 | +msgstr "" | |
939 | + | |
940 | +#: templates/open-data.html:86 | |
941 | +msgid "The ticket's severity" | |
942 | +msgstr "" | |
943 | + | |
944 | +#: templates/open-data.html:87 | |
945 | +msgid "The ticket's status" | |
946 | +msgstr "" | |
947 | + | |
948 | +#: templates/open-data.html:88 | |
949 | +msgid "The ticket's summary" | |
950 | +msgstr "" | |
951 | + | |
952 | +#: templates/open-data.html:89 | |
953 | +msgid "The ticket's version" | |
954 | +msgstr "" | |
955 | + | |
956 | +#: templates/open-data.html:97 | |
957 | +msgid "The wiki's author username" | |
958 | +msgstr "" | |
959 | + | |
960 | +#: templates/open-data.html:98 | |
961 | +msgid "When the wiki's were created" | |
962 | +msgstr "" | |
963 | + | |
964 | +#: templates/open-data.html:100 | |
965 | +msgid "The username of the last user who modified the wiki" | |
966 | +msgstr "" | |
967 | + | |
968 | +#: templates/open-data.html:101 | |
969 | +msgid "The wiki's name" | |
970 | +msgstr "" | |
971 | + | |
972 | +#: templates/open-data.html:102 | |
973 | +msgid "the wiki's content" | |
974 | +msgstr "" | |
975 | + | |
976 | +#: templates/open-data.html:109 | |
977 | +msgid "Parameters" | |
978 | +msgstr "" | |
979 | + | |
980 | +#: templates/open-data.html:112 | |
981 | +msgid "Results per page" | |
982 | +msgstr "" | |
983 | + | |
984 | +#: templates/open-data.html:113 | |
985 | +msgid "Number of results to be displayed per page." | |
986 | +msgstr "" | |
987 | + | |
988 | +#: templates/open-data.html:114 | |
989 | +msgid "Default: 20" | |
990 | +msgstr "" | |
991 | + | |
992 | +#: templates/open-data.html:118 | |
993 | +msgid "Starts of n element" | |
994 | +msgstr "" | |
995 | + | |
996 | +#: templates/open-data.html:119 | |
997 | +msgid "Where n is the index of the first result to appear in the page." | |
998 | +msgstr "" | |
999 | + | |
1000 | +#: templates/open-data.html:120 | |
1001 | +msgid "Default: 0" | |
1002 | +msgstr "" | |
1003 | + | |
1004 | +#: templates/open-data.html:122 | |
1005 | +msgid "Filtering" | |
1006 | +msgstr "" | |
1007 | + | |
1008 | +#: templates/open-data.html:124 | |
1009 | +msgid "The field name" | |
1010 | +msgstr "" | |
1011 | + | |
1012 | +#: templates/open-data.html:125 | |
1013 | +msgid "" | |
1014 | +"If you are looking for a specific wiki, and you know the wiki's name, you " | |
1015 | +"can filter it as below" | |
1016 | +msgstr "" | |
1017 | + | |
1018 | +#: templates/open-data.html:126 | |
1019 | +msgid "WikiName" | |
1020 | +msgstr "" | |
1021 | + | |
1022 | +#: templates/open-data.html:127 | |
1023 | +msgid "" | |
1024 | +"Where "name" is the fieldname and "WikiName" is the " | |
1025 | +"value you want to filter." | |
1026 | +msgstr "" | |
1027 | + | |
1028 | +#: templates/open-data.html:128 | |
1029 | +msgid "Usage" | |
1030 | +msgstr "" | |
1031 | + | |
1032 | +#: templates/open-data.html:129 | |
1033 | +msgid "" | |
1034 | +"You can also filter using Django lookup fields with the double underscores, " | |
1035 | +"just as below" | |
1036 | +msgstr "" | |
1037 | + | |
1038 | +#: templates/open-data.html:131 templates/open-data.html.py:132 | |
1039 | +msgid "test" | |
1040 | +msgstr "" | |
1041 | + | |
1042 | +#: templates/open-data.html:133 | |
1043 | +msgid "Usage with relationships" | |
1044 | +msgstr "" | |
1045 | + | |
1046 | +#: templates/open-data.html:134 | |
1047 | +msgid "" | |
1048 | +"You can use related fields to filter too. So, you can filter by any field of " | |
1049 | +"emailaddress using the 'from_address' field of message, which has a relation " | |
1050 | +"to emailaddress. You will achieve the related fields by using double " | |
1051 | +"underscore and the field's name. See the example below" | |
1052 | +msgstr "" | |
1053 | + | |
1054 | +#: templates/open-data.html:136 | |
1055 | +msgid "" | |
1056 | +"So, real_name is a field of emailaddress, and you had access to this field " | |
1057 | +"by a message field called from_address and using double underscore to say " | |
1058 | +"you want to use a field of that relationship" | |
1059 | +msgstr "" | |
1060 | + | |
1061 | +#: templates/open-data.html:137 | |
1062 | +msgid "" | |
1063 | +"Note: email filters must be exact. Which means that __contains, " | |
1064 | +"__startswith, __endswith and others won't work" | |
1065 | +msgstr "" | |
1066 | + | |
1067 | +#: templates/open-data.html:138 | |
1068 | +msgid "" | |
1069 | +"Another example of usage with relations. Used to retrieve all messages of a " | |
1070 | +"given user, using the username or the email field" | |
1071 | +msgstr "" | ... | ... |