Browsing English (Australia) translation

Don't show this notice anymore
Before translating, be sure to go through Ubuntu Translators instructions and English (Australia) guidelines.
4958 of 89 results
49.
-k, --keep keep (don't delete) input files
-f, --force force overwrite of output file and (de)compress links
-c, --stdout write to standard output and don't delete input files
There are line breaks here. Each one represents a line break. Start a new line in the equivalent position in the translation.
There are leading/trailing spaces here. Each one represents a space character. Enter a space in the equivalent position in the translation.
-k, --keep keep (don't delete) input files
-f, --force force overwrite of output file and (de)compress links
-c, --stdout write to standard output and don't delete input files
Translated and reviewed by Robert Readman
Located in src/xz/message.c:984
50.
-S, --suffix=.SUF use the suffix `.SUF' on compressed files
--files=[FILE] read filenames to process from FILE; if FILE is
omitted, filenames are read from the standard input;
filenames must be terminated with the newline character
--files0=[FILE] like --files but use the null character as terminator
There are line breaks here. Each one represents a line break. Start a new line in the equivalent position in the translation.
There are leading/trailing spaces here. Each one represents a space character. Enter a space in the equivalent position in the translation.
-S, --suffix=.SUF use the suffix `.SUF' on compressed files
--files=[FILE] read filenames to process from FILE; if FILE is
omitted, filenames are read from the standard input;
filenames must be terminated with the newline character
--files0=[FILE] like --files but use the null character as terminator
Translated and reviewed by Robert Readman
Located in src/xz/message.c:1075
51.

Basic file format and compression options:
There are line breaks here. Each one represents a line break. Start a new line in the equivalent position in the translation.
There are leading/trailing spaces here. Each one represents a space character. Enter a space in the equivalent position in the translation.

Basic file format and compression options:
Translated and reviewed by Robert Readman
Located in src/xz/message.c:1005
52.
-F, --format=FMT file format to encode or decode; possible values are
`auto' (default), `xz', `lzma', and `raw'
-C, --check=CHECK integrity check type: `crc32', `crc64' (default),
`sha256', or `none' (use with caution)
There are line breaks here. Each one represents a line break. Start a new line in the equivalent position in the translation.
There are leading/trailing spaces here. Each one represents a space character. Enter a space in the equivalent position in the translation.
-F, --format=FMT file format to encode or decode; possible values are
`auto' (default), `xz', `lzma', and `raw'
-C, --check=CHECK integrity check type: `crc32', `crc64' (default),
`sha256', or `none' (use with caution)
Translated and reviewed by Robert Readman
Located in src/xz/message.c:1111
53.
-0 .. -9 compression preset; 0-2 fast compression, 3-5 good
compression, 6-9 excellent compression; default is 6
There are line breaks here. Each one represents a line break. Start a new line in the equivalent position in the translation.
There are leading/trailing spaces here. Each one represents a space character. Enter a space in the equivalent position in the translation.
-0 .. -9 compression preset; 0-2 fast compression, 3-5 good
compression, 6-9 excellent compression; default is 6
Translated and reviewed by Robert Readman
Located in src/xz/message.c:1118
54.
-e, --extreme use more CPU time when encoding to increase compression
ratio without increasing memory usage of the decoder
There are line breaks here. Each one represents a line break. Start a new line in the equivalent position in the translation.
There are leading/trailing spaces here. Each one represents a space character. Enter a space in the equivalent position in the translation.
-e, --extreme use more CPU time when encoding to increase compression
ratio without increasing memory usage of the decoder
Translated and reviewed by Robert Readman
Located in src/xz/message.c:1122
55.
-M, --memory=NUM use roughly NUM bytes of memory at maximum; 0 indicates
the default setting, which is 40 % of total RAM
There are line breaks here. Each one represents a line break. Start a new line in the equivalent position in the translation.
There are leading/trailing spaces here. Each one represents a space character. Enter a space in the equivalent position in the translation.
-M, --memory=NUM use roughly NUM bytes of memory at maximum; 0 indicates
the default setting, which is 40 % of total RAM
Translated and reviewed by Robert Readman
56.

Custom filter chain for compression (alternative for using presets):
There are line breaks here. Each one represents a line break. Start a new line in the equivalent position in the translation.
There are leading/trailing spaces here. Each one represents a space character. Enter a space in the equivalent position in the translation.

Custom filter chain for compression (alternative for using presets):
Translated and reviewed by Robert Readman
Located in src/xz/message.c:1058
57.

--lzma1[=OPTS] LZMA1 or LZMA2; OPTS is a comma-separated list of zero or
--lzma2[=OPTS] more of the following options (valid values; default):
preset=NUM reset options to preset number NUM (0-9)
dict=NUM dictionary size (4KiB - 1536MiB; 8MiB)
lc=NUM number of literal context bits (0-4; 3)
lp=NUM number of literal position bits (0-4; 0)
pb=NUM number of position bits (0-4; 2)
mode=MODE compression mode (fast, normal; normal)
nice=NUM nice length of a match (2-273; 64)
mf=NAME match finder (hc3, hc4, bt2, bt3, bt4; bt4)
depth=NUM maximum search depth; 0=automatic (default)
There are line breaks here. Each one represents a line break. Start a new line in the equivalent position in the translation.
There are leading/trailing spaces here. Each one represents a space character. Enter a space in the equivalent position in the translation.

--lzma1[=OPTS] LZMA1 or LZMA2; OPTS is a comma-separated list of zero or
--lzma2[=OPTS] more of the following options (valid values; default):
preset=NUM reset options to preset number NUM (0-9)
dict=NUM dictionary size (4KiB - 1536MiB; 8MiB)
lc=NUM number of literal context bits (0-4; 3)
lp=NUM number of literal position bits (0-4; 0)
pb=NUM number of position bits (0-4; 2)
mode=MODE compression mode (fast, normal; normal)
nice=NUM nice length of a match (2-273; 64)
mf=NAME match finder (hc3, hc4, bt2, bt3, bt4; bt4)
depth=NUM maximum search depth; 0=automatic (default)
Translated and reviewed by Robert Readman
Located in src/xz/message.c:1145
58.

--x86[=OPTS] x86 BCJ filter
--powerpc[=OPTS] PowerPC BCJ filter (big endian only)
--ia64[=OPTS] IA64 (Itanium) BCJ filter
--arm[=OPTS] ARM BCJ filter (little endian only)
--armthumb[=OPTS] ARM-Thumb BCJ filter (little endian only)
--sparc[=OPTS] SPARC BCJ filter
Valid OPTS for all BCJ filters:
start=NUM start offset for conversions (default=0)
There are line breaks here. Each one represents a line break. Start a new line in the equivalent position in the translation.
There are leading/trailing spaces here. Each one represents a space character. Enter a space in the equivalent position in the translation.

--x86[=OPTS] x86 BCJ filter
--powerpc[=OPTS] PowerPC BCJ filter (big endian only)
--ia64[=OPTS] IA64 (Itanium) BCJ filter
--arm[=OPTS] ARM BCJ filter (little endian only)
--armthumb[=OPTS] ARM-Thumb BCJ filter (little endian only)
--sparc[=OPTS] SPARC BCJ filter
Valid OPTS for all BCJ filters:
start=NUM start offset for conversions (default=0)
Translated and reviewed by Robert Readman
Located in src/xz/message.c:1160
4958 of 89 results

This translation is managed by Ubuntu English (Australia) Translators, assigned by Ubuntu Translators.

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

Contributors to this translation: Robert Readman.