1
0
mirror of https://github.com/veracrypt/VeraCrypt.git synced 2026-06-15 00:56:07 -05:00

Update translations

This commit is contained in:
Mounir IDRASSI
2026-06-05 02:37:02 +09:00
parent 0800a1652b
commit 0feecd019a
10 changed files with 430 additions and 430 deletions
+35 -35
View File
@@ -1649,41 +1649,41 @@
<entry lang="ja" key="IDD_PREFERENCES_TAB_PASSWORD">パスワード</entry>
<entry lang="ja" key="IDC_SECURE_DESKTOP_ENABLE_IME">セキュアデスクトップでIMEを有効にする</entry>
<entry lang="ja" key="ENABLE_IME_IN_SECURE_DESKTOP_WARNING">警告: セキュアデスクトップでキーファイルやトークンを選択する際に問題が発生する場合にのみ、このオプションを有効にしてください。</entry>
<entry lang="en" key="ERR_KEY_DERIVATION_FAILED">Key derivation failed. This may be caused by insufficient memory or an interrupted operation.</entry>
<entry lang="en" key="EFI_MS_BOOT_LOADER_RESTORE_FAILED">The system partition/drive is already decrypted, but the EFI Microsoft boot loader path was not restored to the Windows Boot Manager. Only the EFI boot files need repair. Use the VeraCrypt Rescue Disk repair option, or boot Windows recovery media and run 'bcdboot W:\\Windows /s S: /f UEFI' after replacing W: with the Windows volume drive letter and S: with the EFI System Partition drive letter. Path:</entry>
<entry lang="en" key="EFI_FALLBACK_BOOT_LOADER_STILL_VERACRYPT">The system partition/drive is already decrypted, but the EFI fallback boot loader path still contains the VeraCrypt Boot Loader. Only the EFI boot files need repair. Use the VeraCrypt Rescue Disk repair option, or boot Windows recovery media and run 'bcdboot W:\\Windows /s S: /f UEFI' after replacing W: with the Windows volume drive letter and S: with the EFI System Partition drive letter. Path:</entry>
<entry lang="en" key="IDM_REPAIR_EFI_BOOT_LOADER">Repair EFI Boot Loader...</entry>
<entry lang="en" key="CONFIRM_REPAIR_EFI_BOOT_LOADER">VeraCrypt will restore the Windows EFI boot loader paths and remove VeraCrypt EFI boot entries and files.\n\nUse this only after the system partition/drive is fully decrypted and Windows can boot without system encryption.\n\nDo you want to continue?</entry>
<entry lang="en" key="EFI_BOOT_LOADER_FILE_READ_FAILED">The EFI boot loader file could not be read completely:</entry>
<entry lang="en" key="EFI_BOOT_LOADER_FILE_TOO_LARGE">The EFI boot loader file is unexpectedly large and was not inspected:</entry>
<entry lang="en" key="EFI_BOOT_LOADER_NVRAM_CLEANUP_FAILED">The system partition/drive is already decrypted and the EFI boot loader files were restored, but VeraCrypt could not remove one or more VeraCrypt firmware boot entries. The VeraCrypt EFI files were left in place so any remaining firmware entry still points to an existing loader. Retry as Administrator or remove the VeraCrypt boot entry from firmware setup after confirming Windows Boot Manager starts normally.</entry>
<entry lang="en" key="EFI_BOOT_LOADER_REPAIR_BLOCKED">The EFI boot loader cannot be repaired while system encryption or decryption is active or incomplete. Complete or resume the pending system encryption/decryption process before retrying.</entry>
<entry lang="en" key="EFI_BOOT_LOADER_REPAIR_NOT_APPLICABLE">This repair action is available only on systems booting in UEFI mode from a GPT system partition.</entry>
<entry lang="en" key="EFI_BOOT_LOADER_REPAIR_SUCCESS">The EFI boot loader has been repaired successfully.</entry>
<entry lang="en" key="PIM_ARGON2_HELP">PIM (Personal Iterations Multiplier) controls the memory and time costs used by Argon2id header key derivation as follows:\n Memory = min(64 MiB + ((PIM - 1) x 32 MiB), 1024 MiB)\n Iterations = 3 + ((PIM - 1) / 3) for PIM 31 or lower, then 13 + (PIM - 31)\n\nWhen left empty or set to 0, VeraCrypt will use the default Argon2 PIM (12), which uses 416 MiB of memory and 6 iterations.\n\nWhen the password is less than 20 characters, Argon2 PIM can't be smaller than 12 in order to maintain a minimal security level.\nWhen the password is 20 characters or more, Argon2 PIM can be set to any value.\n\nAn Argon2 PIM larger than 12 increases memory usage up to 1024 MiB and then increases iterations. This will lead to slower mounting. A small Argon2 PIM (less than 12) will lead to quicker mounting but it can reduce security if the password is not strong enough.</entry>
<entry lang="en" key="PIM_ARGON2_LARGE_WARNING">You have chosen an Argon2 PIM value that is larger than VeraCrypt default value.\nPlease note that this can require more memory and lead to much slower mounting.</entry>
<entry lang="en" key="PIM_ARGON2_SMALL_WARNING">You have chosen an Argon2 PIM value that is smaller than the default VeraCrypt value. Please note that if your password is not strong enough, this could lead to weaker security.\n\nDo you confirm that you are using a strong password?</entry>
<entry lang="en" key="PIM_ARGON2_REQUIRE_LONG_PASSWORD">Password must contain 20 or more characters in order to use the specified Argon2 PIM.\nShorter passwords can only be used if the Argon2 PIM is 12 or greater.</entry>
<entry lang="en" key="LINUX_PREF_MOUNT_NTFS_WITH_KERNEL_DRIVER">Mount NTFS volumes with an in-kernel Linux driver</entry>
<entry lang="en" key="LINUX_PREF_MOUNT_NTFS_WITH_KERNEL_DRIVER_HELP">Linux only. When enabled and no explicit filesystem type was supplied, VeraCrypt probes the decrypted virtual device with blkid -p and mounts detected NTFS filesystems with an available in-kernel NTFS driver, bypassing mount helpers such as ntfs-3g. VeraCrypt uses ntfs when it is positively identified as a modern read/write driver or expected on Linux 7.1 or later, and otherwise uses ntfs3. If NTFS detection fails, VeraCrypt uses the normal automatic filesystem selection. If no supported in-kernel NTFS driver is available or loadable, mounting fails. This opt-in option can avoid suspend or hibernate hangs caused by frozen user-space FUSE filesystems.</entry>
<entry lang="en" key="LINUX_KERNEL_NTFS_DRIVER_UNAVAILABLE">No supported in-kernel NTFS driver is available or loadable. To use the system default NTFS backend, disable the NTFS kernel-driver preference or do not request kernel NTFS explicitly.</entry>
<entry lang="en" key="LINUX_EMERGENCY_UNMOUNT_WARNING">Normal unmount of volume {0} failed. This can happen when applications still have files or directories open on the volume, or when the backing device was disconnected and the mount became stale.\n\nIf the device is still connected, choose No, close applications using the volume, and try unmounting again.\n\nIf the device was disconnected or the mount is stale, VeraCrypt can attempt emergency cleanup by lazy-detaching the filesystem and removing or scheduling removal of VeraCrypt kernel objects. Pending writes may have failed, data may be lost, and cleanup may remain pending until applications close open files. Check the filesystem with fsck or the appropriate repair tool before using it again.\n\nContinue?</entry>
<entry lang="en" key="LINUX_EMERGENCY_UNMOUNTED">Emergency cleanup for volume {0} has been initiated. If the volume was disconnected, the mount was stale, or there were pending writes, check the filesystem with fsck or the appropriate repair tool before using it again.</entry>
<entry lang="en" key="FORMAT_STAGE_WRITING_DATA">Creating volume data. Please wait.</entry>
<entry lang="en" key="FORMAT_STAGE_WRITING_BACKUP_HEADER">Finalizing volume creation: writing backup header.</entry>
<entry lang="en" key="FORMAT_STAGE_FLUSHING_DATA">Finalizing volume creation: flushing data to disk. This can take several minutes on large volumes or slow/USB storage.</entry>
<entry lang="en" key="FORMAT_STAGE_FINISHED">Finalizing volume creation.</entry>
<entry lang="en" key="FORMAT_STAGE_ABORTED">Volume creation has been aborted.</entry>
<entry lang="en" key="FORMAT_STAGE_ERROR">Volume creation failed.</entry>
<entry lang="en" key="FORMAT_STAGE_PREPARING_TEMP_VOLUME">Finalizing volume creation: mounting temporary volume.</entry>
<entry lang="en" key="FORMAT_STAGE_PREPARING_TEMP_DEVICE">Finalizing volume creation: preparing temporary device.</entry>
<entry lang="en" key="FORMAT_STAGE_CREATING_FILESYSTEM">Finalizing volume creation: creating filesystem using {0}.</entry>
<entry lang="en" key="FORMAT_STAGE_DISMOUNTING_TEMP_VOLUME">Finalizing volume creation: dismounting temporary volume.</entry>
<entry lang="en" key="MACOSX_APFS_SYNTHESIZED_DEVICE">The selected device '{0}' is an APFS synthesized container or volume and cannot be used as a raw VeraCrypt volume host.\n\nSelect the physical APFS store partition{1} instead.</entry>
<entry lang="en" key="MACOSX_DEVICE_SYSTEM_PARTITION">The selected device '{0}' is a macOS system/support partition and cannot be used as a VeraCrypt volume host.</entry>
<entry lang="en" key="MACOSX_APFS_SYSTEM_STORE">The selected APFS physical store '{0}' contains the currently mounted macOS system volume and cannot be used as a VeraCrypt volume host.</entry>
<entry lang="en" key="MACOSX_DEVICE_NOT_WRITABLE">macOS reports the selected device '{0}' as read-only. Select a writable physical partition or disk.</entry>
<entry lang="en" key="MACOSX_APFS_EROFS_HINT">macOS reported the selected device as read-only. If this is an APFS disk, make sure you selected the physical APFS store partition, not an APFS synthesized volume. Use Disk Utility or 'diskutil list' to identify the physical partition, then retry.</entry>
<entry lang="ja" key="ERR_KEY_DERIVATION_FAILED">キー導出に失敗しました。メモリ不足または操作の中断が原因である可能性があります。</entry>
<entry lang="ja" key="EFI_MS_BOOT_LOADER_RESTORE_FAILED">システムパーティション/ドライブはすでに復号されていますが、EFI Microsoft ブートローダーのパスが Windows Boot Manager に復元されていません。修復が必要なのは EFI ブートファイルのみです。VeraCrypt レスキューディスクの修復オプションを使用するか、Windows 回復メディアから起動し、W: を Windows ボリュームのドライブレターに、S: を EFI システムパーティションのドライブレターに置き換えてから 'bcdboot W:\\Windows /s S: /f UEFI' を実行してください。パス:</entry>
<entry lang="ja" key="EFI_FALLBACK_BOOT_LOADER_STILL_VERACRYPT">システムパーティション/ドライブはすでに復号されていますが、EFI フォールバックブートローダーのパスに VeraCrypt ブートローダーがまだ含まれています。修復が必要なのは EFI ブートファイルのみです。VeraCrypt レスキューディスクの修復オプションを使用するか、Windows 回復メディアから起動し、W: を Windows ボリュームのドライブレターに、S: を EFI システムパーティションのドライブレターに置き換えてから 'bcdboot W:\\Windows /s S: /f UEFI' を実行してください。パス:</entry>
<entry lang="ja" key="IDM_REPAIR_EFI_BOOT_LOADER">EFI ブートローダーを修復...</entry>
<entry lang="ja" key="CONFIRM_REPAIR_EFI_BOOT_LOADER">VeraCrypt は Windows EFI ブートローダーのパスを復元し、VeraCrypt EFI ブートエントリおよびファイルを削除します。\n\nこの操作は、システムパーティション/ドライブが完全に復号され、Windows がシステム暗号化なしで起動できる場合にのみ使用してください。\n\n続行しますか?</entry>
<entry lang="ja" key="EFI_BOOT_LOADER_FILE_READ_FAILED">EFI ブートローダーファイルを完全に読み取ることができませんでした:</entry>
<entry lang="ja" key="EFI_BOOT_LOADER_FILE_TOO_LARGE">EFI ブートローダーファイルが予期せず大きいため、検査されませんでした:</entry>
<entry lang="ja" key="EFI_BOOT_LOADER_NVRAM_CLEANUP_FAILED">システムパーティション/ドライブはすでに復号され、EFI ブートローダーファイルは復元されましたが、VeraCrypt は 1 つ以上の VeraCrypt ファームウェアブートエントリを削除できませんでした。残っているファームウェアエントリが既存のローダーを指し続けるよう、VeraCrypt EFI ファイルはそのまま残されました。管理者として再試行するか、Windows Boot Manager が正常に起動することを確認した後、ファームウェア設定から VeraCrypt ブートエントリを削除してください。</entry>
<entry lang="ja" key="EFI_BOOT_LOADER_REPAIR_BLOCKED">システム暗号化または復号が実行中、あるいは未完了の場合、EFI ブートローダーは修復できません。再試行する前に、保留中のシステム暗号化/復号処理を完了または再開してください。</entry>
<entry lang="ja" key="EFI_BOOT_LOADER_REPAIR_NOT_APPLICABLE">この修復操作は、GPT システムパーティションから UEFI モードで起動しているシステムでのみ利用できます。</entry>
<entry lang="ja" key="EFI_BOOT_LOADER_REPAIR_SUCCESS">EFI ブートローダーは正常に修復されました。</entry>
<entry lang="ja" key="PIM_ARGON2_HELP">PIM (Personal Iterations Multiplier) は、Argon2id ヘッダーキーの導出で使用されるメモリコストと時間コストを次のように制御します:\n メモリ = min(64 MiB + ((PIM - 1) x 32 MiB), 1024 MiB)\n 反復回数 = PIM が 31 以下の場合は 3 + ((PIM - 1) / 3)、それを超える場合は 13 + (PIM - 31)\n\n空欄のままにするか 0 に設定すると、VeraCrypt はデフォルトの Argon2 PIM (12) を使用します。この設定では 416 MiB のメモリと 6 回の反復を使用します。\n\nパスワードが 20 文字未満の場合、最小限のセキュリティレベルを維持するために Argon2 PIM を 12 未満にすることはできません。\nパスワードが 20 文字以上の場合、Argon2 PIM は任意の値に設定できます。\n\n12 より大きい Argon2 PIM は、メモリ使用量を最大 1024 MiB まで増やし、その後は反復回数を増やします。これによりマウントは遅くなります。小さい Argon2 PIM (12 未満) はマウントを速くしますが、パスワードが十分に強力でない場合、セキュリティが低下する可能性があります。</entry>
<entry lang="ja" key="PIM_ARGON2_LARGE_WARNING">VeraCrypt のデフォルト値より大きい Argon2 PIM 値が選択されています。\nこれにより、より多くのメモリが必要になり、マウントが大幅に遅くなる可能性があることに注意してください。</entry>
<entry lang="ja" key="PIM_ARGON2_SMALL_WARNING">VeraCrypt のデフォルト値より小さい Argon2 PIM 値が選択されています。パスワードが十分に強力でない場合、セキュリティが低下する可能性があることに注意してください。\n\n強力なパスワードを使用していることを確認しますか?</entry>
<entry lang="ja" key="PIM_ARGON2_REQUIRE_LONG_PASSWORD">指定した Argon2 PIM を使用するには、パスワードは 20 文字以上である必要があります。\nそれより短いパスワードは、Argon2 PIM 12 以上の場合にのみ使用できます。</entry>
<entry lang="ja" key="LINUX_PREF_MOUNT_NTFS_WITH_KERNEL_DRIVER">Linux カーネル内ドライバで NTFS ボリュームをマウントする</entry>
<entry lang="ja" key="LINUX_PREF_MOUNT_NTFS_WITH_KERNEL_DRIVER_HELP">Linux のみ。これを有効にし、明示的なファイルシステムタイプが指定されていない場合、VeraCrypt は復号済みの仮想デバイスを blkid -p で検査し、検出された NTFS ファイルシステムを利用可能なカーネル内 NTFS ドライバでマウントします。これにより ntfs-3g などのマウントヘルパーは迂回されます。VeraCrypt は、ntfs が現行の読み書き対応ドライバであると明確に識別された場合、または Linux 7.1 以降で期待される場合には ntfs を使用し、それ以外の場合は ntfs3 を使用します。NTFS の検出に失敗した場合、VeraCrypt は通常の自動ファイルシステム選択を使用します。サポートされているカーネル内 NTFS ドライバが利用できない、または読み込めない場合、マウントは失敗します。このオプトインオプションにより、ユーザースペース FUSE ファイルシステムのフリーズが原因でサスペンドまたは休止状態への移行時にハングする問題を回避できる場合があります。</entry>
<entry lang="ja" key="LINUX_KERNEL_NTFS_DRIVER_UNAVAILABLE">サポートされているカーネル内 NTFS ドライバが利用できないか、読み込めません。システムのデフォルト NTFS バックエンドを使用するには、NTFS カーネルドライバ設定を無効にするか、カーネル NTFS を明示的に要求しないでください。</entry>
<entry lang="ja" key="LINUX_EMERGENCY_UNMOUNT_WARNING">ボリューム {0} の通常のマウント解除に失敗しました。これは、アプリケーションがまだボリューム上のファイルまたはディレクトリを開いている場合や、背後のデバイスが切断されてマウント状態が無効になった場合に発生することがあります。\n\nデバイスがまだ接続されている場合は、「いいえ」を選択し、そのボリュームを使用しているアプリケーションを閉じてから、もう一度マウント解除を試してください。\n\nデバイスが切断された、またはマウント状態が無効になっている場合、VeraCrypt はファイルシステムを遅延デタッチし、VeraCrypt カーネルオブジェクトを削除または削除予約することで、緊急クリーンアップを試行できます。保留中の書き込みが失敗している可能性があり、データが失われることがあります。また、開いているファイルをアプリケーションが閉じるまで、クリーンアップが保留のままになることがあります。再度使用する前に、fsck または適切な修復ツールでファイルシステムを確認してください。\n\n続行しますか?</entry>
<entry lang="ja" key="LINUX_EMERGENCY_UNMOUNTED">ボリューム {0} の緊急クリーンアップを開始しました。ボリュームが切断されていた場合、マウント状態が無効になっていた場合、または保留中の書き込みがあった場合は、再度使用する前に fsck または適切な修復ツールでファイルシステムを確認してください。</entry>
<entry lang="ja" key="FORMAT_STAGE_WRITING_DATA">ボリュームデータを作成しています。お待ちください。</entry>
<entry lang="ja" key="FORMAT_STAGE_WRITING_BACKUP_HEADER">ボリューム作成を完了しています: バックアップヘッダを書き込んでいます。</entry>
<entry lang="ja" key="FORMAT_STAGE_FLUSHING_DATA">ボリューム作成を完了しています: データをディスクにフラッシュしています。大きなボリュームや低速/USB ストレージでは数分かかることがあります。</entry>
<entry lang="ja" key="FORMAT_STAGE_FINISHED">ボリューム作成を完了しています。</entry>
<entry lang="ja" key="FORMAT_STAGE_ABORTED">ボリュームの作成は中止されました。</entry>
<entry lang="ja" key="FORMAT_STAGE_ERROR">ボリュームの作成に失敗しました。</entry>
<entry lang="ja" key="FORMAT_STAGE_PREPARING_TEMP_VOLUME">ボリューム作成を完了しています: 一時ボリュームをマウントしています。</entry>
<entry lang="ja" key="FORMAT_STAGE_PREPARING_TEMP_DEVICE">ボリューム作成を完了しています: 一時デバイスを準備しています。</entry>
<entry lang="ja" key="FORMAT_STAGE_CREATING_FILESYSTEM">ボリューム作成を完了しています: {0} を使用してファイルシステムを作成しています。</entry>
<entry lang="ja" key="FORMAT_STAGE_DISMOUNTING_TEMP_VOLUME">ボリューム作成を完了しています: 一時ボリュームをマウント解除しています。</entry>
<entry lang="ja" key="MACOSX_APFS_SYNTHESIZED_DEVICE">選択されたデバイス '{0}' APFS 合成コンテナまたはボリュームであり、raw デバイス型 VeraCrypt ボリュームのホストとして使用できません。\n\n代わりに物理 APFS ストアパーティション{1}を選択してください。</entry>
<entry lang="ja" key="MACOSX_DEVICE_SYSTEM_PARTITION">選択されたデバイス '{0}' macOS システム/サポートパーティションであり、VeraCrypt ボリュームホストとして使用できません。</entry>
<entry lang="ja" key="MACOSX_APFS_SYSTEM_STORE">選択された APFS 物理ストア '{0}' には現在マウントされている macOS システムボリュームが含まれているため、VeraCrypt ボリュームホストとして使用できません。</entry>
<entry lang="ja" key="MACOSX_DEVICE_NOT_WRITABLE">macOS は、選択されたデバイス '{0}' を読み取り専用として報告しています。書き込み可能な物理パーティションまたはディスクを選択してください。</entry>
<entry lang="ja" key="MACOSX_APFS_EROFS_HINT">macOS は、選択されたデバイスを読み取り専用として報告しました。これが APFS ディスクの場合は、APFS 合成ボリュームではなく物理 APFS ストアパーティションを選択していることを確認してください。ディスクユーティリティまたは 'diskutil list' を使用して物理パーティションを確認してから、再試行してください。</entry>
</localization>
<xs:schema attributeFormDefault="unqualified" elementFormDefault="qualified" xmlns:xs="http://www.w3.org/2001/XMLSchema">
<xs:element name="VeraCrypt">