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