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