|
19.
|
|
|
Adjusted the number of threads from %s to %s to not exceed the memory usage limit of %s MiB
|
|
|
|
Regolato il numero di thread da %s a %s per non eccedere il limite di utilizzo della memoria di %s MiB
|
|
Translated by
Milo Casagrande
|
|
|
|
Located in
src/xz/coder.c:300
|
|
20.
|
|
|
Adjusted LZMA%c dictionary size from %s MiB to %s MiB to not exceed the memory usage limit of %s MiB
|
|
|
|
Regolata la dimensione del dizionario LZMA%c da %s MiB a %s MiB per non superare il limite dell'uso della memoria di %s MiB
|
|
Translated by
Lorenzo De Liso
|
|
Reviewed by
Devid Antonio Filoni
|
|
|
|
Located in
src/xz/coder.c:411
|
|
21.
|
|
|
Error creating a pipe: %s
|
|
|
|
Errore nel creare una pipe: %s
|
|
Translated by
Milo Casagrande
|
|
|
|
Located in
src/xz/file_io.c:110 src/xz/file_io.c:118
|
|
22.
|
|
|
%s : poll() failed: %s
|
|
|
|
%s : poll() non riuscita: %s
|
|
Translated by
Milo Casagrande
|
|
|
|
Located in
src/xz/file_io.c:277
|
|
23.
|
|
|
%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 : sembra che il file sia stato spostato, non viene rimosso
|
|
Translated by
Lorenzo De Liso
|
|
Reviewed by
Devid Antonio Filoni
|
|
|
|
Located in
src/xz/file_io.c:344
|
|
24.
|
|
|
%s : Cannot remove: %s
|
|
|
|
%s : impossibile rimuovere: %s
|
|
Translated by
Milo Casagrande
|
|
|
|
Located in
src/xz/file_io.c:351 src/xz/file_io.c:907
|
|
25.
|
|
|
%s : Cannot set the file owner: %s
|
|
|
|
%s : impossibile impostare il proprietario del file: %s
|
|
Translated by
Lorenzo De Liso
|
|
Reviewed by
Milo Casagrande
|
|
|
|
Located in
src/xz/file_io.c:377
|
|
26.
|
|
|
%s : Cannot set the file group: %s
|
|
|
|
%s : impossibile impostare il gruppo del file: %s
|
|
Translated by
Lorenzo De Liso
|
|
Reviewed by
Milo Casagrande
|
|
|
|
Located in
src/xz/file_io.c:390
|
|
27.
|
|
|
%s : Cannot set the file permissions: %s
|
|
|
|
%s : impossibile impostare i permessi del file: %s
|
|
Translated by
Lorenzo De Liso
|
|
Reviewed by
Milo Casagrande
|
|
|
|
Located in
src/xz/file_io.c:409
|
|
28.
|
|
|
Error getting the file status flags from standard input: %s
|
|
|
|
Errore nel recuperare le flag di stato del file dallo standard input: %s
|
|
Translated by
Milo Casagrande
|
|
|
|
Located in
src/xz/file_io.c:535
|