2011-03-14 13:44:03 -05:00
|
|
|
|
# SOME DESCRIPTIVE TITLE.
|
2024-02-19 11:07:26 +10:00
|
|
|
|
# Copyright (C) YEAR "Pacman Development Team <pacman-dev@lists.archlinux.org>"
|
2021-05-20 12:33:05 +10:00
|
|
|
|
# This file is distributed under the same license as the pacman-scripts package.
|
2018-04-29 23:56:07 +10:00
|
|
|
|
#
|
2011-09-22 11:26:21 -05:00
|
|
|
|
# Translators:
|
2013-04-30 21:18:42 +10:00
|
|
|
|
# AlexanderR <alexander.r@gmx.com>, 2012
|
2013-05-07 11:39:01 +10:00
|
|
|
|
# AlexanderR <alexander.r@gmx.com>, 2012
|
2014-12-19 13:53:35 +10:00
|
|
|
|
# Alex Talker <alextalker7@gmail.com>, 2014
|
2024-03-04 13:07:58 +10:00
|
|
|
|
# b0f1ee25bee9149da2bd99957ae8bf73_e2d9f93 <4641583347f725035beeebcc51de0bb5_2840>, 2015,2017
|
2019-10-07 18:12:24 +10:00
|
|
|
|
# be1bb8e720f95f5c175a5f1f3aa8f780, 2015
|
2019-08-12 11:42:10 +10:00
|
|
|
|
# Igor <f2404@yandex.ru>, 2018-2019
|
2018-04-29 23:43:07 +10:00
|
|
|
|
# Ilya Ostapenko (Jacobtey) <jacobtey@gmail.com>, 2017
|
2013-04-30 21:18:42 +10:00
|
|
|
|
# Ivan Yurasov <vdk@gmx.us>, 2011
|
|
|
|
|
# kyak <peselnik@gmail.com>, 2013
|
2018-05-15 11:03:42 +10:00
|
|
|
|
# partizan <serg.partizan@gmail.com>, 2015,2017
|
2013-05-07 11:39:01 +10:00
|
|
|
|
# kyak <peselnik@gmail.com>, 2013
|
2024-02-19 11:07:26 +10:00
|
|
|
|
# b0f1ee25bee9149da2bd99957ae8bf73_e2d9f93 <4641583347f725035beeebcc51de0bb5_2840>, 2015,2017
|
2019-08-12 11:42:10 +10:00
|
|
|
|
# be1bb8e720f95f5c175a5f1f3aa8f780, 2015
|
2018-04-29 23:43:07 +10:00
|
|
|
|
# Анатолий Валерианович <ffox909@mail.ru>, 2016
|
2007-03-11 20:53:50 +00:00
|
|
|
|
msgid ""
|
|
|
|
|
msgstr ""
|
2011-03-14 13:44:03 -05:00
|
|
|
|
"Project-Id-Version: Arch Linux Pacman package manager\n"
|
2024-05-10 16:51:49 +10:00
|
|
|
|
"Report-Msgid-Bugs-To: https://gitlab.archlinux.org/pacman/pacman/-/issues\n"
|
|
|
|
|
"POT-Creation-Date: 2024-05-10 16:53+1000\n"
|
2024-02-19 11:07:26 +10:00
|
|
|
|
"PO-Revision-Date: 2011-08-08 22:35+0000\n"
|
|
|
|
|
"Last-Translator: Анатолий Валерианович <ffox909@mail.ru>, 2016\n"
|
|
|
|
|
"Language-Team: Russian (http://app.transifex.com/toofishes/archlinux-pacman/"
|
2018-04-29 23:56:07 +10:00
|
|
|
|
"language/ru/)\n"
|
|
|
|
|
"Language: ru\n"
|
2007-03-11 20:53:50 +00:00
|
|
|
|
"MIME-Version: 1.0\n"
|
|
|
|
|
"Content-Type: text/plain; charset=UTF-8\n"
|
|
|
|
|
"Content-Transfer-Encoding: 8bit\n"
|
2024-02-19 11:07:26 +10:00
|
|
|
|
"Plural-Forms: nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && "
|
|
|
|
|
"n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || "
|
|
|
|
|
"(n%100>=11 && n%100<=14)? 2 : 3);\n"
|
2007-03-11 20:53:50 +00:00
|
|
|
|
|
2021-04-23 10:44:27 +10:00
|
|
|
|
#: scripts/makepkg.sh.in:139
|
2007-12-02 21:42:41 -06:00
|
|
|
|
msgid "Cleaning up..."
|
2015-12-09 16:02:55 +10:00
|
|
|
|
msgstr "Очистка..."
|
2007-12-02 21:42:41 -06:00
|
|
|
|
|
2024-02-19 11:07:26 +10:00
|
|
|
|
#: scripts/makepkg.sh.in:186
|
2011-08-08 17:17:15 -05:00
|
|
|
|
msgid "Entering %s environment..."
|
2012-01-30 21:56:53 -06:00
|
|
|
|
msgstr "Вход в окружение %s..."
|
2011-06-23 21:48:35 -05:00
|
|
|
|
|
2024-02-19 11:07:26 +10:00
|
|
|
|
#: scripts/makepkg.sh.in:193 scripts/makepkg.sh.in:419
|
2019-08-12 11:42:10 +10:00
|
|
|
|
msgid "Starting %s()..."
|
|
|
|
|
msgstr "Запускается %s()..."
|
|
|
|
|
|
2024-02-19 11:07:26 +10:00
|
|
|
|
#: scripts/makepkg.sh.in:199
|
2014-11-18 15:14:51 +10:00
|
|
|
|
msgid "pkgver() generated an invalid version: %s"
|
2015-12-09 16:02:55 +10:00
|
|
|
|
msgstr "Функция pkgver() выдала некорректную версию: '%s'"
|
2014-11-18 15:14:51 +10:00
|
|
|
|
|
2024-02-19 11:07:26 +10:00
|
|
|
|
#: scripts/makepkg.sh.in:209
|
2014-11-18 15:14:51 +10:00
|
|
|
|
msgid "Failed to update %s from %s to %s"
|
2015-12-09 16:02:55 +10:00
|
|
|
|
msgstr "Ошибка при обновлении %s с '%s' на '%s'"
|
2014-11-18 15:14:51 +10:00
|
|
|
|
|
2024-02-19 11:07:26 +10:00
|
|
|
|
#: scripts/makepkg.sh.in:215
|
2013-03-10 13:07:16 +10:00
|
|
|
|
msgid "Updated version: %s"
|
2015-12-09 16:02:55 +10:00
|
|
|
|
msgstr "Обновлённая версия: '%s'"
|
2013-03-10 13:07:16 +10:00
|
|
|
|
|
2024-02-19 11:07:26 +10:00
|
|
|
|
#: scripts/makepkg.sh.in:217
|
2013-03-10 13:07:16 +10:00
|
|
|
|
msgid "%s is not writeable -- pkgver will not be updated"
|
2015-12-09 16:02:55 +10:00
|
|
|
|
msgstr "Невозможно записать в '%s' -- pkgver не будет обновлена"
|
2013-03-10 13:07:16 +10:00
|
|
|
|
|
2024-02-19 11:07:26 +10:00
|
|
|
|
#: scripts/makepkg.sh.in:225
|
2013-03-10 13:07:16 +10:00
|
|
|
|
msgid "Unable to find source file %s."
|
2015-12-09 16:02:55 +10:00
|
|
|
|
msgstr "Не удалось найти исходный файл '%s'."
|
|
|
|
|
|
2024-02-19 11:07:26 +10:00
|
|
|
|
#: scripts/makepkg.sh.in:226 scripts/makepkg.sh.in:368
|
2024-05-10 16:51:49 +10:00
|
|
|
|
#: scripts/makepkg.sh.in:580 scripts/makepkg.sh.in:1078
|
|
|
|
|
#: scripts/makepkg.sh.in:1083 scripts/makepkg.sh.in:1088
|
|
|
|
|
#: scripts/makepkg.sh.in:1094 scripts/makepkg.sh.in:1104
|
2024-02-19 11:07:26 +10:00
|
|
|
|
#: scripts/libmakepkg/integrity/generate_checksum.sh.in:62
|
2019-08-12 11:42:10 +10:00
|
|
|
|
#: scripts/libmakepkg/source/bzr.sh.in:55
|
|
|
|
|
#: scripts/libmakepkg/source/bzr.sh.in:86
|
2015-12-09 16:02:55 +10:00
|
|
|
|
#: scripts/libmakepkg/source/bzr.sh.in:101
|
2019-08-12 11:42:10 +10:00
|
|
|
|
#: scripts/libmakepkg/source/bzr.sh.in:106
|
2015-12-09 16:02:55 +10:00
|
|
|
|
#: scripts/libmakepkg/source/file.sh.in:75
|
2021-04-23 10:44:27 +10:00
|
|
|
|
#: scripts/libmakepkg/source/file.sh.in:145
|
2019-08-12 11:42:10 +10:00
|
|
|
|
#: scripts/libmakepkg/source/git.sh.in:53
|
2024-02-19 11:07:26 +10:00
|
|
|
|
#: scripts/libmakepkg/source/git.sh.in:62
|
2024-05-10 16:51:49 +10:00
|
|
|
|
#: scripts/libmakepkg/source/git.sh.in:98
|
|
|
|
|
#: scripts/libmakepkg/source/git.sh.in:104
|
|
|
|
|
#: scripts/libmakepkg/source/git.sh.in:121
|
|
|
|
|
#: scripts/libmakepkg/source/git.sh.in:130
|
|
|
|
|
#: scripts/libmakepkg/source/git.sh.in:138
|
2019-08-12 11:42:10 +10:00
|
|
|
|
#: scripts/libmakepkg/source/hg.sh.in:52 scripts/libmakepkg/source/hg.sh.in:94
|
|
|
|
|
#: scripts/libmakepkg/source/hg.sh.in:103
|
|
|
|
|
#: scripts/libmakepkg/source/hg.sh.in:108
|
|
|
|
|
#: scripts/libmakepkg/source/svn.sh.in:63
|
|
|
|
|
#: scripts/libmakepkg/source/svn.sh.in:73
|
2021-04-23 10:44:27 +10:00
|
|
|
|
#: scripts/libmakepkg/util/source.sh.in:162
|
|
|
|
|
#: scripts/libmakepkg/util/source.sh.in:171
|
2019-08-12 11:42:10 +10:00
|
|
|
|
#: scripts/libmakepkg/util/util.sh.in:81
|
2015-12-09 16:02:55 +10:00
|
|
|
|
msgid "Aborting..."
|
|
|
|
|
msgstr "Прерывание..."
|
2013-03-10 13:07:16 +10:00
|
|
|
|
|
2024-02-19 11:07:26 +10:00
|
|
|
|
#: scripts/makepkg.sh.in:251
|
2019-08-12 11:42:10 +10:00
|
|
|
|
msgid "Pacman is currently in use, please wait..."
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2024-02-19 11:07:26 +10:00
|
|
|
|
#: scripts/makepkg.sh.in:272
|
2010-06-04 13:35:57 -05:00
|
|
|
|
msgid "'%s' returned a fatal error (%i): %s"
|
2016-01-17 13:39:02 +10:00
|
|
|
|
msgstr "'%s' завершился с критической ошибкой (%i): %s"
|
2007-12-02 21:42:41 -06:00
|
|
|
|
|
2024-02-19 11:07:26 +10:00
|
|
|
|
#: scripts/makepkg.sh.in:291
|
2007-12-02 21:42:41 -06:00
|
|
|
|
msgid "Installing missing dependencies..."
|
2015-12-09 16:02:55 +10:00
|
|
|
|
msgstr "Установка недостающих зависимостей..."
|
2007-12-02 21:42:41 -06:00
|
|
|
|
|
2024-02-19 11:07:26 +10:00
|
|
|
|
#: scripts/makepkg.sh.in:294
|
2010-06-04 13:35:57 -05:00
|
|
|
|
msgid "'%s' failed to install missing dependencies."
|
2015-12-09 16:02:55 +10:00
|
|
|
|
msgstr "%s: не удалось установить недостающие зависимости."
|
2007-12-02 21:42:41 -06:00
|
|
|
|
|
2024-02-19 11:07:26 +10:00
|
|
|
|
#: scripts/makepkg.sh.in:329
|
2013-03-10 13:07:16 +10:00
|
|
|
|
msgid "Missing dependencies:"
|
2013-04-30 21:18:42 +10:00
|
|
|
|
msgstr "Недостающие зависимости:"
|
2007-12-02 21:42:41 -06:00
|
|
|
|
|
2024-02-19 11:07:26 +10:00
|
|
|
|
#: scripts/makepkg.sh.in:345 scripts/makepkg.sh.in:359
|
2008-07-19 14:23:03 +02:00
|
|
|
|
msgid "Failed to remove installed dependencies."
|
2015-12-09 16:02:55 +10:00
|
|
|
|
msgstr "Ошибка при удалении установленных зависимостей."
|
2008-07-19 14:23:03 +02:00
|
|
|
|
|
2024-02-19 11:07:26 +10:00
|
|
|
|
#: scripts/makepkg.sh.in:367
|
2013-03-10 13:07:16 +10:00
|
|
|
|
msgid "A failure occurred in %s()."
|
2016-01-17 13:39:02 +10:00
|
|
|
|
msgstr "Произошел сбой в %s()."
|
2009-09-17 02:07:42 +02:00
|
|
|
|
|
2024-02-19 11:07:26 +10:00
|
|
|
|
#: scripts/makepkg.sh.in:480
|
2018-04-29 23:56:07 +10:00
|
|
|
|
msgid "Invalid value for %s: %s"
|
2018-07-19 14:12:04 +10:00
|
|
|
|
msgstr "Неверное значение для %s: %s"
|
2018-04-29 23:56:07 +10:00
|
|
|
|
|
2024-02-19 11:07:26 +10:00
|
|
|
|
#: scripts/makepkg.sh.in:579
|
2011-08-08 17:17:15 -05:00
|
|
|
|
msgid "Missing %s directory."
|
2016-01-17 13:39:02 +10:00
|
|
|
|
msgstr "Отсутствует каталог %s."
|
2009-07-27 21:42:16 -05:00
|
|
|
|
|
2024-02-19 11:07:26 +10:00
|
|
|
|
#: scripts/makepkg.sh.in:585
|
2013-03-10 13:07:16 +10:00
|
|
|
|
msgid "Creating package \"%s\"..."
|
2016-01-17 13:39:02 +10:00
|
|
|
|
msgstr "Создание пакета \"%s\"..."
|
2009-07-27 21:42:16 -05:00
|
|
|
|
|
2024-02-19 11:07:26 +10:00
|
|
|
|
#: scripts/makepkg.sh.in:588 scripts/makepkg.sh.in:590
|
|
|
|
|
#: scripts/makepkg.sh.in:678
|
2019-08-12 11:42:10 +10:00
|
|
|
|
msgid "Generating %s file..."
|
|
|
|
|
msgstr "Создание файла '%s'..."
|
|
|
|
|
|
2024-02-19 11:07:26 +10:00
|
|
|
|
#: scripts/makepkg.sh.in:598
|
2011-03-14 13:44:03 -05:00
|
|
|
|
msgid "Adding %s file..."
|
2015-12-09 16:02:55 +10:00
|
|
|
|
msgstr "Добавление файла '%s'..."
|
2007-12-02 21:42:41 -06:00
|
|
|
|
|
2024-02-19 11:07:26 +10:00
|
|
|
|
#: scripts/makepkg.sh.in:600
|
2014-11-18 15:14:51 +10:00
|
|
|
|
msgid "Failed to add %s file to package."
|
2016-01-17 13:39:02 +10:00
|
|
|
|
msgstr "Не удалось добавить файл '%s' к пакету."
|
2014-11-18 15:14:51 +10:00
|
|
|
|
|
2024-02-19 11:07:26 +10:00
|
|
|
|
#: scripts/makepkg.sh.in:618
|
2013-03-10 13:07:16 +10:00
|
|
|
|
msgid "Generating .MTREE file..."
|
2015-12-09 16:02:55 +10:00
|
|
|
|
msgstr "Создание файла '.MTREE'..."
|
2013-03-10 13:07:16 +10:00
|
|
|
|
|
2024-02-19 11:07:26 +10:00
|
|
|
|
#: scripts/makepkg.sh.in:624
|
2007-12-02 21:42:41 -06:00
|
|
|
|
msgid "Compressing package..."
|
2015-12-09 16:02:55 +10:00
|
|
|
|
msgstr "Сжатие пакета..."
|
2007-12-02 21:42:41 -06:00
|
|
|
|
|
2024-02-19 11:07:26 +10:00
|
|
|
|
#: scripts/makepkg.sh.in:633
|
2007-12-02 21:42:41 -06:00
|
|
|
|
msgid "Failed to create package file."
|
2016-01-17 13:39:02 +10:00
|
|
|
|
msgstr "Не удалось создать файл пакета."
|
2007-12-02 21:42:41 -06:00
|
|
|
|
|
2024-02-19 11:07:26 +10:00
|
|
|
|
#: scripts/makepkg.sh.in:669
|
2007-12-02 21:42:41 -06:00
|
|
|
|
msgid "Creating source package..."
|
2016-01-17 13:39:02 +10:00
|
|
|
|
msgstr "Создание пакета с исходным кодом..."
|
2007-12-02 21:42:41 -06:00
|
|
|
|
|
2024-02-19 11:07:26 +10:00
|
|
|
|
#: scripts/makepkg.sh.in:675 scripts/makepkg.sh.in:688
|
2007-12-02 21:42:41 -06:00
|
|
|
|
msgid "Adding %s..."
|
2015-12-09 16:02:55 +10:00
|
|
|
|
msgstr "Добавление '%s'..."
|
2007-12-02 21:42:41 -06:00
|
|
|
|
|
2024-02-19 11:07:26 +10:00
|
|
|
|
#: scripts/makepkg.sh.in:709
|
2010-06-04 13:35:57 -05:00
|
|
|
|
msgid "Adding %s file (%s)..."
|
2010-06-07 12:20:36 -05:00
|
|
|
|
msgstr "Добавление файла %s (%s)... "
|
2007-12-02 21:42:41 -06:00
|
|
|
|
|
2024-02-19 11:07:26 +10:00
|
|
|
|
#: scripts/makepkg.sh.in:730
|
2007-12-02 21:42:41 -06:00
|
|
|
|
msgid "Compressing source package..."
|
2016-01-17 13:39:02 +10:00
|
|
|
|
msgstr "Сжатие пакета с исходным кодом..."
|
2007-12-02 21:42:41 -06:00
|
|
|
|
|
2024-02-19 11:07:26 +10:00
|
|
|
|
#: scripts/makepkg.sh.in:740
|
2007-12-02 21:42:41 -06:00
|
|
|
|
msgid "Failed to create source package file."
|
2016-01-17 13:39:02 +10:00
|
|
|
|
msgstr "Не удалось создать пакет с исходным кодом."
|
2007-12-02 21:42:41 -06:00
|
|
|
|
|
2024-02-19 11:07:26 +10:00
|
|
|
|
#: scripts/makepkg.sh.in:755
|
2011-08-08 17:17:15 -05:00
|
|
|
|
msgid "Installing package %s with %s..."
|
2015-12-09 16:02:55 +10:00
|
|
|
|
msgstr "Установка пакета '%s' с помощью '%s'..."
|
2010-06-04 13:35:57 -05:00
|
|
|
|
|
2024-02-19 11:07:26 +10:00
|
|
|
|
#: scripts/makepkg.sh.in:757
|
2011-08-08 17:17:15 -05:00
|
|
|
|
msgid "Installing %s package group with %s..."
|
2015-12-09 16:02:55 +10:00
|
|
|
|
msgstr "Установка группы пакетов '%s' c помощью '%s'..."
|
2010-06-04 13:35:57 -05:00
|
|
|
|
|
2024-02-19 11:07:26 +10:00
|
|
|
|
#: scripts/makepkg.sh.in:775
|
2009-07-27 21:42:16 -05:00
|
|
|
|
msgid "Failed to install built package(s)."
|
2016-01-17 13:39:02 +10:00
|
|
|
|
msgstr "Не удалось установить собранные пакеты."
|
2009-07-27 21:42:16 -05:00
|
|
|
|
|
2024-02-19 11:07:26 +10:00
|
|
|
|
#: scripts/makepkg.sh.in:788
|
2013-03-10 13:07:16 +10:00
|
|
|
|
msgid "A package has already been built, installing existing package..."
|
|
|
|
|
msgstr "Пакет уже собран, устанавливается существующий пакет..."
|
2011-08-08 17:17:15 -05:00
|
|
|
|
|
2024-02-19 11:07:26 +10:00
|
|
|
|
#: scripts/makepkg.sh.in:792
|
2013-03-10 13:07:16 +10:00
|
|
|
|
msgid "A package has already been built. (use %s to overwrite)"
|
2015-12-09 16:02:55 +10:00
|
|
|
|
msgstr "Пакет уже собран. (Используйте параметр '%s' для перезаписи.)"
|
2007-12-02 21:42:41 -06:00
|
|
|
|
|
2024-02-19 11:07:26 +10:00
|
|
|
|
#: scripts/makepkg.sh.in:811
|
2013-03-10 13:07:16 +10:00
|
|
|
|
msgid ""
|
|
|
|
|
"The package group has already been built, installing existing packages..."
|
2015-12-09 16:02:55 +10:00
|
|
|
|
msgstr "Группа пакетов уже собрана, установка существующих пакетов..."
|
2013-03-10 13:07:16 +10:00
|
|
|
|
|
2024-02-19 11:07:26 +10:00
|
|
|
|
#: scripts/makepkg.sh.in:815
|
2013-03-10 13:07:16 +10:00
|
|
|
|
msgid "The package group has already been built. (use %s to overwrite)"
|
2018-04-29 23:56:07 +10:00
|
|
|
|
msgstr ""
|
|
|
|
|
"Группа пакетов уже собрана. (Используйте параметр '%s' для перезаписи.)"
|
2013-03-10 13:07:16 +10:00
|
|
|
|
|
2024-02-19 11:07:26 +10:00
|
|
|
|
#: scripts/makepkg.sh.in:820
|
2018-04-29 23:56:07 +10:00
|
|
|
|
msgid "Part of the package group has already been built. (use %s to overwrite)"
|
|
|
|
|
msgstr ""
|
|
|
|
|
"Часть группы пакетов уже собрана. (Используйте параметр '%s' для перезаписи.)"
|
2007-12-02 21:42:41 -06:00
|
|
|
|
|
2024-02-19 11:07:26 +10:00
|
|
|
|
#: scripts/makepkg.sh.in:874
|
2014-11-18 15:14:51 +10:00
|
|
|
|
msgid "Make packages compatible for use with pacman"
|
2015-12-09 16:02:55 +10:00
|
|
|
|
msgstr "Создание пакетов для последующей установки с помощью pacman"
|
2014-11-18 15:14:51 +10:00
|
|
|
|
|
2024-02-19 11:07:26 +10:00
|
|
|
|
#: scripts/makepkg.sh.in:876 scripts/pacman-db-upgrade.sh.in:41
|
2007-12-02 21:42:41 -06:00
|
|
|
|
msgid "Usage: %s [options]"
|
2009-07-30 00:30:12 +02:00
|
|
|
|
msgstr "Использование: %s [параметры]"
|
2007-12-02 21:42:41 -06:00
|
|
|
|
|
2024-02-19 11:07:26 +10:00
|
|
|
|
#: scripts/makepkg.sh.in:878 scripts/pacman-key.sh.in:82
|
2008-01-14 23:16:16 -06:00
|
|
|
|
msgid "Options:"
|
2009-07-30 00:30:12 +02:00
|
|
|
|
msgstr "Параметры:"
|
2008-01-14 23:16:16 -06:00
|
|
|
|
|
2024-02-19 11:07:26 +10:00
|
|
|
|
#: scripts/makepkg.sh.in:879
|
2011-08-08 17:17:15 -05:00
|
|
|
|
msgid " -A, --ignorearch Ignore incomplete %s field in %s"
|
2015-12-09 16:02:55 +10:00
|
|
|
|
msgstr " -A, --ignorearch Игнорировать неполную переменную '%s' в '%s'"
|
2007-12-02 21:42:41 -06:00
|
|
|
|
|
2024-02-19 11:07:26 +10:00
|
|
|
|
#: scripts/makepkg.sh.in:880
|
2007-12-02 21:42:41 -06:00
|
|
|
|
msgid " -c, --clean Clean up work files after build"
|
2015-12-09 16:02:55 +10:00
|
|
|
|
msgstr " -c, --clean Удалять ненужные файлы после сборки"
|
2007-12-02 21:42:41 -06:00
|
|
|
|
|
2024-02-19 11:07:26 +10:00
|
|
|
|
#: scripts/makepkg.sh.in:881
|
2014-11-18 15:14:51 +10:00
|
|
|
|
msgid " -C, --cleanbuild Remove %s dir before building the package"
|
2015-12-09 16:02:55 +10:00
|
|
|
|
msgstr " -C, --cleanbuild Удалять директорию '%s' перед сборкой пакета"
|
2014-11-18 15:14:51 +10:00
|
|
|
|
|
2024-02-19 11:07:26 +10:00
|
|
|
|
#: scripts/makepkg.sh.in:882
|
2007-12-02 21:42:41 -06:00
|
|
|
|
msgid " -d, --nodeps Skip all dependency checks"
|
2015-12-09 16:02:55 +10:00
|
|
|
|
msgstr " -d, --nodeps Не проверять зависимости"
|
2007-12-02 21:42:41 -06:00
|
|
|
|
|
2024-02-19 11:07:26 +10:00
|
|
|
|
#: scripts/makepkg.sh.in:883
|
2024-05-10 16:51:49 +10:00
|
|
|
|
msgid " -D, --dir <dir> Change to directory <dir> before processing PKGBUILD"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: scripts/makepkg.sh.in:884
|
2011-08-08 17:17:15 -05:00
|
|
|
|
msgid " -e, --noextract Do not extract source files (use existing %s dir)"
|
2018-04-29 23:56:07 +10:00
|
|
|
|
msgstr ""
|
|
|
|
|
" -e, --noextract Не извлекать исходные файлы (использовать "
|
|
|
|
|
"существующие в директории '%s')"
|
2007-12-02 21:42:41 -06:00
|
|
|
|
|
2024-05-10 16:51:49 +10:00
|
|
|
|
#: scripts/makepkg.sh.in:885
|
2007-12-02 21:42:41 -06:00
|
|
|
|
msgid " -f, --force Overwrite existing package"
|
2015-12-09 16:02:55 +10:00
|
|
|
|
msgstr " -f, --force Переписать существующий пакет"
|
2007-12-02 21:42:41 -06:00
|
|
|
|
|
2024-05-10 16:51:49 +10:00
|
|
|
|
#: scripts/makepkg.sh.in:886
|
2007-12-02 21:42:41 -06:00
|
|
|
|
msgid " -g, --geninteg Generate integrity checks for source files"
|
2015-12-09 16:02:55 +10:00
|
|
|
|
msgstr " -g, --geninteg Посчитать контрольные суммы исходных файлов"
|
2007-12-02 21:42:41 -06:00
|
|
|
|
|
2024-05-10 16:51:49 +10:00
|
|
|
|
#: scripts/makepkg.sh.in:887
|
2011-06-23 21:48:35 -05:00
|
|
|
|
msgid " -h, --help Show this help message and exit"
|
2015-12-09 16:02:55 +10:00
|
|
|
|
msgstr " -h, --help Показать справку и выйти"
|
2007-12-02 21:42:41 -06:00
|
|
|
|
|
2024-05-10 16:51:49 +10:00
|
|
|
|
#: scripts/makepkg.sh.in:888
|
2007-12-02 21:42:41 -06:00
|
|
|
|
msgid " -i, --install Install package after successful build"
|
2015-12-09 16:02:55 +10:00
|
|
|
|
msgstr " -i, --install Установить пакет после сборки"
|
2007-12-02 21:42:41 -06:00
|
|
|
|
|
2024-05-10 16:51:49 +10:00
|
|
|
|
#: scripts/makepkg.sh.in:889
|
2007-12-02 21:42:41 -06:00
|
|
|
|
msgid " -L, --log Log package build process"
|
2015-12-09 16:02:55 +10:00
|
|
|
|
msgstr " -L, --log Создать файл отчёта о процессе сборки"
|
2007-12-02 21:42:41 -06:00
|
|
|
|
|
2024-05-10 16:51:49 +10:00
|
|
|
|
#: scripts/makepkg.sh.in:890
|
2007-12-02 21:42:41 -06:00
|
|
|
|
msgid " -m, --nocolor Disable colorized output messages"
|
2015-12-09 16:02:55 +10:00
|
|
|
|
msgstr " -m, --nocolor Отключить цветные сообщения"
|
2007-12-02 21:42:41 -06:00
|
|
|
|
|
2024-05-10 16:51:49 +10:00
|
|
|
|
#: scripts/makepkg.sh.in:891
|
2007-12-02 21:42:41 -06:00
|
|
|
|
msgid " -o, --nobuild Download and extract files only"
|
2015-12-09 16:02:55 +10:00
|
|
|
|
msgstr " -o, --nobuild Только загрузить и распаковать исходные файлы"
|
2007-12-02 21:42:41 -06:00
|
|
|
|
|
2024-05-10 16:51:49 +10:00
|
|
|
|
#: scripts/makepkg.sh.in:892
|
2010-06-04 13:35:57 -05:00
|
|
|
|
msgid " -p <file> Use an alternate build script (instead of '%s')"
|
2018-04-29 23:56:07 +10:00
|
|
|
|
msgstr ""
|
|
|
|
|
" -p <файл> Использовать указанный скрипт для сборки вместо '%s'"
|
2007-12-02 21:42:41 -06:00
|
|
|
|
|
2024-05-10 16:51:49 +10:00
|
|
|
|
#: scripts/makepkg.sh.in:893
|
2007-12-02 21:42:41 -06:00
|
|
|
|
msgid ""
|
|
|
|
|
" -r, --rmdeps Remove installed dependencies after a successful build"
|
2015-12-09 16:02:55 +10:00
|
|
|
|
msgstr " -r, --rmdeps Удалить установленные зависимости после сборки"
|
2007-12-02 21:42:41 -06:00
|
|
|
|
|
2024-05-10 16:51:49 +10:00
|
|
|
|
#: scripts/makepkg.sh.in:894
|
2018-04-29 23:56:07 +10:00
|
|
|
|
msgid " -R, --repackage Repackage contents of the package without rebuilding"
|
2015-12-09 16:02:55 +10:00
|
|
|
|
msgstr " -R, --repackage Переупаковать содержимое пакета без пересборки"
|
2007-12-02 21:42:41 -06:00
|
|
|
|
|
2024-05-10 16:51:49 +10:00
|
|
|
|
#: scripts/makepkg.sh.in:895
|
2011-08-08 17:17:15 -05:00
|
|
|
|
msgid " -s, --syncdeps Install missing dependencies with %s"
|
2018-04-29 23:56:07 +10:00
|
|
|
|
msgstr ""
|
|
|
|
|
" -s, --syncdeps Установить недостающие зависимости с помощью '%s'"
|
2007-12-02 21:42:41 -06:00
|
|
|
|
|
2024-05-10 16:51:49 +10:00
|
|
|
|
#: scripts/makepkg.sh.in:896
|
2011-09-22 11:33:25 -05:00
|
|
|
|
msgid ""
|
|
|
|
|
" -S, --source Generate a source-only tarball without downloaded sources"
|
2018-04-29 23:56:07 +10:00
|
|
|
|
msgstr ""
|
|
|
|
|
" -S, --source Создать архив с исходными файлами без загруженных "
|
|
|
|
|
"файлов"
|
2011-09-22 11:33:25 -05:00
|
|
|
|
|
2024-05-10 16:51:49 +10:00
|
|
|
|
#: scripts/makepkg.sh.in:897
|
2013-04-30 21:18:42 +10:00
|
|
|
|
msgid " -V, --version Show version information and exit"
|
2015-12-09 16:02:55 +10:00
|
|
|
|
msgstr " -V, --version Показать версию и выйти"
|
2013-04-30 21:18:42 +10:00
|
|
|
|
|
2024-05-10 16:51:49 +10:00
|
|
|
|
#: scripts/makepkg.sh.in:898
|
2008-08-23 11:21:28 -05:00
|
|
|
|
msgid ""
|
2010-06-04 13:35:57 -05:00
|
|
|
|
" --allsource Generate a source-only tarball including downloaded "
|
2008-08-23 11:21:28 -05:00
|
|
|
|
"sources"
|
2018-04-29 23:56:07 +10:00
|
|
|
|
msgstr ""
|
|
|
|
|
" --allsource Создать архив с исходными файлами с загруженными "
|
|
|
|
|
"файлами"
|
2007-12-02 21:42:41 -06:00
|
|
|
|
|
2024-05-10 16:51:49 +10:00
|
|
|
|
#: scripts/makepkg.sh.in:899
|
2011-08-08 17:17:15 -05:00
|
|
|
|
msgid " --check Run the %s function in the %s"
|
2015-12-09 16:02:55 +10:00
|
|
|
|
msgstr " --check Выполнить функцию '%s' из '%s'"
|
2011-03-14 13:44:03 -05:00
|
|
|
|
|
2024-05-10 16:51:49 +10:00
|
|
|
|
#: scripts/makepkg.sh.in:900
|
2010-06-04 13:35:57 -05:00
|
|
|
|
msgid " --config <file> Use an alternate config file (instead of '%s')"
|
2018-04-29 23:56:07 +10:00
|
|
|
|
msgstr ""
|
|
|
|
|
" --config <файл> Использовать указанный файл с настройками вместо '%s'"
|
2010-06-04 13:35:57 -05:00
|
|
|
|
|
2024-05-10 16:51:49 +10:00
|
|
|
|
#: scripts/makepkg.sh.in:901
|
2013-03-10 13:07:16 +10:00
|
|
|
|
msgid " --holdver Do not update VCS sources"
|
2015-12-09 16:02:55 +10:00
|
|
|
|
msgstr " --holdver Не обновлять исходные файлы в репозитории VCS"
|
2011-03-14 13:44:03 -05:00
|
|
|
|
|
2024-05-10 16:51:49 +10:00
|
|
|
|
#: scripts/makepkg.sh.in:902
|
2011-06-23 21:48:35 -05:00
|
|
|
|
msgid ""
|
2018-04-29 23:56:07 +10:00
|
|
|
|
" --key <key> Specify a key to use for %s signing instead of the default"
|
2015-12-09 16:02:55 +10:00
|
|
|
|
msgstr " --key <ключ> Использовать указанный ключ для %s-подписи"
|
2014-11-18 15:14:51 +10:00
|
|
|
|
|
2024-05-10 16:51:49 +10:00
|
|
|
|
#: scripts/makepkg.sh.in:903
|
2014-11-18 15:14:51 +10:00
|
|
|
|
msgid " --noarchive Do not create package archive"
|
2015-12-09 16:02:55 +10:00
|
|
|
|
msgstr " --noarchive Не создавать архив"
|
2011-06-23 21:48:35 -05:00
|
|
|
|
|
2024-05-10 16:51:49 +10:00
|
|
|
|
#: scripts/makepkg.sh.in:904
|
2011-08-08 17:17:15 -05:00
|
|
|
|
msgid " --nocheck Do not run the %s function in the %s"
|
2015-12-09 16:02:55 +10:00
|
|
|
|
msgstr " --nocheck Не выполнять функцию '%s' из '%s'"
|
2008-01-14 23:16:16 -06:00
|
|
|
|
|
2024-05-10 16:51:49 +10:00
|
|
|
|
#: scripts/makepkg.sh.in:905
|
2014-11-18 15:14:51 +10:00
|
|
|
|
msgid " --noprepare Do not run the %s function in the %s"
|
2015-12-09 16:02:55 +10:00
|
|
|
|
msgstr " --noprepare Не выполнять функцию '%s' из '%s'"
|
2014-11-18 15:14:51 +10:00
|
|
|
|
|
2024-05-10 16:51:49 +10:00
|
|
|
|
#: scripts/makepkg.sh.in:906
|
2011-06-23 21:48:35 -05:00
|
|
|
|
msgid " --nosign Do not create a signature for the package"
|
2015-12-09 16:02:55 +10:00
|
|
|
|
msgstr " --nosign Не создавать подпись для пакета"
|
2011-06-23 21:48:35 -05:00
|
|
|
|
|
2024-05-10 16:51:49 +10:00
|
|
|
|
#: scripts/makepkg.sh.in:907
|
2018-07-19 14:12:04 +10:00
|
|
|
|
msgid " --packagelist Only list package filepaths that would be produced"
|
2018-04-29 23:56:07 +10:00
|
|
|
|
msgstr ""
|
2019-08-12 11:42:10 +10:00
|
|
|
|
" --packagelist Только вывести пути к файлам пакета, которые будут созданы"
|
2015-12-09 16:02:55 +10:00
|
|
|
|
|
2024-05-10 16:51:49 +10:00
|
|
|
|
#: scripts/makepkg.sh.in:908
|
2015-12-09 16:02:55 +10:00
|
|
|
|
msgid " --printsrcinfo Print the generated SRCINFO and exit"
|
2016-01-17 13:39:02 +10:00
|
|
|
|
msgstr " --printsrcinfo Вывести сгенерированную SRCINFO и выйти"
|
2010-06-04 13:35:57 -05:00
|
|
|
|
|
2024-05-10 16:51:49 +10:00
|
|
|
|
#: scripts/makepkg.sh.in:909
|
2011-08-08 17:17:15 -05:00
|
|
|
|
msgid " --sign Sign the resulting package with %s"
|
2015-12-09 16:02:55 +10:00
|
|
|
|
msgstr " --sign Подписать получившийся пакет с помощью '%s'"
|
2011-08-08 17:17:15 -05:00
|
|
|
|
|
2024-05-10 16:51:49 +10:00
|
|
|
|
#: scripts/makepkg.sh.in:910
|
2011-08-08 17:17:15 -05:00
|
|
|
|
msgid " --skipchecksums Do not verify checksums of the source files"
|
2015-12-09 16:02:55 +10:00
|
|
|
|
msgstr " --skipchecksums Не проверять контрольные суммы исходных файлов"
|
2011-06-23 21:48:35 -05:00
|
|
|
|
|
2024-05-10 16:51:49 +10:00
|
|
|
|
#: scripts/makepkg.sh.in:911
|
2011-08-08 17:17:15 -05:00
|
|
|
|
msgid ""
|
|
|
|
|
" --skipinteg Do not perform any verification checks on source files"
|
2015-12-09 16:02:55 +10:00
|
|
|
|
msgstr " --skipinteg Не проверять целостность исходных файлов"
|
2010-06-04 13:35:57 -05:00
|
|
|
|
|
2024-05-10 16:51:49 +10:00
|
|
|
|
#: scripts/makepkg.sh.in:912
|
2011-08-09 15:50:58 -05:00
|
|
|
|
msgid " --skippgpcheck Do not verify source files with PGP signatures"
|
2015-12-09 16:02:55 +10:00
|
|
|
|
msgstr " --skippgpcheck Не проверять PGP-подписи исходных файлов"
|
2011-08-08 17:17:15 -05:00
|
|
|
|
|
2024-05-10 16:51:49 +10:00
|
|
|
|
#: scripts/makepkg.sh.in:913
|
2014-11-18 15:14:51 +10:00
|
|
|
|
msgid ""
|
|
|
|
|
" --verifysource Download source files (if needed) and perform integrity "
|
|
|
|
|
"checks"
|
2018-04-29 23:56:07 +10:00
|
|
|
|
msgstr ""
|
|
|
|
|
" --verifysource Загрузить исходные файлы (если необходимо) и провести "
|
|
|
|
|
"проверки целостности"
|
2014-11-18 15:14:51 +10:00
|
|
|
|
|
2024-05-10 16:51:49 +10:00
|
|
|
|
#: scripts/makepkg.sh.in:915
|
2011-08-08 17:17:15 -05:00
|
|
|
|
msgid "These options can be passed to %s:"
|
2015-12-09 16:02:55 +10:00
|
|
|
|
msgstr "Эти параметры могут быть переданы '%s':"
|
2007-12-02 21:42:41 -06:00
|
|
|
|
|
2024-05-10 16:51:49 +10:00
|
|
|
|
#: scripts/makepkg.sh.in:917
|
2013-03-10 13:07:16 +10:00
|
|
|
|
msgid " --asdeps Install packages as non-explicitly installed"
|
2015-12-09 16:02:55 +10:00
|
|
|
|
msgstr " --asdeps Установить пакеты как неявно установленные"
|
2013-03-10 13:07:16 +10:00
|
|
|
|
|
2024-05-10 16:51:49 +10:00
|
|
|
|
#: scripts/makepkg.sh.in:918
|
2013-03-10 13:07:16 +10:00
|
|
|
|
msgid ""
|
|
|
|
|
" --needed Do not reinstall the targets that are already up to date"
|
2015-12-09 16:02:55 +10:00
|
|
|
|
msgstr " --needed Не переустанавливать неустаревшие пакеты"
|
2007-12-02 21:42:41 -06:00
|
|
|
|
|
2024-05-10 16:51:49 +10:00
|
|
|
|
#: scripts/makepkg.sh.in:919
|
2014-11-18 15:14:51 +10:00
|
|
|
|
msgid ""
|
|
|
|
|
" --noconfirm Do not ask for confirmation when resolving dependencies"
|
2018-04-29 23:56:07 +10:00
|
|
|
|
msgstr ""
|
|
|
|
|
" --noconfirm Не спрашивать подтверждения при разрешении "
|
|
|
|
|
"зависимостей"
|
2014-11-18 15:14:51 +10:00
|
|
|
|
|
2024-05-10 16:51:49 +10:00
|
|
|
|
#: scripts/makepkg.sh.in:920
|
2010-06-04 13:35:57 -05:00
|
|
|
|
msgid " --noprogressbar Do not show a progress bar when downloading files"
|
2015-12-09 16:02:55 +10:00
|
|
|
|
msgstr " --noprogressbar Не показывать индикатор выполнения при загрузке"
|
2007-12-02 21:42:41 -06:00
|
|
|
|
|
2024-05-10 16:51:49 +10:00
|
|
|
|
#: scripts/makepkg.sh.in:922
|
2011-08-08 17:17:15 -05:00
|
|
|
|
msgid "If %s is not specified, %s will look for '%s'"
|
2018-07-19 14:12:04 +10:00
|
|
|
|
msgstr "Если параметр '%s' не указан, то '%s' будет искать '%s'"
|
2007-12-02 21:42:41 -06:00
|
|
|
|
|
2024-05-10 16:51:49 +10:00
|
|
|
|
#: scripts/makepkg.sh.in:931 scripts/pacman-db-upgrade.sh.in:57
|
2024-02-19 11:07:26 +10:00
|
|
|
|
#: scripts/pacman-key.sh.in:99 scripts/repo-add.sh.in:104
|
2008-07-19 14:23:03 +02:00
|
|
|
|
msgid ""
|
2019-08-12 11:42:10 +10:00
|
|
|
|
"This is free software; see the source for copying conditions.\\nThere is NO "
|
2018-04-29 23:56:07 +10:00
|
|
|
|
"WARRANTY, to the extent permitted by law.\\n"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2024-05-10 16:51:49 +10:00
|
|
|
|
#: scripts/makepkg.sh.in:1040 scripts/repo-add.sh.in:602
|
2011-11-13 22:16:08 -06:00
|
|
|
|
msgid "%s signal caught. Exiting..."
|
2015-12-09 16:02:55 +10:00
|
|
|
|
msgstr "Получен сигнал %s. Завершение работы..."
|
2011-11-13 22:16:08 -06:00
|
|
|
|
|
2024-05-10 16:51:49 +10:00
|
|
|
|
#: scripts/makepkg.sh.in:1110
|
2011-08-09 15:50:58 -05:00
|
|
|
|
msgid ""
|
2014-11-18 15:14:51 +10:00
|
|
|
|
"Running %s as root is not allowed as it can cause permanent,\\ncatastrophic "
|
|
|
|
|
"damage to your system."
|
2018-04-29 23:56:07 +10:00
|
|
|
|
msgstr ""
|
2018-07-19 14:12:04 +10:00
|
|
|
|
"Запуск '%s' от имени суперпользователя не разрешён,\\nт. к. это может "
|
2018-04-29 23:56:07 +10:00
|
|
|
|
"причинить катастрофический вред системе."
|
2007-12-02 21:42:41 -06:00
|
|
|
|
|
2024-05-10 16:51:49 +10:00
|
|
|
|
#: scripts/makepkg.sh.in:1116
|
2018-04-29 23:56:07 +10:00
|
|
|
|
msgid "Do not use the %s option. This option is only for internal use by %s."
|
2018-05-15 11:03:42 +10:00
|
|
|
|
msgstr ""
|
2018-07-19 14:12:04 +10:00
|
|
|
|
"Не используйте параметр '%s'. Он предназначен только для внутреннего "
|
|
|
|
|
"использования '%s'."
|
2007-12-02 21:42:41 -06:00
|
|
|
|
|
2024-05-10 16:51:49 +10:00
|
|
|
|
#: scripts/makepkg.sh.in:1131
|
2007-12-02 21:42:41 -06:00
|
|
|
|
msgid "%s does not exist."
|
2015-12-09 16:02:55 +10:00
|
|
|
|
msgstr "Файл '%s' не существует."
|
2007-12-02 21:42:41 -06:00
|
|
|
|
|
2024-05-10 16:51:49 +10:00
|
|
|
|
#: scripts/makepkg.sh.in:1136
|
2011-08-08 17:17:15 -05:00
|
|
|
|
msgid "%s contains %s characters and cannot be sourced."
|
2015-12-09 16:02:55 +10:00
|
|
|
|
msgstr "Файл '%s' содержит символы '%s' и не может быть прочитан."
|
2008-07-19 14:23:03 +02:00
|
|
|
|
|
2024-05-10 16:51:49 +10:00
|
|
|
|
#: scripts/makepkg.sh.in:1141
|
2014-11-18 15:14:51 +10:00
|
|
|
|
msgid "%s must be in the current working directory."
|
2015-12-09 16:02:55 +10:00
|
|
|
|
msgstr "Файл '%s' должен быть в текущей директории."
|
2014-11-18 15:14:51 +10:00
|
|
|
|
|
2024-05-10 16:51:49 +10:00
|
|
|
|
#: scripts/makepkg.sh.in:1235 scripts/makepkg.sh.in:1250
|
2024-02-19 11:07:26 +10:00
|
|
|
|
msgid "Leaving %s environment."
|
|
|
|
|
msgstr "Выход из окружения %s."
|
|
|
|
|
|
2024-05-10 16:51:49 +10:00
|
|
|
|
#: scripts/makepkg.sh.in:1262
|
2011-08-08 17:17:15 -05:00
|
|
|
|
msgid "The key %s does not exist in your keyring."
|
2015-12-09 16:02:55 +10:00
|
|
|
|
msgstr "Ключ '%s' не содержится в вашей связке ключей."
|
2011-08-08 17:17:15 -05:00
|
|
|
|
|
2024-05-10 16:51:49 +10:00
|
|
|
|
#: scripts/makepkg.sh.in:1264 scripts/repo-add.sh.in:148
|
2011-06-23 21:48:35 -05:00
|
|
|
|
msgid "There is no key in your keyring."
|
2015-12-09 16:02:55 +10:00
|
|
|
|
msgstr "В вашей связке ключей нет ключей."
|
2011-06-23 21:48:35 -05:00
|
|
|
|
|
2024-05-10 16:51:49 +10:00
|
|
|
|
#: scripts/makepkg.sh.in:1270
|
2007-12-02 21:42:41 -06:00
|
|
|
|
msgid "Making package: %s"
|
2015-12-09 16:02:55 +10:00
|
|
|
|
msgstr "Сборка пакета %s"
|
2007-12-02 21:42:41 -06:00
|
|
|
|
|
2024-05-10 16:51:49 +10:00
|
|
|
|
#: scripts/makepkg.sh.in:1276
|
2011-08-08 17:17:15 -05:00
|
|
|
|
msgid "A source package has already been built. (use %s to overwrite)"
|
2018-04-29 23:56:07 +10:00
|
|
|
|
msgstr ""
|
|
|
|
|
"Пакет с исходными файлами уже собран. (Используйте параметр '%s' для "
|
|
|
|
|
"перезаписи.)"
|
|
|
|
|
|
2024-05-10 16:51:49 +10:00
|
|
|
|
#: scripts/makepkg.sh.in:1296
|
2018-04-29 23:56:07 +10:00
|
|
|
|
msgid "Signing package..."
|
|
|
|
|
msgstr "Подпись пакета..."
|
2010-06-04 13:35:57 -05:00
|
|
|
|
|
2024-05-10 16:51:49 +10:00
|
|
|
|
#: scripts/makepkg.sh.in:1300
|
2007-12-02 21:42:41 -06:00
|
|
|
|
msgid "Source package created: %s"
|
2015-12-09 16:02:55 +10:00
|
|
|
|
msgstr "Создан пакет с исходными файлами: %s"
|
2007-12-02 21:42:41 -06:00
|
|
|
|
|
2024-05-10 16:51:49 +10:00
|
|
|
|
#: scripts/makepkg.sh.in:1306
|
2007-12-02 21:42:41 -06:00
|
|
|
|
msgid "Skipping dependency checks."
|
2008-03-08 10:40:04 -06:00
|
|
|
|
msgstr "Пропуск проверки зависимостей."
|
2007-12-02 21:42:41 -06:00
|
|
|
|
|
2024-05-10 16:51:49 +10:00
|
|
|
|
#: scripts/makepkg.sh.in:1314
|
2011-03-14 13:44:03 -05:00
|
|
|
|
msgid "Checking runtime dependencies..."
|
2015-12-09 16:02:55 +10:00
|
|
|
|
msgstr "Проверка зависимостей для запуска..."
|
2007-12-02 21:42:41 -06:00
|
|
|
|
|
2024-05-10 16:51:49 +10:00
|
|
|
|
#: scripts/makepkg.sh.in:1321
|
2011-03-14 13:44:03 -05:00
|
|
|
|
msgid "Checking buildtime dependencies..."
|
2015-12-09 16:02:55 +10:00
|
|
|
|
msgstr "Проверка зависимостей для сборки..."
|
2007-12-02 21:42:41 -06:00
|
|
|
|
|
2024-05-10 16:51:49 +10:00
|
|
|
|
#: scripts/makepkg.sh.in:1333
|
2007-12-02 21:42:41 -06:00
|
|
|
|
msgid "Could not resolve all dependencies."
|
2008-02-17 23:58:22 -06:00
|
|
|
|
msgstr "Не удалось разрешить все зависимости."
|
2007-12-02 21:42:41 -06:00
|
|
|
|
|
2024-05-10 16:51:49 +10:00
|
|
|
|
#: scripts/makepkg.sh.in:1344
|
2013-03-10 13:07:16 +10:00
|
|
|
|
msgid "Using existing %s tree"
|
2015-12-09 16:02:55 +10:00
|
|
|
|
msgstr "Использование существующего дерева исходных файлов в '%s'"
|
2007-12-02 21:42:41 -06:00
|
|
|
|
|
2024-05-10 16:51:49 +10:00
|
|
|
|
#: scripts/makepkg.sh.in:1351 scripts/makepkg.sh.in:1382
|
2014-11-18 15:14:51 +10:00
|
|
|
|
msgid "Removing existing %s directory..."
|
2015-12-09 16:02:55 +10:00
|
|
|
|
msgstr "Удаление директории '%s'..."
|
2007-12-02 21:42:41 -06:00
|
|
|
|
|
2024-05-10 16:51:49 +10:00
|
|
|
|
#: scripts/makepkg.sh.in:1377
|
2007-12-02 21:42:41 -06:00
|
|
|
|
msgid "Sources are ready."
|
2008-02-24 00:44:35 -06:00
|
|
|
|
msgstr "Исходные файлы готовы."
|
2007-12-02 21:42:41 -06:00
|
|
|
|
|
2024-05-10 16:51:49 +10:00
|
|
|
|
#: scripts/makepkg.sh.in:1404
|
2014-11-18 15:14:51 +10:00
|
|
|
|
msgid "Package directory is ready."
|
2015-12-09 16:02:55 +10:00
|
|
|
|
msgstr "Директория для сборки готова."
|
2007-12-02 21:42:41 -06:00
|
|
|
|
|
2024-05-10 16:51:49 +10:00
|
|
|
|
#: scripts/makepkg.sh.in:1408
|
2007-12-02 21:42:41 -06:00
|
|
|
|
msgid "Finished making: %s"
|
2015-12-09 16:02:55 +10:00
|
|
|
|
msgstr "Завершена сборка пакета %s"
|
2007-12-02 21:42:41 -06:00
|
|
|
|
|
2021-04-23 10:44:27 +10:00
|
|
|
|
#: scripts/pacman-db-upgrade.sh.in:39
|
2014-11-18 15:14:51 +10:00
|
|
|
|
msgid "Upgrade the local pacman database to a newer format"
|
2015-12-09 16:02:55 +10:00
|
|
|
|
msgstr "Преобразовать базу данных pacman к новому формату"
|
2014-11-18 15:14:51 +10:00
|
|
|
|
|
2021-04-23 10:44:27 +10:00
|
|
|
|
#: scripts/pacman-db-upgrade.sh.in:43
|
2014-11-18 15:14:51 +10:00
|
|
|
|
msgid "options:"
|
2018-07-19 14:12:04 +10:00
|
|
|
|
msgstr "параметры:"
|
2014-11-18 15:14:51 +10:00
|
|
|
|
|
2021-04-23 10:44:27 +10:00
|
|
|
|
#: scripts/pacman-db-upgrade.sh.in:44
|
2018-04-29 23:43:07 +10:00
|
|
|
|
msgid " -d, --dbpath <path> set an alternate database location"
|
2018-07-19 14:12:04 +10:00
|
|
|
|
msgstr " -d, --dbpath <путь> задать альтернативное расположение базы данных"
|
2014-11-18 15:14:51 +10:00
|
|
|
|
|
2021-04-23 10:44:27 +10:00
|
|
|
|
#: scripts/pacman-db-upgrade.sh.in:45
|
2014-11-18 15:14:51 +10:00
|
|
|
|
msgid " -h, --help show this help message and exit"
|
2015-12-09 16:02:55 +10:00
|
|
|
|
msgstr " -h, --help показать справку и выйти"
|
2014-11-18 15:14:51 +10:00
|
|
|
|
|
2021-04-23 10:44:27 +10:00
|
|
|
|
#: scripts/pacman-db-upgrade.sh.in:46
|
2014-11-18 15:14:51 +10:00
|
|
|
|
msgid " -r, --root <path> set an alternate installation root"
|
2015-12-09 16:02:55 +10:00
|
|
|
|
msgstr " -r, --root <путь> путь установки"
|
2014-11-18 15:14:51 +10:00
|
|
|
|
|
2021-04-23 10:44:27 +10:00
|
|
|
|
#: scripts/pacman-db-upgrade.sh.in:47
|
2014-11-18 15:14:51 +10:00
|
|
|
|
msgid " -V, --version show version information and exit"
|
2015-12-09 16:02:55 +10:00
|
|
|
|
msgstr " -V, --version показать версию и выйти"
|
2014-11-18 15:14:51 +10:00
|
|
|
|
|
2021-04-23 10:44:27 +10:00
|
|
|
|
#: scripts/pacman-db-upgrade.sh.in:48
|
2014-11-18 15:14:51 +10:00
|
|
|
|
msgid " --config <path> set an alternate configuration file"
|
2015-12-09 16:02:55 +10:00
|
|
|
|
msgstr " --config <путь> файл настроек"
|
2014-11-18 15:14:51 +10:00
|
|
|
|
|
2021-04-23 10:44:27 +10:00
|
|
|
|
#: scripts/pacman-db-upgrade.sh.in:49
|
2014-11-18 15:14:51 +10:00
|
|
|
|
msgid " --nocolor disable colorized output messages"
|
2015-12-09 16:02:55 +10:00
|
|
|
|
msgstr " --nocolor отключить цветные сообщения"
|
2014-11-18 15:14:51 +10:00
|
|
|
|
|
2024-02-19 11:07:26 +10:00
|
|
|
|
#: scripts/pacman-db-upgrade.sh.in:122 scripts/repo-add.sh.in:396
|
2011-03-14 13:44:03 -05:00
|
|
|
|
msgid "%s does not exist or is not a directory."
|
2015-12-09 16:02:55 +10:00
|
|
|
|
msgstr "'%s' не существует или не является директорией."
|
2011-03-14 13:44:03 -05:00
|
|
|
|
|
2021-04-23 10:44:27 +10:00
|
|
|
|
#: scripts/pacman-db-upgrade.sh.in:126
|
2011-04-18 11:19:13 -05:00
|
|
|
|
msgid "%s is not a pacman database directory."
|
2015-12-09 16:02:55 +10:00
|
|
|
|
msgstr "'%s' не является директорией базы данных pacman."
|
2011-04-18 11:19:13 -05:00
|
|
|
|
|
2021-04-23 10:44:27 +10:00
|
|
|
|
#: scripts/pacman-db-upgrade.sh.in:130
|
2011-03-14 13:44:03 -05:00
|
|
|
|
msgid "You must have correct permissions to upgrade the database."
|
2015-12-09 16:02:55 +10:00
|
|
|
|
msgstr "Недостаточно прав для оптимизации базы данных."
|
2011-03-14 13:44:03 -05:00
|
|
|
|
|
2021-04-23 10:44:27 +10:00
|
|
|
|
#: scripts/pacman-db-upgrade.sh.in:140
|
2011-03-14 13:44:03 -05:00
|
|
|
|
msgid "Pacman lock file was found. Cannot run while pacman is running."
|
2018-04-29 23:56:07 +10:00
|
|
|
|
msgstr ""
|
|
|
|
|
"Обнаружен блокировочный файл pacman. Запуск невозможен, когда запущен pacman."
|
2011-03-14 13:44:03 -05:00
|
|
|
|
|
2021-04-23 10:44:27 +10:00
|
|
|
|
#: scripts/pacman-db-upgrade.sh.in:152
|
2011-03-14 13:44:03 -05:00
|
|
|
|
msgid "Pre-3.5 database format detected - upgrading..."
|
2015-12-09 16:02:55 +10:00
|
|
|
|
msgstr "Обнаружен формат базы данных <3.5 -- обновление..."
|
2011-03-14 13:44:03 -05:00
|
|
|
|
|
2021-04-23 10:44:27 +10:00
|
|
|
|
#: scripts/pacman-db-upgrade.sh.in:159
|
2011-03-14 13:44:03 -05:00
|
|
|
|
msgid "Done."
|
|
|
|
|
msgstr "Готово."
|
|
|
|
|
|
2021-04-23 10:44:27 +10:00
|
|
|
|
#: scripts/pacman-db-upgrade.sh.in:163
|
2014-11-18 15:14:51 +10:00
|
|
|
|
msgid "Pre-4.2 database format detected - upgrading..."
|
2015-12-09 16:02:55 +10:00
|
|
|
|
msgstr "Обнаружен формат базы данных <4.2 -- обновление..."
|
2014-11-18 15:14:51 +10:00
|
|
|
|
|
2021-04-23 10:44:27 +10:00
|
|
|
|
#: scripts/pacman-db-upgrade.sh.in:185
|
2014-11-18 15:14:51 +10:00
|
|
|
|
msgid "symlink '%s' points outside pacman root, manual repair required"
|
2018-04-29 23:56:07 +10:00
|
|
|
|
msgstr ""
|
|
|
|
|
"символическая ссылка '%s' указывает за пределы директории pacman, необходимо "
|
|
|
|
|
"исправить вручную"
|
2014-11-18 15:14:51 +10:00
|
|
|
|
|
2019-08-12 11:42:10 +10:00
|
|
|
|
#: scripts/pacman-key.sh.in:58
|
2013-03-10 13:07:16 +10:00
|
|
|
|
msgid "Usage: %s [options] operation [targets]"
|
2013-04-30 21:18:42 +10:00
|
|
|
|
msgstr "Использование: %s [параметры] действие [цели]"
|
2013-03-10 13:07:16 +10:00
|
|
|
|
|
2019-08-12 11:42:10 +10:00
|
|
|
|
#: scripts/pacman-key.sh.in:60
|
2011-06-23 22:25:16 -05:00
|
|
|
|
msgid "Manage pacman's list of trusted keys"
|
2015-12-09 16:02:55 +10:00
|
|
|
|
msgstr "Управление списком доверенных ключей pacman"
|
2011-06-23 22:25:16 -05:00
|
|
|
|
|
2019-08-12 11:42:10 +10:00
|
|
|
|
#: scripts/pacman-key.sh.in:62
|
2013-03-10 13:07:16 +10:00
|
|
|
|
msgid "Operations:"
|
2013-04-30 21:18:42 +10:00
|
|
|
|
msgstr "Действия:"
|
2011-06-23 22:25:16 -05:00
|
|
|
|
|
2019-08-12 11:42:10 +10:00
|
|
|
|
#: scripts/pacman-key.sh.in:63
|
2013-03-10 13:07:16 +10:00
|
|
|
|
msgid " -a, --add Add the specified keys (empty for stdin)"
|
2015-12-09 16:02:55 +10:00
|
|
|
|
msgstr " -a, --add Добавить указанные ключи (пусто — stdin)"
|
2013-03-10 13:07:16 +10:00
|
|
|
|
|
2019-08-12 11:42:10 +10:00
|
|
|
|
#: scripts/pacman-key.sh.in:64
|
2013-03-10 13:07:16 +10:00
|
|
|
|
msgid " -d, --delete Remove the specified keyids"
|
2015-12-09 16:02:55 +10:00
|
|
|
|
msgstr " -d, --delete Удалить указанные ключи"
|
2011-06-23 22:25:16 -05:00
|
|
|
|
|
2019-08-12 11:42:10 +10:00
|
|
|
|
#: scripts/pacman-key.sh.in:65
|
2013-03-10 13:07:16 +10:00
|
|
|
|
msgid " -e, --export Export the specified or all keyids"
|
2015-12-09 16:02:55 +10:00
|
|
|
|
msgstr " -e, --export Экспортировать указанные или все ключи"
|
2011-06-23 22:25:16 -05:00
|
|
|
|
|
2019-08-12 11:42:10 +10:00
|
|
|
|
#: scripts/pacman-key.sh.in:66
|
2011-06-23 22:25:16 -05:00
|
|
|
|
msgid ""
|
2013-03-10 13:07:16 +10:00
|
|
|
|
" -f, --finger List fingerprint for specified or all keyids"
|
2018-04-29 23:56:07 +10:00
|
|
|
|
msgstr ""
|
|
|
|
|
" -f, --finger Вывести отпечатки выбранных или всех ключей"
|
2011-06-23 22:25:16 -05:00
|
|
|
|
|
2019-08-12 11:42:10 +10:00
|
|
|
|
#: scripts/pacman-key.sh.in:67
|
2013-03-10 13:07:16 +10:00
|
|
|
|
msgid " -l, --list-keys List the specified or all keys"
|
2015-12-09 16:02:55 +10:00
|
|
|
|
msgstr " -l, --list-keys Показать указанные или все ключи"
|
2011-06-23 22:25:16 -05:00
|
|
|
|
|
2019-08-12 11:42:10 +10:00
|
|
|
|
#: scripts/pacman-key.sh.in:68
|
2013-03-10 13:07:16 +10:00
|
|
|
|
msgid " -r, --recv-keys Fetch the specified keyids"
|
2015-12-09 16:02:55 +10:00
|
|
|
|
msgstr " -r, --recv-keys Получить указанные ключи"
|
2011-06-23 22:25:16 -05:00
|
|
|
|
|
2019-08-12 11:42:10 +10:00
|
|
|
|
#: scripts/pacman-key.sh.in:69
|
2011-08-08 17:17:15 -05:00
|
|
|
|
msgid " -u, --updatedb Update the trustdb of pacman"
|
2012-01-30 21:56:53 -06:00
|
|
|
|
msgstr " -u, --updatedb Обновить базу доверия pacman"
|
2011-06-23 22:25:16 -05:00
|
|
|
|
|
2019-08-12 11:42:10 +10:00
|
|
|
|
#: scripts/pacman-key.sh.in:70
|
2011-06-23 22:25:16 -05:00
|
|
|
|
msgid ""
|
2013-03-10 13:07:16 +10:00
|
|
|
|
" -v, --verify Verify the file(s) specified by the signature(s)"
|
2015-12-09 16:02:55 +10:00
|
|
|
|
msgstr " -v, --verify Проверить файл(ы), указанные в подписи"
|
2011-08-08 17:17:15 -05:00
|
|
|
|
|
2019-08-12 11:42:10 +10:00
|
|
|
|
#: scripts/pacman-key.sh.in:71
|
2011-08-09 15:50:58 -05:00
|
|
|
|
msgid ""
|
2013-03-10 13:07:16 +10:00
|
|
|
|
" --edit-key Present a menu for key management task on keyids"
|
2015-12-09 16:02:55 +10:00
|
|
|
|
msgstr " --edit-key Показать меню управления ключами"
|
2011-08-08 17:17:15 -05:00
|
|
|
|
|
2019-08-12 11:42:10 +10:00
|
|
|
|
#: scripts/pacman-key.sh.in:72
|
2013-03-10 13:07:16 +10:00
|
|
|
|
msgid " --import Imports pubring.gpg from dir(s)"
|
2015-12-09 16:02:55 +10:00
|
|
|
|
msgstr " --import Импорт pubring.gpg из директорий"
|
2011-08-08 17:17:15 -05:00
|
|
|
|
|
2019-08-12 11:42:10 +10:00
|
|
|
|
#: scripts/pacman-key.sh.in:73
|
2011-08-08 17:17:15 -05:00
|
|
|
|
msgid ""
|
2013-03-10 13:07:16 +10:00
|
|
|
|
" --import-trustdb Imports ownertrust values from trustdb.gpg in "
|
2013-03-10 12:56:55 +10:00
|
|
|
|
"dir(s)"
|
2018-04-29 23:56:07 +10:00
|
|
|
|
msgstr ""
|
|
|
|
|
" --import-trustdb Импорт значений доверия владельцам из trustdb."
|
|
|
|
|
"gpg в директории"
|
2011-08-08 17:17:15 -05:00
|
|
|
|
|
2019-08-12 11:42:10 +10:00
|
|
|
|
#: scripts/pacman-key.sh.in:74
|
2011-08-08 17:17:15 -05:00
|
|
|
|
msgid " --init Ensure the keyring is properly initialized"
|
2018-04-29 23:56:07 +10:00
|
|
|
|
msgstr ""
|
|
|
|
|
" --init Убедиться, что связка ключей правильно "
|
|
|
|
|
"инициализирована"
|
2011-06-23 22:25:16 -05:00
|
|
|
|
|
2019-08-12 11:42:10 +10:00
|
|
|
|
#: scripts/pacman-key.sh.in:75
|
2013-03-10 13:07:16 +10:00
|
|
|
|
msgid " --list-sigs List keys and their signatures"
|
2015-12-09 16:02:55 +10:00
|
|
|
|
msgstr " --list-sigs Вывести список ключей и их подписи"
|
2011-09-22 11:33:25 -05:00
|
|
|
|
|
2019-08-12 11:42:10 +10:00
|
|
|
|
#: scripts/pacman-key.sh.in:76
|
2013-03-10 13:07:16 +10:00
|
|
|
|
msgid " --lsign-key Locally sign the specified keyid"
|
2015-12-09 16:02:55 +10:00
|
|
|
|
msgstr " --lsign-key Локально подписать указанный ключ"
|
2011-09-22 11:33:25 -05:00
|
|
|
|
|
2019-08-12 11:42:10 +10:00
|
|
|
|
#: scripts/pacman-key.sh.in:77
|
2013-03-10 13:07:16 +10:00
|
|
|
|
msgid ""
|
2024-02-19 11:07:26 +10:00
|
|
|
|
" --populate Reload the default keys from the (given) "
|
|
|
|
|
"keyrings\\n in '%s'"
|
2018-04-29 23:56:07 +10:00
|
|
|
|
msgstr ""
|
|
|
|
|
" --populate Перезагрузить ключи по-умолчанию из (указанных) "
|
|
|
|
|
"связок ключей\\n в '%s'"
|
2013-03-10 13:07:16 +10:00
|
|
|
|
|
2019-08-12 11:42:10 +10:00
|
|
|
|
#: scripts/pacman-key.sh.in:79
|
2013-03-10 13:07:16 +10:00
|
|
|
|
msgid ""
|
|
|
|
|
" --refresh-keys Update specified or all keys from a keyserver"
|
2018-04-29 23:56:07 +10:00
|
|
|
|
msgstr ""
|
|
|
|
|
" --refresh-keys Обновление указанных или всех ключей с сервера "
|
|
|
|
|
"ключей"
|
2013-03-10 13:07:16 +10:00
|
|
|
|
|
2021-04-23 10:44:27 +10:00
|
|
|
|
#: scripts/pacman-key.sh.in:80
|
|
|
|
|
msgid " --verbose Show extra information"
|
2021-05-20 12:33:05 +10:00
|
|
|
|
msgstr ""
|
2021-04-23 10:44:27 +10:00
|
|
|
|
|
|
|
|
|
#: scripts/pacman-key.sh.in:83
|
2011-09-22 11:33:25 -05:00
|
|
|
|
msgid ""
|
2024-02-19 11:07:26 +10:00
|
|
|
|
" --config <file> Use an alternate config file (instead "
|
|
|
|
|
"of\\n '%s')"
|
2018-04-29 23:56:07 +10:00
|
|
|
|
msgstr ""
|
|
|
|
|
" --config <файл> Использовать указанный файл настроек вместо '%s'"
|
2011-09-22 11:33:25 -05:00
|
|
|
|
|
2021-04-23 10:44:27 +10:00
|
|
|
|
#: scripts/pacman-key.sh.in:85
|
2011-09-22 11:33:25 -05:00
|
|
|
|
msgid ""
|
2024-02-19 11:07:26 +10:00
|
|
|
|
" --gpgdir <dir> Set an alternate directory for GnuPG "
|
|
|
|
|
"(instead\\n of '%s')"
|
2018-04-29 23:56:07 +10:00
|
|
|
|
msgstr ""
|
2024-02-19 11:07:26 +10:00
|
|
|
|
" --gpgdir <каталог> Использовать указанный каталог для "
|
|
|
|
|
"GnuPG\\n вместо '%s'"
|
2013-03-10 13:07:16 +10:00
|
|
|
|
|
2021-04-23 10:44:27 +10:00
|
|
|
|
#: scripts/pacman-key.sh.in:87
|
2024-02-19 11:07:26 +10:00
|
|
|
|
msgid ""
|
|
|
|
|
" --populate-from <dir> Set an alternate directory for --populate "
|
|
|
|
|
"(instead\\n of '%s')"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: scripts/pacman-key.sh.in:89
|
2013-03-10 13:07:16 +10:00
|
|
|
|
msgid " --keyserver <server-url> Specify a keyserver to use if necessary"
|
2015-12-09 16:02:55 +10:00
|
|
|
|
msgstr " --keyserver <ссылка> Сервер ключей"
|
2013-03-10 13:07:16 +10:00
|
|
|
|
|
2024-02-19 11:07:26 +10:00
|
|
|
|
#: scripts/pacman-key.sh.in:91
|
2013-03-10 13:07:16 +10:00
|
|
|
|
msgid " -h, --help Show this help message and exit"
|
2015-12-09 16:02:55 +10:00
|
|
|
|
msgstr " -h, --help Показать справку и выйти"
|
2013-03-10 13:07:16 +10:00
|
|
|
|
|
2024-02-19 11:07:26 +10:00
|
|
|
|
#: scripts/pacman-key.sh.in:92
|
2013-03-10 13:07:16 +10:00
|
|
|
|
msgid " -V, --version Show program version"
|
2015-12-09 16:02:55 +10:00
|
|
|
|
msgstr " -V, --version Показать версию и выйти"
|
2013-03-10 13:07:16 +10:00
|
|
|
|
|
2024-02-19 11:07:26 +10:00
|
|
|
|
#: scripts/pacman-key.sh.in:134
|
2013-03-10 13:07:16 +10:00
|
|
|
|
msgid "Failed to lookup key by name:"
|
2015-12-09 16:02:55 +10:00
|
|
|
|
msgstr "Ошибка при поиске ключа по имени:"
|
2013-03-10 13:07:16 +10:00
|
|
|
|
|
2024-02-19 11:07:26 +10:00
|
|
|
|
#: scripts/pacman-key.sh.in:142
|
2013-03-10 13:07:16 +10:00
|
|
|
|
msgid "Key name is ambiguous:"
|
2015-12-09 16:02:55 +10:00
|
|
|
|
msgstr "Неоднозначное имя ключа:"
|
2011-06-23 22:25:16 -05:00
|
|
|
|
|
2024-02-19 11:07:26 +10:00
|
|
|
|
#: scripts/pacman-key.sh.in:150
|
2021-04-23 10:44:27 +10:00
|
|
|
|
msgid "Generating pacman master key. This may take some time."
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2024-02-19 11:07:26 +10:00
|
|
|
|
#: scripts/pacman-key.sh.in:187
|
2012-01-30 21:56:53 -06:00
|
|
|
|
msgid "The key identified by %s could not be found locally."
|
2012-04-02 14:08:39 -05:00
|
|
|
|
msgstr "Ключ %s не удалось найти среди локально установленных."
|
2012-01-30 21:56:53 -06:00
|
|
|
|
|
2024-02-19 11:07:26 +10:00
|
|
|
|
#: scripts/pacman-key.sh.in:198 scripts/pacman-key.sh.in:210
|
|
|
|
|
#: scripts/libmakepkg/integrity/verify_signature.sh.in:219
|
2021-04-23 10:44:27 +10:00
|
|
|
|
msgid "_"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2024-02-19 11:07:26 +10:00
|
|
|
|
#: scripts/pacman-key.sh.in:210
|
2021-04-23 10:44:27 +10:00
|
|
|
|
msgid "flags"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2024-03-04 13:07:58 +10:00
|
|
|
|
#: scripts/pacman-key.sh.in:264
|
2011-10-10 21:21:59 -05:00
|
|
|
|
msgid "You do not have sufficient permissions to read the %s keyring."
|
2015-12-09 16:02:55 +10:00
|
|
|
|
msgstr "Недостаточно прав для чтения ключей %s."
|
2011-08-08 17:17:15 -05:00
|
|
|
|
|
2024-05-10 16:51:49 +10:00
|
|
|
|
#: scripts/pacman-key.sh.in:265
|
2011-08-08 17:17:15 -05:00
|
|
|
|
msgid "Use '%s' to correct the keyring permissions."
|
2015-12-09 16:02:55 +10:00
|
|
|
|
msgstr "Используйте '%s' для установки прав доступа к связке ключей."
|
2011-08-08 17:17:15 -05:00
|
|
|
|
|
2024-05-10 16:51:49 +10:00
|
|
|
|
#: scripts/pacman-key.sh.in:270
|
2011-10-10 21:21:59 -05:00
|
|
|
|
msgid "You do not have sufficient permissions to run this command."
|
2011-11-15 23:16:28 -06:00
|
|
|
|
msgstr "У вас нет достаточных полномочий чтобы запустить такую комманду."
|
2011-08-08 17:17:15 -05:00
|
|
|
|
|
2024-05-10 16:51:49 +10:00
|
|
|
|
#: scripts/pacman-key.sh.in:276
|
2011-09-22 11:33:25 -05:00
|
|
|
|
msgid "There is no secret key available to sign with."
|
2015-12-09 16:02:55 +10:00
|
|
|
|
msgstr "Нет доступных закрытых ключей для подписи."
|
2011-06-23 22:25:16 -05:00
|
|
|
|
|
2024-05-10 16:51:49 +10:00
|
|
|
|
#: scripts/pacman-key.sh.in:277
|
2011-09-22 11:33:25 -05:00
|
|
|
|
msgid "Use '%s' to generate a default secret key."
|
2015-12-09 16:02:55 +10:00
|
|
|
|
msgstr "Используйте '%s' для создания закрытого ключа по-умолчанию."
|
2011-06-23 22:25:16 -05:00
|
|
|
|
|
2024-05-10 16:51:49 +10:00
|
|
|
|
#: scripts/pacman-key.sh.in:295
|
2011-09-22 11:33:25 -05:00
|
|
|
|
msgid "No keyring files exist in %s."
|
2015-12-09 16:02:55 +10:00
|
|
|
|
msgstr "Не найдены файлы связок ключей в '%s'."
|
2011-06-23 22:25:16 -05:00
|
|
|
|
|
2024-05-10 16:51:49 +10:00
|
|
|
|
#: scripts/pacman-key.sh.in:302
|
2011-09-22 11:33:25 -05:00
|
|
|
|
msgid "The keyring file %s does not exist."
|
2015-12-09 16:02:55 +10:00
|
|
|
|
msgstr "Не найден файл с ключами '%s'."
|
2011-09-22 11:33:25 -05:00
|
|
|
|
|
2024-05-10 16:51:49 +10:00
|
|
|
|
#: scripts/pacman-key.sh.in:317
|
2011-09-22 11:33:25 -05:00
|
|
|
|
msgid "Appending keys from %s.gpg..."
|
2015-12-09 16:02:55 +10:00
|
|
|
|
msgstr "Добавление ключей из файла '%s.gpg'..."
|
2011-06-23 22:25:16 -05:00
|
|
|
|
|
2024-05-10 16:51:49 +10:00
|
|
|
|
#: scripts/pacman-key.sh.in:357
|
2011-09-22 11:33:25 -05:00
|
|
|
|
msgid "Locally signing trusted keys in keyring..."
|
2013-03-10 12:56:55 +10:00
|
|
|
|
msgstr "Локальное подписывание доверенных ключей в связке..."
|
2011-06-23 22:25:16 -05:00
|
|
|
|
|
2024-05-10 16:51:49 +10:00
|
|
|
|
#: scripts/pacman-key.sh.in:359
|
2011-10-10 21:21:59 -05:00
|
|
|
|
msgid "Importing owner trust values..."
|
2013-03-10 12:56:55 +10:00
|
|
|
|
msgstr "Импорт значений доверия владельцам..."
|
2011-10-10 21:21:59 -05:00
|
|
|
|
|
2024-05-10 16:51:49 +10:00
|
|
|
|
#: scripts/pacman-key.sh.in:369
|
2011-09-22 11:33:25 -05:00
|
|
|
|
msgid "Disabling revoked keys in keyring..."
|
2015-12-09 16:02:55 +10:00
|
|
|
|
msgstr "Блокирование отозванных ключей..."
|
2011-06-23 22:25:16 -05:00
|
|
|
|
|
2024-05-10 16:51:49 +10:00
|
|
|
|
#: scripts/pacman-key.sh.in:372
|
2011-09-22 11:33:25 -05:00
|
|
|
|
msgid "Disabling key %s..."
|
2015-12-09 16:02:55 +10:00
|
|
|
|
msgstr "Блокирование ключа '%s'..."
|
2011-09-22 11:33:25 -05:00
|
|
|
|
|
2024-05-10 16:51:49 +10:00
|
|
|
|
#: scripts/pacman-key.sh.in:378
|
2024-02-19 11:07:26 +10:00
|
|
|
|
msgid "Disabled %s key."
|
|
|
|
|
msgid_plural "Disabled %s keys."
|
|
|
|
|
msgstr[0] ""
|
|
|
|
|
msgstr[1] ""
|
|
|
|
|
msgstr[2] ""
|
|
|
|
|
msgstr[3] ""
|
2021-04-23 10:44:27 +10:00
|
|
|
|
|
2024-05-10 16:51:49 +10:00
|
|
|
|
#: scripts/pacman-key.sh.in:385
|
2013-03-10 12:56:55 +10:00
|
|
|
|
msgid "A specified keyfile could not be added to the keyring."
|
2015-12-09 16:02:55 +10:00
|
|
|
|
msgstr "Не удалось добавить указанный ключ в связку ключей."
|
2011-06-23 22:25:16 -05:00
|
|
|
|
|
2024-05-10 16:51:49 +10:00
|
|
|
|
#: scripts/pacman-key.sh.in:393
|
2013-03-10 12:56:55 +10:00
|
|
|
|
msgid "A specified key could not be removed from the keyring."
|
2015-12-09 16:02:55 +10:00
|
|
|
|
msgstr "Не удалось удалить указанный ключ из связки ключей."
|
2012-01-30 21:56:53 -06:00
|
|
|
|
|
2024-05-10 16:51:49 +10:00
|
|
|
|
#: scripts/pacman-key.sh.in:403
|
2012-01-30 21:56:53 -06:00
|
|
|
|
msgid "The key identified by %s could not be edited."
|
2015-12-09 16:02:55 +10:00
|
|
|
|
msgstr "Не удалось отредактировать ключ '%s'."
|
2012-01-30 21:56:53 -06:00
|
|
|
|
|
2024-05-10 16:51:49 +10:00
|
|
|
|
#: scripts/pacman-key.sh.in:415
|
2013-03-10 12:56:55 +10:00
|
|
|
|
msgid "A specified key could not be exported from the keyring."
|
2015-12-09 16:02:55 +10:00
|
|
|
|
msgstr "Не удалось экспортировать указанный ключ из связки ключей."
|
2012-01-30 21:56:53 -06:00
|
|
|
|
|
2024-05-10 16:51:49 +10:00
|
|
|
|
#: scripts/pacman-key.sh.in:423
|
2012-01-30 21:56:53 -06:00
|
|
|
|
msgid "The fingerprint of a specified key could not be determined."
|
2012-04-02 14:08:39 -05:00
|
|
|
|
msgstr "Не удалось определить отпечаток указанного ключа."
|
2012-01-30 21:56:53 -06:00
|
|
|
|
|
2024-05-10 16:51:49 +10:00
|
|
|
|
#: scripts/pacman-key.sh.in:436 scripts/pacman-key.sh.in:455
|
2012-01-30 21:56:53 -06:00
|
|
|
|
msgid "%s could not be imported."
|
2015-12-09 16:02:55 +10:00
|
|
|
|
msgstr "Не удалось импортировать '%s'."
|
2012-01-30 21:56:53 -06:00
|
|
|
|
|
2024-05-10 16:51:49 +10:00
|
|
|
|
#: scripts/pacman-key.sh.in:440 scripts/pacman-key.sh.in:459
|
2012-01-30 21:56:53 -06:00
|
|
|
|
msgid "File %s does not exist and could not be imported."
|
2015-12-09 16:02:55 +10:00
|
|
|
|
msgstr "Не удалось импортировать '%s': файл не существует."
|
2012-01-30 21:56:53 -06:00
|
|
|
|
|
2024-05-10 16:51:49 +10:00
|
|
|
|
#: scripts/pacman-key.sh.in:471
|
2012-01-30 21:56:53 -06:00
|
|
|
|
msgid "A specified key could not be listed."
|
2015-12-09 16:02:55 +10:00
|
|
|
|
msgstr "Не удалось отобразить указанный ключ."
|
2012-01-30 21:56:53 -06:00
|
|
|
|
|
2024-05-10 16:51:49 +10:00
|
|
|
|
#: scripts/pacman-key.sh.in:479
|
2012-01-30 21:56:53 -06:00
|
|
|
|
msgid "A specified signature could not be listed."
|
2015-12-09 16:02:55 +10:00
|
|
|
|
msgstr "Не удалось отобразить указанную подпись."
|
2012-01-30 21:56:53 -06:00
|
|
|
|
|
2024-05-10 16:51:49 +10:00
|
|
|
|
#: scripts/pacman-key.sh.in:491
|
2013-03-10 13:07:16 +10:00
|
|
|
|
msgid "Locally signing key %s..."
|
2015-12-09 16:02:55 +10:00
|
|
|
|
msgstr "Локальное подписывание ключа '%s'..."
|
2013-03-10 13:07:16 +10:00
|
|
|
|
|
2024-05-10 16:51:49 +10:00
|
|
|
|
#: scripts/pacman-key.sh.in:496
|
2013-03-10 13:07:16 +10:00
|
|
|
|
msgid "%s could not be locally signed."
|
2015-12-09 16:02:55 +10:00
|
|
|
|
msgstr "Не удалось локально подписать ключ '%s'."
|
2012-01-30 21:56:53 -06:00
|
|
|
|
|
2024-05-10 16:51:49 +10:00
|
|
|
|
#: scripts/pacman-key.sh.in:506
|
2024-02-19 11:07:26 +10:00
|
|
|
|
msgid "Locally signed %s key."
|
|
|
|
|
msgid_plural "Locally signed %s keys."
|
|
|
|
|
msgstr[0] ""
|
|
|
|
|
msgstr[1] ""
|
|
|
|
|
msgstr[2] ""
|
|
|
|
|
msgstr[3] ""
|
2021-04-23 10:44:27 +10:00
|
|
|
|
|
2024-05-10 16:51:49 +10:00
|
|
|
|
#: scripts/pacman-key.sh.in:529
|
2019-10-14 09:43:35 +10:00
|
|
|
|
msgid "Remote key not fetched correctly from WKD or keyserver."
|
2019-10-21 17:25:29 +10:00
|
|
|
|
msgstr ""
|
2019-10-14 09:43:35 +10:00
|
|
|
|
|
2024-05-10 16:51:49 +10:00
|
|
|
|
#: scripts/pacman-key.sh.in:534
|
2012-01-30 21:56:53 -06:00
|
|
|
|
msgid "Remote key not fetched correctly from keyserver."
|
2015-12-09 16:02:55 +10:00
|
|
|
|
msgstr "Не удалось получить ключ с сервера ключей."
|
2012-01-30 21:56:53 -06:00
|
|
|
|
|
2024-05-10 16:51:49 +10:00
|
|
|
|
#: scripts/pacman-key.sh.in:566
|
2021-04-23 10:44:27 +10:00
|
|
|
|
msgid "Could not update key: %s"
|
|
|
|
|
msgstr ""
|
2012-01-30 21:56:53 -06:00
|
|
|
|
|
2024-05-10 16:51:49 +10:00
|
|
|
|
#: scripts/pacman-key.sh.in:587 scripts/repo-add.sh.in:268
|
2018-04-29 23:56:07 +10:00
|
|
|
|
msgid "Cannot use armored signatures for packages: %s"
|
|
|
|
|
msgstr "Нельзя использовать бронированные подписи для пакетов: %s"
|
|
|
|
|
|
2024-05-10 16:51:49 +10:00
|
|
|
|
#: scripts/pacman-key.sh.in:595
|
2024-02-19 11:07:26 +10:00
|
|
|
|
msgid "The signature verification for %s failed."
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2024-05-10 16:51:49 +10:00
|
|
|
|
#: scripts/pacman-key.sh.in:601
|
2024-02-19 11:07:26 +10:00
|
|
|
|
msgid "The signature %s is not trusted."
|
2024-03-04 13:07:58 +10:00
|
|
|
|
msgstr ""
|
2012-01-30 21:56:53 -06:00
|
|
|
|
|
2024-05-10 16:51:49 +10:00
|
|
|
|
#: scripts/pacman-key.sh.in:609
|
2012-01-30 21:56:53 -06:00
|
|
|
|
msgid "Updating trust database..."
|
2012-04-02 14:08:39 -05:00
|
|
|
|
msgstr "Обновление таблицы доверия..."
|
2012-01-30 21:56:53 -06:00
|
|
|
|
|
2024-05-10 16:51:49 +10:00
|
|
|
|
#: scripts/pacman-key.sh.in:611
|
2012-01-30 21:56:53 -06:00
|
|
|
|
msgid "Trust database could not be updated."
|
2015-12-09 16:02:55 +10:00
|
|
|
|
msgstr "Не удалось обновить таблицу доверия."
|
2012-01-30 21:56:53 -06:00
|
|
|
|
|
2024-05-10 16:51:49 +10:00
|
|
|
|
#: scripts/pacman-key.sh.in:690
|
2011-08-08 17:17:15 -05:00
|
|
|
|
msgid "Cannot find the %s binary required for all %s operations."
|
2015-12-09 16:02:55 +10:00
|
|
|
|
msgstr "Не удалось найти программу '%s' для всех операций '%s'."
|
2011-06-23 22:25:16 -05:00
|
|
|
|
|
2024-05-10 16:51:49 +10:00
|
|
|
|
#: scripts/pacman-key.sh.in:695
|
2011-08-08 17:17:15 -05:00
|
|
|
|
msgid "%s needs to be run as root for this operation."
|
2015-12-09 16:02:55 +10:00
|
|
|
|
msgstr "%s должен быть запущен от имени суперпользователя (root)."
|
2011-06-23 22:25:16 -05:00
|
|
|
|
|
2024-05-10 16:51:49 +10:00
|
|
|
|
#: scripts/pacman-key.sh.in:701
|
2011-08-09 15:50:58 -05:00
|
|
|
|
msgid "%s configuration file '%s' not found."
|
2024-05-10 16:51:49 +10:00
|
|
|
|
msgstr "Не найден файл настроек %s: '%s'."
|
2011-06-23 22:25:16 -05:00
|
|
|
|
|
2024-05-10 16:51:49 +10:00
|
|
|
|
#: scripts/pacman-key.sh.in:724
|
2011-08-08 17:17:15 -05:00
|
|
|
|
msgid "no operation specified (use -h for help)"
|
2015-12-09 16:02:55 +10:00
|
|
|
|
msgstr "не задана операция (для справки используйте '-h')"
|
2011-08-08 17:17:15 -05:00
|
|
|
|
|
2024-05-10 16:51:49 +10:00
|
|
|
|
#: scripts/pacman-key.sh.in:729
|
2011-10-10 21:21:59 -05:00
|
|
|
|
msgid "Multiple operations specified."
|
2015-12-09 16:02:55 +10:00
|
|
|
|
msgstr "Указано несколько операций вместо одной."
|
2011-06-23 22:25:16 -05:00
|
|
|
|
|
2024-05-10 16:51:49 +10:00
|
|
|
|
#: scripts/pacman-key.sh.in:730
|
2011-10-10 21:21:59 -05:00
|
|
|
|
msgid "Please run %s with each operation separately."
|
2015-12-09 16:02:55 +10:00
|
|
|
|
msgstr "Запустите '%s' отдельно для каждой операции."
|
2011-06-23 22:25:16 -05:00
|
|
|
|
|
2024-05-10 16:51:49 +10:00
|
|
|
|
#: scripts/pacman-key.sh.in:738
|
2013-03-10 13:07:16 +10:00
|
|
|
|
msgid "No targets specified"
|
2015-12-09 16:02:55 +10:00
|
|
|
|
msgstr "Цели не заданы"
|
2013-03-10 13:07:16 +10:00
|
|
|
|
|
2024-02-19 11:07:26 +10:00
|
|
|
|
#: scripts/repo-add.sh.in:61
|
2019-08-12 11:42:10 +10:00
|
|
|
|
msgid "Usage: repo-add [options] <path-to-db> <package> ...\\n"
|
2019-10-07 18:12:24 +10:00
|
|
|
|
msgstr ""
|
2008-07-19 14:23:03 +02:00
|
|
|
|
|
2024-02-19 11:07:26 +10:00
|
|
|
|
#: scripts/repo-add.sh.in:63
|
2007-12-02 21:42:41 -06:00
|
|
|
|
msgid ""
|
2018-04-29 23:56:07 +10:00
|
|
|
|
"repo-add will update a package database by reading a package file."
|
|
|
|
|
"\\nMultiple packages to add can be specified on the command line.\\n"
|
|
|
|
|
msgstr ""
|
|
|
|
|
"repo-add обновляет базу данных пакетов на основе файлов пакетов.\\nВ "
|
|
|
|
|
"командной строке можно указать несколько пакетов.\\n"
|
2011-06-23 21:48:35 -05:00
|
|
|
|
|
2024-02-19 11:07:26 +10:00
|
|
|
|
#: scripts/repo-add.sh.in:67 scripts/repo-add.sh.in:79
|
2019-08-12 11:42:10 +10:00
|
|
|
|
msgid "Options:\\n"
|
|
|
|
|
msgstr "Параметры:\\n"
|
2013-03-10 13:07:16 +10:00
|
|
|
|
|
2024-02-19 11:07:26 +10:00
|
|
|
|
#: scripts/repo-add.sh.in:68
|
2013-03-10 13:07:16 +10:00
|
|
|
|
msgid ""
|
2018-04-29 23:56:07 +10:00
|
|
|
|
" -n, --new only add packages that are not already in the database\\n"
|
|
|
|
|
msgstr ""
|
|
|
|
|
" -n, --new добавлять только пакеты, которых ещё нет в базе данных\\n"
|
2011-06-23 21:48:35 -05:00
|
|
|
|
|
2024-02-19 11:07:26 +10:00
|
|
|
|
#: scripts/repo-add.sh.in:69
|
2014-11-18 15:14:51 +10:00
|
|
|
|
msgid ""
|
2024-02-19 11:07:26 +10:00
|
|
|
|
" -R, --remove remove old package file from disk after updating "
|
|
|
|
|
"database\\n"
|
2018-04-29 23:56:07 +10:00
|
|
|
|
msgstr ""
|
|
|
|
|
" -R, --remove удалить с диска старый файл пакета после обновления базы "
|
|
|
|
|
"данных\\n"
|
2014-11-18 15:14:51 +10:00
|
|
|
|
|
2024-02-19 11:07:26 +10:00
|
|
|
|
#: scripts/repo-add.sh.in:70
|
2019-08-12 11:42:10 +10:00
|
|
|
|
msgid ""
|
|
|
|
|
" -p, --prevent-downgrade do not add package to database if a newer version "
|
|
|
|
|
"is already present\\n"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2024-02-19 11:07:26 +10:00
|
|
|
|
#: scripts/repo-add.sh.in:72
|
2019-08-12 11:42:10 +10:00
|
|
|
|
msgid "Usage: repo-remove [options] <path-to-db> <packagename> ...\\n"
|
2019-10-07 18:12:24 +10:00
|
|
|
|
msgstr ""
|
2011-06-23 21:48:35 -05:00
|
|
|
|
|
2024-02-19 11:07:26 +10:00
|
|
|
|
#: scripts/repo-add.sh.in:74
|
2007-12-02 21:42:41 -06:00
|
|
|
|
msgid ""
|
2024-02-19 11:07:26 +10:00
|
|
|
|
"repo-remove will update a package database by removing the package "
|
|
|
|
|
"name\\nspecified on the command line from the given repo database. "
|
|
|
|
|
"Multiple\\npackages to remove can be specified on the command line.\\n"
|
2018-04-29 23:56:07 +10:00
|
|
|
|
msgstr ""
|
|
|
|
|
"repo-remove удаляет указанный пакет из базы данных.\\nВ командной строке "
|
|
|
|
|
"можно указать несколько пакетов.\\n"
|
2008-07-19 14:23:03 +02:00
|
|
|
|
|
2024-02-19 11:07:26 +10:00
|
|
|
|
#: scripts/repo-add.sh.in:81
|
2012-01-30 21:56:53 -06:00
|
|
|
|
msgid "Please move along, there is nothing to see here.\\n"
|
2015-12-09 16:02:55 +10:00
|
|
|
|
msgstr "Не обращайте внимания, здесь нет ничего интересного.\\n"
|
2011-03-14 13:44:03 -05:00
|
|
|
|
|
2024-02-19 11:07:26 +10:00
|
|
|
|
#: scripts/repo-add.sh.in:84
|
2013-03-10 13:07:16 +10:00
|
|
|
|
msgid " --nocolor turn off color in output\\n"
|
2015-12-09 16:02:55 +10:00
|
|
|
|
msgstr " --nocolor не использовать цвет в выводе\\n"
|
2013-03-10 13:07:16 +10:00
|
|
|
|
|
2024-02-19 11:07:26 +10:00
|
|
|
|
#: scripts/repo-add.sh.in:85
|
2019-08-12 11:42:10 +10:00
|
|
|
|
msgid " -q, --quiet minimize output\\n"
|
|
|
|
|
msgstr " -q, --quiet сократить вывод\\n"
|
|
|
|
|
|
2024-02-19 11:07:26 +10:00
|
|
|
|
#: scripts/repo-add.sh.in:86
|
2011-06-23 21:48:35 -05:00
|
|
|
|
msgid " -s, --sign sign database with GnuPG after update\\n"
|
2018-04-29 23:56:07 +10:00
|
|
|
|
msgstr ""
|
|
|
|
|
" -s, --sign подписать базу данных с помощью GnuPG после обновления\\n"
|
2011-06-23 21:48:35 -05:00
|
|
|
|
|
2024-02-19 11:07:26 +10:00
|
|
|
|
#: scripts/repo-add.sh.in:87
|
2011-06-23 21:48:35 -05:00
|
|
|
|
msgid " -k, --key <key> use the specified key to sign the database\\n"
|
2018-04-29 23:56:07 +10:00
|
|
|
|
msgstr ""
|
|
|
|
|
" -k, --key <ключ> использовать указанный ключ для подписи базы данных\\n"
|
2011-06-23 21:48:35 -05:00
|
|
|
|
|
2024-02-19 11:07:26 +10:00
|
|
|
|
#: scripts/repo-add.sh.in:88
|
2011-06-23 21:48:35 -05:00
|
|
|
|
msgid " -v, --verify verify database's signature before update\\n"
|
2013-03-10 12:56:55 +10:00
|
|
|
|
msgstr " -v, --verify проверить подпись базы данных перед обновлением\\n"
|
2011-03-14 13:44:03 -05:00
|
|
|
|
|
2024-02-19 11:07:26 +10:00
|
|
|
|
#: scripts/repo-add.sh.in:89
|
2011-03-14 13:44:03 -05:00
|
|
|
|
msgid ""
|
2011-06-23 21:48:35 -05:00
|
|
|
|
"\\nSee %s(8) for more details and descriptions of the available options.\\n"
|
2018-04-29 23:56:07 +10:00
|
|
|
|
msgstr ""
|
|
|
|
|
"\\nСмотрите %s(8) для более подробной информации и описания доступных "
|
|
|
|
|
"параметров.\\n"
|
2007-12-02 21:42:41 -06:00
|
|
|
|
|
2024-02-19 11:07:26 +10:00
|
|
|
|
#: scripts/repo-add.sh.in:93
|
2011-06-23 21:48:35 -05:00
|
|
|
|
msgid ""
|
2012-01-30 21:56:53 -06:00
|
|
|
|
"Example: repo-add /path/to/repo.db.tar.gz pacman-3.0.0-1-i686.pkg.tar.gz\\n"
|
2018-04-29 23:56:07 +10:00
|
|
|
|
msgstr ""
|
|
|
|
|
"Пример: repo-add /path/to/repo.db.tar.gz pacman-3.0.0-1-i686.pkg.tar.gz\\n"
|
2007-12-02 21:42:41 -06:00
|
|
|
|
|
2024-02-19 11:07:26 +10:00
|
|
|
|
#: scripts/repo-add.sh.in:95
|
2012-01-30 21:56:53 -06:00
|
|
|
|
msgid "Example: repo-remove /path/to/repo.db.tar.gz kernel26\\n"
|
2013-03-10 12:56:55 +10:00
|
|
|
|
msgstr "Пример: repo-remove /path/to/repo.db.tar.gz kernel26\\n"
|
2008-07-19 14:23:03 +02:00
|
|
|
|
|
2024-02-19 11:07:26 +10:00
|
|
|
|
#: scripts/repo-add.sh.in:139
|
2011-08-09 15:50:58 -05:00
|
|
|
|
msgid "Cannot find the gpg binary! Is GnuPG installed?"
|
2015-12-09 16:02:55 +10:00
|
|
|
|
msgstr "Не найдена программа 'gpg'! GnuPG установлен?"
|
2011-06-23 21:48:35 -05:00
|
|
|
|
|
2024-02-19 11:07:26 +10:00
|
|
|
|
#: scripts/repo-add.sh.in:160
|
2015-12-09 16:02:55 +10:00
|
|
|
|
msgid "Signing database '%s'..."
|
2018-04-29 23:43:07 +10:00
|
|
|
|
msgstr "Присоединение базы данных '%s'..."
|
2011-06-23 21:48:35 -05:00
|
|
|
|
|
2024-02-19 11:07:26 +10:00
|
|
|
|
#: scripts/repo-add.sh.in:169
|
2013-03-10 13:07:16 +10:00
|
|
|
|
msgid "Created signature file '%s'"
|
2015-12-09 16:02:55 +10:00
|
|
|
|
msgstr "Создана подпись '%s'."
|
2013-03-10 13:07:16 +10:00
|
|
|
|
|
2024-02-19 11:07:26 +10:00
|
|
|
|
#: scripts/repo-add.sh.in:171
|
2015-12-09 16:02:55 +10:00
|
|
|
|
msgid "Failed to sign package database file '%s'"
|
2018-04-29 23:43:07 +10:00
|
|
|
|
msgstr "Ошибка подключения базы данных пакетов '%s'"
|
2011-06-23 21:48:35 -05:00
|
|
|
|
|
2024-02-19 11:07:26 +10:00
|
|
|
|
#: scripts/repo-add.sh.in:180
|
2011-06-23 21:48:35 -05:00
|
|
|
|
msgid "Verifying database signature..."
|
2012-04-02 14:08:39 -05:00
|
|
|
|
msgstr "Проверка подписи базы данных..."
|
2011-06-23 21:48:35 -05:00
|
|
|
|
|
2024-02-19 11:07:26 +10:00
|
|
|
|
#: scripts/repo-add.sh.in:183
|
2011-06-23 21:48:35 -05:00
|
|
|
|
msgid "No existing signature found, skipping verification."
|
2013-03-10 12:56:55 +10:00
|
|
|
|
msgstr "Подписи не найдены, проверка пропускается."
|
2011-06-23 21:48:35 -05:00
|
|
|
|
|
2024-02-19 11:07:26 +10:00
|
|
|
|
#: scripts/repo-add.sh.in:188
|
2011-06-23 21:48:35 -05:00
|
|
|
|
msgid "Database signature file verified."
|
2015-12-09 16:02:55 +10:00
|
|
|
|
msgstr "Подпись базы данных пакетов проверена."
|
2011-06-23 21:48:35 -05:00
|
|
|
|
|
2024-02-19 11:07:26 +10:00
|
|
|
|
#: scripts/repo-add.sh.in:190
|
2011-06-23 21:48:35 -05:00
|
|
|
|
msgid "Database signature was NOT valid!"
|
2015-12-09 16:02:55 +10:00
|
|
|
|
msgstr "Подпись базы данных пакетов НЕ ПРОШЛА проверку!"
|
2011-06-23 21:48:35 -05:00
|
|
|
|
|
2024-02-19 11:07:26 +10:00
|
|
|
|
#: scripts/repo-add.sh.in:201
|
2015-12-09 16:02:55 +10:00
|
|
|
|
msgid "'%s' does not have a valid database archive extension."
|
2018-04-29 23:43:07 +10:00
|
|
|
|
msgstr "'%s' не имеет допустимого расширения архива базы данных."
|
2011-08-08 17:17:15 -05:00
|
|
|
|
|
2024-02-19 11:07:26 +10:00
|
|
|
|
#: scripts/repo-add.sh.in:238
|
2019-08-12 11:42:10 +10:00
|
|
|
|
msgid "Invalid package file '%s'."
|
|
|
|
|
msgstr "Неверный файл пакета '%s'."
|
|
|
|
|
|
2024-02-19 11:07:26 +10:00
|
|
|
|
#: scripts/repo-add.sh.in:243
|
2011-08-25 15:53:25 -05:00
|
|
|
|
msgid "An entry for '%s' already existed"
|
|
|
|
|
msgstr "Запись для '%s' уже существует"
|
|
|
|
|
|
2024-02-19 11:07:26 +10:00
|
|
|
|
#: scripts/repo-add.sh.in:253
|
2019-08-12 11:42:10 +10:00
|
|
|
|
msgid "A newer version for '%s' is already present in database"
|
2019-10-07 18:12:24 +10:00
|
|
|
|
msgstr ""
|
2019-08-12 11:42:10 +10:00
|
|
|
|
|
2024-02-19 11:07:26 +10:00
|
|
|
|
#: scripts/repo-add.sh.in:273
|
2012-01-05 17:04:42 -06:00
|
|
|
|
msgid "Invalid package signature file '%s'."
|
2015-12-09 16:02:55 +10:00
|
|
|
|
msgstr "Неверная подпись у пакета: '%s'."
|
2011-06-23 21:48:35 -05:00
|
|
|
|
|
2024-02-19 11:07:26 +10:00
|
|
|
|
#: scripts/repo-add.sh.in:276
|
2011-08-25 15:53:25 -05:00
|
|
|
|
msgid "Adding package signature..."
|
2013-03-10 12:56:55 +10:00
|
|
|
|
msgstr "Добавление подписи пакета..."
|
2007-12-02 21:42:41 -06:00
|
|
|
|
|
2024-02-19 11:07:26 +10:00
|
|
|
|
#: scripts/repo-add.sh.in:283
|
2012-01-05 17:04:42 -06:00
|
|
|
|
msgid "Computing checksums..."
|
2015-12-09 16:02:55 +10:00
|
|
|
|
msgstr "Подсчёт контрольных сумм..."
|
2012-01-05 17:04:42 -06:00
|
|
|
|
|
2024-02-19 11:07:26 +10:00
|
|
|
|
#: scripts/repo-add.sh.in:296 scripts/repo-add.sh.in:335
|
2011-03-14 13:44:03 -05:00
|
|
|
|
msgid "Creating '%s' db entry..."
|
2015-12-09 16:02:55 +10:00
|
|
|
|
msgstr "Создание записи '%s' в базе данных..."
|
2007-12-02 21:42:41 -06:00
|
|
|
|
|
2021-04-23 10:44:27 +10:00
|
|
|
|
#: scripts/repo-add.sh.in:341
|
2015-12-09 16:02:55 +10:00
|
|
|
|
msgid "Removing old package file '%s'"
|
2018-04-29 23:43:07 +10:00
|
|
|
|
msgstr "Удаление старого файла пакета '%s'"
|
2015-12-09 16:02:55 +10:00
|
|
|
|
|
2024-02-19 11:07:26 +10:00
|
|
|
|
#: scripts/repo-add.sh.in:359
|
2019-08-12 11:42:10 +10:00
|
|
|
|
msgid "Removing existing entry '%s'..."
|
|
|
|
|
msgstr "Удаление записи '%s'..."
|
|
|
|
|
|
2024-02-19 11:07:26 +10:00
|
|
|
|
#: scripts/repo-add.sh.in:404
|
2009-07-27 21:42:16 -05:00
|
|
|
|
msgid "Failed to acquire lockfile: %s."
|
2015-12-09 16:02:55 +10:00
|
|
|
|
msgstr "Не удалось получить файл блокировки: '%s'."
|
2008-07-19 14:23:03 +02:00
|
|
|
|
|
2024-02-19 11:07:26 +10:00
|
|
|
|
#: scripts/repo-add.sh.in:405
|
2009-09-17 02:07:42 +02:00
|
|
|
|
msgid "Held by process %s"
|
2009-09-18 14:00:52 -07:00
|
|
|
|
msgstr "Удерживается процессом %s"
|
2008-07-19 14:23:03 +02:00
|
|
|
|
|
2024-02-19 11:07:26 +10:00
|
|
|
|
#: scripts/repo-add.sh.in:418
|
2007-12-02 21:42:41 -06:00
|
|
|
|
msgid "Repository file '%s' is not a proper pacman database."
|
2015-12-09 16:02:55 +10:00
|
|
|
|
msgstr "Файл репозитория '%s' не является базой данных pacman."
|
2007-12-02 21:42:41 -06:00
|
|
|
|
|
2024-02-19 11:07:26 +10:00
|
|
|
|
#: scripts/repo-add.sh.in:423
|
2019-08-12 11:42:10 +10:00
|
|
|
|
msgid "Extracting %s to a temporary location..."
|
2019-10-07 18:12:24 +10:00
|
|
|
|
msgstr ""
|
2007-12-02 21:42:41 -06:00
|
|
|
|
|
2024-02-19 11:07:26 +10:00
|
|
|
|
#: scripts/repo-add.sh.in:431
|
2008-07-19 14:23:03 +02:00
|
|
|
|
msgid "Repository file '%s' was not found."
|
2015-12-09 16:02:55 +10:00
|
|
|
|
msgstr "Не найден файл репозитория '%s'."
|
2008-07-19 14:23:03 +02:00
|
|
|
|
|
2024-02-19 11:07:26 +10:00
|
|
|
|
#: scripts/repo-add.sh.in:438
|
2009-07-27 21:42:16 -05:00
|
|
|
|
msgid "Repository file '%s' could not be created."
|
2015-12-09 16:02:55 +10:00
|
|
|
|
msgstr "Не удалось создать файл репозитория '%s'."
|
2009-07-27 21:42:16 -05:00
|
|
|
|
|
2024-02-19 11:07:26 +10:00
|
|
|
|
#: scripts/repo-add.sh.in:450
|
2009-07-27 21:42:16 -05:00
|
|
|
|
msgid "File '%s' not found."
|
2024-02-19 11:07:26 +10:00
|
|
|
|
msgstr ""
|
2009-07-27 21:42:16 -05:00
|
|
|
|
|
2024-02-19 11:07:26 +10:00
|
|
|
|
#: scripts/repo-add.sh.in:456
|
2007-12-02 21:42:41 -06:00
|
|
|
|
msgid "'%s' is not a package file, skipping"
|
2009-07-30 00:30:12 +02:00
|
|
|
|
msgstr "'%s' не является пакетом, пропускается"
|
2007-12-02 21:42:41 -06:00
|
|
|
|
|
2024-02-19 11:07:26 +10:00
|
|
|
|
#: scripts/repo-add.sh.in:460
|
2007-12-02 21:42:41 -06:00
|
|
|
|
msgid "Adding package '%s'"
|
2015-12-09 16:02:55 +10:00
|
|
|
|
msgstr "Добавление пакета '%s'"
|
2007-12-02 21:42:41 -06:00
|
|
|
|
|
2024-02-19 11:07:26 +10:00
|
|
|
|
#: scripts/repo-add.sh.in:467
|
2007-12-02 21:42:41 -06:00
|
|
|
|
msgid "Searching for package '%s'..."
|
2008-02-18 19:34:37 +01:00
|
|
|
|
msgstr "Поиск пакета '%s'..."
|
2007-12-02 21:42:41 -06:00
|
|
|
|
|
2024-02-19 11:07:26 +10:00
|
|
|
|
#: scripts/repo-add.sh.in:470
|
2007-12-02 21:42:41 -06:00
|
|
|
|
msgid "Package matching '%s' not found."
|
2015-12-09 16:02:55 +10:00
|
|
|
|
msgstr "Не найден пакет '%s'."
|
2007-12-02 21:42:41 -06:00
|
|
|
|
|
2024-02-19 11:07:26 +10:00
|
|
|
|
#: scripts/repo-add.sh.in:534
|
2015-12-09 16:02:55 +10:00
|
|
|
|
msgid "No packages remain, creating empty database."
|
|
|
|
|
msgstr "Нет пакетов -- создание пустой базы данных."
|
|
|
|
|
|
2024-02-19 11:07:26 +10:00
|
|
|
|
#: scripts/repo-add.sh.in:588
|
2009-07-27 21:42:16 -05:00
|
|
|
|
msgid "Invalid command name '%s' specified."
|
|
|
|
|
msgstr "Указано неверное имя команды '%s'."
|
|
|
|
|
|
2024-02-19 11:07:26 +10:00
|
|
|
|
#: scripts/repo-add.sh.in:593
|
2009-07-27 21:42:16 -05:00
|
|
|
|
msgid "Cannot create temp directory for database building."
|
2015-12-09 16:02:55 +10:00
|
|
|
|
msgstr "Не удалось создать временную директорию для базы данных."
|
2009-07-27 21:42:16 -05:00
|
|
|
|
|
2024-02-19 11:07:26 +10:00
|
|
|
|
#: scripts/repo-add.sh.in:704
|
|
|
|
|
msgid "Package database was not modified due to errors."
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: scripts/repo-add.sh.in:709
|
2008-07-19 14:23:03 +02:00
|
|
|
|
msgid "Creating updated database file '%s'"
|
2015-12-09 16:02:55 +10:00
|
|
|
|
msgstr "Создание обновлённой базы данных '%s'"
|
2008-07-19 14:23:03 +02:00
|
|
|
|
|
2024-02-19 11:07:26 +10:00
|
|
|
|
#: scripts/repo-add.sh.in:713
|
|
|
|
|
msgid "No changes made to package database."
|
|
|
|
|
msgstr ""
|
2015-12-09 16:02:55 +10:00
|
|
|
|
|
2018-04-29 23:56:07 +10:00
|
|
|
|
#: scripts/libmakepkg/integrity.sh.in:34
|
|
|
|
|
msgid "Skipping all source file integrity checks."
|
|
|
|
|
msgstr "Пропуск всех проверок целостности исходных файлов."
|
|
|
|
|
|
|
|
|
|
#: scripts/libmakepkg/integrity.sh.in:36
|
|
|
|
|
msgid "Skipping verification of source file checksums."
|
|
|
|
|
msgstr "Пропуск проверки контрольных сумм исходных файлов."
|
|
|
|
|
|
|
|
|
|
#: scripts/libmakepkg/integrity.sh.in:39
|
|
|
|
|
msgid "Skipping verification of source file PGP signatures."
|
|
|
|
|
msgstr "Пропуск проверки PGP-подписей исходных файлов."
|
|
|
|
|
|
2024-02-19 11:07:26 +10:00
|
|
|
|
#: scripts/libmakepkg/integrity/generate_checksum.sh.in:61
|
|
|
|
|
msgid "Failure while calculating %s %s checksum"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: scripts/libmakepkg/integrity/generate_checksum.sh.in:92
|
2018-04-29 23:56:07 +10:00
|
|
|
|
msgid "Generating checksums for source files..."
|
|
|
|
|
msgstr "Подсчёт контрольных сумм исходных файлов..."
|
|
|
|
|
|
2024-02-19 11:07:26 +10:00
|
|
|
|
#: scripts/libmakepkg/integrity/generate_checksum.sh.in:104
|
2018-04-29 23:56:07 +10:00
|
|
|
|
msgid "Invalid integrity algorithm '%s' specified."
|
|
|
|
|
msgstr "Указан неверный алгоритм '%s'."
|
|
|
|
|
|
|
|
|
|
#: scripts/libmakepkg/integrity/generate_signature.sh.in:41
|
|
|
|
|
msgid "Created signature file %s."
|
|
|
|
|
msgstr "Создан файл подписи %s."
|
|
|
|
|
|
|
|
|
|
#: scripts/libmakepkg/integrity/generate_signature.sh.in:43
|
2019-08-12 11:42:10 +10:00
|
|
|
|
msgid "Failed to sign package file %s."
|
2019-10-07 18:12:24 +10:00
|
|
|
|
msgstr ""
|
2018-04-29 23:56:07 +10:00
|
|
|
|
|
2019-08-12 11:42:10 +10:00
|
|
|
|
#: scripts/libmakepkg/integrity/generate_signature.sh.in:58
|
2018-04-29 23:56:07 +10:00
|
|
|
|
msgid "Signing package(s)..."
|
2018-07-19 14:12:04 +10:00
|
|
|
|
msgstr "Подпись пакета(ов)..."
|
2018-04-29 23:56:07 +10:00
|
|
|
|
|
2024-02-19 11:07:26 +10:00
|
|
|
|
#: scripts/libmakepkg/integrity/verify_checksum.sh.in:66
|
2018-04-29 23:56:07 +10:00
|
|
|
|
msgid "Integrity checks are missing for: %s"
|
|
|
|
|
msgstr "Не хватает проверок целостности для: %s"
|
|
|
|
|
|
2024-02-19 11:07:26 +10:00
|
|
|
|
#: scripts/libmakepkg/integrity/verify_checksum.sh.in:78
|
2018-04-29 23:56:07 +10:00
|
|
|
|
msgid "Skipped"
|
|
|
|
|
msgstr "Пропущено"
|
|
|
|
|
|
2024-02-19 11:07:26 +10:00
|
|
|
|
#: scripts/libmakepkg/integrity/verify_checksum.sh.in:90
|
|
|
|
|
#: scripts/libmakepkg/integrity/verify_signature.sh.in:73
|
|
|
|
|
#: scripts/libmakepkg/integrity/verify_signature.sh.in:91
|
|
|
|
|
#: scripts/libmakepkg/integrity/verify_signature.sh.in:94
|
|
|
|
|
msgid "FAILED"
|
|
|
|
|
msgstr "СБОЙ"
|
2018-04-29 23:56:07 +10:00
|
|
|
|
|
2024-02-19 11:07:26 +10:00
|
|
|
|
#: scripts/libmakepkg/integrity/verify_checksum.sh.in:93
|
|
|
|
|
#: scripts/libmakepkg/integrity/verify_signature.sh.in:97
|
2018-04-29 23:56:07 +10:00
|
|
|
|
msgid "Passed"
|
|
|
|
|
msgstr "Готово"
|
|
|
|
|
|
2024-02-19 11:07:26 +10:00
|
|
|
|
#: scripts/libmakepkg/integrity/verify_checksum.sh.in:114
|
2018-04-29 23:56:07 +10:00
|
|
|
|
msgid "Validating %s files with %s..."
|
|
|
|
|
msgstr "Проверка файлов %s с использованием %s..."
|
|
|
|
|
|
2024-02-19 11:07:26 +10:00
|
|
|
|
#: scripts/libmakepkg/integrity/verify_checksum.sh.in:121
|
2018-04-29 23:56:07 +10:00
|
|
|
|
msgid "One or more files did not pass the validity check!"
|
|
|
|
|
msgstr "Исходные файлы не прошли проверку целостности!"
|
|
|
|
|
|
2024-02-19 11:07:26 +10:00
|
|
|
|
#: scripts/libmakepkg/integrity/verify_checksum.sh.in:125
|
2018-04-29 23:56:07 +10:00
|
|
|
|
msgid "Integrity checks (%s) differ in size from the source array."
|
|
|
|
|
msgstr ""
|
|
|
|
|
"Количество контрольных сумм (%s) не совпадает с количеством исходных файлов."
|
|
|
|
|
|
2024-02-19 11:07:26 +10:00
|
|
|
|
#: scripts/libmakepkg/integrity/verify_signature.sh.in:39
|
2018-04-29 23:56:07 +10:00
|
|
|
|
msgid "Verifying source file signatures with %s..."
|
|
|
|
|
msgstr "Проверка подписей исходных файлов с помощью '%s'..."
|
|
|
|
|
|
2024-02-19 11:07:26 +10:00
|
|
|
|
#: scripts/libmakepkg/integrity/verify_signature.sh.in:76
|
2018-04-29 23:56:07 +10:00
|
|
|
|
msgid "unknown public key"
|
|
|
|
|
msgstr "неизвестный открытый ключ"
|
|
|
|
|
|
2024-02-19 11:07:26 +10:00
|
|
|
|
#: scripts/libmakepkg/integrity/verify_signature.sh.in:79
|
2018-04-29 23:56:07 +10:00
|
|
|
|
msgid "public key %s has been revoked"
|
|
|
|
|
msgstr "открытый ключ '%s' отозван"
|
|
|
|
|
|
2024-02-19 11:07:26 +10:00
|
|
|
|
#: scripts/libmakepkg/integrity/verify_signature.sh.in:82
|
2018-04-29 23:56:07 +10:00
|
|
|
|
msgid "bad signature from public key"
|
|
|
|
|
msgstr "неверная подпись открытого ключа"
|
|
|
|
|
|
2024-02-19 11:07:26 +10:00
|
|
|
|
#: scripts/libmakepkg/integrity/verify_signature.sh.in:85
|
2018-04-29 23:56:07 +10:00
|
|
|
|
msgid "error during signature verification"
|
|
|
|
|
msgstr "ошибка при проверке подписи"
|
|
|
|
|
|
2024-02-19 11:07:26 +10:00
|
|
|
|
#: scripts/libmakepkg/integrity/verify_signature.sh.in:91
|
2018-04-29 23:56:07 +10:00
|
|
|
|
msgid "the public key %s is not trusted"
|
|
|
|
|
msgstr "недоверенный открытый ключ '%s'"
|
|
|
|
|
|
2024-02-19 11:07:26 +10:00
|
|
|
|
#: scripts/libmakepkg/integrity/verify_signature.sh.in:94
|
2018-04-29 23:56:07 +10:00
|
|
|
|
msgid "invalid public key"
|
|
|
|
|
msgstr "неверный открытый ключ"
|
|
|
|
|
|
2024-02-19 11:07:26 +10:00
|
|
|
|
#: scripts/libmakepkg/integrity/verify_signature.sh.in:100
|
|
|
|
|
#: scripts/libmakepkg/integrity/verify_signature.sh.in:104
|
2021-04-23 10:44:27 +10:00
|
|
|
|
#: scripts/libmakepkg/util/message.sh.in:79
|
2018-04-29 23:56:07 +10:00
|
|
|
|
msgid "WARNING:"
|
|
|
|
|
msgstr "ВНИМАНИЕ:"
|
|
|
|
|
|
2024-02-19 11:07:26 +10:00
|
|
|
|
#: scripts/libmakepkg/integrity/verify_signature.sh.in:100
|
2018-04-29 23:56:07 +10:00
|
|
|
|
msgid "the signature has expired."
|
|
|
|
|
msgstr "эта подпись просрочена."
|
|
|
|
|
|
2024-02-19 11:07:26 +10:00
|
|
|
|
#: scripts/libmakepkg/integrity/verify_signature.sh.in:104
|
2018-04-29 23:56:07 +10:00
|
|
|
|
msgid "the key has expired."
|
|
|
|
|
msgstr "этот ключ просрочен."
|
|
|
|
|
|
2024-02-19 11:07:26 +10:00
|
|
|
|
#: scripts/libmakepkg/integrity/verify_signature.sh.in:116
|
2018-04-29 23:56:07 +10:00
|
|
|
|
msgid "One or more PGP signatures could not be verified!"
|
|
|
|
|
msgstr "Одна или больше PGP-подписей не могут быть проверены!"
|
|
|
|
|
|
2024-02-19 11:07:26 +10:00
|
|
|
|
#: scripts/libmakepkg/integrity/verify_signature.sh.in:121
|
2018-04-29 23:56:07 +10:00
|
|
|
|
msgid "Warnings have occurred while verifying the signatures."
|
|
|
|
|
msgstr "В процессе проверки подписей возникли предупреждения."
|
|
|
|
|
|
2024-02-19 11:07:26 +10:00
|
|
|
|
#: scripts/libmakepkg/integrity/verify_signature.sh.in:122
|
2018-04-29 23:56:07 +10:00
|
|
|
|
msgid "Please make sure you really trust them."
|
|
|
|
|
msgstr "Убедитесь что вы действительно им доверяете."
|
|
|
|
|
|
2024-02-19 11:07:26 +10:00
|
|
|
|
#: scripts/libmakepkg/integrity/verify_signature.sh.in:138
|
|
|
|
|
#: scripts/libmakepkg/integrity/verify_signature.sh.in:214
|
2018-04-29 23:56:07 +10:00
|
|
|
|
msgid "SIGNATURE NOT FOUND"
|
|
|
|
|
msgstr "ПОДПИСЬ НЕ НАЙДЕНА"
|
|
|
|
|
|
2024-02-19 11:07:26 +10:00
|
|
|
|
#: scripts/libmakepkg/integrity/verify_signature.sh.in:151
|
2018-04-29 23:56:07 +10:00
|
|
|
|
msgid "SOURCE FILE NOT FOUND"
|
|
|
|
|
msgstr "ИСХОДНЫЙ ФАЙЛ НЕ НАЙДЕН"
|
|
|
|
|
|
|
|
|
|
#: scripts/libmakepkg/lint_config/paths.sh.in:39
|
2019-08-12 11:42:10 +10:00
|
|
|
|
#: scripts/libmakepkg/lint_pkgbuild/arch.sh.in:47
|
|
|
|
|
#: scripts/libmakepkg/lint_pkgbuild/pkgname.sh.in:53
|
2018-04-29 23:56:07 +10:00
|
|
|
|
msgid "%s contains invalid characters: '%s'"
|
|
|
|
|
msgstr "Переменная '%s' содержит недопустимые символы: '%s'"
|
|
|
|
|
|
|
|
|
|
#: scripts/libmakepkg/lint_config/variable.sh.in:47
|
2019-08-12 11:42:10 +10:00
|
|
|
|
#: scripts/libmakepkg/lint_pkgbuild/variable.sh.in:40
|
|
|
|
|
#: scripts/libmakepkg/lint_pkgbuild/variable.sh.in:52
|
|
|
|
|
#: scripts/libmakepkg/lint_pkgbuild/variable.sh.in:72
|
|
|
|
|
#: scripts/libmakepkg/lint_pkgbuild/variable.sh.in:82
|
2018-04-29 23:56:07 +10:00
|
|
|
|
msgid "%s should be an array"
|
|
|
|
|
msgstr "%s должен быть массивом"
|
|
|
|
|
|
|
|
|
|
#: scripts/libmakepkg/lint_config/variable.sh.in:57
|
2019-08-12 11:42:10 +10:00
|
|
|
|
#: scripts/libmakepkg/lint_pkgbuild/variable.sh.in:62
|
|
|
|
|
#: scripts/libmakepkg/lint_pkgbuild/variable.sh.in:90
|
2018-04-29 23:56:07 +10:00
|
|
|
|
msgid "%s should not be an array"
|
|
|
|
|
msgstr "%s не должен быть массивом"
|
|
|
|
|
|
2019-10-07 18:12:24 +10:00
|
|
|
|
#: scripts/libmakepkg/lint_config/variable.sh.in:66
|
|
|
|
|
msgid "PACKAGER should have the format 'Example Name <email@address.invalid>'"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2015-12-09 16:02:55 +10:00
|
|
|
|
#: scripts/libmakepkg/lint_package.sh.in:41
|
2018-04-29 23:56:07 +10:00
|
|
|
|
msgid "Checking for packaging issues..."
|
2018-07-19 14:12:04 +10:00
|
|
|
|
msgstr "Проверка сборки на ошибки..."
|
2015-12-09 16:02:55 +10:00
|
|
|
|
|
|
|
|
|
#: scripts/libmakepkg/lint_package/build_references.sh.in:36
|
|
|
|
|
msgid "Package contains reference to %s"
|
|
|
|
|
msgstr "Пакет содержит ссылку на директорию '%s'"
|
|
|
|
|
|
2024-02-19 11:07:26 +10:00
|
|
|
|
#: scripts/libmakepkg/lint_package/dotfiles.sh.in:38
|
2018-04-29 23:56:07 +10:00
|
|
|
|
msgid "Dotfile found in package root '%s'"
|
2018-07-19 14:12:04 +10:00
|
|
|
|
msgstr "В корне пакета '%s' найден дотфайл"
|
2018-04-29 23:56:07 +10:00
|
|
|
|
|
|
|
|
|
#: scripts/libmakepkg/lint_package/file_names.sh.in:36
|
|
|
|
|
msgid "Package contains paths with newlines"
|
2018-07-19 14:12:04 +10:00
|
|
|
|
msgstr "Пакет содержит пути с символами переноса строки"
|
2018-04-29 23:56:07 +10:00
|
|
|
|
|
2015-12-09 16:02:55 +10:00
|
|
|
|
#: scripts/libmakepkg/lint_package/missing_backup.sh.in:35
|
|
|
|
|
msgid "%s entry file not in package : %s"
|
|
|
|
|
msgstr "Не найден %s-файл в пакете: '%s'"
|
|
|
|
|
|
2019-08-12 11:42:10 +10:00
|
|
|
|
#: scripts/libmakepkg/lint_pkgbuild/arch.sh.in:40
|
|
|
|
|
msgid "Can not use '%s' architecture with other architectures"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: scripts/libmakepkg/lint_pkgbuild/arch.sh.in:54
|
|
|
|
|
#: scripts/libmakepkg/lint_pkgbuild/arch.sh.in:62
|
2015-12-09 16:02:55 +10:00
|
|
|
|
msgid "%s is not available for the '%s' architecture."
|
|
|
|
|
msgstr "Пакета '%s' нет для архитектуры '%s'."
|
|
|
|
|
|
|
|
|
|
#: scripts/libmakepkg/lint_pkgbuild/backup.sh.in:45
|
|
|
|
|
msgid "%s entry should not contain leading slash : %s"
|
|
|
|
|
msgstr "Элемент списка '%s' не должен содержать ведущего слеша: '%s'"
|
|
|
|
|
|
2019-08-12 11:42:10 +10:00
|
|
|
|
#: scripts/libmakepkg/lint_pkgbuild/epoch.sh.in:36
|
2015-12-09 16:02:55 +10:00
|
|
|
|
msgid "%s must be an integer, not %s."
|
|
|
|
|
msgstr "Переменная '%s' должна быть целым числом, а не '%s'."
|
|
|
|
|
|
|
|
|
|
#: scripts/libmakepkg/lint_pkgbuild/options.sh.in:52
|
|
|
|
|
msgid "%s array contains unknown option '%s'"
|
|
|
|
|
msgstr "Список '%s' содержит неизвестный параметр '%s'"
|
|
|
|
|
|
|
|
|
|
#: scripts/libmakepkg/lint_pkgbuild/package_function.sh.in:38
|
2019-08-12 11:42:10 +10:00
|
|
|
|
msgid "Conflicting %s and %s functions in %s"
|
2019-10-07 18:12:24 +10:00
|
|
|
|
msgstr ""
|
2019-08-12 11:42:10 +10:00
|
|
|
|
|
|
|
|
|
#: scripts/libmakepkg/lint_pkgbuild/package_function.sh.in:41
|
2015-12-09 16:02:55 +10:00
|
|
|
|
msgid "Missing %s function in %s"
|
|
|
|
|
msgstr "Не найдена функция '%s' в файле '%s'"
|
|
|
|
|
|
2019-08-12 11:42:10 +10:00
|
|
|
|
#: scripts/libmakepkg/lint_pkgbuild/package_function.sh.in:46
|
|
|
|
|
msgid "Extra %s function for split package '%s'"
|
2019-10-07 18:12:24 +10:00
|
|
|
|
msgstr ""
|
2019-08-12 11:42:10 +10:00
|
|
|
|
|
|
|
|
|
#: scripts/libmakepkg/lint_pkgbuild/package_function.sh.in:51
|
2015-12-09 16:02:55 +10:00
|
|
|
|
msgid "Missing %s function for split package '%s'"
|
|
|
|
|
msgstr "Не найдена функция '%s' для разделённого пакета '%s'"
|
|
|
|
|
|
|
|
|
|
#: scripts/libmakepkg/lint_pkgbuild/pkglist.sh.in:38
|
|
|
|
|
msgid "Requested package %s is not provided in %s"
|
|
|
|
|
msgstr "Не найдено описание пакета '%s' в файле '%s'"
|
|
|
|
|
|
|
|
|
|
#: scripts/libmakepkg/lint_pkgbuild/pkgname.sh.in:37
|
2019-08-12 11:42:10 +10:00
|
|
|
|
#: scripts/libmakepkg/lint_pkgbuild/pkgname.sh.in:65
|
|
|
|
|
#: scripts/libmakepkg/lint_pkgbuild/pkgrel.sh.in:35
|
2018-04-29 23:56:07 +10:00
|
|
|
|
#: scripts/libmakepkg/lint_pkgbuild/pkgver.sh.in:36
|
2015-12-09 16:02:55 +10:00
|
|
|
|
msgid "%s is not allowed to be empty."
|
|
|
|
|
msgstr "Переменная '%s' не должна быть пустой."
|
|
|
|
|
|
2018-07-19 14:12:04 +10:00
|
|
|
|
#: scripts/libmakepkg/lint_pkgbuild/pkgname.sh.in:41
|
2018-04-29 23:56:07 +10:00
|
|
|
|
msgid "%s is not allowed to start with a hyphen."
|
|
|
|
|
msgstr "Переменная '%s' не должна начинаться с дефиса."
|
|
|
|
|
|
2018-07-19 14:12:04 +10:00
|
|
|
|
#: scripts/libmakepkg/lint_pkgbuild/pkgname.sh.in:45
|
2018-04-29 23:56:07 +10:00
|
|
|
|
msgid "%s is not allowed to start with a dot."
|
|
|
|
|
msgstr "Переменная '%s' не должна начинаться с точки."
|
|
|
|
|
|
2019-08-12 11:42:10 +10:00
|
|
|
|
#: scripts/libmakepkg/lint_pkgbuild/pkgname.sh.in:49
|
|
|
|
|
#: scripts/libmakepkg/lint_pkgbuild/pkgver.sh.in:46
|
|
|
|
|
msgid "%s may only contain ascii characters."
|
2019-10-07 18:12:24 +10:00
|
|
|
|
msgstr ""
|
2019-08-12 11:42:10 +10:00
|
|
|
|
|
|
|
|
|
#: scripts/libmakepkg/lint_pkgbuild/pkgrel.sh.in:40
|
|
|
|
|
msgid "%s must be of the form 'integer[.integer]', not %s."
|
2019-10-07 18:12:24 +10:00
|
|
|
|
msgstr ""
|
2015-12-09 16:02:55 +10:00
|
|
|
|
|
2018-04-29 23:56:07 +10:00
|
|
|
|
#: scripts/libmakepkg/lint_pkgbuild/pkgver.sh.in:41
|
|
|
|
|
msgid ""
|
|
|
|
|
"%s is not allowed to contain colons, forward slashes, hyphens or whitespace."
|
2018-05-15 11:03:42 +10:00
|
|
|
|
msgstr ""
|
2018-07-19 14:12:04 +10:00
|
|
|
|
"Переменная '%s' не должна содержать двоеточий, прямых слэшей, дефисов или "
|
|
|
|
|
"пробелов."
|
2015-12-09 16:02:55 +10:00
|
|
|
|
|
2018-05-15 11:03:42 +10:00
|
|
|
|
#: scripts/libmakepkg/lint_pkgbuild/provides.sh.in:46
|
2015-12-09 16:02:55 +10:00
|
|
|
|
msgid "%s array cannot contain comparison (< or >) operators."
|
|
|
|
|
msgstr "Список '%s' не может содержать операторы сравнения (< и >)."
|
|
|
|
|
|
|
|
|
|
#: scripts/libmakepkg/lint_pkgbuild/source.sh.in:36
|
|
|
|
|
msgid "Sparse arrays are not allowed for source"
|
|
|
|
|
msgstr "'source' не может быть разреженным массивом"
|
|
|
|
|
|
|
|
|
|
#: scripts/libmakepkg/lint_pkgbuild/util.sh.in:34
|
|
|
|
|
msgid "%s file (%s) does not exist or is not a regular file."
|
|
|
|
|
msgstr "%s-файл (%s) не существует или не является обычным файлом."
|
|
|
|
|
|
2024-02-19 11:07:26 +10:00
|
|
|
|
#: scripts/libmakepkg/lint_pkgbuild/variable.sh.in:108
|
|
|
|
|
msgid "%s does not allow empty values."
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2015-12-09 16:02:55 +10:00
|
|
|
|
#: scripts/libmakepkg/source.sh.in:40
|
|
|
|
|
msgid "Retrieving sources..."
|
|
|
|
|
msgstr "Получение исходных файлов..."
|
|
|
|
|
|
2019-08-12 11:42:10 +10:00
|
|
|
|
#: scripts/libmakepkg/source.sh.in:73
|
2015-12-09 16:02:55 +10:00
|
|
|
|
msgid "Extracting sources..."
|
|
|
|
|
msgstr "Распаковка исходных файлов..."
|
|
|
|
|
|
2019-08-12 11:42:10 +10:00
|
|
|
|
#: scripts/libmakepkg/source/bzr.sh.in:52
|
2015-12-09 16:02:55 +10:00
|
|
|
|
msgid "Branching %s..."
|
2018-07-19 14:12:04 +10:00
|
|
|
|
msgstr "Создание ветки '%s'..."
|
2015-12-09 16:02:55 +10:00
|
|
|
|
|
2019-08-12 11:42:10 +10:00
|
|
|
|
#: scripts/libmakepkg/source/bzr.sh.in:54
|
2015-12-09 16:02:55 +10:00
|
|
|
|
msgid "Failure while branching %s"
|
|
|
|
|
msgstr "Ошибка при создании ветки '%s'"
|
|
|
|
|
|
2019-08-12 11:42:10 +10:00
|
|
|
|
#: scripts/libmakepkg/source/bzr.sh.in:59
|
2015-12-09 16:02:55 +10:00
|
|
|
|
msgid "Pulling %s..."
|
2018-07-19 14:12:04 +10:00
|
|
|
|
msgstr "Получение '%s'..."
|
2015-12-09 16:02:55 +10:00
|
|
|
|
|
2019-08-12 11:42:10 +10:00
|
|
|
|
#: scripts/libmakepkg/source/bzr.sh.in:63
|
2015-12-09 16:02:55 +10:00
|
|
|
|
msgid "Failure while pulling %s"
|
|
|
|
|
msgstr "Ошибка при получении '%s'"
|
|
|
|
|
|
2019-08-12 11:42:10 +10:00
|
|
|
|
#: scripts/libmakepkg/source/bzr.sh.in:85
|
2024-05-10 16:51:49 +10:00
|
|
|
|
#: scripts/libmakepkg/source/git.sh.in:120
|
2019-08-12 11:42:10 +10:00
|
|
|
|
#: scripts/libmakepkg/source/hg.sh.in:93 scripts/libmakepkg/source/svn.sh.in:62
|
2015-12-09 16:02:55 +10:00
|
|
|
|
msgid "Unrecognized reference: %s"
|
|
|
|
|
msgstr "Ссылка не распознана: '%s'"
|
|
|
|
|
|
2019-08-12 11:42:10 +10:00
|
|
|
|
#: scripts/libmakepkg/source/bzr.sh.in:94
|
2024-05-10 16:51:49 +10:00
|
|
|
|
#: scripts/libmakepkg/source/git.sh.in:89 scripts/libmakepkg/source/hg.sh.in:79
|
2019-08-12 11:42:10 +10:00
|
|
|
|
#: scripts/libmakepkg/source/svn.sh.in:95
|
2015-12-09 16:02:55 +10:00
|
|
|
|
msgid "Creating working copy of %s %s repo..."
|
|
|
|
|
msgstr "Создание рабочей копии репозитория '%s' (%s)..."
|
|
|
|
|
|
2019-08-12 11:42:10 +10:00
|
|
|
|
#: scripts/libmakepkg/source/bzr.sh.in:100
|
2024-05-10 16:51:49 +10:00
|
|
|
|
#: scripts/libmakepkg/source/git.sh.in:97
|
2019-08-12 11:42:10 +10:00
|
|
|
|
#: scripts/libmakepkg/source/hg.sh.in:102
|
2015-12-09 16:02:55 +10:00
|
|
|
|
msgid "Failure while updating working copy of %s %s repo"
|
|
|
|
|
msgstr "Ошибка при обновлении рабочей копии репозитория '%s' (%s)"
|
|
|
|
|
|
2019-08-12 11:42:10 +10:00
|
|
|
|
#: scripts/libmakepkg/source/bzr.sh.in:105
|
2024-05-10 16:51:49 +10:00
|
|
|
|
#: scripts/libmakepkg/source/git.sh.in:103
|
|
|
|
|
#: scripts/libmakepkg/source/git.sh.in:137
|
2019-08-12 11:42:10 +10:00
|
|
|
|
#: scripts/libmakepkg/source/hg.sh.in:107
|
2015-12-09 16:02:55 +10:00
|
|
|
|
msgid "Failure while creating working copy of %s %s repo"
|
|
|
|
|
msgstr "Ошибка при создании рабочей копии репозитория '%s' (%s)"
|
|
|
|
|
|
|
|
|
|
#: scripts/libmakepkg/source/file.sh.in:36
|
|
|
|
|
#: scripts/libmakepkg/source/local.sh.in:36
|
|
|
|
|
msgid "Found %s"
|
|
|
|
|
msgstr "Найден %s"
|
|
|
|
|
|
|
|
|
|
#: scripts/libmakepkg/source/file.sh.in:55
|
|
|
|
|
msgid "Downloading %s..."
|
|
|
|
|
msgstr "Загрузка %s..."
|
|
|
|
|
|
|
|
|
|
#: scripts/libmakepkg/source/file.sh.in:74
|
|
|
|
|
msgid "Failure while downloading %s"
|
|
|
|
|
msgstr "Ошибка при загрузке '%s'"
|
|
|
|
|
|
2021-04-23 10:44:27 +10:00
|
|
|
|
#: scripts/libmakepkg/source/file.sh.in:136
|
2015-12-09 16:02:55 +10:00
|
|
|
|
msgid "Extracting %s with %s"
|
|
|
|
|
msgstr "Распаковка '%s' с помощью %s"
|
|
|
|
|
|
2021-04-23 10:44:27 +10:00
|
|
|
|
#: scripts/libmakepkg/source/file.sh.in:144
|
2015-12-09 16:02:55 +10:00
|
|
|
|
msgid "Failed to extract %s"
|
|
|
|
|
msgstr "Ошибка при распаковке '%s'"
|
|
|
|
|
|
2024-02-19 11:07:26 +10:00
|
|
|
|
#: scripts/libmakepkg/source/file.sh.in:159
|
|
|
|
|
msgid "NOT FOUND"
|
|
|
|
|
msgstr "НЕ НАЙДЕН"
|
|
|
|
|
|
2019-08-12 11:42:10 +10:00
|
|
|
|
#: scripts/libmakepkg/source/git.sh.in:50 scripts/libmakepkg/source/hg.sh.in:49
|
|
|
|
|
#: scripts/libmakepkg/source/svn.sh.in:69
|
2015-12-09 16:02:55 +10:00
|
|
|
|
msgid "Cloning %s %s repo..."
|
|
|
|
|
msgstr "Клонирование репозитория '%s' (%s)..."
|
|
|
|
|
|
2019-08-12 11:42:10 +10:00
|
|
|
|
#: scripts/libmakepkg/source/git.sh.in:52 scripts/libmakepkg/source/hg.sh.in:51
|
|
|
|
|
#: scripts/libmakepkg/source/svn.sh.in:72
|
2015-12-09 16:02:55 +10:00
|
|
|
|
msgid "Failure while downloading %s %s repo"
|
|
|
|
|
msgstr "Ошибка при загрузке репозитория '%s' (%s)"
|
|
|
|
|
|
2024-02-19 11:07:26 +10:00
|
|
|
|
#: scripts/libmakepkg/source/git.sh.in:61
|
2015-12-09 16:02:55 +10:00
|
|
|
|
msgid "%s is not a clone of %s"
|
|
|
|
|
msgstr "'%s' не является клоном '%s'"
|
|
|
|
|
|
2024-02-19 11:07:26 +10:00
|
|
|
|
#: scripts/libmakepkg/source/git.sh.in:65 scripts/libmakepkg/source/hg.sh.in:56
|
2019-08-12 11:42:10 +10:00
|
|
|
|
#: scripts/libmakepkg/source/svn.sh.in:77
|
2015-12-09 16:02:55 +10:00
|
|
|
|
msgid "Updating %s %s repo..."
|
|
|
|
|
msgstr "Обновление репозитория '%s' (%s)..."
|
|
|
|
|
|
2024-02-19 11:07:26 +10:00
|
|
|
|
#: scripts/libmakepkg/source/git.sh.in:68 scripts/libmakepkg/source/hg.sh.in:60
|
2019-08-12 11:42:10 +10:00
|
|
|
|
#: scripts/libmakepkg/source/svn.sh.in:81
|
2015-12-09 16:02:55 +10:00
|
|
|
|
msgid "Failure while updating %s %s repo"
|
|
|
|
|
msgstr "Ошибка при обновлении репозитория '%s' (%s)"
|
|
|
|
|
|
2024-05-10 16:51:49 +10:00
|
|
|
|
#: scripts/libmakepkg/source/git.sh.in:129
|
2018-04-29 23:56:07 +10:00
|
|
|
|
msgid "Failure while checking out version %s, the git tag has been forged"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2015-12-09 16:02:55 +10:00
|
|
|
|
#: scripts/libmakepkg/source/local.sh.in:39
|
|
|
|
|
msgid "%s was not found in the build directory and is not a URL."
|
|
|
|
|
msgstr "%s не найден в каталоге сборки и это не URL."
|
|
|
|
|
|
|
|
|
|
#: scripts/libmakepkg/tidy.sh.in:41
|
|
|
|
|
msgid "Tidying install..."
|
|
|
|
|
msgstr "Очистка..."
|
|
|
|
|
|
|
|
|
|
#: scripts/libmakepkg/tidy/docs.sh.in:34
|
|
|
|
|
msgid "Removing doc files..."
|
|
|
|
|
msgstr "Удаление документации..."
|
|
|
|
|
|
|
|
|
|
#: scripts/libmakepkg/tidy/emptydirs.sh.in:35
|
|
|
|
|
msgid "Removing empty directories..."
|
|
|
|
|
msgstr "Удаление пустых директорий..."
|
|
|
|
|
|
|
|
|
|
#: scripts/libmakepkg/tidy/libtool.sh.in:35
|
|
|
|
|
msgid "Removing %s files..."
|
|
|
|
|
msgstr "Удаление файлов %s..."
|
|
|
|
|
|
|
|
|
|
#: scripts/libmakepkg/tidy/purge.sh.in:35
|
|
|
|
|
msgid "Purging unwanted files..."
|
|
|
|
|
msgstr "Удаление ненужных файлов..."
|
|
|
|
|
|
|
|
|
|
#: scripts/libmakepkg/tidy/staticlibs.sh.in:35
|
|
|
|
|
msgid "Removing static library files..."
|
|
|
|
|
msgstr "Удаление статических библиотек..."
|
|
|
|
|
|
2024-02-19 11:07:26 +10:00
|
|
|
|
#: scripts/libmakepkg/tidy/strip.sh.in:145
|
2015-12-09 16:02:55 +10:00
|
|
|
|
msgid "Stripping unneeded symbols from binaries and libraries..."
|
|
|
|
|
msgstr "Удаление отладочной информации из бинарников и библиотек..."
|
|
|
|
|
|
2024-02-19 11:07:26 +10:00
|
|
|
|
#: scripts/libmakepkg/tidy/strip.sh.in:190
|
|
|
|
|
msgid "Copying source files needed for debug symbols..."
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2015-12-09 16:02:55 +10:00
|
|
|
|
#: scripts/libmakepkg/tidy/zipman.sh.in:35
|
|
|
|
|
msgid "Compressing man and info pages..."
|
|
|
|
|
msgstr "Сжатие документации (man и info)..."
|
|
|
|
|
|
2021-04-23 10:44:27 +10:00
|
|
|
|
#: scripts/libmakepkg/util/compress.sh.in:38
|
2018-04-29 23:56:07 +10:00
|
|
|
|
msgid "'%s' is not a valid archive extension."
|
|
|
|
|
msgstr "'%s' -- недопустимое расширение для архива."
|
|
|
|
|
|
2021-04-23 10:44:27 +10:00
|
|
|
|
#: scripts/libmakepkg/util/message.sh.in:84
|
2015-12-09 16:02:55 +10:00
|
|
|
|
msgid "ERROR:"
|
|
|
|
|
msgstr "ОШИБКА:"
|
|
|
|
|
|
2021-04-23 10:44:27 +10:00
|
|
|
|
#: scripts/libmakepkg/util/parseopts.sh.in:81
|
2013-03-10 13:07:16 +10:00
|
|
|
|
msgid "option '%s' is ambiguous; possibilities:"
|
2015-12-09 16:02:55 +10:00
|
|
|
|
msgstr "неоднозначный параметр '%s'; варианты:"
|
2011-08-08 17:17:15 -05:00
|
|
|
|
|
2021-04-23 10:44:27 +10:00
|
|
|
|
#: scripts/libmakepkg/util/parseopts.sh.in:112
|
2013-03-10 13:07:16 +10:00
|
|
|
|
msgid "option requires an argument"
|
2015-12-09 16:02:55 +10:00
|
|
|
|
msgstr "параметру требуется аргумент"
|
2013-03-10 13:07:16 +10:00
|
|
|
|
|
2021-04-23 10:44:27 +10:00
|
|
|
|
#: scripts/libmakepkg/util/parseopts.sh.in:134
|
|
|
|
|
#: scripts/libmakepkg/util/parseopts.sh.in:187
|
|
|
|
|
msgid "invalid option"
|
|
|
|
|
msgstr "неверный параметр"
|
|
|
|
|
|
|
|
|
|
#: scripts/libmakepkg/util/parseopts.sh.in:148
|
2013-03-10 13:07:16 +10:00
|
|
|
|
msgid "option '%s' does not allow an argument"
|
2015-12-09 16:02:55 +10:00
|
|
|
|
msgstr "параметр '%s' не имеет аргументов"
|
2013-03-10 13:07:16 +10:00
|
|
|
|
|
2021-04-23 10:44:27 +10:00
|
|
|
|
#: scripts/libmakepkg/util/parseopts.sh.in:166
|
2013-03-10 13:07:16 +10:00
|
|
|
|
msgid "option '%s' requires an argument"
|
2015-12-09 16:02:55 +10:00
|
|
|
|
msgstr "параметр '%s' требует аргумента"
|
2018-04-29 23:56:07 +10:00
|
|
|
|
|
2021-04-23 10:44:27 +10:00
|
|
|
|
#: scripts/libmakepkg/util/source.sh.in:161
|
2019-08-12 11:42:10 +10:00
|
|
|
|
msgid "Unknown download protocol: %s"
|
|
|
|
|
msgstr "Неизвестный протокол загрузки: %s"
|
|
|
|
|
|
2021-04-23 10:44:27 +10:00
|
|
|
|
#: scripts/libmakepkg/util/source.sh.in:170
|
2018-04-29 23:56:07 +10:00
|
|
|
|
msgid "The download program %s is not installed."
|
|
|
|
|
msgstr "Программа для загрузки %s не установлена."
|
|
|
|
|
|
2019-08-12 11:42:10 +10:00
|
|
|
|
#: scripts/libmakepkg/util/util.sh.in:80
|
2018-04-29 23:56:07 +10:00
|
|
|
|
msgid "Failed to change to directory %s"
|
2018-05-15 11:03:42 +10:00
|
|
|
|
msgstr "Не удалось перейти в каталог '%s'"
|
2018-04-29 23:56:07 +10:00
|
|
|
|
|
2019-08-12 11:42:10 +10:00
|
|
|
|
#: scripts/libmakepkg/util/util.sh.in:93
|
2018-07-19 14:12:04 +10:00
|
|
|
|
msgid "Failed to create the directory $%s (%s)."
|
|
|
|
|
msgstr "Не удалось создать каталог $%s (%s)."
|
2018-04-29 23:56:07 +10:00
|
|
|
|
|
2019-08-12 11:42:10 +10:00
|
|
|
|
#: scripts/libmakepkg/util/util.sh.in:96
|
2018-07-19 14:12:04 +10:00
|
|
|
|
msgid "You do not have write permission for the directory $%s (%s)."
|
|
|
|
|
msgstr "У вас нет прав на запись в каталог $%s (%s)."
|
2019-08-12 11:42:10 +10:00
|
|
|
|
|
|
|
|
|
#: scripts/libmakepkg/util/util.sh.in:109
|
|
|
|
|
msgid "Failed to source %s"
|
|
|
|
|
msgstr "Не удалось включить '%s'"
|