Browsing Russian translation

Don't show this notice anymore
Before translating, be sure to go through Ubuntu Translators instructions and Russian guidelines.
918 of 639 results
9.
COMMAND ALIASES
type: SH
(no translation yet)
Located in ../src/xz/xz.1:19
10.
B<unxz> is equivalent to B<xz --decompress>.
type: Plain text
(no translation yet)
Located in ../src/xz/xz.1:23
11.
B<xzcat> is equivalent to B<xz --decompress --stdout>.
type: Plain text
(no translation yet)
Located in ../src/xz/xz.1:27
12.
B<lzma> is equivalent to B<xz --format=lzma>.
type: Plain text
(no translation yet)
Located in ../src/xz/xz.1:31
13.
B<unlzma> is equivalent to B<xz --format=lzma --decompress>.
type: Plain text
(no translation yet)
Located in ../src/xz/xz.1:35
14.
B<lzcat> is equivalent to B<xz --format=lzma --decompress --stdout>.
type: Plain text
(no translation yet)
Located in ../src/xz/xz.1:39
15.
When writing scripts that need to decompress files, it is recommended to always use the name B<xz> with appropriate arguments (B<xz -d> or B<xz -dc>) instead of the names B<unxz> and B<xzcat>.
type: Plain text
(no translation yet)
Located in ../src/xz/xz.1:51
16.
DESCRIPTION
type: SH
(no translation yet)
Located in ../src/xz/xz.1:52 ../src/xzdec/xzdec.1:18 ../src/lzmainfo/lzmainfo.1:15 ../src/scripts/xzdiff.1:24 ../src/scripts/xzgrep.1:33 ../src/scripts/xzless.1:19 ../src/scripts/xzmore.1:16
17.
B<xz> is a general-purpose data compression tool with command line syntax similar to B<gzip>(1) and B<bzip2>(1). The native file format is the B<.xz> format, but the legacy B<.lzma> format used by LZMA Utils and raw compressed streams with no container format headers are also supported.
type: Plain text
(no translation yet)
Located in ../src/xz/xz.1:65
18.
B<xz> compresses or decompresses each I<file> according to the selected operation mode. If no I<files> are given or I<file> is B<->, B<xz> reads from standard input and writes the processed data to standard output. B<xz> will refuse (display an error and skip the I<file>) to write compressed data to standard output if it is a terminal. Similarly, B<xz> will refuse to read compressed data from standard input if it is a terminal.
type: Plain text
(no translation yet)
Located in ../src/xz/xz.1:93
918 of 639 results

This translation is managed by Russian Ubuntu Translators, assigned by Ubuntu Translators.

You are not logged in. Please log in to work on translations.

Contributors to this translation: Eugene Roskin.