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