From 5331beb234a2b60e0fca49abc867a4bd3715126b Mon Sep 17 00:00:00 2001 From: Transifex SVN Submitter Date: Sat, 18 Dec 2010 01:51:41 +0000 Subject: [PATCH] l10n: Updated Russian (ru) translation to 48% (Alexey Ivanes) New status: 306 messages complete with 9 fuzzies and 311 untranslated. Transmitted-via: Transifex (translate.pardus.org.tr). --- po/ru.po | 5771 +++++++++++++++++++++++++++--------------------------- 1 file changed, 2890 insertions(+), 2881 deletions(-) diff --git a/po/ru.po b/po/ru.po index 481fe7f1..d5f34b08 100644 --- a/po/ru.po +++ b/po/ru.po @@ -1,2881 +1,2890 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) YEAR ORGANIZATION -# FIRST AUTHOR , YEAR. -# -msgid "" -msgstr "" -"Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2010-10-13 11:31+EEST\n" -"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" -"Last-Translator: FULL NAME \n" -"Language-Team: LANGUAGE \n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=CHARSET\n" -"Content-Transfer-Encoding: ENCODING\n" -"Generated-By: pygettext.py 1.5\n" - -#: /usr/lib/python2.7/optparse.py:140 -msgid "no such option: %s" -msgstr "опция не найдена:% S" - -#: /usr/lib/python2.7/optparse.py:151 -msgid "ambiguous option: %s (%s?)" -msgstr "неоднозначная опция: %s (%s?)" - -#: /usr/lib/python2.7/optparse.py:374 -msgid "Usage: %s\n" -msgstr "Использование: %s\n" - -#: /usr/lib/python2.7/optparse.py:393 -msgid "Usage" -msgstr "Использование" - -#: /usr/lib/python2.7/optparse.py:418 -msgid "integer" -msgstr "integer" - -#: /usr/lib/python2.7/optparse.py:419 -msgid "long integer" -msgstr "long integer" - -#: /usr/lib/python2.7/optparse.py:420 -msgid "floating-point" -msgstr "floating-point" - -#: /usr/lib/python2.7/optparse.py:421 -msgid "complex" -msgstr "complex" - -#: /usr/lib/python2.7/optparse.py:429 -msgid "option %s: invalid %s value: %r" -msgstr "опция %s: некорректное %s значение: %r" - -#: /usr/lib/python2.7/optparse.py:437 -msgid "option %s: invalid choice: %r (choose from %s)" -msgstr "опция %s: неверный выбор: %r (выбирайте из %s)" - -#: /usr/lib/python2.7/optparse.py:1245 -msgid "show this help message and exit" -msgstr "показать справку и выйти" - -#: /usr/lib/python2.7/optparse.py:1250 -msgid "show program's version number and exit" -msgstr "Показать версию программы и выйти" - -#: /usr/lib/python2.7/optparse.py:1273 -msgid "%prog [options]" -msgstr "%prog [options]" - -#: /usr/lib/python2.7/optparse.py:1493 /usr/lib/python2.7/optparse.py:1532 -msgid "%s option requires an argument" -msgstr "%s опция требует аргумент" - -#: /usr/lib/python2.7/optparse.py:1495 /usr/lib/python2.7/optparse.py:1534 -msgid "%s option requires %d arguments" -msgstr "%s опция требует %d аргумент" - -#: /usr/lib/python2.7/optparse.py:1504 -msgid "%s option does not take a value" -msgstr "%s опция не требует аргумент" - -#: /usr/lib/python2.7/optparse.py:1621 -msgid "Options" -msgstr "Опции" - -#: pisi-cli:43 -msgid "Keyboard Interrupt: Exiting..." -msgstr "Прерывание от клавиатуры: Выход ..." - -#: pisi-cli:46 -msgid "Program terminated." -msgstr "Программа закрыта." - -#: pisi-cli:49 -msgid "" -"Unhandled internal exception.\n" -"Please file a bug report to ." -msgstr "" -"Необработанное внутреннее исключение. \n" -"Пожалуйста отправьте отчет об ошибке в ." - -#: pisi-cli:58 -msgid "System error. Program terminated." -msgstr "Системная ошибка. Программа закрыта." - -#: pisi-cli:67 -msgid "Please use 'pisi help' for general help." -msgstr "Используйте 'pisi help' для получения справки." - -#: pisi-cli:70 -msgid "" -"\n" -"Traceback:" -msgstr "" -"\n" -"Трассировка:" - -#: pisi-cli:73 -msgid "Use --debug to see a traceback." -msgstr "Используйте --debug для просмотра трассировки" - -#: pisi/actionsapi/autotools.py:36 pisi/actionsapi/cmaketools.py:36 -msgid "" -"Please attach the config.log to your bug report:\n" -"%s/config.log" -msgstr "" -"Пожалуйста прикрепите config.log в ваш отчет об ошибке:\n" -"%s/config.log" - -#: pisi/actionsapi/autotools.py:77 pisi/actionsapi/autotools.py:87 -#: pisi/actionsapi/cmaketools.py:66 pisi/actionsapi/kde.py:65 -#: pisi/actionsapi/perlmodules.py:54 pisi/actionsapi/perlmodules.py:57 -msgid "Configure failed." -msgstr "Ошибка конфигурирования." - -#: pisi/actionsapi/autotools.py:79 pisi/actionsapi/autotools.py:89 -#: pisi/actionsapi/kde.py:67 -msgid "No configure script found." -msgstr "Файл конфигурации не найден." - -#: pisi/actionsapi/autotools.py:97 pisi/actionsapi/cmaketools.py:78 -#: pisi/actionsapi/kde.py:72 pisi/actionsapi/perlmodules.py:63 -#: pisi/actionsapi/perlmodules.py:72 pisi/actionsapi/pythonmodules.py:62 -#: pisi/actionsapi/scons.py:39 -msgid "Make failed." -msgstr "Ошибка сборки." - -#: pisi/actionsapi/autotools.py:126 pisi/actionsapi/autotools.py:134 -#: pisi/actionsapi/cmaketools.py:98 pisi/actionsapi/cmaketools.py:106 -#: pisi/actionsapi/kde.py:79 pisi/actionsapi/pythonmodules.py:67 -#: pisi/actionsapi/rubymodules.py:92 pisi/actionsapi/rubymodules.py:99 -#: pisi/actionsapi/scons.py:43 -msgid "Install failed." -msgstr "Ошибка установки." - -#: pisi/actionsapi/autotools.py:141 -msgid "Running aclocal failed." -msgstr "Запуск aclocal не удался." - -#: pisi/actionsapi/autotools.py:146 -msgid "Running autoconf failed." -msgstr "Запуск Autoconf не удался." - -#: pisi/actionsapi/autotools.py:151 -msgid "Running autoreconf failed." -msgstr "Запуск autoreconf не удался." - -#: pisi/actionsapi/autotools.py:156 -msgid "Running automake failed." -msgstr "Запуск Automake не удался." - -#: pisi/actionsapi/autotools.py:161 -msgid "Running autoheader failed." -msgstr "Запуск autoheader не удался." - -#: pisi/actionsapi/cmaketools.py:68 -msgid "No configure script found for cmake." -msgstr "Не найден скрипт конфигурации для cmake. " - -#: pisi/actionsapi/cmaketools.py:110 pisi/actionsapi/kde.py:81 -msgid "No Makefile found." -msgstr "Makefile не найден." - -#: pisi/actionsapi/get.py:174 -msgid "Util %s cannot be found" -msgstr "Утилита %s не найдена" - -#: pisi/actionsapi/get.py:176 -msgid "Warning: %s does not exist, using plain name %s" -msgstr "Предупреждение: %s не существует, используя %s" - -#: pisi/actionsapi/kde.py:34 -msgid "" -"\n" -"!!! Please attach the config.log to your bug report:\n" -"%s/config.log" -msgstr "" -"\n" -"!!! Пожалуйста прикрепите config.log в ваш ответ об ошибке:\n" -"%s/config.log" - -#: pisi/actionsapi/kerneltools.py:120 -msgid "Can't find kernel version information file %s." -msgstr "Не найден файл информации о ядре %s." - -#: pisi/actionsapi/libtools.py:38 -msgid "Running ldconfig failed." -msgstr "Запуск ldconfig не удался." - -#: pisi/actionsapi/libtools.py:49 -msgid "GNU Config Update Finished." -msgstr "GNU Config Обновление завершено." - -#: pisi/actionsapi/libtools.py:53 -msgid "Running libtoolize failed." -msgstr "Ошибка выполнения libtoolize." - -#: pisi/actionsapi/perlmodules.py:66 -msgid "perl build failed." -msgstr "ошибка выполнения perl." - -#: pisi/actionsapi/perlmodules.py:75 -msgid "perl install failed." -msgstr "ошибка установки perl." - -#: pisi/actionsapi/pisitools.py:75 pisi/actionsapi/pisitools.py:132 -msgid "No file matched pattern \"%s\"" -msgstr "Нет файла, соответствующего шаблону \"%s\"" - -#: pisi/actionsapi/pisitools.py:142 -msgid "ActionsAPI [doman]: Wrong man page file: %s" -msgstr "ActionsAPI [doman]: Неверная страница man: %s" - -#: pisi/actionsapi/pisitools.py:169 -msgid "No file matched pattern \"%s\". 'domove' operation failed." -msgstr "Нет файла, соответствующего шаблону \"%s\". 'domove' операция отменена." - -#: pisi/actionsapi/pisitools.py:188 -msgid "ActionsAPI [rename]: %s: %s" -msgstr "ActionsAPI [rename]: %s: %s" - -#: pisi/actionsapi/pisitools.py:203 -msgid "No such file matching pattern: \"%s\". 'dosed' operation failed." -msgstr "Нет файла, соответствующего шаблону: \"%s\". 'dosed' операция отменена." - -#: pisi/actionsapi/pisitools.py:216 -msgid "dosed method has not changed file '%s'." -msgstr "dosed метод не поменял файл '%s'." - -#: pisi/actionsapi/pisitools.py:219 -msgid "File does not exist or permission denied: %s" -msgstr "Файл не существует или доступ запрещен: %s" - -#: pisi/actionsapi/pisitools.py:236 -msgid "ActionsAPI [dosym]: File already exists: %s" -msgstr "ActionsAPI [dosym]: Файл уже существует: %s" - -#: pisi/actionsapi/pisitools.py:245 pisi/actionsapi/pisitoolsfunctions.py:71 -msgid "No file matched pattern \"%s\"." -msgstr "Нет файла, соответствующего шаблону \"%s\"." - -#: pisi/actionsapi/pisitools.py:272 pisi/actionsapi/shelltools.py:97 -msgid "No file matched pattern \"%s\". Remove operation failed." -msgstr "Нет файла, соответствующего шаблону \"%s\". Операция удаления отменена." - -#: pisi/actionsapi/pisitools.py:281 -msgid "No directory matched pattern \"%s\". Remove directory operation failed." -msgstr "Нет директории, соответствующего шаблону \"%s\". Операция удаления директории отменена." - -#: pisi/actionsapi/pisitoolsfunctions.py:45 -#: pisi/actionsapi/pisitoolsfunctions.py:63 -#: pisi/actionsapi/pisitoolsfunctions.py:80 -msgid "Insufficient arguments." -msgstr "Недостаточно аргументов." - -#: pisi/actionsapi/pisitoolsfunctions.py:53 -msgid "No executable file matched pattern \"%s\"." -msgstr "Нет запускаемого файла, соответствующего шаблону \"%s\"." - -#: pisi/actionsapi/pythonmodules.py:56 -msgid "Configuration failed." -msgstr "Ошибка конфигурирования." - -#: pisi/actionsapi/pythonmodules.py:81 -msgid "Running %s failed." -msgstr "Запуск %s не удался." - -#: pisi/actionsapi/qt4.py:52 -msgid "Project file '%s' not found." -msgstr "Файл проекта '%s' не найден." - -#: pisi/actionsapi/qt4.py:56 -msgid "It seems there are more than one .pro file, you must specify one. (Possible .pro files: %s)" -msgstr "Похоже, что .pro файлов несколько, Вы должны выбрать один. (Возможные .pro файлы: %s)" - -#: pisi/actionsapi/rubymodules.py:108 -msgid "Running 'ruby %s' failed." -msgstr "Ошибка запуска 'ruby %s'." - -#: pisi/actionsapi/shelltools.py:49 -msgid "Cannot create directory %s" -msgstr "Невозможно создать директорию %s" - -#: pisi/actionsapi/shelltools.py:57 -msgid "ActionsAPI [echo]: Can't append to file %s." -msgstr "ActionsAPI [echo]: Невозможно добавить в файл %s." - -#: pisi/actionsapi/shelltools.py:63 -msgid "ActionsAPI [chmod]: No file matched pattern \"%s\"." -msgstr "ActionsAPI [chmod]: Нет файла, соответствующего шаблону \"%s\"." - -#: pisi/actionsapi/shelltools.py:70 -msgid "ActionsAPI [chmod]: Operation not permitted: %s (mode: 0%o)" -msgstr "ActionsAPI [chmod]: Операция не разрешается: %s (режим: 0%o)" - -#: pisi/actionsapi/shelltools.py:73 -msgid "ActionsAPI [chmod]: File %s doesn't exists." -msgstr "ActionsAPI [chmod]: Файл %s не существует." - -#: pisi/actionsapi/shelltools.py:81 -msgid "ActionsAPI [chown]: Operation not permitted: %s (uid: %s, gid: %s)" -msgstr "ActionsAPI [chown]: Операция не разрешает: %s (uid: %s, gid: %s)" - -#: pisi/actionsapi/shelltools.py:84 -msgid "ActionsAPI [chown]: File %s doesn't exists." -msgstr "ActionsAPI [chown]: Файл %s не существует." - -#: pisi/actionsapi/shelltools.py:91 -msgid "ActionsAPI [sym]: Permission denied: %s to %s" -msgstr "ActionsAPI [sym]: Доступ запрещен: %s to %s" - -#: pisi/actionsapi/shelltools.py:105 -msgid "ActionsAPI [unlink]: Permission denied: %s." -msgstr "ActionsAPI [unlink]: Доступ запрещен: %s." - -#: pisi/actionsapi/shelltools.py:109 -msgid "ActionsAPI [unlink]: File %s doesn't exists." -msgstr "ActionsAPI [unlink]: Файл %s не существует." - -#: pisi/actionsapi/shelltools.py:117 -msgid "ActionsAPI [unlinkDir]: Operation not permitted: %s" -msgstr "ActionsAPI [unlinkDir]: Операция не разрешается: %s" - -#: pisi/actionsapi/shelltools.py:121 -msgid "ActionsAPI [unlinkDir]: Directory %s doesn't exists." -msgstr "ActionsAPI [unlinkDir]: Директория %s не существует." - -#: pisi/actionsapi/shelltools.py:127 -msgid "ActionsAPI [move]: No file matched pattern \"%s\"." -msgstr "ActionsAPI [move]: Нет файла, соответствующего шаблону \"%s\"." - -#: pisi/actionsapi/shelltools.py:134 -msgid "ActionsAPI [move]: Permission denied: %s to %s" -msgstr "ActionsAPI [move]: Доступ запрещен: %s to %s" - -#: pisi/actionsapi/shelltools.py:136 -msgid "ActionsAPI [move]: File %s doesn't exists." -msgstr "ActionsAPI [move]: Файл %s не существует." - -#: pisi/actionsapi/shelltools.py:143 -msgid "ActionsAPI [copy]: No file matched pattern \"%s\"." -msgstr "ActionsAPI [copy]: Нет файла, соответствующего шаблону \"%s\"." - -#: pisi/actionsapi/shelltools.py:150 -msgid "ActionsAPI [copy]: Permission denied: %s to %s" -msgstr "ActionsAPI [copy]: Доступ запрещен: %s to %s" - -#: pisi/actionsapi/shelltools.py:166 -msgid "ActionsAPI [copy]: File %s does not exist." -msgstr "ActionsAPI [copy]: Файл %s не существует." - -#: pisi/actionsapi/shelltools.py:181 -msgid "ActionsAPI [copytree] %s to %s: %s" -msgstr "ActionsAPI [copytree] %s to %s: %s" - -#: pisi/actionsapi/shelltools.py:183 -msgid "ActionsAPI [copytree]: Directory %s doesn't exists." -msgstr "ActionsAPI [copytree]: Директория %s не существует." - -#: pisi/actionsapi/shelltools.py:191 -msgid "ActionsAPI [touch]: No file matched pattern \"%s\"." -msgstr "ActionsAPI [touch]: Нет файла, соответствующего шаблону \"%s\"." - -#: pisi/actionsapi/shelltools.py:200 -msgid "ActionsAPI [touch]: Permission denied: %s" -msgstr "ActionsAPI [touch]: Доступ запрещен: %s to %s" - -#: pisi/actionsapi/shelltools.py:255 -msgid "Command \"%s\" failed, return value was %d." -msgstr "Команда \"%s\" завершилась с ошибкой, возвращенное значение было %d." - -#: pisi/actionsapi/texlivemodules.py:56 -msgid "Moving source files failed" -msgstr "Перемещение файлов исходного кода завершилось с ошибкой" - -#: pisi/actionsapi/texlivemodules.py:59 -msgid "Generate config files failed" -msgstr "Создание конфигурационных файлов завершилось с ошибкой" - -#: pisi/actionsapi/texlivemodules.py:62 -msgid "Building format files failed" -msgstr "Ошибка выполнения файла" - -#: pisi/actionsapi/texlivemodules.py:69 -msgid "Creating symlinks from format to engines failed" -msgstr "" - -#: pisi/actionsapi/texlivemodules.py:73 -msgid "Installing docs failed" -msgstr "Установка документации не удалась" - -#: pisi/actionsapi/texlivemodules.py:77 -msgid "Installing texmf files failed" -msgstr "Установка файлов texmf не удалась" - -#: pisi/actionsapi/texlivemodules.py:81 -msgid "Installing config files failed" -msgstr "Установка конфигурационных файлов не удалась" - -#: pisi/actionsapi/texlivemodules.py:85 -msgid "Handle config files failed" -msgstr "" - -#: pisi/actionsapi/texlivemodules.py:95 -msgid "Symlink %s skipped (special case)" -msgstr "Символическая ссылка %s пропущена (особый случай)" - -#: pisi/actionsapi/texlivemodules.py:97 -msgid "Symlink %s -> %s skipped (texlive-core takes care of it." -msgstr "Символическая ссылка %s -> %s пропущена (texlive-core заботится об этом." - -#: pisi/actionsapi/texlivemodules.py:100 -msgid "Symlink %s -> %s skipped." -msgstr "Символическая ссылка %s -> %s пропущена." - -#: pisi/actionsapi/texlivemodules.py:102 -msgid "Symlink %s skipped (file exists.)" -msgstr "Символическая ссылка %s пропущена (файл существует.)" - -#: pisi/actionsapi/texlivemodules.py:104 -msgid "Making symlink from %s to %s" -msgstr "Создание символической ссылки %s to %s" - -#: pisi/actionsapi/texlivemodules.py:153 -msgid "Creating /etc/texmf/%s.d" -msgstr "Создание /etc/texmf/%s.d" - -#: pisi/actionsapi/texlivemodules.py:155 -msgid "Moving (and symlinking) /usr/share/texmf/%s to /etc/texmf/%s.d" -msgstr "Перемещение (и создание символических ссылок) /usr/share/texmf/%s to /etc/texmf/%s.d" - -#: pisi/actionsapi/texlivemodules.py:206 -msgid "Building format file %s" -msgstr "Формат исполняемого файла %s" - -#: pisi/actionsapi/texlivemodules.py:263 -msgid "Map %s is added to %s/%s.cfg" -msgstr "Map %s is added to %s/%s.cfg" - -#: pisi/actionsapi/texlivemodules.py:266 -msgid "MixedMap %s is added to %s/%s.cfg" -msgstr "MixedMap %s добавлен в %s/%s.cfg" - -#: pisi/actionsapi/texlivemodules.py:269 -msgid "p +%s is added to %s/%s-config.ps" -msgstr "p +%s добавлено в %s/%s-config.ps" - -#: pisi/actionsapi/texlivemodules.py:272 -msgid "f %s is added to %s/%s-config" -msgstr "f %s добавленно в %s/%s-config" - -#: pisi/actionsapi/texlivemodules.py:279 -msgid "Language file %s already generated." -msgstr "Языковой файл %s уже сформирован." - -#: pisi/actionsapi/texlivemodules.py:281 -msgid "No rule to proccess %s. Please file a bug." -msgstr "Нет правила для обработки %s. Пожалуйста, сообщите об ошибке." - -#: pisi/api.py:58 pisi/cli/command.py:166 -msgid "You have to be root for this operation." -msgstr "Вы должны иметь привилегии суперпользователя для этой операции." - -#: pisi/api.py:65 -msgid "Another instance of PiSi is running. Only one instance is allowed." -msgstr "Другой экземпляр PiSi работает. Допускается работа только одного экземпляра программы." - -#: pisi/api.py:420 -msgid "%s package found in %s repository" -msgstr "%s пакет найден в %s репозитории." - -#: pisi/api.py:424 -msgid "%s package already fetched" -msgstr "%s пакет уже получен" - -#: pisi/api.py:566 -msgid "Taking snapshot of the system" -msgstr "Снятие снимка с системы" - -#: pisi/api.py:718 -msgid "comar package is not fully installed" -msgstr "Пакет Comar не полностью установлен" - -#: pisi/api.py:730 -msgid "File %s not found" -msgstr "Файл %s не найден" - -#: pisi/api.py:772 -msgid "* Building index of PiSi files under %s" -msgstr "* Building index of PiSi files under %s" - -#: pisi/api.py:777 -msgid "* Index file written" -msgstr "* Файл индекса записан" - -#: pisi/api.py:782 -msgid "Not a valid repo name." -msgstr "Неверное имя репозитория" - -#: pisi/api.py:785 -msgid "Repo %s already present." -msgstr "Репозиторий %s уже существует." - -#: pisi/api.py:788 -msgid "Repo already present with name %s." -msgstr "Репозиторий уже существует с именем %s." - -#: pisi/api.py:793 -msgid "Repo %s added to system." -msgstr "Репозиторий %s добавлен в систему." - -#: pisi/api.py:801 -msgid "Repo %s removed from system." -msgstr "Репозиторий %s удален из системы." - -#: pisi/api.py:803 -msgid "Repository %s does not exist. Cannot remove." -msgstr "Репозиторий %s не существует и не может быть удален." - -#: pisi/api.py:823 -msgid "Updating repository: %s" -msgstr "Обновление репозитория: %s" - -#: pisi/api.py:832 -msgid "%s repository information is up-to-date." -msgstr "%s ифрормация о репозитории обновлена" - -#: pisi/api.py:834 -msgid "Updating database at any rate as requested" -msgstr "Обновление базы данных в любом случае как запрос" - -#: pisi/api.py:847 -msgid "* Package database updated." -msgstr "* База данных пакетов обновлена." - -#: pisi/api.py:849 -msgid "No repository named %s found." -msgstr "Не найден репозиторий с именем %s ." - -#: pisi/api.py:862 -msgid "* Adding '%s' to db... " -msgstr "* Добавление '%s' в базу данных... " - -#: pisi/api.py:865 -msgid "OK." -msgstr "ОК." - -#: pisi/archive.py:380 -msgid "Problem occured while uncompressing %s.Z file" -msgstr "Обнаружена ошибка во время распаковки %s.Z файла" - -#: pisi/atomicoperations.py:71 pisi/operations/history.py:72 -msgid "Package %s found in repository %s" -msgstr "Пакет %s найден в репозитории %s" - -#: pisi/atomicoperations.py:102 -msgid "Package URI: %s" -msgstr "URI пакета: %s" - -#: pisi/atomicoperations.py:116 -msgid "Download Error: Package does not match the repository package." -msgstr "Ошибка загрузки: Пакет не соответствует пакету из репозитория." - -#: pisi/atomicoperations.py:120 -msgid "Package %s not found in any active repository." -msgstr "Пакет %s не найден в активном репозитории." - -#: pisi/atomicoperations.py:146 -msgid "Installing %s, version %s, release %s" -msgstr "Установка %s, версия %s, релиз %s" - -#: pisi/atomicoperations.py:192 pisi/operations/build.py:701 -msgid "%s-%s is not a valid PiSi version format" -msgstr "%s-%s не правильная версия PiSi" - -#: pisi/atomicoperations.py:198 -msgid "%s package cannot be installed unless the dependencies are satisfied" -msgstr "Пакет %s не может быть установлен, пока все зависимости не будут удовлетворены" - -#: pisi/atomicoperations.py:222 -msgid "/%s from %s package\n" -msgstr "/%s для %s пакет\n" - -#: pisi/atomicoperations.py:223 -msgid "" -"File conflicts:\n" -"%s" -msgstr "" -"Конфликтные файлы:\n" -"%s" - -#: pisi/atomicoperations.py:241 -msgid "Re-install same version package?" -msgstr "Переустановить версию пакета?" - -#: pisi/atomicoperations.py:242 -msgid "Package re-install declined" -msgstr "Переустановка пакета отменена" - -#: pisi/atomicoperations.py:254 -msgid "Upgrading to new upstream version" -msgstr "Обновление до новой версии" - -#: pisi/atomicoperations.py:257 -msgid "Upgrading to new distribution release" -msgstr "Обновление до нового релиза дистрибутива" - -#: pisi/atomicoperations.py:266 -msgid "Downgrade to old distribution release?" -msgstr "Обновить до более старой версии дистрибутива?" - -#: pisi/atomicoperations.py:270 -msgid "Package downgrade declined" -msgstr "Обновление до более старой версии отменено." - -#: pisi/atomicoperations.py:309 -msgid "%s configuration failed." -msgstr "%s ошибка конфигурации." - -#: pisi/atomicoperations.py:400 -msgid "Unable to relocate following files. Reinstallation of this package is strongly recommended." -msgstr "" - -#: pisi/atomicoperations.py:491 pisi/atomicoperations.py:494 -#: pisi/atomicoperations.py:501 -msgid "Storing %s" -msgstr "Хранение %s" - -#: pisi/atomicoperations.py:568 -msgid "File list could not be read for package %s, continuing removal." -msgstr "" - -#: pisi/atomicoperations.py:574 -msgid "Removing package %s" -msgstr "Удаление пакета %s" - -#: pisi/atomicoperations.py:577 -msgid "Trying to remove nonexistent package " -msgstr "Попытка удаления несуществующего пакета" - -#: pisi/atomicoperations.py:618 -msgid "Not removing conflicted file : %s" -msgstr "" - -#: pisi/atomicoperations.py:646 -msgid "Installed file %s does not exist on system [Probably you manually deleted]" -msgstr "" - -#: pisi/cli/__init__.py:117 -msgid "Warning: " -msgstr "Предупреждение:" - -#: pisi/cli/__init__.py:127 -msgid "Error: " -msgstr "Ошибка:" - -#: pisi/cli/__init__.py:157 -msgid " (yes/no)" -msgstr "(да/нет)" - -#: pisi/cli/__init__.py:178 -msgid " [complete]\n" -msgstr "[завершено]\n" - -#: pisi/cli/__init__.py:188 -msgid "Installed %s" -msgstr "%s установлен" - -#: pisi/cli/__init__.py:190 -msgid "Removed %s" -msgstr "%s удален" - -#: pisi/cli/__init__.py:192 -msgid "Upgraded %s" -msgstr "%s обновлен" - -#: pisi/cli/__init__.py:194 -msgid "Configured %s" -msgstr "%s настроен" - -#: pisi/cli/__init__.py:196 -msgid "Extracting the files of %s" -msgstr "Распаковка файлов пакета %s" - -#: pisi/cli/addrepo.py:24 -msgid "" -"Add a repository\n" -"\n" -"Usage: add-repo \n" -"\n" -": name of repository to add\n" -": URI of index file\n" -"\n" -"If no repo is given, add-repo pardus-devel repo is added by default\n" -"\n" -"NB: We support only local files (e.g., /a/b/c) and http:// URIs at the moment\n" -msgstr "" -"Добавление репозитория\n" -"\n" -"Использование: add-repo \n" -"\n" -": имя добавляемого репозитория\n" -": URL-ссылка на индексный файл\n" -"\n" -"Если репозиторий для добавления не задан, будет добавлен репозиторий pardus-devel\n" -"\n" -"NB: На данный момент, реализована поддержка только локальных файлов (e.g., /a/b/c) и http:// URI-ссылок\n" - -#: pisi/cli/addrepo.py:45 -msgid "add-repo options" -msgstr "опции add-repo" - -#: pisi/cli/addrepo.py:46 -msgid "Ignore repository distribution check" -msgstr "" - -#: pisi/cli/addrepo.py:47 -msgid "Does not fetch repository index and does not check distribution match" -msgstr "" - -#: pisi/cli/addrepo.py:50 -msgid "Add repository at given position (0 is first)" -msgstr "Добавить репозиторий в данной позиции (0 - первый)" - -#: pisi/cli/addrepo.py:69 -msgid "" -"Add %s repository without updating the database?\n" -"By confirming this you are also adding the repository to your system without checking the distribution of the repository.\n" -"Do you want to continue?" -msgstr "" - -#: pisi/cli/addrepo.py:81 -msgid "%s repository could not be reached. Removing %s from system." -msgstr "%s репозиторий не найден. Удаление %s из системы." - -#: pisi/cli/blame.py:24 -msgid "" -"Information about the package owner and release\n" -"\n" -"Usage: blame ... \n" -"\n" -msgstr "" -"Информация об авторе пакта, его версии и релизе\n" -"\n" -"Использование: blame ... \n" -"\n" - -#: pisi/cli/blame.py:39 -msgid "blame options" -msgstr "blame опции" - -#: pisi/cli/blame.py:40 -msgid "Blame for the given release" -msgstr "Blame для текущего релиза" - -#: pisi/cli/blame.py:42 -msgid "Blame for all of the releases" -msgstr "Blame для всех релизов" - -#: pisi/cli/blame.py:68 pisi/specfile.py:361 pisi/specfile.py:444 -msgid "Name: %s, version: %s, release: %s\n" -msgstr "Имя: %s, версия: %s, релиз: %s\n" - -#: pisi/cli/blame.py:70 -msgid "Package Maintainer: %s <%s>\n" -msgstr "Package Maintainer: %s <%s>\n" - -#: pisi/cli/blame.py:71 -msgid "Release Updater: %s <%s>\n" -msgstr "Релиз обновления: %s <%s>\n" - -#: pisi/cli/blame.py:72 -msgid "Update Date: %s\n" -msgstr "Дата обновления: %s\n" - -#: pisi/cli/build.py:25 -msgid "" -"Build PiSi packages\n" -"\n" -"Usage: build [ | ] ...\n" -"\n" -"You can give a URI of the pspec.xml file. PiSi will\n" -"fetch all necessary files and build the package for you.\n" -"\n" -"Alternatively, you can give the name of a source package\n" -"to be downloaded from a repository containing sources.\n" -msgstr "" - -#: pisi/cli/build.py:50 -msgid "build options" -msgstr "build опции" - -#: pisi/cli/build.py:58 -msgid "Run pisi build operation without printing extra debug information" -msgstr "" - -#: pisi/cli/build.py:64 pisi/cli/command.py:204 -msgid "Do not take dependency information into account" -msgstr "" - -#: pisi/cli/build.py:70 -msgid "Output directory for produced packages" -msgstr "" - -#: pisi/cli/build.py:74 -msgid "Bypass errors from ActionsAPI" -msgstr "Bypass ошибка ActionsAPI" - -#: pisi/cli/build.py:79 pisi/cli/command.py:208 -msgid "Bypass safety switch" -msgstr "" - -#: pisi/cli/build.py:84 -msgid "Bypass testing step" -msgstr "" - -#: pisi/cli/build.py:89 -msgid "Create a static package with ar files" -msgstr "Создание пакета PiSi" - -#: pisi/cli/build.py:93 pisi/cli/delta.py:64 -msgid "Create the binary package using the given format. Use '-F help' to see a list of supported formats." -msgstr "Поддерживаемые форматы пакетов:" - -#: pisi/cli/build.py:100 -msgid "Use quilt patch management system instead of GNU patch" -msgstr "%s (по-умолчанию)" - -#: pisi/cli/build.py:106 -msgid "Do not constrain build process inside the build folder" -msgstr "Целевая директория: %s" - -#: pisi/cli/build.py:110 -msgid "build steps" -msgstr "build шаги" - -#: pisi/cli/build.py:116 -msgid "Break build after fetching the source archive" -msgstr "Прервать сборку после получения архива с исходными кодами" - -#: pisi/cli/build.py:123 -msgid "Break build after unpacking the source archive, checking sha1sum and applying patches" -msgstr "опции check" - -#: pisi/cli/build.py:131 -msgid "Break build after running configure step" -msgstr "Прервать сборку после запуска этапа настройки" - -#: pisi/cli/build.py:137 -msgid "Break build after running compile step" -msgstr "Прервать сборку после запуска этапа компиляции" - -#: pisi/cli/build.py:143 -msgid "Break build after running check step" -msgstr "Прервать сборку после запуска этапа проверки" - -#: pisi/cli/build.py:149 -msgid "Break build after running install step" -msgstr "Прервать сборку после запуска этапа установки" - -#: pisi/cli/build.py:155 -msgid "Create PiSi package" -msgstr "Создать PiSi пакет" - -#: pisi/cli/build.py:165 pisi/cli/delta.py:72 -msgid "Supported package formats:" -msgstr "Поддерживаемые форматы пакетов:" - -#: pisi/cli/build.py:168 pisi/cli/delta.py:75 -msgid " %s (default)" -msgstr " %s (default)" - -#: pisi/cli/build.py:176 pisi/cli/delta.py:92 pisi/cli/emerge.py:71 -msgid "Output directory: %s" -msgstr "Конечная дериктория: %s" - -#: pisi/cli/build.py:179 pisi/cli/delta.py:95 -msgid "Outputting packages in the working directory." -msgstr "" - -#: pisi/cli/check.py:25 -msgid "" -"Verify installation\n" -"\n" -"Usage: check [ ... ]\n" -"\n" -": package name\n" -"\n" -"A cryptographic checksum is stored for each installed\n" -"file. Check command uses the checksums to verify a package.\n" -"Just give the names of packages.\n" -"\n" -"If no packages are given, checks all installed packages.\n" -msgstr "" -"Проверка установки\n" -"\n" -"Использование: check [ ... ]\n" -"\n" -": package name\n" -"\n" -"A cryptographic checksum is stored for each installed\n" -"file. Check command uses the checksums to verify a package.\n" -"Just give the names of packages.\n" -"\n" -"If no packages are given, checks all installed packages.\n" - -#: pisi/cli/check.py:47 -msgid "check options" -msgstr "Проверка опций" - -#: pisi/cli/check.py:49 -msgid "Check installed packages under given component" -msgstr "Проверка установленных пакетов по данному компоненту" - -#: pisi/cli/check.py:51 -msgid "Checks only changed config files of the packages" -msgstr "Проверка измения конфигурационных файлов пакетов" - -#: pisi/cli/check.py:66 -msgid "Checking all installed packages" -msgstr "Проверка всех установленных пакетов" - -#: pisi/cli/check.py:71 -msgid "* Checking %s... " -msgstr "* Проверка %s... " - -#: pisi/cli/check.py:77 -msgid "" -"\n" -"Package %s has changed config files." -msgstr "" -"\n" -"Package %s изменение конфигурационного файла." - -#: pisi/cli/check.py:79 -msgid "" -"\n" -"Package %s is corrupt." -msgstr "" -"\n" -"Package %s поврежден." - -#: pisi/cli/check.py:81 pisi/operations/check.py:48 -msgid "OK" -msgstr "ОК" - -#: pisi/cli/check.py:83 -msgid "Package %s not installed" -msgstr "Пакет %s не установлен" - -#: pisi/cli/clean.py:20 -msgid "" -"Clean stale locks\n" -"\n" -"Usage: clean\n" -"\n" -"PiSi uses filesystem locks for managing database access.\n" -"This command deletes unused locks from the database directory." -msgstr "" - -#: pisi/cli/command.py:30 -msgid "Command lacks name" -msgstr "" - -#: pisi/cli/command.py:34 -msgid "Duplicate command %s" -msgstr "Дублирование команды %s" - -#: pisi/cli/command.py:71 pisi/cli/pisicli.py:134 -msgid "Unrecognized command: %s" -msgstr "" - -#: pisi/cli/command.py:96 -msgid "general options" -msgstr "общие параметры" - -#: pisi/cli/command.py:99 -msgid "Change the system root for PiSi commands" -msgstr "Для выполнения PiSi комманд необходимы права администратора." - -#: pisi/cli/command.py:101 -msgid "Assume yes in all yes/no queries" -msgstr "Отвечать ДА на все запросы ДА/НЕТ" - -#: pisi/cli/command.py:105 -msgid "Keep bandwidth usage under specified KB's" -msgstr "" - -#: pisi/cli/command.py:108 -msgid "Detailed output" -msgstr "Подробный вывод" - -#: pisi/cli/command.py:110 -msgid "Show debugging information" -msgstr "Показать информацию об отладке" - -#: pisi/cli/command.py:112 -msgid "Suppresses all coloring of PiSi's output" -msgstr "" - -#: pisi/cli/command.py:130 -msgid "Destination directory %s does not exist. Creating directory.\n" -msgstr "" - -#: pisi/cli/command.py:152 -msgid "Password: " -msgstr "Пароль:" - -#: pisi/cli/command.py:191 -msgid "Command terminated abnormally." -msgstr "Аварийное завершение команды." - -#: pisi/cli/command.py:206 pisi/cli/emerge.py:53 -msgid "Bypass comar configuration agent" -msgstr "" - -#: pisi/cli/command.py:210 -msgid "Do not perform any action, just show what would be done" -msgstr "" - -#: pisi/cli/command.py:228 -msgid "usage: %s\n" -msgstr "использование: %s\n" - -#: pisi/cli/configurepending.py:23 -msgid "" -"Configure pending packages\n" -"\n" -"If COMAR configuration of some packages were not\n" -"done at installation time, they are added to a list\n" -"of packages waiting to be configured. This command\n" -"configures those packages.\n" -msgstr "" - -#: pisi/cli/configurepending.py:39 -msgid "configure-pending options" -msgstr "" - -#: pisi/cli/deletecache.py:22 -msgid "" -"Delete cache files\n" -"\n" -"Usage: delete-cache\n" -"\n" -"Sources, packages and temporary files are stored\n" -"under /var directory. Since these accumulate they can\n" -"consume a lot of disk space." -msgstr "" - -#: pisi/cli/delta.py:24 -msgid "" -"Creates delta packages\n" -"\n" -"Usages: delta oldpackage1 oldpackage2 ... newpackage\n" -" delta -t newpackage oldpackage1 oldpackage2 ...\n" -"\n" -"Delta command finds the changed files between the given\n" -"packages by comparing the sha1sum of files and creates\n" -"a delta package with the changed files.\n" -msgstr "" - -#: pisi/cli/delta.py:46 -msgid "delta options" -msgstr "delta опции" - -#: pisi/cli/delta.py:54 -msgid "Use arg as the new package and treat other arguments as old packages." -msgstr "" - -#: pisi/cli/delta.py:60 -msgid "Output directory for produced packages." -msgstr "Выводная директория для создаваемых пакетов." - -#: pisi/cli/disablerepo.py:21 -msgid "" -"Disable repository\n" -"\n" -"Usage: disable-repo [ ... ]\n" -"\n" -": repository name\n" -"\n" -"Disabled repositories are not taken into account in operations\n" -msgstr "" -"Отключить репозиторий\n" -"\n" -"Использование: disable-repo [ ... ]\n" -"\n" -": имя репозитория\n" -"\n" -"Отключенные репозитории не используются при операциях над пакетами\n" - -#: pisi/cli/emerge.py:25 -msgid "" -"Build and install PiSi source packages from repository\n" -"\n" -"Usage: emerge ...\n" -"\n" -"You should give the name of a source package to be\n" -"downloaded from a repository containing sources.\n" -"\n" -"You can also give the name of a component.\n" -msgstr "" - -#: pisi/cli/emerge.py:44 -msgid "emerge options" -msgstr "emerge опции" - -#: pisi/cli/emerge.py:47 -msgid "Emerge available packages under given component" -msgstr "" - -#: pisi/cli/emerge.py:49 pisi/cli/install.py:53 pisi/cli/upgrade.py:58 -msgid "Ignore file conflicts" -msgstr "игнорировать конфликтные файлы" - -#: pisi/cli/emerge.py:51 pisi/cli/install.py:55 pisi/cli/upgrade.py:60 -msgid "Ignore package conflicts" -msgstr "игнорировать конфликтные пакеты" - -#: pisi/cli/emerge.py:73 -msgid "Outputting binary packages in the package cache." -msgstr "" - -#: pisi/cli/enablerepo.py:21 -msgid "" -"Enable repository\n" -"\n" -"Usage: enable-repo [ ... ]\n" -"\n" -": repository name\n" -"\n" -"Disabled repositories are not taken into account in operations\n" -msgstr "" -"Включить репозиторий\n" -"\n" -"Использование: enable-repo [ ... ]\n" -"\n" -": имя репозитория\n" -"\n" -"Отключенные репозитории не используются при операциях над пакетами\n" - -#: pisi/cli/fetch.py:25 -msgid "" -"Fetch a package\n" -"\n" -"Usage: fetch [ ... ]\n" -"\n" -": package name\n" -"\n" -"Downloads the given pisi packages to working directory\n" -msgstr "" - -#: pisi/cli/fetch.py:41 -msgid "fetch options" -msgstr "fetch опции" - -#: pisi/cli/fetch.py:47 -msgid "Output directory for the fetched packages" -msgstr "" - -#: pisi/cli/graph.py:26 -msgid "" -"Graph package relations\n" -"\n" -"Usage: graph [ ...]\n" -"\n" -"Write a graph of package relations, tracking dependency and\n" -"conflicts relations starting from given packages. By default\n" -"shows the package relations among repository packages, and writes\n" -"the package in graphviz format to 'pgraph.dot'.\n" -msgstr "" - -#: pisi/cli/graph.py:43 -msgid "graph options" -msgstr "graph опции" - -#: pisi/cli/graph.py:47 -msgid "Specify a particular repository" -msgstr "" - -#: pisi/cli/graph.py:50 -msgid "Graph of installed packages" -msgstr "" - -#: pisi/cli/graph.py:53 -msgid "Do not show installed packages" -msgstr "" - -#: pisi/cli/graph.py:56 -msgid "Dot output file" -msgstr "" - -#: pisi/cli/graph.py:70 -msgid "Plotting packages in repository %s" -msgstr "" - -#: pisi/cli/graph.py:73 -msgid "Plotting a graph of relations among all repository packages" -msgstr "" - -#: pisi/cli/graph.py:87 -msgid "Plotting a graph of relations among all installed packages" -msgstr "" - -#: pisi/cli/help.py:22 -msgid "" -"Prints help for given commands\n" -"\n" -"Usage: help [ ... ]\n" -"\n" -"If run without parameters, it prints the general help." -msgstr "" - -#: pisi/cli/help.py:49 -msgid "" -"%prog [options] [arguments]\n" -"\n" -"where is one of:\n" -"\n" -msgstr "" - -#: pisi/cli/help.py:55 -msgid "" -"\n" -"Use \"%prog help \" for help on a specific command.\n" -msgstr "" - -#: pisi/cli/history.py:28 -msgid "emerge" -msgstr "emerge" - -#: pisi/cli/history.py:28 -msgid "install" -msgstr "установить" - -#: pisi/cli/history.py:28 -msgid "remove" -msgstr "удалить" - -#: pisi/cli/history.py:28 -msgid "repository update" -msgstr "обновление репозитория" - -#: pisi/cli/history.py:28 -msgid "snapshot" -msgstr "snapshot" - -#: pisi/cli/history.py:28 -msgid "takeback" -msgstr "" - -#: pisi/cli/history.py:28 -msgid "upgrade" -msgstr "обновить" - -#: pisi/cli/history.py:31 -msgid "" -"History of pisi operations\n" -"\n" -"Usage: history\n" -"\n" -"Lists previous operations." -msgstr "" - -#: pisi/cli/history.py:47 -msgid "history options" -msgstr "history опции" - -#: pisi/cli/history.py:53 -msgid "Output only the last n operations" -msgstr "" - -#: pisi/cli/history.py:55 -msgid "Take snapshot of the current system" -msgstr "" - -#: pisi/cli/history.py:57 -msgid "Takeback to the state after the given operation finished" -msgstr "" - -#: pisi/cli/history.py:67 -msgid "Operation #%d: %s" -msgstr "Операция #%d: %s" - -#: pisi/cli/history.py:68 -msgid "Date: %s %s" -msgstr "Дата: %s %s" - -#: pisi/cli/history.py:72 -msgid " * There are %d packages in this snapshot." -msgstr "" - -#: pisi/cli/index.py:23 -msgid "" -"Index PiSi files in a given directory\n" -"\n" -"Usage: index ...\n" -"\n" -"This command searches for all PiSi files in a directory, collects PiSi\n" -"tags from them and accumulates the information in an output XML file,\n" -"named by default 'pisi-index.xml'. In particular, it indexes both\n" -"source and binary packages.\n" -"\n" -"If you give multiple directories, the command still works, but puts\n" -"everything in a single index file.\n" -msgstr "" - -#: pisi/cli/index.py:48 -msgid "index options" -msgstr "index опции" - -#: pisi/cli/index.py:53 -msgid "Store absolute links for indexed files." -msgstr "" - -#: pisi/cli/index.py:58 -msgid "Index output file" -msgstr "" - -#: pisi/cli/index.py:63 -msgid "Comma-separated compression types for index file" -msgstr "" - -#: pisi/cli/index.py:69 -msgid "Do not index PiSi spec files." -msgstr "" - -#: pisi/cli/index.py:74 -msgid "Do not sign index." -msgstr "" - -#: pisi/cli/info.py:26 -msgid "" -"Display package information\n" -"\n" -"Usage: info ... \n" -"\n" -" is either a package name or a .pisi file,\n" -msgstr "" -"Просмотр информации о пакете\n" -"\n" -"Использование: info ... \n" -"\n" -" is either a package name or a .pisi file,\n" - -#: pisi/cli/info.py:45 -msgid "info options" -msgstr "info опции" - -#: pisi/cli/info.py:52 -msgid "Show a list of package files." -msgstr "Показать список пакетов." - -#: pisi/cli/info.py:54 -msgid "Info about the given component" -msgstr "" - -#: pisi/cli/info.py:57 -msgid "Show only paths." -msgstr "Показать только пути." - -#: pisi/cli/info.py:59 -msgid "Do not show details" -msgstr "Не показывать подробности" - -#: pisi/cli/info.py:61 -msgid "Output in xml format" -msgstr "" - -#: pisi/cli/info.py:129 -msgid "Reverse Dependencies:" -msgstr "" - -#: pisi/cli/info.py:140 -msgid "Reverse Build Dependencies:" -msgstr "" - -#: pisi/cli/info.py:145 -msgid "Package file: %s" -msgstr "Файл пакета: %s" - -#: pisi/cli/info.py:160 -msgid "[inst] " -msgstr "[inst] " - -#: pisi/cli/info.py:162 -msgid "Installed package:" -msgstr "Установка пакета:" - -#: pisi/cli/info.py:166 -msgid "%s package is not installed" -msgstr "%s пакет не установлен" - -#: pisi/cli/info.py:172 -msgid "[binary] " -msgstr "[binary] " - -#: pisi/cli/info.py:174 pisi/cli/info.py:186 -msgid "Package found in %s repository:" -msgstr "пакет найден в репозитории %s:" - -#: pisi/cli/info.py:177 -msgid "%s package is not found in binary repositories" -msgstr "%s пакет не найден в репозитории с бинарными пакетами" - -#: pisi/cli/info.py:184 -msgid "[source] " -msgstr "[source] " - -#: pisi/cli/info.py:189 -msgid "%s package is not found in source repositories" -msgstr "%s пакет не найден в репозитории с исходными кодами" - -#: pisi/cli/install.py:25 -msgid "" -"Install PiSi packages\n" -"\n" -"Usage: install ... \n" -"\n" -"You may use filenames, URI's or package names for packages. If you have\n" -"specified a package name, it should exist in a specified repository.\n" -"\n" -"You can also specify components instead of package names, which will be\n" -"expanded to package names.\n" -msgstr "" - -#: pisi/cli/install.py:44 -msgid "install options" -msgstr "install оции" - -#: pisi/cli/install.py:49 -msgid "Reinstall already installed packages" -msgstr "Переустановить уже установленные пакеты" - -#: pisi/cli/install.py:51 -msgid "Skip distribution release and architecture check" -msgstr "" - -#: pisi/cli/install.py:57 -msgid "Install component's and recursive components' packages" -msgstr "" - -#: pisi/cli/install.py:59 -msgid "Name of the component's repository" -msgstr "" - -#: pisi/cli/install.py:61 pisi/cli/upgrade.py:66 -msgid "Fetch upgrades but do not install." -msgstr "" - -#: pisi/cli/install.py:63 -msgid "When installing packages, ignore packages and components whose basenames match pattern." -msgstr "" - -#: pisi/cli/install.py:66 -msgid "When installing packages, ignore packages and components whose basenames match any pattern contained in file." -msgstr "" - -#: pisi/cli/install.py:93 -msgid "There is no component named %s" -msgstr "" - -#: pisi/cli/listavailable.py:26 -msgid "" -"List available packages in the repositories\n" -"\n" -"Usage: list-available [ ... repon ]\n" -"\n" -"Gives a brief list of PiSi packages published in the specified\n" -"repositories. If no repository is specified, we list packages in\n" -"all repositories.\n" -msgstr "" - -#: pisi/cli/listavailable.py:45 -msgid "list-available options" -msgstr "" - -#: pisi/cli/listavailable.py:47 pisi/cli/listcomponents.py:42 -#: pisi/cli/listinstalled.py:48 pisi/cli/listsources.py:41 -#: pisi/cli/listupgrades.py:44 pisi/cli/searchfile.py:40 -msgid "Show in long format" -msgstr "" - -#: pisi/cli/listavailable.py:49 -msgid "List available packages under given component" -msgstr "" - -#: pisi/cli/listavailable.py:51 -msgid "Show uninstalled packages only" -msgstr "" - -#: pisi/cli/listavailable.py:59 -msgid "Installed packages are shown in this color" -msgstr "" - -#: pisi/cli/listavailable.py:67 -msgid "Repository : %s\n" -msgstr "" - -#: pisi/cli/listcomponents.py:24 -msgid "" -"List available components\n" -"\n" -"Usage: list-components\n" -"\n" -"Gives a brief list of PiSi components published in the\n" -"repositories.\n" -msgstr "" - -#: pisi/cli/listcomponents.py:40 -msgid "list-components options" -msgstr "" - -#: pisi/cli/listcomponents.py:44 pisi/cli/search.py:47 -msgid "Name of the source or package repository" -msgstr "" - -#: pisi/cli/listinstalled.py:24 -msgid "" -"Print the list of all installed packages\n" -"\n" -"Usage: list-installed\n" -msgstr "" - -#: pisi/cli/listinstalled.py:40 -msgid "list-installed options" -msgstr "" - -#: pisi/cli/listinstalled.py:45 -msgid "Only list the installed packages built by the given host" -msgstr "" - -#: pisi/cli/listinstalled.py:50 -msgid "List installed packages under given component" -msgstr "" - -#: pisi/cli/listinstalled.py:52 pisi/cli/listupgrades.py:48 -msgid "Show detailed install info" -msgstr "" - -#: pisi/cli/listinstalled.py:78 pisi/cli/listupgrades.py:73 -msgid "Package Name |St| Version| Rel.| Distro| Date" -msgstr "" - -#: pisi/cli/listnewest.py:25 -msgid "" -"List newest packages in the repositories\n" -"\n" -"Usage: list-newest [ ... repon ]\n" -"\n" -"Gives a list of PiSi newly published packages in the specified\n" -"repositories. If no repository is specified, we list the new\n" -"packages from all repositories.\n" -msgstr "" - -#: pisi/cli/listnewest.py:44 -msgid "list-newest options" -msgstr "" - -#: pisi/cli/listnewest.py:46 -msgid "List new packages added to repository after this given date formatted as yyyy-mm-dd" -msgstr "" - -#: pisi/cli/listnewest.py:48 -msgid "List new packages added to repository after last nth previous repository update" -msgstr "" - -#: pisi/cli/listnewest.py:76 -msgid "Packages added to %s since %s:\n" -msgstr "" - -#: pisi/cli/listnewest.py:78 -msgid "Packages added to %s:" -msgstr "" - -#: pisi/cli/listpending.py:22 -msgid "" -"List pending packages\n" -"\n" -"Lists packages waiting to be configured.\n" -msgstr "" - -#: pisi/cli/listpending.py:41 -msgid "There are no packages waiting to be configured" -msgstr "" - -#: pisi/cli/listrepo.py:23 -msgid "" -"List repositories\n" -"\n" -"Usage: list-repo\n" -"\n" -"Lists currently tracked repositories.\n" -msgstr "" - -#: pisi/cli/listrepo.py:41 -msgid "inactive" -msgstr "" - -#: pisi/cli/listrepo.py:41 pisi/cli/listrepo.py:42 -msgid "active" -msgstr "" - -#: pisi/cli/listrepo.py:43 pisi/cli/listrepo.py:45 -msgid "%s [%s]" -msgstr "" - -#: pisi/cli/listsources.py:24 -msgid "" -"List available sources\n" -"\n" -"Usage: list-sources\n" -"\n" -"Gives a brief list of sources published in the repositories.\n" -msgstr "" - -#: pisi/cli/listsources.py:39 -msgid "list-sources options" -msgstr "" - -#: pisi/cli/listupgrades.py:26 -msgid "" -"List packages to be upgraded\n" -"\n" -"Usage: list-upgrades\n" -"\n" -"Lists the packages that will be upgraded.\n" -msgstr "" - -#: pisi/cli/listupgrades.py:42 -msgid "list-upgrades options" -msgstr "" - -#: pisi/cli/listupgrades.py:46 -msgid "List upgradable packages under given component" -msgstr "" - -#: pisi/cli/listupgrades.py:64 pisi/operations/upgrade.py:148 -msgid "No packages to upgrade." -msgstr "" - -#: pisi/cli/pisicli.py:86 -msgid "Options must precede non-option arguments" -msgstr "" - -#: pisi/cli/pisicli.py:127 -msgid "No command given" -msgstr "" - -#: pisi/cli/pisicli.py:130 -msgid "Command line parsing error" -msgstr "" - -#: pisi/cli/rebuilddb.py:24 -msgid "" -"Rebuild Databases\n" -"\n" -"Usage: rebuilddb [ ... ]\n" -"\n" -"Rebuilds the PiSi databases\n" -"\n" -"If package specs are given, they should be the names of package\n" -"dirs under /var/lib/pisi\n" -msgstr "" - -#: pisi/cli/rebuilddb.py:42 -msgid "rebuild-db options" -msgstr "" - -#: pisi/cli/rebuilddb.py:45 -msgid "Rebuild files database" -msgstr "" - -#: pisi/cli/rebuilddb.py:51 -msgid "Rebuild PiSi databases?" -msgstr "" - -#: pisi/cli/remove.py:25 -msgid "" -"Remove PiSi packages\n" -"\n" -"Usage: remove ... \n" -"\n" -"Remove package(s) from your system. Just give the package names to remove.\n" -"\n" -"You can also specify components instead of package names, which will be\n" -"expanded to package names.\n" -msgstr "" - -#: pisi/cli/remove.py:43 -msgid "remove options" -msgstr "remove опции" - -#: pisi/cli/remove.py:46 -msgid "Removes everything including changed config files of the package" -msgstr "" - -#: pisi/cli/remove.py:48 -msgid "Remove component's and recursive components' packages" -msgstr "" - -#: pisi/cli/removerepo.py:21 -msgid "" -"Remove repositories\n" -"\n" -"Usage: remove-repo ... \n" -"\n" -"Remove all repository information from the system.\n" -msgstr "" - -#: pisi/cli/search.py:25 -msgid "" -"Search packages\n" -"\n" -"Usage: search ... \n" -"\n" -"Finds a package containing specified search terms\n" -"in summary, description, and package name fields.\n" -"Default search is done in package database. Use\n" -"options to search in install database or source\n" -"database.\n" -msgstr "" - -#: pisi/cli/search.py:43 -msgid "search options" -msgstr "search опции" - -#: pisi/cli/search.py:45 -msgid "Summary and description language" -msgstr "" - -#: pisi/cli/search.py:49 -msgid "Search in installdb" -msgstr "" - -#: pisi/cli/search.py:51 -msgid "Search in sourcedb" -msgstr "" - -#: pisi/cli/search.py:53 -msgid "Search in the package name" -msgstr "Поиска в именах пакетов" - -#: pisi/cli/search.py:55 -msgid "Search in the package summary" -msgstr "" - -#: pisi/cli/search.py:57 -msgid "Search in the package description" -msgstr "Поиск в описании пакетов" - -#: pisi/cli/searchfile.py:24 -msgid "" -"Search for a file\n" -"\n" -"Usage: search-file ... \n" -"\n" -"Finds the installed package which contains the specified file.\n" -msgstr "" - -#: pisi/cli/searchfile.py:38 -msgid "search-file options" -msgstr "search-file опции" - -#: pisi/cli/searchfile.py:42 -msgid "Show only package name" -msgstr "" - -#: pisi/cli/searchfile.py:49 -msgid "Package %s has file /%s" -msgstr "" - -#: pisi/cli/searchfile.py:52 -msgid "Path '%s' does not belong to an installed package" -msgstr "" - -#: pisi/cli/searchfile.py:65 -msgid "Searching for %s" -msgstr "" - -#: pisi/cli/updaterepo.py:24 -msgid "" -"Update repository databases\n" -"\n" -"Usage: update-repo [ ... ]\n" -"\n" -": repository name\n" -"\n" -"Synchronizes the PiSi databases with the current repository.\n" -"If no repository is given, all repositories are updated.\n" -msgstr "" - -#: pisi/cli/updaterepo.py:42 -msgid "update-repo options" -msgstr "update-repo опции" - -#: pisi/cli/updaterepo.py:46 -msgid "Update database in any case" -msgstr "" - -#: pisi/cli/upgrade.py:25 -msgid "" -"Upgrade PiSi packages\n" -"\n" -"Usage: Upgrade [ ... ]\n" -"\n" -": package name\n" -"\n" -"Upgrades the entire system if no package names are given\n" -"\n" -"You may use only package names to specify packages because\n" -"the package upgrade operation is defined only with respect\n" -"to repositories. If you have specified a package name, it\n" -"should exist in the package repositories. If you just want to\n" -"reinstall a package from a PiSi file, use the install command.\n" -"\n" -"You can also specify components instead of package names, which will be\n" -"expanded to package names.\n" -msgstr "" - -#: pisi/cli/upgrade.py:50 -msgid "upgrade options" -msgstr "upgrade опции" - -#: pisi/cli/upgrade.py:54 -msgid "Security related package upgrades only" -msgstr "" - -#: pisi/cli/upgrade.py:56 -msgid "Do not update repositories" -msgstr "" - -#: pisi/cli/upgrade.py:62 -msgid "Upgrade component's and recursive components' packages" -msgstr "" - -#: pisi/cli/upgrade.py:64 -msgid "Name of the to be upgraded packages' repository" -msgstr "" - -#: pisi/cli/upgrade.py:68 -msgid "When upgrading system, ignore packages and components whose basenames match pattern." -msgstr "" - -#: pisi/cli/upgrade.py:71 -msgid "When upgrading system, ignore packages and components whose basenames match any pattern contained in file." -msgstr "" - -#: pisi/cli/upgrade.py:85 -msgid "Updating repositories" -msgstr "" - -#: pisi/cli/upgrade.py:89 -msgid "Will not update repositories" -msgstr "" - -#: pisi/comariface.py:31 -msgid "comar-api package is not fully installed" -msgstr "" - -#: pisi/comariface.py:87 -msgid "" -"Cannot connect to COMAR: \n" -" %s\n" -msgstr "" - -#: pisi/comariface.py:92 -msgid "Configuring %s package" -msgstr "" - -#: pisi/comariface.py:98 -msgid "COMAR package updated. From now on, using new COMAR daemon." -msgstr "" - -#: pisi/comariface.py:104 -msgid "Registering %s comar script" -msgstr "" - -#: pisi/comariface.py:111 pisi/comariface.py:116 pisi/comariface.py:125 -#: pisi/comariface.py:139 pisi/comariface.py:156 pisi/comariface.py:165 -#: pisi/comariface.py:184 pisi/comariface.py:193 pisi/comariface.py:200 -msgid "Script error: %s" -msgstr "" - -#: pisi/comariface.py:118 -msgid "Calling post install handlers" -msgstr "" - -#: pisi/comariface.py:133 -msgid "Running package's post install script" -msgstr "" - -#: pisi/comariface.py:144 -msgid "Running pre removal operations for %s" -msgstr "" - -#: pisi/comariface.py:150 -msgid "Running package's pre remove script" -msgstr "" - -#: pisi/comariface.py:158 -msgid "Calling pre remove handlers" -msgstr "" - -#: pisi/comariface.py:170 -msgid "Running post removal operations for %s" -msgstr "" - -#: pisi/comariface.py:178 -msgid "Running package's postremove script" -msgstr "" - -#: pisi/comariface.py:186 -msgid "Calling post remove handlers" -msgstr "" - -#: pisi/comariface.py:195 -msgid "Unregistering comar scripts" -msgstr "" - -#: pisi/config.py:85 -msgid "Destination directory %s does not exist. Creating it." -msgstr "" - -#: pisi/configfile.py:127 -msgid "No section by name '%s'" -msgstr "" - -#: pisi/conflict.py:26 pisi/dependency.py:26 pisi/replace.py:24 -msgid " version >= " -msgstr "" - -#: pisi/conflict.py:28 pisi/dependency.py:28 pisi/replace.py:26 -msgid " version <= " -msgstr "" - -#: pisi/conflict.py:30 pisi/dependency.py:30 pisi/replace.py:28 -msgid " version " -msgstr "" - -#: pisi/conflict.py:32 pisi/dependency.py:32 pisi/replace.py:30 -msgid " release >= " -msgstr "" - -#: pisi/conflict.py:34 pisi/dependency.py:34 pisi/replace.py:32 -msgid " release <= " -msgstr "" - -#: pisi/conflict.py:36 pisi/dependency.py:36 pisi/replace.py:34 -msgid " release " -msgstr "" - -#: pisi/constants.py:30 -msgid "Can't rebind constant: %s" -msgstr "" - -#: pisi/constants.py:36 -msgid "Can't unbind constant: %s" -msgstr "" - -#: pisi/db/componentdb.py:87 -msgid "Component %s not found" -msgstr "" - -#: pisi/db/groupdb.py:66 pisi/db/groupdb.py:75 -msgid "Group %s not found" -msgstr "" - -#: pisi/db/installdb.py:37 -msgid "installed" -msgstr "" - -#: pisi/db/installdb.py:37 -msgid "installed-pending" -msgstr "" - -#: pisi/db/installdb.py:54 -msgid "" -"State: %s\n" -"Version: %s, Release: %s\n" -msgstr "" - -#: pisi/db/installdb.py:58 -msgid "Distribution: %s, Install Time: %s\n" -msgstr "" - -#: pisi/db/installdb.py:90 -msgid "Installation info for package '%s' is broken. Reinstall it to fix this problem." -msgstr "" - -#: pisi/db/installdb.py:331 -msgid "Package %s is not installed" -msgstr "" - -#: pisi/db/itembyrepo.py:40 -msgid "%s not found in any repository." -msgstr "" - -#: pisi/db/itembyrepo.py:50 -msgid "Repo item %s not found" -msgstr "" - -#: pisi/db/itembyrepo.py:60 pisi/db/itembyrepo.py:71 pisi/db/itembyrepo.py:81 -msgid "Repository %s does not exist." -msgstr "" - -#: pisi/db/packagedb.py:144 pisi/db/packagedb.py:151 -msgid "Package %s not found." -msgstr "" - -#: pisi/db/repodb.py:168 -msgid "%s repository needs to be updated" -msgstr "" - -#: pisi/db/repodb.py:174 -msgid "Error parsing repository index information. Index file does not exist or is malformed." -msgstr "" - -#: pisi/db/repodb.py:264 -msgid "Repository '%s' is not compatible with your distribution. Repository is disabled." -msgstr "" - -#: pisi/fetcher.py:130 -msgid "Urlgrabber needs to be installed to run this command" -msgstr "" - -#: pisi/fetcher.py:133 -msgid "Filename error" -msgstr "" - -#: pisi/fetcher.py:136 -msgid "Access denied to write to destination directory: \"%s\"" -msgstr "" - -#: pisi/fetcher.py:139 -msgid "Access denied to destination file: \"%s\"" -msgstr "" - -#: pisi/fetcher.py:153 -msgid "Could not fetch destination file \"%s\": %s" -msgstr "" - -#: pisi/fetcher.py:157 -msgid "A problem occurred. Please check the archive address and/or permissions again." -msgstr "" - -#: pisi/fetcher.py:190 -msgid "Proxy configuration has been found for '%s' protocol" -msgstr "" - -#: pisi/fetcher.py:197 -msgid "Bandwidth usage is limited to %s KB/s" -msgstr "" - -#: pisi/fetcher.py:210 -msgid "Remote file can not be reached. Previously downloaded part of the file will be removed." -msgstr "" - -#: pisi/fetcher.py:219 -msgid "Server doesn't support partial downloads. Previously downloaded part of the file will be over-written." -msgstr "" - -#: pisi/file.py:71 -msgid "uri must have type either URI or string" -msgstr "" - -#: pisi/file.py:129 -msgid "Fetching %s" -msgstr "" - -#: pisi/file.py:134 -msgid "Copying %s to transfer dir" -msgstr "" - -#: pisi/file.py:139 -msgid "File '%s' not found." -msgstr "" - -#: pisi/file.py:147 -msgid "File integrity of %s compromised." -msgstr "" - -#: pisi/file.py:167 -msgid "File mode must be either File.read or File.write" -msgstr "" - -#: pisi/file.py:172 -msgid "Remote write not implemented" -msgstr "" - -#: pisi/file.py:224 pisi/file.py:227 -msgid "ERROR: gpg --detach-sig %s failed" -msgstr "" - -#: pisi/graph.py:30 -msgid "Encountered cycle %s" -msgstr "" - -#: pisi/history.py:43 -msgid "%s repository is updated." -msgstr "" - -#: pisi/history.py:63 -msgid "%s is upgraded from %s to %s with delta." -msgstr "" - -#: pisi/history.py:65 -msgid "%s is upgraded from %s to %s." -msgstr "" - -#: pisi/history.py:67 -msgid "%s %s is removed." -msgstr "" - -#: pisi/history.py:69 -msgid "%s %s is installed." -msgstr "" - -#: pisi/history.py:71 -msgid "%s %s is reinstalled." -msgstr "" - -#: pisi/history.py:73 -msgid "%s is downgraded from %s to %s." -msgstr "" - -#: pisi/index.py:118 -msgid "Adding %s to package index" -msgstr "" - -#: pisi/index.py:135 -msgid "Package %s: metadata corrupt, skipping..." -msgstr "" - -#: pisi/index.py:195 -msgid "Adding %s to source index" -msgstr "" - -#: pisi/metadata.py:78 -msgid "Distribution: %s, Dist. Release: %s\n" -msgstr "" - -#: pisi/metadata.py:80 -msgid "Architecture: %s, Installed Size: %s" -msgstr "" - -#: pisi/metadata.py:86 -msgid ", Package Size: %s" -msgstr "" - -#: pisi/mirrors.py:46 -msgid "Mirrors file %s does not exist. Could not resolve mirrors://" -msgstr "" - -#: pisi/operations/build.py:115 -msgid "Path %s belongs in multiple packages" -msgstr "" - -#: pisi/operations/build.py:189 -msgid "Source URI: %s" -msgstr "" - -#: pisi/operations/build.py:193 -msgid "Source %s not found in any active repository." -msgstr "" - -#: pisi/operations/build.py:309 -msgid "pspec.xml avoids this package from building for '%s'" -msgstr "" - -#: pisi/operations/build.py:312 -msgid "Building source package: %s" -msgstr "" - -#: pisi/operations/build.py:357 -msgid "IceCream detected. Make sure your daemon is up and running..." -msgstr "" - -#: pisi/operations/build.py:367 -msgid "CCache detected..." -msgstr "" - -#: pisi/operations/build.py:439 -msgid "PartOf tag not defined, looking for component" -msgstr "" - -#: pisi/operations/build.py:448 -msgid "Cannot find component.xml in remote directory, Source is now part of unknown component" -msgstr "" - -#: pisi/operations/build.py:456 -msgid "Cannot find component.xml in upper directory, Source is now part of unknown component" -msgstr "" - -#: pisi/operations/build.py:464 -msgid "Source is part of %s component" -msgstr "" - -#: pisi/operations/build.py:471 -msgid "Unpacking archive(s)..." -msgstr "" - -#: pisi/operations/build.py:477 -msgid " unpacked (%s)" -msgstr "" - -#: pisi/operations/build.py:482 -msgid "Setting up source..." -msgstr "" - -#: pisi/operations/build.py:487 -msgid "Building source..." -msgstr "" - -#: pisi/operations/build.py:492 -msgid "Testing package..." -msgstr "" - -#: pisi/operations/build.py:496 -msgid "Installing..." -msgstr "" - -#: pisi/operations/build.py:562 -msgid "Unable to read Actions Script (%s): %s" -msgstr "" - -#: pisi/operations/build.py:565 -msgid "SyntaxError in Actions Script (%s): %s" -msgstr "" - -#: pisi/operations/build.py:595 -msgid "Unable to read COMAR script (%s): %s" -msgstr "" - -#: pisi/operations/build.py:598 -msgid "SyntaxError in COMAR file (%s): %s" -msgstr "" - -#: pisi/operations/build.py:630 -msgid "Sandbox violation: %s (%s -> %s)" -msgstr "" - -#: pisi/operations/build.py:646 pisi/util.py:549 -msgid "ERROR: WorkDir (%s) does not exist\n" -msgstr "" - -#: pisi/operations/build.py:655 -msgid "Sandbox enabled build..." -msgstr "" - -#: pisi/operations/build.py:679 -msgid "Sandbox violation result:" -msgstr "" - -#: pisi/operations/build.py:684 -msgid "Sandbox violations!" -msgstr "" - -#: pisi/operations/build.py:690 -msgid "unable to call function from actions: %s" -msgstr "" - -#: pisi/operations/build.py:717 -msgid "Safety switch: following extra packages in system.devel will be installed: " -msgstr "" - -#: pisi/operations/build.py:722 -msgid "Safety switch: system.devel is already installed" -msgstr "" - -#: pisi/operations/build.py:724 -msgid "Safety switch: the component system.devel cannot be found" -msgstr "" - -#: pisi/operations/build.py:733 -msgid "Unsatisfied Build Dependencies:" -msgstr "" - -#: pisi/operations/build.py:737 -msgid "Cannot build package due to unsatisfied build dependencies" -msgstr "" - -#: pisi/operations/build.py:742 -msgid "Build dependency %s cannot be satisfied" -msgstr "" - -#: pisi/operations/build.py:744 -msgid "Do you want to install the unsatisfied build dependencies" -msgstr "" - -#: pisi/operations/build.py:745 -msgid "Installing build dependencies." -msgstr "" - -#: pisi/operations/build.py:751 -msgid "Ignoring build dependencies." -msgstr "" - -#: pisi/operations/build.py:761 -msgid "Patch file is missing: %s\n" -msgstr "" - -#: pisi/operations/build.py:777 -msgid "* Applying patch: %s" -msgstr "" - -#: pisi/operations/build.py:896 -msgid "/%s has suid bit set" -msgstr "" - -#: pisi/operations/build.py:971 -msgid "No user named '%s' found on the system" -msgstr "" - -#: pisi/operations/build.py:977 -msgid "No group named '%s' found on the system" -msgstr "" - -#: pisi/operations/build.py:984 -msgid "There are abandoned files under the install dir (%s):" -msgstr "" - -#: pisi/operations/build.py:1012 -msgid "Ignoring empty package %s" -msgstr "" - -#: pisi/operations/build.py:1016 -msgid "Building package: %s" -msgstr "" - -#: pisi/operations/build.py:1035 pisi/operations/delta.py:50 -#: pisi/operations/delta.py:148 -msgid "Creating %s..." -msgstr "" - -#: pisi/operations/build.py:1078 -msgid "Cleaning build directory..." -msgstr "" - -#: pisi/operations/build.py:1081 -msgid "Keeping build directory" -msgstr "" - -#: pisi/operations/build.py:1134 -msgid "*** %d error(s), %d warning(s)" -msgstr "" - -#: pisi/operations/check.py:37 -msgid "Checking /%s " -msgstr "" - -#: pisi/operations/check.py:42 -msgid "" -"\n" -"Changed config file: %s" -msgstr "" - -#: pisi/operations/check.py:44 -msgid "" -"\n" -"Corrupt file: %s" -msgstr "" - -#: pisi/operations/check.py:50 -msgid "" -"\n" -"Missing file: /%s" -msgstr "" - -#: pisi/operations/delta.py:98 -msgid "New package '%s' exists in the list of old packages. Skipping it..." -msgstr "" - -#: pisi/operations/delta.py:132 -msgid "The file '%s' belongs to a different package other than '%s'. Skipping it..." -msgstr "" - -#: pisi/operations/delta.py:138 -msgid "Package '%s' has the same release number with the new package. Skipping it..." -msgstr "" - -#: pisi/operations/emerge.py:35 -msgid "No packages to emerge." -msgstr "" - -#: pisi/operations/emerge.py:50 -msgid "" -"The following list of packages will be installed\n" -"from repository in the respective order to satisfy dependencies:\n" -msgstr "" - -#: pisi/operations/emerge.py:53 -msgid "" -"The following list of packages will be built and\n" -"installed in the respective order to satisfy dependencies:\n" -msgstr "" - -#: pisi/operations/emerge.py:61 pisi/operations/install.py:82 -msgid "There are extra packages due to dependencies. Do you want to continue?" -msgstr "" - -#: pisi/operations/emerge.py:95 -msgid "Cannot find source package: %s" -msgstr "" - -#: pisi/operations/helper.py:51 -msgid "Selected packages [%s] are in conflict with each other." -msgstr "" - -#: pisi/operations/helper.py:57 -msgid "[%s conflicts with: %s]\n" -msgstr "" - -#: pisi/operations/helper.py:59 -msgid "" -"The following packages have conflicts:\n" -"%s" -msgstr "" - -#: pisi/operations/helper.py:62 -msgid "Remove the following conflicting packages?" -msgstr "" - -#: pisi/operations/helper.py:63 -msgid "Conflicting packages should be removed to continue" -msgstr "" - -#: pisi/operations/history.py:82 pisi/operations/history.py:92 -msgid "%s could not be found" -msgstr "" - -#: pisi/operations/history.py:95 pisi/package.py:106 pisi/sourcearchive.py:111 -msgid "%s [cached]" -msgstr "" - -#: pisi/operations/history.py:143 -msgid "Following packages will be installed:\n" -msgstr "" - -#: pisi/operations/history.py:146 -msgid "Following packages will be removed:\n" -msgstr "" - -#: pisi/operations/history.py:148 pisi/operations/history.py:162 -#: pisi/operations/install.py:200 pisi/operations/remove.py:72 -#: pisi/operations/upgrade.py:183 -msgid "Do you want to continue?" -msgstr "" - -#: pisi/operations/history.py:154 pisi/operations/install.py:95 -#: pisi/operations/upgrade.py:194 -msgid "Downloading %d / %d" -msgstr "" - -#: pisi/operations/history.py:160 -msgid "" -"\n" -"Following packages could not be found in repositories and are not cached:\n" -msgstr "" - -#: pisi/operations/install.py:47 pisi/operations/install.py:134 -msgid "The following package(s) are already installed and are not going to be installed again:" -msgstr "Следующий пакет (ы) уже установлены и не будет установлен еще раз:" - -#: pisi/operations/install.py:53 pisi/operations/install.py:213 -msgid "No packages to install." -msgstr "Нет пакетов для установки." - -#: pisi/operations/install.py:71 -msgid "Following packages will be installed:" -msgstr "Следующие пакеты будут установлены:" - -#: pisi/operations/install.py:76 pisi/operations/upgrade.py:171 -msgid "Total size of package(s): %.2f %s" -msgstr "Общий размер пакета (ов): %.2f %s" - -#: pisi/operations/install.py:107 pisi/operations/upgrade.py:208 -msgid "Installing %d / %d" -msgstr "Установка %d / %d" - -#: pisi/operations/install.py:121 -msgid "Mixing file names and package names not supported yet." -msgstr "" - -#: pisi/operations/install.py:165 -msgid "Package %s is not compatible with your distribution release %s %s." -msgstr "Пакет %s не совместим с вашей версией дистрибутива %s %s." - -#: pisi/operations/install.py:169 -msgid "Package %s (%s) is not compatible with your %s architecture." -msgstr "Пакет %s (%s) не совместим с вашей %s архитектурой." - -#: pisi/operations/install.py:192 -msgid "External dependencies not satisfied: %s" -msgstr "" - -#: pisi/operations/install.py:197 -msgid "The following packages will be installed in order to satisfy dependencies:" -msgstr "" - -#: pisi/operations/install.py:201 -msgid "External dependencies not satisfied" -msgstr "" - -#: pisi/operations/install.py:244 -msgid "Installation order: " -msgstr "" - -#: pisi/operations/install.py:279 pisi/specfile.py:265 -msgid "%s dependency of package %s is not satisfied" -msgstr "" - -#: pisi/operations/remove.py:43 -msgid "Safety switch prevents the removal of following packages:\n" -msgstr "" - -#: pisi/operations/remove.py:48 pisi/operations/upgrade.py:374 -msgid "Safety switch: The component system.base cannot be found." -msgstr "" - -#: pisi/operations/remove.py:55 -msgid "Package %s does not exist. Cannot remove." -msgstr "Пакет %s не существует. Не удален." - -#: pisi/operations/remove.py:59 -msgid "No packages to remove." -msgstr "Нет пакетов для удаления." - -#: pisi/operations/remove.py:68 -msgid "" -"The following list of packages will be removed\n" -"in the respective order to satisfy dependencies:\n" -msgstr "" - -#: pisi/operations/remove.py:73 -msgid "Package removal declined" -msgstr "" - -#: pisi/operations/remove.py:85 -msgid "Package %s is not installed. Cannot remove." -msgstr "" - -#: pisi/operations/remove.py:120 -msgid "Conflicts remain" -msgstr "" - -#: pisi/operations/remove.py:128 -msgid "Obsoleted packages remaining" -msgstr "" - -#: pisi/operations/remove.py:132 -msgid "Replaced package remains" -msgstr "" - -#: pisi/operations/upgrade.py:52 -msgid "You must restart the following service(s) manually for the updated software to take effect:" -msgstr "" - -#: pisi/operations/upgrade.py:59 -msgid "You must restart your system for the updates in the following package(s) to take effect:" -msgstr "" - -#: pisi/operations/upgrade.py:81 -msgid "Warning: package *name* ends with '.pisi'" -msgstr "" - -#: pisi/operations/upgrade.py:84 -msgid "Package %s is not installed." -msgstr "Пакет %s не установлен." - -#: pisi/operations/upgrade.py:88 -msgid "Package %s is not available in repositories." -msgstr "" - -#: pisi/operations/upgrade.py:105 -msgid "Package %s is already at the latest release %s." -msgstr "" - -#: pisi/operations/upgrade.py:166 -msgid "The following packages will be upgraded:" -msgstr "" - -#: pisi/operations/upgrade.py:176 -msgid "There are extra packages due to dependencies." -msgstr "" - -#: pisi/operations/upgrade.py:256 -msgid "Dependency %s of %s cannot be satisfied" -msgstr "" - -#: pisi/operations/upgrade.py:257 -msgid "Upgrade is not possible." -msgstr "" - -#: pisi/operations/upgrade.py:351 -msgid "Safety switch forces the installation of following packages:" -msgstr "" - -#: pisi/operations/upgrade.py:367 -msgid "Safety switch forces the upgrade of following packages:" -msgstr "" - -#: pisi/package.py:67 -msgid "Cannot open package file: %s" -msgstr "Файл пакета не может быть открыт: %s" - -#: pisi/package.py:88 -msgid "Unsupported package format: %s" -msgstr "" - -#: pisi/package.py:102 -msgid "" -"There was a problem while fetching '%s'.\n" -"The package may have been upgraded. Please try to upgrade the package." -msgstr "" -"There was a problem while fetching '%s'.\n" -"The package may have been upgraded. Please try to upgrade the package." - -#: pisi/pxml/autoxml.py:78 -msgid "At least one '%s' tag should have local text" -msgstr "" - -#: pisi/pxml/autoxml.py:85 -msgid "'%s' language of tag '%s' is empty" -msgstr "" - -#: pisi/pxml/autoxml.py:113 -msgid "LocalText: unable to get either current or default locale" -msgstr "" - -#: pisi/pxml/autoxml.py:119 pisi/pxml/autoxml.py:134 -msgid "Tag should have at least the current locale, or failing that an English or Turkish version" -msgstr "" - -#: pisi/pxml/autoxml.py:372 -msgid "autoxml.check: '%s' errors" -msgstr "autoxml.check: '%s' errors" - -#: pisi/pxml/autoxml.py:427 pisi/pxml/autoxml.py:437 -msgid "autoxml.parse: String '%s' has errors" -msgstr "" - -#: pisi/pxml/autoxml.py:451 pisi/pxml/autoxml.py:461 -msgid "autoxml.read: File '%s' has errors" -msgstr "" - -#: pisi/pxml/autoxml.py:469 -msgid "autoxml.write: object validation has failed" -msgstr "" - -#: pisi/pxml/autoxml.py:477 -msgid "autoxml.write: File encoding '%s' has errors" -msgstr "" - -#: pisi/pxml/autoxml.py:527 -msgid "gen_tag: unrecognized tag type %s in spec" -msgstr "" - -#: pisi/pxml/autoxml.py:575 pisi/pxml/autoxml.py:586 -msgid "Mandatory variable %s not available" -msgstr "" - -#: pisi/pxml/autoxml.py:656 -msgid "Type mismatch: read text cannot be decoded" -msgstr "" - -#: pisi/pxml/autoxml.py:660 pisi/pxml/autoxml.py:669 -msgid "Mandatory token %s not available" -msgstr "" - -#: pisi/pxml/autoxml.py:674 -msgid "Type mismatch. Expected %s, got %s" -msgstr "" - -#: pisi/pxml/autoxml.py:704 pisi/pxml/autoxml.py:825 -msgid "Type mismatch: DOM cannot be decoded" -msgstr "" - -#: pisi/pxml/autoxml.py:707 pisi/pxml/autoxml.py:723 pisi/pxml/autoxml.py:737 -#: pisi/pxml/autoxml.py:828 pisi/pxml/autoxml.py:842 pisi/pxml/autoxml.py:856 -msgid "Mandatory argument not available" -msgstr "" - -#: pisi/pxml/autoxml.py:720 pisi/pxml/autoxml.py:839 -msgid "Object cannot be encoded" -msgstr "" - -#: pisi/pxml/autoxml.py:734 pisi/pxml/autoxml.py:853 -msgid "Object cannot be formatted" -msgstr "" - -#: pisi/pxml/autoxml.py:750 -msgid "List type must contain only one element" -msgstr "" - -#: pisi/pxml/autoxml.py:763 pisi/pxml/autoxml.py:784 -msgid "Mandatory list \"%s\" under \"%s\" node is empty." -msgstr "" - -#: pisi/pxml/xmlext.py:79 -msgid "getNodeText: Expected text node, got something else!" -msgstr "" - -#: pisi/pxml/xmlfile.py:60 -msgid "String '%s' has invalid XML" -msgstr "" - -#: pisi/pxml/xmlfile.py:83 -msgid "Unable to read file (%s): %s" -msgstr "" - -#: pisi/pxml/xmlfile.py:85 pisi/specfile.py:431 -msgid "File '%s' has invalid XML" -msgstr "" - -#: pisi/scenarioapi/package.py:67 -msgid "No pisi package: %s* found." -msgstr "Нет Pisi пакета: %s* поиск." - -#: pisi/scenarioapi/repoops.py:28 -msgid "Repo already has package named %s." -msgstr "" - -#: pisi/scenarioapi/repoops.py:52 pisi/scenarioapi/repoops.py:59 -msgid "Repo does not have package named %s." -msgstr "" - -#: pisi/sourcearchive.py:63 -msgid "Fetching source from: %s" -msgstr "" - -#: pisi/sourcearchive.py:74 -msgid "Source archive is stored: %s/%s" -msgstr "" - -#: pisi/sourcearchive.py:80 -msgid "Trying fallback address: %s" -msgstr "" - -#: pisi/sourcearchive.py:91 -msgid "%s mirrors are not defined." -msgstr "" - -#: pisi/sourcearchive.py:96 -msgid "Fetching source from mirror: %s" -msgstr "" - -#: pisi/sourcearchive.py:102 -msgid "Could not fetch source from %s mirrors." -msgstr "" - -#: pisi/sourcearchive.py:120 -msgid "unpack: check_file_hash failed" -msgstr "" - -#: pisi/sourcearchive.py:125 -msgid "Unknown archive type '%s' is given for '%s'." -msgstr "" - -#: pisi/specfile.py:164 -msgid "URI: %s, type: %s, sha1sum: %s" -msgstr "URI: %s, тип%s, sha1 сумма: %s" - -#: pisi/specfile.py:194 pisi/specfile.py:197 -msgid " or " -msgstr "или" - -#: pisi/specfile.py:363 pisi/specfile.py:446 -msgid "Summary: %s\n" -msgstr "Суммарно: %s\n" - -#: pisi/specfile.py:364 pisi/specfile.py:447 -msgid "Description: %s\n" -msgstr "Описание: %s\n" - -#: pisi/specfile.py:365 pisi/specfile.py:448 -msgid "Component: %s\n" -msgstr "Компонент: %s\n" - -#: pisi/specfile.py:366 -msgid "Provides: " -msgstr "Provides: " - -#: pisi/specfile.py:370 -msgid "Dependencies: " -msgstr "Зависимости:" - -#: pisi/specfile.py:422 -msgid "translations.xml file is badly formed." -msgstr "Файл translations.xml неправильно сформирован." - -#: pisi/specfile.py:449 -msgid "Build Dependencies: " -msgstr "Сборка зависимостей:" - -#: pisi/uri.py:78 -msgid "setAuthInfo needs a tuple (user, pass)" -msgstr "setAuthInfo needs a tuple (user, pass)" - -#: pisi/util.py:208 pisi/util.py:229 -msgid "Running " -msgstr "Запуск" - -#: pisi/util.py:212 pisi/util.py:247 -msgid "return value for \"%s\" is %s" -msgstr "возвращение значения для \"%s\" есть %s" - -#: pisi/util.py:424 -msgid "Including external link '%s'" -msgstr "Включая внешнюю ссылку '%s'" - -#: pisi/util.py:426 -msgid "Including directory '%s'" -msgstr "Подключение деректории '%s'" - -#: pisi/util.py:514 -msgid "Cannot calculate SHA1 hash of %s" -msgstr "Не могу вычислить SHA1 хэш для %s" - -#: pisi/util.py:526 -msgid "Compression type is not valid: '%s'" -msgstr "" - -#: pisi/util.py:532 -msgid "Error while decompressing %s: %s" -msgstr "" - -#: pisi/util.py:575 -msgid "ERROR: patch (%s) failed" -msgstr "Ошибка: неверный путь (%s)" - -#: pisi/util.py:577 -msgid "ERROR: patch (%s) failed: %s" -msgstr "Ошибка: не верный путь (%s): %s" - -#: pisi/util.py:587 -msgid "strip command failed for file '%s'!" -msgstr "" - -#: pisi/util.py:594 -msgid "chrpath command failed for file '%s'!" -msgstr "" - -#: pisi/util.py:601 -msgid "objcopy (keep-debug) command failed for file '%s'!" -msgstr "" - -#: pisi/util.py:607 -msgid "objcopy (add-debuglink) command failed for file '%s'!" -msgstr "" - -#: pisi/util.py:698 -msgid "Invalid package name: %s" -msgstr "Неверное имя пакета: %s" - -#: pisi/util.py:738 -msgid "Invalid delta package name: %s" -msgstr "" - -#: pisi/version.py:64 -msgid "Invalid version string: '%s'" -msgstr "Недопустимая строка версии: '%s'" +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR ORGANIZATION +# FIRST AUTHOR , YEAR. +# +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"POT-Creation-Date: 2010-10-13 11:31+EEST\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Last-Translator: FULL NAME \n" +"Language-Team: LANGUAGE \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=CHARSET\n" +"Content-Transfer-Encoding: ENCODING\n" +"Generated-By: pygettext.py 1.5\n" + +#: /usr/lib/python2.7/optparse.py:140 +msgid "no such option: %s" +msgstr " :% S" + +#: /usr/lib/python2.7/optparse.py:151 +msgid "ambiguous option: %s (%s?)" +msgstr " : %s (%s?)" + +#: /usr/lib/python2.7/optparse.py:374 +msgid "Usage: %s\n" +msgstr ": %s\n" + +#: /usr/lib/python2.7/optparse.py:393 +msgid "Usage" +msgstr "" + +#: /usr/lib/python2.7/optparse.py:418 +msgid "integer" +msgstr "integer" + +#: /usr/lib/python2.7/optparse.py:419 +msgid "long integer" +msgstr "long integer" + +#: /usr/lib/python2.7/optparse.py:420 +msgid "floating-point" +msgstr "floating-point" + +#: /usr/lib/python2.7/optparse.py:421 +msgid "complex" +msgstr "complex" + +#: /usr/lib/python2.7/optparse.py:429 +msgid "option %s: invalid %s value: %r" +msgstr " %s: %s : %r" + +#: /usr/lib/python2.7/optparse.py:437 +msgid "option %s: invalid choice: %r (choose from %s)" +msgstr " %s: : %r ( %s)" + +#: /usr/lib/python2.7/optparse.py:1245 +msgid "show this help message and exit" +msgstr " " + +#: /usr/lib/python2.7/optparse.py:1250 +msgid "show program's version number and exit" +msgstr " " + +#: /usr/lib/python2.7/optparse.py:1273 +msgid "%prog [options]" +msgstr "%prog [options]" + +#: /usr/lib/python2.7/optparse.py:1493 /usr/lib/python2.7/optparse.py:1532 +msgid "%s option requires an argument" +msgstr "%s " + +#: /usr/lib/python2.7/optparse.py:1495 /usr/lib/python2.7/optparse.py:1534 +msgid "%s option requires %d arguments" +msgstr "%s %d " + +#: /usr/lib/python2.7/optparse.py:1504 +msgid "%s option does not take a value" +msgstr "%s " + +#: /usr/lib/python2.7/optparse.py:1621 +msgid "Options" +msgstr "" + +#: pisi-cli:43 +msgid "Keyboard Interrupt: Exiting..." +msgstr " : ..." + +#: pisi-cli:46 +msgid "Program terminated." +msgstr " ." + +#: pisi-cli:49 +msgid "" +"Unhandled internal exception.\n" +"Please file a bug report to ." +msgstr "" +" . \n" +" ." + +#: pisi-cli:58 +msgid "System error. Program terminated." +msgstr " . ." + +#: pisi-cli:67 +msgid "Please use 'pisi help' for general help." +msgstr " 'pisi help' ." + +#: pisi-cli:70 +msgid "" +"\n" +"Traceback:" +msgstr "" +"\n" +":" + +#: pisi-cli:73 +msgid "Use --debug to see a traceback." +msgstr " --debug " + +#: pisi/actionsapi/autotools.py:36 pisi/actionsapi/cmaketools.py:36 +msgid "" +"Please attach the config.log to your bug report:\n" +"%s/config.log" +msgstr "" +" config.log :\n" +"%s/config.log" + +#: pisi/actionsapi/autotools.py:77 pisi/actionsapi/autotools.py:87 +#: pisi/actionsapi/cmaketools.py:66 pisi/actionsapi/kde.py:65 +#: pisi/actionsapi/perlmodules.py:54 pisi/actionsapi/perlmodules.py:57 +msgid "Configure failed." +msgstr " ." + +#: pisi/actionsapi/autotools.py:79 pisi/actionsapi/autotools.py:89 +#: pisi/actionsapi/kde.py:67 +msgid "No configure script found." +msgstr " ." + +#: pisi/actionsapi/autotools.py:97 pisi/actionsapi/cmaketools.py:78 +#: pisi/actionsapi/kde.py:72 pisi/actionsapi/perlmodules.py:63 +#: pisi/actionsapi/perlmodules.py:72 pisi/actionsapi/pythonmodules.py:62 +#: pisi/actionsapi/scons.py:39 +msgid "Make failed." +msgstr " ." + +#: pisi/actionsapi/autotools.py:126 pisi/actionsapi/autotools.py:134 +#: pisi/actionsapi/cmaketools.py:98 pisi/actionsapi/cmaketools.py:106 +#: pisi/actionsapi/kde.py:79 pisi/actionsapi/pythonmodules.py:67 +#: pisi/actionsapi/rubymodules.py:92 pisi/actionsapi/rubymodules.py:99 +#: pisi/actionsapi/scons.py:43 +msgid "Install failed." +msgstr " ." + +#: pisi/actionsapi/autotools.py:141 +msgid "Running aclocal failed." +msgstr " aclocal ." + +#: pisi/actionsapi/autotools.py:146 +msgid "Running autoconf failed." +msgstr " Autoconf ." + +#: pisi/actionsapi/autotools.py:151 +msgid "Running autoreconf failed." +msgstr " autoreconf ." + +#: pisi/actionsapi/autotools.py:156 +msgid "Running automake failed." +msgstr " Automake ." + +#: pisi/actionsapi/autotools.py:161 +msgid "Running autoheader failed." +msgstr " autoheader ." + +#: pisi/actionsapi/cmaketools.py:68 +msgid "No configure script found for cmake." +msgstr " cmake. " + +#: pisi/actionsapi/cmaketools.py:110 pisi/actionsapi/kde.py:81 +msgid "No Makefile found." +msgstr "Makefile ." + +#: pisi/actionsapi/get.py:174 +msgid "Util %s cannot be found" +msgstr " %s " + +#: pisi/actionsapi/get.py:176 +msgid "Warning: %s does not exist, using plain name %s" +msgstr ": %s , %s" + +#: pisi/actionsapi/kde.py:34 +msgid "" +"\n" +"!!! Please attach the config.log to your bug report:\n" +"%s/config.log" +msgstr "" +"\n" +"!!! config.log :\n" +"%s/config.log" + +#: pisi/actionsapi/kerneltools.py:120 +msgid "Can't find kernel version information file %s." +msgstr " %s." + +#: pisi/actionsapi/libtools.py:38 +msgid "Running ldconfig failed." +msgstr " ldconfig ." + +#: pisi/actionsapi/libtools.py:49 +msgid "GNU Config Update Finished." +msgstr "GNU Config ." + +#: pisi/actionsapi/libtools.py:53 +msgid "Running libtoolize failed." +msgstr " libtoolize." + +#: pisi/actionsapi/perlmodules.py:66 +msgid "perl build failed." +msgstr " perl." + +#: pisi/actionsapi/perlmodules.py:75 +msgid "perl install failed." +msgstr " perl." + +#: pisi/actionsapi/pisitools.py:75 pisi/actionsapi/pisitools.py:132 +msgid "No file matched pattern \"%s\"" +msgstr " , \"%s\"" + +#: pisi/actionsapi/pisitools.py:142 +msgid "ActionsAPI [doman]: Wrong man page file: %s" +msgstr "ActionsAPI [doman]: man: %s" + +#: pisi/actionsapi/pisitools.py:169 +msgid "No file matched pattern \"%s\". 'domove' operation failed." +msgstr " , \"%s\". 'domove' ." + +#: pisi/actionsapi/pisitools.py:188 +msgid "ActionsAPI [rename]: %s: %s" +msgstr "ActionsAPI [rename]: %s: %s" + +#: pisi/actionsapi/pisitools.py:203 +msgid "No such file matching pattern: \"%s\". 'dosed' operation failed." +msgstr " , : \"%s\". 'dosed' ." + +#: pisi/actionsapi/pisitools.py:216 +msgid "dosed method has not changed file '%s'." +msgstr "dosed '%s'." + +#: pisi/actionsapi/pisitools.py:219 +msgid "File does not exist or permission denied: %s" +msgstr " : %s" + +#: pisi/actionsapi/pisitools.py:236 +msgid "ActionsAPI [dosym]: File already exists: %s" +msgstr "ActionsAPI [dosym]: : %s" + +#: pisi/actionsapi/pisitools.py:245 pisi/actionsapi/pisitoolsfunctions.py:71 +msgid "No file matched pattern \"%s\"." +msgstr " , \"%s\"." + +#: pisi/actionsapi/pisitools.py:272 pisi/actionsapi/shelltools.py:97 +msgid "No file matched pattern \"%s\". Remove operation failed." +msgstr " , \"%s\". ." + +#: pisi/actionsapi/pisitools.py:281 +msgid "No directory matched pattern \"%s\". Remove directory operation failed." +msgstr " , \"%s\". ." + +#: pisi/actionsapi/pisitoolsfunctions.py:45 +#: pisi/actionsapi/pisitoolsfunctions.py:63 +#: pisi/actionsapi/pisitoolsfunctions.py:80 +msgid "Insufficient arguments." +msgstr " ." + +#: pisi/actionsapi/pisitoolsfunctions.py:53 +msgid "No executable file matched pattern \"%s\"." +msgstr " , \"%s\"." + +#: pisi/actionsapi/pythonmodules.py:56 +msgid "Configuration failed." +msgstr " ." + +#: pisi/actionsapi/pythonmodules.py:81 +msgid "Running %s failed." +msgstr " %s ." + +#: pisi/actionsapi/qt4.py:52 +msgid "Project file '%s' not found." +msgstr " '%s' ." + +#: pisi/actionsapi/qt4.py:56 +msgid "It seems there are more than one .pro file, you must specify one. (Possible .pro files: %s)" +msgstr ", .pro , . ( .pro : %s)" + +#: pisi/actionsapi/rubymodules.py:108 +msgid "Running 'ruby %s' failed." +msgstr " 'ruby %s'." + +#: pisi/actionsapi/shelltools.py:49 +msgid "Cannot create directory %s" +msgstr " %s" + +#: pisi/actionsapi/shelltools.py:57 +msgid "ActionsAPI [echo]: Can't append to file %s." +msgstr "ActionsAPI [echo]: %s." + +#: pisi/actionsapi/shelltools.py:63 +msgid "ActionsAPI [chmod]: No file matched pattern \"%s\"." +msgstr "ActionsAPI [chmod]: , \"%s\"." + +#: pisi/actionsapi/shelltools.py:70 +msgid "ActionsAPI [chmod]: Operation not permitted: %s (mode: 0%o)" +msgstr "ActionsAPI [chmod]: : %s (: 0%o)" + +#: pisi/actionsapi/shelltools.py:73 +msgid "ActionsAPI [chmod]: File %s doesn't exists." +msgstr "ActionsAPI [chmod]: %s ." + +#: pisi/actionsapi/shelltools.py:81 +msgid "ActionsAPI [chown]: Operation not permitted: %s (uid: %s, gid: %s)" +msgstr "ActionsAPI [chown]: : %s (uid: %s, gid: %s)" + +#: pisi/actionsapi/shelltools.py:84 +msgid "ActionsAPI [chown]: File %s doesn't exists." +msgstr "ActionsAPI [chown]: %s ." + +#: pisi/actionsapi/shelltools.py:91 +msgid "ActionsAPI [sym]: Permission denied: %s to %s" +msgstr "ActionsAPI [sym]: : %s to %s" + +#: pisi/actionsapi/shelltools.py:105 +msgid "ActionsAPI [unlink]: Permission denied: %s." +msgstr "ActionsAPI [unlink]: : %s." + +#: pisi/actionsapi/shelltools.py:109 +msgid "ActionsAPI [unlink]: File %s doesn't exists." +msgstr "ActionsAPI [unlink]: %s ." + +#: pisi/actionsapi/shelltools.py:117 +msgid "ActionsAPI [unlinkDir]: Operation not permitted: %s" +msgstr "ActionsAPI [unlinkDir]: : %s" + +#: pisi/actionsapi/shelltools.py:121 +msgid "ActionsAPI [unlinkDir]: Directory %s doesn't exists." +msgstr "ActionsAPI [unlinkDir]: %s ." + +#: pisi/actionsapi/shelltools.py:127 +msgid "ActionsAPI [move]: No file matched pattern \"%s\"." +msgstr "ActionsAPI [move]: , \"%s\"." + +#: pisi/actionsapi/shelltools.py:134 +msgid "ActionsAPI [move]: Permission denied: %s to %s" +msgstr "ActionsAPI [move]: : %s to %s" + +#: pisi/actionsapi/shelltools.py:136 +msgid "ActionsAPI [move]: File %s doesn't exists." +msgstr "ActionsAPI [move]: %s ." + +#: pisi/actionsapi/shelltools.py:143 +msgid "ActionsAPI [copy]: No file matched pattern \"%s\"." +msgstr "ActionsAPI [copy]: , \"%s\"." + +#: pisi/actionsapi/shelltools.py:150 +msgid "ActionsAPI [copy]: Permission denied: %s to %s" +msgstr "ActionsAPI [copy]: : %s to %s" + +#: pisi/actionsapi/shelltools.py:166 +msgid "ActionsAPI [copy]: File %s does not exist." +msgstr "ActionsAPI [copy]: %s ." + +#: pisi/actionsapi/shelltools.py:181 +msgid "ActionsAPI [copytree] %s to %s: %s" +msgstr "ActionsAPI [copytree] %s to %s: %s" + +#: pisi/actionsapi/shelltools.py:183 +msgid "ActionsAPI [copytree]: Directory %s doesn't exists." +msgstr "ActionsAPI [copytree]: %s ." + +#: pisi/actionsapi/shelltools.py:191 +msgid "ActionsAPI [touch]: No file matched pattern \"%s\"." +msgstr "ActionsAPI [touch]: , \"%s\"." + +#: pisi/actionsapi/shelltools.py:200 +msgid "ActionsAPI [touch]: Permission denied: %s" +msgstr "ActionsAPI [touch]: : %s to %s" + +#: pisi/actionsapi/shelltools.py:255 +msgid "Command \"%s\" failed, return value was %d." +msgstr " \"%s\" , %d." + +#: pisi/actionsapi/texlivemodules.py:56 +msgid "Moving source files failed" +msgstr " " + +#: pisi/actionsapi/texlivemodules.py:59 +msgid "Generate config files failed" +msgstr " " + +#: pisi/actionsapi/texlivemodules.py:62 +msgid "Building format files failed" +msgstr " " + +#: pisi/actionsapi/texlivemodules.py:69 +msgid "Creating symlinks from format to engines failed" +msgstr "" + +#: pisi/actionsapi/texlivemodules.py:73 +msgid "Installing docs failed" +msgstr " " + +#: pisi/actionsapi/texlivemodules.py:77 +msgid "Installing texmf files failed" +msgstr " texmf " + +#: pisi/actionsapi/texlivemodules.py:81 +msgid "Installing config files failed" +msgstr " " + +#: pisi/actionsapi/texlivemodules.py:85 +msgid "Handle config files failed" +msgstr "" + +#: pisi/actionsapi/texlivemodules.py:95 +msgid "Symlink %s skipped (special case)" +msgstr " %s ( )" + +#: pisi/actionsapi/texlivemodules.py:97 +msgid "Symlink %s -> %s skipped (texlive-core takes care of it." +msgstr " %s -> %s (texlive-core ." + +#: pisi/actionsapi/texlivemodules.py:100 +msgid "Symlink %s -> %s skipped." +msgstr " %s -> %s ." + +#: pisi/actionsapi/texlivemodules.py:102 +msgid "Symlink %s skipped (file exists.)" +msgstr " %s ( .)" + +#: pisi/actionsapi/texlivemodules.py:104 +msgid "Making symlink from %s to %s" +msgstr " %s to %s" + +#: pisi/actionsapi/texlivemodules.py:153 +msgid "Creating /etc/texmf/%s.d" +msgstr " /etc/texmf/%s.d" + +#: pisi/actionsapi/texlivemodules.py:155 +msgid "Moving (and symlinking) /usr/share/texmf/%s to /etc/texmf/%s.d" +msgstr " ( ) /usr/share/texmf/%s to /etc/texmf/%s.d" + +#: pisi/actionsapi/texlivemodules.py:206 +msgid "Building format file %s" +msgstr " %s" + +#: pisi/actionsapi/texlivemodules.py:263 +msgid "Map %s is added to %s/%s.cfg" +msgstr "Map %s is added to %s/%s.cfg" + +#: pisi/actionsapi/texlivemodules.py:266 +msgid "MixedMap %s is added to %s/%s.cfg" +msgstr "MixedMap %s %s/%s.cfg" + +#: pisi/actionsapi/texlivemodules.py:269 +msgid "p +%s is added to %s/%s-config.ps" +msgstr "p +%s %s/%s-config.ps" + +#: pisi/actionsapi/texlivemodules.py:272 +msgid "f %s is added to %s/%s-config" +msgstr "f %s %s/%s-config" + +#: pisi/actionsapi/texlivemodules.py:279 +msgid "Language file %s already generated." +msgstr " %s ." + +#: pisi/actionsapi/texlivemodules.py:281 +msgid "No rule to proccess %s. Please file a bug." +msgstr " %s. , ." + +#: pisi/api.py:58 pisi/cli/command.py:166 +msgid "You have to be root for this operation." +msgstr " ." + +#: pisi/api.py:65 +msgid "Another instance of PiSi is running. Only one instance is allowed." +msgstr " PiSi . ." + +#: pisi/api.py:420 +msgid "%s package found in %s repository" +msgstr "%s %s ." + +#: pisi/api.py:424 +msgid "%s package already fetched" +msgstr "%s " + +#: pisi/api.py:566 +msgid "Taking snapshot of the system" +msgstr " " + +#: pisi/api.py:718 +msgid "comar package is not fully installed" +msgstr " Comar " + +#: pisi/api.py:730 +msgid "File %s not found" +msgstr " %s " + +#: pisi/api.py:772 +msgid "* Building index of PiSi files under %s" +msgstr "* Building index of PiSi files under %s" + +#: pisi/api.py:777 +msgid "* Index file written" +msgstr "* " + +#: pisi/api.py:782 +msgid "Not a valid repo name." +msgstr " " + +#: pisi/api.py:785 +msgid "Repo %s already present." +msgstr " %s ." + +#: pisi/api.py:788 +msgid "Repo already present with name %s." +msgstr " %s." + +#: pisi/api.py:793 +msgid "Repo %s added to system." +msgstr " %s ." + +#: pisi/api.py:801 +msgid "Repo %s removed from system." +msgstr " %s ." + +#: pisi/api.py:803 +msgid "Repository %s does not exist. Cannot remove." +msgstr " %s ." + +#: pisi/api.py:823 +msgid "Updating repository: %s" +msgstr " : %s" + +#: pisi/api.py:832 +msgid "%s repository information is up-to-date." +msgstr "%s " + +#: pisi/api.py:834 +msgid "Updating database at any rate as requested" +msgstr " " + +#: pisi/api.py:847 +msgid "* Package database updated." +msgstr "* ." + +#: pisi/api.py:849 +msgid "No repository named %s found." +msgstr " %s ." + +#: pisi/api.py:862 +msgid "* Adding '%s' to db... " +msgstr "* '%s' ... " + +#: pisi/api.py:865 +msgid "OK." +msgstr "." + +#: pisi/archive.py:380 +msgid "Problem occured while uncompressing %s.Z file" +msgstr " %s.Z " + +#: pisi/atomicoperations.py:71 pisi/operations/history.py:72 +msgid "Package %s found in repository %s" +msgstr " %s %s" + +#: pisi/atomicoperations.py:102 +msgid "Package URI: %s" +msgstr "URI : %s" + +#: pisi/atomicoperations.py:116 +msgid "Download Error: Package does not match the repository package." +msgstr " : ." + +#: pisi/atomicoperations.py:120 +msgid "Package %s not found in any active repository." +msgstr " %s ." + +#: pisi/atomicoperations.py:146 +msgid "Installing %s, version %s, release %s" +msgstr " %s, %s, %s" + +#: pisi/atomicoperations.py:192 pisi/operations/build.py:701 +msgid "%s-%s is not a valid PiSi version format" +msgstr "%s-%s PiSi" + +#: pisi/atomicoperations.py:198 +msgid "%s package cannot be installed unless the dependencies are satisfied" +msgstr " %s , " + +#: pisi/atomicoperations.py:222 +msgid "/%s from %s package\n" +msgstr "/%s %s \n" + +#: pisi/atomicoperations.py:223 +msgid "" +"File conflicts:\n" +"%s" +msgstr "" +" :\n" +"%s" + +#: pisi/atomicoperations.py:241 +msgid "Re-install same version package?" +msgstr " ?" + +#: pisi/atomicoperations.py:242 +msgid "Package re-install declined" +msgstr " " + +#: pisi/atomicoperations.py:254 +msgid "Upgrading to new upstream version" +msgstr " " + +#: pisi/atomicoperations.py:257 +msgid "Upgrading to new distribution release" +msgstr " " + +#: pisi/atomicoperations.py:266 +msgid "Downgrade to old distribution release?" +msgstr " ?" + +#: pisi/atomicoperations.py:270 +msgid "Package downgrade declined" +msgstr " ." + +#: pisi/atomicoperations.py:309 +msgid "%s configuration failed." +msgstr "%s ." + +#: pisi/atomicoperations.py:400 +msgid "Unable to relocate following files. Reinstallation of this package is strongly recommended." +msgstr "" + +#: pisi/atomicoperations.py:491 pisi/atomicoperations.py:494 +#: pisi/atomicoperations.py:501 +msgid "Storing %s" +msgstr " %s" + +#: pisi/atomicoperations.py:568 +msgid "File list could not be read for package %s, continuing removal." +msgstr "" + +#: pisi/atomicoperations.py:574 +msgid "Removing package %s" +msgstr " %s" + +#: pisi/atomicoperations.py:577 +msgid "Trying to remove nonexistent package " +msgstr " " + +#: pisi/atomicoperations.py:618 +msgid "Not removing conflicted file : %s" +msgstr "" + +#: pisi/atomicoperations.py:646 +msgid "Installed file %s does not exist on system [Probably you manually deleted]" +msgstr "" + +#: pisi/cli/__init__.py:117 +msgid "Warning: " +msgstr ":" + +#: pisi/cli/__init__.py:127 +msgid "Error: " +msgstr ":" + +#: pisi/cli/__init__.py:157 +msgid " (yes/no)" +msgstr "(/)" + +#: pisi/cli/__init__.py:178 +msgid " [complete]\n" +msgstr "[]\n" + +#: pisi/cli/__init__.py:188 +msgid "Installed %s" +msgstr "%s " + +#: pisi/cli/__init__.py:190 +msgid "Removed %s" +msgstr "%s " + +#: pisi/cli/__init__.py:192 +msgid "Upgraded %s" +msgstr "%s " + +#: pisi/cli/__init__.py:194 +msgid "Configured %s" +msgstr "%s " + +#: pisi/cli/__init__.py:196 +msgid "Extracting the files of %s" +msgstr " %s" + +#: pisi/cli/addrepo.py:24 +msgid "" +"Add a repository\n" +"\n" +"Usage: add-repo \n" +"\n" +": name of repository to add\n" +": URI of index file\n" +"\n" +"If no repo is given, add-repo pardus-devel repo is added by default\n" +"\n" +"NB: We support only local files (e.g., /a/b/c) and http:// URIs at the moment\n" +msgstr "" +" \n" +"\n" +": add-repo \n" +"\n" +": \n" +": URL- \n" +"\n" +" , pardus-devel\n" +"\n" +"NB: , (e.g., /a/b/c) http:// URI-\n" + +#: pisi/cli/addrepo.py:45 +msgid "add-repo options" +msgstr " add-repo" + +#: pisi/cli/addrepo.py:46 +msgid "Ignore repository distribution check" +msgstr "" + +#: pisi/cli/addrepo.py:47 +msgid "Does not fetch repository index and does not check distribution match" +msgstr "" + +#: pisi/cli/addrepo.py:50 +msgid "Add repository at given position (0 is first)" +msgstr " (0 - )" + +#: pisi/cli/addrepo.py:69 +msgid "" +"Add %s repository without updating the database?\n" +"By confirming this you are also adding the repository to your system without checking the distribution of the repository.\n" +"Do you want to continue?" +msgstr "" + +#: pisi/cli/addrepo.py:81 +msgid "%s repository could not be reached. Removing %s from system." +msgstr "%s . %s ." + +#: pisi/cli/blame.py:24 +msgid "" +"Information about the package owner and release\n" +"\n" +"Usage: blame ... \n" +"\n" +msgstr "" +" , \n" +"\n" +": blame ... \n" +"\n" + +#: pisi/cli/blame.py:39 +msgid "blame options" +msgstr "blame " + +#: pisi/cli/blame.py:40 +msgid "Blame for the given release" +msgstr "Blame " + +#: pisi/cli/blame.py:42 +msgid "Blame for all of the releases" +msgstr "Blame " + +#: pisi/cli/blame.py:68 pisi/specfile.py:361 pisi/specfile.py:444 +msgid "Name: %s, version: %s, release: %s\n" +msgstr ": %s, : %s, : %s\n" + +#: pisi/cli/blame.py:70 +msgid "Package Maintainer: %s <%s>\n" +msgstr "Package Maintainer: %s <%s>\n" + +#: pisi/cli/blame.py:71 +msgid "Release Updater: %s <%s>\n" +msgstr " : %s <%s>\n" + +#: pisi/cli/blame.py:72 +msgid "Update Date: %s\n" +msgstr " : %s\n" + +#: pisi/cli/build.py:25 +msgid "" +"Build PiSi packages\n" +"\n" +"Usage: build [ | ] ...\n" +"\n" +"You can give a URI of the pspec.xml file. PiSi will\n" +"fetch all necessary files and build the package for you.\n" +"\n" +"Alternatively, you can give the name of a source package\n" +"to be downloaded from a repository containing sources.\n" +msgstr "" + +#: pisi/cli/build.py:50 +msgid "build options" +msgstr "build " + +#: pisi/cli/build.py:58 +msgid "Run pisi build operation without printing extra debug information" +msgstr "" + +#: pisi/cli/build.py:64 pisi/cli/command.py:204 +msgid "Do not take dependency information into account" +msgstr "" + +#: pisi/cli/build.py:70 +msgid "Output directory for produced packages" +msgstr "" + +#: pisi/cli/build.py:74 +msgid "Bypass errors from ActionsAPI" +msgstr "Bypass ActionsAPI" + +#: pisi/cli/build.py:79 pisi/cli/command.py:208 +msgid "Bypass safety switch" +msgstr "" + +#: pisi/cli/build.py:84 +msgid "Bypass testing step" +msgstr "" + +#: pisi/cli/build.py:89 +msgid "Create a static package with ar files" +msgstr " PiSi" + +#: pisi/cli/build.py:93 pisi/cli/delta.py:64 +msgid "Create the binary package using the given format. Use '-F help' to see a list of supported formats." +msgstr " :" + +#: pisi/cli/build.py:100 +msgid "Use quilt patch management system instead of GNU patch" +msgstr "%s (-)" + +#: pisi/cli/build.py:106 +msgid "Do not constrain build process inside the build folder" +msgstr " : %s" + +#: pisi/cli/build.py:110 +msgid "build steps" +msgstr "build " + +#: pisi/cli/build.py:116 +msgid "Break build after fetching the source archive" +msgstr " " + +#: pisi/cli/build.py:123 +msgid "Break build after unpacking the source archive, checking sha1sum and applying patches" +msgstr " check" + +#: pisi/cli/build.py:131 +msgid "Break build after running configure step" +msgstr " " + +#: pisi/cli/build.py:137 +msgid "Break build after running compile step" +msgstr " " + +#: pisi/cli/build.py:143 +msgid "Break build after running check step" +msgstr " " + +#: pisi/cli/build.py:149 +msgid "Break build after running install step" +msgstr " " + +#: pisi/cli/build.py:155 +msgid "Create PiSi package" +msgstr " PiSi " + +#: pisi/cli/build.py:165 pisi/cli/delta.py:72 +msgid "Supported package formats:" +msgstr " :" + +#: pisi/cli/build.py:168 pisi/cli/delta.py:75 +msgid " %s (default)" +msgstr " %s (default)" + +#: pisi/cli/build.py:176 pisi/cli/delta.py:92 pisi/cli/emerge.py:71 +msgid "Output directory: %s" +msgstr " : %s" + +#: pisi/cli/build.py:179 pisi/cli/delta.py:95 +msgid "Outputting packages in the working directory." +msgstr "" + +#: pisi/cli/check.py:25 +msgid "" +"Verify installation\n" +"\n" +"Usage: check [ ... ]\n" +"\n" +": package name\n" +"\n" +"A cryptographic checksum is stored for each installed\n" +"file. Check command uses the checksums to verify a package.\n" +"Just give the names of packages.\n" +"\n" +"If no packages are given, checks all installed packages.\n" +msgstr "" +" \n" +"\n" +": check [ ... ]\n" +"\n" +": package name\n" +"\n" +"A cryptographic checksum is stored for each installed\n" +"file. Check command uses the checksums to verify a package.\n" +"Just give the names of packages.\n" +"\n" +"If no packages are given, checks all installed packages.\n" + +#: pisi/cli/check.py:47 +msgid "check options" +msgstr " " + +#: pisi/cli/check.py:49 +msgid "Check installed packages under given component" +msgstr " " + +#: pisi/cli/check.py:51 +msgid "Checks only changed config files of the packages" +msgstr " " + +#: pisi/cli/check.py:66 +msgid "Checking all installed packages" +msgstr " " + +#: pisi/cli/check.py:71 +msgid "* Checking %s... " +msgstr "* %s... " + +#: pisi/cli/check.py:77 +msgid "" +"\n" +"Package %s has changed config files." +msgstr "" +"\n" +"Package %s ." + +#: pisi/cli/check.py:79 +msgid "" +"\n" +"Package %s is corrupt." +msgstr "" +"\n" +"Package %s ." + +#: pisi/cli/check.py:81 pisi/operations/check.py:48 +msgid "OK" +msgstr "" + +#: pisi/cli/check.py:83 +msgid "Package %s not installed" +msgstr " %s " + +#: pisi/cli/clean.py:20 +msgid "" +"Clean stale locks\n" +"\n" +"Usage: clean\n" +"\n" +"PiSi uses filesystem locks for managing database access.\n" +"This command deletes unused locks from the database directory." +msgstr "" + +#: pisi/cli/command.py:30 +msgid "Command lacks name" +msgstr "" + +#: pisi/cli/command.py:34 +msgid "Duplicate command %s" +msgstr " %s" + +#: pisi/cli/command.py:71 pisi/cli/pisicli.py:134 +msgid "Unrecognized command: %s" +msgstr "" + +#: pisi/cli/command.py:96 +msgid "general options" +msgstr " " + +#: pisi/cli/command.py:99 +msgid "Change the system root for PiSi commands" +msgstr " PiSi ." + +#: pisi/cli/command.py:101 +msgid "Assume yes in all yes/no queries" +msgstr " /" + +#: pisi/cli/command.py:105 +msgid "Keep bandwidth usage under specified KB's" +msgstr "" + +#: pisi/cli/command.py:108 +msgid "Detailed output" +msgstr " " + +#: pisi/cli/command.py:110 +msgid "Show debugging information" +msgstr " " + +#: pisi/cli/command.py:112 +msgid "Suppresses all coloring of PiSi's output" +msgstr "" + +#: pisi/cli/command.py:130 +msgid "Destination directory %s does not exist. Creating directory.\n" +msgstr "" + +#: pisi/cli/command.py:152 +msgid "Password: " +msgstr ":" + +#: pisi/cli/command.py:191 +msgid "Command terminated abnormally." +msgstr " ." + +#: pisi/cli/command.py:206 pisi/cli/emerge.py:53 +msgid "Bypass comar configuration agent" +msgstr "" + +#: pisi/cli/command.py:210 +msgid "Do not perform any action, just show what would be done" +msgstr "" + +#: pisi/cli/command.py:228 +msgid "usage: %s\n" +msgstr ": %s\n" + +#: pisi/cli/configurepending.py:23 +msgid "" +"Configure pending packages\n" +"\n" +"If COMAR configuration of some packages were not\n" +"done at installation time, they are added to a list\n" +"of packages waiting to be configured. This command\n" +"configures those packages.\n" +msgstr "" + +#: pisi/cli/configurepending.py:39 +msgid "configure-pending options" +msgstr "" + +#: pisi/cli/deletecache.py:22 +msgid "" +"Delete cache files\n" +"\n" +"Usage: delete-cache\n" +"\n" +"Sources, packages and temporary files are stored\n" +"under /var directory. Since these accumulate they can\n" +"consume a lot of disk space." +msgstr "" + +#: pisi/cli/delta.py:24 +msgid "" +"Creates delta packages\n" +"\n" +"Usages: delta oldpackage1 oldpackage2 ... newpackage\n" +" delta -t newpackage oldpackage1 oldpackage2 ...\n" +"\n" +"Delta command finds the changed files between the given\n" +"packages by comparing the sha1sum of files and creates\n" +"a delta package with the changed files.\n" +msgstr "" + +#: pisi/cli/delta.py:46 +msgid "delta options" +msgstr "delta " + +#: pisi/cli/delta.py:54 +msgid "Use arg as the new package and treat other arguments as old packages." +msgstr "" + +#: pisi/cli/delta.py:60 +msgid "Output directory for produced packages." +msgstr " ." + +#: pisi/cli/disablerepo.py:21 +msgid "" +"Disable repository\n" +"\n" +"Usage: disable-repo [ ... ]\n" +"\n" +": repository name\n" +"\n" +"Disabled repositories are not taken into account in operations\n" +msgstr "" +" \n" +"\n" +": disable-repo [ ... ]\n" +"\n" +": \n" +"\n" +" \n" + +#: pisi/cli/emerge.py:25 +msgid "" +"Build and install PiSi source packages from repository\n" +"\n" +"Usage: emerge ...\n" +"\n" +"You should give the name of a source package to be\n" +"downloaded from a repository containing sources.\n" +"\n" +"You can also give the name of a component.\n" +msgstr "" + +#: pisi/cli/emerge.py:44 +msgid "emerge options" +msgstr "emerge " + +#: pisi/cli/emerge.py:47 +msgid "Emerge available packages under given component" +msgstr "" + +#: pisi/cli/emerge.py:49 pisi/cli/install.py:53 pisi/cli/upgrade.py:58 +msgid "Ignore file conflicts" +msgstr " " + +#: pisi/cli/emerge.py:51 pisi/cli/install.py:55 pisi/cli/upgrade.py:60 +msgid "Ignore package conflicts" +msgstr " " + +#: pisi/cli/emerge.py:73 +msgid "Outputting binary packages in the package cache." +msgstr "" + +#: pisi/cli/enablerepo.py:21 +msgid "" +"Enable repository\n" +"\n" +"Usage: enable-repo [ ... ]\n" +"\n" +": repository name\n" +"\n" +"Disabled repositories are not taken into account in operations\n" +msgstr "" +" \n" +"\n" +": enable-repo [ ... ]\n" +"\n" +": \n" +"\n" +" \n" + +#: pisi/cli/fetch.py:25 +msgid "" +"Fetch a package\n" +"\n" +"Usage: fetch [ ... ]\n" +"\n" +": package name\n" +"\n" +"Downloads the given pisi packages to working directory\n" +msgstr "" + +#: pisi/cli/fetch.py:41 +msgid "fetch options" +msgstr "fetch " + +#: pisi/cli/fetch.py:47 +msgid "Output directory for the fetched packages" +msgstr "" + +#: pisi/cli/graph.py:26 +msgid "" +"Graph package relations\n" +"\n" +"Usage: graph [ ...]\n" +"\n" +"Write a graph of package relations, tracking dependency and\n" +"conflicts relations starting from given packages. By default\n" +"shows the package relations among repository packages, and writes\n" +"the package in graphviz format to 'pgraph.dot'.\n" +msgstr "" + +#: pisi/cli/graph.py:43 +msgid "graph options" +msgstr "graph " + +#: pisi/cli/graph.py:47 +msgid "Specify a particular repository" +msgstr "" + +#: pisi/cli/graph.py:50 +msgid "Graph of installed packages" +msgstr "" + +#: pisi/cli/graph.py:53 +msgid "Do not show installed packages" +msgstr "" + +#: pisi/cli/graph.py:56 +msgid "Dot output file" +msgstr "" + +#: pisi/cli/graph.py:70 +msgid "Plotting packages in repository %s" +msgstr "" + +#: pisi/cli/graph.py:73 +msgid "Plotting a graph of relations among all repository packages" +msgstr "" + +#: pisi/cli/graph.py:87 +msgid "Plotting a graph of relations among all installed packages" +msgstr "" + +#: pisi/cli/help.py:22 +msgid "" +"Prints help for given commands\n" +"\n" +"Usage: help [ ... ]\n" +"\n" +"If run without parameters, it prints the general help." +msgstr "" + +#: pisi/cli/help.py:49 +msgid "" +"%prog [options] [arguments]\n" +"\n" +"where is one of:\n" +"\n" +msgstr "" + +#: pisi/cli/help.py:55 +msgid "" +"\n" +"Use \"%prog help \" for help on a specific command.\n" +msgstr "" + +#: pisi/cli/history.py:28 +msgid "emerge" +msgstr "emerge" + +#: pisi/cli/history.py:28 +msgid "install" +msgstr "" + +#: pisi/cli/history.py:28 +msgid "remove" +msgstr "" + +#: pisi/cli/history.py:28 +msgid "repository update" +msgstr " " + +#: pisi/cli/history.py:28 +msgid "snapshot" +msgstr "snapshot" + +#: pisi/cli/history.py:28 +msgid "takeback" +msgstr "" + +#: pisi/cli/history.py:28 +msgid "upgrade" +msgstr "" + +#: pisi/cli/history.py:31 +msgid "" +"History of pisi operations\n" +"\n" +"Usage: history\n" +"\n" +"Lists previous operations." +msgstr "" + +#: pisi/cli/history.py:47 +msgid "history options" +msgstr "history " + +#: pisi/cli/history.py:53 +msgid "Output only the last n operations" +msgstr "" + +#: pisi/cli/history.py:55 +msgid "Take snapshot of the current system" +msgstr "" + +#: pisi/cli/history.py:57 +msgid "Takeback to the state after the given operation finished" +msgstr "" + +#: pisi/cli/history.py:67 +msgid "Operation #%d: %s" +msgstr " #%d: %s" + +#: pisi/cli/history.py:68 +msgid "Date: %s %s" +msgstr ": %s %s" + +#: pisi/cli/history.py:72 +msgid " * There are %d packages in this snapshot." +msgstr "" + +#: pisi/cli/index.py:23 +msgid "" +"Index PiSi files in a given directory\n" +"\n" +"Usage: index ...\n" +"\n" +"This command searches for all PiSi files in a directory, collects PiSi\n" +"tags from them and accumulates the information in an output XML file,\n" +"named by default 'pisi-index.xml'. In particular, it indexes both\n" +"source and binary packages.\n" +"\n" +"If you give multiple directories, the command still works, but puts\n" +"everything in a single index file.\n" +msgstr "" + +#: pisi/cli/index.py:48 +msgid "index options" +msgstr "index " + +#: pisi/cli/index.py:53 +msgid "Store absolute links for indexed files." +msgstr "" + +#: pisi/cli/index.py:58 +msgid "Index output file" +msgstr "" + +#: pisi/cli/index.py:63 +msgid "Comma-separated compression types for index file" +msgstr "" + +#: pisi/cli/index.py:69 +msgid "Do not index PiSi spec files." +msgstr "" + +#: pisi/cli/index.py:74 +msgid "Do not sign index." +msgstr "" + +#: pisi/cli/info.py:26 +msgid "" +"Display package information\n" +"\n" +"Usage: info ... \n" +"\n" +" is either a package name or a .pisi file,\n" +msgstr "" +" \n" +"\n" +": info ... \n" +"\n" +" is either a package name or a .pisi file,\n" + +#: pisi/cli/info.py:45 +msgid "info options" +msgstr "info " + +#: pisi/cli/info.py:52 +msgid "Show a list of package files." +msgstr " ." + +#: pisi/cli/info.py:54 +msgid "Info about the given component" +msgstr "" + +#: pisi/cli/info.py:57 +msgid "Show only paths." +msgstr " ." + +#: pisi/cli/info.py:59 +msgid "Do not show details" +msgstr " " + +#: pisi/cli/info.py:61 +msgid "Output in xml format" +msgstr "" + +#: pisi/cli/info.py:129 +msgid "Reverse Dependencies:" +msgstr "" + +#: pisi/cli/info.py:140 +msgid "Reverse Build Dependencies:" +msgstr "" + +#: pisi/cli/info.py:145 +msgid "Package file: %s" +msgstr " : %s" + +#: pisi/cli/info.py:160 +msgid "[inst] " +msgstr "[inst] " + +#: pisi/cli/info.py:162 +msgid "Installed package:" +msgstr " :" + +#: pisi/cli/info.py:166 +msgid "%s package is not installed" +msgstr "%s " + +#: pisi/cli/info.py:172 +msgid "[binary] " +msgstr "[binary] " + +#: pisi/cli/info.py:174 pisi/cli/info.py:186 +msgid "Package found in %s repository:" +msgstr " %s:" + +#: pisi/cli/info.py:177 +msgid "%s package is not found in binary repositories" +msgstr "%s " + +#: pisi/cli/info.py:184 +msgid "[source] " +msgstr "[source] " + +#: pisi/cli/info.py:189 +msgid "%s package is not found in source repositories" +msgstr "%s " + +#: pisi/cli/install.py:25 +msgid "" +"Install PiSi packages\n" +"\n" +"Usage: install ... \n" +"\n" +"You may use filenames, URI's or package names for packages. If you have\n" +"specified a package name, it should exist in a specified repository.\n" +"\n" +"You can also specify components instead of package names, which will be\n" +"expanded to package names.\n" +msgstr "" + +#: pisi/cli/install.py:44 +msgid "install options" +msgstr "install " + +#: pisi/cli/install.py:49 +msgid "Reinstall already installed packages" +msgstr " " + +#: pisi/cli/install.py:51 +msgid "Skip distribution release and architecture check" +msgstr "" + +#: pisi/cli/install.py:57 +msgid "Install component's and recursive components' packages" +msgstr "" + +#: pisi/cli/install.py:59 +msgid "Name of the component's repository" +msgstr "" + +#: pisi/cli/install.py:61 pisi/cli/upgrade.py:66 +msgid "Fetch upgrades but do not install." +msgstr " , ." + +#: pisi/cli/install.py:63 +msgid "When installing packages, ignore packages and components whose basenames match pattern." +msgstr "" + +#: pisi/cli/install.py:66 +msgid "When installing packages, ignore packages and components whose basenames match any pattern contained in file." +msgstr "" + +#: pisi/cli/install.py:93 +msgid "There is no component named %s" +msgstr "" + +#: pisi/cli/listavailable.py:26 +msgid "" +"List available packages in the repositories\n" +"\n" +"Usage: list-available [ ... repon ]\n" +"\n" +"Gives a brief list of PiSi packages published in the specified\n" +"repositories. If no repository is specified, we list packages in\n" +"all repositories.\n" +msgstr "" + +#: pisi/cli/listavailable.py:45 +msgid "list-available options" +msgstr "" + +#: pisi/cli/listavailable.py:47 pisi/cli/listcomponents.py:42 +#: pisi/cli/listinstalled.py:48 pisi/cli/listsources.py:41 +#: pisi/cli/listupgrades.py:44 pisi/cli/searchfile.py:40 +msgid "Show in long format" +msgstr "" + +#: pisi/cli/listavailable.py:49 +msgid "List available packages under given component" +msgstr "" + +#: pisi/cli/listavailable.py:51 +#, fuzzy +msgid "Show uninstalled packages only" +msgstr " " + +#: pisi/cli/listavailable.py:59 +msgid "Installed packages are shown in this color" +msgstr "" + +#: pisi/cli/listavailable.py:67 +msgid "Repository : %s\n" +msgstr ": %s\n" + +#: pisi/cli/listcomponents.py:24 +msgid "" +"List available components\n" +"\n" +"Usage: list-components\n" +"\n" +"Gives a brief list of PiSi components published in the\n" +"repositories.\n" +msgstr "" + +#: pisi/cli/listcomponents.py:40 +msgid "list-components options" +msgstr "" + +#: pisi/cli/listcomponents.py:44 pisi/cli/search.py:47 +msgid "Name of the source or package repository" +msgstr "" + +#: pisi/cli/listinstalled.py:24 +msgid "" +"Print the list of all installed packages\n" +"\n" +"Usage: list-installed\n" +msgstr "" + +#: pisi/cli/listinstalled.py:40 +msgid "list-installed options" +msgstr "" + +#: pisi/cli/listinstalled.py:45 +msgid "Only list the installed packages built by the given host" +msgstr "" + +#: pisi/cli/listinstalled.py:50 +msgid "List installed packages under given component" +msgstr "" + +#: pisi/cli/listinstalled.py:52 pisi/cli/listupgrades.py:48 +msgid "Show detailed install info" +msgstr "" + +#: pisi/cli/listinstalled.py:78 pisi/cli/listupgrades.py:73 +msgid "Package Name |St| Version| Rel.| Distro| Date" +msgstr "" + +#: pisi/cli/listnewest.py:25 +msgid "" +"List newest packages in the repositories\n" +"\n" +"Usage: list-newest [ ... repon ]\n" +"\n" +"Gives a list of PiSi newly published packages in the specified\n" +"repositories. If no repository is specified, we list the new\n" +"packages from all repositories.\n" +msgstr "" + +#: pisi/cli/listnewest.py:44 +msgid "list-newest options" +msgstr "" + +#: pisi/cli/listnewest.py:46 +msgid "List new packages added to repository after this given date formatted as yyyy-mm-dd" +msgstr "" + +#: pisi/cli/listnewest.py:48 +msgid "List new packages added to repository after last nth previous repository update" +msgstr "" + +#: pisi/cli/listnewest.py:76 +msgid "Packages added to %s since %s:\n" +msgstr "" + +#: pisi/cli/listnewest.py:78 +msgid "Packages added to %s:" +msgstr "" + +#: pisi/cli/listpending.py:22 +msgid "" +"List pending packages\n" +"\n" +"Lists packages waiting to be configured.\n" +msgstr "" + +#: pisi/cli/listpending.py:41 +msgid "There are no packages waiting to be configured" +msgstr "" + +#: pisi/cli/listrepo.py:23 +msgid "" +"List repositories\n" +"\n" +"Usage: list-repo\n" +"\n" +"Lists currently tracked repositories.\n" +msgstr "" + +#: pisi/cli/listrepo.py:41 +msgid "inactive" +msgstr "" + +#: pisi/cli/listrepo.py:41 pisi/cli/listrepo.py:42 +msgid "active" +msgstr "" + +#: pisi/cli/listrepo.py:43 pisi/cli/listrepo.py:45 +msgid "%s [%s]" +msgstr "" + +#: pisi/cli/listsources.py:24 +msgid "" +"List available sources\n" +"\n" +"Usage: list-sources\n" +"\n" +"Gives a brief list of sources published in the repositories.\n" +msgstr "" + +#: pisi/cli/listsources.py:39 +msgid "list-sources options" +msgstr "" + +#: pisi/cli/listupgrades.py:26 +msgid "" +"List packages to be upgraded\n" +"\n" +"Usage: list-upgrades\n" +"\n" +"Lists the packages that will be upgraded.\n" +msgstr "" + +#: pisi/cli/listupgrades.py:42 +msgid "list-upgrades options" +msgstr "" + +#: pisi/cli/listupgrades.py:46 +msgid "List upgradable packages under given component" +msgstr "" + +#: pisi/cli/listupgrades.py:64 pisi/operations/upgrade.py:148 +#, fuzzy +msgid "No packages to upgrade." +msgstr " ." + +#: pisi/cli/pisicli.py:86 +msgid "Options must precede non-option arguments" +msgstr "" + +#: pisi/cli/pisicli.py:127 +msgid "No command given" +msgstr "" + +#: pisi/cli/pisicli.py:130 +msgid "Command line parsing error" +msgstr "" + +#: pisi/cli/rebuilddb.py:24 +msgid "" +"Rebuild Databases\n" +"\n" +"Usage: rebuilddb [ ... ]\n" +"\n" +"Rebuilds the PiSi databases\n" +"\n" +"If package specs are given, they should be the names of package\n" +"dirs under /var/lib/pisi\n" +msgstr "" + +#: pisi/cli/rebuilddb.py:42 +msgid "rebuild-db options" +msgstr "" + +#: pisi/cli/rebuilddb.py:45 +msgid "Rebuild files database" +msgstr "" + +#: pisi/cli/rebuilddb.py:51 +msgid "Rebuild PiSi databases?" +msgstr " PiSi?" + +#: pisi/cli/remove.py:25 +msgid "" +"Remove PiSi packages\n" +"\n" +"Usage: remove ... \n" +"\n" +"Remove package(s) from your system. Just give the package names to remove.\n" +"\n" +"You can also specify components instead of package names, which will be\n" +"expanded to package names.\n" +msgstr "" + +#: pisi/cli/remove.py:43 +msgid "remove options" +msgstr "remove " + +#: pisi/cli/remove.py:46 +msgid "Removes everything including changed config files of the package" +msgstr "" + +#: pisi/cli/remove.py:48 +msgid "Remove component's and recursive components' packages" +msgstr "" + +#: pisi/cli/removerepo.py:21 +msgid "" +"Remove repositories\n" +"\n" +"Usage: remove-repo ... \n" +"\n" +"Remove all repository information from the system.\n" +msgstr "" + +#: pisi/cli/search.py:25 +msgid "" +"Search packages\n" +"\n" +"Usage: search ... \n" +"\n" +"Finds a package containing specified search terms\n" +"in summary, description, and package name fields.\n" +"Default search is done in package database. Use\n" +"options to search in install database or source\n" +"database.\n" +msgstr "" + +#: pisi/cli/search.py:43 +msgid "search options" +msgstr "search " + +#: pisi/cli/search.py:45 +msgid "Summary and description language" +msgstr "" + +#: pisi/cli/search.py:49 +#, fuzzy +msgid "Search in installdb" +msgstr " installdb" + +#: pisi/cli/search.py:51 +msgid "Search in sourcedb" +msgstr " sourceDB" + +#: pisi/cli/search.py:53 +msgid "Search in the package name" +msgstr " " + +#: pisi/cli/search.py:55 +msgid "Search in the package summary" +msgstr " " + +#: pisi/cli/search.py:57 +msgid "Search in the package description" +msgstr " " + +#: pisi/cli/searchfile.py:24 +msgid "" +"Search for a file\n" +"\n" +"Usage: search-file ... \n" +"\n" +"Finds the installed package which contains the specified file.\n" +msgstr "" + +#: pisi/cli/searchfile.py:38 +msgid "search-file options" +msgstr "search-file " + +#: pisi/cli/searchfile.py:42 +#, fuzzy +msgid "Show only package name" +msgstr " " + +#: pisi/cli/searchfile.py:49 +msgid "Package %s has file /%s" +msgstr "" + +#: pisi/cli/searchfile.py:52 +msgid "Path '%s' does not belong to an installed package" +msgstr "" + +#: pisi/cli/searchfile.py:65 +msgid "Searching for %s" +msgstr "" + +#: pisi/cli/updaterepo.py:24 +msgid "" +"Update repository databases\n" +"\n" +"Usage: update-repo [ ... ]\n" +"\n" +": repository name\n" +"\n" +"Synchronizes the PiSi databases with the current repository.\n" +"If no repository is given, all repositories are updated.\n" +msgstr "" + +#: pisi/cli/updaterepo.py:42 +msgid "update-repo options" +msgstr "update-repo " + +#: pisi/cli/updaterepo.py:46 +msgid "Update database in any case" +msgstr "" + +#: pisi/cli/upgrade.py:25 +msgid "" +"Upgrade PiSi packages\n" +"\n" +"Usage: Upgrade [ ... ]\n" +"\n" +": package name\n" +"\n" +"Upgrades the entire system if no package names are given\n" +"\n" +"You may use only package names to specify packages because\n" +"the package upgrade operation is defined only with respect\n" +"to repositories. If you have specified a package name, it\n" +"should exist in the package repositories. If you just want to\n" +"reinstall a package from a PiSi file, use the install command.\n" +"\n" +"You can also specify components instead of package names, which will be\n" +"expanded to package names.\n" +msgstr "" + +#: pisi/cli/upgrade.py:50 +msgid "upgrade options" +msgstr "upgrade " + +#: pisi/cli/upgrade.py:54 +msgid "Security related package upgrades only" +msgstr "" + +#: pisi/cli/upgrade.py:56 +msgid "Do not update repositories" +msgstr "" + +#: pisi/cli/upgrade.py:62 +msgid "Upgrade component's and recursive components' packages" +msgstr "" + +#: pisi/cli/upgrade.py:64 +msgid "Name of the to be upgraded packages' repository" +msgstr "" + +#: pisi/cli/upgrade.py:68 +msgid "When upgrading system, ignore packages and components whose basenames match pattern." +msgstr "" + +#: pisi/cli/upgrade.py:71 +msgid "When upgrading system, ignore packages and components whose basenames match any pattern contained in file." +msgstr "" + +#: pisi/cli/upgrade.py:85 +msgid "Updating repositories" +msgstr " " + +#: pisi/cli/upgrade.py:89 +msgid "Will not update repositories" +msgstr "" + +#: pisi/comariface.py:31 +msgid "comar-api package is not fully installed" +msgstr "" + +#: pisi/comariface.py:87 +msgid "" +"Cannot connect to COMAR: \n" +" %s\n" +msgstr "" + +#: pisi/comariface.py:92 +msgid "Configuring %s package" +msgstr "" + +#: pisi/comariface.py:98 +msgid "COMAR package updated. From now on, using new COMAR daemon." +msgstr "" + +#: pisi/comariface.py:104 +msgid "Registering %s comar script" +msgstr "" + +#: pisi/comariface.py:111 pisi/comariface.py:116 pisi/comariface.py:125 +#: pisi/comariface.py:139 pisi/comariface.py:156 pisi/comariface.py:165 +#: pisi/comariface.py:184 pisi/comariface.py:193 pisi/comariface.py:200 +msgid "Script error: %s" +msgstr " : %s" + +#: pisi/comariface.py:118 +msgid "Calling post install handlers" +msgstr "" + +#: pisi/comariface.py:133 +msgid "Running package's post install script" +msgstr "" + +#: pisi/comariface.py:144 +msgid "Running pre removal operations for %s" +msgstr "" + +#: pisi/comariface.py:150 +msgid "Running package's pre remove script" +msgstr "" + +#: pisi/comariface.py:158 +msgid "Calling pre remove handlers" +msgstr "" + +#: pisi/comariface.py:170 +msgid "Running post removal operations for %s" +msgstr "" + +#: pisi/comariface.py:178 +msgid "Running package's postremove script" +msgstr "" + +#: pisi/comariface.py:186 +msgid "Calling post remove handlers" +msgstr "" + +#: pisi/comariface.py:195 +msgid "Unregistering comar scripts" +msgstr "" + +#: pisi/config.py:85 +msgid "Destination directory %s does not exist. Creating it." +msgstr "" + +#: pisi/configfile.py:127 +msgid "No section by name '%s'" +msgstr "" + +#: pisi/conflict.py:26 pisi/dependency.py:26 pisi/replace.py:24 +msgid " version >= " +msgstr " >= " + +#: pisi/conflict.py:28 pisi/dependency.py:28 pisi/replace.py:26 +msgid " version <= " +msgstr " <= " + +#: pisi/conflict.py:30 pisi/dependency.py:30 pisi/replace.py:28 +msgid " version " +msgstr "" + +#: pisi/conflict.py:32 pisi/dependency.py:32 pisi/replace.py:30 +msgid " release >= " +msgstr "" + +#: pisi/conflict.py:34 pisi/dependency.py:34 pisi/replace.py:32 +msgid " release <= " +msgstr "" + +#: pisi/conflict.py:36 pisi/dependency.py:36 pisi/replace.py:34 +msgid " release " +msgstr "" + +#: pisi/constants.py:30 +msgid "Can't rebind constant: %s" +msgstr "" + +#: pisi/constants.py:36 +msgid "Can't unbind constant: %s" +msgstr "" + +#: pisi/db/componentdb.py:87 +msgid "Component %s not found" +msgstr "" + +#: pisi/db/groupdb.py:66 pisi/db/groupdb.py:75 +msgid "Group %s not found" +msgstr "" + +#: pisi/db/installdb.py:37 +#, fuzzy +msgid "installed" +msgstr "" + +#: pisi/db/installdb.py:37 +msgid "installed-pending" +msgstr "" + +#: pisi/db/installdb.py:54 +msgid "" +"State: %s\n" +"Version: %s, Release: %s\n" +msgstr "" + +#: pisi/db/installdb.py:58 +msgid "Distribution: %s, Install Time: %s\n" +msgstr "" + +#: pisi/db/installdb.py:90 +msgid "Installation info for package '%s' is broken. Reinstall it to fix this problem." +msgstr "" + +#: pisi/db/installdb.py:331 +msgid "Package %s is not installed" +msgstr " %s " + +#: pisi/db/itembyrepo.py:40 +msgid "%s not found in any repository." +msgstr "%s ." + +#: pisi/db/itembyrepo.py:50 +msgid "Repo item %s not found" +msgstr "" + +#: pisi/db/itembyrepo.py:60 pisi/db/itembyrepo.py:71 pisi/db/itembyrepo.py:81 +msgid "Repository %s does not exist." +msgstr "" + +#: pisi/db/packagedb.py:144 pisi/db/packagedb.py:151 +msgid "Package %s not found." +msgstr "" + +#: pisi/db/repodb.py:168 +msgid "%s repository needs to be updated" +msgstr "" + +#: pisi/db/repodb.py:174 +msgid "Error parsing repository index information. Index file does not exist or is malformed." +msgstr "" + +#: pisi/db/repodb.py:264 +msgid "Repository '%s' is not compatible with your distribution. Repository is disabled." +msgstr "" + +#: pisi/fetcher.py:130 +msgid "Urlgrabber needs to be installed to run this command" +msgstr "" + +#: pisi/fetcher.py:133 +msgid "Filename error" +msgstr "" + +#: pisi/fetcher.py:136 +msgid "Access denied to write to destination directory: \"%s\"" +msgstr "" + +#: pisi/fetcher.py:139 +msgid "Access denied to destination file: \"%s\"" +msgstr "" + +#: pisi/fetcher.py:153 +msgid "Could not fetch destination file \"%s\": %s" +msgstr "" + +#: pisi/fetcher.py:157 +msgid "A problem occurred. Please check the archive address and/or permissions again." +msgstr "" + +#: pisi/fetcher.py:190 +msgid "Proxy configuration has been found for '%s' protocol" +msgstr "" + +#: pisi/fetcher.py:197 +#, fuzzy +msgid "Bandwidth usage is limited to %s KB/s" +msgstr " %s /" + +#: pisi/fetcher.py:210 +msgid "Remote file can not be reached. Previously downloaded part of the file will be removed." +msgstr " '%s' ." + +#: pisi/fetcher.py:219 +msgid "Server doesn't support partial downloads. Previously downloaded part of the file will be over-written." +msgstr "" + +#: pisi/file.py:71 +msgid "uri must have type either URI or string" +msgstr "" + +#: pisi/file.py:129 +msgid "Fetching %s" +msgstr "" + +#: pisi/file.py:134 +msgid "Copying %s to transfer dir" +msgstr "" + +#: pisi/file.py:139 +msgid "File '%s' not found." +msgstr "" + +#: pisi/file.py:147 +msgid "File integrity of %s compromised." +msgstr "" + +#: pisi/file.py:167 +msgid "File mode must be either File.read or File.write" +msgstr "" + +#: pisi/file.py:172 +msgid "Remote write not implemented" +msgstr "" + +#: pisi/file.py:224 pisi/file.py:227 +msgid "ERROR: gpg --detach-sig %s failed" +msgstr "" + +#: pisi/graph.py:30 +msgid "Encountered cycle %s" +msgstr "" + +#: pisi/history.py:43 +msgid "%s repository is updated." +msgstr "" + +#: pisi/history.py:63 +msgid "%s is upgraded from %s to %s with delta." +msgstr "%s %s ." + +#: pisi/history.py:65 +msgid "%s is upgraded from %s to %s." +msgstr "%s %s ." + +#: pisi/history.py:67 +msgid "%s %s is removed." +msgstr "%s %s ." + +#: pisi/history.py:69 +msgid "%s %s is installed." +msgstr "" + +#: pisi/history.py:71 +msgid "%s %s is reinstalled." +msgstr "" + +#: pisi/history.py:73 +msgid "%s is downgraded from %s to %s." +msgstr "" + +#: pisi/index.py:118 +msgid "Adding %s to package index" +msgstr "" + +#: pisi/index.py:135 +msgid "Package %s: metadata corrupt, skipping..." +msgstr "" + +#: pisi/index.py:195 +msgid "Adding %s to source index" +msgstr "" + +#: pisi/metadata.py:78 +msgid "Distribution: %s, Dist. Release: %s\n" +msgstr "" + +#: pisi/metadata.py:80 +msgid "Architecture: %s, Installed Size: %s" +msgstr "" + +#: pisi/metadata.py:86 +msgid ", Package Size: %s" +msgstr "" + +#: pisi/mirrors.py:46 +msgid "Mirrors file %s does not exist. Could not resolve mirrors://" +msgstr "" + +#: pisi/operations/build.py:115 +msgid "Path %s belongs in multiple packages" +msgstr "" + +#: pisi/operations/build.py:189 +msgid "Source URI: %s" +msgstr "" + +#: pisi/operations/build.py:193 +msgid "Source %s not found in any active repository." +msgstr "" + +#: pisi/operations/build.py:309 +msgid "pspec.xml avoids this package from building for '%s'" +msgstr "" + +#: pisi/operations/build.py:312 +msgid "Building source package: %s" +msgstr "" + +#: pisi/operations/build.py:357 +msgid "IceCream detected. Make sure your daemon is up and running..." +msgstr "" + +#: pisi/operations/build.py:367 +msgid "CCache detected..." +msgstr "" + +#: pisi/operations/build.py:439 +msgid "PartOf tag not defined, looking for component" +msgstr "" + +#: pisi/operations/build.py:448 +msgid "Cannot find component.xml in remote directory, Source is now part of unknown component" +msgstr "" + +#: pisi/operations/build.py:456 +msgid "Cannot find component.xml in upper directory, Source is now part of unknown component" +msgstr "" + +#: pisi/operations/build.py:464 +msgid "Source is part of %s component" +msgstr "" + +#: pisi/operations/build.py:471 +msgid "Unpacking archive(s)..." +msgstr " ()..." + +#: pisi/operations/build.py:477 +msgid " unpacked (%s)" +msgstr " (%s)" + +#: pisi/operations/build.py:482 +msgid "Setting up source..." +msgstr "" + +#: pisi/operations/build.py:487 +msgid "Building source..." +msgstr "" + +#: pisi/operations/build.py:492 +msgid "Testing package..." +msgstr " ..." + +#: pisi/operations/build.py:496 +msgid "Installing..." +msgstr "..." + +#: pisi/operations/build.py:562 +msgid "Unable to read Actions Script (%s): %s" +msgstr "" + +#: pisi/operations/build.py:565 +msgid "SyntaxError in Actions Script (%s): %s" +msgstr "" + +#: pisi/operations/build.py:595 +msgid "Unable to read COMAR script (%s): %s" +msgstr "" + +#: pisi/operations/build.py:598 +msgid "SyntaxError in COMAR file (%s): %s" +msgstr "" + +#: pisi/operations/build.py:630 +msgid "Sandbox violation: %s (%s -> %s)" +msgstr "" + +#: pisi/operations/build.py:646 pisi/util.py:549 +msgid "ERROR: WorkDir (%s) does not exist\n" +msgstr "" + +#: pisi/operations/build.py:655 +msgid "Sandbox enabled build..." +msgstr "" + +#: pisi/operations/build.py:679 +msgid "Sandbox violation result:" +msgstr "" + +#: pisi/operations/build.py:684 +msgid "Sandbox violations!" +msgstr "" + +#: pisi/operations/build.py:690 +msgid "unable to call function from actions: %s" +msgstr "" + +#: pisi/operations/build.py:717 +msgid "Safety switch: following extra packages in system.devel will be installed: " +msgstr "" + +#: pisi/operations/build.py:722 +msgid "Safety switch: system.devel is already installed" +msgstr "" + +#: pisi/operations/build.py:724 +msgid "Safety switch: the component system.devel cannot be found" +msgstr "" + +#: pisi/operations/build.py:733 +msgid "Unsatisfied Build Dependencies:" +msgstr "" + +#: pisi/operations/build.py:737 +msgid "Cannot build package due to unsatisfied build dependencies" +msgstr "" + +#: pisi/operations/build.py:742 +msgid "Build dependency %s cannot be satisfied" +msgstr "" + +#: pisi/operations/build.py:744 +msgid "Do you want to install the unsatisfied build dependencies" +msgstr "" + +#: pisi/operations/build.py:745 +msgid "Installing build dependencies." +msgstr " ." + +#: pisi/operations/build.py:751 +#, fuzzy +msgid "Ignoring build dependencies." +msgstr " ." + +#: pisi/operations/build.py:761 +msgid "Patch file is missing: %s\n" +msgstr "" + +#: pisi/operations/build.py:777 +msgid "* Applying patch: %s" +msgstr "* : %s" + +#: pisi/operations/build.py:896 +msgid "/%s has suid bit set" +msgstr "" + +#: pisi/operations/build.py:971 +msgid "No user named '%s' found on the system" +msgstr "" + +#: pisi/operations/build.py:977 +msgid "No group named '%s' found on the system" +msgstr "" + +#: pisi/operations/build.py:984 +msgid "There are abandoned files under the install dir (%s):" +msgstr "" + +#: pisi/operations/build.py:1012 +msgid "Ignoring empty package %s" +msgstr "" + +#: pisi/operations/build.py:1016 +msgid "Building package: %s" +msgstr " :%s" + +#: pisi/operations/build.py:1035 pisi/operations/delta.py:50 +#: pisi/operations/delta.py:148 +msgid "Creating %s..." +msgstr " %s..." + +#: pisi/operations/build.py:1078 +msgid "Cleaning build directory..." +msgstr " ..." + +#: pisi/operations/build.py:1081 +msgid "Keeping build directory" +msgstr "" + +#: pisi/operations/build.py:1134 +msgid "*** %d error(s), %d warning(s)" +msgstr "" + +#: pisi/operations/check.py:37 +msgid "Checking /%s " +msgstr "" + +#: pisi/operations/check.py:42 +msgid "" +"\n" +"Changed config file: %s" +msgstr "" + +#: pisi/operations/check.py:44 +msgid "" +"\n" +"Corrupt file: %s" +msgstr "" + +#: pisi/operations/check.py:50 +msgid "" +"\n" +"Missing file: /%s" +msgstr "" + +#: pisi/operations/delta.py:98 +msgid "New package '%s' exists in the list of old packages. Skipping it..." +msgstr "" + +#: pisi/operations/delta.py:132 +msgid "The file '%s' belongs to a different package other than '%s'. Skipping it..." +msgstr "" + +#: pisi/operations/delta.py:138 +msgid "Package '%s' has the same release number with the new package. Skipping it..." +msgstr "" + +#: pisi/operations/emerge.py:35 +msgid "No packages to emerge." +msgstr "" + +#: pisi/operations/emerge.py:50 +msgid "" +"The following list of packages will be installed\n" +"from repository in the respective order to satisfy dependencies:\n" +msgstr "" + +#: pisi/operations/emerge.py:53 +msgid "" +"The following list of packages will be built and\n" +"installed in the respective order to satisfy dependencies:\n" +msgstr "" + +#: pisi/operations/emerge.py:61 pisi/operations/install.py:82 +msgid "There are extra packages due to dependencies. Do you want to continue?" +msgstr "" + +#: pisi/operations/emerge.py:95 +msgid "Cannot find source package: %s" +msgstr "" + +#: pisi/operations/helper.py:51 +msgid "Selected packages [%s] are in conflict with each other." +msgstr "" + +#: pisi/operations/helper.py:57 +msgid "[%s conflicts with: %s]\n" +msgstr "" + +#: pisi/operations/helper.py:59 +msgid "" +"The following packages have conflicts:\n" +"%s" +msgstr "" + +#: pisi/operations/helper.py:62 +msgid "Remove the following conflicting packages?" +msgstr "" + +#: pisi/operations/helper.py:63 +msgid "Conflicting packages should be removed to continue" +msgstr "" + +#: pisi/operations/history.py:82 pisi/operations/history.py:92 +msgid "%s could not be found" +msgstr "" + +#: pisi/operations/history.py:95 pisi/package.py:106 pisi/sourcearchive.py:111 +#, fuzzy +msgid "%s [cached]" +msgstr "%s []" + +#: pisi/operations/history.py:143 +msgid "Following packages will be installed:\n" +msgstr "" + +#: pisi/operations/history.py:146 +msgid "Following packages will be removed:\n" +msgstr "" + +#: pisi/operations/history.py:148 pisi/operations/history.py:162 +#: pisi/operations/install.py:200 pisi/operations/remove.py:72 +#: pisi/operations/upgrade.py:183 +#, fuzzy +msgid "Do you want to continue?" +msgstr " ?" + +#: pisi/operations/history.py:154 pisi/operations/install.py:95 +#: pisi/operations/upgrade.py:194 +msgid "Downloading %d / %d" +msgstr " %d / %d" + +#: pisi/operations/history.py:160 +msgid "" +"\n" +"Following packages could not be found in repositories and are not cached:\n" +msgstr "" + +#: pisi/operations/install.py:47 pisi/operations/install.py:134 +msgid "The following package(s) are already installed and are not going to be installed again:" +msgstr " () :" + +#: pisi/operations/install.py:53 pisi/operations/install.py:213 +msgid "No packages to install." +msgstr " ." + +#: pisi/operations/install.py:71 +msgid "Following packages will be installed:" +msgstr " :" + +#: pisi/operations/install.py:76 pisi/operations/upgrade.py:171 +msgid "Total size of package(s): %.2f %s" +msgstr " (): %.2f %s" + +#: pisi/operations/install.py:107 pisi/operations/upgrade.py:208 +msgid "Installing %d / %d" +msgstr " %d / %d" + +#: pisi/operations/install.py:121 +msgid "Mixing file names and package names not supported yet." +msgstr "" + +#: pisi/operations/install.py:165 +msgid "Package %s is not compatible with your distribution release %s %s." +msgstr " %s %s %s." + +#: pisi/operations/install.py:169 +msgid "Package %s (%s) is not compatible with your %s architecture." +msgstr " %s (%s) %s ." + +#: pisi/operations/install.py:192 +msgid "External dependencies not satisfied: %s" +msgstr "" + +#: pisi/operations/install.py:197 +msgid "The following packages will be installed in order to satisfy dependencies:" +msgstr "" + +#: pisi/operations/install.py:201 +msgid "External dependencies not satisfied" +msgstr "" + +#: pisi/operations/install.py:244 +msgid "Installation order: " +msgstr "" + +#: pisi/operations/install.py:279 pisi/specfile.py:265 +msgid "%s dependency of package %s is not satisfied" +msgstr "" + +#: pisi/operations/remove.py:43 +msgid "Safety switch prevents the removal of following packages:\n" +msgstr "" + +#: pisi/operations/remove.py:48 pisi/operations/upgrade.py:374 +msgid "Safety switch: The component system.base cannot be found." +msgstr "" + +#: pisi/operations/remove.py:55 +msgid "Package %s does not exist. Cannot remove." +msgstr " %s . ." + +#: pisi/operations/remove.py:59 +msgid "No packages to remove." +msgstr " ." + +#: pisi/operations/remove.py:68 +msgid "" +"The following list of packages will be removed\n" +"in the respective order to satisfy dependencies:\n" +msgstr "" + +#: pisi/operations/remove.py:73 +msgid "Package removal declined" +msgstr "" + +#: pisi/operations/remove.py:85 +msgid "Package %s is not installed. Cannot remove." +msgstr "" + +#: pisi/operations/remove.py:120 +msgid "Conflicts remain" +msgstr "" + +#: pisi/operations/remove.py:128 +msgid "Obsoleted packages remaining" +msgstr "" + +#: pisi/operations/remove.py:132 +msgid "Replaced package remains" +msgstr "" + +#: pisi/operations/upgrade.py:52 +msgid "You must restart the following service(s) manually for the updated software to take effect:" +msgstr "" + +#: pisi/operations/upgrade.py:59 +msgid "You must restart your system for the updates in the following package(s) to take effect:" +msgstr "" + +#: pisi/operations/upgrade.py:81 +msgid "Warning: package *name* ends with '.pisi'" +msgstr "" + +#: pisi/operations/upgrade.py:84 +msgid "Package %s is not installed." +msgstr " %s ." + +#: pisi/operations/upgrade.py:88 +msgid "Package %s is not available in repositories." +msgstr "" + +#: pisi/operations/upgrade.py:105 +msgid "Package %s is already at the latest release %s." +msgstr "" + +#: pisi/operations/upgrade.py:166 +msgid "The following packages will be upgraded:" +msgstr "" + +#: pisi/operations/upgrade.py:176 +msgid "There are extra packages due to dependencies." +msgstr "" + +#: pisi/operations/upgrade.py:256 +msgid "Dependency %s of %s cannot be satisfied" +msgstr "" + +#: pisi/operations/upgrade.py:257 +msgid "Upgrade is not possible." +msgstr "" + +#: pisi/operations/upgrade.py:351 +msgid "Safety switch forces the installation of following packages:" +msgstr "" + +#: pisi/operations/upgrade.py:367 +msgid "Safety switch forces the upgrade of following packages:" +msgstr "" + +#: pisi/package.py:67 +msgid "Cannot open package file: %s" +msgstr " : %s" + +#: pisi/package.py:88 +msgid "Unsupported package format: %s" +msgstr "" + +#: pisi/package.py:102 +msgid "" +"There was a problem while fetching '%s'.\n" +"The package may have been upgraded. Please try to upgrade the package." +msgstr "" +"There was a problem while fetching '%s'.\n" +"The package may have been upgraded. Please try to upgrade the package." + +#: pisi/pxml/autoxml.py:78 +msgid "At least one '%s' tag should have local text" +msgstr "" + +#: pisi/pxml/autoxml.py:85 +msgid "'%s' language of tag '%s' is empty" +msgstr "" + +#: pisi/pxml/autoxml.py:113 +msgid "LocalText: unable to get either current or default locale" +msgstr "" + +#: pisi/pxml/autoxml.py:119 pisi/pxml/autoxml.py:134 +msgid "Tag should have at least the current locale, or failing that an English or Turkish version" +msgstr "" + +#: pisi/pxml/autoxml.py:372 +msgid "autoxml.check: '%s' errors" +msgstr "autoxml.check: '%s' errors" + +#: pisi/pxml/autoxml.py:427 pisi/pxml/autoxml.py:437 +msgid "autoxml.parse: String '%s' has errors" +msgstr "" + +#: pisi/pxml/autoxml.py:451 pisi/pxml/autoxml.py:461 +msgid "autoxml.read: File '%s' has errors" +msgstr "" + +#: pisi/pxml/autoxml.py:469 +msgid "autoxml.write: object validation has failed" +msgstr "" + +#: pisi/pxml/autoxml.py:477 +msgid "autoxml.write: File encoding '%s' has errors" +msgstr "" + +#: pisi/pxml/autoxml.py:527 +msgid "gen_tag: unrecognized tag type %s in spec" +msgstr "" + +#: pisi/pxml/autoxml.py:575 pisi/pxml/autoxml.py:586 +msgid "Mandatory variable %s not available" +msgstr "" + +#: pisi/pxml/autoxml.py:656 +msgid "Type mismatch: read text cannot be decoded" +msgstr "" + +#: pisi/pxml/autoxml.py:660 pisi/pxml/autoxml.py:669 +msgid "Mandatory token %s not available" +msgstr "" + +#: pisi/pxml/autoxml.py:674 +msgid "Type mismatch. Expected %s, got %s" +msgstr "" + +#: pisi/pxml/autoxml.py:704 pisi/pxml/autoxml.py:825 +msgid "Type mismatch: DOM cannot be decoded" +msgstr "" + +#: pisi/pxml/autoxml.py:707 pisi/pxml/autoxml.py:723 pisi/pxml/autoxml.py:737 +#: pisi/pxml/autoxml.py:828 pisi/pxml/autoxml.py:842 pisi/pxml/autoxml.py:856 +msgid "Mandatory argument not available" +msgstr "" + +#: pisi/pxml/autoxml.py:720 pisi/pxml/autoxml.py:839 +msgid "Object cannot be encoded" +msgstr "" + +#: pisi/pxml/autoxml.py:734 pisi/pxml/autoxml.py:853 +msgid "Object cannot be formatted" +msgstr "" + +#: pisi/pxml/autoxml.py:750 +msgid "List type must contain only one element" +msgstr "" + +#: pisi/pxml/autoxml.py:763 pisi/pxml/autoxml.py:784 +msgid "Mandatory list \"%s\" under \"%s\" node is empty." +msgstr "" + +#: pisi/pxml/xmlext.py:79 +msgid "getNodeText: Expected text node, got something else!" +msgstr "" + +#: pisi/pxml/xmlfile.py:60 +msgid "String '%s' has invalid XML" +msgstr "" + +#: pisi/pxml/xmlfile.py:83 +msgid "Unable to read file (%s): %s" +msgstr "" + +#: pisi/pxml/xmlfile.py:85 pisi/specfile.py:431 +msgid "File '%s' has invalid XML" +msgstr "" + +#: pisi/scenarioapi/package.py:67 +msgid "No pisi package: %s* found." +msgstr " Pisi : %s* ." + +#: pisi/scenarioapi/repoops.py:28 +msgid "Repo already has package named %s." +msgstr "" + +#: pisi/scenarioapi/repoops.py:52 pisi/scenarioapi/repoops.py:59 +msgid "Repo does not have package named %s." +msgstr "" + +#: pisi/sourcearchive.py:63 +msgid "Fetching source from: %s" +msgstr "" + +#: pisi/sourcearchive.py:74 +msgid "Source archive is stored: %s/%s" +msgstr "" + +#: pisi/sourcearchive.py:80 +msgid "Trying fallback address: %s" +msgstr "" + +#: pisi/sourcearchive.py:91 +msgid "%s mirrors are not defined." +msgstr "" + +#: pisi/sourcearchive.py:96 +msgid "Fetching source from mirror: %s" +msgstr "" + +#: pisi/sourcearchive.py:102 +msgid "Could not fetch source from %s mirrors." +msgstr "" + +#: pisi/sourcearchive.py:120 +msgid "unpack: check_file_hash failed" +msgstr "" + +#: pisi/sourcearchive.py:125 +msgid "Unknown archive type '%s' is given for '%s'." +msgstr "" + +#: pisi/specfile.py:164 +msgid "URI: %s, type: %s, sha1sum: %s" +msgstr "URI: %s, %s, sha1 : %s" + +#: pisi/specfile.py:194 pisi/specfile.py:197 +msgid " or " +msgstr "" + +#: pisi/specfile.py:363 pisi/specfile.py:446 +msgid "Summary: %s\n" +msgstr ": %s\n" + +#: pisi/specfile.py:364 pisi/specfile.py:447 +msgid "Description: %s\n" +msgstr ": %s\n" + +#: pisi/specfile.py:365 pisi/specfile.py:448 +msgid "Component: %s\n" +msgstr ": %s\n" + +#: pisi/specfile.py:366 +msgid "Provides: " +msgstr "Provides: " + +#: pisi/specfile.py:370 +msgid "Dependencies: " +msgstr ":" + +#: pisi/specfile.py:422 +msgid "translations.xml file is badly formed." +msgstr " translations.xml ." + +#: pisi/specfile.py:449 +msgid "Build Dependencies: " +msgstr " :" + +#: pisi/uri.py:78 +msgid "setAuthInfo needs a tuple (user, pass)" +msgstr "setAuthInfo needs a tuple (user, pass)" + +#: pisi/util.py:208 pisi/util.py:229 +msgid "Running " +msgstr "" + +#: pisi/util.py:212 pisi/util.py:247 +msgid "return value for \"%s\" is %s" +msgstr " \"%s\" %s" + +#: pisi/util.py:424 +msgid "Including external link '%s'" +msgstr " '%s'" + +#: pisi/util.py:426 +msgid "Including directory '%s'" +msgstr " '%s'" + +#: pisi/util.py:514 +msgid "Cannot calculate SHA1 hash of %s" +msgstr " SHA1 %s" + +#: pisi/util.py:526 +msgid "Compression type is not valid: '%s'" +msgstr "" + +#: pisi/util.py:532 +msgid "Error while decompressing %s: %s" +msgstr "" + +#: pisi/util.py:575 +msgid "ERROR: patch (%s) failed" +msgstr ": (%s)" + +#: pisi/util.py:577 +msgid "ERROR: patch (%s) failed: %s" +msgstr ": (%s): %s" + +#: pisi/util.py:587 +msgid "strip command failed for file '%s'!" +msgstr "" + +#: pisi/util.py:594 +msgid "chrpath command failed for file '%s'!" +msgstr "" + +#: pisi/util.py:601 +msgid "objcopy (keep-debug) command failed for file '%s'!" +msgstr "" + +#: pisi/util.py:607 +msgid "objcopy (add-debuglink) command failed for file '%s'!" +msgstr "" + +#: pisi/util.py:698 +msgid "Invalid package name: %s" +msgstr " : %s" + +#: pisi/util.py:738 +msgid "Invalid delta package name: %s" +msgstr "" + +#: pisi/version.py:64 +msgid "Invalid version string: '%s'" +msgstr " : '%s'"