]> git.ipfire.org Git - pbs.git/blob - po/pt_BR.po
jobs: Update API
[pbs.git] / po / pt_BR.po
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 #
5 # Translators:
6 # <amelotti@gmail.com>, 2012.
7 # André Morro <andre@andremorro.com>, 2012.
8 msgid ""
9 msgstr ""
10 "Project-Id-Version: IPFire Project\n"
11 "Report-Msgid-Bugs-To: \n"
12 "POT-Creation-Date: 2017-10-06 16:39+0100\n"
13 "PO-Revision-Date: 2013-02-17 14:23+0000\n"
14 "Last-Translator: André Morro <andre@andremorro.com>\n"
15 "Language-Team: Portuguese (Brazil) (http://www.transifex.com/projects/p/"
16 "ipfire/language/pt_BR/)\n"
17 "Language: pt_BR\n"
18 "MIME-Version: 1.0\n"
19 "Content-Type: text/plain; charset=UTF-8\n"
20 "Content-Transfer-Encoding: 8bit\n"
21 "Plural-Forms: nplurals=2; plural=(n > 1);\n"
22
23 #: ../src/buildservice/builds.py:1109
24 #, python-format
25 msgid "%(user_name)s commented on %(build_name)s"
26 msgstr ""
27
28 #: ../src/buildservice/constants.py:56
29 #, python-format
30 msgid "[%(build_name)s] Build job failed."
31 msgstr ""
32
33 #: ../src/buildservice/constants.py:57
34 #, python-format
35 msgid ""
36 "The build job \"%(build_name)s\" has failed.\n"
37 "\n"
38 "This could have a couple of reasons and needs to be investigated by you.\n"
39 "\n"
40 "Here is more information about the incident:\n"
41 "\n"
42 " Build name: %(build_name)s\n"
43 " Build host: %(build_host)s\n"
44 "\n"
45 "Click on this link to get all details about the build:\n"
46 " https://pakfire.ipfire.org/job/%(build_uuid)s\n"
47 "\n"
48 "Sincerely,\n"
49 " The Pakfire Build Service"
50 msgstr ""
51
52 #: ../src/buildservice/constants.py:74
53 #, python-format
54 msgid "[%(build_name)s] Build job finished."
55 msgstr ""
56
57 #: ../src/buildservice/constants.py:75
58 #, python-format
59 msgid ""
60 "The build job \"%(build_name)s\" has finished.\n"
61 "\n"
62 "If you are the maintainer, it is up to you to push it to one or more "
63 "repositories.\n"
64 "\n"
65 "Click on this link to get all details about the build:\n"
66 " https://pakfire.ipfire.org/job/%(build_uuid)s\n"
67 "\n"
68 "Sincerely,\n"
69 " The Pakfire Build Service"
70 msgstr ""
71
72 #: ../src/buildservice/logs.py:67
73 msgid "Build has been created"
74 msgstr ""
75
76 #: ../src/buildservice/logs.py:106 ../src/buildservice/logs.py:170
77 #: ../src/buildservice/logs.py:230 ../src/buildservice/logs.py:305
78 msgid "Unknown action."
79 msgstr ""
80
81 #: ../src/buildservice/logs.py:117 ../src/buildservice/logs.py:186
82 #: ../src/buildservice/logs.py:247 ../src/buildservice/logs.py:321
83 #: ../src/templates/builders/detail.html:161
84 #: ../src/templates/builders/list.html:59 ../src/templates/jobs-detail.html:82
85 #: ../src/templates/mirrors-list.html:72 ../src/web/__init__.py:307
86 msgid "Unknown"
87 msgstr ""
88
89 #: ../src/buildservice/logs.py:124 ../src/buildservice/logs.py:130
90 #: ../src/templates/builders/detail.html:143
91 #: ../src/templates/builders/detail.html:149
92 #: ../src/templates/builders/detail.html:170
93 #: ../src/templates/builders/detail.html:210
94 #: ../src/templates/builders/detail.html:224
95 #: ../src/templates/jobs-buildroot.html:87
96 #: ../src/templates/mirrors-detail.html:67
97 #: ../src/templates/mirrors-list.html:56 ../src/templates/mirrors-list.html:81
98 #: ../src/templates/modules/jobs/list.html:44
99 #: ../src/templates/modules/jobs-table.html:42
100 #: ../src/templates/modules/repository-table.html:14
101 #: ../src/templates/sessions/index.html:50
102 #: ../src/templates/uploads-list.html:55
103 msgid "N/A"
104 msgstr ""
105
106 #: ../src/buildservice/logs.py:136
107 #, python-format
108 msgid "This build was pushed to the repository '%(to_repo)s'."
109 msgstr ""
110
111 #: ../src/buildservice/logs.py:138
112 #, python-format
113 msgid "You pushed this build to the repository '%(to_repo)s'."
114 msgstr ""
115
116 #: ../src/buildservice/logs.py:140
117 #, python-format
118 msgid "%(user)s pushed this build to the repository '%(to_repo)s'."
119 msgstr ""
120
121 #: ../src/buildservice/logs.py:144
122 #, python-format
123 msgid "This build was unpushed from the repository '%(from_repo)s'."
124 msgstr ""
125
126 #: ../src/buildservice/logs.py:146
127 #, python-format
128 msgid "You unpushed this build from the repository '%(from_repo)s'."
129 msgstr ""
130
131 #: ../src/buildservice/logs.py:148
132 #, python-format
133 msgid "%(user)s unpushed this build from the repository '%(from_repo)s'."
134 msgstr ""
135
136 #: ../src/buildservice/logs.py:152
137 #, python-format
138 msgid ""
139 "This build was pushed from the repository '%(from_repo)s' to '%(to_repo)s'."
140 msgstr ""
141
142 #: ../src/buildservice/logs.py:154
143 #, python-format
144 msgid ""
145 "You pushed this build from the repository '%(from_repo)s' to '%(to_repo)s'."
146 msgstr ""
147
148 #: ../src/buildservice/logs.py:156
149 #, python-format
150 msgid ""
151 "%(user)s pushed this build from the repository '%(from_repo)s' to "
152 "'%(to_repo)s'."
153 msgstr ""
154
155 #: ../src/buildservice/logs.py:192
156 #, python-format
157 msgid "Builder '%(builder)s' has been enabled."
158 msgstr ""
159
160 #: ../src/buildservice/logs.py:194
161 #, python-format
162 msgid "You enabled builder '%(builder)s'."
163 msgstr ""
164
165 #: ../src/buildservice/logs.py:196
166 #, python-format
167 msgid "%(user)s enabled builder '%(builder)s'."
168 msgstr ""
169
170 #: ../src/buildservice/logs.py:200
171 #, python-format
172 msgid "Builder '%(builder)s' has been disabled."
173 msgstr ""
174
175 #: ../src/buildservice/logs.py:202
176 #, python-format
177 msgid "You disabled builder '%(builder)s'."
178 msgstr ""
179
180 #: ../src/buildservice/logs.py:204
181 #, python-format
182 msgid "%(user)s disabled builder '%(builder)s'."
183 msgstr ""
184
185 #: ../src/buildservice/logs.py:208
186 #, python-format
187 msgid "You deleted builder '%(builder)s'."
188 msgstr ""
189
190 #: ../src/buildservice/logs.py:210
191 #, python-format
192 msgid "%(user)s deleted builder '%(builder)s'."
193 msgstr ""
194
195 #: ../src/buildservice/logs.py:214
196 #, python-format
197 msgid "You created builder '%(builder)s'."
198 msgstr ""
199
200 #: ../src/buildservice/logs.py:216
201 #, python-format
202 msgid "%(user)s created builder '%(builder)s'."
203 msgstr ""
204
205 #: ../src/buildservice/logs.py:253
206 #, python-format
207 msgid "Job '%(job)s' has been created."
208 msgstr ""
209
210 #: ../src/buildservice/logs.py:255
211 #, python-format
212 msgid "You created job '%(job)s'."
213 msgstr ""
214
215 #: ../src/buildservice/logs.py:257
216 #, python-format
217 msgid "%(user)s created job '%(job)s'."
218 msgstr ""
219
220 #: ../src/buildservice/logs.py:261
221 #, python-format
222 msgid "Job '%(job)s' has changed its state to: %(state)s."
223 msgstr ""
224
225 #: ../src/buildservice/logs.py:263
226 #, python-format
227 msgid "You changed the state of job '%(job)s' to: %(state)s."
228 msgstr ""
229
230 #: ../src/buildservice/logs.py:265
231 #, python-format
232 msgid "%(user)s changed the state of job '%(job)s' to: %(state)s."
233 msgstr ""
234
235 #: ../src/buildservice/logs.py:269
236 #, python-format
237 msgid "Job '%(job)s' has been reset."
238 msgstr ""
239
240 #: ../src/buildservice/logs.py:271
241 #, python-format
242 msgid "You reset job '%(job)s'."
243 msgstr ""
244
245 #: ../src/buildservice/logs.py:273
246 #, python-format
247 msgid "%(user)s has reset job '%(job)s'."
248 msgstr ""
249
250 #: ../src/buildservice/logs.py:277
251 #, python-format
252 msgid "Job '%(job)s' has been scheduled for rebuild."
253 msgstr ""
254
255 #: ../src/buildservice/logs.py:279
256 #, python-format
257 msgid "You scheduled job '%(job)s' for rebuild."
258 msgstr ""
259
260 #: ../src/buildservice/logs.py:281
261 #, python-format
262 msgid "%(user)s scheduled job '%(job)s' for rebuild."
263 msgstr ""
264
265 #: ../src/buildservice/logs.py:287
266 #, python-format
267 msgid "A test job for '%(job)s' has been scheduled."
268 msgstr ""
269
270 #: ../src/buildservice/logs.py:289
271 #, python-format
272 msgid "You scheduled a test job for '%(job)s'."
273 msgstr ""
274
275 #: ../src/buildservice/logs.py:291
276 #, python-format
277 msgid "%(user)s scheduled a test job for '%(job)s'."
278 msgstr ""
279
280 #: ../src/buildservice/logs.py:327
281 #, python-format
282 msgid "Mirror '%(mirror)s' has been enabled."
283 msgstr ""
284
285 #: ../src/buildservice/logs.py:329
286 #, python-format
287 msgid "You enabled mirror '%(mirror)s'."
288 msgstr ""
289
290 #: ../src/buildservice/logs.py:331
291 #, python-format
292 msgid "%(user)s enabled mirror '%(mirror)s'."
293 msgstr ""
294
295 #: ../src/buildservice/logs.py:335
296 #, python-format
297 msgid "Mirror '%(mirror)s' has been disabled."
298 msgstr ""
299
300 #: ../src/buildservice/logs.py:337
301 #, python-format
302 msgid "You disabled mirror '%(mirror)s'."
303 msgstr ""
304
305 #: ../src/buildservice/logs.py:339
306 #, python-format
307 msgid "%(user)s disabled mirror '%(mirror)s'."
308 msgstr ""
309
310 #: ../src/buildservice/logs.py:343
311 #, python-format
312 msgid "You deleted mirror '%(mirror)s'."
313 msgstr ""
314
315 #: ../src/buildservice/logs.py:345
316 #, python-format
317 msgid "%(user)s deleted mirror '%(mirror)s'."
318 msgstr ""
319
320 #: ../src/buildservice/logs.py:349
321 #, python-format
322 msgid "You created mirror '%(mirror)s'."
323 msgstr ""
324
325 #: ../src/buildservice/logs.py:351
326 #, python-format
327 msgid "%(user)s created mirror '%(mirror)s'."
328 msgstr ""
329
330 #: ../src/buildservice/users.py:459
331 msgid "Account Activation"
332 msgstr ""
333
334 #: ../src/buildservice/users.py:461
335 msgid ""
336 "You, or somebody using your email address, has registered an account on the "
337 "Pakfire Build Service."
338 msgstr ""
339
340 #: ../src/buildservice/users.py:463
341 msgid "To activate your account, please click on the link below."
342 msgstr ""
343
344 #: ../src/templates/base.html:4
345 msgid "No title given"
346 msgstr ""
347
348 #: ../src/templates/base.html:29 ../src/templates/index.html:16
349 msgid "Pakfire Build Service"
350 msgstr ""
351
352 #: ../src/templates/base.html:34 ../src/templates/build-bugs.html:12
353 #: ../src/templates/build-delete.html:12 ../src/templates/build-detail.html:12
354 #: ../src/templates/build-schedule-test.html:12
355 #: ../src/templates/build-state.html:12
356 #: ../src/templates/builds-watchers-add.html:12
357 #: ../src/templates/jobs-buildroot.html:12
358 #: ../src/templates/jobs-buildroot.html:48
359 #: ../src/templates/job-schedule-rebuild.html:12
360 #: ../src/templates/job-schedule-test.html:12
361 #: ../src/templates/jobs-detail.html:12 ../src/templates/package-detail.html:12
362 #: ../src/templates/package-detail-list.html:12
363 #: ../src/templates/package-properties.html:12
364 #: ../src/templates/packages/builds/scratch.html:12
365 #: ../src/templates/packages/builds/times.html:12
366 #: ../src/templates/packages/changelog.html:12
367 #: ../src/templates/packages-list.html:12
368 #: ../src/templates/packages/view-file.html:12
369 #: ../src/templates/search-results.html:50
370 msgid "Packages"
371 msgstr ""
372
373 #: ../src/templates/base.html:37 ../src/templates/build-index.html:3
374 #: ../src/templates/build-index.html:12 ../src/templates/build-index.html:26
375 #: ../src/templates/build-queue.html:3 ../src/templates/build-queue.html:6
376 #: ../src/templates/builds/comments.html:12
377 #: ../src/templates/distro-update-edit.html:20
378 #: ../src/templates/docs-base.html:33 ../src/templates/docs-build.html:16
379 #: ../src/templates/docs-index.html:43
380 #: ../src/templates/statistics/index.html:15
381 msgid "Builds"
382 msgstr "Builds"
383
384 #: ../src/templates/base.html:41
385 msgid "More"
386 msgstr ""
387
388 #: ../src/templates/base.html:47 ../src/templates/docs-build.html:3
389 #: ../src/templates/docs-build.html:12 ../src/templates/docs-build.html:21
390 #: ../src/templates/docs-index.html:12 ../src/templates/docs-users.html:3
391 #: ../src/templates/docs-users.html:12 ../src/templates/docs-users.html:21
392 #: ../src/templates/docs-whatsthis.html:3
393 #: ../src/templates/docs-whatsthis.html:12
394 #: ../src/templates/docs-whatsthis.html:21
395 msgid "Documentation"
396 msgstr ""
397
398 #: ../src/templates/base.html:53 ../src/templates/search-form.html:12
399 #: ../src/templates/search-form.html:22
400 msgid "Search"
401 msgstr ""
402
403 #: ../src/templates/base.html:60 ../src/templates/distro-detail.html:12
404 #: ../src/templates/distro-list.html:3 ../src/templates/distro-list.html:12
405 #: ../src/templates/distro-list.html:18
406 #: ../src/templates/distro-source-commit-detail.html:12
407 #: ../src/templates/distro-source-commit-reset.html:10
408 #: ../src/templates/distro-source-detail.html:10
409 #: ../src/templates/repository-detail.html:14
410 msgid "Distributions"
411 msgstr ""
412
413 #: ../src/templates/base.html:66 ../src/templates/builders/delete.html:12
414 #: ../src/templates/builders/detail.html:12
415 #: ../src/templates/builders/edit.html:12 ../src/templates/builders/list.html:3
416 #: ../src/templates/builders/list.html:12
417 #: ../src/templates/builders/list.html:17 ../src/templates/builders/new.html:12
418 #: ../src/templates/builders/pass.html:10
419 msgid "Builders"
420 msgstr ""
421
422 #: ../src/templates/base.html:72 ../src/templates/mirrors-delete.html:12
423 #: ../src/templates/mirrors-detail.html:12
424 #: ../src/templates/mirrors-edit.html:12 ../src/templates/mirrors-list.html:3
425 #: ../src/templates/mirrors-list.html:12 ../src/templates/mirrors-list.html:32
426 #: ../src/templates/mirrors-new.html:12
427 msgid "Mirrors"
428 msgstr ""
429
430 #: ../src/templates/base.html:78 ../src/templates/keys-delete.html:12
431 #: ../src/templates/keys-import.html:12 ../src/templates/keys-list.html:3
432 #: ../src/templates/keys-list.html:12 ../src/templates/keys-list.html:17
433 msgid "Key Management"
434 msgstr ""
435
436 #: ../src/templates/base.html:86 ../src/templates/docs-base.html:34
437 #: ../src/templates/docs-index.html:46 ../src/templates/docs-users.html:24
438 #: ../src/templates/docs-users.html:48 ../src/templates/search-results.html:96
439 #: ../src/templates/user-list.html:12 ../src/templates/user-list.html:17
440 #: ../src/templates/user-profile-edit.html:12
441 #: ../src/templates/user-profile.html:12
442 #: ../src/templates/user-profile-passwd.html:12
443 #: ../src/templates/user-profile-passwd-ok.html:12
444 msgid "Users"
445 msgstr "Usuários"
446
447 #: ../src/templates/base.html:94 ../src/templates/statistics/index.html:3
448 #: ../src/templates/statistics/index.html:7
449 msgid "Statistics"
450 msgstr "Estatísticas"
451
452 #: ../src/templates/base.html:101
453 msgid "Administration"
454 msgstr ""
455
456 #: ../src/templates/base.html:106 ../src/templates/sessions/index.html:3
457 #: ../src/templates/sessions/index.html:12
458 #: ../src/templates/sessions/index.html:17
459 msgid "Sessions"
460 msgstr ""
461
462 #: ../src/templates/base.html:112 ../src/templates/uploads-list.html:3
463 #: ../src/templates/uploads-list.html:12 ../src/templates/uploads-list.html:17
464 msgid "Uploads"
465 msgstr ""
466
467 #: ../src/templates/base.html:132
468 msgid "My profile"
469 msgstr ""
470
471 #: ../src/templates/base.html:138
472 msgid "My builds"
473 msgstr ""
474
475 #: ../src/templates/base.html:143
476 msgid "Impersonated by"
477 msgstr ""
478
479 #: ../src/templates/base.html:153
480 msgid "End impersonation"
481 msgstr ""
482
483 #: ../src/templates/base.html:160
484 msgid "Logout"
485 msgstr ""
486
487 #: ../src/templates/base.html:168 ../src/templates/docs-users.html:56
488 msgid "Register"
489 msgstr ""
490
491 #: ../src/templates/base.html:172
492 msgid "Sign in"
493 msgstr ""
494
495 #: ../src/templates/base.html:184
496 msgid "Forgot your password?"
497 msgstr ""
498
499 #: ../src/templates/build-bugs.html:3
500 msgid "Bug list"
501 msgstr ""
502
503 #: ../src/templates/build-bugs.html:8 ../src/templates/build-delete.html:8
504 #: ../src/templates/build-detail.html:8 ../src/templates/builders/delete.html:8
505 #: ../src/templates/builders/detail.html:8
506 #: ../src/templates/builders/edit.html:8 ../src/templates/builders/list.html:8
507 #: ../src/templates/builders/new.html:8 ../src/templates/builders/pass.html:6
508 #: ../src/templates/build-index.html:8
509 #: ../src/templates/build-schedule-test.html:8
510 #: ../src/templates/builds/comments.html:8 ../src/templates/build-state.html:8
511 #: ../src/templates/builds-watchers-add.html:8
512 #: ../src/templates/distro-detail.html:8 ../src/templates/distro-list.html:8
513 #: ../src/templates/distro-source-commit-detail.html:8
514 #: ../src/templates/distro-source-commit-reset.html:6
515 #: ../src/templates/distro-source-detail.html:6
516 #: ../src/templates/docs-build.html:8 ../src/templates/docs-index.html:8
517 #: ../src/templates/docs-users.html:8 ../src/templates/docs-whatsthis.html:8
518 #: ../src/templates/jobs-buildroot.html:8
519 #: ../src/templates/job-schedule-rebuild.html:8
520 #: ../src/templates/job-schedule-test.html:8
521 #: ../src/templates/jobs-detail.html:8 ../src/templates/jobs-filter.html:8
522 #: ../src/templates/jobs-index.html:8 ../src/templates/keys-delete.html:8
523 #: ../src/templates/keys-import.html:8 ../src/templates/keys-list.html:8
524 #: ../src/templates/mirrors-delete.html:8
525 #: ../src/templates/mirrors-detail.html:8 ../src/templates/mirrors-edit.html:8
526 #: ../src/templates/mirrors-list.html:8 ../src/templates/mirrors-new.html:8
527 #: ../src/templates/modules/package-header.html:9
528 #: ../src/templates/package-detail.html:8
529 #: ../src/templates/package-detail-list.html:8
530 #: ../src/templates/package-properties.html:8
531 #: ../src/templates/packages/builds/scratch.html:8
532 #: ../src/templates/packages/builds/times.html:8
533 #: ../src/templates/packages/changelog.html:8
534 #: ../src/templates/packages-list.html:8
535 #: ../src/templates/packages/view-file.html:8
536 #: ../src/templates/register-activation-fail.html:8
537 #: ../src/templates/register-activation-success.html:8
538 #: ../src/templates/register.html:8 ../src/templates/repository-detail.html:10
539 #: ../src/templates/search-form.html:8 ../src/templates/search-results.html:8
540 #: ../src/templates/sessions/index.html:8 ../src/templates/uploads-list.html:8
541 #: ../src/templates/user-forgot-password.html:8
542 #: ../src/templates/user-list.html:8 ../src/templates/user-profile-edit.html:8
543 #: ../src/templates/user-profile.html:8
544 #: ../src/templates/user-profile-passwd.html:8
545 #: ../src/templates/user-profile-passwd-ok.html:8
546 msgid "Home"
547 msgstr ""
548
549 #: ../src/templates/build-bugs.html:29 ../src/templates/build-detail.html:75
550 msgid "Fixed bugs"
551 msgstr ""
552
553 #: ../src/templates/build-bugs.html:33
554 msgid "No bugs here, yet."
555 msgstr ""
556
557 #: ../src/templates/build-bugs.html:34
558 msgid "Click below to add one."
559 msgstr ""
560
561 #: ../src/templates/build-bugs.html:45
562 msgid "Add"
563 msgstr ""
564
565 #: ../src/templates/build-bugs.html:50 ../src/templates/keys-list.html:63
566 msgid "Remove"
567 msgstr ""
568
569 #: ../src/templates/build-bugs.html:57 ../src/templates/user-delete.html:18
570 msgid "Back"
571 msgstr "Voltar"
572
573 #: ../src/templates/build-bugs.html:71
574 msgid "Add a bug"
575 msgstr ""
576
577 #: ../src/templates/build-bugs.html:77 ../src/templates/build-bugs.html:134
578 msgid "Bug ID"
579 msgstr ""
580
581 #: ../src/templates/build-bugs.html:84
582 msgid "Enter a bug ID."
583 msgstr ""
584
585 #: ../src/templates/build-bugs.html:93
586 msgid "This is a list of more open bugs of this package."
587 msgstr ""
588
589 #: ../src/templates/build-bugs.html:96
590 msgid "Maybe you want to pick one of these."
591 msgstr ""
592
593 #: ../src/templates/build-bugs.html:115
594 msgid "Add bug"
595 msgstr ""
596
597 #: ../src/templates/build-bugs.html:116 ../src/templates/build-bugs.html:165
598 #: ../src/templates/build-delete.html:47
599 #: ../src/templates/builders/delete.html:39
600 #: ../src/templates/build-manage.html:79 ../src/templates/keys-delete.html:43
601 #: ../src/templates/mirrors-delete.html:36
602 #: ../src/templates/mirrors-edit.html:82
603 #: ../src/templates/modules/modal-base.html:28
604 #: ../src/templates/modules/modal-build-comment.html:59
605 #: ../src/templates/package-properties.html:94
606 #: ../src/templates/user-profile-edit.html:151
607 #: ../src/templates/user-profile-passwd.html:96
608 msgid "Cancel"
609 msgstr ""
610
611 #: ../src/templates/build-bugs.html:128
612 msgid "Remove a bug"
613 msgstr ""
614
615 #: ../src/templates/build-bugs.html:141
616 msgid "Enter a bug ID from the list below."
617 msgstr ""
618
619 #: ../src/templates/build-bugs.html:164
620 msgid "Remove bug"
621 msgstr ""
622
623 #: ../src/templates/build-delete.html:3 ../src/templates/build-delete.html:46
624 #: ../src/templates/build-detail.html:151
625 msgid "Delete build"
626 msgstr ""
627
628 #: ../src/templates/build-delete.html:24
629 #: ../src/templates/builders/delete.html:20
630 #: ../src/templates/keys-delete.html:20 ../src/templates/mirrors-delete.html:20
631 #: ../src/templates/repository-detail.html:116
632 msgid "Delete"
633 msgstr ""
634
635 #: ../src/templates/build-delete.html:34
636 #, c-format
637 msgid "You are about to delete build %s."
638 msgstr ""
639
640 #: ../src/templates/build-delete.html:39
641 msgid "Please make sure, that this is the right build you intend to delete."
642 msgstr ""
643
644 #: ../src/templates/build-delete.html:40
645 msgid "Once a build has been deleted, it can not been recovered."
646 msgstr ""
647
648 #: ../src/templates/build-detail.html:3 ../src/templates/build-state.html:3
649 #: ../src/templates/builds-watchers-list.html:5
650 #: ../src/templates/builds-watchers-list.html:8
651 #: ../src/templates/builds-watchers-list.html:31
652 #: ../src/templates/modules/build-table.html:14
653 #: ../src/templates/modules/log-table.html:10
654 #: ../src/templates/package-detail.html:109
655 msgid "Build"
656 msgstr "Build"
657
658 #: ../src/templates/build-detail.html:43
659 msgid "Score"
660 msgstr ""
661
662 #: ../src/templates/build-detail.html:46
663 msgid "(broken)"
664 msgstr ""
665
666 #: ../src/templates/build-detail.html:48
667 msgid "(obsolete)"
668 msgstr ""
669
670 #: ../src/templates/build-detail.html:57
671 msgid "Security update"
672 msgstr ""
673
674 #: ../src/templates/build-detail.html:60
675 msgid "Bug fix update"
676 msgstr ""
677
678 #: ../src/templates/build-detail.html:63
679 msgid "Enhancement"
680 msgstr ""
681
682 #: ../src/templates/build-detail.html:66
683 msgid "New package"
684 msgstr ""
685
686 #: ../src/templates/build-detail.html:68
687 #, c-format
688 msgid "Unhandled: %s"
689 msgstr ""
690
691 #: ../src/templates/build-detail.html:98
692 #: ../src/templates/distro-source-commit-detail.html:55
693 #: ../src/templates/modules/changelog/entry.html:36
694 #: ../src/templates/modules/commits-table.html:5
695 msgid "Author"
696 msgstr "Autor"
697
698 #: ../src/templates/build-detail.html:100
699 #: ../src/templates/distro-source-commit-detail.html:3
700 #: ../src/templates/modules/commits-table.html:4
701 #: ../src/templates/package-detail.html:137
702 msgid "Commit"
703 msgstr "Commit"
704
705 #: ../src/templates/build-detail.html:103
706 #: ../src/templates/modules/changelog/entry.html:41
707 msgid "No commit message."
708 msgstr ""
709
710 #: ../src/templates/build-detail.html:117
711 #: ../src/templates/modules/modal-build-comment.html:18
712 msgid "Comment"
713 msgstr ""
714
715 #: ../src/templates/build-detail.html:121
716 #: ../src/templates/builders/detail.html:242
717 #: ../src/templates/jobs-detail.html:175 ../src/templates/log.html:4
718 #: ../src/templates/mirrors-detail.html:119
719 #: ../src/templates/mirrors-list.html:95
720 msgid "Log"
721 msgstr "Log"
722
723 #: ../src/templates/build-detail.html:130
724 #: ../src/templates/builders/list.html:32 ../src/templates/jobs-filter.html:12
725 #: ../src/templates/jobs-index.html:3 ../src/templates/jobs-index.html:12
726 #: ../src/templates/jobs-index.html:23
727 #: ../src/templates/modules/build-table.html:15
728 msgid "Jobs"
729 msgstr ""
730
731 #: ../src/templates/build-detail.html:134
732 #: ../src/templates/package-detail.html:39
733 #: ../src/templates/package-detail.html:100
734 msgid "Source package"
735 msgstr ""
736
737 #: ../src/templates/build-detail.html:144
738 msgid "Change state"
739 msgstr ""
740
741 #: ../src/templates/build-detail.html:145
742 msgid "Modify bug list"
743 msgstr ""
744
745 #: ../src/templates/build-detail.html:168
746 #: ../src/templates/build-detail.html:191 ../src/templates/build-manage.html:77
747 #: ../src/templates/modules/modal-build-push.html:60
748 msgid "Push"
749 msgstr ""
750
751 #: ../src/templates/build-detail.html:174
752 #: ../src/templates/build-detail.html:183 ../src/templates/build-manage.html:78
753 #: ../src/templates/modules/modal-build-unpush.html:38
754 msgid "Unpush"
755 msgstr ""
756
757 #: ../src/templates/build-detail.html:202 ../src/templates/build-state.html:128
758 #, c-format
759 msgid "since %s"
760 msgstr ""
761
762 #: ../src/templates/build-detail.html:205
763 msgid "This package does not belong to any repository."
764 msgstr ""
765
766 #: ../src/templates/builders/delete.html:3
767 #, c-format
768 msgid "Delete builder %s"
769 msgstr ""
770
771 #: ../src/templates/builders/delete.html:25
772 #: ../src/templates/builders/detail.html:3
773 #: ../src/templates/builders/detail.html:74
774 #: ../src/templates/builders/pass.html:23 ../src/templates/jobs-filter.html:27
775 #: ../src/templates/modules/jobs/boxes.html:15
776 #: ../src/templates/modules/jobs/list.html:6
777 msgid "Builder"
778 msgstr ""
779
780 #: ../src/templates/builders/delete.html:31
781 #, c-format
782 msgid "You are going to delete the build host <strong>%s</strong>."
783 msgstr ""
784
785 #: ../src/templates/builders/delete.html:37
786 #: ../src/templates/mirrors-delete.html:34 ../src/templates/user-delete.html:16
787 #, c-format
788 msgid "Delete %s"
789 msgstr "Apagar %s"
790
791 #: ../src/templates/builders/detail.html:22
792 #: ../src/templates/build-filter.html:75 ../src/templates/build-list.html:13
793 #: ../src/templates/builds-watchers-list.html:50
794 #: ../src/templates/distro-update-detail.html:46
795 #: ../src/templates/file-detail.html:116 ../src/templates/jobs-detail.html:30
796 #: ../src/templates/mirrors-detail.html:23
797 #: ../src/templates/mirrors-list.html:19 ../src/templates/user-comments.html:10
798 msgid "Actions"
799 msgstr "Ações"
800
801 #: ../src/templates/builders/detail.html:27
802 msgid "Show jobs by this builder"
803 msgstr ""
804
805 #: ../src/templates/builders/detail.html:36
806 msgid "Disable builder"
807 msgstr ""
808
809 #: ../src/templates/builders/detail.html:42
810 msgid "Enable builder"
811 msgstr ""
812
813 #: ../src/templates/builders/detail.html:50
814 msgid "Edit builder"
815 msgstr ""
816
817 #: ../src/templates/builders/detail.html:58
818 msgid "Renew passphrase"
819 msgstr ""
820
821 #: ../src/templates/builders/detail.html:66
822 msgid "Delete builder"
823 msgstr ""
824
825 #: ../src/templates/builders/detail.html:79
826 msgid "Warning"
827 msgstr ""
828
829 #: ../src/templates/builders/detail.html:80
830 msgid "This builder is overloaded."
831 msgstr ""
832
833 #: ../src/templates/builders/detail.html:81
834 msgid ""
835 "That means it will not take any additional jobs although it has not reached "
836 "its threshold of running jobs, yet."
837 msgstr ""
838
839 #: ../src/templates/builders/detail.html:82
840 msgid "New jobs will be started automatically after the load decreased."
841 msgstr ""
842
843 #: ../src/templates/builders/detail.html:91
844 #: ../src/templates/build-filter.html:27 ../src/templates/build-state.html:24
845 #: ../src/templates/modules/jobs-table.html:5
846 #: ../src/templates/user-profile-edit.html:77
847 #: ../src/templates/user-profile.html:47
848 msgid "State"
849 msgstr "Estado"
850
851 #: ../src/templates/builders/detail.html:94
852 #: ../src/templates/builders/edit.html:42 ../src/templates/mirrors-edit.html:43
853 msgid "Enabled"
854 msgstr "Habilitado"
855
856 #: ../src/templates/builders/detail.html:96
857 msgid "Disabled"
858 msgstr ""
859
860 #: ../src/templates/builders/detail.html:98
861 msgid "Deleted"
862 msgstr ""
863
864 #: ../src/templates/builders/detail.html:100
865 #, c-format
866 msgid "Unknown status: %s"
867 msgstr ""
868
869 #: ../src/templates/builders/detail.html:105
870 msgid "Parallel builds"
871 msgstr ""
872
873 #: ../src/templates/builders/detail.html:106
874 msgid "One job only."
875 msgstr ""
876
877 #: ../src/templates/builders/detail.html:109
878 msgid "This host builds"
879 msgstr ""
880
881 #: ../src/templates/builders/detail.html:115
882 msgid "Release builds"
883 msgstr ""
884
885 #: ../src/templates/builders/detail.html:117
886 #: ../src/templates/package-detail-list.html:30
887 #: ../src/templates/packages/builds/scratch.html:3
888 #: ../src/templates/packages/builds/scratch.html:20
889 msgid "Scratch builds"
890 msgstr ""
891
892 #: ../src/templates/builders/detail.html:119
893 #: ../src/templates/package-detail-list.html:35
894 msgid "Test builds"
895 msgstr ""
896
897 #: ../src/templates/builders/detail.html:130
898 msgid "Remarks"
899 msgstr ""
900
901 #: ../src/templates/builders/detail.html:141
902 msgid "OS"
903 msgstr ""
904
905 #: ../src/templates/builders/detail.html:147
906 msgid "Pakfire version"
907 msgstr ""
908
909 #: ../src/templates/builders/detail.html:153
910 #: ../src/templates/distro-detail.html:35
911 msgid "Supported architectures"
912 msgstr ""
913
914 #: ../src/templates/builders/detail.html:159
915 msgid "CPU model"
916 msgstr ""
917
918 #: ../src/templates/builders/detail.html:165
919 msgid "CPU count"
920 msgstr ""
921
922 #: ../src/templates/builders/detail.html:169
923 msgid "Bogomips"
924 msgstr ""
925
926 #: ../src/templates/builders/detail.html:180
927 msgid "Memory"
928 msgstr ""
929
930 #: ../src/templates/builders/detail.html:194
931 msgid "SWAP space"
932 msgstr ""
933
934 #: ../src/templates/builders/detail.html:203
935 msgid "No memory information available."
936 msgstr ""
937
938 #: ../src/templates/builders/detail.html:208
939 msgid "Load average"
940 msgstr ""
941
942 #: ../src/templates/builders/detail.html:212
943 #: ../src/templates/builders/list.html:50
944 msgid "Overload"
945 msgstr ""
946
947 #: ../src/templates/builders/detail.html:217
948 msgid "Free disk space"
949 msgstr ""
950
951 #: ../src/templates/builders/detail.html:222
952 msgid "Host key"
953 msgstr ""
954
955 #: ../src/templates/builders/detail.html:235
956 msgid "Active and pending jobs"
957 msgstr ""
958
959 #: ../src/templates/builders/edit.html:3
960 #, c-format
961 msgid "Manage builder %s"
962 msgstr ""
963
964 #: ../src/templates/builders/edit.html:20
965 #: ../src/templates/builders/edit.html:25
966 #: ../src/templates/builders/pass.html:18 ../src/templates/mirrors-edit.html:20
967 msgid "Manage"
968 msgstr ""
969
970 #: ../src/templates/builders/edit.html:25
971 #, c-format
972 msgid "Builder: %s"
973 msgstr ""
974
975 #: ../src/templates/builders/edit.html:32
976 #: ../src/templates/builders/list.html:30 ../src/templates/builders/new.html:30
977 #: ../src/templates/mirrors-detail.html:56
978 #: ../src/templates/mirrors-edit.html:32 ../src/templates/mirrors-list.html:43
979 #: ../src/templates/mirrors-new.html:28
980 msgid "Hostname"
981 msgstr ""
982
983 #: ../src/templates/builders/edit.html:36
984 msgid "The hostname cannot be changed."
985 msgstr "O nome do host não pode ser alterado."
986
987 #: ../src/templates/builders/edit.html:46
988 msgid "The builder must be enabled in order to process build jobs."
989 msgstr ""
990
991 #: ../src/templates/builders/edit.html:53
992 msgid "Build job settings"
993 msgstr ""
994
995 #: ../src/templates/builders/edit.html:56
996 msgid "Maximum number of parallel build jobs"
997 msgstr ""
998
999 #: ../src/templates/builders/edit.html:65
1000 msgid "This is the number of build jobs that are started in parallel."
1001 msgstr ""
1002
1003 #: ../src/templates/builders/edit.html:74
1004 msgid "Authorized to build release builds."
1005 msgstr ""
1006
1007 #: ../src/templates/builders/edit.html:83
1008 msgid "Authorized to build scratch builds."
1009 msgstr ""
1010
1011 #: ../src/templates/builders/edit.html:92
1012 msgid "Authorized to build test builds."
1013 msgstr ""
1014
1015 #: ../src/templates/builders/edit.html:98 ../src/templates/mirrors-edit.html:81
1016 #: ../src/templates/package-properties.html:93
1017 msgid "Save changes"
1018 msgstr ""
1019
1020 #: ../src/templates/builders/list.html:31 ../src/templates/jobs-filter.html:44
1021 #: ../src/templates/packages/builds/times.html:44
1022 msgid "Architecture"
1023 msgstr ""
1024
1025 #: ../src/templates/builders/list.html:53
1026 msgid "Unknown CPU"
1027 msgstr ""
1028
1029 #: ../src/templates/builders/list.html:73 ../src/templates/builders/new.html:3
1030 #: ../src/templates/builders/new.html:16 ../src/templates/builders/new.html:41
1031 msgid "Create new builder"
1032 msgstr ""
1033
1034 #: ../src/templates/builders/new.html:21
1035 msgid "Create a new builder"
1036 msgstr "Criar um novo builder"
1037
1038 #: ../src/templates/builders/new.html:35
1039 msgid "Enter the canonical hostname of the machine."
1040 msgstr ""
1041
1042 #: ../src/templates/builders/pass.html:30
1043 #, c-format
1044 msgid "The new host <strong>%s</strong> has been successfully created."
1045 msgstr ""
1046
1047 #: ../src/templates/builders/pass.html:32
1048 #, c-format
1049 msgid "The passphrase for <strong>%s</strong> has been regenerated."
1050 msgstr ""
1051
1052 #: ../src/templates/builders/pass.html:35
1053 msgid ""
1054 "For authorization to the Pakfire Master Server there is a passphrase "
1055 "required which must be configured to the host."
1056 msgstr ""
1057
1058 #: ../src/templates/builders/pass.html:39
1059 msgid "This passphrase is:"
1060 msgstr ""
1061
1062 #: ../src/templates/builders/pass.html:43
1063 msgid "Next"
1064 msgstr ""
1065
1066 #: ../src/templates/build-filter.html:3 ../src/templates/build-list.html:3
1067 #: ../src/templates/build-list.html:8
1068 msgid "Build job list"
1069 msgstr "Lista de tarefas de build"
1070
1071 #: ../src/templates/build-filter.html:6 ../src/templates/build-index.html:21
1072 #: ../src/templates/build-list.html:15
1073 msgid "Filter builds"
1074 msgstr ""
1075
1076 #: ../src/templates/build-filter.html:11 ../src/templates/build-manage.html:9
1077 #: ../src/templates/distro-detail.html:3 ../src/templates/distro-detail.html:22
1078 #: ../src/templates/distro-list.html:33
1079 #: ../src/templates/distro-source-commits.html:5
1080 #: ../src/templates/distro-update-detail.html:6
1081 #: ../src/templates/distro-update-edit.html:12
1082 #: ../src/templates/repository-detail.html:4
1083 #: ../src/templates/repository-edit.html:8
1084 msgid "Distribution"
1085 msgstr "Distribuição"
1086
1087 #: ../src/templates/build-filter.html:15 ../src/templates/build-filter.html:39
1088 #: ../src/templates/build-filter.html:55
1089 msgid "Any"
1090 msgstr "Qualquer"
1091
1092 #: ../src/templates/build-filter.html:23
1093 msgid "Show only builds in that distribution."
1094 msgstr ""
1095
1096 #: ../src/templates/build-filter.html:30
1097 msgid "All"
1098 msgstr "Todos"
1099
1100 #: ../src/templates/build-filter.html:31
1101 #: ../src/templates/modules/jobs-table.html:29 ../src/web/ui_modules.py:335
1102 msgid "Running"
1103 msgstr "Executando"
1104
1105 #: ../src/templates/build-filter.html:32
1106 #: ../src/templates/modules/jobs-table.html:21 ../src/web/ui_modules.py:330
1107 msgid "Pending"
1108 msgstr "Pendente"
1109
1110 #: ../src/templates/build-filter.html:33 ../src/templates/jobs-detail.html:128
1111 #: ../src/templates/modules/jobs-table.html:27 ../src/web/ui_modules.py:320
1112 msgid "Finished"
1113 msgstr "Finalizado"
1114
1115 #: ../src/templates/build-filter.html:34
1116 #: ../src/templates/modules/jobs-table.html:23 ../src/web/ui_modules.py:315
1117 msgid "Failed"
1118 msgstr "Falhou"
1119
1120 #: ../src/templates/build-filter.html:35
1121 msgid "Permanently failed"
1122 msgstr "Falhou permanentemente"
1123
1124 #: ../src/templates/build-filter.html:36
1125 #: ../src/templates/modules/jobs-table.html:25 ../src/web/ui_modules.py:310
1126 msgid "Dispatching"
1127 msgstr ""
1128
1129 #: ../src/templates/build-filter.html:37 ../src/web/ui_modules.py:340
1130 msgid "Uploading"
1131 msgstr "Carregando"
1132
1133 #: ../src/templates/build-filter.html:40
1134 msgid "Building"
1135 msgstr ""
1136
1137 #: ../src/templates/build-filter.html:41
1138 msgid "Testing"
1139 msgstr ""
1140
1141 #: ../src/templates/build-filter.html:42
1142 msgid "Stable"
1143 msgstr ""
1144
1145 #: ../src/templates/build-filter.html:43
1146 msgid "Obsolete"
1147 msgstr ""
1148
1149 #: ../src/templates/build-filter.html:44
1150 msgid "Broken"
1151 msgstr ""
1152
1153 #: ../src/templates/build-filter.html:48
1154 msgid "Only show builds with given state."
1155 msgstr ""
1156
1157 #: ../src/templates/build-filter.html:52
1158 #: ../src/templates/package-detail.html:82
1159 msgid "Build host"
1160 msgstr ""
1161
1162 #: ../src/templates/build-filter.html:62
1163 msgid "Display only builds by selected host."
1164 msgstr "Exibir apenas builds do host selecionado"
1165
1166 #: ../src/templates/build-filter.html:77
1167 msgid "Show all builds"
1168 msgstr "Exibir todos os builds"
1169
1170 #: ../src/templates/build-index.html:18
1171 #: ../src/templates/builds/comments.html:17
1172 #: ../src/templates/builds/comments.html:25
1173 msgid "Comments"
1174 msgstr ""
1175
1176 #: ../src/templates/build-manage.html:3
1177 #, c-format
1178 msgid "Manage build %s"
1179 msgstr ""
1180
1181 #: ../src/templates/build-manage.html:8
1182 msgid "Manage build"
1183 msgstr ""
1184
1185 #: ../src/templates/build-manage.html:15
1186 msgid "Permission denied"
1187 msgstr ""
1188
1189 #: ../src/templates/build-manage.html:16
1190 msgid ""
1191 "You do not have the permission to update packages that belong to the "
1192 "<em>critical path</em>."
1193 msgstr ""
1194
1195 #: ../src/templates/build-manage.html:22
1196 msgid "Not all jobs are finished"
1197 msgstr ""
1198
1199 #: ../src/templates/build-manage.html:24
1200 msgid "Not all jobs of this build are finished, yet."
1201 msgstr ""
1202
1203 #: ../src/templates/build-manage.html:25
1204 msgid ""
1205 "It is <strong>strongly discouraged</strong> to push this build into the next "
1206 "repository."
1207 msgstr ""
1208
1209 #: ../src/templates/build-manage.html:28
1210 msgid ""
1211 "However, the build will be automatically unpushed if one or more build jobs "
1212 "fail."
1213 msgstr ""
1214
1215 #: ../src/templates/build-manage.html:42
1216 msgid "Push to a repository"
1217 msgstr ""
1218
1219 #: ../src/templates/build-manage.html:44
1220 msgid "Push to next repository"
1221 msgstr ""
1222
1223 #: ../src/templates/build-manage.html:46
1224 msgid "Push to first repository"
1225 msgstr ""
1226
1227 #: ../src/templates/build-manage.html:51
1228 #: ../src/templates/modules/modal-build-push.html:24
1229 msgid "New repository"
1230 msgstr ""
1231
1232 #: ../src/templates/build-manage.html:71
1233 msgid "This is the target repository for the build."
1234 msgstr ""
1235
1236 #: ../src/templates/build-manage.html:90
1237 msgid "Switch to user mode"
1238 msgstr ""
1239
1240 #: ../src/templates/build-manage.html:92
1241 msgid "Switch to admin mode"
1242 msgstr ""
1243
1244 #: ../src/templates/build-priority.html:3
1245 #: ../src/templates/build-priority.html:6
1246 msgid "Edit build priority"
1247 msgstr "Edite a prioridade do build"
1248
1249 #: ../src/templates/build-priority.html:11
1250 msgid "Priority"
1251 msgstr "Prioridade"
1252
1253 #: ../src/templates/build-priority.html:14
1254 #: ../src/templates/package-properties.html:51
1255 msgid "Very high"
1256 msgstr "Muito alto"
1257
1258 #: ../src/templates/build-priority.html:15
1259 #: ../src/templates/package-properties.html:54
1260 msgid "High"
1261 msgstr "Alto"
1262
1263 #: ../src/templates/build-priority.html:16
1264 #: ../src/templates/package-properties.html:57
1265 msgid "Medium"
1266 msgstr "Médio"
1267
1268 #: ../src/templates/build-priority.html:17
1269 #: ../src/templates/package-properties.html:60
1270 msgid "Low"
1271 msgstr "Baixo"
1272
1273 #: ../src/templates/build-priority.html:18
1274 #: ../src/templates/package-properties.html:63
1275 msgid "Very low"
1276 msgstr "Muito baixo"
1277
1278 #: ../src/templates/build-priority.html:22
1279 msgid "Set the priority of the build process."
1280 msgstr "Defina a prioridade do processo de build."
1281
1282 #: ../src/templates/build-priority.html:28
1283 msgid "Beware"
1284 msgstr ""
1285
1286 #: ../src/templates/build-priority.html:29
1287 msgid "Shuffeling build jobs can cause problems with the dependency solving."
1288 msgstr ""
1289
1290 #: ../src/templates/build-priority.html:30
1291 msgid "Don't do this if you are not totally sure you won't break anything."
1292 msgstr "Não faça isso a não ser que tenha certeza que não vai quebrar nada."
1293
1294 #: ../src/templates/build-queue.html:3 ../src/templates/build-queue.html:6
1295 msgid "Job queue"
1296 msgstr ""
1297
1298 #: ../src/templates/build-queue.html:8
1299 msgid "This is a list of all jobs that are waiting to be processed."
1300 msgstr ""
1301
1302 #: ../src/templates/build-queue.html:9
1303 msgid "They one at the top is next."
1304 msgstr ""
1305
1306 #: ../src/templates/build-queue.html:15
1307 msgid "No jobs to do."
1308 msgstr ""
1309
1310 #: ../src/templates/build-schedule-test.html:3
1311 #: ../src/templates/build-schedule-test.html:29
1312 #: ../src/templates/job-schedule-test.html:3
1313 #: ../src/templates/job-schedule-test.html:29
1314 #, c-format
1315 msgid "Schedule test build for %s"
1316 msgstr ""
1317
1318 #: ../src/templates/build-schedule-test.html:24
1319 #: ../src/templates/job-schedule-test.html:24
1320 #: ../src/templates/jobs-detail.html:48
1321 msgid "Schedule test build"
1322 msgstr "Agendar teste de build"
1323
1324 #: ../src/templates/build-schedule-test.html:35
1325 #: ../src/templates/job-schedule-test.html:35
1326 msgid ""
1327 "A test build is used to check if a package builds with the current package "
1328 "set."
1329 msgstr ""
1330
1331 #: ../src/templates/build-schedule-test.html:36
1332 #: ../src/templates/job-schedule-test.html:36
1333 msgid ""
1334 "In this way, developers are able to find quality issues fast and without "
1335 "actively searching for them."
1336 msgstr ""
1337
1338 #: ../src/templates/build-schedule-test.html:39
1339 #: ../src/templates/job-schedule-test.html:39
1340 msgid ""
1341 "As this build platform only has a limited amount of performance, test builds "
1342 "only have a very less priority."
1343 msgstr ""
1344
1345 #: ../src/templates/build-schedule-test.html:40
1346 #: ../src/templates/job-schedule-test.html:40
1347 msgid "However, you can manually request to run a test."
1348 msgstr ""
1349
1350 #: ../src/templates/build-schedule-test.html:43
1351 #: ../src/templates/job-schedule-rebuild.html:38
1352 #: ../src/templates/job-schedule-test.html:43
1353 msgid ""
1354 "The build job will be started when a build slot is available but not before "
1355 "the given time."
1356 msgstr ""
1357
1358 #: ../src/templates/builds/comments.html:3
1359 #: ../src/templates/builds/comments.html:42
1360 msgid "Build comments"
1361 msgstr ""
1362
1363 #: ../src/templates/builds/comments.html:33
1364 msgid "Show all comments"
1365 msgstr ""
1366
1367 #: ../src/templates/builds/comments.html:40
1368 #, c-format
1369 msgid "%s's latest comments"
1370 msgstr ""
1371
1372 #: ../src/templates/builds/comments.html:49
1373 #, c-format
1374 msgid "This page shows %s's latest comments."
1375 msgstr ""
1376
1377 #: ../src/templates/builds/comments.html:51
1378 msgid "This page shows the latest comments on builds."
1379 msgstr ""
1380
1381 #: ../src/templates/builds/comments.html:53
1382 msgid ""
1383 "The Pakfire Build Service is all about social development and so, "
1384 "communicating with eath others is important. Please join."
1385 msgstr ""
1386
1387 #: ../src/templates/builds/comments.html:61
1388 #: ../src/templates/builds/comments.html:65
1389 #: ../src/templates/packages/changelog.html:35
1390 #: ../src/templates/packages/changelog.html:39
1391 msgid "Newer"
1392 msgstr ""
1393
1394 #: ../src/templates/builds/comments.html:71
1395 #: ../src/templates/builds/comments.html:75
1396 #: ../src/templates/packages/changelog.html:45
1397 #: ../src/templates/packages/changelog.html:49
1398 msgid "Older"
1399 msgstr ""
1400
1401 #: ../src/templates/builds/comments.html:81
1402 #, c-format
1403 msgid "%s did not comment on anything, yet."
1404 msgstr ""
1405
1406 #: ../src/templates/build-state.html:34
1407 msgid ""
1408 "The state of a build can be either building, testing, stable, obsolete or "
1409 "broken."
1410 msgstr ""
1411
1412 #: ../src/templates/build-state.html:48
1413 msgid "Mark build as obsolete"
1414 msgstr ""
1415
1416 #: ../src/templates/build-state.html:50
1417 msgid ""
1418 "If a package is updated by an other package it should be marked as "
1419 "<em>obsolete</em>."
1420 msgstr ""
1421
1422 #: ../src/templates/build-state.html:51
1423 msgid ""
1424 "For obsolete builds, there will be no test jobs created and it is "
1425 "recommended to remove them from the repositories soon."
1426 msgstr ""
1427
1428 #: ../src/templates/build-state.html:60
1429 msgid "Remove build from the repository it is currently in?"
1430 msgstr ""
1431
1432 #: ../src/templates/build-state.html:81
1433 msgid "Unbreak this build"
1434 msgstr ""
1435
1436 #: ../src/templates/build-state.html:84
1437 msgid ""
1438 "In case this build has accidentially be marked as broken, it is possible to "
1439 "recover that state."
1440 msgstr ""
1441
1442 #: ../src/templates/build-state.html:102
1443 msgid "Mark build as broken"
1444 msgstr ""
1445
1446 #: ../src/templates/build-state.html:105
1447 msgid ""
1448 "If a package does not build or contains <em>serious</em> bugs, it should be "
1449 "marked as broken."
1450 msgstr ""
1451
1452 #: ../src/templates/build-state.html:106
1453 msgid ""
1454 "Those builds can not be added into any repositories and are removed from all "
1455 "repositories they may currently be in."
1456 msgstr ""
1457
1458 #: ../src/templates/build-state.html:126
1459 #: ../src/templates/distro-update-detail.html:17
1460 #: ../src/templates/modules/modal-build-push.html:54
1461 #: ../src/templates/modules/modal-build-unpush.html:13
1462 msgid "Current repository"
1463 msgstr ""
1464
1465 #: ../src/templates/builds-watchers-add.html:3
1466 #: ../src/templates/builds-watchers-add.html:29
1467 #, c-format
1468 msgid "Watch build %s"
1469 msgstr ""
1470
1471 #: ../src/templates/builds-watchers-add.html:24
1472 msgid "Watch"
1473 msgstr ""
1474
1475 #: ../src/templates/builds-watchers-add.html:35
1476 msgid "You may here add yourself to the list of watchers of this build."
1477 msgstr ""
1478
1479 #: ../src/templates/builds-watchers-add.html:36
1480 msgid ""
1481 "If you do so, you will receive messages about new comments and status "
1482 "updates."
1483 msgstr ""
1484
1485 #: ../src/templates/builds-watchers-add.html:43
1486 #: ../src/templates/user-profile-passwd.html:51
1487 msgid "Oops!"
1488 msgstr ""
1489
1490 #: ../src/templates/builds-watchers-add.html:44
1491 #: ../src/templates/builds-watchers-list.html:17
1492 msgid "You are already watching this build."
1493 msgstr ""
1494
1495 #: ../src/templates/builds-watchers-add.html:56
1496 msgid "Choose user"
1497 msgstr ""
1498
1499 #: ../src/templates/builds-watchers-add.html:60
1500 msgid "Myself"
1501 msgstr ""
1502
1503 #: ../src/templates/builds-watchers-add.html:70
1504 msgid "Choose a user who should watch this build."
1505 msgstr ""
1506
1507 #: ../src/templates/builds-watchers-add.html:76
1508 #: ../src/templates/modules/build-table.html:20
1509 #: ../src/templates/user-profile-edit.html:80
1510 #: ../src/templates/user-profile.html:29 ../src/templates/user-profile.html:54
1511 msgid "User"
1512 msgstr "Usuário"
1513
1514 #: ../src/templates/builds-watchers-add.html:84
1515 msgid "Add watcher"
1516 msgstr ""
1517
1518 #: ../src/templates/builds-watchers-list.html:5
1519 #: ../src/templates/builds-watchers-list.html:8
1520 #: ../src/templates/modules/watchers-sidebar-table.html:22
1521 #, c-format
1522 msgid "Watchers of %s"
1523 msgstr ""
1524
1525 #: ../src/templates/builds-watchers-list.html:11
1526 msgid "This is a list of all users who watch this build."
1527 msgstr ""
1528
1529 #: ../src/templates/builds-watchers-list.html:12
1530 msgid ""
1531 "If you write a comment or the status of the build is changed, they all will "
1532 "get a message."
1533 msgstr ""
1534
1535 #: ../src/templates/builds-watchers-list.html:21
1536 msgid "You are the owner of this build. So you don't need to watch it."
1537 msgstr ""
1538
1539 #: ../src/templates/builds-watchers-list.html:25
1540 msgid "Watch this build."
1541 msgstr ""
1542
1543 #: ../src/templates/builds-watchers-list.html:39
1544 msgid "List of all watchers"
1545 msgstr ""
1546
1547 #: ../src/templates/builds-watchers-list.html:53
1548 msgid "Back to build"
1549 msgstr ""
1550
1551 #: ../src/templates/distro-detail.html:36
1552 msgid "None"
1553 msgstr "Nenhum"
1554
1555 #: ../src/templates/distro-detail.html:46
1556 msgid "Binary repositories"
1557 msgstr "Repositório de binários"
1558
1559 #: ../src/templates/distro-detail.html:51
1560 msgid ""
1561 "A binary repository is a composition of packages that are considered stable, "
1562 "unstable or in testing state by the developers."
1563 msgstr ""
1564
1565 #: ../src/templates/distro-detail.html:53
1566 msgid "Each repository can be enabled individually."
1567 msgstr ""
1568
1569 #: ../src/templates/distro-detail.html:54
1570 msgid "Learn how to use them."
1571 msgstr ""
1572
1573 #: ../src/templates/distro-detail.html:66 ../src/templates/source-list.html:6
1574 msgid "Source repositories"
1575 msgstr ""
1576
1577 #: ../src/templates/distro-detail.html:80
1578 #: ../src/templates/distro-source-commit-detail.html:90
1579 #: ../src/templates/user-profile.html:73
1580 msgid "Action"
1581 msgstr ""
1582
1583 #: ../src/templates/distro-detail.html:86
1584 msgid "Edit distribution"
1585 msgstr ""
1586
1587 #: ../src/templates/distro-detail.html:91
1588 msgid "Delete distribution"
1589 msgstr ""
1590
1591 #: ../src/templates/distro-detail.html:97
1592 msgid "New binary repository"
1593 msgstr ""
1594
1595 #: ../src/templates/distro-detail.html:102
1596 msgid "New source repository"
1597 msgstr ""
1598
1599 #: ../src/templates/distro-edit.html:3 ../src/templates/distro-edit.html:6
1600 #: ../src/templates/distro-update-edit.html:3
1601 #, c-format
1602 msgid "Edit distribution %s"
1603 msgstr ""
1604
1605 #: ../src/templates/distro-edit.html:12
1606 #: ../src/templates/modules/packages-table.html:4
1607 #: ../src/templates/modules/repository-table.html:4
1608 #: ../src/templates/modules/source-table.html:4
1609 #: ../src/templates/repository-edit.html:15
1610 msgid "Name"
1611 msgstr "Nome"
1612
1613 #: ../src/templates/distro-edit.html:17
1614 msgid "The fancy name of the distribution."
1615 msgstr ""
1616
1617 #: ../src/templates/distro-edit.html:21
1618 msgid "Identifier"
1619 msgstr ""
1620
1621 #: ../src/templates/distro-edit.html:26
1622 #: ../src/templates/user-profile-edit.html:42
1623 msgid "Cannot be changed."
1624 msgstr ""
1625
1626 #: ../src/templates/distro-edit.html:30
1627 msgid "Tag"
1628 msgstr ""
1629
1630 #: ../src/templates/distro-edit.html:35
1631 msgid "The tag is added to the package release."
1632 msgstr ""
1633
1634 #: ../src/templates/distro-edit.html:39
1635 msgid "Vendor"
1636 msgstr ""
1637
1638 #: ../src/templates/distro-edit.html:44
1639 msgid "From whom is the distribution from?"
1640 msgstr ""
1641
1642 #: ../src/templates/distro-edit.html:48 ../src/templates/docs-index.html:57
1643 #: ../src/templates/mirrors-detail.html:62
1644 msgid "Contact"
1645 msgstr ""
1646
1647 #: ../src/templates/distro-edit.html:53
1648 msgid "The email address from the vendor."
1649 msgstr ""
1650
1651 #: ../src/templates/distro-edit.html:57
1652 msgid "Slogan"
1653 msgstr ""
1654
1655 #: ../src/templates/distro-edit.html:62
1656 msgid "A short sentence that characterizes the distribution."
1657 msgstr ""
1658
1659 #: ../src/templates/distro-edit.html:66
1660 msgid "Architectures"
1661 msgstr ""
1662
1663 #: ../src/templates/distro-edit.html:75
1664 msgid "For which architectures should the distribution be built?"
1665 msgstr ""
1666
1667 #: ../src/templates/distro-edit.html:79
1668 msgid "Sources"
1669 msgstr "Fontes"
1670
1671 #: ../src/templates/distro-edit.html:88
1672 msgid "Which sources should be imported to the distribution?"
1673 msgstr ""
1674
1675 #: ../src/templates/distro-list.html:26
1676 msgid ""
1677 "This is a list of all distributions, that are maintained in this build "
1678 "service."
1679 msgstr ""
1680
1681 #: ../src/templates/distro-list.html:27
1682 msgid ""
1683 "You may click on one of them and see more details or jump directly to one of "
1684 "the repositories."
1685 msgstr ""
1686
1687 #: ../src/templates/distro-list.html:34
1688 msgid "Repositories"
1689 msgstr ""
1690
1691 #: ../src/templates/distro-list.html:66
1692 msgid "New distribution"
1693 msgstr ""
1694
1695 #: ../src/templates/distro-source-commit-detail.html:21
1696 #: ../src/templates/distro-source-commit-reset.html:19
1697 #: ../src/templates/distro-source-detail.html:19
1698 #, c-format
1699 msgid "Source: %s"
1700 msgstr ""
1701
1702 #: ../src/templates/distro-source-commit-detail.html:34
1703 #: ../src/templates/distro-source-commit-reset.html:32
1704 #: ../src/templates/distro-source-commits.html:6
1705 #: ../src/templates/distro-source-detail.html:26
1706 msgid "Source"
1707 msgstr "Fonte"
1708
1709 #: ../src/templates/distro-source-commit-detail.html:47
1710 msgid "Revision"
1711 msgstr "Revisão"
1712
1713 #: ../src/templates/distro-source-commit-detail.html:51
1714 msgid "Date"
1715 msgstr "Data"
1716
1717 #: ../src/templates/distro-source-commit-detail.html:59
1718 msgid "Committer"
1719 msgstr ""
1720
1721 #: ../src/templates/distro-source-commit-detail.html:63
1722 #: ../src/templates/modules/commits-table.html:6
1723 msgid "Subject"
1724 msgstr ""
1725
1726 #: ../src/templates/distro-source-commit-detail.html:81
1727 msgid "Open in gitweb"
1728 msgstr ""
1729
1730 #: ../src/templates/distro-source-commit-detail.html:96
1731 #: ../src/templates/distro-source-commit-reset.html:54
1732 msgid "Reset commit"
1733 msgstr ""
1734
1735 #: ../src/templates/distro-source-commit-detail.html:112
1736 msgid "Packages created from this commit"
1737 msgstr ""
1738
1739 #: ../src/templates/distro-source-commit-detail.html:128
1740 msgid "There were no packages created from this commit."
1741 msgstr ""
1742
1743 #: ../src/templates/distro-source-commit-reset.html:43
1744 msgid "Danger!"
1745 msgstr ""
1746
1747 #: ../src/templates/distro-source-commit-reset.html:44
1748 msgid "This is a very dangerous action!"
1749 msgstr ""
1750
1751 #: ../src/templates/distro-source-commit-reset.html:45
1752 msgid "Don't do it, if you are not absolutely sure what you are doing."
1753 msgstr ""
1754
1755 #: ../src/templates/distro-source-commit-reset.html:49
1756 msgid ""
1757 "This commit will be reset. Which means all packages associated with it will "
1758 "be deleted, and the commit will be parsed again."
1759 msgstr ""
1760
1761 #: ../src/templates/distro-source-commit-reset.html:50
1762 msgid ""
1763 "This action may cause severe problems and may only be allowed when something "
1764 "went horribly wrong."
1765 msgstr ""
1766
1767 #: ../src/templates/distro-source-commit-reset.html:62
1768 msgid "These packages will be deleted"
1769 msgstr ""
1770
1771 #: ../src/templates/distro-source-commits.html:6
1772 msgid "Commits"
1773 msgstr ""
1774
1775 #: ../src/templates/distro-source-commits.html:10
1776 msgid "Source repository"
1777 msgstr ""
1778
1779 #: ../src/templates/distro-source-commits.html:20
1780 msgid "Previous commits"
1781 msgstr ""
1782
1783 #: ../src/templates/distro-source-commits.html:24
1784 msgid "Next commits"
1785 msgstr ""
1786
1787 #: ../src/templates/distro-source-detail.html:36
1788 msgid "Gitweb"
1789 msgstr ""
1790
1791 #: ../src/templates/distro-source-detail.html:45
1792 msgid "Branch"
1793 msgstr "Ramo"
1794
1795 #: ../src/templates/distro-source-detail.html:49
1796 msgid "Imported commits"
1797 msgstr ""
1798
1799 #: ../src/templates/distro-source-detail.html:59
1800 msgid "Latest commits"
1801 msgstr ""
1802
1803 #: ../src/templates/distro-source-detail.html:63
1804 msgid "Show all commits"
1805 msgstr ""
1806
1807 #: ../src/templates/distro-update-detail.html:5
1808 msgid "Update"
1809 msgstr ""
1810
1811 #: ../src/templates/distro-update-detail.html:10
1812 #: ../src/templates/modules/packages-table.html:5
1813 #: ../src/templates/packages/builds/times.html:31
1814 msgid "Summary"
1815 msgstr "Sumário"
1816
1817 #: ../src/templates/distro-update-detail.html:27
1818 #: ../src/templates/file-detail.html:40
1819 #: ../src/templates/modules/package-header.html:24
1820 #: ../src/templates/package-detail.html:77
1821 msgid "Maintainer"
1822 msgstr "Mantenedor"
1823
1824 #: ../src/templates/distro-update-detail.html:33
1825 msgid "Time created"
1826 msgstr ""
1827
1828 #: ../src/templates/distro-update-detail.html:41
1829 msgid "Builds in this update"
1830 msgstr ""
1831
1832 #: ../src/templates/distro-update-detail.html:49
1833 #: ../src/templates/repository-detail.html:112
1834 #: ../src/templates/user-profile-edit.html:20
1835 msgid "Edit"
1836 msgstr ""
1837
1838 #: ../src/templates/distro-update-edit.html:8
1839 #, c-format
1840 msgid "Edit update %s - %s"
1841 msgstr ""
1842
1843 #: ../src/templates/distro-update-edit.html:10
1844 msgid "Create new update"
1845 msgstr ""
1846
1847 #: ../src/templates/docs-base.html:27
1848 msgid "All Documents"
1849 msgstr ""
1850
1851 #: ../src/templates/docs-base.html:31
1852 msgid "Topics"
1853 msgstr ""
1854
1855 #: ../src/templates/docs-build.html:3 ../src/templates/docs-build.html:21
1856 #: ../src/templates/docs-whatsthis.html:3
1857 msgid "Legend of the build states"
1858 msgstr ""
1859
1860 #: ../src/templates/docs-build.html:25
1861 msgid ""
1862 "Every build that is done by the Pakfire Build Service has to go through "
1863 "several states:"
1864 msgstr ""
1865
1866 #: ../src/templates/docs-build.html:28
1867 msgid ""
1868 "After checking out the source from the source repository a source package is "
1869 "created and submitted to the build server."
1870 msgstr ""
1871
1872 #: ../src/templates/docs-build.html:29
1873 msgid ""
1874 "Starting from inserting a source file to the build service, there are binary "
1875 "build jobs created for every supported architecture."
1876 msgstr ""
1877
1878 #: ../src/templates/docs-build.html:32
1879 msgid ""
1880 "These get assigned to a build host which has to compile or assemble the "
1881 "package and return it back to the build server."
1882 msgstr ""
1883
1884 #: ../src/templates/docs-build.html:33
1885 msgid "In the table below, there are all states that a build job goes through:"
1886 msgstr ""
1887
1888 #: ../src/templates/docs-build.html:36
1889 msgid "Build is running"
1890 msgstr ""
1891
1892 #: ../src/templates/docs-build.html:37
1893 msgid "Build has failed"
1894 msgstr ""
1895
1896 #: ../src/templates/docs-build.html:38
1897 msgid "Build is waiting to be processed"
1898 msgstr ""
1899
1900 #: ../src/templates/docs-build.html:39
1901 msgid "There was a dependency error when the package was built"
1902 msgstr ""
1903
1904 #: ../src/templates/docs-build.html:40
1905 msgid "Build is waiting for source to go to pending state"
1906 msgstr ""
1907
1908 #: ../src/templates/docs-build.html:41
1909 msgid "Files of this build are transferred to the build server"
1910 msgstr ""
1911
1912 #: ../src/templates/docs-build.html:42
1913 msgid "Files are being uploaded to the service"
1914 msgstr ""
1915
1916 #: ../src/templates/docs-build.html:43
1917 msgid "Build has an unknown state"
1918 msgstr ""
1919
1920 #: ../src/templates/docs-index.html:3
1921 msgid "Documentation index"
1922 msgstr ""
1923
1924 #: ../src/templates/docs-index.html:17
1925 msgid "Documents"
1926 msgstr "Documentos"
1927
1928 #: ../src/templates/docs-index.html:23
1929 msgid ""
1930 "This is a collection of documents that should be read by everybody who is "
1931 "using this system."
1932 msgstr ""
1933
1934 #: ../src/templates/docs-index.html:29
1935 msgid "What is the pakfire build service?"
1936 msgstr ""
1937
1938 #: ../src/templates/docs-index.html:34
1939 msgid "General pakfire documentation"
1940 msgstr ""
1941
1942 #: ../src/templates/docs-index.html:39
1943 msgid "Packaging guidelines"
1944 msgstr ""
1945
1946 #: ../src/templates/docs-index.html:51
1947 msgid "This documentation you find at this place is not completed yet."
1948 msgstr ""
1949
1950 #: ../src/templates/docs-index.html:52
1951 msgid "Feel free to make any suggestions."
1952 msgstr ""
1953
1954 #: ../src/templates/docs-index.html:59
1955 msgid ""
1956 "If you need help using the build service or have some general questions "
1957 "please use our mailing list."
1958 msgstr ""
1959
1960 #: ../src/templates/docs-index.html:60
1961 msgid "You can also talk to the developers and suggest feature enhancements."
1962 msgstr ""
1963
1964 #: ../src/templates/docs-index.html:64
1965 msgid "Mailing list"
1966 msgstr ""
1967
1968 #: ../src/templates/docs-index.html:68
1969 msgid "Bug reports"
1970 msgstr ""
1971
1972 #: ../src/templates/docs-index.html:70
1973 msgid ""
1974 "Please visit Bugzilla to create bug reports on the Pakfire Build System."
1975 msgstr ""
1976
1977 #: ../src/templates/docs-users.html:3 ../src/templates/docs-users.html:16
1978 #: ../src/templates/docs-users.html:21
1979 msgid "User groups"
1980 msgstr ""
1981
1982 #: ../src/templates/docs-users.html:26
1983 msgid ""
1984 "All users can join the Pakfire Build Service and are separated into three "
1985 "groups:"
1986 msgstr ""
1987 "Todos os usuários podem entrar no Packfire Build Service e são separados em "
1988 "três grupos: "
1989
1990 #: ../src/templates/docs-users.html:29
1991 msgid "Developers"
1992 msgstr "Desenvolvedores"
1993
1994 #: ../src/templates/docs-users.html:31
1995 msgid ""
1996 "Developers manage this build service and have access to all parts of it."
1997 msgstr ""
1998 "Desenvolvedores gerenciam este serviço de build e têm acesso a todas as suas "
1999 "partes"
2000
2001 #: ../src/templates/docs-users.html:32
2002 msgid ""
2003 "They are responsible to keep the system running and able to push package "
2004 "updates to the repostories."
2005 msgstr ""
2006 "Eles são responsáveis por manter o sistema rodando e devem ser capazes de "
2007 "enviar updates de pacotes aos repositórios."
2008
2009 #: ../src/templates/docs-users.html:35
2010 msgid "Guidelines for developers"
2011 msgstr ""
2012
2013 #: ../src/templates/docs-users.html:38
2014 msgid "Testers"
2015 msgstr "Testadores"
2016
2017 #: ../src/templates/docs-users.html:40
2018 msgid ""
2019 "Testers are like users but have the right to vote on packages, which is used "
2020 "to figure out the quality of the package."
2021 msgstr ""
2022 "Testers são como usuários mas têm o direito de votar nos pacotes, o que é "
2023 "usado para verificar a qualidade do pacote."
2024
2025 #: ../src/templates/docs-users.html:41
2026 msgid ""
2027 "Everyone can become a tester after he or she has proven to know the IPFire "
2028 "system very well."
2029 msgstr ""
2030 "Qualquer um pode ser um tester após provar que conhece o sistema IPFire "
2031 "muito bem."
2032
2033 #: ../src/templates/docs-users.html:42
2034 msgid ""
2035 "On these people depends a very huge amount of the quality of the "
2036 "distribution that is made out of the feedback they give."
2037 msgstr ""
2038
2039 #: ../src/templates/docs-users.html:45
2040 msgid "Guidelines for testers"
2041 msgstr ""
2042
2043 #: ../src/templates/docs-users.html:50
2044 msgid "Everybody can join the Pakfire Build Service by registering an account."
2045 msgstr ""
2046
2047 #: ../src/templates/docs-users.html:51
2048 msgid ""
2049 "After a successful activation you are able to leave comments on packages and "
2050 "give feedback to the developers about its status."
2051 msgstr ""
2052
2053 #: ../src/templates/docs-whatsthis.html:16
2054 #: ../src/templates/docs-whatsthis.html:21
2055 msgid "What is the Pakfire Build Service?"
2056 msgstr ""
2057
2058 #: ../src/templates/docs-whatsthis.html:27
2059 msgid ""
2060 "On this page, you will find out what the Pakfire Build Service really is."
2061 msgstr ""
2062
2063 #: ../src/templates/docs-whatsthis.html:28
2064 msgid "Read carefully."
2065 msgstr ""
2066
2067 #: ../src/templates/docs-whatsthis.html:34
2068 msgid "Yeah, that's it!"
2069 msgstr ""
2070
2071 #: ../src/templates/docs-whatsthis.html:35
2072 msgid "No, that's not it!"
2073 msgstr ""
2074
2075 #: ../src/templates/docs-whatsthis.html:43
2076 msgid "PBS is a tool where people can give feedback to developers."
2077 msgstr ""
2078
2079 #: ../src/templates/docs-whatsthis.html:44
2080 msgid "It is possible to leave comments and rate builds."
2081 msgstr ""
2082
2083 #: ../src/templates/docs-whatsthis.html:50
2084 msgid "PBS is <strong>NOT</strong> a bugtracker."
2085 msgstr ""
2086
2087 #: ../src/templates/docs-whatsthis.html:51
2088 msgid ""
2089 "To report bugs please use our bugtracker liked below if you want them to get "
2090 "fixed."
2091 msgstr ""
2092
2093 #: ../src/templates/docs-whatsthis.html:55
2094 msgid "Bugtracker"
2095 msgstr ""
2096
2097 #: ../src/templates/errors/error-400.html:4
2098 msgid "400 - Bad request"
2099 msgstr ""
2100
2101 #: ../src/templates/errors/error-400.html:8
2102 msgid "Invalid data has been passed to the application."
2103 msgstr ""
2104
2105 #: ../src/templates/errors/error-400.html:13
2106 msgid ""
2107 "The application refused to go on with the provided data that was sent in "
2108 "this request."
2109 msgstr ""
2110
2111 #: ../src/templates/errors/error-403.html:4
2112 msgid "403 - Access forbidden"
2113 msgstr ""
2114
2115 #: ../src/templates/errors/error-403.html:8
2116 msgid "You are not allowed to access this ressource."
2117 msgstr ""
2118
2119 #: ../src/templates/errors/error-403.html:13
2120 msgid ""
2121 "Access to the requested page has been denied because you do not have "
2122 "sufficient rights."
2123 msgstr ""
2124
2125 #: ../src/templates/errors/error-404.html:4
2126 msgid "404 - Not Found"
2127 msgstr ""
2128
2129 #: ../src/templates/errors/error-404.html:8
2130 msgid "I could not find what you were searching for."
2131 msgstr ""
2132
2133 #: ../src/templates/errors/error-404.html:13
2134 msgid "You may have clicked an expired link or mistyped the address."
2135 msgstr ""
2136
2137 #: ../src/templates/errors/error.html:8
2138 msgid "Oops! Don't panic."
2139 msgstr ""
2140
2141 #: ../src/templates/errors/error.html:13
2142 msgid "An unexpected error happened."
2143 msgstr ""
2144
2145 #: ../src/templates/errors/error.html:19
2146 msgid "Stay calm and read the text below to find out what went wrong."
2147 msgstr ""
2148
2149 #: ../src/templates/errors/error.html:31
2150 msgid "Error code"
2151 msgstr ""
2152
2153 #: ../src/templates/errors/error.html:38
2154 msgid "Exception (traceback):"
2155 msgstr ""
2156
2157 #: ../src/templates/errors/error.html:49
2158 msgid ""
2159 "Please try going back to the previous page and try the action you did again "
2160 "in a moment."
2161 msgstr ""
2162
2163 #: ../src/templates/errors/error.html:50
2164 msgid ""
2165 "If the error persists, you should consider to get in touch with an "
2166 "administrator."
2167 msgstr ""
2168
2169 #: ../src/templates/file-detail.html:5
2170 msgid "File"
2171 msgstr "Arquivo"
2172
2173 #: ../src/templates/file-detail.html:13
2174 #: ../src/templates/modules/log-table.html:12
2175 #: ../src/templates/package-detail.html:3
2176 #: ../src/templates/package-detail.html:50
2177 #: ../src/templates/package-detail-list.html:3
2178 #: ../src/templates/package-properties.html:3
2179 msgid "Package"
2180 msgstr "Pacote"
2181
2182 #: ../src/templates/file-detail.html:20
2183 #: ../src/templates/repository-edit.html:25
2184 msgid "Description"
2185 msgstr "Descrição"
2186
2187 #: ../src/templates/file-detail.html:27
2188 msgid "URL"
2189 msgstr "URL"
2190
2191 #: ../src/templates/file-detail.html:34
2192 #: ../src/templates/modules/package-header.html:14
2193 #: ../src/templates/package-detail.html:70
2194 msgid "License"
2195 msgstr "Licença"
2196
2197 #: ../src/templates/file-detail.html:46
2198 #: ../src/templates/modules/packages-table.html:6
2199 #: ../src/templates/package-detail.html:126
2200 msgid "Size"
2201 msgstr "Tamanho"
2202
2203 #: ../src/templates/file-detail.html:51
2204 msgid "Hash"
2205 msgstr "Hash"
2206
2207 #: ../src/templates/file-detail.html:57
2208 #: ../src/templates/modules/packages/dependency-table.html:5
2209 msgid "Provides"
2210 msgstr "Provê"
2211
2212 #: ../src/templates/file-detail.html:63 ../src/templates/file-detail.html:69
2213 #: ../src/templates/modules/packages/dependency-table.html:7
2214 msgid "Requires"
2215 msgstr "Requer"
2216
2217 #: ../src/templates/file-detail.html:76
2218 #: ../src/templates/modules/packages/dependency-table.html:13
2219 msgid "Obsoletes"
2220 msgstr "Obsoleto"
2221
2222 #: ../src/templates/file-detail.html:83
2223 #: ../src/templates/modules/packages/dependency-table.html:11
2224 msgid "Conflicts"
2225 msgstr "Conflita com"
2226
2227 #: ../src/templates/file-detail.html:90
2228 msgid "Build information"
2229 msgstr "Informação do build"
2230
2231 #: ../src/templates/file-detail.html:93
2232 msgid "ID"
2233 msgstr "ID"
2234
2235 #: ../src/templates/file-detail.html:99
2236 #: ../src/templates/modules/jobs-table.html:6
2237 msgid "Host"
2238 msgstr "Host"
2239
2240 #: ../src/templates/file-detail.html:105
2241 msgid "Time"
2242 msgstr "Hora"
2243
2244 #: ../src/templates/file-detail.html:111
2245 #: ../src/templates/search-results.html:71
2246 msgid "Files"
2247 msgstr "Arquivos"
2248
2249 #: ../src/templates/file-detail.html:118
2250 #: ../src/templates/packages/view-file.html:51
2251 msgid "Download file"
2252 msgstr "Baixar arquivo"
2253
2254 #: ../src/templates/index.html:3
2255 msgid "Welcome to the Pakfire Build Service"
2256 msgstr "Bem vindo ao serviço Packfire Build"
2257
2258 #: ../src/templates/index.html:8
2259 #, c-format
2260 msgid "Welcome, %s!"
2261 msgstr ""
2262
2263 #: ../src/templates/index.html:22
2264 msgid "Development powered by community!"
2265 msgstr ""
2266
2267 #: ../src/templates/index.html:38
2268 msgid "Latest stable updates"
2269 msgstr ""
2270
2271 #: ../src/templates/index.html:40
2272 msgid "Unstable updates"
2273 msgstr ""
2274
2275 #: ../src/templates/index.html:42
2276 msgid "Testing updates"
2277 msgstr ""
2278
2279 #: ../src/templates/index.html:59
2280 msgid "View more updates..."
2281 msgstr ""
2282
2283 #: ../src/templates/index.html:70
2284 msgid "Build jobs"
2285 msgstr ""
2286
2287 #: ../src/templates/index.html:76
2288 msgid "Show more build jobs"
2289 msgstr ""
2290
2291 #: ../src/templates/jobs-abort.html:3 ../src/templates/jobs-abort.html:6
2292 #, c-format
2293 msgid "Abort build job %s"
2294 msgstr ""
2295
2296 #: ../src/templates/jobs-abort.html:8
2297 msgid "You may abort a running build."
2298 msgstr ""
2299
2300 #: ../src/templates/jobs-abort.html:9
2301 msgid "The build server will eventually stop to build the package."
2302 msgstr ""
2303
2304 #: ../src/templates/jobs-abort.html:16 ../src/templates/jobs-buildroot.html:34
2305 #: ../src/templates/jobs-detail.html:58
2306 #: ../src/templates/modules/jobs/list.html:5
2307 msgid "Build job"
2308 msgstr ""
2309
2310 #: ../src/templates/jobs-abort.html:25
2311 #: ../src/templates/modules/build-offset.html:5
2312 msgid "Start time"
2313 msgstr ""
2314
2315 #: ../src/templates/jobs-abort.html:30
2316 msgid "No started, yet."
2317 msgstr ""
2318
2319 #: ../src/templates/jobs-abort.html:38
2320 msgid "Build server"
2321 msgstr ""
2322
2323 #: ../src/templates/jobs-buildroot.html:3
2324 msgid "Job buildroot"
2325 msgstr ""
2326
2327 #: ../src/templates/jobs-buildroot.html:28
2328 #: ../src/templates/jobs-buildroot.html:34
2329 #: ../src/templates/jobs-detail.html:154
2330 msgid "Buildroot"
2331 msgstr ""
2332
2333 #: ../src/templates/jobs-buildroot.html:41
2334 #, c-format
2335 msgid "The packages listed below were used to build %s."
2336 msgstr ""
2337
2338 #: ../src/templates/jobs-buildroot.html:52
2339 msgid "Buildroot size"
2340 msgstr ""
2341
2342 #: ../src/templates/jobs-buildroot.html:56
2343 msgid "Download size"
2344 msgstr ""
2345
2346 #: ../src/templates/job-schedule-rebuild.html:3
2347 #: ../src/templates/job-schedule-rebuild.html:29
2348 #, c-format
2349 msgid "Schedule rebuild for %s"
2350 msgstr ""
2351
2352 #: ../src/templates/job-schedule-rebuild.html:24
2353 msgid "Schedule rebuild"
2354 msgstr ""
2355
2356 #: ../src/templates/job-schedule-rebuild.html:35
2357 msgid "At this place, you can submit failed build jobs to be built again."
2358 msgstr ""
2359
2360 #: ../src/templates/job-schedule-test.html:44
2361 msgid ""
2362 "Please note, that all other kinds of build are preferred over the test "
2363 "builds."
2364 msgstr ""
2365
2366 #: ../src/templates/jobs-detail.html:3 ../src/templates/package-detail.html:118
2367 msgid "Job"
2368 msgstr ""
2369
2370 #: ../src/templates/jobs-detail.html:36
2371 msgid "Abort job"
2372 msgstr ""
2373
2374 #: ../src/templates/jobs-detail.html:42
2375 msgid "Restart job"
2376 msgstr ""
2377
2378 #: ../src/templates/jobs-detail.html:71
2379 msgid "Job has been aborted"
2380 msgstr ""
2381
2382 #: ../src/templates/jobs-detail.html:73
2383 msgid ""
2384 "This build job is in an aborted state, because the build process crashed "
2385 "unexpectedly."
2386 msgstr ""
2387
2388 #: ../src/templates/jobs-detail.html:74
2389 msgid ""
2390 "In most cases, there is no log file and you must figure out the issue on "
2391 "your own."
2392 msgstr ""
2393
2394 #: ../src/templates/jobs-detail.html:77
2395 msgid "The error code is:"
2396 msgstr ""
2397
2398 #: ../src/templates/jobs-detail.html:80
2399 msgid "Segmentation violation"
2400 msgstr ""
2401
2402 #: ../src/templates/jobs-detail.html:88
2403 msgid "You may resubmit the job to try again:"
2404 msgstr ""
2405
2406 #: ../src/templates/jobs-detail.html:89
2407 msgid "Re-submit build"
2408 msgstr "re-enviar o build"
2409
2410 #: ../src/templates/jobs-detail.html:110
2411 msgid "No builder assigned."
2412 msgstr ""
2413
2414 #: ../src/templates/jobs-detail.html:117 ../src/templates/keys-list.html:32
2415 #: ../src/templates/modules/build-table.html:23
2416 msgid "Created"
2417 msgstr ""
2418
2419 #: ../src/templates/jobs-detail.html:122
2420 #: ../src/templates/sessions/index.html:35
2421 msgid "Started"
2422 msgstr ""
2423
2424 #: ../src/templates/jobs-detail.html:134
2425 msgid "ETA"
2426 msgstr ""
2427
2428 #: ../src/templates/jobs-detail.html:144
2429 msgid "Build logs"
2430 msgstr ""
2431
2432 #: ../src/templates/jobs-detail.html:148
2433 msgid "No logs available, yet."
2434 msgstr ""
2435
2436 #: ../src/templates/jobs-detail.html:155
2437 #, c-format
2438 msgid "%s package"
2439 msgstr ""
2440
2441 #: ../src/templates/jobs-detail.html:165
2442 msgid "Package files"
2443 msgstr "Arquivos do pacote"
2444
2445 #: ../src/templates/jobs-filter.html:3 ../src/templates/jobs-filter.html:21
2446 #: ../src/templates/jobs-index.html:18
2447 msgid "Filter jobs"
2448 msgstr ""
2449
2450 #: ../src/templates/jobs-filter.html:16
2451 msgid "Filter"
2452 msgstr ""
2453
2454 #: ../src/templates/jobs-filter.html:30 ../src/templates/jobs-filter.html:47
2455 msgid "[Choose one]"
2456 msgstr ""
2457
2458 #: ../src/templates/jobs-filter.html:36
2459 msgid "Only show jobs, that have been built by this builder."
2460 msgstr ""
2461
2462 #: ../src/templates/jobs-filter.html:53
2463 msgid "Only show jobs, with this architecture."
2464 msgstr ""
2465
2466 #: ../src/templates/jobs-filter.html:59 ../src/templates/search-form.html:35
2467 #: ../src/templates/search-results.html:40
2468 msgid "Go!"
2469 msgstr ""
2470
2471 #: ../src/templates/jobs-index.html:30
2472 #, c-format
2473 msgid "Showing only jobs from %s."
2474 msgstr ""
2475
2476 #: ../src/templates/jobs-index.html:37
2477 #, c-format
2478 msgid "Showing only builds that have been built on %s."
2479 msgstr ""
2480
2481 #: ../src/templates/jobs-index.html:45
2482 #, c-format
2483 msgid "Showing only jobs built for %s."
2484 msgstr ""
2485
2486 #: ../src/templates/keys-delete.html:3
2487 #, c-format
2488 msgid "Delete key %s"
2489 msgstr ""
2490
2491 #: ../src/templates/keys-delete.html:25 ../src/templates/keys-import.html:28
2492 msgid "Key"
2493 msgstr ""
2494
2495 #: ../src/templates/keys-delete.html:29
2496 #, c-format
2497 msgid "You are going to delete the key %s."
2498 msgstr ""
2499
2500 #: ../src/templates/keys-delete.html:41
2501 msgid "Delete key"
2502 msgstr ""
2503
2504 #: ../src/templates/keys-import.html:3 ../src/templates/keys-import.html:16
2505 #: ../src/templates/keys-import.html:39 ../src/templates/keys-list.html:106
2506 msgid "Import new key"
2507 msgstr ""
2508
2509 #: ../src/templates/keys-import.html:21
2510 msgid "Import a new key"
2511 msgstr ""
2512
2513 #: ../src/templates/keys-import.html:33
2514 msgid "Paste the key to import."
2515 msgstr ""
2516
2517 #: ../src/templates/keys-list.html:21
2518 msgid "The keys are a very important component when it comes to security."
2519 msgstr ""
2520
2521 #: ../src/templates/keys-list.html:22
2522 msgid ""
2523 "Each package in the Pakfire Build Service is signed to prove its "
2524 "authenticity."
2525 msgstr ""
2526
2527 #: ../src/templates/keys-list.html:31
2528 msgid "Fingerprint"
2529 msgstr ""
2530
2531 #: ../src/templates/keys-list.html:33
2532 msgid "Expires"
2533 msgstr ""
2534
2535 #: ../src/templates/keys-list.html:51
2536 msgid "Lookup"
2537 msgstr ""
2538
2539 #: ../src/templates/keys-list.html:55
2540 #: ../src/templates/modules/files-table.html:5
2541 #: ../src/templates/modules/packages-table.html:21
2542 #: ../src/templates/package-detail.html:152
2543 msgid "Download"
2544 msgstr ""
2545
2546 #: ../src/templates/keys-list.html:75 ../src/templates/keys-list.html:77
2547 msgid "Subkey"
2548 msgstr ""
2549
2550 #: ../src/templates/keys-list.html:90
2551 msgid "This key does not expire."
2552 msgstr ""
2553
2554 #: ../src/templates/login.html:3 ../src/templates/login.html:7
2555 #: ../src/templates/login.html:34
2556 #: ../src/templates/modules/modal-build-comment.html:56
2557 msgid "Login"
2558 msgstr ""
2559
2560 #: ../src/templates/login.html:12
2561 msgid "Login failed!"
2562 msgstr ""
2563
2564 #: ../src/templates/login.html:13
2565 msgid "Username and/or password was wrong. Login failed."
2566 msgstr ""
2567
2568 #: ../src/templates/login.html:22 ../src/templates/register.html:30
2569 #: ../src/templates/user-profile-edit.html:37
2570 #: ../src/templates/user-profile.html:37
2571 msgid "Username"
2572 msgstr "Nome de usuário"
2573
2574 #: ../src/templates/login.html:28 ../src/templates/register.html:67
2575 #: ../src/templates/user-profile-edit.html:101
2576 msgid "Password"
2577 msgstr ""
2578
2579 #: ../src/templates/login.html:41
2580 msgid "You also might want to..."
2581 msgstr ""
2582
2583 #: ../src/templates/login.html:44
2584 msgid "Register a new account."
2585 msgstr ""
2586
2587 #: ../src/templates/login.html:47
2588 msgid "Recover your password."
2589 msgstr ""
2590
2591 #: ../src/templates/mirrors-delete.html:3
2592 #, c-format
2593 msgid "Delete mirror %s"
2594 msgstr ""
2595
2596 #: ../src/templates/mirrors-delete.html:25
2597 #, c-format
2598 msgid "Delete mirror: %s"
2599 msgstr ""
2600
2601 #: ../src/templates/mirrors-delete.html:29
2602 #, c-format
2603 msgid "You are going to delete the mirror %s."
2604 msgstr ""
2605
2606 #: ../src/templates/mirrors-detail.html:3
2607 #: ../src/templates/mirrors-detail.html:46
2608 #, c-format
2609 msgid "Mirror: %s"
2610 msgstr ""
2611
2612 #: ../src/templates/mirrors-detail.html:29
2613 msgid "Edit settings"
2614 msgstr ""
2615
2616 #: ../src/templates/mirrors-detail.html:37
2617 msgid "Delete mirror"
2618 msgstr ""
2619
2620 #: ../src/templates/mirrors-detail.html:47
2621 #, c-format
2622 msgid "hosted by %s"
2623 msgstr ""
2624
2625 #: ../src/templates/mirrors-detail.html:75
2626 msgid "Status information"
2627 msgstr ""
2628
2629 #: ../src/templates/mirrors-detail.html:79
2630 msgid "Status"
2631 msgstr ""
2632
2633 #: ../src/templates/mirrors-detail.html:84
2634 #: ../src/templates/mirrors-list.html:45
2635 msgid "Last check"
2636 msgstr ""
2637
2638 #: ../src/templates/mirrors-detail.html:89
2639 msgid "Never"
2640 msgstr ""
2641
2642 #: ../src/templates/mirrors-detail.html:103
2643 msgid "View larger map"
2644 msgstr ""
2645
2646 #: ../src/templates/mirrors-detail.html:108
2647 msgid "The location of the mirror server is estimated by the IP address."
2648 msgstr ""
2649
2650 #: ../src/templates/mirrors-detail.html:112
2651 msgid "The location of the mirror server could not be estimated."
2652 msgstr ""
2653
2654 #: ../src/templates/mirrors-edit.html:3
2655 #, c-format
2656 msgid "Manage mirror %s"
2657 msgstr ""
2658
2659 #: ../src/templates/mirrors-edit.html:25
2660 #, c-format
2661 msgid "Manage mirror: %s"
2662 msgstr ""
2663
2664 #: ../src/templates/mirrors-edit.html:37
2665 msgid "The canonical hostname."
2666 msgstr ""
2667
2668 #: ../src/templates/mirrors-edit.html:47
2669 msgid "Only enabled mirrors will be pushed out to the clients."
2670 msgstr ""
2671
2672 #: ../src/templates/mirrors-edit.html:54
2673 msgid "Contact information"
2674 msgstr ""
2675
2676 #: ../src/templates/mirrors-edit.html:57 ../src/templates/mirrors-list.html:43
2677 #: ../src/templates/modules/changelog/entry.html:48
2678 #: ../src/templates/uploads-list.html:25
2679 msgid "Owner"
2680 msgstr ""
2681
2682 #: ../src/templates/mirrors-edit.html:62
2683 msgid "The owner of the mirror server."
2684 msgstr ""
2685
2686 #: ../src/templates/mirrors-edit.html:68
2687 msgid "Contact address"
2688 msgstr ""
2689
2690 #: ../src/templates/mirrors-edit.html:73
2691 msgid "An email address to contact an administrator of the mirror."
2692 msgstr ""
2693
2694 #: ../src/templates/mirrors-edit.html:75
2695 msgid "This won't be made public."
2696 msgstr ""
2697
2698 #: ../src/templates/mirrors-list.html:24 ../src/templates/mirrors-new.html:3
2699 msgid "Add new mirror"
2700 msgstr ""
2701
2702 #: ../src/templates/mirrors-list.html:36
2703 msgid "On this page, you will see a list of all mirror servers."
2704 msgstr ""
2705
2706 #: ../src/templates/mirrors-list.html:64
2707 msgid "Up"
2708 msgstr ""
2709
2710 #: ../src/templates/mirrors-list.html:68
2711 msgid "Down"
2712 msgstr ""
2713
2714 #: ../src/templates/mirrors-list.html:90
2715 msgid "There are no mirrors configured, yet."
2716 msgstr ""
2717
2718 #: ../src/templates/mirrors-new.html:16
2719 msgid "New mirror"
2720 msgstr ""
2721
2722 #: ../src/templates/mirrors-new.html:21
2723 msgid "Add a new mirror"
2724 msgstr ""
2725
2726 #: ../src/templates/mirrors-new.html:34
2727 msgid "Enter the canonical hostname of the mirror."
2728 msgstr ""
2729
2730 #: ../src/templates/mirrors-new.html:40
2731 msgid "Path"
2732 msgstr ""
2733
2734 #: ../src/templates/mirrors-new.html:46
2735 msgid "The path to the files on the server."
2736 msgstr ""
2737
2738 #: ../src/templates/mirrors-new.html:52
2739 msgid "Create new mirror"
2740 msgstr ""
2741
2742 #: ../src/templates/modules/builders/load.html:2
2743 msgid "Current load of the build cluster"
2744 msgstr ""
2745
2746 #: ../src/templates/modules/build-headline.html:4
2747 #: ../src/templates/package-properties.html:71
2748 #: ../src/templates/package-properties.html:82
2749 msgid "Critical path"
2750 msgstr ""
2751
2752 #: ../src/templates/modules/build-headline.html:9
2753 msgid "Release build"
2754 msgstr ""
2755
2756 #: ../src/templates/modules/build-headline.html:11
2757 #: ../src/templates/modules/changelog/entry.html:22
2758 msgid "Scratch build"
2759 msgstr ""
2760
2761 #: ../src/templates/modules/build-offset.html:8
2762 msgid "As soon as possible"
2763 msgstr ""
2764
2765 #: ../src/templates/modules/build-offset.html:9
2766 msgid "After 5 minutes"
2767 msgstr ""
2768
2769 #: ../src/templates/modules/build-offset.html:10
2770 msgid "After 15 minutes"
2771 msgstr ""
2772
2773 #: ../src/templates/modules/build-offset.html:11
2774 msgid "After one hour"
2775 msgstr ""
2776
2777 #: ../src/templates/modules/build-offset.html:12
2778 msgid "After one day"
2779 msgstr ""
2780
2781 #: ../src/templates/modules/build-offset.html:17
2782 msgid "Set the time after which the build job starts."
2783 msgstr ""
2784
2785 #: ../src/templates/modules/build-offset.html:22
2786 msgid "Schedule build"
2787 msgstr ""
2788
2789 #: ../src/templates/modules/build-state-warnings.html:3
2790 msgid "This build is broken!"
2791 msgstr ""
2792
2793 #: ../src/templates/modules/build-state-warnings.html:4
2794 msgid ""
2795 "This means that the package may cause severe damage on your system and/or "
2796 "does not work at all."
2797 msgstr ""
2798
2799 #: ../src/templates/modules/build-state-warnings.html:8
2800 msgid "This build is obsolete!"
2801 msgstr ""
2802
2803 #: ../src/templates/modules/build-state-warnings.html:9
2804 msgid "This means that this package has been replaced with a new one."
2805 msgstr ""
2806
2807 #: ../src/templates/modules/build-table.html:17
2808 #: ../src/templates/repository-detail.html:4
2809 #: ../src/templates/repository-detail.html:50
2810 msgid "Repository"
2811 msgstr "Repositório"
2812
2813 #: ../src/templates/modules/build-table.html:83
2814 msgid "There are no builds to show at this place right now."
2815 msgstr ""
2816
2817 #: ../src/templates/modules/comments-table.html:8
2818 #, c-format
2819 msgid "on %s"
2820 msgstr ""
2821
2822 #: ../src/templates/modules/comments-table.html:11
2823 #, c-format
2824 msgid "by %s"
2825 msgstr ""
2826
2827 #: ../src/templates/modules/comments-table.html:16
2828 msgid "Updated"
2829 msgstr ""
2830
2831 #: ../src/templates/modules/comments-table.html:22
2832 msgid "No comments so far."
2833 msgstr ""
2834
2835 #: ../src/templates/modules/files-table.html:7
2836 msgid "Info"
2837 msgstr ""
2838
2839 #: ../src/templates/modules/footer.html:5
2840 msgid ""
2841 "Pakfire is the buildsystem that is used to build the IPFire Linux firewall "
2842 "distribution."
2843 msgstr ""
2844
2845 #: ../src/templates/modules/footer.html:6
2846 msgid "It also installs and updates packages on the IPFire systems."
2847 msgstr ""
2848
2849 #: ../src/templates/modules/footer.html:11
2850 msgid "Code licensed under the GNU General Public License v3."
2851 msgstr ""
2852
2853 #: ../src/templates/modules/jobs/list.html:7
2854 msgid "Runtime"
2855 msgstr ""
2856
2857 #: ../src/templates/modules/jobs/status.html:9
2858 msgid "This build has got no jobs."
2859 msgstr ""
2860
2861 #: ../src/templates/modules/jobs-table.html:4
2862 msgid "Arch"
2863 msgstr ""
2864
2865 #: ../src/templates/modules/jobs-table.html:7
2866 msgid "Duration"
2867 msgstr "Duração"
2868
2869 #: ../src/templates/modules/jobs-table.html:19 ../src/web/ui_modules.py:325
2870 msgid "New"
2871 msgstr ""
2872
2873 #: ../src/templates/modules/jobs-table.html:31 ../src/web/ui_modules.py:300
2874 msgid "Aborted"
2875 msgstr ""
2876
2877 #: ../src/templates/modules/jobs-table.html:33
2878 msgid "Dependency error"
2879 msgstr ""
2880
2881 #: ../src/templates/modules/jobs-table.html:47
2882 #, c-format
2883 msgid "Running since %s"
2884 msgstr ""
2885
2886 #: ../src/templates/modules/jobs-table.html:51
2887 msgid "Not finished, yet."
2888 msgstr "Ainda não finalizado."
2889
2890 #: ../src/templates/modules/jobs-table.html:60
2891 #, c-format
2892 msgid "This package only supports %s."
2893 msgstr ""
2894
2895 #: ../src/templates/modules/jobs-table.html:66
2896 msgid "No jobs, yet."
2897 msgstr ""
2898
2899 #: ../src/templates/modules/log-entry-comment.html:22
2900 msgid "No comment given."
2901 msgstr ""
2902
2903 #: ../src/templates/modules/log-entry.html:21
2904 msgid "You"
2905 msgstr ""
2906
2907 #: ../src/templates/modules/log-table.html:23
2908 msgid "No log entries, yet."
2909 msgstr ""
2910
2911 #: ../src/templates/modules/modal-base.html:25
2912 #: ../src/templates/user-forgot-password.html:49
2913 msgid "Submit"
2914 msgstr ""
2915
2916 #: ../src/templates/modules/modal-build-comment.html:8
2917 #, c-format
2918 msgid "Comment on %s"
2919 msgstr ""
2920
2921 #: ../src/templates/modules/modal-build-comment.html:10
2922 msgid "Log in to comment"
2923 msgstr ""
2924
2925 #: ../src/templates/modules/modal-build-comment.html:26
2926 msgid "Vote"
2927 msgstr "Vote"
2928
2929 #: ../src/templates/modules/modal-build-comment.html:30
2930 msgid "Not tested."
2931 msgstr ""
2932
2933 #: ../src/templates/modules/modal-build-comment.html:34
2934 msgid "Works for me."
2935 msgstr ""
2936
2937 #: ../src/templates/modules/modal-build-comment.html:38
2938 msgid "Does not work."
2939 msgstr ""
2940
2941 #: ../src/templates/modules/modal-build-comment.html:46
2942 msgid "You need to log in to comment."
2943 msgstr ""
2944
2945 #: ../src/templates/modules/modal-build-comment.html:47
2946 msgid "Click on the button below to do so."
2947 msgstr ""
2948
2949 #: ../src/templates/modules/modal-build-comment.html:54
2950 msgid "Submit comment"
2951 msgstr ""
2952
2953 #: ../src/templates/modules/modal-build-push.html:7
2954 #, c-format
2955 msgid "Push %s to a repository"
2956 msgstr ""
2957
2958 #: ../src/templates/modules/modal-build-push.html:15
2959 msgid "Not all jobs are finished!"
2960 msgstr ""
2961
2962 #: ../src/templates/modules/modal-build-push.html:16
2963 msgid ""
2964 "So it is <em>strongly</em> discouraged to push this build into the next "
2965 "repository."
2966 msgstr ""
2967
2968 #: ../src/templates/modules/modal-build-push.html:35
2969 msgid "The build will be put into this repository."
2970 msgstr ""
2971
2972 #: ../src/templates/modules/modal-build-push.html:44
2973 msgid "You are going to push this build into a new repository."
2974 msgstr ""
2975
2976 #: ../src/templates/modules/modal-build-push.html:45
2977 msgid ""
2978 "This means that the build won't be part of the repository it is currently in "
2979 "anymore."
2980 msgstr ""
2981
2982 #: ../src/templates/modules/modal-build-push.html:48
2983 msgid ""
2984 "Please make sure you tested this build well enough that it will keep up with "
2985 "the quality level of the target repository."
2986 msgstr ""
2987
2988 #: ../src/templates/modules/modal-build-unpush.html:6
2989 #, c-format
2990 msgid "Unpush %s from a repository"
2991 msgstr ""
2992
2993 #: ../src/templates/modules/modal-build-unpush.html:27
2994 msgid "You are going to unpush this build from its repository."
2995 msgstr ""
2996
2997 #: ../src/templates/modules/modal-build-unpush.html:28
2998 msgid ""
2999 "This means that the build won't be installable from this repository anymore."
3000 msgstr ""
3001
3002 #: ../src/templates/modules/modal-build-unpush.html:33
3003 msgid ""
3004 "If you consider this build being obsolete or broken, please don't forget to "
3005 "mark it so."
3006 msgstr ""
3007
3008 #: ../src/templates/modules/package-header.html:19
3009 msgid "Group"
3010 msgstr ""
3011
3012 #: ../src/templates/modules/packages/dependency-table.html:9
3013 msgid "Pre-requires"
3014 msgstr ""
3015
3016 #: ../src/templates/modules/packages/dependency-table.html:15
3017 msgid "Recommends"
3018 msgstr ""
3019
3020 #: ../src/templates/modules/packages/dependency-table.html:17
3021 msgid "Suggests"
3022 msgstr ""
3023
3024 #: ../src/templates/modules/repo-actions-table.html:5
3025 #, c-format
3026 msgid "added %s"
3027 msgstr ""
3028
3029 #: ../src/templates/modules/repo-actions-table.html:10
3030 msgid "Run"
3031 msgstr ""
3032
3033 #: ../src/templates/modules/repo-actions-table.html:12
3034 msgid "Remove action"
3035 msgstr ""
3036
3037 #: ../src/templates/modules/repo-actions-table.html:19
3038 msgid "%(credits)s more credit needed."
3039 msgstr ""
3040
3041 #: ../src/templates/modules/repo-actions-table.html:21
3042 msgid "No more credits needed."
3043 msgstr ""
3044
3045 #: ../src/templates/modules/repo-actions-table.html:25
3046 #, c-format
3047 msgid "Maintainer: %s"
3048 msgstr ""
3049
3050 #: ../src/templates/modules/repo-actions-table.html:28
3051 msgid "Go to package description"
3052 msgstr ""
3053
3054 #: ../src/templates/modules/repository-table.html:5
3055 msgid "No. of builds"
3056 msgstr ""
3057
3058 #: ../src/templates/modules/repository-table.html:6
3059 #: ../src/templates/repository-detail.html:44
3060 msgid "Enabled for builds"
3061 msgstr ""
3062
3063 #: ../src/templates/modules/repository-table.html:21
3064 #: ../src/templates/repository-detail.html:68
3065 #: ../src/templates/user-profile.html:136
3066 msgid "Yes"
3067 msgstr ""
3068
3069 #: ../src/templates/modules/repository-table.html:23
3070 #: ../src/templates/repository-detail.html:70
3071 #: ../src/templates/user-profile.html:138
3072 msgid "No"
3073 msgstr ""
3074
3075 #: ../src/templates/modules/select/locale.html:2
3076 #: ../src/templates/modules/select/timezone.html:2
3077 msgid "Auto-select"
3078 msgstr ""
3079
3080 #: ../src/templates/modules/source-table.html:5
3081 msgid "No. of commits"
3082 msgstr ""
3083
3084 #: ../src/templates/modules/source-table.html:6
3085 msgid "Latest commit"
3086 msgstr ""
3087
3088 #: ../src/templates/modules/source-table.html:14
3089 #, c-format
3090 msgid "Branch: %s"
3091 msgstr ""
3092
3093 #: ../src/templates/modules/updates-table.html:18
3094 msgid "Score:"
3095 msgstr ""
3096
3097 #: ../src/templates/modules/watchers-sidebar-table.html:2
3098 msgid "Watchers"
3099 msgstr ""
3100
3101 #: ../src/templates/modules/watchers-sidebar-table.html:7
3102 #: ../src/templates/modules/watchers-sidebar-table.html:36
3103 msgid "You."
3104 msgstr ""
3105
3106 #: ../src/templates/modules/watchers-sidebar-table.html:9
3107 msgid "You and one other."
3108 msgstr ""
3109
3110 #: ../src/templates/modules/watchers-sidebar-table.html:11
3111 #, c-format
3112 msgid "You and %s others."
3113 msgstr ""
3114
3115 #: ../src/templates/modules/watchers-sidebar-table.html:14
3116 msgid "One person."
3117 msgstr ""
3118
3119 #: ../src/templates/modules/watchers-sidebar-table.html:27
3120 msgid ""
3121 "All users who watch this build will be automatically notified about status "
3122 "changes and comments."
3123 msgstr ""
3124
3125 #: ../src/templates/modules/watchers-sidebar-table.html:28
3126 msgid "This is an easy way of staying up to date."
3127 msgstr ""
3128
3129 #: ../src/templates/modules/watchers-sidebar-table.html:48
3130 msgid "Nobody watches this build, yet. Be the first one."
3131 msgstr ""
3132
3133 #: ../src/templates/modules/watchers-sidebar-table.html:56
3134 msgid "Watch this build"
3135 msgstr ""
3136
3137 #: ../src/templates/modules/watchers-sidebar-table.html:58
3138 msgid "Add a watcher"
3139 msgstr ""
3140
3141 #: ../src/templates/modules/watchers-sidebar-table.html:62
3142 msgid "Close"
3143 msgstr ""
3144
3145 #: ../src/templates/package-detail.html:42
3146 msgid "Development package"
3147 msgstr ""
3148
3149 #: ../src/templates/package-detail.html:45
3150 msgid "Debuginfo package"
3151 msgstr ""
3152
3153 #: ../src/templates/package-detail.html:64
3154 msgid "Homepage"
3155 msgstr ""
3156
3157 #: ../src/templates/package-detail.html:88
3158 msgid "Build time"
3159 msgstr ""
3160
3161 #: ../src/templates/package-detail.html:130
3162 msgid "%(size)s when installed"
3163 msgstr ""
3164
3165 #: ../src/templates/package-detail.html:162
3166 msgid "Build dependencies"
3167 msgstr ""
3168
3169 #: ../src/templates/package-detail.html:164
3170 msgid "Dependencies"
3171 msgstr ""
3172
3173 #: ../src/templates/package-detail.html:173
3174 msgid "Filelist"
3175 msgstr ""
3176
3177 #: ../src/templates/package-detail-list.html:25
3178 #: ../src/templates/packages/builds/times.html:20
3179 #: ../src/templates/packages/builds/times.html:41
3180 msgid "Build times"
3181 msgstr ""
3182
3183 #: ../src/templates/package-detail-list.html:58
3184 msgid "File new bug"
3185 msgstr ""
3186
3187 #: ../src/templates/package-detail-list.html:61
3188 msgid "Show all bugs"
3189 msgstr ""
3190
3191 #: ../src/templates/package-detail-list.html:66
3192 msgid "Open bugs"
3193 msgstr ""
3194
3195 #: ../src/templates/package-detail-list.html:76
3196 msgid "Full changelog"
3197 msgstr ""
3198
3199 #: ../src/templates/package-properties.html:20
3200 msgid "Properties"
3201 msgstr ""
3202
3203 #: ../src/templates/package-properties.html:32
3204 msgid "Maintainers"
3205 msgstr ""
3206
3207 #: ../src/templates/package-properties.html:37
3208 #: ../src/templates/package-properties.html:47
3209 msgid "Default priority"
3210 msgstr ""
3211
3212 #: ../src/templates/package-properties.html:39
3213 msgid ""
3214 "A big benefit of the Pakfire Build Service is, that builds are available to "
3215 "end-users in a very short time."
3216 msgstr ""
3217
3218 #: ../src/templates/package-properties.html:40
3219 msgid ""
3220 "Some packages might need some extra boost if the build servers are very busy."
3221 msgstr ""
3222
3223 #: ../src/templates/package-properties.html:43
3224 msgid "You may set a default priority for all builds of this package."
3225 msgstr ""
3226
3227 #: ../src/templates/package-properties.html:73
3228 msgid ""
3229 "A package that belongs to the critical path is a package that plays a very "
3230 "essential role in the distribution."
3231 msgstr ""
3232
3233 #: ../src/templates/package-properties.html:74
3234 msgid ""
3235 "If such a package is broken, it may not be possible to boot or recover the "
3236 "system anymore, so we need to be extra sure that these packages work."
3237 msgstr ""
3238
3239 #: ../src/templates/package-properties.html:77
3240 msgid ""
3241 "If this package is marked to belong to the critical path, it will need a "
3242 "higher score to pass to the next repository and more."
3243 msgstr ""
3244
3245 #: ../src/templates/package-properties.html:78
3246 msgid "Learn more."
3247 msgstr ""
3248
3249 #: ../src/templates/package-properties.html:86
3250 msgid "This package belongs to the critical path"
3251 msgstr ""
3252
3253 #: ../src/templates/packages/builds/scratch.html:35
3254 msgid "There are no scratch builds for this package."
3255 msgstr ""
3256
3257 #: ../src/templates/packages/builds/times.html:3
3258 msgid "Package build times"
3259 msgstr ""
3260
3261 #: ../src/templates/packages/builds/times.html:34
3262 msgid "This table shows you how long this package normally takes to be built."
3263 msgstr ""
3264
3265 #: ../src/templates/packages/builds/times.html:45
3266 msgid "Average"
3267 msgstr ""
3268
3269 #: ../src/templates/packages/builds/times.html:46
3270 msgid "Maximum"
3271 msgstr ""
3272
3273 #: ../src/templates/packages/builds/times.html:47
3274 msgid "Minimum"
3275 msgstr ""
3276
3277 #: ../src/templates/packages/builds/times.html:48
3278 msgid "Total"
3279 msgstr ""
3280
3281 #: ../src/templates/packages/changelog.html:3
3282 #, c-format
3283 msgid "Changelog of %s"
3284 msgstr ""
3285
3286 #: ../src/templates/packages/changelog.html:20
3287 #: ../src/templates/packages/changelog.html:26
3288 msgid "Changelog"
3289 msgstr ""
3290
3291 #: ../src/templates/packages-list.html:3 ../src/templates/packages-list.html:17
3292 msgid "Package list"
3293 msgstr "Lista de pacotes"
3294
3295 #: ../src/templates/packages-list.html:23
3296 msgid ""
3297 "This is an alphabetically ordered list of all packages in the distribution."
3298 msgstr ""
3299 "Esta é uma lista em ordem alfabética de todos os pacotes na distribuição."
3300
3301 #: ../src/templates/packages-list.html:24
3302 msgid "Click on a link to see further information about the package."
3303 msgstr "Clique no link para ver maiores informações sobre o pacote."
3304
3305 #: ../src/templates/packages-list.html:31
3306 msgid "Selection"
3307 msgstr ""
3308
3309 #: ../src/templates/packages-list.html:36
3310 msgid "Show broken packages"
3311 msgstr ""
3312
3313 #: ../src/templates/packages-list.html:39
3314 msgid "Show all packages"
3315 msgstr ""
3316
3317 #: ../src/templates/packages/view-file.html:3
3318 msgid "View %(filename)s from %(pkg)s"
3319 msgstr ""
3320
3321 #: ../src/templates/packages/view-file.html:36
3322 msgid "View file"
3323 msgstr ""
3324
3325 #: ../src/templates/packages/view-file.html:50
3326 #, c-format
3327 msgid "Mimetype: %s"
3328 msgstr ""
3329
3330 #: ../src/templates/packages/view-file.html:50
3331 #, c-format
3332 msgid "Size: %s"
3333 msgstr ""
3334
3335 #: ../src/templates/register-activation-fail.html:3
3336 msgid "Account activation failed"
3337 msgstr ""
3338
3339 #: ../src/templates/register-activation-fail.html:12
3340 #: ../src/templates/register-activation-success.html:12
3341 msgid "Account activation"
3342 msgstr ""
3343
3344 #: ../src/templates/register-activation-fail.html:17
3345 msgid "Activation failed"
3346 msgstr "Falha na ativação"
3347
3348 #: ../src/templates/register-activation-fail.html:23
3349 #: ../src/templates/register-fail.html:6
3350 #: ../src/templates/user-profile-edit-fail.html:6
3351 msgid "We are sorry."
3352 msgstr "Nos desculpe."
3353
3354 #: ../src/templates/register-activation-fail.html:24
3355 msgid "The activation of your account has failed."
3356 msgstr "A ativação da sua conta falhou."
3357
3358 #: ../src/templates/register-activation-fail.html:25
3359 msgid "Possibly the registration code is wrong or your registration timed out."
3360 msgstr ""
3361 "Possivelmente o código de registro está errado ou o tempo para registro "
3362 "expirou."
3363
3364 #: ../src/templates/register-activation-success.html:3
3365 msgid "Account activation successful"
3366 msgstr ""
3367
3368 #: ../src/templates/register-activation-success.html:17
3369 msgid "Activation successful"
3370 msgstr ""
3371
3372 #: ../src/templates/register-activation-success.html:23
3373 #, c-format
3374 msgid "Your account has been activated, %s."
3375 msgstr "Sua conta foi ativada, %s."
3376
3377 #: ../src/templates/register-activation-success.html:24
3378 msgid "Have fun!"
3379 msgstr "Seja feliz!"
3380
3381 #: ../src/templates/register-fail.html:4
3382 msgid "Registration failed"
3383 msgstr "Falha no registro"
3384
3385 #: ../src/templates/register-fail.html:7
3386 msgid "We could not create your requested account."
3387 msgstr "Nós não podemos criar a conta pedida."
3388
3389 #: ../src/templates/register-fail.html:17
3390 #: ../src/templates/user-profile-edit-fail.html:17
3391 msgid ""
3392 "Use the back button on your web browser to go back to the previous page and "
3393 "correct your submission."
3394 msgstr ""
3395 "Uso o botão voltar do seu navegador para voltar à página anterior e corrigir "
3396 "seu envio"
3397
3398 #: ../src/templates/register.html:3 ../src/templates/register.html:18
3399 msgid "Register a new account"
3400 msgstr ""
3401
3402 #: ../src/templates/register.html:12
3403 msgid "Register new account"
3404 msgstr ""
3405
3406 #: ../src/templates/register.html:19
3407 msgid "Join the community!"
3408 msgstr ""
3409
3410 #: ../src/templates/register.html:26
3411 msgid "Registration form"
3412 msgstr ""
3413
3414 #: ../src/templates/register.html:35
3415 msgid "Must be a unique name you login with."
3416 msgstr ""
3417
3418 #: ../src/templates/register.html:41 ../src/templates/user-profile-edit.html:60
3419 msgid "Email address"
3420 msgstr ""
3421
3422 #: ../src/templates/register.html:46
3423 msgid "Type in your email address, which is used to verify the account."
3424 msgstr ""
3425
3426 #: ../src/templates/register.html:52
3427 msgid "Real name (optional)"
3428 msgstr ""
3429
3430 #: ../src/templates/register.html:57
3431 msgid "Type you firstname and your lastname here."
3432 msgstr ""
3433
3434 #: ../src/templates/register.html:64
3435 msgid "Account security"
3436 msgstr ""
3437
3438 #: ../src/templates/register.html:72
3439 #: ../src/templates/user-profile-edit.html:106
3440 msgid ""
3441 "The password is used to secure the login and must be at least 8 characters."
3442 msgstr ""
3443
3444 #: ../src/templates/register.html:78
3445 msgid "Confirm password"
3446 msgstr ""
3447
3448 #: ../src/templates/register.html:83
3449 msgid "Pick a password that is as strong as possible."
3450 msgstr ""
3451
3452 #: ../src/templates/register.html:84
3453 msgid "Don't login at unsecure places where people could spy on your password."
3454 msgstr ""
3455
3456 #: ../src/templates/register.html:91
3457 msgid "Sign up!"
3458 msgstr ""
3459
3460 #: ../src/templates/register-success.html:4
3461 msgid "Registration successful"
3462 msgstr ""
3463
3464 #: ../src/templates/register-success.html:6
3465 #, c-format
3466 msgid "Your new account has been created, %s."
3467 msgstr "Sua nova conta foi criada, %s."
3468
3469 #: ../src/templates/register-success.html:7
3470 msgid ""
3471 "To complete the activation, follow the instructions that were sent to you in "
3472 "an activation email."
3473 msgstr ""
3474 "Para completar a ativação, siga as instruções que foram encaminhadas a você "
3475 "no e-mail de ativação."
3476
3477 #: ../src/templates/repository-detail.html:30
3478 msgid "Stable repository"
3479 msgstr ""
3480
3481 #: ../src/templates/repository-detail.html:34
3482 msgid "Unstable repository"
3483 msgstr ""
3484
3485 #: ../src/templates/repository-detail.html:38
3486 msgid "Testing repository"
3487 msgstr ""
3488
3489 #: ../src/templates/repository-detail.html:65
3490 msgid "Repository is enabled for builds?"
3491 msgstr ""
3492
3493 #: ../src/templates/repository-detail.html:76
3494 #: ../src/templates/repository-detail.html:151
3495 msgid "Obsolete builds"
3496 msgstr ""
3497
3498 #: ../src/templates/repository-detail.html:85
3499 msgid "Total build time"
3500 msgstr ""
3501
3502 #: ../src/templates/repository-detail.html:99
3503 msgid ""
3504 "The table above shows how long it took to build all packages in this "
3505 "repository."
3506 msgstr ""
3507
3508 #: ../src/templates/repository-detail.html:126
3509 msgid "Unpushed builds"
3510 msgstr ""
3511
3512 #: ../src/templates/repository-detail.html:128
3513 msgid ""
3514 "These builds were already put into this repository, but were not pushed out "
3515 "to the mirror servers, yet."
3516 msgstr ""
3517
3518 #: ../src/templates/repository-detail.html:139
3519 msgid "Builds in this repository"
3520 msgstr ""
3521
3522 #: ../src/templates/repository-edit.html:3
3523 #: ../src/templates/repository-edit.html:7
3524 #, c-format
3525 msgid "Edit repository %s"
3526 msgstr ""
3527
3528 #: ../src/templates/repository-edit.html:20
3529 msgid "The name of the repository."
3530 msgstr ""
3531
3532 #: ../src/templates/repository-edit.html:21
3533 msgid "Must only contain of the lowercase characters."
3534 msgstr ""
3535
3536 #: ../src/templates/repository-edit.html:33
3537 msgid "Score settings"
3538 msgstr ""
3539
3540 #: ../src/templates/repository-edit.html:35
3541 msgid "These settings configure the automatic score feature."
3542 msgstr ""
3543
3544 #: ../src/templates/repository-edit.html:36
3545 msgid ""
3546 "Builds that gained a certain score are moved to the next repository "
3547 "automatically and removed if the score is too bad."
3548 msgstr ""
3549
3550 #: ../src/templates/repository-edit.html:40
3551 msgid "Needed score"
3552 msgstr ""
3553
3554 #: ../src/templates/repository-edit.html:45
3555 msgid ""
3556 "The score that is needed for builds to automatically be moved into this "
3557 "repository."
3558 msgstr ""
3559
3560 #: ../src/templates/repository-edit.html:49
3561 msgid "Minimum time"
3562 msgstr ""
3563
3564 #: ../src/templates/repository-edit.html:54
3565 msgid "Every build must stay a minimum time in a repository."
3566 msgstr ""
3567
3568 #: ../src/templates/repository-edit.html:55
3569 msgid "This is to ensure that a package gets tested well."
3570 msgstr ""
3571
3572 #: ../src/templates/repository-edit.html:56
3573 #: ../src/templates/repository-edit.html:67
3574 msgid "Enter zero to disable the feature."
3575 msgstr ""
3576
3577 #: ../src/templates/repository-edit.html:60
3578 msgid "Maximum time"
3579 msgstr ""
3580
3581 #: ../src/templates/repository-edit.html:65
3582 msgid ""
3583 "If a build is more than a certain amount of time in a repository, it will "
3584 "automatically be removed."
3585 msgstr ""
3586
3587 #: ../src/templates/repository-edit.html:66
3588 msgid "This is to ensure that packages are not forgotten to be pushed."
3589 msgstr ""
3590
3591 #: ../src/templates/repository-edit.html:73
3592 msgid "Build settings"
3593 msgstr ""
3594
3595 #: ../src/templates/repository-edit.html:76
3596 msgid "Use package for builds?"
3597 msgstr ""
3598
3599 #: ../src/templates/repository-edit.html:81
3600 msgid "Should the package be selected for builds by default?"
3601 msgstr ""
3602
3603 #: ../src/templates/repository-edit.html:82
3604 #: ../src/templates/user-impersonation.html:21
3605 msgid "Use with caution!"
3606 msgstr ""
3607
3608 #: ../src/templates/search-form.html:3
3609 msgid "Advanced search"
3610 msgstr ""
3611
3612 #: ../src/templates/search-form.html:18
3613 #, c-format
3614 msgid "No results for '%s'."
3615 msgstr ""
3616
3617 #: ../src/templates/search-form.html:26
3618 msgid "Type a search pattern into the box below and hit the button."
3619 msgstr ""
3620
3621 #: ../src/templates/search-form.html:46
3622 msgid "Search for packages by name or description"
3623 msgstr ""
3624
3625 #: ../src/templates/search-form.html:48
3626 msgid ""
3627 "If you type a package name to the search box you will get a link to the "
3628 "package."
3629 msgstr ""
3630
3631 #: ../src/templates/search-form.html:49
3632 msgid "The search is performed in case insensitive mode."
3633 msgstr ""
3634
3635 #: ../src/templates/search-form.html:58
3636 msgid "Search for UUIDs"
3637 msgstr ""
3638
3639 #: ../src/templates/search-form.html:60
3640 msgid ""
3641 "If you type a UUID to the search box, you will be directed to the job, build "
3642 "or package it belongs to."
3643 msgstr ""
3644
3645 #: ../src/templates/search-form.html:61
3646 msgid ""
3647 "This is a handy feature if you have a UUID and search for the corresponding "
3648 "package or build."
3649 msgstr ""
3650
3651 #: ../src/templates/search-form.html:64 ../src/templates/search-form.html:80
3652 msgid "Examples"
3653 msgstr ""
3654
3655 #: ../src/templates/search-form.html:73
3656 msgid "Search for files"
3657 msgstr ""
3658
3659 #: ../src/templates/search-form.html:75
3660 msgid "You may also search for file names."
3661 msgstr ""
3662
3663 #: ../src/templates/search-form.html:76
3664 msgid "You will get a list of packages that contain the file."
3665 msgstr ""
3666
3667 #: ../src/templates/search-form.html:77
3668 msgid ""
3669 "The search pattern must start with a slash that it will be recognized as a "
3670 "file."
3671 msgstr ""
3672
3673 #: ../src/templates/search-results.html:3
3674 #: ../src/templates/search-results.html:22
3675 #, c-format
3676 msgid "Search results for '%s'"
3677 msgstr ""
3678
3679 #: ../src/templates/search-results.html:12
3680 msgid "Search results"
3681 msgstr ""
3682
3683 #: ../src/templates/search-results.html:28
3684 msgid "No results found."
3685 msgstr ""
3686
3687 #: ../src/templates/search-results.html:30
3688 msgid "Visit the advanced search page to find about how to define your query."
3689 msgstr ""
3690
3691 #: ../src/templates/search-results.html:75
3692 #, c-format
3693 msgid "%s was found in the following package."
3694 msgstr ""
3695
3696 #: ../src/templates/sessions/index.html:36
3697 msgid "Valid until"
3698 msgstr ""
3699
3700 #: ../src/templates/sessions/index.html:37
3701 msgid "Last seen at"
3702 msgstr ""
3703
3704 #: ../src/templates/source-list.html:3
3705 msgid "Sources repositories"
3706 msgstr ""
3707
3708 #: ../src/templates/source-list.html:17
3709 msgid "Add source repository"
3710 msgstr ""
3711
3712 #: ../src/templates/source-list.html:18
3713 msgid "Blah 123"
3714 msgstr ""
3715
3716 #: ../src/templates/statistics/index.html:11
3717 msgid ""
3718 "On this page, you will find a lot of information bundled in graphs and "
3719 "figures."
3720 msgstr ""
3721
3722 #: ../src/templates/statistics/index.html:12
3723 msgid ""
3724 "They give a very quick overview about what is going on in the build service."
3725 msgstr ""
3726
3727 #: ../src/templates/statistics/index.html:18
3728 #, c-format
3729 msgid "The average build time is %.1f minutes."
3730 msgstr ""
3731
3732 #: ../src/templates/statistics/index.html:21
3733 msgid "There are %(builds_count)s builds containing %(jobs_count_all)s jobs."
3734 msgstr ""
3735
3736 #: ../src/templates/updates-index.html:3
3737 msgid "Updates"
3738 msgstr ""
3739
3740 #: ../src/templates/updates-index.html:6
3741 msgid "Coming soon..."
3742 msgstr ""
3743
3744 #: ../src/templates/uploads-list.html:24
3745 msgid "Filename"
3746 msgstr ""
3747
3748 #: ../src/templates/uploads-list.html:26
3749 msgid "Filesize"
3750 msgstr ""
3751
3752 #: ../src/templates/uploads-list.html:27
3753 msgid "Time running"
3754 msgstr ""
3755
3756 #: ../src/templates/uploads-list.html:44
3757 msgid "No owner."
3758 msgstr ""
3759
3760 #: ../src/templates/uploads-list.html:74
3761 msgid "There are currently no uploads running."
3762 msgstr ""
3763
3764 #: ../src/templates/user-comments.html:4
3765 msgid "Latest user comments"
3766 msgstr ""
3767
3768 #: ../src/templates/user-comments.html:12
3769 msgid "Show all users"
3770 msgstr ""
3771
3772 #: ../src/templates/user-delete.html:4
3773 #, c-format
3774 msgid "Delete user %s"
3775 msgstr "Apagar usuário %s"
3776
3777 #: ../src/templates/user-delete.html:8
3778 msgid "Do you really want to delete your own account?"
3779 msgstr "Você realmente quer apagar sua própria conta?"
3780
3781 #: ../src/templates/user-delete.html:9
3782 msgid "You won't be able to login and use this service any more."
3783 msgstr "Você não será mais capaz de entrar e usar este serviço."
3784
3785 #: ../src/templates/user-delete.html:11
3786 #, c-format
3787 msgid "Do you really want to delete the user %s?"
3788 msgstr "Você realmente quer apagar o usuário %s?"
3789
3790 #: ../src/templates/user-forgot-password.html:3
3791 #: ../src/templates/user-forgot-password.html:12
3792 #: ../src/templates/user-forgot-password.html:17
3793 msgid "Forgot password"
3794 msgstr ""
3795
3796 #: ../src/templates/user-forgot-password.html:22
3797 msgid "Work in progress!"
3798 msgstr ""
3799
3800 #: ../src/templates/user-forgot-password.html:28
3801 msgid "You have forgotten you password, eh? Shame on you."
3802 msgstr ""
3803
3804 #: ../src/templates/user-forgot-password.html:29
3805 msgid "However, we allow to re-activate your account."
3806 msgstr ""
3807
3808 #: ../src/templates/user-forgot-password.html:32
3809 msgid "You need to enter your username below."
3810 msgstr ""
3811
3812 #: ../src/templates/user-forgot-password.html:33
3813 msgid "After that, you will receive an email with intructions how to go on."
3814 msgstr ""
3815
3816 #: ../src/templates/user-forgot-password.html:42
3817 msgid "Your username"
3818 msgstr ""
3819
3820 #: ../src/templates/user-impersonation.html:3
3821 #, c-format
3822 msgid "Impersonate user %s"
3823 msgstr ""
3824
3825 #: ../src/templates/user-impersonation.html:7
3826 msgid "User impersonation"
3827 msgstr ""
3828
3829 #: ../src/templates/user-impersonation.html:17
3830 msgid ""
3831 "When impersonating another user, every action you perform will be taking "
3832 "place as if you had logged in as the user whom will be impersonating."
3833 msgstr ""
3834
3835 #: ../src/templates/user-impersonation.html:22
3836 msgid ""
3837 "This is a very powerful feature. You should be very careful while using it."
3838 msgstr ""
3839
3840 #: ../src/templates/user-list.html:3
3841 msgid "User list"
3842 msgstr ""
3843
3844 #: ../src/templates/user-profile-builds.html:3
3845 #: ../src/templates/user-profile-builds.html:7
3846 #, c-format
3847 msgid "Builds by %s"
3848 msgstr ""
3849
3850 #: ../src/templates/user-profile-edit-fail.html:4
3851 msgid "Edit failed"
3852 msgstr ""
3853
3854 #: ../src/templates/user-profile-edit-fail.html:7
3855 msgid "The user profile cannot be saved."
3856 msgstr ""
3857
3858 #: ../src/templates/user-profile-edit.html:3
3859 #: ../src/templates/user-profile-edit.html:26
3860 #, c-format
3861 msgid "Edit user profile: %s"
3862 msgstr ""
3863
3864 #: ../src/templates/user-profile-edit.html:34
3865 msgid "User Identity"
3866 msgstr ""
3867
3868 #: ../src/templates/user-profile-edit.html:48
3869 msgid "Real name"
3870 msgstr ""
3871
3872 #: ../src/templates/user-profile-edit.html:54
3873 msgid ""
3874 "This field is optional, but we appreciate it very much if you type in your "
3875 "real name."
3876 msgstr ""
3877
3878 #: ../src/templates/user-profile-edit.html:66
3879 msgid ""
3880 "If the email address is changed, your account will be disabled until you "
3881 "confirm the new email address."
3882 msgstr ""
3883
3884 #: ../src/templates/user-profile-edit.html:74
3885 msgid "Admin actions"
3886 msgstr ""
3887
3888 #: ../src/templates/user-profile-edit.html:82
3889 #: ../src/templates/user-profile.html:52
3890 msgid "Tester"
3891 msgstr "Tester"
3892
3893 #: ../src/templates/user-profile-edit.html:85
3894 #: ../src/templates/user-profile.html:50
3895 msgid "Admin"
3896 msgstr "Admin"
3897
3898 #: ../src/templates/user-profile-edit.html:90
3899 msgid "Define the permissions of the user."
3900 msgstr ""
3901
3902 #: ../src/templates/user-profile-edit.html:98
3903 msgid "Account security settings"
3904 msgstr ""
3905
3906 #: ../src/templates/user-profile-edit.html:112
3907 #: ../src/templates/user-profile-passwd.html:84
3908 msgid "Confirm"
3909 msgstr ""
3910
3911 #: ../src/templates/user-profile-edit.html:117
3912 msgid "Leave the password fields empty to keep the current password."
3913 msgstr ""
3914
3915 #: ../src/templates/user-profile-edit.html:124
3916 msgid "Locale & timezone settings"
3917 msgstr ""
3918
3919 #: ../src/templates/user-profile-edit.html:127
3920 msgid "Preferred language"
3921 msgstr ""
3922
3923 #: ../src/templates/user-profile-edit.html:132
3924 msgid "Auto-detect will use the language transmitted by your browser."
3925 msgstr ""
3926
3927 #: ../src/templates/user-profile-edit.html:138
3928 msgid "Timezone"
3929 msgstr ""
3930
3931 #: ../src/templates/user-profile-edit.html:143
3932 msgid "Auto-detect will use the timezone transmitted by your browser."
3933 msgstr ""
3934
3935 #: ../src/templates/user-profile-edit.html:150
3936 msgid "Save"
3937 msgstr ""
3938
3939 #: ../src/templates/user-profile.html:23
3940 msgid "View comments"
3941 msgstr ""
3942
3943 #: ../src/templates/user-profile.html:41
3944 msgid "Email"
3945 msgstr "email"
3946
3947 #: ../src/templates/user-profile.html:61
3948 msgid "Registered"
3949 msgstr "Registrado"
3950
3951 #: ../src/templates/user-profile.html:80
3952 msgid "Edit profile"
3953 msgstr ""
3954
3955 #: ../src/templates/user-profile.html:86
3956 #: ../src/templates/user-profile-passwd.html:3
3957 #: ../src/templates/user-profile-passwd.html:20
3958 #: ../src/templates/user-profile-passwd.html:25
3959 #: ../src/templates/user-profile-passwd.html:95
3960 #: ../src/templates/user-profile-passwd-ok.html:20
3961 msgid "Change password"
3962 msgstr ""
3963
3964 #: ../src/templates/user-profile.html:94
3965 msgid "Delete account"
3966 msgstr "Apagar conta"
3967
3968 #: ../src/templates/user-profile.html:101
3969 msgid "Impersonate user"
3970 msgstr ""
3971
3972 #: ../src/templates/user-profile.html:121
3973 msgid "Permissions"
3974 msgstr ""
3975
3976 #: ../src/templates/user-profile.html:125
3977 msgid "This user has administration rights."
3978 msgstr ""
3979
3980 #: ../src/templates/user-profile.html:132
3981 msgid "User is allowed to create scratch builds?"
3982 msgstr ""
3983
3984 #: ../src/templates/user-profile-need-activation.html:4
3985 msgid "Edit successful"
3986 msgstr "Editado com sucesso"
3987
3988 #: ../src/templates/user-profile-need-activation.html:6
3989 msgid "The user profile was successfully altered."
3990 msgstr "O perfil do usuário foi alterado com sucesso"
3991
3992 #: ../src/templates/user-profile-need-activation.html:7
3993 msgid ""
3994 "But as you have changed the email address, you need to re-activate the "
3995 "account."
3996 msgstr ""
3997
3998 #: ../src/templates/user-profile-need-activation.html:8
3999 msgid "Have a look at you mailbox - you already do know what to do."
4000 msgstr "Dê uma olhada na sua caixa de mensagens - você já sabe o que fazer."
4001
4002 #: ../src/templates/user-profile-passwd.html:32
4003 msgid "You are going to change your password."
4004 msgstr ""
4005
4006 #: ../src/templates/user-profile-passwd.html:35
4007 msgid ""
4008 "To do so, you need to enter your current password and the new password twice."
4009 msgstr ""
4010
4011 #: ../src/templates/user-profile-passwd.html:39
4012 #, c-format
4013 msgid "In this dialog, you may change the password of %s."
4014 msgstr ""
4015
4016 #: ../src/templates/user-profile-passwd.html:61
4017 msgid "Old password"
4018 msgstr ""
4019
4020 #: ../src/templates/user-profile-passwd.html:66
4021 msgid "Please provide your old password."
4022 msgstr ""
4023
4024 #: ../src/templates/user-profile-passwd.html:73
4025 msgid "New password"
4026 msgstr ""
4027
4028 #: ../src/templates/user-profile-passwd.html:78
4029 msgid "Choose a new password. Make sure that it is as strong as possible."
4030 msgstr ""
4031
4032 #: ../src/templates/user-profile-passwd.html:89
4033 msgid "Confirm the new password."
4034 msgstr ""
4035
4036 #: ../src/templates/user-profile-passwd-ok.html:3
4037 #: ../src/templates/user-profile-passwd-ok.html:29
4038 msgid "Password changed"
4039 msgstr ""
4040
4041 #: ../src/templates/user-profile-passwd-ok.html:24
4042 msgid "Done!"
4043 msgstr ""
4044
4045 #: ../src/templates/user-profile-passwd-ok.html:37
4046 msgid "Your password has successfully been changed."
4047 msgstr ""
4048
4049 #: ../src/templates/user-profile-passwd-ok.html:41
4050 #, c-format
4051 msgid "The password of %s has successfully been changed."
4052 msgstr ""
4053
4054 #: ../src/templates/user-profile-passwd-ok.html:46
4055 msgid "Ok"
4056 msgstr ""
4057
4058 #: ../src/web/handlers_auth.py:65
4059 msgid "No username provided."
4060 msgstr ""
4061
4062 #: ../src/web/handlers_auth.py:67
4063 msgid "The given username is already taken."
4064 msgstr ""
4065
4066 #: ../src/web/handlers_auth.py:70 ../src/web/handlers_users.py:177
4067 msgid "No email address provided."
4068 msgstr ""
4069
4070 #: ../src/web/handlers_auth.py:72 ../src/web/handlers_users.py:179
4071 msgid "Email address is invalid."
4072 msgstr ""
4073
4074 #: ../src/web/handlers_auth.py:74
4075 msgid "The given email address is already used for another account."
4076 msgstr ""
4077
4078 #: ../src/web/handlers_auth.py:78
4079 msgid "No password provided."
4080 msgstr ""
4081
4082 #: ../src/web/handlers_auth.py:80 ../src/web/handlers_users.py:185
4083 msgid "Passwords do not match."
4084 msgstr ""
4085
4086 #: ../src/web/handlers_auth.py:84
4087 msgid "Your password is too weak."
4088 msgstr ""
4089
4090 #: ../src/web/handlers_builds.py:368
4091 msgid "User not found."
4092 msgstr ""
4093
4094 #: ../src/web/handlers_users.py:112
4095 msgid "You need to enter you current password."
4096 msgstr ""
4097
4098 #: ../src/web/handlers_users.py:115
4099 msgid "The provided account password is wrong."
4100 msgstr ""
4101
4102 #: ../src/web/handlers_users.py:124
4103 msgid "The given passwords do not match."
4104 msgstr ""
4105
4106 #: ../src/web/handlers_users.py:126
4107 msgid "The password was blank."
4108 msgstr ""
4109
4110 #: ../src/web/handlers_users.py:130
4111 msgid "The given password is too weak."
4112 msgstr ""
4113
4114 #: ../src/web/handlers_users.py:183
4115 msgid "Password has less than 8 characters."
4116 msgstr ""
4117
4118 #: ../src/web/__init__.py:327
4119 #, python-format
4120 msgid "%(min)d min"
4121 msgstr ""
4122
4123 #: ../src/web/__init__.py:329
4124 #, python-format
4125 msgid "%(hrs)d:%(min)02d hrs"
4126 msgstr ""
4127
4128 #: ../src/web/__init__.py:336
4129 #, python-format
4130 msgid "%dh"
4131 msgstr ""
4132
4133 #: ../src/web/__init__.py:340
4134 #, python-format
4135 msgid "%dm"
4136 msgstr ""
4137
4138 #: ../src/web/__init__.py:342
4139 #, python-format
4140 msgid "%ds"
4141 msgstr ""
4142
4143 #: ../src/web/ui_modules.py:172
4144 msgid "Today"
4145 msgstr ""
4146
4147 #: ../src/web/ui_modules.py:177
4148 msgid "Yesterday"
4149 msgstr ""
4150
4151 #: ../src/web/ui_modules.py:305
4152 msgid "Dependency problem"
4153 msgstr ""
4154
4155 #: ../src/web/ui_modules.py:346
4156 #, python-format
4157 msgid "Unknown: %s"
4158 msgstr ""