Browsing Danish translation

Don't show this notice anymore
Before translating, be sure to go through Ubuntu Translators instructions and Danish guidelines.
110 of 481 results
6.
xz, unxz, xzcat, lzma, unlzma, lzcat - Compress or decompress .xz and .lzma files
type: Plain text
(no translation yet)
Located in ../src/xz/xz.1:13
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
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. In addition, decompression of the B<.lz> format used by B<lzip> is supported.
type: Plain text
(no translation yet)
Located in ../src/xz/xz.1:71
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
110 of 481 results

This translation is managed by De danske oversættere af Ubuntu, assigned by Ubuntu Translators.

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

Contributors to this translation: Joe Hansen.