|
7.
|
|
|
Using a preset in raw mode is discouraged.
|
|
|
|
Es desaconsella l'ús d'un predefinit en mode RAW.
|
|
Translated by
Jordi Mas
|
|
|
|
|
|
|
Located in
src/xz/coder.c:169
|
|
8.
|
|
|
The exact options of the presets may vary between software versions.
|
|
|
|
Les opcions exactes dels predefinits poden variar entre versions de programari.
|
|
Translated by
Jordi Mas
|
|
|
|
|
|
|
Located in
src/xz/coder.c:171
|
|
9.
|
|
|
The .lzma format supports only the LZMA1 filter
|
|
|
|
El format .lzma només admet el filtre LZMA1
|
|
Translated by
Jordi Mas
|
|
|
|
|
|
|
Located in
src/xz/coder.c:194
|
|
10.
|
|
|
LZMA1 cannot be used with the .xz format
|
|
|
|
No es pot usar LZMA1 amb el format .xz
|
|
Translated by
Jordi Mas
|
|
|
|
|
|
|
Located in
src/xz/coder.c:202
|
|
11.
|
|
|
Unsupported filter chain or filter options
|
|
|
|
Cadena de filtre no suportada o opcions de filtre
|
|
Translated by
Jordi Mas
|
|
|
|
|
|
|
Located in
src/xz/coder.c:265
|
|
12.
|
|
|
Decompression will need %s MiB of memory.
|
|
|
|
La descompressió necessitarà %s MiB de memòria.
|
|
Translated by
Jordi Mas
|
|
|
|
Located in
src/xz/coder.c:277
|
|
13.
|
|
|
Adjusted LZMA%c dictionary size from %s MiB to %s MiB to not exceed the memory usage limit of %s MiB
|
|
|
|
S'ha ajustat la mida del diccionari LZMA%c de %s MiB a %s MiB per a no excedir el límit d'ús de memòria de %s MiB
|
|
Translated by
Jordi Mas
|
|
|
|
Located in
src/xz/coder.c:411
|
|
14.
|
|
|
%s : File seems to have been moved, not removing
|
|
|
TRANSLATORS: When compression or decompression finishes,
and xz is going to remove the source file, xz first checks
if the source file still exists, and if it does, does its
device and inode numbers match what xz saw when it opened
the source file. If these checks fail, this message is
shown, %s being the filename, and the file is not deleted.
The check for device and inode numbers is there, because
it is possible that the user has put a new file in place
of the original file, and in that case it obviously
shouldn't be removed.
|
|
|
|
%s : sembla que el fitxer s'ha mogut, no s'elimina
|
|
Translated by
Jordi Mas
|
|
|
|
Located in
src/xz/file_io.c:344
|
|
15.
|
|
|
%s : Cannot remove: %s
|
|
|
|
%s : no es pot eliminar: %s
|
|
Translated by
Jordi Mas
|
|
|
|
Located in
src/xz/file_io.c:351 src/xz/file_io.c:907
|
|
16.
|
|
|
%s : Cannot set the file owner: %s
|
|
|
|
%s : no es pot establir el propietari del fitxer: %s
|
|
Translated by
Jordi Mas
|
|
|
|
Located in
src/xz/file_io.c:377
|