[RFR] po4a://manpages-l10n/po/ru/man1/zforce.1.po
Andrey Dogadkin <[email protected]> Sun, 18 Aug 2024 00:36:55 +0300
| Newsgroups | gmane.linux.debian.internationalization.russian |
|---|---|
| Message-ID | <PA4PR07MB84639AADDEE3411C6CA05F9EB8822@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:39+0200\n" "PO-Revision-Date: 2024-08-16 22:58+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 #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-16-0 opensuse-tumbleweed #, no-wrap msgid "ZFORCE" msgstr "ZFORCE" #. type: SH #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-16-0 opensuse-tumbleweed #, no-wrap msgid "NAME" msgstr "ИМЯ" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-16-0 opensuse-tumbleweed msgid "zforce - force a '.gz' extension on all gzip files" msgstr "zforce — присвоить расширение «.gz» всем файлам gzip" #. type: SH #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-16-0 opensuse-tumbleweed #, no-wrap msgid "SYNOPSIS" msgstr "СИНТАКСИС" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-16-0 opensuse-tumbleweed msgid "B<zforce> [ name ... ]" msgstr "B<zforce> [ имя ... ]" #. type: SH #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-16-0 opensuse-tumbleweed #, no-wrap msgid "DESCRIPTION" msgstr "ОПИСАНИЕ" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-16-0 opensuse-tumbleweed msgid "" "The B<zforce> command forces a B<.gz> extension on all B<gzip> files so that " "B<gzip> will not compress them twice. This can be useful for files with " "names truncated after a file transfer. On systems with a 14 char limitation " "on file names, the original name is truncated to make room for the .gz " "suffix. For example, 12345678901234 is renamed to 12345678901.gz. A file " "name such as foo.tgz is left intact." msgstr "" "Команда B<zforce> присваивает расширение B<.gz> всем файлам в формате " "B<gzip>, чтобы программа B<gzip> не сжимала их дважды. Это может быть " "полезно при работе с файлами, имена которых были сокращены при передаче. В " "системах с ограничением на длину имени файла в 14 символов исходное имя " "сокращается, чтобы освободить место для суффикса .gz. Например, файл " "12345678901234 будет переименован в 12345678901.gz. Такие имена файлов, как " "foo.tgz, остаются без изменений." #. type: SH #: archlinux 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 #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-16-0 opensuse-tumbleweed msgid "gzip(1), znew(1), zmore(1), zgrep(1), zdiff(1), gzexe(1)" msgstr "gzip(1), znew(1), zmore(1), zgrep(1), zdiff(1), gzexe(1)"