|
7.
|
|
|
Using a preset in raw mode is discouraged.
|
|
|
|
raw モード時にプリセットを指定するのは推奨されません。
|
|
Translated and reviewed by
epii
|
|
|
|
Located in
src/xz/coder.c:169
|
|
8.
|
|
|
The exact options of the presets may vary between software versions.
|
|
|
|
各プリセットの正確なオプションは、ソフトウェアのバージョン間で変わる可能性があります
|
|
Translated and reviewed by
epii
|
|
|
|
Located in
src/xz/coder.c:171
|
|
9.
|
|
|
The .lzma format supports only the LZMA1 filter
|
|
|
|
.lzma フォーマットは LZMA1 フィルターのみをサポートしています
|
|
Translated and reviewed by
epii
|
|
|
|
Located in
src/xz/coder.c:194
|
|
10.
|
|
|
LZMA1 cannot be used with the .xz format
|
|
|
|
LZMA1 は .xz フォーマットと共に使用することはできません
|
|
Translated and reviewed by
epii
|
|
|
|
Located in
src/xz/coder.c:202
|
|
11.
|
|
|
Unsupported filter chain or filter options
|
|
|
|
サポートされていないフィルタチェインまたはフィルタオプション
|
|
Translated and reviewed by
epii
|
|
|
|
Located in
src/xz/coder.c:265
|
|
12.
|
|
|
Decompression will need %s MiB of memory.
|
|
|
|
伸張には %s MiB のメモリが必要です。
|
|
Translated and reviewed by
epii
|
|
|
|
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
|
|
|
|
%4$s MiB のメモリ利用制限を超えないように、LZMA%1$c 辞書サイズを %2$s MiB から %3$s MiB に調節しました
|
|
Translated by
epii
|
|
Reviewed by
Shushi Kurose
|
|
|
|
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 : ファイルはすでに移動されたようです。削除を行いません
|
|
Translated and reviewed by
epii
|
|
|
|
Located in
src/xz/file_io.c:344
|
|
15.
|
|
|
%s : Cannot remove: %s
|
|
|
|
%s : 削除できません: %s
|
|
Translated and reviewed by
epii
|
|
|
|
Located in
src/xz/file_io.c:351 src/xz/file_io.c:907
|
|
16.
|
|
|
%s : Cannot set the file owner: %s
|
|
|
|
%s : ファイル所有者を設定できません: %s
|
|
Translated and reviewed by
epii
|
|
|
|
Located in
src/xz/file_io.c:377
|