# Translation of tar-1.15.1.po to Russian # Copyright (C) 1998, 1999, 2004 Free Software Foundation, Inc. # Const Kaplinsky , 1998, 1999. # Pavel Maryanov , 2004. # msgid "" msgstr "" "Project-Id-Version: tar-1.15.1\n" "Report-Msgid-Bugs-To: bug-tar@gnu.org\n" "POT-Creation-Date: 2006-10-21 18:41+0300\n" "PO-Revision-Date: 2004-12-22 12:51+0200\n" "Last-Translator: Pavel Maryanov \n" "Language-Team: Russian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Generator: KBabel 1.3\n" "Plural-Forms: nplurals=2; plural=n == 1 ? 0 : 1;\n" #: lib/argmatch.c:135 #, c-format msgid "invalid argument %s for %s" msgstr "неверный аргумент %s для %s" #: lib/argmatch.c:136 #, c-format msgid "ambiguous argument %s for %s" msgstr "неоднозначный аргумент %s для %s" #: lib/argmatch.c:155 #, c-format msgid "Valid arguments are:" msgstr "Допустимые аргументы:" #: lib/argp-help.c:148 #, c-format msgid "ARGP_HELP_FMT: %s value is less than or equal to %s" msgstr "" #: lib/argp-help.c:221 #, c-format msgid "%.*s: ARGP_HELP_FMT parameter requires a value" msgstr "%.*s: Для параметра ARGP_HELP_FMT требуется значение" #: lib/argp-help.c:227 #, fuzzy, c-format msgid "%.*s: ARGP_HELP_FMT parameter must be positive" msgstr "%.*s: Для параметра ARGP_HELP_FMT требуется значение" #: lib/argp-help.c:236 #, c-format msgid "%.*s: Unknown ARGP_HELP_FMT parameter" msgstr "%.*s: Неизвестный параметр ARGP_HELP_FMT" #: lib/argp-help.c:248 #, c-format msgid "Garbage in ARGP_HELP_FMT: %s" msgstr "Мусор в ARGP_HELP_FMT: %s" #: lib/argp-help.c:1229 msgid "" "Mandatory or optional arguments to long options are also mandatory or " "optional for any corresponding short options." msgstr "" "Обязательные или необязательные аргументы для длинный опций также являются " "обязательными или необязательными для соответствующих коротких опций." #: lib/argp-help.c:1622 msgid "Usage:" msgstr "Использование:" #: lib/argp-help.c:1626 msgid " or: " msgstr " или: " #: lib/argp-help.c:1638 msgid " [OPTION...]" msgstr " [ОПЦИЯ...]" #: lib/argp-help.c:1665 #, c-format msgid "Try `%s --help' or `%s --usage' for more information.\n" msgstr "" "Попробуйте `%s --help' или `%s --usage' для получения дополнительной " "информации.\n" #: lib/argp-help.c:1693 src/tar.c:1136 #, c-format msgid "Report bugs to %s.\n" msgstr "Отчеты об ошибках отправляйте на %s.\n" #: lib/argp-help.c:1912 lib/error.c:125 msgid "Unknown system error" msgstr "Неизвестная системная ошибка" #: lib/argp-parse.c:82 src/tar.c:717 #, fuzzy msgid "give this help list" msgstr "Вывод этой справки" #: lib/argp-parse.c:83 src/tar.c:718 #, fuzzy msgid "give a short usage message" msgstr "Вывод короткого сообщения об использовании" #: lib/argp-parse.c:84 src/tar.c:450 src/tar.c:452 src/tar.c:521 #: tests/genfile.c:126 msgid "NAME" msgstr "ИМЯ" #: lib/argp-parse.c:84 msgid "set the program name" msgstr "" #: lib/argp-parse.c:85 msgid "SECS" msgstr "" #: lib/argp-parse.c:86 src/tar.c:723 msgid "hang for SECS seconds (default 3600)" msgstr "" #: lib/argp-parse.c:143 src/tar.c:719 #, fuzzy msgid "print program version" msgstr "Вывод версии программы" #: lib/argp-parse.c:159 #, c-format msgid "(PROGRAM ERROR) No version known!?" msgstr "" #: lib/argp-parse.c:612 #, fuzzy, c-format msgid "%s: Too many arguments\n" msgstr "%s: для опции `%s' требуется аргумент\n" #: lib/argp-parse.c:755 msgid "(PROGRAM ERROR) Option should have been recognized!?" msgstr "" #: lib/getopt.c:531 lib/getopt.c:547 #, c-format msgid "%s: option `%s' is ambiguous\n" msgstr "%s: опция `%s' не однозначна\n" #: lib/getopt.c:580 lib/getopt.c:584 #, c-format msgid "%s: option `--%s' doesn't allow an argument\n" msgstr "%s: опция `--%s' не разрешает использовать аргумент\n" #: lib/getopt.c:593 lib/getopt.c:598 #, c-format msgid "%s: option `%c%s' doesn't allow an argument\n" msgstr "%s: опция `%c%s' не разрешает использовать аргумент\n" #: lib/getopt.c:641 lib/getopt.c:660 lib/getopt.c:976 lib/getopt.c:995 #, c-format msgid "%s: option `%s' requires an argument\n" msgstr "%s: для опции `%s' требуется аргумент\n" #: lib/getopt.c:698 lib/getopt.c:701 #, c-format msgid "%s: unrecognized option `--%s'\n" msgstr "%s: нераспознанная опция `--%s'\n" #: lib/getopt.c:709 lib/getopt.c:712 #, c-format msgid "%s: unrecognized option `%c%s'\n" msgstr "%s: нераспознанная опция `%c%s'\n" #: lib/getopt.c:764 lib/getopt.c:767 #, c-format msgid "%s: illegal option -- %c\n" msgstr "%s: недопустимая опция -- %c\n" #: lib/getopt.c:773 lib/getopt.c:776 #, c-format msgid "%s: invalid option -- %c\n" msgstr "%s: неверная опция -- %c\n" #: lib/getopt.c:828 lib/getopt.c:844 lib/getopt.c:1048 lib/getopt.c:1066 #, c-format msgid "%s: option requires an argument -- %c\n" msgstr "%s: для опции требуется аргумент -- %c\n" #: lib/getopt.c:897 lib/getopt.c:913 #, c-format msgid "%s: option `-W %s' is ambiguous\n" msgstr "%s: опция `-W %s' не однозначна\n" #: lib/getopt.c:937 lib/getopt.c:955 #, c-format msgid "%s: option `-W %s' doesn't allow an argument\n" msgstr "%s: опция `-W %s' не разрешает использовать аргумент\n" #: lib/human.c:484 msgid "block size" msgstr "размер блока" #: lib/obstack.c:424 lib/obstack.c:426 lib/xalloc-die.c:35 src/extract.c:1361 msgid "memory exhausted" msgstr "память исчерпана" #. TRANSLATORS: %s after `Cannot' is a function name, e.g. `Cannot open'. #. Directly translating this to another language will not work, first because #. %s itself is not translated. #. Translate it as `%s: Function %s failed'. #: lib/paxerror.c:58 lib/paxerror.c:71 #, c-format msgid "%s: Cannot %s" msgstr "%s: Невозможно %s" #. TRANSLATORS: %s after `Cannot' is a function name, e.g. `Cannot open'. #. Directly translating this to another language will not work, first because #. %s itself is not translated. #. Translate it as `%s: Function %s failed'. #: lib/paxerror.c:84 #, c-format msgid "%s: Warning: Cannot %s" msgstr "%s: Предупреждение: Невозможно %s" #: lib/paxerror.c:93 #, c-format msgid "%s: Cannot change mode to %s" msgstr "%s: Невозможно изменить права доступа на %s" #: lib/paxerror.c:101 #, c-format msgid "%s: Cannot change ownership to uid %lu, gid %lu" msgstr "%s: Невозможно изменить владельца на uid %lu, gid %lu" #: lib/paxerror.c:127 #, c-format msgid "%s: Cannot hard link to %s" msgstr "%s: Невозможно создать жесткую ссылку на %s" #: lib/paxerror.c:179 #, fuzzy, c-format msgid "%s: Read error at byte %s, while reading %lu byte" msgid_plural "%s: Read error at byte %s, while reading %lu bytes" msgstr[0] "%s: Ошибка чтения с позиции %s, считывается %lu байт" msgstr[1] "%s: Ошибка чтения с позиции %s, считываются %lu байт" #: lib/paxerror.c:192 #, fuzzy, c-format msgid "%s: Warning: Read error at byte %s, while reading %lu byte" msgid_plural "%s: Warning: Read error at byte %s, while reading %lu bytes" msgstr[0] "" "%s: Предупреждение: Ошибка чтения с позиции %s, считывается %lu байт" msgstr[1] "" "%s: Предупреждение: Ошибка чтения с позиции %s, считываются %lu байт" #: lib/paxerror.c:211 #, c-format msgid "%s: Read error at byte %s, reading %lu byte" msgid_plural "%s: Read error at byte %s, reading %lu bytes" msgstr[0] "%s: Ошибка чтения с позиции %s, считывается %lu байт" msgstr[1] "%s: Ошибка чтения с позиции %s, считываются %lu байт" #: lib/paxerror.c:259 #, c-format msgid "%s: Cannot seek to %s" msgstr "%s: Невозможно найти в %s" #: lib/paxerror.c:275 #, c-format msgid "%s: Warning: Cannot seek to %s" msgstr "%s: Предупреждение: Невозможно найти в %s" #: lib/paxerror.c:284 #, c-format msgid "%s: Cannot create symlink to %s" msgstr "%s: Невозможно создать символическую ссылку на %s" #: lib/paxerror.c:349 #, c-format msgid "%s: Wrote only %lu of %lu byte" msgid_plural "%s: Wrote only %lu of %lu bytes" msgstr[0] "%s: Записан только %lu байт из %lu" msgstr[1] "%s: Записано только %lu байт из %lu" #: lib/paxnames.c:132 #, c-format msgid "Removing leading `%s' from member names" msgstr "Удаляется начальный `%s' из имен объектов" #: lib/paxnames.c:133 #, c-format msgid "Removing leading `%s' from hard link targets" msgstr "Удаляются начальные `%s' из целей жестких ссылок" #: lib/paxnames.c:146 msgid "Substituting `.' for empty member name" msgstr "`.' заменяются пустыми именами объектов" #: lib/paxnames.c:147 msgid "Substituting `.' for empty hard link target" msgstr "`.' заменяются пустыми целями жестких ссылок" #. TRANSLATORS: #. Get translations for open and closing quotation marks. #. #. The message catalog should translate "`" to a left #. quotation mark suitable for the locale, and similarly for #. "'". If the catalog has no translation, #. locale_quoting_style quotes `like this', and #. clocale_quoting_style quotes "like this". #. #. For example, an American English Unicode locale should #. translate "`" to U+201C (LEFT DOUBLE QUOTATION MARK), and #. should translate "'" to U+201D (RIGHT DOUBLE QUOTATION #. MARK). A British English Unicode locale should instead #. translate these to U+2018 (LEFT SINGLE QUOTATION MARK) and #. U+2019 (RIGHT SINGLE QUOTATION MARK), respectively. #. #. If you don't know what to put here, please see #. #. and use glyphs suitable for your language. #: lib/quotearg.c:243 msgid "`" msgstr "`" #: lib/quotearg.c:244 msgid "'" msgstr "'" #: lib/rpmatch.c:70 msgid "^[yY]" msgstr "" #: lib/rpmatch.c:73 msgid "^[nN]" msgstr "" #: lib/rtapelib.c:299 #, c-format msgid "exec/tcp: Service not available" msgstr "exec/tcp: Служба недоступна" #: lib/rtapelib.c:303 #, c-format msgid "stdin" msgstr "stdin" #: lib/rtapelib.c:306 #, c-format msgid "stdout" msgstr "stdout" #: lib/rtapelib.c:512 #, c-format msgid "Cannot execute remote shell" msgstr "Невозможно запустить удаленный командный процессор" #: rmt/rmt.c:142 msgid "Input string too long" msgstr "" #: rmt/rmt.c:161 msgid "Number syntax error" msgstr "" #: rmt/rmt.c:180 msgid "rmtd: Cannot allocate buffer space\n" msgstr "rmtd: Невозможно выделить буферное пространство\n" #: rmt/rmt.c:182 msgid "Cannot allocate buffer space" msgstr "Невозможно выделить буферное пространство" #: rmt/rmt.c:304 #, c-format msgid "Try `%s --help' for more information.\n" msgstr "Попробуйте `%s --help' для получения дополнительной информации.\n" #: rmt/rmt.c:308 #, fuzzy, c-format msgid "" "Usage: %s [OPTION]\n" "Manipulate a tape drive, accepting commands from a remote process.\n" "\n" " --version Output version info.\n" " --help Output this help.\n" msgstr "" "Использование: %s [ОПЦИЯ]\n" "Управляет накопителями на магнитной ленте, принимая команды из удаленного " "процесса.\n" "\n" " --version Вывод информации о версии.\n" " --help Вывод этой справки.\n" #: rmt/rmt.c:315 #, c-format msgid "" "\n" "Report bugs to <%s>.\n" msgstr "" "\n" "Отчеты об ошибках отправляйте на <%s>.\n" #: rmt/rmt.c:397 #, fuzzy msgid "Seek offset error" msgstr "Смещение поиска за пределами диапазона" #: rmt/rmt.c:406 rmt/rmt.c:547 rmt/rmt.c:557 msgid "Seek offset out of range" msgstr "Смещение поиска за пределами диапазона" #: rmt/rmt.c:428 msgid "Seek direction out of range" msgstr "Направление поиска за пределами диапазона" #: rmt/rmt.c:472 msgid "rmtd: Premature eof\n" msgstr "rmtd: Преждевременный конец файла\n" #: rmt/rmt.c:474 msgid "Premature end of file" msgstr "Преждевременный конец файла" #: rmt/rmt.c:672 msgid "Garbage command" msgstr "Неверная команда" #: src/buffer.c:317 src/buffer.c:326 #, fuzzy msgid "Total bytes written" msgstr "Всего записано байт: %s (%s, %s/s)\n" #: src/buffer.c:324 src/buffer.c:338 msgid "Total bytes read" msgstr "" #: src/buffer.c:328 #, fuzzy, c-format msgid "Total bytes deleted: %s\n" msgstr "Всего записано байт: %s (%s, %s/s)\n" #: src/buffer.c:417 msgid "(pipe)" msgstr "(канал)" #: src/buffer.c:440 msgid "Invalid value for record_size" msgstr "Неверное значение для record_size" #: src/buffer.c:443 msgid "No archive name given" msgstr "Не указано имя архива" #: src/buffer.c:487 msgid "Cannot verify stdin/stdout archive" msgstr "Невозможно проверить архив на stdin/stdout" #: src/buffer.c:500 #, c-format msgid "Archive is compressed. Use %s option" msgstr "Архив сжат. Используйте опцию %s" #: src/buffer.c:547 src/tar.c:2131 msgid "Cannot update compressed archives" msgstr "Невозможно обновить сжатые архивы" #. TRANSLATORS: This is a ``checkpoint of write operation'', #. *not* ``Writing a checkpoint''. #. E.g. in Spanish ``Punto de comprobaci@'on de escritura'', #. *not* ``Escribiendo un punto de comprobaci@'on'' #: src/buffer.c:597 #, fuzzy, c-format msgid "Write checkpoint %u" msgstr "Контрольная точка записи %d" #. TRANSLATORS: This is a ``checkpoint of read operation'', #. *not* ``Reading a checkpoint''. #. E.g. in Spanish ``Punto de comprobaci@'on de lectura'', #. *not* ``Leyendo un punto de comprobaci@'on'' #: src/buffer.c:603 #, fuzzy, c-format msgid "Read checkpoint %u" msgstr "Контрольная точка чтения %d" #: src/buffer.c:655 msgid "At beginning of tape, quitting now" msgstr "Начало ленты, завершение работы" #: src/buffer.c:661 msgid "Too many errors, quitting" msgstr "Слишком много ошибок, завершение работы" #: src/buffer.c:689 #, c-format msgid "Unaligned block (%lu byte) in archive" msgid_plural "Unaligned block (%lu bytes) in archive" msgstr[0] "Невыровненный блок (%lu байт) в архиве" msgstr[1] "Невыровненный блок (%lu байт) в архиве" #: src/buffer.c:709 #, c-format msgid "Record size = %lu block" msgid_plural "Record size = %lu blocks" msgstr[0] "Размер записи = %lu блок" msgstr[1] "Размер записи = %lu блоков" #: src/buffer.c:782 msgid "Cannot backspace archive file; it may be unreadable without -i" msgstr "" "Невозможно вернуться назад на один архивный файл; он может быть нечитаемым " "без -i" #: src/buffer.c:814 msgid "rmtlseek not stopped at a record boundary" msgstr "rmtlseek не остановился на границе записи" #: src/buffer.c:870 #, c-format msgid "%s: contains invalid volume number" msgstr "%s: содержит неверный номер тома" #: src/buffer.c:905 msgid "Volume number overflow" msgstr "Переполнение номера тома" #: src/buffer.c:920 #, c-format msgid "Prepare volume #%d for %s and hit return: " msgstr "Приготовьте том Номер %d для %s и нажмите Enter: " #: src/buffer.c:926 msgid "EOF where user reply was expected" msgstr "Конец файла вместо ожидаемого ответа пользователя" #: src/buffer.c:931 src/buffer.c:963 msgid "WARNING: Archive is incomplete" msgstr "ПРЕДУПРЕЖДЕНИЕ: Архив не полный" #: src/buffer.c:945 #, fuzzy, c-format msgid "" " n name Give a new file name for the next (and subsequent) volume(s)\n" " q Abort tar\n" " y or newline Continue operation\n" msgstr "" " n [имя] Указание нового имени файла для следующего (и последующих) " "томов\n" " q Выход из tar\n" " ! Порождение подпроцесса командного процессора\n" " ? Вывод этого списка\n" #: src/buffer.c:950 #, c-format msgid " ! Spawn a subshell\n" msgstr "" #: src/buffer.c:951 #, c-format msgid " ? Print this list\n" msgstr "" #: src/buffer.c:958 msgid "No new volume; exiting.\n" msgstr "Нет нового тома, завершение работы.\n" #: src/buffer.c:991 msgid "File name not specified. Try again.\n" msgstr "" #: src/buffer.c:1004 #, c-format msgid "Invalid input. Type ? for help.\n" msgstr "" #: src/buffer.c:1055 #, fuzzy, c-format msgid "%s command failed" msgstr "Сбой команды `%s'" #: src/buffer.c:1117 src/delete.c:210 src/list.c:169 src/update.c:165 msgid "This does not look like a tar archive" msgstr "Это не похоже на tar-архив" #: src/buffer.c:1211 #, fuzzy, c-format msgid "%s is possibly continued on this volume: header contains truncated name" msgstr "%s не продолжается на этом томе" #: src/buffer.c:1215 #, c-format msgid "%s is not continued on this volume" msgstr "%s не продолжается на этом томе" #: src/buffer.c:1229 #, c-format msgid "%s is the wrong size (%s != %s + %s)" msgstr "%s является неверным размером (%s != %s + %s)" #: src/buffer.c:1239 msgid "This volume is out of sequence" msgstr "Этот том нарушает последовательность" #: src/buffer.c:1285 #, c-format msgid "Archive not labeled to match %s" msgstr "Метка архива не соответствует %s" #: src/buffer.c:1288 #, c-format msgid "Volume %s does not match %s" msgstr "Том %s не соответствует %s" #: src/buffer.c:1384 #, fuzzy, c-format msgid "" "%s: file name too long to be stored in a GNU multivolume header, truncated" msgstr "" "%s: слишком длинное имя файла для сохранения в многотомном заголовке GNU" #: src/compare.c:96 #, c-format msgid "Could only read %lu of %lu byte" msgid_plural "Could only read %lu of %lu bytes" msgstr[0] "Можно было прочитать только %lu байт из %lu" msgstr[1] "Можно было прочитать только %lu байт из %lu" #: src/compare.c:106 src/compare.c:122 msgid "Contents differ" msgstr "Содержимое отличается" #: src/compare.c:149 src/extract.c:773 src/incremen.c:1191 src/list.c:374 #: src/list.c:1294 msgid "Unexpected EOF in archive" msgstr "Неожиданный конец файла в архиве" #: src/compare.c:197 src/compare.c:213 src/compare.c:331 src/compare.c:395 msgid "File type differs" msgstr "Типы файлов отличаются" #: src/compare.c:200 src/compare.c:220 src/compare.c:345 msgid "Mode differs" msgstr "Права доступа отличаются" #: src/compare.c:223 msgid "Uid differs" msgstr "Uid отличаются" #: src/compare.c:225 msgid "Gid differs" msgstr "Gid отличаются" #: src/compare.c:229 msgid "Mod time differs" msgstr "Время изменения отличается" #: src/compare.c:233 src/compare.c:403 msgid "Size differs" msgstr "Размеры отличаются" #: src/compare.c:287 #, c-format msgid "Not linked to %s" msgstr "Не ссылается на %s" #: src/compare.c:310 msgid "Symlink differs" msgstr "Символические ссылки отличаются" #: src/compare.c:339 msgid "Device number differs" msgstr "Номера устройств отличаются" #: src/compare.c:445 #, c-format msgid "Verify " msgstr "Проверка " #: src/compare.c:452 #, fuzzy, c-format msgid "%s: Unknown file type `%c', diffed as normal file" msgstr "%s: Неизвестный тип файла '%c', сравнен как обычный файл" #: src/compare.c:508 msgid "Archive contains file names with leading prefixes removed." msgstr "Архив содержит файлы с именами, из которых удалены префиксы." #: src/compare.c:510 msgid "Verification may fail to locate original files." msgstr "При проверке оригинальные файлы могут быть не найдены." #: src/compare.c:580 #, c-format msgid "VERIFY FAILURE: %d invalid header detected" msgid_plural "VERIFY FAILURE: %d invalid headers detected" msgstr[0] "СБОЙ ПРОВЕРКИ: обнаружен %d неверный заголовок" msgstr[1] "СБОЙ ПРОВЕРКИ: обнаружено %d неверных заголовков" #: src/create.c:167 #, c-format msgid "value %s out of %s range %s..%s; substituting %s" msgstr "значение %s за пределами %s диапазона %s..%s; заменяется на %s" #: src/create.c:173 #, c-format msgid "value %s out of %s range %s..%s" msgstr "значение %s за пределами %s диапазона %s..%s" #: src/create.c:233 msgid "Generating negative octal headers" msgstr "Создаются отрицательные восьмеричные заголовки" #: src/create.c:519 src/create.c:582 #, c-format msgid "%s: file name is too long (max %d); not dumped" msgstr "%s: имя файла слишком длинное (максисмум %d); не сброшено" #: src/create.c:529 #, c-format msgid "%s: file name is too long (cannot be split); not dumped" msgstr "%s: имя файла слишком длинное (не может быть разделено); не сброшено" #: src/create.c:556 #, c-format msgid "%s: link name is too long; not dumped" msgstr "%s: имя ссылки слишком длинное; не сброшено" #: src/create.c:972 #, c-format msgid "%s: File shrank by %s byte; padding with zeros" msgid_plural "%s: File shrank by %s bytes; padding with zeros" msgstr[0] "%s: Файл урезан на %s байт; дополнен нулями" msgstr[1] "%s: Файл урезан на %s байт; дополнен нулями" #: src/create.c:1112 #, c-format msgid "%s: file is on a different filesystem; not dumped" msgstr "%s: файл находится на другой файловой системе; не сброшен" #: src/create.c:1122 #, c-format msgid "%s: contains a cache directory tag; not dumped" msgstr "%s: содержит каталог с кэшем тегов; не сброшен" #: src/create.c:1280 #, c-format msgid "%s: Unknown file type; file ignored" msgstr "%s: Неизвестный тип файла; файл проигнорирован" #: src/create.c:1381 #, fuzzy, c-format msgid "Missing links to %s.\n" msgstr "Отсутствуют ссылки на '%s'.\n" #: src/create.c:1452 #, c-format msgid "%s: file is unchanged; not dumped" msgstr "%s: файл не изменен; не сброшен" #: src/create.c:1460 #, c-format msgid "%s: file is the archive; not dumped" msgstr "%s: файл является архивом; не сброшен" #: src/create.c:1490 #, c-format msgid "%s: File removed before we read it" msgstr "%s: Файла удален до его считывания" #: src/create.c:1562 #, c-format msgid "%s: file changed as we read it" msgstr "%s: файл изменился во время чтения" #: src/create.c:1641 #, c-format msgid "%s: socket ignored" msgstr "%s: сокет проигнорирован" #: src/create.c:1646 #, c-format msgid "%s: door ignored" msgstr "%s: door проигнорирован" #: src/delete.c:216 src/list.c:183 src/update.c:170 msgid "Skipping to next header" msgstr "Пропускается до следующего заголовка" #: src/delete.c:281 msgid "Deleting non-header from archive" msgstr "Удаляется не-заголовок из архива" #: src/extract.c:194 #, c-format msgid "%s: implausibly old time stamp %s" msgstr "%s: невероятно старая временная метка %s" #: src/extract.c:211 #, fuzzy, c-format msgid "%s: time stamp %s is %s s in the future" msgstr "%s: временная метка %s - %lu с в будущем" #: src/extract.c:383 #, c-format msgid "%s: Unexpected inconsistency when making directory" msgstr "%s: Неожиданная противоречивость при создании каталога" #: src/extract.c:576 #, c-format msgid "%s: Directory renamed before its status could be extracted" msgstr "%s: Каталог переименован до того, как мог быть извлечен его статус" #: src/extract.c:711 msgid "Extracting contiguous files as regular files" msgstr "Непрерывные файлы извлекаются как обычные" #: src/extract.c:979 msgid "Attempting extraction of symbolic links as hard links" msgstr "Выполняется попытка извлечь символические ссылки как жесткие" #: src/extract.c:1037 #, c-format msgid "Reading %s\n" msgstr "Считывается %s\n" #: src/extract.c:1130 #, c-format msgid "%s: Cannot extract -- file is continued from another volume" msgstr "%s: Невозможно извлечь -- файл продолжается с другого тома" #: src/extract.c:1137 src/list.c:1057 #, fuzzy msgid "Unexpected long name header" msgstr "Неожиданный конец файла в рубленых именах" #: src/extract.c:1143 #, fuzzy, c-format msgid "%s: Unknown file type `%c', extracted as normal file" msgstr "%s: Неизвестный тип файла '%c', извлечен как обычный файл" #: src/extract.c:1168 #, fuzzy, c-format msgid "Current %s is newer or same age" msgstr "Текущий %s более новый" #: src/extract.c:1214 #, c-format msgid "%s: Was unable to backup this file" msgstr "%s: Невозможно было выполнить резервное копирование этот файла" #: src/extract.c:1342 #, fuzzy, c-format msgid "Cannot rename %s to %s" msgstr "%s: Невозможно переименовать в %s" #: src/extract.c:1354 #, c-format msgid "Error is not recoverable: exiting now" msgstr "Неисправимая ошибка: завершение работы" #: src/incremen.c:260 src/incremen.c:300 #, fuzzy, c-format msgid "%s: Directory has been renamed from %s" msgstr "%s: Каталог был переименован" #: src/incremen.c:270 #, c-format msgid "%s: Directory has been renamed" msgstr "%s: Каталог был переименован" #: src/incremen.c:311 #, c-format msgid "%s: Directory is new" msgstr "%s: Каталог новый" #: src/incremen.c:697 src/incremen.c:714 msgid "Invalid time stamp" msgstr "Неверная временная метка" #: src/incremen.c:753 #, fuzzy msgid "Invalid modification time (seconds)" msgstr "В опции указан неверный режим доступа" #: src/incremen.c:768 msgid "Invalid modification time (nanoseconds)" msgstr "" #: src/incremen.c:788 msgid "Invalid device number" msgstr "Неверный номер устройства" #: src/incremen.c:803 msgid "Invalid inode number" msgstr "Неверный номер inode" #: src/incremen.c:854 src/incremen.c:891 msgid "Field too long while reading snapshot file" msgstr "" #: src/incremen.c:861 src/incremen.c:899 msgid "Read error in snapshot file" msgstr "" #: src/incremen.c:863 src/incremen.c:903 src/incremen.c:955 #: src/incremen.c:1013 #, fuzzy msgid "Unexpected EOF in snapshot file" msgstr "Неожиданный конец файла в архиве" #: src/incremen.c:870 src/incremen.c:910 msgid "Unexpected field value in snapshot file" msgstr "" #: src/incremen.c:1005 msgid "Missing record terminator" msgstr "" #: src/incremen.c:1056 src/incremen.c:1059 msgid "Bad incremental file format" msgstr "" #: src/incremen.c:1078 #, c-format msgid "Unsupported incremental format version: %" msgstr "" #: src/incremen.c:1231 #, c-format msgid "Malformed dumpdir: expected '%c' but found %#3o" msgstr "" #: src/incremen.c:1241 msgid "Malformed dumpdir: 'X' duplicated" msgstr "" #: src/incremen.c:1254 #, fuzzy msgid "Malformed dumpdir: empty name in 'R'" msgstr "Неверно сформирован аргумент плотности: '%s'" #: src/incremen.c:1267 msgid "Malformed dumpdir: 'T' not preceeded by 'R'" msgstr "" #: src/incremen.c:1273 #, fuzzy msgid "Malformed dumpdir: empty name in 'T'" msgstr "Неверно сформирован аргумент плотности: '%s'" #: src/incremen.c:1293 #, c-format msgid "Malformed dumpdir: expected '%c' but found end of data" msgstr "" #: src/incremen.c:1299 msgid "Malformed dumpdir: 'X' never used" msgstr "" #: src/incremen.c:1342 #, c-format msgid "Cannot create temporary directory using template %s" msgstr "" #: src/incremen.c:1390 #, c-format msgid "%s: Not purging directory: unable to stat" msgstr "%s: Каталог не удален: невозможно выполнить stat" #: src/incremen.c:1403 #, c-format msgid "%s: directory is on a different device: not purging" msgstr "%s: Каталог находится на другом устройстве: не удален" #: src/incremen.c:1411 #, c-format msgid "%s: Deleting %s\n" msgstr "%s: Удаляется %s\n" #: src/incremen.c:1416 #, c-format msgid "%s: Cannot remove" msgstr "%s: Невозможно удалить" #: src/list.c:115 #, c-format msgid "%s: Omitting" msgstr "%s: Пропускается" #: src/list.c:133 #, c-format msgid "block %s: ** Block of NULs **\n" msgstr "блок %s: ** Блок нулей **\n" #: src/list.c:146 #, c-format msgid "A lone zero block at %s" msgstr "Нулевой блок в %s" #: src/list.c:157 #, c-format msgid "block %s: ** End of File **\n" msgstr "блок %s: ** Конец файла **\n" #: src/list.c:180 src/list.c:1026 src/list.c:1262 #, c-format msgid "block %s: " msgstr "блок %s: " #. TRANSLATORS: %s is type of the value (gid_t, uid_t, etc.) #: src/list.c:634 #, c-format msgid "Blanks in header where numeric %s value expected" msgstr "В заголовке пустое поле вместо ожидаемого числового значения %s" #. TRANSLATORS: Second %s is a type name (gid_t,uid_t,etc.) #: src/list.c:689 #, c-format msgid "Archive octal value %.*s is out of %s range; assuming two's complement" msgstr "" "Восьмеричное значение архива %.*s за пределами диапазона %s; предполагается " "дополнение до двух" #. TRANSLATORS: Second %s is a type name (gid_t,uid_t,etc.) #: src/list.c:700 #, c-format msgid "Archive octal value %.*s is out of %s range" msgstr "Восьмеричное значение архива %.*s за пределами диапазона %s" #: src/list.c:721 msgid "Archive contains obsolescent base-64 headers" msgstr "Архив содержит устаревающие заголовки base-64" #: src/list.c:735 #, c-format msgid "Archive signed base-64 string %s is out of %s range" msgstr "Архив подписан строкой base-64 %s за пределами диапазона %s" #: src/list.c:766 #, c-format msgid "Archive base-256 value is out of %s range" msgstr "Значение base-256 архива за пределами диапазона %s" #. TRANSLATORS: Second %s is a type name (gid_t,uid_t,etc.) #: src/list.c:795 #, c-format msgid "Archive contains %.*s where numeric %s value expected" msgstr "Заголовок содержит %.*s вместо ожидаемого числового значения %s" #. TRANSLATORS: Second %s is type name (gid_t,uid_t,etc.) #: src/list.c:817 #, fuzzy, c-format msgid "Archive value %s is out of %s range %s..%s" msgstr "Значение архива %s за пределами %s диапазона %s.%s" #: src/list.c:1193 #, c-format msgid " link to %s\n" msgstr " ссылка на %s\n" #: src/list.c:1201 #, c-format msgid " unknown file type %s\n" msgstr " неизвестный тип файла %s\n" #: src/list.c:1219 #, c-format msgid "--Long Link--\n" msgstr "--Длинная ссылка--\n" #: src/list.c:1223 #, c-format msgid "--Long Name--\n" msgstr "--Длинное имя--\n" #: src/list.c:1227 #, c-format msgid "--Volume Header--\n" msgstr "--Заголовок тома--\n" #: src/list.c:1235 #, c-format msgid "--Continued at byte %s--\n" msgstr "--Продолжение с позиции %s--\n" #: src/list.c:1239 #, c-format msgid "--Mangled file names--\n" msgstr "--Рубленые имена файлов--\n" #: src/list.c:1267 msgid "Creating directory:" msgstr "Создание каталога:" #: src/mangle.c:54 msgid "Unexpected EOF in mangled names" msgstr "Неожиданный конец файла в рубленых именах" #: src/mangle.c:90 src/misc.c:467 src/misc.c:485 #, c-format msgid "%s: Cannot rename to %s" msgstr "%s: Невозможно переименовать в %s" #: src/mangle.c:93 #, c-format msgid "Renamed %s to %s" msgstr "%s переименован в %s" #: src/mangle.c:110 #, c-format msgid "%s: Cannot symlink to %s" msgstr "%s: Невозможно создать символическую ссылку на %s" #: src/mangle.c:113 #, c-format msgid "Symlinked %s to %s" msgstr "Создана символьная ссылка %s на %s" #: src/mangle.c:117 #, c-format msgid "Unknown demangling command %s" msgstr "Неизвестная команда %s для восстановления рубленых имен" #: src/misc.c:458 #, c-format msgid "Renaming %s to %s\n" msgstr "%s переименован в %s\n" #: src/misc.c:490 #, c-format msgid "Renaming %s back to %s\n" msgstr "%s переименовывается назад в %s\n" #: src/misc.c:632 msgid "Cannot save working directory" msgstr "Невозможно сохранить рабочий каталог" #: src/misc.c:638 msgid "Cannot change working directory" msgstr "Невозможно изменить рабочий каталог" #: src/misc.c:728 msgid "child process" msgstr "дочерний процесс" #: src/misc.c:737 msgid "interprocess channel" msgstr "межпроцессорный канал" #. TRANSLATORS: The following three msgids form a single sentence. #. #: src/names.c:600 msgid "Pattern matching characters used in file names. Please," msgstr "" #: src/names.c:602 msgid "use --wildcards to enable pattern matching, or --no-wildcards to" msgstr "" #: src/names.c:604 msgid "suppress this warning." msgstr "" #: src/names.c:619 src/names.c:637 #, c-format msgid "%s: Not found in archive" msgstr "%s: Не найден в архиве" #: src/names.c:622 #, c-format msgid "%s: Required occurrence not found in archive" msgstr "%s: Требуемое вхождение не найдено в архиве" #: src/tar.c:79 #, c-format msgid "Options `-%s' and `-%s' both want standard input" msgstr "Обе опции `-%s' и `-%s' используют стандартный ввод" #: src/tar.c:156 #, c-format msgid "%s: Invalid archive format" msgstr "%s: Неверный формат архива" #: src/tar.c:180 msgid "GNU features wanted on incompatible archive format" msgstr "Запрошены расширения GNU для несовместимого формата архива" #: src/tar.c:241 #, c-format msgid "" "Unknown quoting style `%s'. Try `%s --quoting-style=help' to get a list." msgstr "" #: src/tar.c:323 #, fuzzy msgid "" "GNU `tar' saves many files together into a single tape or disk archive, and " "can restore individual files from the archive.\n" "\n" "Examples:\n" " tar -cf archive.tar foo bar # Create archive.tar from files foo and bar.\n" " tar -tvf archive.tar # List all files in archive.tar verbosely.\n" " tar -xf archive.tar # Extract all files from archive.tar.\n" msgstr "" "GNU `tar' сохраняет несколько файлов на магнитную ленту или в архив на диске " "и может восстановливать отдельные файлы из архива.\n" "\n" "Примеры:\n" " tar -cf archive.tar foo bar # Создание archive.tar из файлов foo и bar.\n" " tar -tvf archive.tar # Вывод подробного списка всех файлов в " "архиве archive.tar.\n" " tar -xf archive.tar # Извлечение всех файлов из archive.tar.\n" "\n" "Суффикс для резервных копий - `~', если он не установлен через --suffix\n" "или SIMPLE_BACKUP_SUFFIX. Управление версиями может быть установлено\n" "через --backup или VERSION_CONTROL, значениями могут быть:\n" "\n" " t, numbered создание нумерованных резервных копий\n" " nil, existing нумерованные, если существуют нумерованные копии, иначе " "простые\n" " never, simple создание простых резервных копий\n" #: src/tar.c:332 #, fuzzy msgid "" "The backup suffix is `~', unless set with --suffix or SIMPLE_BACKUP_SUFFIX.\n" "The version control may be set with --backup or VERSION_CONTROL, values " "are:\n" "\n" " none, off never make backups\n" " t, numbered make numbered backups\n" " nil, existing numbered if numbered backups exist, simple otherwise\n" " never, simple always make simple backups\n" msgstr "" "GNU `tar' сохраняет несколько файлов на магнитную ленту или в архив на диске " "и может восстановливать отдельные файлы из архива.\n" "\n" "Примеры:\n" " tar -cf archive.tar foo bar # Создание archive.tar из файлов foo и bar.\n" " tar -tvf archive.tar # Вывод подробного списка всех файлов в " "архиве archive.tar.\n" " tar -xf archive.tar # Извлечение всех файлов из archive.tar.\n" "\n" "Суффикс для резервных копий - `~', если он не установлен через --suffix\n" "или SIMPLE_BACKUP_SUFFIX. Управление версиями может быть установлено\n" "через --backup или VERSION_CONTROL, значениями могут быть:\n" "\n" " t, numbered создание нумерованных резервных копий\n" " nil, existing нумерованные, если существуют нумерованные копии, иначе " "простые\n" " never, simple создание простых резервных копий\n" #: src/tar.c:358 msgid "Main operation mode:" msgstr "Основной режим работы:" #: src/tar.c:361 msgid "list the contents of an archive" msgstr "вывод списка содержимого архива" #: src/tar.c:363 msgid "extract files from an archive" msgstr "извлечение файлов из архива" #: src/tar.c:366 msgid "create a new archive" msgstr "создание нового архива" #: src/tar.c:368 msgid "find differences between archive and file system" msgstr "поиск различий между архивом и файловой системой" #: src/tar.c:371 msgid "append files to the end of an archive" msgstr "добавление файлов в конец архива" #: src/tar.c:373 msgid "only append files newer than copy in archive" msgstr "добавление в архив только более новых файлов" #: src/tar.c:375 msgid "append tar files to an archive" msgstr "присоедининие tar-файлов к архиву" #: src/tar.c:378 msgid "delete from the archive (not on mag tapes!)" msgstr "удаление из архива (не на магнитных лентах!)" #: src/tar.c:380 msgid "test the archive volume label and exit" msgstr "" #: src/tar.c:385 msgid "Operation modifiers:" msgstr "Модификаторы:" #: src/tar.c:388 msgid "handle sparse files efficiently" msgstr "рациональная обработка разбросанных файлов" #: src/tar.c:389 msgid "MAJOR[.MINOR]" msgstr "" #: src/tar.c:390 msgid "set version of the sparse format to use (implies --sparse)" msgstr "" #: src/tar.c:392 msgid "handle old GNU-format incremental backup" msgstr "обработка добавочного резервирования старого формата GNU" #: src/tar.c:393 src/tar.c:524 src/tar.c:588 src/tar.c:592 src/tar.c:602 #: src/tar.c:679 tests/genfile.c:128 tests/genfile.c:173 tests/genfile.c:177 #: tests/genfile.c:180 msgid "FILE" msgstr "ФАЙЛ" #: src/tar.c:394 msgid "handle new GNU-format incremental backup" msgstr "обработка добавочного резервирования нового формата GNU" #: src/tar.c:396 msgid "do not exit with nonzero on unreadable files" msgstr "не завершать работу при ненулевом статусе для нечитаемых файлов" #: src/tar.c:397 src/tar.c:519 src/tar.c:534 src/tar.c:632 tests/genfile.c:159 msgid "NUMBER" msgstr "N" #: src/tar.c:398 #, fuzzy msgid "" "process only the NUMBERth occurrence of each file in the archive; this " "option is valid only in conjunction with one of the subcommands --delete, --" "diff, --extract or --list and when a list of files is given either on the " "command line or via the -T option; NUMBER defaults to 1" msgstr "" "обработка только N-ого вхождения для каждого файла в архиве. Эта опция верна " "только в сочетании с одной из подкоманд --delete, --diff, --extract или --" "list, и когда список файлов задан либо в командной строке, либо через опцию -" "T. По умолчанию N равен 1." #: src/tar.c:404 #, fuzzy msgid "archive is seekable" msgstr "Доступен поиск по архиву" #: src/tar.c:409 msgid "Overwrite control:" msgstr "" #: src/tar.c:412 msgid "attempt to verify the archive after writing it" msgstr "попытка проверить архив после его записи" #: src/tar.c:414 msgid "remove files after adding them to the archive" msgstr "удаление файлов после их добавления в архив" #: src/tar.c:416 msgid "don't replace existing files when extracting" msgstr "не перезаписывать существующие файлы при извлечении" #: src/tar.c:418 msgid "don't replace existing files that are newer than their archive copies" msgstr "" "не перезаписывать существующие файлы, которые более новые, чем их копии в " "архиве" #: src/tar.c:420 msgid "overwrite existing files when extracting" msgstr "перезапись существующих файлов при извлечении" #: src/tar.c:422 msgid "remove each file prior to extracting over it" msgstr "удаление каждого файла до извлечения поверх него" #: src/tar.c:424 msgid "empty hierarchies prior to extracting directory" msgstr "очистка всей иерархии до извлечения каталога" #: src/tar.c:426 msgid "preserve metadata of existing directories" msgstr "сохранение метаданных существующих каталогов" #: src/tar.c:428 #, fuzzy msgid "overwrite metadata of existing directories when extracting (default)" msgstr "перезапись существующих файлов при извлечении" #: src/tar.c:434 msgid "Select output stream:" msgstr "" #: src/tar.c:437 msgid "extract files to standard output" msgstr "извлечение файлов на стандартный вывод" #: src/tar.c:438 src/tar.c:497 src/tar.c:499 tests/genfile.c:156 #: tests/genfile.c:183 msgid "COMMAND" msgstr "КОМАНДА" #: src/tar.c:439 #, fuzzy msgid "pipe extracted files to another program" msgstr "извлечение файлов на стандартный вывод" #: src/tar.c:441 msgid "ignore exit codes of children" msgstr "" #: src/tar.c:443 msgid "treat non-zero exit codes of children as error" msgstr "" #: src/tar.c:448 msgid "Handling of file attributes:" msgstr "Обработка атрибутов файлов:" #: src/tar.c:451 msgid "force NAME as owner for added files" msgstr "установка владельца для добавленных файлов в ИМЯ" #: src/tar.c:453 msgid "force NAME as group for added files" msgstr "установка группы для добавленных файлов в ИМЯ" #: src/tar.c:454 src/tar.c:618 msgid "DATE-OR-FILE" msgstr "ДАТА-ИЛИ-ФАЙЛ" #: src/tar.c:455 #, fuzzy msgid "set mtime for added files from DATE-OR-FILE" msgstr "сохранение только тех файлов, которые новее ДАТА-ИЛИ-ФАЙЛ" #: src/tar.c:456 msgid "CHANGES" msgstr "РЕЖИМ" #: src/tar.c:457 msgid "force (symbolic) mode CHANGES for added files" msgstr "установка (символьного) РЕЖИМА доступа для добавляемых файлов" #: src/tar.c:459 msgid "METHOD" msgstr "" #: src/tar.c:460 msgid "" "preserve access times on dumped files, either by restoring the times after " "reading (METHOD='replace'; default) or by not setting the times in the first " "place (METHOD='system')" msgstr "" #: src/tar.c:464 msgid "don't extract file modified time" msgstr "не извлекать время изменения файла" #: src/tar.c:466 msgid "try extracting files with the same ownership" msgstr "попытка извлечения файлов с тем же владельцем" #: src/tar.c:468 msgid "extract files as yourself" msgstr "извлечение файлов как своих собственных" #: src/tar.c:470 msgid "always use numbers for user/group names" msgstr "использование чисел вместо имен владельца/группы" #: src/tar.c:472 msgid "extract information about file permissions (default for superuser)" msgstr "" #: src/tar.c:476 msgid "" "apply the user's umask when extracting permissions from the archive (default " "for ordinary users)" msgstr "" #: src/tar.c:478 msgid "sort names to extract to match archive" msgstr "сортировка извлекаемых имен в том же порядке, что и в архиве" #: src/tar.c:481 msgid "same as both -p and -s" msgstr "эквивалент -p и -s" #: src/tar.c:483 msgid "" "delay setting modification times and permissions of extracted directories " "until the end of extraction" msgstr "" #: src/tar.c:486 msgid "cancel the effect of --delay-directory-restore option" msgstr "" #: src/tar.c:491 #, fuzzy msgid "Device selection and switching:" msgstr "Выбор и переключение устройств:" #: src/tar.c:493 msgid "ARCHIVE" msgstr "АРХИВ" #: src/tar.c:494 msgid "use archive file or device ARCHIVE" msgstr "использование файла или устройства АРХИВ" #: src/tar.c:496 #, fuzzy msgid "archive file is local even if it has a colon" msgstr "файл архива является локальным, даже если содержит двоеточие" #: src/tar.c:498 msgid "use given rmt COMMAND instead of rmt" msgstr "использование указанной КОМАНДЫ rmt вместо rmt" #: src/tar.c:500 msgid "use remote COMMAND instead of rsh" msgstr "использование удаленной КОМАНДЫ вместо rsh" #: src/tar.c:504 msgid "specify drive and density" msgstr "указание устройства и плотности" #: src/tar.c:518 msgid "create/list/extract multi-volume archive" msgstr "создание/листинг/извлечение многотомных архивов" #: src/tar.c:520 msgid "change tape after writing NUMBER x 1024 bytes" msgstr "смена ленты после записи ЧИСЛО x 1024 байт" #: src/tar.c:522 msgid "run script at end of each tape (implies -M)" msgstr "" "запуск скрипта по окончании каждой ленты (подразумевается использование -М)" #: src/tar.c:525 msgid "use/update the volume number in FILE" msgstr "использование/обновление номера тома в ФАЙЛЕ" #: src/tar.c:530 msgid "Device blocking:" msgstr "Разбиение на блоки:" #: src/tar.c:532 msgid "BLOCKS" msgstr "БЛОКИ" #: src/tar.c:533 msgid "BLOCKS x 512 bytes per record" msgstr "число БЛОКОВ x 512 байт на запись" #: src/tar.c:535 #, fuzzy msgid "NUMBER of bytes per record, multiple of 512" msgstr "по РАЗМЕР байт на запись, кратный 512" #: src/tar.c:537 msgid "ignore zeroed blocks in archive (means EOF)" msgstr "игнорирование нулевых блоков в архиве (т.е. EOF)" #: src/tar.c:539 msgid "reblock as we read (for 4.2BSD pipes)" msgstr "переразбивка на блоки при чтении (для каналов 4.2BSD)" #: src/tar.c:544 msgid "Archive format selection:" msgstr "Выбор формата архива:" #: src/tar.c:546 tests/genfile.c:146 msgid "FORMAT" msgstr "ФОРМАТ" #: src/tar.c:547 #, fuzzy msgid "create archive of the given format" msgstr "создание архива указанного формата." #: src/tar.c:549 msgid "FORMAT is one of the following:" msgstr "ФОРМАТ может быть:" #: src/tar.c:550 msgid "old V7 tar format" msgstr "старый формат tar V7" #: src/tar.c:553 msgid "GNU format as per tar <= 1.12" msgstr "формат GNU как в tar <= 1.12" #: src/tar.c:555 msgid "GNU tar 1.13.x format" msgstr "формат GNU tar 1.13.х" #: src/tar.c:557 msgid "POSIX 1003.1-1988 (ustar) format" msgstr "формат POSIX 1003.1-1988 (ustar)" #: src/tar.c:559 msgid "POSIX 1003.1-2001 (pax) format" msgstr "формат POSIX 1003.1-2001 (pax)" #: src/tar.c:560 #, fuzzy msgid "same as pax" msgstr "эквивалент pax" #: src/tar.c:563 msgid "same as --format=v7" msgstr "эквивалент --format=v7" #: src/tar.c:566 msgid "same as --format=posix" msgstr "эквивалент --format=posix" #: src/tar.c:567 #, fuzzy msgid "keyword[[:]=value][,keyword[[:]=value]]..." msgstr "keyword[[:]=значение][,keyword[[:]=значение], ...]" #: src/tar.c:568 msgid "control pax keywords" msgstr "управляющие ключевые слова pax" #: src/tar.c:569 msgid "TEXT" msgstr "ТЕКСТ" #: src/tar.c:570 #, fuzzy msgid "" "create archive with volume name TEXT; at list/extract time, use TEXT as a " "globbing pattern for volume name" msgstr "" "создание архива с именем тома ИМЯ. При листинге/извлечении для " "универсализации имен файлов используйте ШАБЛОН" #: src/tar.c:572 msgid "filter the archive through bzip2" msgstr "обработка архива посредством bzip2" #: src/tar.c:574 msgid "filter the archive through gzip" msgstr "обработка архива посредством gzip" #: src/tar.c:578 msgid "filter the archive through compress" msgstr "обработка архива посредством compress" #: src/tar.c:580 msgid "PROG" msgstr "ПРОГ" #: src/tar.c:581 msgid "filter through PROG (must accept -d)" msgstr "обработка архива посредством ПРОГ (должна поддерживать -d)" #: src/tar.c:586 msgid "Local file selection:" msgstr "Выбор локальных файлов:" #: src/tar.c:589 msgid "add given FILE to the archive (useful if its name starts with a dash)" msgstr "" #: src/tar.c:590 msgid "DIR" msgstr "КАТАЛОГ" #: src/tar.c:591 msgid "change to directory DIR" msgstr "переход в КАТАЛОГ" #: src/tar.c:593 #, fuzzy msgid "get names to extract or create from FILE" msgstr "получение имен для извлечения или создания из файла ИМЯ" #: src/tar.c:595 msgid "-T reads null-terminated names, disable -C" msgstr "-T читает строки, оканчивающиеся нулем, отключает опцию -C" #: src/tar.c:597 msgid "unquote filenames read with -T (default)" msgstr "" #: src/tar.c:599 msgid "do not unquote filenames read with -T" msgstr "" #: src/tar.c:600 tests/genfile.c:132 msgid "PATTERN" msgstr "ШАБЛОН" #: src/tar.c:601 msgid "exclude files, given as a PATTERN" msgstr "исключение файлов, указанных в виде ШАБЛОНА" #: src/tar.c:603 msgid "exclude patterns listed in FILE" msgstr "исключение шаблонов, перечисленных в ФАЙЛЕ" #: src/tar.c:605 msgid "exclude directories containing a cache tag" msgstr "исключение каталогов, содержащих кэш тегов " #: src/tar.c:607 msgid "avoid descending automatically in directories" msgstr "отключение автоматического спуска по каталогам" #: src/tar.c:609 msgid "stay in local file system when creating archive" msgstr "оставаться в локальной файловой системе при создании архива" #: src/tar.c:611 msgid "recurse into directories (default)" msgstr "рекурсивный спуск по каталогам (по умолчанию)" #: src/tar.c:613 msgid "don't strip leading `/'s from file names" msgstr "не удалять начальные `/' из имен файлов" #: src/tar.c:615 msgid "follow symlinks; archive and dump the files they point to" msgstr "" #: src/tar.c:616 msgid "MEMBER-NAME" msgstr "ИМЯ-ЧЛЕНА" #: src/tar.c:617 msgid "begin at member MEMBER-NAME in the archive" msgstr "начинать с члена ИМЯ-ЧЛЕНА в архиве" #: src/tar.c:619 msgid "only store files newer than DATE-OR-FILE" msgstr "сохранение только тех файлов, которые новее ДАТА-ИЛИ-ФАЙЛ" #: src/tar.c:621 msgid "DATE" msgstr "ДАТА" #: src/tar.c:622 msgid "compare date and time when data changed only" msgstr "сравнение только даты и времени изменения данных" #: src/tar.c:623 msgid "CONTROL" msgstr "УПРАВЛЕНИЕ" #: src/tar.c:624 msgid "backup before removal, choose version CONTROL" msgstr "резервное копирование перед удалением, выберите УПРАВЛЕНИЕ версиями" #: src/tar.c:625 src/tar.c:696 src/tar.c:698 tests/genfile.c:162 msgid "STRING" msgstr "СТРОКА" #: src/tar.c:626 #, fuzzy msgid "" "backup before removal, override usual suffix ('~' unless overridden by " "environment variable SIMPLE_BACKUP_SUFFIX)" msgstr "" "резервное копирование перед удалением, переопределяет обычный суффикс ('~', " "если только он не будет переопределен" #: src/tar.c:631 msgid "File name transformations:" msgstr "" #: src/tar.c:633 #, fuzzy msgid "strip NUMBER leading components from file names on extraction" msgstr "удаление ЧИСЛО начальных компонент из имен файлов перед извлечением" #: src/tar.c:635 msgid "EXPRESSION" msgstr "" #: src/tar.c:636 msgid "use sed replace EXPRESSION to transform file names" msgstr "" #: src/tar.c:641 msgid "File name matching options (affect both exclude and include patterns):" msgstr "" #: src/tar.c:644 #, fuzzy msgid "ignore case" msgstr "исключение игнорирует регистр" #: src/tar.c:646 #, fuzzy msgid "patterns match file name start" msgstr "исключение шаблонов, соответствующих началу имени файла" #: src/tar.c:648 #, fuzzy msgid "patterns match after any `/' (default for exclusion)" msgstr "исключение шаблонов, соответствующих после любого / (по умолчанию)" #: src/tar.c:650 #, fuzzy msgid "case sensitive matching (default)" msgstr "исключение чувствительно к регистру (по умолчанию)" #: src/tar.c:652 msgid "use wildcards (default for exclusion)" msgstr "" #: src/tar.c:654 msgid "verbatim string matching" msgstr "" #: src/tar.c:656 #, fuzzy msgid "wildcards do not match `/'" msgstr "исключение масок шаблона, не соответствующих '/'" #: src/tar.c:658 #, fuzzy msgid "wildcards match `/' (default for exclusion)" msgstr "исключение масок шаблона, соответствующих '/' (по умолчанию)" #: src/tar.c:663 msgid "Informative output:" msgstr "Вывод информации:" #: src/tar.c:666 msgid "verbosely list files processed" msgstr "подробный листинг обрабатываемых файлов" #: src/tar.c:667 #, fuzzy msgid "[.]NUMBER" msgstr "N" #: src/tar.c:668 #, fuzzy msgid "display progress messages every NUMBERth record (default 10)" msgstr "вывод сообщений через каждые 10 записей" #: src/tar.c:671 msgid "print a message if not all links are dumped" msgstr "вывод сообщений, если сброшены не все ссылки" #: src/tar.c:672 msgid "SIGNAL" msgstr "" #: src/tar.c:673 msgid "" "print total bytes after processing the archive; with an argument - print " "total bytes when this SIGNAL is delivered; Allowed signals are: SIGHUP, " "SIGQUIT, SIGINT, SIGUSR1 and SIGUSR2; the names without SIG prefix are also " "accepted" msgstr "" #: src/tar.c:678 msgid "print file modification dates in UTC" msgstr "вывод даты изменения файла в формате UTC" #: src/tar.c:680 msgid "send verbose output to FILE" msgstr "отправка подробного вывода данных в FILE" #: src/tar.c:682 msgid "show block number within archive with each message" msgstr "вывод номера блока архива в каждом сообщении" #: src/tar.c:684 msgid "ask for confirmation for every action" msgstr "запрос подтверждения для каждого действия" #: src/tar.c:687 #, fuzzy msgid "show tar defaults" msgstr "Вывод значений tar по умолчанию" #: src/tar.c:689 #, fuzzy msgid "" "when listing or extracting, list each directory that does not match search " "criteria" msgstr "" "При выводе списка или извлечении, упоминать о каждом каталоге, не " "соответствующем условию поиска" #: src/tar.c:691 msgid "show file or archive names after transformation" msgstr "" #: src/tar.c:694 msgid "STYLE" msgstr "" #: src/tar.c:695 msgid "set name quoting style; see below for valid STYLE values" msgstr "" #: src/tar.c:697 msgid "additionally quote characters from STRING" msgstr "" #: src/tar.c:699 msgid "disable quoting for characters from STRING" msgstr "" #: src/tar.c:704 msgid "Compatibility options:" msgstr "Опции совместимости:" #: src/tar.c:707 #, fuzzy msgid "" "when creating, same as --old-archive; when extracting, same as --no-same-" "owner" msgstr "" "при создании, эквивалент --old-archive. При извлечении, эквивалент --no-same-" "owner" #: src/tar.c:712 msgid "Other options:" msgstr "Другие опции:" #: src/tar.c:715 msgid "disable use of some potentially harmful options" msgstr "" #: src/tar.c:819 msgid "You may not specify more than one `-Acdtrux' option" msgstr "Вы можете указать не более одной опции `-Acdtrux'" #: src/tar.c:829 msgid "Conflicting compression options" msgstr "Конфликт опций сжатия" #: src/tar.c:885 #, fuzzy, c-format msgid "Unknown signal name: %s" msgstr " неизвестный тип файла %s\n" #: src/tar.c:909 #, fuzzy msgid "Date sample file not found" msgstr "Файл даты не найден" #: src/tar.c:917 #, c-format msgid "Substituting %s for unknown date format %s" msgstr "%s заменяется на неизвестный формат даты %s" #: src/tar.c:942 #, fuzzy, c-format msgid "Option %s: Treating date `%s' as %s" msgstr "Дата `%s' рассматривается как %s + %ld наносекунда" #: src/tar.c:1013 #, fuzzy, c-format msgid "%s: file list already read" msgstr "%s: файл является архивом; не сброшен" #: src/tar.c:1068 #, c-format msgid "%s: file name read contains nul character" msgstr "" #: src/tar.c:1130 msgid "Valid arguments for --quoting-style options are:" msgstr "" #: src/tar.c:1133 msgid "" "\n" "*This* tar defaults to:\n" msgstr "" "\n" "Значения по умолчанию *этого* tar:\n" #: src/tar.c:1166 msgid "Invalid blocking factor" msgstr "Неверный размер емкости блока" #: src/tar.c:1238 msgid "Warning: the -I option is not supported; perhaps you meant -j or -T?" msgstr "" "Предупреждение: опция -I не поддерживается; возможно вы имели в виду -j или -" "T?" #: src/tar.c:1271 msgid "Invalid tape length" msgstr "Неверная длина ленты" #: src/tar.c:1303 msgid "More than one threshold date" msgstr "Больше одной пороговой даты" #: src/tar.c:1358 src/tar.c:1361 msgid "Invalid sparse version value" msgstr "" #: src/tar.c:1446 msgid "--atime-preserve='system' is not supported on this platform" msgstr "" #: src/tar.c:1463 msgid "--checkpoint value is not an integer" msgstr "" #: src/tar.c:1533 #, c-format msgid "%s: Invalid group" msgstr "%s: Неверная группа" #: src/tar.c:1540 msgid "Invalid mode given on option" msgstr "В опции указан неверный режим доступа" #: src/tar.c:1593 msgid "Invalid number" msgstr "Неверное число" #: src/tar.c:1615 msgid "Invalid owner" msgstr "Неверный владелец" #: src/tar.c:1649 msgid "Invalid record size" msgstr "Неверный размер записи" #: src/tar.c:1652 #, c-format msgid "Record size must be a multiple of %d." msgstr "Размер записи должен быть кратен %d." #: src/tar.c:1689 msgid "Invalid number of elements" msgstr "Неверное число элементов" #: src/tar.c:1709 msgid "Only one --to-command option allowed" msgstr "" #: src/tar.c:1785 #, fuzzy, c-format msgid "Malformed density argument: %s" msgstr "Неверно сформирован аргумент плотности: '%s'" #: src/tar.c:1811 #, fuzzy, c-format msgid "Unknown density: `%c'" msgstr "Неизвестная плотность: '%c'" #: src/tar.c:1828 #, c-format msgid "Options `-[0-7][lmh]' not supported by *this* tar" msgstr "Опции `-[0-7][lmh]' не поддерживаются *этим* tar'ом" #: src/tar.c:1863 msgid "[FILE]..." msgstr "[ФАЙЛ]..." #: src/tar.c:1966 #, c-format msgid "Old option `%c' requires an argument." msgstr "Для старой опции `%c' требуется указание аргумента." #: src/tar.c:2048 msgid "--occurrence is meaningless without a file list" msgstr "--occurrence бесполезна без списка файлов" #: src/tar.c:2054 msgid "--occurrence cannot be used in the requested operation mode" msgstr "--occurrence не может быть использована запрошеном режиме работы" #: src/tar.c:2084 msgid "Multiple archive files require `-M' option" msgstr "Для нескольких файлов архивов требуется опция `-M'" #: src/tar.c:2089 msgid "Cannot combine --listed-incremental with --newer" msgstr "Нельзя комбинировать --listed-incremental с --newer" #: src/tar.c:2106 #, c-format msgid "%s: Volume label is too long (limit is %lu byte)" msgid_plural "%s: Volume label is too long (limit is %lu bytes)" msgstr[0] "%s: Метка тома слишком длинная (максимум %lu байт)" msgstr[1] "%s: Метка тома слишком длинная (максимум %lu байт)" #: src/tar.c:2119 msgid "Cannot verify multi-volume archives" msgstr "Невозможно проверить многотомные архивы" #: src/tar.c:2121 msgid "Cannot verify compressed archives" msgstr "Невозможно проверить сжатые архивы" #: src/tar.c:2127 msgid "Cannot use multi-volume compressed archives" msgstr "Невозможно использовать многотомные сжатые архивы" #: src/tar.c:2133 #, fuzzy msgid "Cannot concatenate compressed archives" msgstr "Невозможно обновить сжатые архивы" #: src/tar.c:2145 msgid "--pax-option can be used only on POSIX archives" msgstr "--pax-option может быть использована только с архивами POSIX" #: src/tar.c:2170 msgid "Cowardly refusing to create an empty archive" msgstr "Робкий отказ от создания пустого архива" #: src/tar.c:2191 msgid "Options `-Aru' are incompatible with `-f -'" msgstr "Опции `-Aru' не совместимы с `-f -'" #: src/tar.c:2280 msgid "You must specify one of the `-Acdtrux' options" msgstr "Вы должны указать одну из опций `-Acdtrux'" #: src/tar.c:2331 #, c-format msgid "Error exit delayed from previous errors" msgstr "Выход, отложенный по результатам предыдущих ошибок" #: src/update.c:86 #, c-format msgid "%s: File shrank by %s byte" msgid_plural "%s: File shrank by %s bytes" msgstr[0] "%s: Файл урезан на %s байт" msgstr[1] "%s: Файл урезан на %s байт" #: src/xheader.c:160 #, fuzzy, c-format msgid "Keyword %s is unknown or not yet implemented" msgstr "Ключевое слово %s не известно или еще не реализовано" #: src/xheader.c:186 #, c-format msgid "Pattern %s cannot be used" msgstr "Шаблон %s не может быть использован" #: src/xheader.c:196 #, c-format msgid "Keyword %s cannot be overridden" msgstr "Ключевое слово %s не может быть перекрыто" #: src/xheader.c:500 #, fuzzy msgid "Malformed extended header: missing length" msgstr "Неверно сформирован расширенный заголовок: отсутствует знак равенства " #: src/xheader.c:508 msgid "Extended header length is out of allowed range" msgstr "" #: src/xheader.c:515 #, fuzzy, c-format msgid "Extended header length %*s is out of range" msgstr "Архив подписан строкой base-64 %s за пределами диапазона %s" #: src/xheader.c:527 #, fuzzy msgid "Malformed extended header: missing blank after length" msgstr "" "Неверно сформирован расширенный заголовок: после длины отсутствует пробел" #: src/xheader.c:535 msgid "Malformed extended header: missing equal sign" msgstr "Неверно сформирован расширенный заголовок: отсутствует знак равенства " #: src/xheader.c:541 #, fuzzy msgid "Malformed extended header: missing newline" msgstr "Неверно сформирован расширенный заголовок: отсутствует знак равенства " #: src/xheader.c:578 #, c-format msgid "Ignoring unknown extended header keyword `%s'" msgstr "" #: src/xheader.c:785 #, c-format msgid "Generated keyword/value pair is too long (keyword=%s, length=%s)" msgstr "" #. TRANSLATORS: The first %s is the pax extended header keyword #. (atime, gid, etc.). #: src/xheader.c:817 #, fuzzy, c-format msgid "Extended header %s=%s is out of range %s..%s" msgstr "Значение архива %s за пределами %s диапазона %s.%s" #: src/xheader.c:948 src/xheader.c:978 src/xheader.c:1291 #, fuzzy, c-format msgid "Malformed extended header: invalid %s=%s" msgstr "Неверно сформирован расширенный заголовок: отсутствует знак равенства " #: src/xheader.c:1244 src/xheader.c:1269 src/xheader.c:1319 #, fuzzy, c-format msgid "Malformed extended header: excess %s=%s" msgstr "Неверно сформирован расширенный заголовок: отсутствует знак равенства " #: src/xheader.c:1332 #, fuzzy, c-format msgid "Malformed extended header: invalid %s: unexpected delimiter %c" msgstr "Неверно сформирован расширенный заголовок: отсутствует знак равенства " #: src/xheader.c:1342 #, fuzzy, c-format msgid "Malformed extended header: invalid %s: odd number of values" msgstr "Неверно сформирован расширенный заголовок: отсутствует знак равенства " #: tests/genfile.c:109 msgid "" "genfile manipulates data files for GNU paxutils test suite.\n" "OPTIONS are:\n" msgstr "" #: tests/genfile.c:123 #, fuzzy msgid "File creation options:" msgstr "Другие опции:" #: tests/genfile.c:124 tests/genfile.c:135 msgid "SIZE" msgstr "" #: tests/genfile.c:125 #, fuzzy msgid "Create file of the given SIZE" msgstr "создание архива указанного формата." #: tests/genfile.c:127 #, fuzzy msgid "Write to file NAME, instead of standard output" msgstr "извлечение файлов на стандартный вывод" #: tests/genfile.c:129 #, fuzzy msgid "Read file names from FILE" msgstr "Прочитано %s байт из %s" #: tests/genfile.c:131 #, fuzzy msgid "-T reads null-terminated names" msgstr "-T читает строки, оканчивающиеся нулем, отключает опцию -C" #: tests/genfile.c:133 msgid "Fill the file with the given PATTERN. PATTERN is 'default' or 'zeros'" msgstr "" #: tests/genfile.c:136 msgid "Size of a block for sparse file" msgstr "" #: tests/genfile.c:138 msgid "Generate sparse file. Rest of the command line gives the file map." msgstr "" #: tests/genfile.c:144 msgid "File statistics options:" msgstr "" #: tests/genfile.c:147 msgid "Print contents of struct stat for each given file. Default FORMAT is: " msgstr "" #: tests/genfile.c:154 msgid "Synchronous execution options:" msgstr "" #: tests/genfile.c:157 msgid "" "Execute given COMMAND. Useful with --checkpoint and one of --cut, --append, " "--touch" msgstr "" #: tests/genfile.c:160 msgid "Perform given action (see below) upon reaching checkpoint NUMBER" msgstr "" #: tests/genfile.c:163 msgid "Set date for next --touch option" msgstr "" #: tests/genfile.c:166 msgid "Display executed checkpoints and exit status of COMMAND" msgstr "" #: tests/genfile.c:171 msgid "" "Synchronous execution actions. These are executed when checkpoint number " "given by --checkpoint option is reached." msgstr "" #: tests/genfile.c:174 msgid "" "Truncate FILE to the size specified by previous --length option (or 0, if it " "is not given)" msgstr "" #: tests/genfile.c:178 msgid "Append SIZE bytes to FILE. SIZE is given by previous --length option." msgstr "" #: tests/genfile.c:181 msgid "Update the access and modification times of FILE" msgstr "" #: tests/genfile.c:184 #, fuzzy msgid "Execute COMMAND" msgstr "КОМАНДА" #: tests/genfile.c:234 #, fuzzy, c-format msgid "Invalid size: %s" msgstr "Неверная временная метка" #: tests/genfile.c:239 #, fuzzy, c-format msgid "Number out of allowed range: %s" msgstr "Номер inode за пределами диапазона" #: tests/genfile.c:242 #, c-format msgid "Negative size: %s" msgstr "" #: tests/genfile.c:255 tests/genfile.c:544 #, c-format msgid "stat(%s) failed" msgstr "" #: tests/genfile.c:345 #, c-format msgid "Error parsing number near `%s'" msgstr "" #: tests/genfile.c:351 #, fuzzy, c-format msgid "Unknown date format" msgstr "Неизвестная системная ошибка" #: tests/genfile.c:374 msgid "[ARGS...]" msgstr "" #: tests/genfile.c:411 tests/genfile.c:448 tests/genfile.c:498 #: tests/genfile.c:648 tests/genfile.c:662 #, c-format msgid "cannot open `%s'" msgstr "" #: tests/genfile.c:431 #, c-format msgid "file name contains null character" msgstr "" #: tests/genfile.c:495 #, c-format msgid "cannot generate sparse files on standard output, use --file option" msgstr "" #: tests/genfile.c:571 #, c-format msgid "incorrect mask (near `%s')" msgstr "" #: tests/genfile.c:577 tests/genfile.c:610 #, fuzzy, c-format msgid "Unknown field `%s'" msgstr " неизвестный тип файла %s\n" #: tests/genfile.c:637 #, fuzzy, c-format msgid "cannot set time on `%s'" msgstr "%s: Невозможно найти в %s" #: tests/genfile.c:791 #, c-format msgid "Command exited successfully\n" msgstr "" #: tests/genfile.c:793 #, c-format msgid "Command failed with status %d\n" msgstr "" #: tests/genfile.c:797 #, c-format msgid "Command terminated on signal %d\n" msgstr "" #: tests/genfile.c:799 #, c-format msgid "Command stopped on signal %d\n" msgstr "" #: tests/genfile.c:802 #, c-format msgid "Command dumped core\n" msgstr "" #: tests/genfile.c:805 #, c-format msgid "Command terminated\n" msgstr "" #: tests/genfile.c:837 #, fuzzy, c-format msgid "--stat requires file names" msgstr "--Рубленые имена файлов--\n" #: tests/genfile.c:850 #, c-format msgid "too many arguments" msgstr "" #~ msgid "" #~ "This program comes with NO WARRANTY, to the extent permitted by law.\n" #~ "You may redistribute it under the terms of the GNU General Public " #~ "License;\n" #~ "see the file named COPYING for details." #~ msgstr "" #~ "Эта программа поставляется БЕЗ ГАРАНТИИ в маскимальной степени,\n" #~ "допускаемой применимым законодательством. Вы можете распространять\n" #~ "ее далее согласно условиям GNU General Public License; дополнительную\n" #~ "информацию смотрите в файле COPYING." #~ msgid "rmtd: Garbage command %c\n" #~ msgstr "rmtd: Неверная команда %c\n" #~ msgid "WARNING: No volume header" #~ msgstr "ПРЕДУПРЕЖДЕНИЕ: Нет метки тома" #~ msgid "Visible long name error" #~ msgstr "По-видимому, ошибка за длинного имени" #~ msgid "Time stamp out of range" #~ msgstr "Временная метка за пределами диапазона" #~ msgid "Device number out of range" #~ msgstr "Номер устройства за пределами диапазона" #~ msgid "Visible longname error" #~ msgstr "По-видимому, ошибка длинного имени" #~ msgid "Missing file name after -C" #~ msgstr "Отсутствует имя файла после -C" #~ msgid "don't change access times on dumped files" #~ msgstr "не изменять время доступа для сброшенных файлов" #~ msgid "extract permissions information" #~ msgstr "извлечение информации о разрешениях" #~ msgid "do not extract permissions information" #~ msgstr "не извлекать информацию о разрешениях" #~ msgid "FILE-OF-NAMES" #~ msgstr "ФАЙЛ-С-ИМЕНАМИ" #~ msgid "exclude patterns are plain strings" #~ msgstr "исключение шаблонов, являющихся обычными строками" #~ msgid "dump instead the files symlinks point to" #~ msgstr "" #~ "сохранение символических ссылок вместо файлов, на которые они указывают" #~ msgid "same as -N" #~ msgstr "эквивалент -N" #~ msgid "exclude patterns use wildcards (default)" #~ msgstr "" #~ "переменной окружения SIMPLE_BACKUP_SUFFIX, за исключением шаблонов, " #~ "использующих маски (по умолчанию)" #~ msgid "print total bytes written while creating archive" #~ msgstr "вывод общего объема записанных байт при создании архива" #~ msgid "Print license and exit" #~ msgstr "Вывод лицензии и выход" #~ msgid "" #~ "Based on the work of John Gilmore and Jay Fenlason. See AUTHORS\n" #~ "for complete list of authors.\n" #~ msgstr "" #~ "Основан на результатах работы Джона Гилмора (John Gilmore) и Джея " #~ "Фенлансона\n" #~ "(Jay Fenlason). Полный список авторов смотрите в файле AUTHORS.\n" #~ msgid "" #~ " GNU tar is free software; you can redistribute it and/or modify\n" #~ " it under the terms of the GNU General Public License as published by\n" #~ " the Free Software Foundation; either version 2 of the License, or\n" #~ " (at your option) any later version.\n" #~ "\n" #~ " GNU tar is distributed in the hope that it will be useful,\n" #~ " but WITHOUT ANY WARRANTY; without even the implied warranty of\n" #~ " MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n" #~ " GNU General Public License for more details.\n" #~ "\n" #~ " You should have received a copy of the GNU General Public License\n" #~ " along with GNU tar; if not, write to the Free Software\n" #~ " Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 " #~ "USA\n" #~ "\n" #~ msgstr "" #~ " GNU tar является открытым программным обеспечением; вы можете\n" #~ " распространять ее далее и/или изменять ее согласно условиями GNU\n" #~ " General Public License, опубликованной Free Software Foundation 2-й\n" #~ " версии или (на ваше усмотрение) любой другой более поздней версии.\n" #~ "\n" #~ " GNU tar распространяется в надежде, что она будет полезна,\n" #~ " но БЕЗ ВСЯКОЙ ГАРАНТИИ; даже без подразумеваемой гарантии\n" #~ " ПРИГОДНОСТИ ДЛЯ ПРОДАЖИ или ПРИМЕНИМОСТИ ДЛЯ КОНКРЕТНОЙ ЦЕЛИ. За " #~ "более\n" #~ " подробной информацией обращайтесь к GNU General Public License.\n" #~ "\n" #~ " Вы должны были получить копию GNU General Public License вместе с " #~ "этой\n" #~ " программой; если это не так, сообщите об этом Free Software " #~ "Foundation,\n" #~ " Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. \n" #~ msgid "Semantics of -l option will change in the future releases." #~ msgstr "Семантика опции -l изменится в будущих версиях." #~ msgid "Please use --one-file-system option instead." #~ msgstr "Пожалуйста, используйте вместо неё опцию --one-file-system." #~ msgid "Warning: the -y option is not supported; perhaps you meant -j?" #~ msgstr "" #~ "Предупреждение: опция -y не поддерживается; возможно вы имели в виду -j?" #~ msgid "Error in writing to standard output" #~ msgstr "Ошибка при записи на стандартный вывод"