X-Git-Url: https://git.saurik.com/apt.git/blobdiff_plain/c3c3bd043b262dd5544594abd5e5bd4377a679d6..607bab3fe856d228f22e1cd96dbb7204e2f3375d:/po/ru.po diff --git a/po/ru.po b/po/ru.po index 9c04902c7..e321a1e36 100644 --- a/po/ru.po +++ b/po/ru.po @@ -12,7 +12,7 @@ msgid "" msgstr "" "Project-Id-Version: apt 1.0.9.10\n" "Report-Msgid-Bugs-To: APT Development Team \n" -"POT-Creation-Date: 2015-12-27 19:17+0100\n" +"POT-Creation-Date: 2016-02-10 18:02+0100\n" "PO-Revision-Date: 2015-06-23 20:40+0300\n" "Last-Translator: Yuri Kozlov \n" "Language-Team: Russian \n" @@ -259,6 +259,35 @@ msgstr "Недостаточно свободного места в %s." msgid "Unable to lock the download directory" msgstr "Невозможно заблокировать каталог, куда складываются скачиваемые файлы" +#: apt-private/private-install.cc +msgid "" +"Some packages could not be installed. This may mean that you have\n" +"requested an impossible situation or if you are using the unstable\n" +"distribution that some required packages have not yet been created\n" +"or been moved out of Incoming." +msgstr "" +"Некоторые пакеты невозможно установить. Возможно, вы просите невозможного,\n" +"или же используете нестабильную версию дистрибутива, где запрошенные вами\n" +"пакеты ещё не созданы или были удалены из Incoming." + +#. +#. if (Packages == 1) +#. { +#. c1out << std::endl; +#. c1out << +#. _("Since you only requested a single operation it is extremely likely that\n" +#. "the package is simply not installable and a bug report against\n" +#. "that package should be filed.") << std::endl; +#. } +#. +#: apt-private/private-install.cc +msgid "The following information may help to resolve the situation:" +msgstr "Следующая информация, возможно, поможет вам:" + +#: apt-private/private-install.cc +msgid "Broken packages" +msgstr "Сломанные пакеты" + #: apt-private/private-install.cc msgid "Internal error, InstallPackages was called with broken packages!" msgstr "" @@ -419,20 +448,6 @@ msgstr "" "Хм, кажется, что AutoRemover был как-то удалён, чего не должно\n" "было случиться. Пожалуйста, отправьте сообщение об ошибке в пакете apt." -#. -#. if (Packages == 1) -#. { -#. c1out << std::endl; -#. c1out << -#. _("Since you only requested a single operation it is extremely likely that\n" -#. "the package is simply not installable and a bug report against\n" -#. "that package should be filed.") << std::endl; -#. } -#. -#: apt-private/private-install.cc -msgid "The following information may help to resolve the situation:" -msgstr "Следующая информация, возможно, поможет вам:" - #: apt-private/private-install.cc msgid "Internal Error, AutoRemover broke stuff" msgstr "Внутренняя ошибка, AutoRemover всё поломал" @@ -480,21 +495,6 @@ msgstr "" "Неудовлетворённые зависимости. Попытайтесь выполнить «apt-get -f install», " "не указывая имени пакета, (или найдите другое решение)." -#: apt-private/private-install.cc -msgid "" -"Some packages could not be installed. This may mean that you have\n" -"requested an impossible situation or if you are using the unstable\n" -"distribution that some required packages have not yet been created\n" -"or been moved out of Incoming." -msgstr "" -"Некоторые пакеты невозможно установить. Возможно, вы просите невозможного,\n" -"или же используете нестабильную версию дистрибутива, где запрошенные вами\n" -"пакеты ещё не созданы или были удалены из Incoming." - -#: apt-private/private-install.cc -msgid "Broken packages" -msgstr "Сломанные пакеты" - #: apt-private/private-install.cc #, fuzzy msgid "The following additional packages will be installed:" @@ -910,59 +910,6 @@ msgstr "Проверьте, установлен ли пакет «dpkg-dev».\n msgid "Build command '%s' failed.\n" msgstr "Команда сборки «%s» завершилась неудачно.\n" -#: apt-private/private-source.cc -#, c-format -msgid "" -"%s dependency for %s can't be satisfied because %s is not allowed on '%s' " -"packages" -msgstr "" -"Зависимость типа %s для %s не может быть удовлетворена, так как %s не " -"разрешён для пакетов «%s»" - -#: apt-private/private-source.cc -#, c-format -msgid "" -"%s dependency for %s cannot be satisfied because the package %s cannot be " -"found" -msgstr "" -"Зависимость типа %s для %s не может быть удовлетворена, так как пакет %s не " -"найден" - -#: apt-private/private-source.cc -#, c-format -msgid "Failed to satisfy %s dependency for %s: Installed package %s is too new" -msgstr "" -"Не удалось удовлетворить зависимость типа %s для пакета %s: Установленный " -"пакет %s новее, чем надо" - -#: apt-private/private-source.cc -#, c-format -msgid "" -"%s dependency for %s cannot be satisfied because candidate version of " -"package %s can't satisfy version requirements" -msgstr "" -"Зависимость типа %s для %s не может быть удовлетворена, так как версия-" -"кандидат пакета %s не может удовлетворить требованиям по версии" - -#: apt-private/private-source.cc -#, c-format -msgid "" -"%s dependency for %s cannot be satisfied because package %s has no candidate " -"version" -msgstr "" -"Зависимость типа %s для %s не может быть удовлетворена, так как пакет %s не " -"имеет версии-кандидата" - -#: apt-private/private-source.cc -#, c-format -msgid "Failed to satisfy %s dependency for %s: %s" -msgstr "Невозможно удовлетворить зависимость типа %s для пакета %s: %s" - -#: apt-private/private-source.cc -#, c-format -msgid "Build-dependencies for %s could not be satisfied." -msgstr "Зависимости для сборки %s не могут быть удовлетворены." - #: apt-private/private-source.cc #, c-format msgid "Unable to get build-dependency information for %s" @@ -1620,11 +1567,11 @@ msgstr "Что-то странное произошло при определе msgid "Unable to connect to %s:%s:" msgstr "Невозможно соединиться с %s: %s:" -#: methods/copy.cc methods/gzip.cc methods/rred.cc +#: methods/copy.cc methods/store.cc msgid "Failed to stat" msgstr "Не удалось получить атрибуты" -#: methods/copy.cc methods/gzip.cc methods/rred.cc +#: methods/copy.cc methods/rred.cc methods/store.cc msgid "Failed to set modification time" msgstr "Не удалось установить время модификации" @@ -1825,10 +1772,6 @@ msgstr "" "Следующие подписи не могут быть проверены, так как недоступен открытый " "ключ:\n" -#: methods/gzip.cc -msgid "Empty files can't be valid archives" -msgstr "Пустые файлы не могут быть допустимыми архивами" - #: methods/http.cc msgid "Error writing to the file" msgstr "Ошибка записи в файл" @@ -1896,6 +1839,12 @@ msgstr "Не найден элемент в файл на зеркале «%s»" msgid "[Mirror: %s]" msgstr "[Зеркало: %s]" +#: methods/rred.cc ftparchive/cachedb.cc apt-inst/extract.cc +#: apt-pkg/acquire-item.cc +#, c-format +msgid "Failed to stat %s" +msgstr "Не удалось получить атрибуты %s" + #: methods/rsh.cc ftparchive/multicompress.cc msgid "Failed to create IPC pipe to subprocess" msgstr "Не удалось создать IPC-канал для порождённого процесса" @@ -1951,6 +1900,10 @@ msgstr "" msgid "Internal error" msgstr "Внутренняя ошибка" +#: methods/store.cc +msgid "Empty files can't be valid archives" +msgstr "Пустые файлы не могут быть допустимыми архивами" + #: dselect/install:33 msgid "Bad default setting!" msgstr "Неправильное значение по умолчанию!" @@ -2197,11 +2150,6 @@ msgstr "" msgid "Unable to open DB file %s: %s" msgstr "Не удалось открыть DB файл %s: %s" -#: ftparchive/cachedb.cc apt-inst/extract.cc -#, c-format -msgid "Failed to stat %s" -msgstr "Не удалось получить атрибуты %s" - #: ftparchive/cachedb.cc msgid "Failed to read .dsc" msgstr "Не удалось прочесть .dsc" @@ -2328,7 +2276,7 @@ msgstr "Не удалось открыть %s" msgid " DeLink %s [%s]\n" msgstr "DeLink %s [%s]\n" -#: ftparchive/writer.cc +#: ftparchive/writer.cc apt-pkg/acquire-item.cc #, c-format msgid "Failed to readlink %s" msgstr "Не удалось прочесть ссылку %s" @@ -3113,6 +3061,10 @@ msgstr "Порождённый процесс %s неожиданно завер msgid "Problem closing the gzip file %s" msgstr "Проблема закрытия gzip-файла %s" +#: apt-pkg/contrib/fileutl.cc +msgid "Unexpected end of file" +msgstr "" + #: apt-pkg/contrib/fileutl.cc msgid "Failed to create subprocess IPC" msgstr "Не удалось создать IPC с порождённым процессом" @@ -3631,10 +3583,6 @@ msgstr "Кэш пакетов повреждён" msgid "The package cache file is an incompatible version" msgstr "Не поддерживаемая версия кэша пакетов" -#: apt-pkg/pkgcache.cc -msgid "The package cache file is corrupted, it is too small" -msgstr "Кэш пакетов повреждён, он слишком мал" - #: apt-pkg/pkgcache.cc #, c-format msgid "This APT does not support the versioning system '%s'" @@ -3645,6 +3593,11 @@ msgstr "Эта версия APT не поддерживает систему в msgid "The package cache was built for different architectures: %s vs %s" msgstr "Кэш пакетов был собран для другой архитектуры" +#: apt-pkg/pkgcache.cc +#, fuzzy +msgid "The package cache file is corrupted, it has the wrong hash" +msgstr "Кэш пакетов повреждён, он слишком мал" + #: apt-pkg/pkgcache.cc msgid "Depends" msgstr "Зависит" @@ -3837,6 +3790,46 @@ msgstr "" msgid "Calculating upgrade" msgstr "Расчёт обновлений" +#~ msgid "" +#~ "%s dependency for %s can't be satisfied because %s is not allowed on '%s' " +#~ "packages" +#~ msgstr "" +#~ "Зависимость типа %s для %s не может быть удовлетворена, так как %s не " +#~ "разрешён для пакетов «%s»" + +#~ msgid "" +#~ "%s dependency for %s cannot be satisfied because the package %s cannot be " +#~ "found" +#~ msgstr "" +#~ "Зависимость типа %s для %s не может быть удовлетворена, так как пакет %s " +#~ "не найден" + +#~ msgid "" +#~ "Failed to satisfy %s dependency for %s: Installed package %s is too new" +#~ msgstr "" +#~ "Не удалось удовлетворить зависимость типа %s для пакета %s: Установленный " +#~ "пакет %s новее, чем надо" + +#~ msgid "" +#~ "%s dependency for %s cannot be satisfied because candidate version of " +#~ "package %s can't satisfy version requirements" +#~ msgstr "" +#~ "Зависимость типа %s для %s не может быть удовлетворена, так как версия-" +#~ "кандидат пакета %s не может удовлетворить требованиям по версии" + +#~ msgid "" +#~ "%s dependency for %s cannot be satisfied because package %s has no " +#~ "candidate version" +#~ msgstr "" +#~ "Зависимость типа %s для %s не может быть удовлетворена, так как пакет %s " +#~ "не имеет версии-кандидата" + +#~ msgid "Failed to satisfy %s dependency for %s: %s" +#~ msgstr "Невозможно удовлетворить зависимость типа %s для пакета %s: %s" + +#~ msgid "Build-dependencies for %s could not be satisfied." +#~ msgstr "Зависимости для сборки %s не могут быть удовлетворены." + #~ msgid "Problem unlinking %s" #~ msgstr "Не удалось удалить %s"