|
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 : File seems to have been moved, not removing
|
|
Translated and reviewed by
James Thorrold
|
|
|
|
Located in
src/xz/file_io.c:344
|
|
15.
|
|
|
%s : Cannot remove: %s
|
|
|
|
%s : Cannot remove: %s
|
|
Translated by
Robert Readman
|
|
Reviewed by
Robert Readman
|
|
|
|
Located in
src/xz/file_io.c:351 src/xz/file_io.c:907
|
|
16.
|
|
|
%s : Cannot set the file owner: %s
|
|
|
|
%s : Cannot set the file owner: %s
|
|
Translated by
Robert Readman
|
|
Reviewed by
Robert Readman
|
|
|
|
Located in
src/xz/file_io.c:377
|
|
17.
|
|
|
%s : Cannot set the file group: %s
|
|
|
|
%s : Cannot set the file group: %s
|
|
Translated by
Robert Readman
|
|
Reviewed by
Robert Readman
|
|
|
|
Located in
src/xz/file_io.c:390
|
|
18.
|
|
|
%s : Cannot set the file permissions: %s
|
|
|
|
%s : Cannot set the file permissions: %s
|
|
Translated by
Robert Readman
|
|
Reviewed by
Robert Readman
|
|
|
|
Located in
src/xz/file_io.c:409
|
|
19.
|
|
|
%s : Is a symbolic link, skipping
|
|
|
|
%s : Is a symbolic link, skipping
|
|
Translated by
Robert Readman
|
|
Reviewed by
Robert Readman
|
|
|
|
Located in
src/xz/file_io.c:593 src/xz/file_io.c:655
|
|
20.
|
|
|
%s : Is a directory, skipping
|
|
|
|
%s : Is a directory, skipping
|
|
Translated by
Robert Readman
|
|
Reviewed by
Robert Readman
|
|
|
|
Located in
src/xz/file_io.c:684
|
|
21.
|
|
|
%s : Not a regular file, skipping
|
|
|
|
%s : Not a regular file, skipping
|
|
Translated by
Robert Readman
|
|
Reviewed by
Robert Readman
|
|
|
|
Located in
src/xz/file_io.c:690
|
|
22.
|
|
|
%s : File has setuid or setgid bit set, skipping
|
|
|
|
%s : File has setuid or setgid bit set, skipping
|
|
Translated and reviewed by
Robert Readman
|
|
|
|
Located in
src/xz/file_io.c:707
|
|
23.
|
|
|
%s : File has sticky bit set, skipping
|
|
|
|
%s : File has sticky bit set, skipping
|
|
Translated and reviewed by
Robert Readman
|
|
|
|
Located in
src/xz/file_io.c:714
|