]> git.ipfire.org Git - people/stevee/pakfire.git/blame - po/ru.po
Use the host key properly in build mode.
[people/stevee/pakfire.git] / po / ru.po
CommitLineData
1b5b9758
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.
4#
ee053bb4 5# Translators:
1b5b9758
MT
6# <compworm@ya.ru>, 2011.
7msgid ""
8msgstr ""
aa7fcc82 9"Project-Id-Version: The IPFire Project\n"
1b5b9758 10"Report-Msgid-Bugs-To: \n"
2ab19e60
MT
11"POT-Creation-Date: 2012-03-31 18:53+0200\n"
12"PO-Revision-Date: 2012-04-01 08:21+0000\n"
1b5b9758 13"Last-Translator: CompWorm <compworm@ya.ru>\n"
88bd9274 14"Language-Team: Russian (http://www.transifex.net/projects/p/ipfire/language/ru/)\n"
1b5b9758
MT
15"MIME-Version: 1.0\n"
16"Content-Type: text/plain; charset=UTF-8\n"
17"Content-Transfer-Encoding: 8bit\n"
18"Language: ru\n"
19"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2)\n"
20
1533c6b1
MT
21#: ../python/pakfire/actions.py:71
22#, python-format
23msgid "%s has got no signatures"
24msgstr ""
25
26#: ../python/pakfire/actions.py:77
27#, python-format
28msgid "%s has got no valid signatures"
29msgstr ""
30
31#: ../python/pakfire/actions.py:168
ee053bb4
MT
32#, python-format
33msgid "Cannot run scriptlet because no interpreter is available: %s"
34msgstr ""
35
1533c6b1 36#: ../python/pakfire/actions.py:172
ee053bb4
MT
37#, python-format
38msgid "Cannot run scriptlet because the interpreter is not executable: %s"
39msgstr ""
40
1533c6b1 41#: ../python/pakfire/actions.py:211
ee053bb4
MT
42#, python-format
43msgid ""
44"The scriptlet returned an error:\n"
45"%s"
46msgstr ""
47
1533c6b1 48#: ../python/pakfire/actions.py:214
ee053bb4
MT
49#, python-format
50msgid "The scriptlet ran more than %s seconds and was killed."
51msgstr ""
52
1533c6b1 53#: ../python/pakfire/actions.py:218
98a25ca2
MT
54#, python-format
55msgid ""
56"The scriptlet returned with an unhandled error:\n"
57"%s"
58msgstr ""
59
1533c6b1
MT
60#: ../python/pakfire/actions.py:272 ../python/pakfire/actions.py:310
61#: ../python/pakfire/actions.py:333 ../python/pakfire/actions.py:356
62#: ../python/pakfire/actions.py:373 ../python/pakfire/actions.py:392
c2cf0045
MT
63#, python-format
64msgid "Running transaction test for %s"
65msgstr ""
66
1533c6b1 67#: ../python/pakfire/actions.py:281 ../python/pakfire/actions.py:385
1b5b9758
MT
68msgid "Installing"
69msgstr "Производится установка"
70
1533c6b1 71#: ../python/pakfire/actions.py:319
1b5b9758
MT
72msgid "Updating"
73msgstr "Производится обновление"
74
1533c6b1 75#: ../python/pakfire/actions.py:339
1b5b9758
MT
76msgid "Removing"
77msgstr "Удаление"
78
79#. Cleaning up leftover files and stuff.
1533c6b1 80#: ../python/pakfire/actions.py:363
1b5b9758
MT
81msgid "Cleanup"
82msgstr "Чистка"
83
1533c6b1 84#: ../python/pakfire/actions.py:401
1b5b9758
MT
85msgid "Downgrading"
86msgstr "Производится откат"
87
1533c6b1 88#: ../python/pakfire/base.py:58
aa7fcc82
MT
89msgid "Ignored arguments:"
90msgstr ""
91
2ab19e60
MT
92#: ../python/pakfire/base.py:316
93msgid "Local install repository"
94msgstr ""
1b5b9758 95
2ab19e60 96#: ../python/pakfire/base.py:373
7516c225
MT
97#, python-format
98msgid "Could not find any installed package providing \"%s\"."
99msgstr ""
100
2ab19e60 101#: ../python/pakfire/base.py:379
7516c225 102#, python-format
88bd9274 103msgid "Multiple reinstall candidates for \"%(pattern)s\": %(pkgs)s"
7516c225
MT
104msgstr ""
105
2ab19e60
MT
106#: ../python/pakfire/base.py:383 ../python/pakfire/base.py:451
107#: ../python/pakfire/base.py:488 ../python/pakfire/base.py:547
108#: ../python/pakfire/base.py:568
109msgid "Nothing to do"
110msgstr "Нет заданий"
111
112#: ../python/pakfire/base.py:408
7516c225
MT
113#, python-format
114msgid "Could not find package %s in a remote repository."
115msgstr ""
116
2ab19e60 117#: ../python/pakfire/base.py:480
7516c225
MT
118#, python-format
119msgid "Excluding %s."
120msgstr ""
121
2ab19e60 122#: ../python/pakfire/base.py:532
7516c225
MT
123#, python-format
124msgid "\"%s\" package does not seem to be installed."
125msgstr ""
126
2ab19e60 127#: ../python/pakfire/base.py:682
ee053bb4
MT
128msgid "Build command has failed."
129msgstr ""
130
2ab19e60 131#: ../python/pakfire/base.py:717
1533c6b1
MT
132msgid "New repository"
133msgstr ""
134
2ab19e60 135#: ../python/pakfire/base.py:753
1b5b9758
MT
136msgid "Everything is fine."
137msgstr "Все в порядке."
138
1de67b98
MT
139#: ../python/pakfire/builder.py:133
140msgid "You have not set the distribution for which you want to build."
141msgstr ""
142
143#: ../python/pakfire/builder.py:134
144msgid "Please do so in builder.conf or on the CLI."
145msgstr ""
146
aa7fcc82 147#: ../python/pakfire/builder.py:135
1de67b98
MT
148msgid "Distribution configuration is missing."
149msgstr ""
150
151#: ../python/pakfire/builder.py:149
88bd9274
MT
152#, python-format
153msgid "Cannot build for %s on this host."
154msgstr ""
155
c4488bac 156#. Log the package information.
1de67b98 157#: ../python/pakfire/builder.py:179
ee053bb4
MT
158msgid "Package information:"
159msgstr ""
160
98a25ca2 161#. Install all packages.
1533c6b1 162#: ../python/pakfire/builder.py:380
98a25ca2
MT
163msgid "Install packages needed for build..."
164msgstr ""
165
1533c6b1 166#: ../python/pakfire/builder.py:385
ee053bb4
MT
167msgid "Extracting"
168msgstr ""
169
2ab19e60 170#: ../python/pakfire/builder.py:682
98a25ca2
MT
171msgid "You cannot run a build when no package was given."
172msgstr ""
173
2ab19e60 174#: ../python/pakfire/builder.py:687
c4488bac
MT
175#, python-format
176msgid "Could not find makefile in build root: %s"
177msgstr ""
178
2ab19e60 179#: ../python/pakfire/builder.py:712
fbd64b91
MT
180msgid "Build failed."
181msgstr ""
182
2ab19e60 183#: ../python/pakfire/builder.py:714
ee053bb4
MT
184msgid "The build command failed. See logfile for details."
185msgstr ""
1b5b9758 186
2ab19e60
MT
187#: ../python/pakfire/builder.py:728
188msgid "Running installation test..."
189msgstr ""
190
191#: ../python/pakfire/builder.py:734
192msgid "Installation test succeeded."
193msgstr ""
194
1533c6b1 195#. Create a progressbar.
2ab19e60
MT
196#: ../python/pakfire/builder.py:771
197msgid "Signing packages..."
1533c6b1
MT
198msgstr ""
199
2ab19e60 200#: ../python/pakfire/builder.py:805
1533c6b1
MT
201msgid "Dumping package information:"
202msgstr ""
203
98a25ca2
MT
204#. Walk through the whole tree and collect all files
205#. that are on the same disk (not crossing mountpoints).
2ab19e60 206#: ../python/pakfire/builder.py:835
98a25ca2
MT
207msgid "Creating filelist..."
208msgstr ""
209
210#. Create a nice progressbar.
2ab19e60 211#: ../python/pakfire/builder.py:854
98a25ca2
MT
212msgid "Compressing files..."
213msgstr ""
214
2ab19e60 215#: ../python/pakfire/builder.py:873
98a25ca2
MT
216#, python-format
217msgid "Cache file was successfully created at %s."
218msgstr ""
219
2ab19e60 220#: ../python/pakfire/builder.py:874
98a25ca2
MT
221#, python-format
222msgid " Containing %(files)s files, it has a size of %(size)s."
223msgstr ""
224
225#. Make a nice progress bar as always.
2ab19e60 226#: ../python/pakfire/builder.py:885
98a25ca2
MT
227msgid "Extracting files..."
228msgstr ""
229
230#. Update all packages.
2ab19e60 231#: ../python/pakfire/builder.py:905
98a25ca2
MT
232msgid "Updating packages from cache..."
233msgstr ""
234
ee053bb4
MT
235#. Package the result.
236#. Make all these little package from the build environment.
2ab19e60 237#: ../python/pakfire/builder.py:1033
ee053bb4
MT
238msgid "Creating packages:"
239msgstr ""
240
241#. Execute the buildscript of this stage.
2ab19e60 242#: ../python/pakfire/builder.py:1047
ee053bb4
MT
243#, python-format
244msgid "Running stage %s:"
245msgstr ""
1b5b9758 246
2ab19e60 247#: ../python/pakfire/builder.py:1065
c4488bac
MT
248#, python-format
249msgid "Could not remove static libraries: %s"
250msgstr ""
251
2ab19e60 252#: ../python/pakfire/builder.py:1071
c4488bac
MT
253msgid "Compressing man pages did not complete successfully."
254msgstr ""
255
2ab19e60 256#: ../python/pakfire/builder.py:1091
98a25ca2
MT
257msgid "Extracting debuginfo did not complete with success. Aborting build."
258msgstr ""
259
1533c6b1 260#: ../python/pakfire/cli.py:50
1b5b9758
MT
261msgid "Pakfire command line interface."
262msgstr "Интерфейс командной строки Pakfire."
263
1533c6b1 264#: ../python/pakfire/cli.py:57
1b5b9758
MT
265msgid "The path where pakfire should operate in."
266msgstr "Путь, по которому будет работать Pakfire."
267
2ab19e60 268#: ../python/pakfire/cli.py:127
1b5b9758
MT
269msgid "Enable verbose output."
270msgstr "Включить подробный вывод."
271
2ab19e60 272#: ../python/pakfire/cli.py:130
1b5b9758
MT
273msgid "Path to a configuration file to load."
274msgstr "Путь к файлу конфигурации для загрузки."
275
2ab19e60 276#: ../python/pakfire/cli.py:134
1b5b9758
MT
277msgid "Disable a repository temporarily."
278msgstr "Временно отключить репозиторий."
279
2ab19e60 280#: ../python/pakfire/cli.py:137
1b5b9758
MT
281msgid "Enable a repository temporarily."
282msgstr "Временно включить хранилище ."
283
2ab19e60 284#: ../python/pakfire/cli.py:141
1b5b9758
MT
285msgid "Run pakfire in offline mode."
286msgstr "Запустить pakfire в автономном режиме."
287
2ab19e60 288#: ../python/pakfire/cli.py:146
1b5b9758
MT
289msgid "Install one or more packages to the system."
290msgstr "Установить один или несколько пакетов в систему."
291
2ab19e60 292#: ../python/pakfire/cli.py:148
1b5b9758
MT
293msgid "Give name of at least one package to install."
294msgstr "Укажите название по крайней мере одного пакета для установки."
295
2ab19e60 296#: ../python/pakfire/cli.py:154
7516c225
MT
297msgid "Reinstall one or more packages."
298msgstr ""
299
2ab19e60 300#: ../python/pakfire/cli.py:156
7516c225
MT
301msgid "Give name of at least one package to reinstall."
302msgstr ""
303
2ab19e60 304#: ../python/pakfire/cli.py:162
1b5b9758
MT
305msgid "Remove one or more packages from the system."
306msgstr "Удалить один или несколько пакетов из системы."
307
2ab19e60 308#: ../python/pakfire/cli.py:164
1b5b9758
MT
309msgid "Give name of at least one package to remove."
310msgstr "Укажите имя хотя бы одного пакета для удаления."
311
2ab19e60 312#: ../python/pakfire/cli.py:170
1b5b9758 313msgid "Give a name of a package to update or leave emtpy for all."
88bd9274 314msgstr "Укажите название пакета для обновления или оставьте поле пустым для всех."
1b5b9758 315
2ab19e60 316#: ../python/pakfire/cli.py:172
7516c225
MT
317msgid "Exclude package from update."
318msgstr ""
319
2ab19e60 320#: ../python/pakfire/cli.py:174 ../python/pakfire/cli.py:199
7516c225
MT
321msgid "Allow changing the vendor of packages."
322msgstr ""
323
2ab19e60 324#: ../python/pakfire/cli.py:176 ../python/pakfire/cli.py:201
7516c225
MT
325msgid "Allow changing the architecture of packages."
326msgstr ""
327
2ab19e60 328#: ../python/pakfire/cli.py:181
7516c225
MT
329msgid "Update the whole system or one specific package."
330msgstr "Обновление всей системы или одного конкретного пакета."
331
2ab19e60 332#: ../python/pakfire/cli.py:188
1b5b9758
MT
333msgid "Check, if there are any updates available."
334msgstr "Проверить наличие доступных обновлений."
335
2ab19e60 336#: ../python/pakfire/cli.py:195
7516c225
MT
337msgid "Downgrade one or more packages."
338msgstr ""
339
2ab19e60 340#: ../python/pakfire/cli.py:197
7516c225
MT
341msgid "Give a name of a package to downgrade."
342msgstr ""
343
2ab19e60 344#: ../python/pakfire/cli.py:207
1b5b9758
MT
345msgid "Print some information about the given package(s)."
346msgstr "Печать информацию о данном пакете(ах)."
347
2ab19e60 348#: ../python/pakfire/cli.py:209
1b5b9758
MT
349msgid "Give at least the name of one package."
350msgstr "Укажите имя хотя бы одного пакета."
351
2ab19e60 352#: ../python/pakfire/cli.py:215
1b5b9758
MT
353msgid "Search for a given pattern."
354msgstr "Поиск по заданному шаблону."
355
2ab19e60 356#: ../python/pakfire/cli.py:217
1b5b9758
MT
357msgid "A pattern to search for."
358msgstr "Шаблон для поиска."
359
2ab19e60 360#: ../python/pakfire/cli.py:223
1b5b9758 361msgid "Get a list of packages that provide a given file or feature."
88bd9274 362msgstr "Получить список пакетов, которые предоставляют данный файл или функционал."
1b5b9758 363
2ab19e60 364#: ../python/pakfire/cli.py:225
1b5b9758
MT
365msgid "File or feature to search for."
366msgstr "Файла или функционал для поиска."
367
2ab19e60 368#: ../python/pakfire/cli.py:231
1b5b9758
MT
369msgid "Get list of packages that belong to the given group."
370msgstr "Получить список пакетов, которые относятся к данной группе."
371
2ab19e60 372#: ../python/pakfire/cli.py:233
1b5b9758
MT
373msgid "Group name to search for."
374msgstr "Название группы для поиска."
375
2ab19e60 376#: ../python/pakfire/cli.py:239
1b5b9758
MT
377msgid "Install all packages that belong to the given group."
378msgstr "Установить все пакеты, которые относятся к данной группе."
379
2ab19e60 380#: ../python/pakfire/cli.py:241
1b5b9758
MT
381msgid "Group name."
382msgstr "Название группы."
383
2ab19e60 384#: ../python/pakfire/cli.py:247
1b5b9758
MT
385msgid "List all currently enabled repositories."
386msgstr "Показать список всех доступных репозиториев."
387
2ab19e60 388#: ../python/pakfire/cli.py:251
1b5b9758
MT
389msgid "Cleanup commands."
390msgstr "Очистка команд."
391
2ab19e60 392#: ../python/pakfire/cli.py:259
1b5b9758
MT
393msgid "Cleanup all temporary files."
394msgstr "Очистка всех временных файлов."
395
2ab19e60 396#: ../python/pakfire/cli.py:265
1b5b9758
MT
397msgid "Check the system for any errors."
398msgstr "Проверить систему на наличие ошибок."
399
2ab19e60 400#: ../python/pakfire/cli.py:271
1b5b9758
MT
401msgid "Check the dependencies for a particular package."
402msgstr "Проверить зависимости для конкретного пакета."
403
2ab19e60 404#: ../python/pakfire/cli.py:273
1b5b9758
MT
405msgid "Give name of at least one package to check."
406msgstr "Укажите имя хотя бы одного пакета для проверки."
407
2ab19e60 408#: ../python/pakfire/cli.py:346 ../python/pakfire/transaction.py:359
1b5b9758
MT
409msgid "Repository"
410msgstr "Репозиторий"
411
2ab19e60 412#: ../python/pakfire/cli.py:346
1b5b9758
MT
413msgid "Enabled"
414msgstr "Включено"
415
2ab19e60 416#: ../python/pakfire/cli.py:346 ../python/pakfire/cli.py:1036
1b5b9758
MT
417msgid "Priority"
418msgstr "Приоритет"
419
2ab19e60 420#: ../python/pakfire/cli.py:346 ../python/pakfire/cli.py:1081
1b5b9758
MT
421msgid "Packages"
422msgstr "Пакеты"
423
2ab19e60 424#: ../python/pakfire/cli.py:358
1b5b9758
MT
425msgid "Cleaning up everything..."
426msgstr "Очистка всего..."
427
2ab19e60 428#: ../python/pakfire/cli.py:379
c2cf0045
MT
429msgid "You cannot run pakfire-builder in a pakfire chroot."
430msgstr ""
431
2ab19e60 432#: ../python/pakfire/cli.py:382 ../python/pakfire/cli.py:728
1b5b9758
MT
433msgid "Pakfire builder command line interface."
434msgstr "Интерфейс командной строки Pakfire builder."
435
2ab19e60 436#: ../python/pakfire/cli.py:440
1b5b9758
MT
437msgid "Update the package indexes."
438msgstr "Обновить индексы пакетов."
439
2ab19e60 440#: ../python/pakfire/cli.py:446 ../python/pakfire/cli.py:748
1b5b9758
MT
441msgid "Build one or more packages."
442msgstr "Сборка одного или нескольких пакетов."
443
2ab19e60
MT
444#: ../python/pakfire/cli.py:448 ../python/pakfire/cli.py:637
445#: ../python/pakfire/cli.py:750
1b5b9758
MT
446msgid "Give name of at least one package to build."
447msgstr "Укажите имя хотя бы одного пакета для сборки."
448
2ab19e60
MT
449#: ../python/pakfire/cli.py:452 ../python/pakfire/cli.py:754
450#: ../python/pakfire/cli.py:839
1b5b9758
MT
451msgid "Build the package for the given architecture."
452msgstr "Собрать пакет для данной архитектуры."
453
2ab19e60
MT
454#: ../python/pakfire/cli.py:454 ../python/pakfire/cli.py:484
455#: ../python/pakfire/cli.py:756
1b5b9758
MT
456msgid "Path were the output files should be copied to."
457msgstr "Путь для копирования входящих файлов."
458
2ab19e60
MT
459#: ../python/pakfire/cli.py:456 ../python/pakfire/cli.py:473
460#: ../python/pakfire/cli.py:758
1b5b9758
MT
461msgid "Mode to run in. Is either 'release' or 'development' (default)."
462msgstr "Режим запуска: \"релиз\" или \"разработка\" (по умолчанию)."
463
2ab19e60 464#: ../python/pakfire/cli.py:458
7516c225
MT
465msgid "Run a shell after a successful build."
466msgstr ""
467
2ab19e60
MT
468#: ../python/pakfire/cli.py:460
469msgid "Do not perform the install test."
470msgstr ""
471
472#: ../python/pakfire/cli.py:465
1b5b9758
MT
473msgid "Go into a shell."
474msgstr "Запустить shell."
475
2ab19e60 476#: ../python/pakfire/cli.py:467
1b5b9758
MT
477msgid "Give name of a package."
478msgstr "Укажите название пакета."
479
2ab19e60 480#: ../python/pakfire/cli.py:471
1b5b9758
MT
481msgid "Emulated architecture in the shell."
482msgstr "Эмулировать архитектуру в shell."
483
2ab19e60 484#: ../python/pakfire/cli.py:478
1b5b9758
MT
485msgid "Generate a source package."
486msgstr "Создание пакета с исходным кодом."
487
2ab19e60 488#: ../python/pakfire/cli.py:480
1b5b9758
MT
489msgid "Give name(s) of a package(s)."
490msgstr "Укажите имя (имена) пакета (ов)."
491
2ab19e60 492#: ../python/pakfire/cli.py:489
98a25ca2
MT
493msgid "Create a build environment cache."
494msgstr ""
495
2ab19e60 496#: ../python/pakfire/cli.py:499
98a25ca2
MT
497msgid "Create a new build environment cache."
498msgstr ""
499
2ab19e60 500#: ../python/pakfire/cli.py:504
98a25ca2
MT
501msgid "Remove all cached build environments."
502msgstr ""
503
2ab19e60 504#: ../python/pakfire/cli.py:584
98a25ca2
MT
505#, python-format
506msgid "Removing environment cache file: %s..."
507msgstr ""
508
2ab19e60 509#: ../python/pakfire/cli.py:590
98a25ca2
MT
510#, python-format
511msgid "Could not remove file: %s"
512msgstr ""
513
2ab19e60 514#: ../python/pakfire/cli.py:596
1b5b9758
MT
515msgid "Pakfire server command line interface."
516msgstr "Интерфейса командной строки сервера Pakfire ."
517
2ab19e60 518#: ../python/pakfire/cli.py:635
83196675
MT
519msgid "Send a scrach build job to the server."
520msgstr ""
521
2ab19e60 522#: ../python/pakfire/cli.py:639
83196675
MT
523msgid "Limit build to only these architecture(s)."
524msgstr ""
1b5b9758 525
2ab19e60 526#: ../python/pakfire/cli.py:645
1b5b9758
MT
527msgid "Send a keepalive to the server."
528msgstr "Отправить keepalive на сервер."
529
2ab19e60 530#: ../python/pakfire/cli.py:652
1b5b9758
MT
531msgid "Update all repositories."
532msgstr "Обновить все репозитории."
533
2ab19e60 534#: ../python/pakfire/cli.py:658
1b5b9758
MT
535msgid "Repository management commands."
536msgstr "Команды управления репозиторием."
537
2ab19e60 538#: ../python/pakfire/cli.py:666
1b5b9758
MT
539msgid "Create a new repository index."
540msgstr "Создть новый индекс репозитория."
541
2ab19e60 542#: ../python/pakfire/cli.py:668
1b5b9758
MT
543msgid "Path to the packages."
544msgstr "Путь к пакетам."
545
2ab19e60 546#: ../python/pakfire/cli.py:670
1b5b9758
MT
547msgid "Path to input packages."
548msgstr "Путь к принимаемым пакетам."
549
2ab19e60 550#: ../python/pakfire/cli.py:672
1533c6b1
MT
551msgid "Key to sign the repository with."
552msgstr ""
553
2ab19e60 554#: ../python/pakfire/cli.py:677
83196675
MT
555msgid "Dump some information about this machine."
556msgstr ""
557
2ab19e60 558#: ../python/pakfire/cli.py:760
ee053bb4
MT
559msgid "Do not verify build dependencies."
560msgstr ""
561
2ab19e60 562#: ../python/pakfire/cli.py:793
83196675
MT
563msgid "Pakfire client command line interface."
564msgstr ""
565
2ab19e60 566#: ../python/pakfire/cli.py:833
83196675
MT
567msgid "Build a package remotely."
568msgstr ""
569
2ab19e60 570#: ../python/pakfire/cli.py:835
83196675
MT
571msgid "Give name of a package to build."
572msgstr ""
573
2ab19e60 574#: ../python/pakfire/cli.py:844
83196675
MT
575msgid "Print some information about this host."
576msgstr ""
577
2ab19e60 578#: ../python/pakfire/cli.py:850
83196675
MT
579msgid "Check the connection to the hub."
580msgstr ""
581
2ab19e60 582#: ../python/pakfire/cli.py:855
88bd9274
MT
583msgid "Show information about build jobs."
584msgstr ""
585
2ab19e60 586#: ../python/pakfire/cli.py:865
88bd9274
MT
587msgid "Show a list of all active jobs."
588msgstr ""
589
2ab19e60 590#: ../python/pakfire/cli.py:870
88bd9274
MT
591msgid "Show a list of all recently finished of failed build jobs."
592msgstr ""
593
2ab19e60 594#: ../python/pakfire/cli.py:875
88bd9274
MT
595msgid "Show details about given build job."
596msgstr ""
597
2ab19e60 598#: ../python/pakfire/cli.py:876
88bd9274
MT
599msgid "The ID of the build job."
600msgstr ""
601
2ab19e60 602#: ../python/pakfire/cli.py:881
88bd9274
MT
603msgid "Show information about builds."
604msgstr ""
605
2ab19e60 606#: ../python/pakfire/cli.py:889
88bd9274
MT
607msgid "Show details about the given build."
608msgstr ""
609
2ab19e60 610#: ../python/pakfire/cli.py:890
88bd9274
MT
611msgid "The ID of the build."
612msgstr ""
613
2ab19e60 614#: ../python/pakfire/cli.py:938 ../python/pakfire/server.py:303
83196675
MT
615msgid "Hostname"
616msgstr ""
617
2ab19e60 618#: ../python/pakfire/cli.py:939
83196675
MT
619msgid "Pakfire hub"
620msgstr ""
621
2ab19e60 622#: ../python/pakfire/cli.py:942
83196675
MT
623msgid "Username"
624msgstr ""
625
626#. Hardware information
2ab19e60 627#: ../python/pakfire/cli.py:946 ../python/pakfire/server.py:307
83196675
MT
628msgid "Hardware information"
629msgstr ""
630
2ab19e60 631#: ../python/pakfire/cli.py:947 ../python/pakfire/server.py:308
83196675
MT
632msgid "CPU model"
633msgstr ""
634
2ab19e60 635#: ../python/pakfire/cli.py:948 ../python/pakfire/server.py:309
83196675
MT
636msgid "Memory"
637msgstr ""
638
2ab19e60 639#: ../python/pakfire/cli.py:950 ../python/pakfire/server.py:311
83196675
MT
640msgid "Native arch"
641msgstr ""
642
2ab19e60 643#: ../python/pakfire/cli.py:952
88bd9274
MT
644msgid "Default arch"
645msgstr ""
646
2ab19e60 647#: ../python/pakfire/cli.py:954 ../python/pakfire/server.py:313
83196675
MT
648msgid "Supported arches"
649msgstr ""
650
2ab19e60 651#: ../python/pakfire/cli.py:967
83196675
MT
652msgid "Your IP address"
653msgstr ""
654
2ab19e60 655#: ../python/pakfire/cli.py:972
83196675
MT
656msgid "You are authenticated to the build service:"
657msgstr ""
658
2ab19e60 659#: ../python/pakfire/cli.py:978
83196675
MT
660msgid "User name"
661msgstr ""
662
2ab19e60 663#: ../python/pakfire/cli.py:979
83196675
MT
664msgid "Real name"
665msgstr ""
666
2ab19e60 667#: ../python/pakfire/cli.py:980
83196675
MT
668msgid "Email address"
669msgstr ""
670
2ab19e60 671#: ../python/pakfire/cli.py:981
83196675
MT
672msgid "Registered"
673msgstr ""
674
2ab19e60 675#: ../python/pakfire/cli.py:988
83196675
MT
676msgid "You could not be authenticated to the build service."
677msgstr ""
678
2ab19e60 679#: ../python/pakfire/cli.py:1009
88bd9274
MT
680msgid "No ongoing jobs found."
681msgstr ""
682
2ab19e60 683#: ../python/pakfire/cli.py:1012
88bd9274
MT
684msgid "Active build jobs"
685msgstr ""
686
2ab19e60 687#: ../python/pakfire/cli.py:1018
88bd9274
MT
688msgid "No jobs found."
689msgstr ""
690
2ab19e60 691#: ../python/pakfire/cli.py:1021
88bd9274
MT
692msgid "Recently processed build jobs"
693msgstr ""
694
2ab19e60 695#: ../python/pakfire/cli.py:1028
88bd9274
MT
696#, python-format
697msgid "A build with ID %s could not be found."
698msgstr ""
699
2ab19e60 700#: ../python/pakfire/cli.py:1031
88bd9274
MT
701#, python-format
702msgid "Build: %(name)s"
703msgstr ""
704
2ab19e60 705#: ../python/pakfire/cli.py:1035 ../python/pakfire/cli.py:1063
88bd9274
MT
706msgid "State"
707msgstr ""
708
2ab19e60 709#: ../python/pakfire/cli.py:1039
88bd9274
MT
710msgid "Jobs"
711msgstr ""
712
2ab19e60 713#: ../python/pakfire/cli.py:1052
88bd9274
MT
714#, python-format
715msgid "A job with ID %s could not be found."
716msgstr ""
717
2ab19e60 718#: ../python/pakfire/cli.py:1059
88bd9274
MT
719#, python-format
720msgid "Job: %(name)s"
721msgstr ""
722
2ab19e60 723#: ../python/pakfire/cli.py:1064 ../python/pakfire/packages/base.py:107
fbd64b91 724#: ../python/pakfire/transaction.py:358
88bd9274
MT
725msgid "Arch"
726msgstr "Архитектура"
727
2ab19e60 728#: ../python/pakfire/cli.py:1069 ../python/pakfire/packages/base.py:142
88bd9274
MT
729msgid "Build host"
730msgstr "Хост сборки"
731
2ab19e60 732#: ../python/pakfire/cli.py:1074
88bd9274
MT
733msgid "Time created"
734msgstr ""
735
2ab19e60 736#: ../python/pakfire/cli.py:1075
88bd9274
MT
737msgid "Time started"
738msgstr ""
739
2ab19e60 740#: ../python/pakfire/cli.py:1076
88bd9274
MT
741msgid "Time finished"
742msgstr ""
743
2ab19e60 744#: ../python/pakfire/cli.py:1077
88bd9274
MT
745msgid "Duration"
746msgstr ""
747
2ab19e60 748#: ../python/pakfire/cli.py:1100
83196675
MT
749msgid "Pakfire daemon command line interface."
750msgstr ""
751
2ab19e60 752#: ../python/pakfire/cli.py:1133
1533c6b1
MT
753msgid "Pakfire key command line interface."
754msgstr ""
755
2ab19e60 756#: ../python/pakfire/cli.py:1179
1533c6b1
MT
757msgid "Initialize the local keyring."
758msgstr ""
759
2ab19e60 760#: ../python/pakfire/cli.py:1185 ../python/pakfire/cli.py:1195
1533c6b1
MT
761msgid "Import a key from file."
762msgstr ""
763
2ab19e60 764#: ../python/pakfire/cli.py:1187
1533c6b1
MT
765msgid "The real name of the owner of this key."
766msgstr ""
767
2ab19e60 768#: ../python/pakfire/cli.py:1189
1533c6b1
MT
769msgid "The email address of the owner of this key."
770msgstr ""
771
2ab19e60 772#: ../python/pakfire/cli.py:1197
1533c6b1
MT
773msgid "Filename of that key to import."
774msgstr ""
775
2ab19e60 776#: ../python/pakfire/cli.py:1203
1533c6b1
MT
777msgid "Export a key to a file."
778msgstr ""
779
2ab19e60 780#: ../python/pakfire/cli.py:1205
1533c6b1
MT
781msgid "The ID of the key to export."
782msgstr ""
783
2ab19e60 784#: ../python/pakfire/cli.py:1207
1533c6b1
MT
785msgid "Write the key to this file."
786msgstr ""
787
2ab19e60 788#: ../python/pakfire/cli.py:1213
1533c6b1
MT
789msgid "Delete a key from the local keyring."
790msgstr ""
791
2ab19e60 792#: ../python/pakfire/cli.py:1215
1533c6b1
MT
793msgid "The ID of the key to delete."
794msgstr ""
795
2ab19e60 796#: ../python/pakfire/cli.py:1221
1533c6b1
MT
797msgid "List all imported keys."
798msgstr ""
799
2ab19e60 800#: ../python/pakfire/cli.py:1227
1533c6b1
MT
801msgid "Sign one or more packages."
802msgstr ""
803
2ab19e60 804#: ../python/pakfire/cli.py:1229
1533c6b1
MT
805msgid "Key that is used sign the package(s)."
806msgstr ""
807
2ab19e60 808#: ../python/pakfire/cli.py:1231
1533c6b1
MT
809msgid "Package(s) to sign."
810msgstr ""
811
2ab19e60 812#: ../python/pakfire/cli.py:1237
1533c6b1
MT
813msgid "Verify one or more packages."
814msgstr ""
815
2ab19e60 816#: ../python/pakfire/cli.py:1241
1533c6b1
MT
817msgid "Package(s) to verify."
818msgstr ""
819
2ab19e60 820#: ../python/pakfire/cli.py:1252
1533c6b1
MT
821msgid "Generating the key may take a moment..."
822msgstr ""
823
2ab19e60 824#: ../python/pakfire/cli.py:1300
1533c6b1
MT
825#, python-format
826msgid "Signing %s..."
827msgstr ""
828
2ab19e60 829#: ../python/pakfire/cli.py:1317
1533c6b1
MT
830#, python-format
831msgid "Verifying %s..."
832msgstr ""
833
2ab19e60 834#: ../python/pakfire/cli.py:1327
1533c6b1
MT
835msgid "This signature is valid."
836msgstr ""
837
2ab19e60 838#: ../python/pakfire/cli.py:1330
1533c6b1
MT
839msgid "Unknown key"
840msgstr ""
841
2ab19e60 842#: ../python/pakfire/cli.py:1331
1533c6b1
MT
843msgid "Could not check if this signature is valid."
844msgstr ""
845
2ab19e60 846#: ../python/pakfire/cli.py:1334 ../python/pakfire/keyring.py:114
1533c6b1
MT
847#, python-format
848msgid "Created: %s"
849msgstr ""
850
2ab19e60 851#: ../python/pakfire/cli.py:1338 ../python/pakfire/keyring.py:117
1533c6b1
MT
852#, python-format
853msgid "Expires: %s"
854msgstr ""
855
fbd64b91
MT
856#: ../python/pakfire/client/builder.py:173
857msgid "Less than 2GB of free space. Cannot request a new job."
83196675
MT
858msgstr ""
859
1533c6b1 860#: ../python/pakfire/client/transport.py:85
83196675 861#, python-format
88bd9274 862msgid "Trying again in %(timeout)s second(s). %(tries)s tries left."
83196675
MT
863msgstr ""
864
98a25ca2 865#: ../python/pakfire/compress.py:85 ../python/pakfire/compress.py:95
ee053bb4 866#, python-format
98a25ca2 867msgid "Given algorithm '%s' is not supported."
ee053bb4
MT
868msgstr ""
869
1533c6b1 870#: ../python/pakfire/config.py:201
83196675
MT
871msgid "Configuration:"
872msgstr ""
873
1533c6b1 874#: ../python/pakfire/config.py:203
83196675
MT
875#, python-format
876msgid "Section: %s"
877msgstr ""
878
1533c6b1 879#: ../python/pakfire/config.py:208
83196675
MT
880msgid "No settings in this section."
881msgstr ""
882
1533c6b1 883#: ../python/pakfire/config.py:210
83196675
MT
884msgid "Loaded from files:"
885msgstr ""
886
1533c6b1 887#: ../python/pakfire/downloader.py:146
779aba01
MT
888msgid "Downloading source files:"
889msgstr ""
890
1533c6b1 891#: ../python/pakfire/downloader.py:169
88bd9274
MT
892#, python-format
893msgid "Downloaded empty file: %s"
894msgstr ""
895
c2cf0045 896#: ../python/pakfire/errors.py:30
1b5b9758
MT
897msgid "An unhandled error occured."
898msgstr "Возникла неизвестная ошибка."
899
98a25ca2
MT
900#: ../python/pakfire/errors.py:46
901msgid "Could not compress/decompress data."
902msgstr ""
903
904#: ../python/pakfire/errors.py:58
1b5b9758
MT
905msgid "One or more dependencies could not been resolved."
906msgstr "Одна или несколько зависимостей не могут быть разрешены."
907
fbd64b91
MT
908#: ../python/pakfire/errors.py:61
909msgid "An error occured when pakfire tried to download files."
910msgstr ""
911
912#: ../python/pakfire/errors.py:74
1b5b9758
MT
913msgid ""
914"The requested action cannot be done on offline mode.\n"
915"Please connect your system to the network, remove --offline from the command line and try again."
88bd9274 916msgstr "Запрашиваемое действие не может быть выполнено в автономном режиме. \nПожалуйста, подключите систему к сети, удалите --offline из командной строки и повторите попытку."
1b5b9758 917
fbd64b91 918#: ../python/pakfire/errors.py:86
c2cf0045
MT
919msgid "Running pakfire-build in a pakfire container?"
920msgstr ""
921
2ab19e60 922#: ../python/pakfire/errors.py:94 ../python/pakfire/transaction.py:425
c2cf0045
MT
923msgid "Transaction test was not successful"
924msgstr ""
925
779aba01
MT
926#: ../python/pakfire/i18n.py:54
927#, python-format
928msgid "%(commas)s and %(last)s"
929msgstr ""
930
1533c6b1
MT
931#: ../python/pakfire/keyring.py:86
932msgid "The local keyring is already initialized. Aborting."
933msgstr ""
934
935#: ../python/pakfire/keyring.py:89
936msgid "Initializing local keyring..."
937msgstr ""
938
939#: ../python/pakfire/keyring.py:102
940#, python-format
941msgid "Fingerprint: %s"
942msgstr ""
943
944#: ../python/pakfire/keyring.py:106
945#, python-format
946msgid "Subkey: %s"
947msgstr ""
948
949#: ../python/pakfire/keyring.py:108
950msgid "This key has expired!"
951msgstr ""
952
953#: ../python/pakfire/keyring.py:111
954msgid "This is a secret key."
955msgstr ""
956
957#: ../python/pakfire/keyring.py:119
958msgid "This key does not expire."
959msgstr ""
960
961#: ../python/pakfire/keyring.py:172
962#, python-format
963msgid "Generating new key for %(realname)s <%(email)s>..."
964msgstr ""
965
966#: ../python/pakfire/keyring.py:173
967msgid "This may take a while..."
968msgstr ""
969
970#: ../python/pakfire/keyring.py:192
971#, python-format
972msgid "Successfully import key %s."
973msgstr ""
974
975#: ../python/pakfire/keyring.py:212
976msgid "Host key:"
977msgstr ""
978
979#: ../python/pakfire/keyring.py:215
980msgid "No host key available."
981msgstr ""
982
c4488bac 983#: ../python/pakfire/packages/base.py:99
1b5b9758
MT
984msgid "Name"
985msgstr "Имя"
986
fbd64b91 987#: ../python/pakfire/packages/base.py:110 ../python/pakfire/transaction.py:358
1b5b9758
MT
988msgid "Version"
989msgstr "Версия"
990
c4488bac 991#: ../python/pakfire/packages/base.py:111
1b5b9758
MT
992msgid "Release"
993msgstr "Релиз"
994
fbd64b91 995#: ../python/pakfire/packages/base.py:115 ../python/pakfire/transaction.py:359
1b5b9758
MT
996msgid "Size"
997msgstr "Размер"
998
c4488bac 999#: ../python/pakfire/packages/base.py:119
1b5b9758
MT
1000msgid "Repo"
1001msgstr "Репозиторий"
1002
c4488bac 1003#: ../python/pakfire/packages/base.py:122
1b5b9758
MT
1004msgid "Summary"
1005msgstr "Резюме"
1006
c4488bac 1007#: ../python/pakfire/packages/base.py:123
1b5b9758
MT
1008msgid "Groups"
1009msgstr "Группы"
1010
c4488bac 1011#: ../python/pakfire/packages/base.py:124
1b5b9758
MT
1012msgid "URL"
1013msgstr "URL"
1014
c4488bac 1015#: ../python/pakfire/packages/base.py:125
1b5b9758
MT
1016msgid "License"
1017msgstr "Лицензия"
1018
c4488bac 1019#: ../python/pakfire/packages/base.py:128
1b5b9758
MT
1020msgid "Description"
1021msgstr "Описание"
1022
c4488bac 1023#: ../python/pakfire/packages/base.py:135
ee053bb4
MT
1024msgid "Maintainer"
1025msgstr ""
1026
c4488bac 1027#: ../python/pakfire/packages/base.py:137
3db9b4ce
MT
1028msgid "Vendor"
1029msgstr ""
1030
c4488bac 1031#: ../python/pakfire/packages/base.py:139
1b5b9758
MT
1032msgid "UUID"
1033msgstr "UUID"
1034
c4488bac 1035#: ../python/pakfire/packages/base.py:140
1b5b9758
MT
1036msgid "Build ID"
1037msgstr "ID сборки"
1038
c4488bac 1039#: ../python/pakfire/packages/base.py:141
1b5b9758
MT
1040msgid "Build date"
1041msgstr "Дата сборки"
1042
c4488bac 1043#: ../python/pakfire/packages/base.py:144
1533c6b1
MT
1044msgid "Signatures"
1045msgstr ""
1046
1047#: ../python/pakfire/packages/base.py:149
1b5b9758
MT
1048msgid "Provides"
1049msgstr "Обеспечивает"
1050
1533c6b1 1051#: ../python/pakfire/packages/base.py:154
ee053bb4
MT
1052msgid "Pre-requires"
1053msgstr ""
1054
1533c6b1 1055#: ../python/pakfire/packages/base.py:159
1b5b9758
MT
1056msgid "Requires"
1057msgstr "Требует"
1058
1533c6b1 1059#: ../python/pakfire/packages/base.py:164
ee053bb4
MT
1060msgid "Conflicts"
1061msgstr ""
1062
1533c6b1 1063#: ../python/pakfire/packages/base.py:169
ee053bb4
MT
1064msgid "Obsoletes"
1065msgstr ""
1066
1533c6b1 1067#: ../python/pakfire/packages/base.py:177
1b5b9758
MT
1068msgid "File"
1069msgstr "Файл"
1070
1533c6b1 1071#: ../python/pakfire/packages/base.py:367
1b5b9758
MT
1072msgid "Not set"
1073msgstr "Не установлено"
1074
1533c6b1 1075#: ../python/pakfire/packages/base.py:528
72876bf6
MT
1076#, python-format
1077msgid "Config file saved as %s."
1078msgstr ""
1079
98a25ca2 1080#: ../python/pakfire/packages/file.py:93
1b5b9758 1081#, python-format
c2cf0045 1082msgid "Could not extract file: /%(src)s - %(dst)s"
ee053bb4
MT
1083msgstr ""
1084
98a25ca2 1085#: ../python/pakfire/packages/file.py:159
ee053bb4
MT
1086#, python-format
1087msgid "Filename: %s"
1088msgstr ""
1089
c4488bac 1090#: ../python/pakfire/packages/file.py:256
72876bf6 1091#, python-format
98a25ca2 1092msgid "File in archive is missing in file metadata: %s. Skipping."
72876bf6
MT
1093msgstr ""
1094
c4488bac 1095#: ../python/pakfire/packages/file.py:312
72876bf6
MT
1096#, python-format
1097msgid "Config file created as %s"
1098msgstr ""
1099
c4488bac 1100#: ../python/pakfire/packages/file.py:326
72876bf6
MT
1101#, python-format
1102msgid "Could not remove file: /%s"
1103msgstr ""
1104
88bd9274
MT
1105#: ../python/pakfire/packages/lexer.py:722
1106#, python-format
1107msgid "Template does not exist: %s"
1108msgstr ""
1109
83196675 1110#: ../python/pakfire/packages/make.py:79
ee053bb4
MT
1111msgid "Package name is undefined."
1112msgstr ""
1113
83196675 1114#: ../python/pakfire/packages/make.py:82
ee053bb4
MT
1115msgid "Package version is undefined."
1116msgstr ""
1117
88bd9274 1118#: ../python/pakfire/packages/make.py:412
83196675
MT
1119#, python-format
1120msgid "Searching for automatic dependencies for %s..."
1121msgstr ""
1122
88bd9274 1123#: ../python/pakfire/packages/make.py:460
83196675
MT
1124#, python-format
1125msgid "Regular experession is invalid and has been skipped: %s"
1126msgstr ""
1127
1128#. Let the user know what has been done.
88bd9274 1129#: ../python/pakfire/packages/make.py:476
83196675 1130#, python-format
88bd9274 1131msgid "Filter '%(pattern)s' filtered %(dep)s."
83196675
MT
1132msgstr ""
1133
ee053bb4 1134#. Load progressbar.
1533c6b1
MT
1135#: ../python/pakfire/packages/packager.py:365
1136#: ../python/pakfire/packages/packager.py:635
ee053bb4 1137msgid "Packaging"
1b5b9758 1138msgstr ""
1b5b9758 1139
1533c6b1 1140#: ../python/pakfire/packages/packager.py:660
ee053bb4
MT
1141#, python-format
1142msgid "Building source package %s:"
1143msgstr ""
1144
1533c6b1 1145#: ../python/pakfire/repository/database.py:116
3db9b4ce
MT
1146msgid ""
1147"The format of the database is not supported by this version of pakfire."
1148msgstr ""
1149
1533c6b1 1150#: ../python/pakfire/repository/database.py:224
7516c225
MT
1151#, python-format
1152msgid "Cannot use database with version greater than %s."
1153msgstr ""
1154
1533c6b1 1155#: ../python/pakfire/repository/database.py:226
3db9b4ce 1156#, python-format
88bd9274 1157msgid "Migrating database from format %(old)s to %(new)s."
3db9b4ce
MT
1158msgstr ""
1159
1533c6b1
MT
1160#. Create progress bar.
1161#: ../python/pakfire/repository/local.py:102
1162#: ../python/pakfire/repository/local.py:272
1b5b9758 1163#, python-format
1533c6b1
MT
1164msgid "%s: Adding packages..."
1165msgstr ""
1b5b9758 1166
1533c6b1
MT
1167#. Make a nice progress bar.
1168#: ../python/pakfire/repository/local.py:205
1169msgid "Compressing database..."
1170msgstr ""
1b5b9758 1171
2ab19e60 1172#: ../python/pakfire/repository/remote.py:155
1b5b9758 1173#, python-format
1533c6b1
MT
1174msgid "Cannot update repository metadata for %s when in offline mode."
1175msgstr ""
1b5b9758 1176
2ab19e60
MT
1177#: ../python/pakfire/repository/remote.py:172
1178#, python-format
1179msgid "Could not update metadata for %s from any mirror server"
1180msgstr ""
1181
1182#: ../python/pakfire/repository/remote.py:181
1533c6b1
MT
1183msgid "The downloaded metadata was less recent than the current one."
1184msgstr ""
1b5b9758 1185
2ab19e60 1186#: ../python/pakfire/repository/remote.py:220
1533c6b1
MT
1187#, python-format
1188msgid "Cannot download package database for %s in offline mode."
98a25ca2
MT
1189msgstr ""
1190
2ab19e60 1191#: ../python/pakfire/repository/remote.py:228
1533c6b1
MT
1192#, python-format
1193msgid "%s: package database"
1194msgstr "%s: базы данных пакетов"
1195
2ab19e60 1196#: ../python/pakfire/repository/remote.py:302
1b5b9758
MT
1197#, python-format
1198msgid "Cannot download this file in offline mode: %s"
1199msgstr "Не удаётся загрузить этот файл в автономном режиме: %s."
1200
2ab19e60 1201#: ../python/pakfire/repository/remote.py:322
fbd64b91
MT
1202msgid "The checksum of the downloaded file did not match."
1203msgstr ""
1204
2ab19e60 1205#: ../python/pakfire/repository/remote.py:323
fbd64b91
MT
1206msgid "Trying an other mirror."
1207msgstr ""
1208
1533c6b1 1209#: ../python/pakfire/satsolver.py:230 ../python/pakfire/satsolver.py:256
1b5b9758
MT
1210msgid "The solver returned one problem:"
1211msgstr "Обнаружена проблема:"
1212
1213#. Ask the user if he or she want to modify the request. If not, just exit.
1533c6b1 1214#: ../python/pakfire/satsolver.py:272
1b5b9758
MT
1215msgid "Do you want to manually alter the request?"
1216msgstr "Вы хотите вручную изменить запрос?"
1217
1533c6b1 1218#: ../python/pakfire/satsolver.py:275
1b5b9758
MT
1219msgid "You can now try to satisfy the solver by modifying your request."
1220msgstr "Можно попробовать изменить запрос для устранения проблемы."
1221
1533c6b1 1222#: ../python/pakfire/satsolver.py:280
1b5b9758
MT
1223msgid "Which problem to you want to resolve?"
1224msgstr "Какую проблему вы хотите решить?"
1225
1533c6b1 1226#: ../python/pakfire/satsolver.py:282
1b5b9758
MT
1227msgid "Press enter to try to re-solve the request."
1228msgstr "Нажмите ввод, чтобы попытаться заново решить проблему."
1229
1533c6b1 1230#: ../python/pakfire/satsolver.py:313
1b5b9758
MT
1231#, python-format
1232msgid " Solution: %s"
1233msgstr " Решение: %s"
1234
1533c6b1 1235#: ../python/pakfire/satsolver.py:322
1b5b9758
MT
1236msgid " Solutions:"
1237msgstr " Решения:"
1238
aa7fcc82 1239#: ../python/pakfire/server.py:279 ../python/pakfire/system.py:125
83196675
MT
1240msgid "Could not be determined"
1241msgstr ""
1242
fbd64b91 1243#: ../python/pakfire/transaction.py:95
779aba01 1244#, python-format
1533c6b1 1245msgid "file %(name)s from %(pkg1)s conflicts with file from package %(pkg2)s"
779aba01
MT
1246msgstr ""
1247
fbd64b91 1248#: ../python/pakfire/transaction.py:101
779aba01 1249#, python-format
1533c6b1 1250msgid "file %(name)s from %(pkg)s conflicts with files from %(pkgs)s"
779aba01
MT
1251msgstr ""
1252
fbd64b91 1253#: ../python/pakfire/transaction.py:109
f8f8144c
MT
1254#, python-format
1255msgid ""
1256"There is not enough space left on %(name)s. Need at least %(size)s to "
1257"perform transaction."
1258msgstr ""
1259
fbd64b91 1260#: ../python/pakfire/transaction.py:295
f8f8144c
MT
1261#, python-format
1262msgid "Not enough space to download %s of packages."
1263msgstr ""
1264
fbd64b91 1265#: ../python/pakfire/transaction.py:298
1b5b9758
MT
1266msgid "Downloading packages:"
1267msgstr "Скачивание пакетов:"
1268
fbd64b91 1269#: ../python/pakfire/transaction.py:358
1b5b9758
MT
1270msgid "Package"
1271msgstr "Пакет"
1272
fbd64b91 1273#: ../python/pakfire/transaction.py:363
1b5b9758
MT
1274msgid "Installing:"
1275msgstr "Устанавливается"
1276
fbd64b91 1277#: ../python/pakfire/transaction.py:364
1b5b9758
MT
1278msgid "Reinstalling:"
1279msgstr "Переустановка:"
1280
fbd64b91 1281#: ../python/pakfire/transaction.py:365
1b5b9758
MT
1282msgid "Updating:"
1283msgstr "Обновляется"
1284
fbd64b91 1285#: ../python/pakfire/transaction.py:366
1b5b9758
MT
1286msgid "Downgrading:"
1287msgstr "Откат:"
1288
fbd64b91 1289#: ../python/pakfire/transaction.py:367
1b5b9758
MT
1290msgid "Removing:"
1291msgstr "Удаляется"
1292
fbd64b91 1293#: ../python/pakfire/transaction.py:373
1b5b9758
MT
1294msgid "Transaction Summary"
1295msgstr "Информация о транзакции"
1296
fbd64b91 1297#: ../python/pakfire/transaction.py:380
1b5b9758
MT
1298msgid "package"
1299msgstr "пакет"
1300
fbd64b91 1301#: ../python/pakfire/transaction.py:386
1b5b9758
MT
1302#, python-format
1303msgid "Total download size: %s"
1304msgstr "Суммарный объём загрузки: %s"
1305
fbd64b91 1306#: ../python/pakfire/transaction.py:390
1b5b9758
MT
1307#, python-format
1308msgid "Installed size: %s"
1309msgstr "Размер после установки: %s"
1310
fbd64b91 1311#: ../python/pakfire/transaction.py:393
1b5b9758
MT
1312#, python-format
1313msgid "Freed size: %s"
1314msgstr "Освобождено: %s."
1315
2ab19e60 1316#: ../python/pakfire/transaction.py:400
1b5b9758
MT
1317msgid "Is this okay?"
1318msgstr "Всё верно?"
1319
2ab19e60 1320#: ../python/pakfire/transaction.py:406
c2cf0045
MT
1321msgid "Running Transaction Test"
1322msgstr ""
1323
2ab19e60 1324#: ../python/pakfire/transaction.py:418
c2cf0045
MT
1325msgid "Transaction Test Succeeded"
1326msgstr ""
1327
1533c6b1 1328#. Make a nice progressbar.
2ab19e60 1329#: ../python/pakfire/transaction.py:451
1533c6b1
MT
1330msgid "Verifying signatures..."
1331msgstr ""
1332
2ab19e60 1333#: ../python/pakfire/transaction.py:483
1533c6b1
MT
1334#, python-format
1335msgid "Found %s signature error(s)!"
1336msgstr ""
1337
2ab19e60 1338#: ../python/pakfire/transaction.py:488
1533c6b1
MT
1339msgid "Going on because we are running in permissive mode."
1340msgstr ""
1341
2ab19e60 1342#: ../python/pakfire/transaction.py:489
1533c6b1
MT
1343msgid "This is dangerous!"
1344msgstr ""
1345
2ab19e60 1346#: ../python/pakfire/transaction.py:509
1b5b9758
MT
1347msgid "Running transaction"
1348msgstr "Запуск транзакции"
1349
c4488bac 1350#: ../python/pakfire/util.py:68
1b5b9758
MT
1351#, python-format
1352msgid "%s [y/N]"
1353msgstr "%s [Да/Нет]"
1354
88bd9274 1355#: ../python/pakfire/util.py:260
f8f8144c
MT
1356msgid "Killing orphans..."
1357msgstr ""
1358
88bd9274 1359#: ../python/pakfire/util.py:267
f8f8144c
MT
1360#, python-format
1361msgid "Process ID %s is still running in chroot. Killing..."
1362msgstr ""
1363
88bd9274 1364#: ../python/pakfire/util.py:279
f8f8144c
MT
1365msgid "Waiting for processes to terminate..."
1366msgstr ""
1367
c2cf0045 1368#: ../python/src/problem.c:159
1b5b9758
MT
1369#, c-format
1370msgid "%s does not belong to a distupgrade repository"
1371msgstr "%s Не принадлежат distupgrade репозиторию"
1372
c2cf0045 1373#: ../python/src/problem.c:166
1b5b9758
MT
1374#, c-format
1375msgid "%s has inferior architecture"
1376msgstr "%s имеет более раннюю архитектуру"
1377
c2cf0045 1378#: ../python/src/problem.c:173
1b5b9758
MT
1379#, c-format
1380msgid "problem with installed package %s"
1381msgstr "Проблема с установленным пакетом %s."
1382
c2cf0045 1383#: ../python/src/problem.c:179
1b5b9758
MT
1384#, c-format
1385msgid "conflicting requests"
1386msgstr "конфликт запросов"
1387
c2cf0045 1388#: ../python/src/problem.c:184
1b5b9758
MT
1389#, c-format
1390msgid "nothing provides requested %s"
1391msgstr "ничто не предоставляет запрашиваемый %s."
1392
c2cf0045 1393#: ../python/src/problem.c:190
1b5b9758
MT
1394#, c-format
1395msgid "some dependency problem"
1396msgstr "проблема в зависимостях"
1397
c2cf0045 1398#: ../python/src/problem.c:195
1b5b9758
MT
1399#, c-format
1400msgid "package %s is not installable"
1401msgstr "Пакет %s не может быть установлен"
1402
c2cf0045 1403#: ../python/src/problem.c:202
1b5b9758
MT
1404#, c-format
1405msgid "nothing provides %s needed by %s"
1406msgstr "ничто не предоставляет %s, необходимый для %s."
1407
c2cf0045 1408#: ../python/src/problem.c:209
1b5b9758
MT
1409#, c-format
1410msgid "cannot install both %s and %s"
1411msgstr "невозможно установить %s и %s."
1412
c2cf0045 1413#: ../python/src/problem.c:216
1b5b9758
MT
1414#, c-format
1415msgid "package %s conflicts with %s provided by %s"
1416msgstr "пакет %s конфликтует с %s, предоставленные %s."
1417
c2cf0045 1418#: ../python/src/problem.c:224
1b5b9758
MT
1419#, c-format
1420msgid "package %s obsoletes %s provided by %s"
1421msgstr "пакет %s отменяет пакет %s, предоставленный %s."
1422
c2cf0045 1423#: ../python/src/problem.c:232
1b5b9758
MT
1424#, c-format
1425msgid "installed package %s obsoletes %s provided by %s"
1426msgstr "установленный пакет %s отменяет %s предоставленный %s."
1427
c2cf0045 1428#: ../python/src/problem.c:240
1b5b9758
MT
1429#, c-format
1430msgid "package %s implicitely obsoletes %s provided by %s"
1431msgstr "пакет %s. неявно отменяет %s. предоставленный %s."
1432
c2cf0045 1433#: ../python/src/problem.c:248
1b5b9758
MT
1434#, c-format
1435msgid "package %s requires %s, but none of the providers can be installed"
1436msgstr "пакет %s требует %s, но оба не могут быть установлены."
1437
c2cf0045 1438#: ../python/src/problem.c:255
1b5b9758
MT
1439#, c-format
1440msgid "package %s conflicts with %s provided by itself"
1441msgstr "пакет %s конфликтует с %s, предоставленный самим собой."
1442
c2cf0045 1443#: ../python/src/problem.c:264
1b5b9758
MT
1444#, c-format
1445msgid "bad rule type"
1446msgstr "неверный тип правила"
1447
c2cf0045 1448#: ../python/src/solution.c:86
1b5b9758
MT
1449#, c-format
1450msgid "do not keep %s installed"
1451msgstr "не оставлять %s установленным"
1452
c2cf0045 1453#: ../python/src/solution.c:89
1b5b9758
MT
1454#, c-format
1455msgid "do not install a solvable %s"
1456msgstr "не устанавливать разрешимый %s."
1457
c2cf0045 1458#: ../python/src/solution.c:92
1b5b9758
MT
1459#, c-format
1460msgid "do not install %s"
1461msgstr "Не устанавливать %s"
1462
c2cf0045 1463#: ../python/src/solution.c:98
1b5b9758
MT
1464#, c-format
1465msgid "do not forbid installation of %s"
1466msgstr "не запрещать установку %s"
1467
c2cf0045 1468#: ../python/src/solution.c:101
1b5b9758
MT
1469#, c-format
1470msgid "do not deinstall all solvables %s"
1471msgstr "Не деинсталлировать все разрешимые %s"
1472
c2cf0045 1473#: ../python/src/solution.c:104
1b5b9758
MT
1474#, c-format
1475msgid "do not deinstall %s"
1476msgstr "Не деинсталлировать%s"
1477
c2cf0045 1478#: ../python/src/solution.c:109
1b5b9758
MT
1479#, c-format
1480msgid "do not install most recent version of %s"
1481msgstr "не устанавливать самую последнюю версию %s."
1482
c2cf0045 1483#: ../python/src/solution.c:114
1b5b9758
MT
1484#, c-format
1485msgid "do not lock %s"
1486msgstr "не блокировать %s"
1487
c2cf0045 1488#: ../python/src/solution.c:119
1b5b9758
MT
1489#, c-format
1490msgid "do something different"
1491msgstr "выполнить что-то другое"
1492
c2cf0045 1493#: ../python/src/solution.c:126
1b5b9758
MT
1494#, c-format
1495msgid "keep %s despite the inferior architecture"
1496msgstr "оставить %s, несмотря на её раннюю архитектуру"
1497
c2cf0045 1498#: ../python/src/solution.c:129
1b5b9758
MT
1499#, c-format
1500msgid "install %s despite the inferior architecture"
1501msgstr "установить %s, несмотря на её раннюю архитектуру"
1502
c2cf0045 1503#: ../python/src/solution.c:135
1b5b9758
MT
1504#, c-format
1505msgid "keep obsolete %s"
1506msgstr "оставить устаревший %s"
1507
c2cf0045 1508#: ../python/src/solution.c:138
1b5b9758
MT
1509#, c-format
1510msgid "install %s from excluded repository"
1511msgstr "установить %s из исключённого репозитория"
1512
c2cf0045 1513#: ../python/src/solution.c:150
1b5b9758
MT
1514#, c-format
1515msgid "allow downgrade of %s to %s"
1516msgstr "разрешить понижение версии %s до %s"
1517
c2cf0045 1518#: ../python/src/solution.c:154
1b5b9758
MT
1519#, c-format
1520msgid "allow architecture change of %s to %s"
1521msgstr "разрешить изменение архитектуры с %s на %s"
1522
c2cf0045 1523#: ../python/src/solution.c:159
1b5b9758
MT
1524#, c-format
1525msgid "allow vendor change from '%s' (%s) to '%s' (%s)"
1526msgstr "разрешить изменение поставщика с '%s' (%s) на '%s' (%s)"
1527
c2cf0045 1528#: ../python/src/solution.c:163
1b5b9758
MT
1529#, c-format
1530msgid "allow vendor change from '%s' (%s) to no vendor (%s)"
1531msgstr "разрешить изменение поставщика с '%s' (%s) на самостоятельный (%s)"
1532
c2cf0045 1533#: ../python/src/solution.c:169
1b5b9758
MT
1534#, c-format
1535msgid "allow replacement of %s with %s"
1536msgstr "разрешить замену %s на %s"
1537
c2cf0045 1538#. XXX Maybe we can make a more beautiful message here?!
83196675 1539#: ../tools/pakfire-multicall.py:25
c2cf0045
MT
1540msgid ""
1541"There has been an error when trying to import one or more of the modules, "
1542"that are required to run Pakfire."
88bd9274 1543msgstr "Произошла ошибка при попытке импортировать один или несколько модулей, необходимых для запуска Pakfire."
c2cf0045 1544
83196675 1545#: ../tools/pakfire-multicall.py:27
c2cf0045
MT
1546msgid "Please check your installation of Pakfire."
1547msgstr ""
1548
83196675 1549#: ../tools/pakfire-multicall.py:29
c2cf0045
MT
1550msgid "The error that lead to this:"
1551msgstr "Ошибка, являющаяся причиной: "
1552
1533c6b1 1553#: ../tools/pakfire-multicall.py:70
c2cf0045
MT
1554msgid "An error has occured when running Pakfire."
1555msgstr "Произошла ошибка при запуске Pakfire."
1556
1533c6b1 1557#: ../tools/pakfire-multicall.py:73
c2cf0045
MT
1558msgid "Error message:"
1559msgstr "Сообщение об ошибке:"
1560
1533c6b1 1561#: ../tools/pakfire-multicall.py:77
c2cf0045
MT
1562msgid "Further description:"
1563msgstr "Детальное описание:"