[RFR] po4a://manpages-l10n/po/ru/man1/bzdiff.1.po
Andrey Dogadkin <[email protected]> Fri, 23 Aug 2024 18:55:11 +0300
| Newsgroups | gmane.linux.debian.internationalization.russian |
|---|---|
| Message-ID | <PA4PR07MB84633D40B31C3F5F93B33B29B8882@PA4PR07MB8463.eurprd07.prod.outlook.com> |
# Russian translation of manpages # This file is distributed under the same license as the manpages-l10n package. # Copyright © of this file: # Андрей Догадкин <[email protected]>, 2024. msgid "" msgstr "" "Project-Id-Version: manpages-l10n 4.23.1\n" "POT-Creation-Date: 2024-08-02 17:13+0200\n" "PO-Revision-Date: 2024-08-18 13:44+0300\n" "Last-Translator: Andrey Dogadkin <[email protected]>\n" "Language-Team: Russian <[email protected]>\n" "Language: ru\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && " "n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" "X-Generator: Poedit 3.4.4\n" #. type: TH #: debian-bookworm debian-unstable fedora-40 fedora-rawhide mageia-cauldron #: opensuse-leap-16-0 opensuse-tumbleweed #, no-wrap msgid "BZDIFF" msgstr "BZDIFF" #. type: SH #: debian-bookworm debian-unstable fedora-40 fedora-rawhide mageia-cauldron #: opensuse-leap-16-0 opensuse-tumbleweed #, no-wrap msgid "NAME" msgstr "ИМЯ" #. type: Plain text #: debian-bookworm debian-unstable fedora-40 fedora-rawhide mageia-cauldron #: opensuse-leap-16-0 opensuse-tumbleweed msgid "bzcmp, bzdiff - compare bzip2 compressed files" msgstr "bzcmp, bzdiff — сравнить файлы, сжатые bzip2" #. type: SH #: debian-bookworm debian-unstable fedora-40 fedora-rawhide mageia-cauldron #: opensuse-leap-16-0 opensuse-tumbleweed #, no-wrap msgid "SYNOPSIS" msgstr "СИНТАКСИС" #. type: Plain text #: debian-bookworm debian-unstable fedora-40 fedora-rawhide mageia-cauldron #: opensuse-leap-16-0 opensuse-tumbleweed msgid "B<bzcmp> [ cmp_options ] file1 [ file2 ]" msgstr "B<bzcmp> [ параметры_cmp ] файл1 [ файл2 ]" #. type: Plain text #: debian-bookworm debian-unstable fedora-40 fedora-rawhide mageia-cauldron #: opensuse-leap-16-0 opensuse-tumbleweed msgid "B<bzdiff> [ diff_options ] file1 [ file2 ]" msgstr "B<bzdiff> [ параметры_diff ] файл1 [ файл2 ]" #. type: SH #: debian-bookworm debian-unstable fedora-40 fedora-rawhide mageia-cauldron #: opensuse-leap-16-0 opensuse-tumbleweed #, no-wrap msgid "DESCRIPTION" msgstr "ОПИСАНИЕ" #. type: Plain text #: debian-bookworm debian-unstable fedora-40 fedora-rawhide mageia-cauldron #: opensuse-leap-16-0 opensuse-tumbleweed msgid "" "I<Bzcmp> and I<bzdiff> are used to invoke the I<cmp> or the I<diff> program " "on bzip2 compressed files. All options specified are passed directly to " "I<cmp> or I<diff>. If only 1 file is specified, then the files compared are " "I<file1> and an uncompressed I<file1>.bz2. If two files are specified, then " "they are uncompressed if necessary and fed to I<cmp> or I<diff>. The exit " "status from I<cmp> or I<diff> is preserved." msgstr "" "I<Bzcmp> и I<bzdiff> используются для вызова программы I<cmp> или I<diff> с " "целью выполнения операций над файлами, сжатыми с помощью bzip2. Все заданные " "параметры передаются непосредственно I<cmp> или I<diff>. Если указан только " "1 файл, будет выполнено сравнение I<файл1> и восстановленного I<файл1>.bz2. " "Если указаны два файла, они будут восстановлены при необходимости и переданы " "программе B<cmp> или B<diff>. Код завершения программы I<cmp> или I<diff> " "сохраняется." #. type: SH #: debian-bookworm debian-unstable fedora-40 fedora-rawhide mageia-cauldron #: opensuse-leap-16-0 opensuse-tumbleweed #, no-wrap msgid "SEE ALSO" msgstr "СМОТРИТЕ ТАКЖЕ" #. type: Plain text #: debian-bookworm debian-unstable fedora-40 fedora-rawhide mageia-cauldron #: opensuse-leap-16-0 opensuse-tumbleweed msgid "cmp(1), diff(1), bzmore(1), bzless(1), bzgrep(1), bzip2(1)" msgstr "cmp(1), diff(1), bzmore(1), bzless(1), bzgrep(1), bzip2(1)" #. type: SH #: debian-bookworm debian-unstable fedora-40 fedora-rawhide mageia-cauldron #: opensuse-leap-16-0 opensuse-tumbleweed #, no-wrap msgid "BUGS" msgstr "ОШИБКИ" #. type: Plain text #: debian-bookworm debian-unstable fedora-40 fedora-rawhide mageia-cauldron #: opensuse-leap-16-0 opensuse-tumbleweed msgid "" "Messages from the I<cmp> or I<diff> programs refer to temporary filenames " "instead of those specified." msgstr "" "В своих сообщениях программа B<cmp> или B<diff> ссылается на имена временных " "файлов, а не на указанные имена."