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