From fbb1d180348f027974269dc22696a9d74a47f61d Mon Sep 17 00:00:00 2001 From: Mounir IDRASSI Date: Tue, 20 Jun 2023 23:15:46 +0200 Subject: Windows: Allow selecting size unit (KB/MB/GB) for generated keyfiles This change also makes it possible to generate keyfiles larger than 1 MiB although only the first 1 MiB will be taken into account by VeraCrypt. Update strings in XML files --- Translations/Language.ja.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Translations/Language.ja.xml') diff --git a/Translations/Language.ja.xml b/Translations/Language.ja.xml index adbe1817..1b6b15a0 100644 --- a/Translations/Language.ja.xml +++ b/Translations/Language.ja.xml @@ -356,7 +356,7 @@ 警告:もしキーファイルを紛失、あるいはその先頭1024キロバイト中に1ビットでも変化があった場合、そのキーファイルを使っているボリュームはマウントできなくなります! ビット Number of keyfiles: - Keyfiles size (in Bytes): + Keyfiles size: Keyfiles base name: 翻訳者: 平文のサイズ: @@ -938,7 +938,7 @@ バックアップファイルに保存されたヘッダのパスワードを入力してください。 キーファイルの生成に成功しました。 The number of keyfiles you supplied is invalid. - The keyfile size must be comprized between 64 and 1048576 bytes. + The keyfile size must be at least 64 bytes. Please enter a name for the keyfile(s) to be generated The base name of the keyfile(s) is invalid The keyfile '%s' already exists.\nDo you want to overwrite it? The generation process will be stopped if you answer No. -- cgit v1.2.3