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