From b67390150322af8c4ed8eedde381d98923baea34 Mon Sep 17 00:00:00 2001 From: Mounir IDRASSI Date: Sun, 11 May 2025 16:02:20 +0900 Subject: [PATCH] Move copyright and links to "AM Crypo", amcrypto.jp and veracrypt.jp --- .github/FUNDING.yml | 2 +- .github/stale.yml | 2 +- License.txt | 2 +- README.md | 11 ++-- Translations/Language.ar.xml | 4 +- Translations/Language.be.xml | 4 +- Translations/Language.bg.xml | 4 +- Translations/Language.ca.xml | 4 +- Translations/Language.co.xml | 4 +- Translations/Language.cs.xml | 4 +- Translations/Language.da.xml | 4 +- Translations/Language.de.xml | 4 +- Translations/Language.el.xml | 4 +- Translations/Language.es.xml | 4 +- Translations/Language.et.xml | 4 +- Translations/Language.eu.xml | 4 +- Translations/Language.fa.xml | 4 +- Translations/Language.fi.xml | 4 +- Translations/Language.fr.xml | 4 +- Translations/Language.he.xml | 4 +- Translations/Language.hu.xml | 4 +- Translations/Language.id.xml | 4 +- Translations/Language.it.xml | 4 +- Translations/Language.ja.xml | 4 +- Translations/Language.ka.xml | 4 +- Translations/Language.ko.xml | 4 +- Translations/Language.lv.xml | 4 +- Translations/Language.my.xml | 4 +- Translations/Language.nb.xml | 4 +- Translations/Language.nl.xml | 4 +- Translations/Language.nn.xml | 4 +- Translations/Language.pl.xml | 4 +- Translations/Language.pt-br.xml | 4 +- Translations/Language.ro.xml | 4 +- Translations/Language.ru.xml | 4 +- Translations/Language.sk.xml | 4 +- Translations/Language.sl.xml | 4 +- Translations/Language.sv.xml | 4 +- Translations/Language.th.xml | 4 +- Translations/Language.tr.xml | 4 +- Translations/Language.uk.xml | 2 +- Translations/Language.uz.xml | 4 +- Translations/Language.vi.xml | 4 +- Translations/Language.zh-cn.xml | 4 +- Translations/Language.zh-hk.xml | 4 +- Translations/Language.zh-tw.xml | 4 +- contrib/EncryptData.ps1 | 4 +- doc/html/en/Authors.html | 4 +- doc/html/en/Contact.html | 4 +- ...ersion_Guide_VeraCrypt_1.26_and_Later.html | 2 +- doc/html/en/Digital Signatures.html | 6 +-- doc/html/en/FAQ.html | 50 +++++++++---------- doc/html/en/Legal Information.html | 3 +- doc/html/en/VeraCrypt License.html | 2 +- doc/html/ru/Authors.html | 4 +- doc/html/ru/Contact.html | 4 +- ...ersion_Guide_VeraCrypt_1.26_and_Later.html | 2 +- doc/html/ru/Digital Signatures.html | 6 +-- doc/html/ru/FAQ.html | 50 +++++++++---------- doc/html/ru/Legal Information.html | 3 +- doc/html/ru/VeraCrypt License.html | 2 +- doc/html/zh-cn/Authors.html | 2 +- doc/html/zh-cn/Contact.html | 4 +- ...ersion_Guide_VeraCrypt_1.26_and_Later.html | 2 +- doc/html/zh-cn/Digital Signatures.html | 6 +-- doc/html/zh-cn/FAQ.html | 48 +++++++++--------- doc/html/zh-cn/Legal Information.html | 3 +- src/Boot/Windows/Bios.h | 2 +- src/Boot/Windows/BootCommon.h | 2 +- src/Boot/Windows/BootConfig.cpp | 2 +- src/Boot/Windows/BootConfig.h | 2 +- src/Boot/Windows/BootConsoleIo.cpp | 2 +- src/Boot/Windows/BootConsoleIo.h | 2 +- src/Boot/Windows/BootCrt.asm | 2 +- src/Boot/Windows/BootDebug.cpp | 2 +- src/Boot/Windows/BootDebug.h | 2 +- src/Boot/Windows/BootDefs.h | 2 +- src/Boot/Windows/BootDiskIo.cpp | 2 +- src/Boot/Windows/BootDiskIo.h | 2 +- src/Boot/Windows/BootEncryptedIo.cpp | 2 +- src/Boot/Windows/BootEncryptedIo.h | 2 +- src/Boot/Windows/BootMain.cpp | 2 +- src/Boot/Windows/BootMain.h | 2 +- src/Boot/Windows/BootMemory.cpp | 2 +- src/Boot/Windows/BootMemory.h | 2 +- src/Boot/Windows/BootSector.asm | 2 +- src/Boot/Windows/BootStrings.h | 2 +- src/Boot/Windows/IntFilter.cpp | 2 +- src/Boot/Windows/IntFilter.h | 2 +- src/Boot/Windows/Makefile | 2 +- src/Boot/Windows/Platform.cpp | 2 +- src/Boot/Windows/Platform.h | 2 +- src/Build/CMakeLists.txt | 4 +- src/Build/Include/Makefile.inc | 2 +- src/Build/build_cmake_deb.sh | 2 +- src/Build/build_cmake_opensuse.sh | 2 +- src/Build/build_cmake_rpm.sh | 2 +- src/Build/build_veracrypt_freebsd.sh | 2 +- src/Build/build_veracrypt_linux.sh | 2 +- src/Build/build_veracrypt_linux_no_sse2.sh | 2 +- src/Build/build_veracrypt_macosx.sh | 2 +- src/Build/build_veracrypt_macosx_legacy.sh | 2 +- src/Build/sign_rpm.sh | 2 +- src/COMReg/COMReg.rc | 2 +- src/Common/Apidrvr.h | 2 +- src/Common/BaseCom.cpp | 2 +- src/Common/BaseCom.h | 2 +- src/Common/BootEncryption.cpp | 2 +- src/Common/BootEncryption.h | 2 +- src/Common/Cache.c | 2 +- src/Common/Cache.h | 2 +- src/Common/Cmdline.c | 2 +- src/Common/Cmdline.h | 2 +- src/Common/Combo.c | 2 +- src/Common/Combo.h | 2 +- src/Common/Common.h | 2 +- src/Common/Crc.c | 2 +- src/Common/Crc.h | 2 +- src/Common/Crypto.c | 2 +- src/Common/Crypto.h | 2 +- src/Common/Dictionary.c | 2 +- src/Common/Dictionary.h | 2 +- src/Common/Dlgcode.c | 19 +++---- src/Common/Dlgcode.h | 4 +- src/Common/EncryptionThreadPool.c | 2 +- src/Common/EncryptionThreadPool.h | 2 +- src/Common/Endian.c | 2 +- src/Common/Endian.h | 2 +- src/Common/Exception.h | 2 +- src/Common/Fat.c | 2 +- src/Common/Fat.h | 2 +- src/Common/Format.c | 2 +- src/Common/Format.h | 2 +- src/Common/Keyfiles.c | 2 +- src/Common/Keyfiles.h | 2 +- src/Common/Language.c | 4 +- src/Common/Language.h | 2 +- src/Common/Language.xml | 4 +- src/Common/Password.c | 2 +- src/Common/Password.h | 2 +- src/Common/Pkcs5.c | 2 +- src/Common/Pkcs5.h | 2 +- src/Common/Progress.c | 2 +- src/Common/Progress.h | 2 +- src/Common/Random.c | 2 +- src/Common/Random.h | 2 +- src/Common/Registry.c | 2 +- src/Common/Registry.h | 2 +- src/Common/SecurityToken.cpp | 2 +- src/Common/SecurityToken.h | 2 +- src/Common/Tcdefs.h | 8 +-- src/Common/Tests.c | 2 +- src/Common/Tests.h | 2 +- src/Common/Volumes.c | 2 +- src/Common/Volumes.h | 2 +- src/Common/Wipe.c | 2 +- src/Common/Wipe.h | 2 +- src/Common/Xml.c | 2 +- src/Common/Xml.h | 2 +- src/Common/Xts.c | 2 +- src/Common/Xts.h | 2 +- src/Core/Core.h | 2 +- src/Core/Core.make | 2 +- src/Core/CoreBase.cpp | 2 +- src/Core/CoreBase.h | 2 +- src/Core/CoreException.cpp | 2 +- src/Core/CoreException.h | 2 +- src/Core/FatFormatter.cpp | 2 +- src/Core/FatFormatter.h | 2 +- src/Core/HostDevice.cpp | 2 +- src/Core/HostDevice.h | 2 +- src/Core/MountOptions.cpp | 2 +- src/Core/MountOptions.h | 2 +- src/Core/RandomNumberGenerator.cpp | 4 +- src/Core/RandomNumberGenerator.h | 2 +- src/Core/Unix/CoreService.cpp | 2 +- src/Core/Unix/CoreService.h | 2 +- src/Core/Unix/CoreServiceProxy.h | 2 +- src/Core/Unix/CoreServiceRequest.cpp | 2 +- src/Core/Unix/CoreServiceRequest.h | 2 +- src/Core/Unix/CoreServiceResponse.cpp | 2 +- src/Core/Unix/CoreServiceResponse.h | 2 +- src/Core/Unix/CoreUnix.cpp | 2 +- src/Core/Unix/CoreUnix.h | 2 +- src/Core/Unix/FreeBSD/CoreFreeBSD.cpp | 2 +- src/Core/Unix/FreeBSD/CoreFreeBSD.h | 2 +- src/Core/Unix/FreeBSD/System.h | 2 +- src/Core/Unix/Linux/CoreLinux.cpp | 2 +- src/Core/Unix/Linux/CoreLinux.h | 2 +- src/Core/Unix/Linux/System.h | 2 +- src/Core/Unix/MacOSX/CoreMacOSX.cpp | 2 +- src/Core/Unix/MacOSX/CoreMacOSX.h | 2 +- src/Core/Unix/MacOSX/System.h | 2 +- src/Core/Unix/MountedFilesystem.h | 2 +- src/Core/Unix/OpenBSD/CoreOpenBSD.cpp | 2 +- src/Core/Unix/OpenBSD/CoreOpenBSD.h | 2 +- src/Core/Unix/OpenBSD/System.h | 2 +- src/Core/Unix/Solaris/CoreSolaris.cpp | 2 +- src/Core/Unix/Solaris/CoreSolaris.h | 2 +- src/Core/Unix/Solaris/System.h | 2 +- src/Core/Unix/System.h | 2 +- src/Core/VolumeCreator.cpp | 2 +- src/Core/VolumeCreator.h | 2 +- src/Crypto/Aes_hw_cpu.h | 2 +- src/Crypto/Sha2.h | 2 +- src/Driver/DriveFilter.c | 2 +- src/Driver/DriveFilter.h | 2 +- src/Driver/Driver.rc | 2 +- src/Driver/DumpFilter.c | 2 +- src/Driver/DumpFilter.h | 2 +- src/Driver/EncryptedIoQueue.c | 2 +- src/Driver/EncryptedIoQueue.h | 2 +- src/Driver/Fuse/Driver.make | 2 +- src/Driver/Fuse/FuseService.cpp | 2 +- src/Driver/Fuse/FuseService.h | 2 +- src/Driver/Ntdriver.c | 2 +- src/Driver/Ntdriver.h | 2 +- src/Driver/Ntvol.c | 2 +- src/Driver/Ntvol.h | 2 +- src/Driver/VolumeFilter.c | 2 +- src/Driver/VolumeFilter.h | 2 +- src/ExpandVolume/DlgExpandVolume.cpp | 2 +- src/ExpandVolume/ExpandVolume.c | 2 +- src/ExpandVolume/ExpandVolume.h | 2 +- src/ExpandVolume/ExpandVolume.rc | 2 +- src/ExpandVolume/InitDataArea.c | 2 +- src/ExpandVolume/InitDataArea.h | 2 +- src/ExpandVolume/WinMain.cpp | 4 +- src/Format/Format.rc | 2 +- src/Format/FormatCom.cpp | 2 +- src/Format/FormatCom.h | 2 +- src/Format/InPlace.c | 2 +- src/Format/InPlace.h | 2 +- src/Format/Tcformat.c | 2 +- src/Format/Tcformat.h | 2 +- src/LICENSE | 2 +- src/License.html | 2 +- src/License.txt | 2 +- src/Main/Application.cpp | 2 +- src/Main/Application.h | 2 +- src/Main/CommandLineInterface.cpp | 2 +- src/Main/CommandLineInterface.h | 2 +- src/Main/FatalErrorHandler.cpp | 2 +- src/Main/FatalErrorHandler.h | 2 +- src/Main/FavoriteVolume.cpp | 2 +- src/Main/FavoriteVolume.h | 2 +- src/Main/Forms/AboutDialog.cpp | 9 ++-- src/Main/Forms/AboutDialog.h | 2 +- src/Main/Forms/BenchmarkDialog.cpp | 2 +- src/Main/Forms/BenchmarkDialog.h | 2 +- src/Main/Forms/ChangePasswordDialog.cpp | 2 +- src/Main/Forms/ChangePasswordDialog.h | 2 +- src/Main/Forms/DeviceSelectionDialog.cpp | 2 +- src/Main/Forms/DeviceSelectionDialog.h | 2 +- .../Forms/EncryptionOptionsWizardPage.cpp | 2 +- src/Main/Forms/EncryptionOptionsWizardPage.h | 2 +- src/Main/Forms/EncryptionTestDialog.cpp | 2 +- src/Main/Forms/EncryptionTestDialog.h | 2 +- src/Main/Forms/FavoriteVolumesDialog.cpp | 2 +- src/Main/Forms/FavoriteVolumesDialog.h | 2 +- src/Main/Forms/InfoWizardPage.cpp | 2 +- src/Main/Forms/InfoWizardPage.h | 2 +- src/Main/Forms/KeyfileGeneratorDialog.cpp | 2 +- src/Main/Forms/KeyfileGeneratorDialog.h | 2 +- src/Main/Forms/KeyfilesDialog.cpp | 2 +- src/Main/Forms/KeyfilesDialog.h | 2 +- src/Main/Forms/KeyfilesPanel.cpp | 2 +- src/Main/Forms/KeyfilesPanel.h | 2 +- src/Main/Forms/LegalNoticesDialog.cpp | 2 +- src/Main/Forms/LegalNoticesDialog.h | 2 +- src/Main/Forms/MainFrame.cpp | 2 +- src/Main/Forms/MainFrame.h | 2 +- src/Main/Forms/MountOptionsDialog.cpp | 2 +- src/Main/Forms/MountOptionsDialog.h | 2 +- .../Forms/NewSecurityTokenKeyfileDialog.cpp | 2 +- .../Forms/NewSecurityTokenKeyfileDialog.h | 2 +- src/Main/Forms/PreferencesDialog.cpp | 2 +- src/Main/Forms/PreferencesDialog.h | 2 +- src/Main/Forms/ProgressWizardPage.cpp | 2 +- src/Main/Forms/ProgressWizardPage.h | 2 +- src/Main/Forms/RandomPoolEnrichmentDialog.cpp | 2 +- src/Main/Forms/RandomPoolEnrichmentDialog.h | 2 +- .../Forms/SecurityTokenKeyfilesDialog.cpp | 2 +- src/Main/Forms/SecurityTokenKeyfilesDialog.h | 2 +- src/Main/Forms/SelectDirectoryWizardPage.cpp | 2 +- src/Main/Forms/SelectDirectoryWizardPage.h | 2 +- src/Main/Forms/SingleChoiceWizardPage.h | 2 +- .../VolumeCreationProgressWizardPage.cpp | 2 +- .../Forms/VolumeCreationProgressWizardPage.h | 2 +- src/Main/Forms/VolumeCreationWizard.cpp | 2 +- src/Main/Forms/VolumeCreationWizard.h | 2 +- .../Forms/VolumeFormatOptionsWizardPage.cpp | 2 +- .../Forms/VolumeFormatOptionsWizardPage.h | 2 +- src/Main/Forms/VolumeLocationWizardPage.cpp | 2 +- src/Main/Forms/VolumeLocationWizardPage.h | 2 +- src/Main/Forms/VolumePasswordPanel.cpp | 2 +- src/Main/Forms/VolumePasswordPanel.h | 2 +- src/Main/Forms/VolumePasswordWizardPage.cpp | 2 +- src/Main/Forms/VolumePasswordWizardPage.h | 2 +- src/Main/Forms/VolumePropertiesDialog.cpp | 2 +- src/Main/Forms/VolumePropertiesDialog.h | 2 +- src/Main/Forms/VolumeSizeWizardPage.cpp | 2 +- src/Main/Forms/VolumeSizeWizardPage.h | 2 +- src/Main/Forms/WaitDialog.cpp | 2 +- src/Main/Forms/WaitDialog.h | 2 +- src/Main/Forms/WizardFrame.cpp | 2 +- src/Main/Forms/WizardFrame.h | 2 +- src/Main/Forms/WizardPage.h | 2 +- src/Main/GraphicUserInterface.cpp | 6 +-- src/Main/GraphicUserInterface.h | 2 +- src/Main/Hotkey.cpp | 2 +- src/Main/Hotkey.h | 2 +- src/Main/LanguageStrings.cpp | 2 +- src/Main/LanguageStrings.h | 2 +- src/Main/Main.h | 2 +- src/Main/Main.make | 2 +- src/Main/Resources.cpp | 2 +- src/Main/Resources.h | 2 +- src/Main/StringFormatter.cpp | 2 +- src/Main/StringFormatter.h | 2 +- src/Main/System.cpp | 2 +- src/Main/System.h | 2 +- src/Main/SystemPrecompiled.h | 2 +- src/Main/TextUserInterface.cpp | 2 +- src/Main/TextUserInterface.h | 2 +- src/Main/Unix/Main.cpp | 2 +- src/Main/UserInterface.cpp | 2 +- src/Main/UserInterface.h | 2 +- src/Main/UserInterfaceException.h | 2 +- src/Main/UserInterfaceType.h | 2 +- src/Main/UserPreferences.cpp | 2 +- src/Main/UserPreferences.h | 2 +- src/Main/VolumeHistory.cpp | 2 +- src/Main/VolumeHistory.h | 2 +- src/Main/Xml.cpp | 2 +- src/Main/Xml.h | 2 +- src/Makefile | 2 +- src/Mount/Favorites.cpp | 2 +- src/Mount/Favorites.h | 2 +- src/Mount/Hotkeys.c | 2 +- src/Mount/Hotkeys.h | 2 +- src/Mount/MainCom.cpp | 2 +- src/Mount/MainCom.h | 2 +- src/Mount/Mount.c | 2 +- src/Mount/Mount.h | 2 +- src/Mount/Mount.rc | 2 +- src/NOTICE | 2 +- src/Platform/Buffer.cpp | 2 +- src/Platform/Buffer.h | 2 +- src/Platform/Directory.h | 2 +- src/Platform/Event.cpp | 2 +- src/Platform/Event.h | 2 +- src/Platform/Exception.cpp | 2 +- src/Platform/Exception.h | 2 +- src/Platform/File.h | 2 +- src/Platform/FileCommon.cpp | 2 +- src/Platform/FileStream.h | 2 +- src/Platform/FilesystemPath.h | 2 +- src/Platform/Finally.h | 2 +- src/Platform/ForEach.h | 2 +- src/Platform/Functor.h | 2 +- src/Platform/Memory.cpp | 2 +- src/Platform/Memory.h | 2 +- src/Platform/MemoryStream.cpp | 2 +- src/Platform/MemoryStream.h | 2 +- src/Platform/Mutex.h | 2 +- src/Platform/Platform.h | 2 +- src/Platform/Platform.make | 2 +- src/Platform/PlatformBase.h | 2 +- src/Platform/PlatformTest.cpp | 2 +- src/Platform/PlatformTest.h | 2 +- src/Platform/Serializable.cpp | 2 +- src/Platform/Serializable.h | 2 +- src/Platform/Serializer.cpp | 2 +- src/Platform/Serializer.h | 2 +- src/Platform/SerializerFactory.cpp | 2 +- src/Platform/SerializerFactory.h | 2 +- src/Platform/SharedPtr.h | 2 +- src/Platform/SharedVal.h | 2 +- src/Platform/Stream.h | 2 +- src/Platform/StringConverter.cpp | 2 +- src/Platform/StringConverter.h | 2 +- src/Platform/SyncEvent.h | 2 +- src/Platform/System.h | 2 +- src/Platform/SystemException.h | 2 +- src/Platform/SystemInfo.h | 2 +- src/Platform/SystemLog.h | 2 +- src/Platform/TextReader.cpp | 2 +- src/Platform/TextReader.h | 2 +- src/Platform/Thread.h | 2 +- src/Platform/Time.h | 2 +- src/Platform/Unix/Directory.cpp | 2 +- src/Platform/Unix/File.cpp | 2 +- src/Platform/Unix/FilesystemPath.cpp | 2 +- src/Platform/Unix/Mutex.cpp | 2 +- src/Platform/Unix/Pipe.cpp | 2 +- src/Platform/Unix/Pipe.h | 2 +- src/Platform/Unix/Poller.cpp | 2 +- src/Platform/Unix/Poller.h | 2 +- src/Platform/Unix/Process.cpp | 2 +- src/Platform/Unix/Process.h | 2 +- src/Platform/Unix/SyncEvent.cpp | 2 +- src/Platform/Unix/System.h | 2 +- src/Platform/Unix/SystemException.cpp | 2 +- src/Platform/Unix/SystemInfo.cpp | 2 +- src/Platform/Unix/SystemLog.cpp | 2 +- src/Platform/Unix/Thread.cpp | 2 +- src/Platform/Unix/Time.cpp | 2 +- src/Platform/User.h | 2 +- src/Readme.txt | 11 ++-- src/Release/Setup Files/Product64.wxs | 10 ++-- src/Setup/ComSetup.cpp | 2 +- src/Setup/ComSetup.h | 2 +- src/Setup/Dir.c | 2 +- src/Setup/Dir.h | 2 +- .../FreeBSD/veracrypt_install_template.sh | 8 +-- src/Setup/Linux/veracrypt_install_template.sh | 8 +-- src/Setup/Portable.rc | 2 +- src/Setup/SelfExtract.c | 2 +- src/Setup/SelfExtract.h | 2 +- src/Setup/Setup.c | 4 +- src/Setup/Setup.h | 2 +- src/Setup/Setup.rc | 2 +- src/Setup/Wizard.c | 2 +- src/Setup/Wizard.h | 2 +- src/SetupDLL/ComSetup.cpp | 2 +- src/SetupDLL/ComSetup.h | 2 +- src/SetupDLL/Dir.c | 2 +- src/SetupDLL/Dir.h | 2 +- src/SetupDLL/Setup.c | 8 +-- src/SetupDLL/Setup.h | 2 +- src/SetupDLL/Setup.rc | 2 +- src/Volume/Cipher.cpp | 2 +- src/Volume/Cipher.h | 2 +- src/Volume/Crc32.h | 2 +- src/Volume/EncryptionAlgorithm.cpp | 2 +- src/Volume/EncryptionAlgorithm.h | 2 +- src/Volume/EncryptionMode.cpp | 2 +- src/Volume/EncryptionMode.h | 2 +- src/Volume/EncryptionModeWolfCryptXTS.h | 2 +- src/Volume/EncryptionModeXTS.cpp | 2 +- src/Volume/EncryptionModeXTS.h | 2 +- src/Volume/EncryptionTest.cpp | 2 +- src/Volume/EncryptionTest.h | 2 +- src/Volume/EncryptionThreadPool.cpp | 2 +- src/Volume/EncryptionThreadPool.h | 2 +- src/Volume/Hash.cpp | 2 +- src/Volume/Hash.h | 2 +- src/Volume/Keyfile.cpp | 2 +- src/Volume/Keyfile.h | 2 +- src/Volume/Pkcs5Kdf.cpp | 2 +- src/Volume/Pkcs5Kdf.h | 2 +- src/Volume/Version.h | 2 +- src/Volume/Volume.cpp | 2 +- src/Volume/Volume.h | 2 +- src/Volume/Volume.make | 2 +- src/Volume/VolumeException.cpp | 2 +- src/Volume/VolumeException.h | 2 +- src/Volume/VolumeHeader.cpp | 2 +- src/Volume/VolumeHeader.h | 2 +- src/Volume/VolumeInfo.cpp | 2 +- src/Volume/VolumeInfo.h | 2 +- src/Volume/VolumeLayout.cpp | 2 +- src/Volume/VolumeLayout.h | 2 +- src/Volume/VolumePassword.cpp | 2 +- src/Volume/VolumePassword.h | 2 +- src/Volume/VolumePasswordCache.cpp | 2 +- src/Volume/VolumePasswordCache.h | 2 +- src/Volume/VolumeSlot.h | 2 +- 469 files changed, 644 insertions(+), 637 deletions(-) diff --git a/.github/FUNDING.yml b/.github/FUNDING.yml index aa1fcb40..d976e6f0 100644 --- a/.github/FUNDING.yml +++ b/.github/FUNDING.yml @@ -1 +1 @@ -custom: "https://www.veracrypt.fr/en/Donation.html" +custom: "https://veracrypt.jp/en/Donation.html" diff --git a/.github/stale.yml b/.github/stale.yml index 5022ad87..fb5ccd68 100644 --- a/.github/stale.yml +++ b/.github/stale.yml @@ -20,6 +20,6 @@ closeComment: > or it has been fixed in a newer version. If it’s an enhancement and hasn't been taken on for so long, then it seems no one has the time to implement this. - Please reopen if you still encounter this issue with the [latest stable version](https://www.veracrypt.fr/en/Downloads.html). + Please reopen if you still encounter this issue with the [latest stable version](https://veracrypt.jp/en/Downloads.html). You can also contribute directly by providing a pull request. Thank you! diff --git a/License.txt b/License.txt index 28b9b94f..ad6f53cf 100644 --- a/License.txt +++ b/License.txt @@ -14,7 +14,7 @@ licenses can be found below. This license does not grant you rights to use any contributors' name, logo, or trademarks, including IDRIX, -VeraCrypt and all derivative names. +AM Crypto, VeraCrypt and all derivative names. For example, the following names are not allowed: VeraCrypt, VeraCrypt+, VeraCrypt Professional, iVeraCrypt, etc. Nor any other names confusingly similar to the name VeraCrypt (e.g., diff --git a/README.md b/README.md index c0bf3ea9..771be85b 100644 --- a/README.md +++ b/README.md @@ -30,7 +30,7 @@ called 'TrueCrypt' or 'VeraCrypt' A detailed guide on how to build VeraCrypt on Windows can be found in the [documentation](./doc/html/CompilingGuidelineWin.html) in the repository and -it is also available [online](https://www.veracrypt.fr/en/CompilingGuidelineWin.html). +it is also available [online](https://veracrypt.jp/en/CompilingGuidelineWin.html). IMPORTANT: @@ -79,7 +79,7 @@ For build instructions, please refer to the file src\Boot\EFI\Readme.txt. A detailed guide on how to build VeraCrypt on Linux can be found in the [documentation](./doc/html/CompilingGuidelineLinux.html) in the repository and -it is also available [online](https://www.veracrypt.fr/en/CompilingGuidelineLinux.html). +it is also available [online](https://veracrypt.jp/en/CompilingGuidelineLinux.html). ## Requirements for Building VeraCrypt for Linux and Mac OS X: @@ -200,16 +200,17 @@ If you intend to implement a feature, please contact us first to make sure: 3. Whether we need the help of third-party developers with implementing the feature. Information on how to contact us can be found at: -https://www.veracrypt.fr/ +https://veracrypt.jp/ # V. Legal Information ## Copyright Information This software as a whole: -Copyright (c) 2013-2025 IDRIX. All rights reserved. +Copyright (c) 2025 AM Crypto. All rights reserved. Portions of this software: +Copyright (c) 2025 AM Crypto. All rights reserved. Copyright (c) 2013-2025 IDRIX. All rights reserved. Copyright (c) 2003-2012 TrueCrypt Developers Association. All rights reserved. Copyright (c) 1998-2000 Paul Le Roux. All rights reserved. @@ -232,4 +233,4 @@ documentation, are the sole property of their respective owners. # VI. Further Information -https://www.veracrypt.fr +https://veracrypt.jp diff --git a/Translations/Language.ar.xml b/Translations/Language.ar.xml index e035974b..55e2ce3f 100644 --- a/Translations/Language.ar.xml +++ b/Translations/Language.ar.xml @@ -855,7 +855,7 @@ ‮أداة تنصيب ڤيراكربت عاملة حاليا في هذا النظام و تجري أو تهيئ تنصيبا أو تحديثا. قبل المواصلة انتظر حتى تتم عملها أو أغلقها. إن تعذّر إغلاقها فأعد تشغيل النظام. ‮فشل التنصيب. ‮فشلت الإزالة. - ‮حزمة التوزيع هذه معطوبة. حاول تنزيلها مجددا (يستحسن من موقع ڤيراكربت الرسمي في ‪https://www.veracrypt.fr‬). + ‮حزمة التوزيع هذه معطوبة. حاول تنزيلها مجددا (يستحسن من موقع ڤيراكربت الرسمي في ‪https://veracrypt.jp‬). ‮تعذّرت كتابة الملف ‪%s‬ ‮يجري الاستحراج ‮تعذّرت قراءة البيانات من الحزمة. @@ -1229,7 +1229,7 @@ ‮في الخطوات التالية سينشئ ڤيراكربت نظام التشغيل المخفي بنسخ محتوى قسم النظام إلى المجلد المخفي (البيانات المنسوخة ستُعمى لحظيا بمفتاح تعمية يختلف عن الذي سيستخدم لنظام التشغيل التمويهي). ‮ ‮لاحظ أن هذه الصيرورة ستجري في بيئة ما قبل الإقلاع (قبل أن يشتغل ويندوز) و أنها قد تستغرق وقتا طويلا حتى تتم؛ بضع ساعات أو حتى أياما (حسب حجم قسم النظام و قوة الحاسوب). ‮ ‮سيكون بوسعك مقاطعة الصيرورة و إطفاء الحاسوب ثم بدء نظام التشغيل و معاودة الصيرورة لاحقا. إلا أنك إذا ما قاطعت صيرورة نسخ نظام التشغيل فإنها ستبدأ من البداية عند معاودتها (لأن محتويات قسم النظام ينبغي ألا تتغير أثناء النسخ). ‮أتريد إلغاء صيرورة إنشاء نظام التسغيل المخفي كلية؟ ‮ ‮ملاحظة: لن يمكنك معاودة الصيرورة إن ألغيتها الآن. ‮أتريد إلغاء الاختبار المبدئي لتعمية النظام؟ - فشل الاختبار المبدئي لتشفير فيراكربت. هل تريد إعادة المحاولة?\n\nإذا اخترت 'لا', سيتم إزالة برنامج الإقلاع من فيراكربت.\n\nملاحظة:\n\n- إذا لم يطلب برنامج إقلاع فيراكربت كلمة سر قبل ويندوز, فهذا يعني أن نظام التشغيل ليس مثبتا على نفس القسم الذي يقلع منه. وهذا ليس مدعوما.\n\n- إذا استخدمت خوارزمية تشفير غير AES وفشل عملية الإقلاع (مع إدخالك لكلمة السر), فيمكن أن يكون المحرك به خلل في التصميم. اختر 'لا', وحاول تشفير قسم/قرص النظام مرة أخرى, AES واستخدم خزارزمية تشفير (التي لها أقل المتطلبات بالنسبة للذاكرة).\n\n- للمزيد عن الأسباب والحلول, راجع: https://www.veracrypt.fr/en/Troubleshooting.html + فشل الاختبار المبدئي لتشفير فيراكربت. هل تريد إعادة المحاولة?\n\nإذا اخترت 'لا', سيتم إزالة برنامج الإقلاع من فيراكربت.\n\nملاحظة:\n\n- إذا لم يطلب برنامج إقلاع فيراكربت كلمة سر قبل ويندوز, فهذا يعني أن نظام التشغيل ليس مثبتا على نفس القسم الذي يقلع منه. وهذا ليس مدعوما.\n\n- إذا استخدمت خوارزمية تشفير غير AES وفشل عملية الإقلاع (مع إدخالك لكلمة السر), فيمكن أن يكون المحرك به خلل في التصميم. اختر 'لا', وحاول تشفير قسم/قرص النظام مرة أخرى, AES واستخدم خزارزمية تشفير (التي لها أقل المتطلبات بالنسبة للذاكرة).\n\n- للمزيد عن الأسباب والحلول, راجع: https://veracrypt.jp/en/Troubleshooting.html ‮لا يبدو أن قسم\\سواقة النظام مُعمّاة (لا جزئيا و لا بالكامل). ‮قسم\\سواقة النظام مُعمّاة (جزئيا أو بالكامل). ‮ ‮ظهِّر قسم\\سواقة النظام كُليّا قبل المواصلة. لفعل هذا اختر 'نظام' > 'ظهِّر نهائيا قسم\\سواقة النظام' من قائمة نافذة ڤيراكربت الرئيسية. حينما يتم تشفير قسم/قرص النظام (كليا أو جزئيا), لا يمكنك تخفيض فيراكربت (لكن يمكنك الترقية أو تثبيت نفس الإصدار). diff --git a/Translations/Language.be.xml b/Translations/Language.be.xml index 4f97f309..38c3fe9b 100644 --- a/Translations/Language.be.xml +++ b/Translations/Language.be.xml @@ -855,7 +855,7 @@ VeraCrypt Installer is currently running on this system and performing or preparing installation or update of VeraCrypt. Before you proceed, please wait for it to finish or close it. If you cannot close it, please restart your computer before proceeding. Усталёўка не выкананая. Выдаленне не выканана. - Гэты дыстрыбутыўны пакет пашкоджаны. Загрузіце яго ізноў (пажадана з афіцыйнага сайта VeraCrypt - https://www.veracrypt.fr). + Гэты дыстрыбутыўны пакет пашкоджаны. Загрузіце яго ізноў (пажадана з афіцыйнага сайта VeraCrypt - https://veracrypt.jp). Немагчыма запісаць файл %s Выманне Немагчыма прачытаць дадзеныя з дыстрыбутыва. @@ -1229,7 +1229,7 @@ In the next steps, VeraCrypt will create the hidden operating system by copying the content of the system partition to the hidden volume (data being copied will be encrypted on the fly with an encryption key different from the one that will be used for the decoy operating system).\n\nPlease note that the process will be performed in the pre-boot environment (before Windows starts) and it may take a long time to complete; several hours or even several days (depending on the size of the system partition and on the performance of your computer).\n\nYou will be able to interrupt the process, shut down your computer, start the operating system and then resume the process. However, if you interrupt it, the entire process of copying the system will have to start from the beginning (because the content of the system partition must not change during cloning). Do you want to cancel the entire process of creation of the hidden operating system?\n\nNote: You will NOT be able to resume the process if you cancel it now. Вы жадаеце адмяніць перад-тэст шыфравання сістэмы? - The VeraCrypt system encryption pretest failed. Do you want to try again?\n\nIf you select 'No', the pre-boot authentication component will be uninstalled.\n\nNotes:\n\n- If the VeraCrypt Boot Loader did not ask you to enter the password before Windows started, it is possible that your operating system does not boot from the drive on which it is installed. This is not supported.\n\n- If you used an encryption algorithm other than AES and the pretest failed (and you entered the password), it may have been caused by an inappropriately designed driver. Select 'No', and try encrypting the system partition/drive again, but use the AES encryption algorithm (which has the lowest memory requirements).\n\n- For more possible causes and solutions, see: https://www.veracrypt.fr/en/Troubleshooting.html + The VeraCrypt system encryption pretest failed. Do you want to try again?\n\nIf you select 'No', the pre-boot authentication component will be uninstalled.\n\nNotes:\n\n- If the VeraCrypt Boot Loader did not ask you to enter the password before Windows started, it is possible that your operating system does not boot from the drive on which it is installed. This is not supported.\n\n- If you used an encryption algorithm other than AES and the pretest failed (and you entered the password), it may have been caused by an inappropriately designed driver. Select 'No', and try encrypting the system partition/drive again, but use the AES encryption algorithm (which has the lowest memory requirements).\n\n- For more possible causes and solutions, see: https://veracrypt.jp/en/Troubleshooting.html The system partition/drive does not appear to be encrypted (neither partially nor fully). Сістэмны падзел/дыск зашыфраваны (часткова ці цалкам).\n\nПерш чым працягнуць, цалкам дэшыфруйце сістэмны падзел/дыск. Каб гэта зрабіць, абярыце ў галоўным акне VeraCrypt меню 'Сістэма' > 'Permanently Decrypt System Partition/Drive'. When the system partition/drive is encrypted (partially or fully), you cannot downgrade VeraCrypt (but you can upgrade it or reinstall the same version). diff --git a/Translations/Language.bg.xml b/Translations/Language.bg.xml index c1a6676c..cfbaffe8 100644 --- a/Translations/Language.bg.xml +++ b/Translations/Language.bg.xml @@ -855,7 +855,7 @@ Инсталатора на VeraCrypt в момента е стартиран на тази система и подготвя или извършва инсталация или обновяване на VeraCrypt. Преди да продължите, моля изчакайте го да свърши или го затворете. Ако не можете да го затворите, моля рестартирайте вашия компютър преди да продължите. Инсталацията неуспешна. Деинсталация неуспешна. - Този пакет за дистрибуция е повреден. Моля, опитайте да го изтеглите отново (за предпочитане от официалния уебсайт на VeraCrypt - https://www.veracrypt.fr). + Този пакет за дистрибуция е повреден. Моля, опитайте да го изтеглите отново (за предпочитане от официалния уебсайт на VeraCrypt - https://veracrypt.jp). Не може да се запише файл %s Извличане Не може да се чете от пакета. @@ -1229,7 +1229,7 @@ In the next steps, VeraCrypt will create the hidden operating system by copying the content of the system partition to the hidden volume (data being copied will be encrypted on the fly with an encryption key different from the one that will be used for the decoy operating system).\n\nPlease note that the process will be performed in the pre-boot environment (before Windows starts) and it may take a long time to complete; several hours or even several days (depending on the size of the system partition and on the performance of your computer).\n\nYou will be able to interrupt the process, shut down your computer, start the operating system and then resume the process. However, if you interrupt it, the entire process of copying the system will have to start from the beginning (because the content of the system partition must not change during cloning). Do you want to cancel the entire process of creation of the hidden operating system?\n\nNote: You will NOT be able to resume the process if you cancel it now. Желаете ли да прекратите предварителният тест на системното криптиране? - The VeraCrypt system encryption pretest failed. Do you want to try again?\n\nIf you select 'No', the pre-boot authentication component will be uninstalled.\n\nNotes:\n\n- If the VeraCrypt Boot Loader did not ask you to enter the password before Windows started, it is possible that your operating system does not boot from the drive on which it is installed. This is not supported.\n\n- If you used an encryption algorithm other than AES and the pretest failed (and you entered the password), it may have been caused by an inappropriately designed driver. Select 'No', and try encrypting the system partition/drive again, but use the AES encryption algorithm (which has the lowest memory requirements).\n\n- For more possible causes and solutions, see: https://www.veracrypt.fr/en/Troubleshooting.html + The VeraCrypt system encryption pretest failed. Do you want to try again?\n\nIf you select 'No', the pre-boot authentication component will be uninstalled.\n\nNotes:\n\n- If the VeraCrypt Boot Loader did not ask you to enter the password before Windows started, it is possible that your operating system does not boot from the drive on which it is installed. This is not supported.\n\n- If you used an encryption algorithm other than AES and the pretest failed (and you entered the password), it may have been caused by an inappropriately designed driver. Select 'No', and try encrypting the system partition/drive again, but use the AES encryption algorithm (which has the lowest memory requirements).\n\n- For more possible causes and solutions, see: https://veracrypt.jp/en/Troubleshooting.html Изглежда, че системният дял/устройство не е криптиран (нито частично, нито изцяло). Вашият системен дял/устройство е криптиран (частично или изцяло).\n\nМоля, декриптирайте вашият системен дял/устройство изцяло преди да продължите. За да направите това, изберете 'Система' > 'Декриптиране на системния дял/устройство за постоянно' от менюто на гавния процорез на VeraCrypt. When the system partition/drive is encrypted (partially or fully), you cannot downgrade VeraCrypt (but you can upgrade it or reinstall the same version). diff --git a/Translations/Language.ca.xml b/Translations/Language.ca.xml index 82604cdd..092ea913 100644 --- a/Translations/Language.ca.xml +++ b/Translations/Language.ca.xml @@ -855,7 +855,7 @@ L'instal·lador del VeraCrypt està realitzant una instal·lació o actualització del programa. Abans de continuar, si us plau esperi que acabi o tenqui'l. Si no el pot tancar, reinicii l'ordinador abans de continuar. La instal·lació ha fallat. La desinstal·lació ha fallat. - Aquest paquet de distribució està malmès. Si us plau, torni'l a descarregar (preferentment des del lloc web oficial del VeraCrypt, a https://www.veracrypt.fr). + Aquest paquet de distribució està malmès. Si us plau, torni'l a descarregar (preferentment des del lloc web oficial del VeraCrypt, a https://veracrypt.jp). No s'ha pogut escriure el fitxer %s Extraient No s'han pogut llegir dades del paquet. @@ -1229,7 +1229,7 @@ Als passos següents, el VeraCrypt crearà un sistema operatiu ocult copiant el contingut de la partició de sistema al volum ocult (les dades copiades es xifraran al vol amb una clau de xifrat diferent a la que s'utilitza pel sistema operatiu esquer).\n\nAquest procés es durà a terme a l'entorn de prearrencada (abans d'iniciar el Windows) i pot trigar força estona a acabar-se; diverses hores o dies (depenent de la mida de la partició de sistema i del rendiment de l'ordinador).\n\nPorà interrompre el procés, apagar l'ordinador, engegar el sistema operatiu i després continuar el procés. No obstant, si l'interromp, el procés de copiar el sistema haurà de tornar a començar des del principi (ja que el contingut de la partició de sistema no haurien de canviar durant la còpia). Vol cancel·lar el procés de creació d'un sistema operatiu ocult?\n\nNota: No podrà continuar aquest procés si el cancel·la ara. Vol cancelar la prova prèvia de xifrat del sistema? - Ha fallat la prova prèvia de xifrat del sistema. Vol tornar-ho a provar?\n\nSi selecciona 'No', es desinstal·larà el component d'autenticació prearrencada.\n\nNots.\n\n- Si el gestor d'arranc del VeraCrypt no li demana la contrasenya abans d'engegar el Windows és possible que el seu sistema operatiu no engegui des del disc dur on es troba instal·lat. Això no està suportat.\n\n- Si utilitza un algorisme de xifrat que no sigui AES i la prova prèvia falla (i ha introduït la contrasenya) pot ser degut a un controlador defectuós. Seleccioni 'No' i provi de tornar a xifrar la partició/unitat una altre vegada, però utilitzant l'algorisme de xifrat AES (que necessita menys memòria).\n\n- Per a més possibles causes i solucions, vegi: https://www.veracrypt.fr/en/Troubleshooting.html + Ha fallat la prova prèvia de xifrat del sistema. Vol tornar-ho a provar?\n\nSi selecciona 'No', es desinstal·larà el component d'autenticació prearrencada.\n\nNots.\n\n- Si el gestor d'arranc del VeraCrypt no li demana la contrasenya abans d'engegar el Windows és possible que el seu sistema operatiu no engegui des del disc dur on es troba instal·lat. Això no està suportat.\n\n- Si utilitza un algorisme de xifrat que no sigui AES i la prova prèvia falla (i ha introduït la contrasenya) pot ser degut a un controlador defectuós. Seleccioni 'No' i provi de tornar a xifrar la partició/unitat una altre vegada, però utilitzant l'algorisme de xifrat AES (que necessita menys memòria).\n\n- Per a més possibles causes i solucions, vegi: https://veracrypt.jp/en/Troubleshooting.html La partició/unitat de sistema sembla no estar xifrada (ni parcial ni completament). La partició/unitat de sistema està xifrada (parcial o completament).\n\nSi us plau, desxifri completament la partició/unitat abans de continuar. Per a fer-ho, seleccioni 'Sistema' > 'Desxifrar la partició/unitat del sistema permenentment'. Quan la partició/unitat de sistema està xifrada (parcial o completament) no és possible baixar la versió del VeraCrypt (però es pot actualitzar o reinstal·lar la mateixa versió). diff --git a/Translations/Language.co.xml b/Translations/Language.co.xml index 35205b4a..563fa20a 100644 --- a/Translations/Language.co.xml +++ b/Translations/Language.co.xml @@ -874,7 +874,7 @@ Information about Corsican localization: U stalladore di VeraCrypt hè lanciatu nant’à stu sistema è eseguisce o apprunta una installazione o una rinnuvazione di VeraCrypt. Prima di cuntinuà, aspittate ch’ellu finisca o chjuditelu. S’è ùn hè micca pussibule di chjodelu, ci vole à rilancià u vostru urdinatore prima di cuntinuà. Installazione fiascata. Disinstallazione fiascata. - Stu pacchettu di distribuzione hè dannighjatu. Pruvate di scaricallu torna (piuttostu da u situ web ufficiale di VeraCrypt à l’indirizzu https://www.veracrypt.fr). + Stu pacchettu di distribuzione hè dannighjatu. Pruvate di scaricallu torna (piuttostu da u situ web ufficiale di VeraCrypt à l’indirizzu https://veracrypt.jp). Ùn si pò micca scrive in u schedariu %s Estrazzione Ùn si pò micca leghje i dati di u pacchettu. @@ -1248,7 +1248,7 @@ Information about Corsican localization: À e tappe chì seguitanu, VeraCrypt hà da creà u sistema operatoriu piattatu cupiendu u cuntenutu di a partizione di u sistema versu u vulume piattatu (i dati à cupià seranu cifrati di volu cù una chjave di cifratura sfarente da quella chì serà impiegata per u sistema operatoriu d’ingannu.\n\nSappiate chì u trattamentu serà realizatu in l’ambiente di prepiccera (prima l’avviu di Windows) è pò durà un bellu pezzu per compiesi ; parechje ore o ancu parechji ghjorni (secondu à a dimensione di a partizione di u sistema è di e perfurmenze di u vostru urdinatore).\n\nAverete a pussibilità d’interrompe u trattamentu, spinghje u vostru urdinatore, lancià torna u sistema piattatu eppò ripiglià u trattamentu. Eppuru, s’è vò l’interrumpite, u trattamentu sanu di copia di u sistema duverà riprincipià à l’iniziu (perchè u cuntenutu di a partizione di u sistema ùn deve micca cambià durante u duppiamentu). Vulete abbandunà u trattamentu sanu di creazione di u sistema operatoriu piattatu ?\n\nNota : Ùn serete MICCA capace di ripiglià u trattamentu s’è vò l’abbandunate subitu. Vulete abbandunà a preprova di cifratura di u sistema ? - Fiascu di a preprova di cifratura di u sistema VeraCrypt. Vulete pruvà torna ?\n\nS’è vo selezziunate « Nò », u cumpunente d’autenticazione di prepiccera serà disinstallatu.\n\nNote :\n\n- S’è u caricadore di piccera di VeraCrypt ùn vi hà micca dumandatu di stampittà a parolla d’intesa prima l’avviu di Windows, ghjè pussibule chì u vostru sistema operatoriu ùn sia micca picciatu nant’à u lettore induve ellu hè installatu. Què ùn hè micca accettatu.\n\n- S’è vò avete impiegatu una cudificazione di cifratura altra chè AES è chì a preprova hè fiascata (è avete stampittatu a parolla d’intesa), forse ghjè per via d’un pilotu inadattu. Selezziunate « Nò », è pruvate di cifrà torna a partizione o u lettore, ma impiegate a cudificazione di cifratura AES (chì richiede menu di memoria).\n\n- Per sapene di più annant’à e cause è e suluzioni, vede : https://www.veracrypt.fr/en/Troubleshooting.html + Fiascu di a preprova di cifratura di u sistema VeraCrypt. Vulete pruvà torna ?\n\nS’è vo selezziunate « Nò », u cumpunente d’autenticazione di prepiccera serà disinstallatu.\n\nNote :\n\n- S’è u caricadore di piccera di VeraCrypt ùn vi hà micca dumandatu di stampittà a parolla d’intesa prima l’avviu di Windows, ghjè pussibule chì u vostru sistema operatoriu ùn sia micca picciatu nant’à u lettore induve ellu hè installatu. Què ùn hè micca accettatu.\n\n- S’è vò avete impiegatu una cudificazione di cifratura altra chè AES è chì a preprova hè fiascata (è avete stampittatu a parolla d’intesa), forse ghjè per via d’un pilotu inadattu. Selezziunate « Nò », è pruvate di cifrà torna a partizione o u lettore, ma impiegate a cudificazione di cifratura AES (chì richiede menu di memoria).\n\n- Per sapene di più annant’à e cause è e suluzioni, vede : https://veracrypt.jp/en/Troubleshooting.html A partizione o u lettore di u sistema ùn pare micca esse cifrata(u) (nè in parte, nè in tuttu). A vostra partizione o u lettore di u vostru sistema hè cifrata(u) (sia in parte, sia in tuttu).\n\nDicifrate cumpletamente a vostra partizione o u lettore di u vostru sistema prima di cuntinuà. Per fà què, selezziunate « Sistema » > « Dicifrà ab’eternu una partizione o un lettore di u sistema » via a barra di listinu di a finestra principale di VeraCrypt. Quandu a vostra partizione o u lettore di u vostru sistema hè cifrata(u) (sia in parte, sia in tuttu), ùn pudete micca rigredisce di versione VeraCrypt (ma pudete mettelu à livellu o installà torna a listessa versione). diff --git a/Translations/Language.cs.xml b/Translations/Language.cs.xml index a7b3a107..d425bedd 100644 --- a/Translations/Language.cs.xml +++ b/Translations/Language.cs.xml @@ -855,7 +855,7 @@ Instalátor programu VeraCrypt momentálně běží na tomto systému a provádí nebo připravuje instalaci nebo update programu VeraCrypt. Než budete pokračovat, počkejte na dokončení nebo jej zavřete. Nemůžete-li ho zavřít, restartujte prosím počítač, než budete pokračovat. Instalace nebyla úspěšná. Odinstalace nebyla úspěšná. - Distribuční balíček je poškozený. Stáhněte jej prosím znovu (nejlépe z oficiálních stránek programu VeraCrypt na adrese https://www.veracrypt.fr). + Distribuční balíček je poškozený. Stáhněte jej prosím znovu (nejlépe z oficiálních stránek programu VeraCrypt na adrese https://veracrypt.jp). Nelze zapsat soubor %s Rozbalení Nelze přečíst data z balíčku. @@ -1229,7 +1229,7 @@ V následujícím kroku vytvoří VeraCrypt skrytý operační systém tak, že zkopíruje obsah systémového diskového oddílu do skrytého svazku (kopírovaná data budou zašifrována za běhu jiným šifrovacím klíčem, než je ten, co se používá pro klamný operační systém).\n\nÚkon bude proveden v prostředí zavaděče (než se Windows spustí) a může to trvat delší dobu; několik hodin nebo dokonce několik dní (záleží na velikosti systémového diskového oddílu a na výkonu vašeho počítače).\n\nBudete moci úkon přerušit, vypnout počítač a pak spustit operační systém a pokračovat v úkonu. Pokud ho ale přerušíte, celý úkon kopírování systému bude spuštěn úplně od začátku (protože obsah systémového diskového oddílu se nesmí během klonování změnit). Chcete zrušit celý úkon vytváření skrytého operačního systému?\n\nPoznámka: NEBUDETE moci pokračovat, pokud ho nyní zrušíte. Chcete zrušit před-testování šifrování systému? - Předběžná zkouška zašifrování systému nebyla úspěšná. Chcete to zkusit znovu?\n\nVyberete-li „Ne”, ověřovací součást zavaděče bude odinstalována.\n\nPoznámka:\n\n- Nevyzval-li vás zavaděč VeraCryptu k zadání hesla před spuštěním Windows, je možné, že váš operační systém se nezavádí z disku, na kterém je nainstalován. To není podporováno.\n\n- Pokud jste použili jiný šifrovací algoritmus než AES a předběžná zkouška nebyla úspěšná (a vy jste zadali heslo), může to být způsobeno nevhodně navrženým ovladačem. Vyberte „Ne” a zkuste systémový diskový oddíl/jednotku znovu zašifrovat, ale použijte šifrovací algoritmus AES (který má nejmenší nároky na paměť).\n\n- Pro zjištění, jaké jsou další možné příčiny a řešení, viz: https://www.veracrypt.fr/en/Troubleshooting.html + Předběžná zkouška zašifrování systému nebyla úspěšná. Chcete to zkusit znovu?\n\nVyberete-li „Ne”, ověřovací součást zavaděče bude odinstalována.\n\nPoznámka:\n\n- Nevyzval-li vás zavaděč VeraCryptu k zadání hesla před spuštěním Windows, je možné, že váš operační systém se nezavádí z disku, na kterém je nainstalován. To není podporováno.\n\n- Pokud jste použili jiný šifrovací algoritmus než AES a předběžná zkouška nebyla úspěšná (a vy jste zadali heslo), může to být způsobeno nevhodně navrženým ovladačem. Vyberte „Ne” a zkuste systémový diskový oddíl/jednotku znovu zašifrovat, ale použijte šifrovací algoritmus AES (který má nejmenší nároky na paměť).\n\n- Pro zjištění, jaké jsou další možné příčiny a řešení, viz: https://veracrypt.jp/en/Troubleshooting.html Systémový diskový oddíl/disk pravděpodobně není zašifrován (ani částečně ani plně). Váš systémový diskový oddíl/disk je zašifrován (částečně nebo plně).\n\nPřed pokračováním celý systémový diskový oddíl/disk nejdříve dešifrujte. Chcete-li tak učinit, zvolte „Systém > Trvale dešifrovat systémový diskový oddíl/disk” z nabídky hlavního okna programu VeraCrypt. Je-li systémový diskový oddíl/disk zašifrován (částečně nebo úplně), nemůžete snížit verzi VeraCryptu (ale můžete jej aktualizovat nebo přeinstalovat stejnou verzí). diff --git a/Translations/Language.da.xml b/Translations/Language.da.xml index 331cb7c0..530f0eaa 100644 --- a/Translations/Language.da.xml +++ b/Translations/Language.da.xml @@ -855,7 +855,7 @@ VeraCrypt Installation kører nu på dette system og udfører eller forbereder installation eller opdatering af VeraCrypt. Før du fortsætter, vent venligst til det afsluttes eller luk det. Hvis du ikke kan lukke det, genstart venligst din computer før du fortsætter. Fejl under installation. Fejl under afinstallation. - Denne distributions pakke er beskadiget. Prøv venligst at downloade den igen (helst fra det officielle VeraCrypt websted på https://www.veracrypt.fr). + Denne distributions pakke er beskadiget. Prøv venligst at downloade den igen (helst fra det officielle VeraCrypt websted på https://veracrypt.jp). Kan ikke skrive fil %s Udpakker Kan ikke læse data fra pakken. @@ -1229,7 +1229,7 @@ In the next steps, VeraCrypt will create the hidden operating system by copying the content of the system partition to the hidden volume (data being copied will be encrypted on the fly with an encryption key different from the one that will be used for the decoy operating system).\n\nPlease note that the process will be performed in the pre-boot environment (before Windows starts) and it may take a long time to complete; several hours or even several days (depending on the size of the system partition and on the performance of your computer).\n\nYou will be able to interrupt the process, shut down your computer, start the operating system and then resume the process. However, if you interrupt it, the entire process of copying the system will have to start from the beginning (because the content of the system partition must not change during cloning). Ønsker du at afbryde hele processen med at oprette det skjulte operativsystem?\n\nBemærk: Du vil IKKE være i stand til at fortsætte processen hvis du afbryder nu. Ønsker du at afbryde system krypteringens indledende test? - The VeraCrypt system encryption pretest failed. Do you want to try again?\n\nIf you select 'No', the pre-boot authentication component will be uninstalled.\n\nNotes:\n\n- If the VeraCrypt Boot Loader did not ask you to enter the password before Windows started, it is possible that your operating system does not boot from the drive on which it is installed. This is not supported.\n\n- If you used an encryption algorithm other than AES and the pretest failed (and you entered the password), it may have been caused by an inappropriately designed driver. Select 'No', and try encrypting the system partition/drive again, but use the AES encryption algorithm (which has the lowest memory requirements).\n\n- For more possible causes and solutions, see: https://www.veracrypt.fr/en/Troubleshooting.html + The VeraCrypt system encryption pretest failed. Do you want to try again?\n\nIf you select 'No', the pre-boot authentication component will be uninstalled.\n\nNotes:\n\n- If the VeraCrypt Boot Loader did not ask you to enter the password before Windows started, it is possible that your operating system does not boot from the drive on which it is installed. This is not supported.\n\n- If you used an encryption algorithm other than AES and the pretest failed (and you entered the password), it may have been caused by an inappropriately designed driver. Select 'No', and try encrypting the system partition/drive again, but use the AES encryption algorithm (which has the lowest memory requirements).\n\n- For more possible causes and solutions, see: https://veracrypt.jp/en/Troubleshooting.html System partition/drev ser ikke ud til at være krypteret (hverken delvist eller helt). Det system partition/drev er krypteret (delvist eller helt).\n\nDekrypter venligst dit system partition/drev helt før du fortsætter. For at gøre dette, vælg 'System' > 'Dekrypter System Partition/Drev Permanent' fra menulinien i VeraCrypt hovedvinduet. When the system partition/drive is encrypted (partially or fully), you cannot downgrade VeraCrypt (but you can upgrade it or reinstall the same version). diff --git a/Translations/Language.de.xml b/Translations/Language.de.xml index fe277459..3e08ca90 100644 --- a/Translations/Language.de.xml +++ b/Translations/Language.de.xml @@ -858,7 +858,7 @@ Das VeraCrypt-Installationsprogramm läuft zurzeit auf diesem Computer und führt eine Installation durch, bereitet eine Installation vor oder aktualisiert VeraCrypt. Bevor Sie fortfahren, warten Sie bitte, bis es beendet ist oder schließen es. Wenn Sie es nicht schließen können, dann starten Sie bitte Ihren Computer neu, bevor Sie fortfahren. Installation fehlgeschlagen. Deinstallation fehlgeschlagen. - Dieses Paket ist beschädigt. Bitte laden Sie es erneut herunter (vorzugsweise von der offiziellen Webseite https://www.veracrypt.fr). + Dieses Paket ist beschädigt. Bitte laden Sie es erneut herunter (vorzugsweise von der offiziellen Webseite https://veracrypt.jp). Kann Datei %s nicht schreiben. Entpacke Die Paketdaten konnten nicht gelesen werden. @@ -1232,7 +1232,7 @@ In den nächsten Schritten wird VeraCrypt das versteckte Betriebssystem erstellen, indem der Inhalt der Systempartition in das versteckte Volume kopiert wird. Daten, die kopiert werden, werden „on-the-fly“ (sofort) mit einem anderen Schlüssel als im Köder-System verschlüsselt.\n\nBitte beachten Sie, dass der Prozess in der Pre-Boot-Umgebung durchgeführt wird (bevor Windows startet) und mehrere Stunden oder sogar mehrere Tage dauern kann (abhängig von der Größe der Systempartition und der Leistung Ihres Computers).\n\nSie können den Prozess jederzeit anhalten, Ihren PC ausschalten, neu starten und dann den Prozess fortsetzen. Wenn Sie ihn jedoch unterbrechen, dann muss der gesamte Kopiervorgang des Systems von vorn beginnen (weil sich der Inhalt der Systempartition beim Klonen nicht ändern darf). Möchten Sie den gesamten Vorgang für die Erstellung des versteckten Betriebssystems abbrechen?\n\nHinweis: Sie werden den Vorgang nicht fortsetzen können, wenn Sie ihn jetzt abbrechen. Möchten Sie den Vortest für die Systemverschlüsselung wirklich abbrechen? - Der VeraCrypt-Systemverschlüsselungsvortest ist fehlgeschlagen. Möchten Sie ihn erneut durchführen?\n\nWenn Sie „Nein“ wählen, wird die Pre-Boot-Authentifikationskomponente deinstalliert.\n\nHinweise:\n\n- Wenn der VeraCrypt-Bootloader vor dem Systemstart nicht nach einem Passwort gefragt hat, ist es möglich, dass das Betriebssystem nicht von dem Laufwerk bootet, auf dem es installiert ist. Dies wird nicht unterstützt.\n\n- Wenn Sie einen anderen Verschlüsselungsalgorithmus als AES nutzen und der Vortest fehlgeschlagen ist (und Sie das Passwort eingegeben haben), kann dies durch einen fehlerhaften Treiber verursacht worden sein. Wählen Sie „Nein“ und versuchen Sie erneut die Systemverschlüsselung durchzuführen, diesmal mit dem AES-Verschlüsselungsalgorithmus (welcher die niedrigsten Speichervoraussetzungen hat).\n\n- Weitere mögliche Ursachen und Lösungen finden Sie unter https://www.veracrypt.fr/en/Troubleshooting.html + Der VeraCrypt-Systemverschlüsselungsvortest ist fehlgeschlagen. Möchten Sie ihn erneut durchführen?\n\nWenn Sie „Nein“ wählen, wird die Pre-Boot-Authentifikationskomponente deinstalliert.\n\nHinweise:\n\n- Wenn der VeraCrypt-Bootloader vor dem Systemstart nicht nach einem Passwort gefragt hat, ist es möglich, dass das Betriebssystem nicht von dem Laufwerk bootet, auf dem es installiert ist. Dies wird nicht unterstützt.\n\n- Wenn Sie einen anderen Verschlüsselungsalgorithmus als AES nutzen und der Vortest fehlgeschlagen ist (und Sie das Passwort eingegeben haben), kann dies durch einen fehlerhaften Treiber verursacht worden sein. Wählen Sie „Nein“ und versuchen Sie erneut die Systemverschlüsselung durchzuführen, diesmal mit dem AES-Verschlüsselungsalgorithmus (welcher die niedrigsten Speichervoraussetzungen hat).\n\n- Weitere mögliche Ursachen und Lösungen finden Sie unter https://veracrypt.jp/en/Troubleshooting.html Die Systempartition/das Systemlaufwerk ist offenbar nicht verschlüsselt (weder teilweise noch vollständig). Ihre Systempartition/Ihr Systemlaufwerk ist verschlüsselt (teilweise oder vollständig).\n\nBitte entschlüsseln Sie Ihre Systempartition/Ihr Systemlaufwerk vollständig, bevor Sie fortfahren. Wählen Sie dazu „System“ > „Systempartition/Systemlaufwerk dauerhaft entschlüsseln“ in der Menüleiste des VeraCrypt-Hauptfensters aus. Wenn die Systempartition/das Systemlaufwerk teilweise oder vollständig verschlüsselt ist, können Sie VeraCrypt nicht downgraden. Sie können es jedoch aktualisieren oder dieselbe Version erneut installieren. diff --git a/Translations/Language.el.xml b/Translations/Language.el.xml index dcba3edc..0b69d7b7 100644 --- a/Translations/Language.el.xml +++ b/Translations/Language.el.xml @@ -855,7 +855,7 @@ VeraCrypt Installer is currently running on this system and performing or preparing installation or update of VeraCrypt. Before you proceed, please wait for it to finish or close it. If you cannot close it, please restart your computer before proceeding. Η εγκατάσταση απέτυχε. Η απεγκατάσταση απέτυχε. - Αυτό το πακέτο εγκατάστασης είναι φθαρμένο. Παρακαλώ δοκιμάστε να το κατεβάσετε ξανά (κατά προτίμηση από τον ιστοχώρο του VeraCrypt στη https://www.veracrypt.fr). + Αυτό το πακέτο εγκατάστασης είναι φθαρμένο. Παρακαλώ δοκιμάστε να το κατεβάσετε ξανά (κατά προτίμηση από τον ιστοχώρο του VeraCrypt στη https://veracrypt.jp). Αδυναμία εγγραφής αρχείου %s Εξαγωγή Αδυναμία ανάγνωσης δεδομένων από το πακέτο. @@ -1229,7 +1229,7 @@ In the next steps, VeraCrypt will create the hidden operating system by copying the content of the system partition to the hidden volume (data being copied will be encrypted on the fly with an encryption key different from the one that will be used for the decoy operating system).\n\nPlease note that the process will be performed in the pre-boot environment (before Windows starts) and it may take a long time to complete; several hours or even several days (depending on the size of the system partition and on the performance of your computer).\n\nYou will be able to interrupt the process, shut down your computer, start the operating system and then resume the process. However, if you interrupt it, the entire process of copying the system will have to start from the beginning (because the content of the system partition must not change during cloning). Do you want to cancel the entire process of creation of the hidden operating system?\n\nNote: You will NOT be able to resume the process if you cancel it now. Θέλετε να ακυρώσετε τον προέλεγχο της κρυπτογράφησης συστήματος; - The VeraCrypt system encryption pretest failed. Do you want to try again?\n\nIf you select 'No', the pre-boot authentication component will be uninstalled.\n\nNotes:\n\n- If the VeraCrypt Boot Loader did not ask you to enter the password before Windows started, it is possible that your operating system does not boot from the drive on which it is installed. This is not supported.\n\n- If you used an encryption algorithm other than AES and the pretest failed (and you entered the password), it may have been caused by an inappropriately designed driver. Select 'No', and try encrypting the system partition/drive again, but use the AES encryption algorithm (which has the lowest memory requirements).\n\n- For more possible causes and solutions, see: https://www.veracrypt.fr/en/Troubleshooting.html + The VeraCrypt system encryption pretest failed. Do you want to try again?\n\nIf you select 'No', the pre-boot authentication component will be uninstalled.\n\nNotes:\n\n- If the VeraCrypt Boot Loader did not ask you to enter the password before Windows started, it is possible that your operating system does not boot from the drive on which it is installed. This is not supported.\n\n- If you used an encryption algorithm other than AES and the pretest failed (and you entered the password), it may have been caused by an inappropriately designed driver. Select 'No', and try encrypting the system partition/drive again, but use the AES encryption algorithm (which has the lowest memory requirements).\n\n- For more possible causes and solutions, see: https://veracrypt.jp/en/Troubleshooting.html Το διαμέρισμα/οδηγός του συστήματος δε φαίνεται κρυπτογραφημένο (ούτε μερικώς ούτε ολόκληρο). Το διαμέρισμα/οδηγός του συστήματος είναι κρυπτογραφημένο (μερικώς ή ολόκληρο).\n\nΠαρακαλώ αποκρυπτογραφήστε το ολοκληρωτικά πριν συνεχίσετε. Για να το κάνετε αυτό, επιλέξτε 'Σύστημα' > 'Μόνιμη αποκρυπτογράφηση διαμερίσματος/οδηγού συστήματος' από το μενού του κύριου παράθυρου του VeraCrypt. When the system partition/drive is encrypted (partially or fully), you cannot downgrade VeraCrypt (but you can upgrade it or reinstall the same version). diff --git a/Translations/Language.es.xml b/Translations/Language.es.xml index 6958130e..d3c26b42 100644 --- a/Translations/Language.es.xml +++ b/Translations/Language.es.xml @@ -855,7 +855,7 @@ El Instalador de VeraCrypt ya se está ejecutando en este sistema y está preparando o llevando a cabo la instalación o actualización de VeraCrypt. Antes de continuar, espere a que termine o ciérrelo. Si no puede cerrarlo, reinicie su ordenador antes de continuar. La Instalación falló. La Desinstalación falló. - Este paquete de distribución está dañado. Intente descargarlo nuevamente (preferentemente desde la página oficial de VeraCrypt en https://www.veracrypt.fr). + Este paquete de distribución está dañado. Intente descargarlo nuevamente (preferentemente desde la página oficial de VeraCrypt en https://veracrypt.jp). No se puede escribir el archivo %s Extrayendo No se puede leer información del paquete. @@ -1229,7 +1229,7 @@ En los siguientes pasos, VeraCrypt creará el sistema operativo oculto copiando el contenido de la partición del sistema al volumen oculto (los datos que se copien serán cifrados al vuelo con una clave de cifrado diferente de la que se usará para el sistema operativo señuelo).\n\nTenga en cuenta que el proceso se realizará en el entorno de pre-arranque (antes del inicio de Windows) y puede tardar mucho en completarse; varias horas o incluso días (dependiendo del tamaño de la partición del sistema y del rendimiento de su ordenador).\n\nPodrá interrumpir el proceso, apagar su ordenador, iniciar el sistema operativo y luego continuar el proceso. No obstante, si lo interrumpe, el proceso de copiado tendrá que comenzar desde el principio (porque el contenido de la partición del sistema no debe cambiar durante la clonación). ¿Desea cancelar el proceso entero de creación del sistema operativo oculto?\n\nNota: NO podrá continuar el proceso más tarde si lo cancela ahora. ¿Desea cancelar la prueba del cifrado del sistema? - Ha fallado la prueba del cifrado del sistema VeraCrypt. ¿Desea intentarlo de nuevo?\n\nSi selecciona 'No', el componente de autenticación de pre-arranque será desinstalado.\n\nNotas:\n\n- Si el Cargador de Arranque VeraCrypt no le pidió que introdujera la contraseña antes de que Windows se iniciara, es posible que su sistema operativo no arranque desde la unidad en la que está instalado. Esto no está soportado.\n\n- Si usó un algoritmo de cifrado distinto a AES y la prueba falló (e introdujo la contraseña), la causa puede ser un controlador diseñado inapropiadamente. Seleccione 'No', y trate de cifrar la partición/unidad del sistema otra vez, pero use el algoritmo de cifrado AES (que tiene los requisitos de memoria más bajos).\n\n- Para más causas y soluciones posibles, vea https://www.veracrypt.fr/en/Troubleshooting.html + Ha fallado la prueba del cifrado del sistema VeraCrypt. ¿Desea intentarlo de nuevo?\n\nSi selecciona 'No', el componente de autenticación de pre-arranque será desinstalado.\n\nNotas:\n\n- Si el Cargador de Arranque VeraCrypt no le pidió que introdujera la contraseña antes de que Windows se iniciara, es posible que su sistema operativo no arranque desde la unidad en la que está instalado. Esto no está soportado.\n\n- Si usó un algoritmo de cifrado distinto a AES y la prueba falló (e introdujo la contraseña), la causa puede ser un controlador diseñado inapropiadamente. Seleccione 'No', y trate de cifrar la partición/unidad del sistema otra vez, pero use el algoritmo de cifrado AES (que tiene los requisitos de memoria más bajos).\n\n- Para más causas y soluciones posibles, vea https://veracrypt.jp/en/Troubleshooting.html La partición/unidad del sistema no parece estar cifrada (ni parcial ni completamente). Su partición/unidad del sistema está cifrada (parcial o completamente).\n\nDescifre por completo su partición/unidad del sistema antes de continuar. Para ello, seleccione 'Sistema' > 'Descifrar Permanentemente la Partición/Unidad del Sistema' desde el menú de la ventana principal de VeraCrypt. Si la partición/unidad del sistema está cifrada (parcial o completamente), no puede usar una versión anterior de VeraCrypt (pero puede actualizarlo o reinstalar la misma versión). diff --git a/Translations/Language.et.xml b/Translations/Language.et.xml index 6e163bbf..847f1ddd 100644 --- a/Translations/Language.et.xml +++ b/Translations/Language.et.xml @@ -855,7 +855,7 @@ VeraCrypt Installer is currently running on this system and performing or preparing installation or update of VeraCrypt. Before you proceed, please wait for it to finish or close it. If you cannot close it, please restart your computer before proceeding. Installation failed. Uninstallation failed. - This distribution package is damaged. Please try downloading it again (preferably from the official VeraCrypt website at https://www.veracrypt.fr). + This distribution package is damaged. Please try downloading it again (preferably from the official VeraCrypt website at https://veracrypt.jp). Cannot write file %s Extracting Cannot read data from the package. @@ -1229,7 +1229,7 @@ In the next steps, VeraCrypt will create the hidden operating system by copying the content of the system partition to the hidden volume (data being copied will be encrypted on the fly with an encryption key different from the one that will be used for the decoy operating system).\n\nPlease note that the process will be performed in the pre-boot environment (before Windows starts) and it may take a long time to complete; several hours or even several days (depending on the size of the system partition and on the performance of your computer).\n\nYou will be able to interrupt the process, shut down your computer, start the operating system and then resume the process. However, if you interrupt it, the entire process of copying the system will have to start from the beginning (because the content of the system partition must not change during cloning). Do you want to cancel the entire process of creation of the hidden operating system?\n\nNote: You will NOT be able to resume the process if you cancel it now. Do you want to cancel the system encryption pretest? - The VeraCrypt system encryption pretest failed. Do you want to try again?\n\nIf you select 'No', the pre-boot authentication component will be uninstalled.\n\nNotes:\n\n- If the VeraCrypt Boot Loader did not ask you to enter the password before Windows started, it is possible that your operating system does not boot from the drive on which it is installed. This is not supported.\n\n- If you used an encryption algorithm other than AES and the pretest failed (and you entered the password), it may have been caused by an inappropriately designed driver. Select 'No', and try encrypting the system partition/drive again, but use the AES encryption algorithm (which has the lowest memory requirements).\n\n- For more possible causes and solutions, see: https://www.veracrypt.fr/en/Troubleshooting.html + The VeraCrypt system encryption pretest failed. Do you want to try again?\n\nIf you select 'No', the pre-boot authentication component will be uninstalled.\n\nNotes:\n\n- If the VeraCrypt Boot Loader did not ask you to enter the password before Windows started, it is possible that your operating system does not boot from the drive on which it is installed. This is not supported.\n\n- If you used an encryption algorithm other than AES and the pretest failed (and you entered the password), it may have been caused by an inappropriately designed driver. Select 'No', and try encrypting the system partition/drive again, but use the AES encryption algorithm (which has the lowest memory requirements).\n\n- For more possible causes and solutions, see: https://veracrypt.jp/en/Troubleshooting.html The system partition/drive does not appear to be encrypted (neither partially nor fully). Your system partition/drive is encrypted (partially or fully).\n\nPlease decrypt your system partition/drive entirely before proceeding. To do so, select 'System' > 'Permanently Decrypt System Partition/Drive' from the menu bar of the main VeraCrypt window. When the system partition/drive is encrypted (partially or fully), you cannot downgrade VeraCrypt (but you can upgrade it or reinstall the same version). diff --git a/Translations/Language.eu.xml b/Translations/Language.eu.xml index 489bb661..0e2ee4a2 100644 --- a/Translations/Language.eu.xml +++ b/Translations/Language.eu.xml @@ -855,7 +855,7 @@ VeraCrypt-en instalatzailea dagoeneko martxan dago sistema honetan instalazio bat egiten edo prestatzen edo VeraCrypt-en eguneraketa batekin. Jarraitu baino lehen, mesedez, bukatzen den arte itxaron ezazu edo itxi ezazu. Ezin baduzu itxi, mesedez, zure ordenagailua berrabiatu ezazu jarraitu baino lehen. Instalazioak huts egin du. Desinstalazioak huts egin du. - Banaketaren pakete hau hondatuta dago. Mesedez, saiatu zaitez berriro deskargatzen (hobe VeraCrypt-en weborri ofizialetik https://www.veracrypt.fr). + Banaketaren pakete hau hondatuta dago. Mesedez, saiatu zaitez berriro deskargatzen (hobe VeraCrypt-en weborri ofizialetik https://veracrypt.jp). Ezin da %s fitxategia idatzi Ateratzen Ezin da paketeko informazioa irakurri. @@ -1229,7 +1229,7 @@ Hurrengo urratsetan VeraCrypt ezkutuko sistema eragile berria sortuko du sistemaren partizioa ezkutuko bolumenera kopiatuz (kopiatutako datuak segidan zifratuko dira sistema amu bezala dagoen sistema eragileak daukan gako ezberdinarekin).\n\nKontutan izan ezazu prozesu hau hasieraketa aurreko ingurunean (Windows hasi aurretik) egingo dela eta asko iraun dezakela; orduak edo egunak (sistemaren partizioaren tamaina eta ordenagailuaren potentziaren arabera).\n\nProzesua bertan bera uzti ahal izango duzu ordenagailua itzaliz, sistema eragilea hasieratu eta prozesua jarraitu. Hala ere, prozesua mozten baduzu, sistema kopiatzeko prozesu guztia haieratik hasi behar izando da berriro (sistemaren partizioaren edukia ezin daitekeelako aldatu klonatze prozesua martxan dagoenean). Ezkutuko sistema eragilearen sortzeko prozesua bertan behera utzi nahi al duzu?n\nOharra: Orain uzten baduzu ezingo diozu prozesuari berrekin. Sistema zifratzeko aurre-azterketa bertan behera utzi nahi al duzu? - VeraCrypt-en sistema zifratzeko aurre-azterketak huts egin du. Berriz saiatu nahi duzu?\n\n'Ez' aukeratzen baduzu, hasieraketa aurreko kautotze osagarria desinstalatuko da.\n\nOharrak:\n\n- VeraCrypt Hasieraketa Kargatzaileak ez badizu pasahitzik eskatu Windows hasi aurretik, agian zure sistema eragilea ez da abiatzen instalatuta dagoen unitatetik. Hori ez dago onartua.\n\n- AES ez den zifraketa algoritmo bat erabili baduzu eta aurre-azterketak huts egin badu (eta pasahitza sartu duzu), gaizki diseinatuta dagoen erabiltzaile baten errua izan daiteke. 'Ez' aukeratu ezazu eta sistemaren partizio/unitatea berriz zifratzen saiatu zatez, baina oraingoan AES zifratze algoritmoa erabiliz (zeinek memoria behar baxuenak dituen).\n\n- Zergati eta konponbide gehiago ikusteko: https://www.veracrypt.fr/en/Troubleshooting.html + VeraCrypt-en sistema zifratzeko aurre-azterketak huts egin du. Berriz saiatu nahi duzu?\n\n'Ez' aukeratzen baduzu, hasieraketa aurreko kautotze osagarria desinstalatuko da.\n\nOharrak:\n\n- VeraCrypt Hasieraketa Kargatzaileak ez badizu pasahitzik eskatu Windows hasi aurretik, agian zure sistema eragilea ez da abiatzen instalatuta dagoen unitatetik. Hori ez dago onartua.\n\n- AES ez den zifraketa algoritmo bat erabili baduzu eta aurre-azterketak huts egin badu (eta pasahitza sartu duzu), gaizki diseinatuta dagoen erabiltzaile baten errua izan daiteke. 'Ez' aukeratu ezazu eta sistemaren partizio/unitatea berriz zifratzen saiatu zatez, baina oraingoan AES zifratze algoritmoa erabiliz (zeinek memoria behar baxuenak dituen).\n\n- Zergati eta konponbide gehiago ikusteko: https://veracrypt.jp/en/Troubleshooting.html Sistemaren partizioa/unitatea ez dirudi zifratuta dagoenik (ez zati bat, ez guztiz). Zure sistemaren partizioa/unitatea (zatika edo guztiz) zifratuta dago.\n\nMesedez, sistemaren partizio/unitate osoa argitu jarraitu aurretik. Hori egiteko, 'Sistema' > 'Sistemaren Partizioa/Unitatea Betirako Argitu' aukeratu VeraCrypt lehio nagusiaren menuan. Sistemaren partizioa/unitatea (zatika edo guztiz) zifratuta dagoenean, ezin zara VeraCrypt-en bertsio zahar batera aldatu (baina berri bat instalatu edo martxan dagoena berrinstalatu bai). diff --git a/Translations/Language.fa.xml b/Translations/Language.fa.xml index a9ef14b9..a0fb9092 100644 --- a/Translations/Language.fa.xml +++ b/Translations/Language.fa.xml @@ -855,7 +855,7 @@ VeraCrypt Installer is currently running on this system and performing or preparing installation or update of VeraCrypt. Before you proceed, please wait for it to finish or close it. If you cannot close it, please restart your computer before proceeding. Installation failed. Uninstallation failed. - This distribution package is damaged. Please try downloading it again (preferably from the official VeraCrypt website at https://www.veracrypt.fr). + This distribution package is damaged. Please try downloading it again (preferably from the official VeraCrypt website at https://veracrypt.jp). Cannot write file %s Extracting Cannot read data from the package. @@ -1229,7 +1229,7 @@ In the next steps, VeraCrypt will create the hidden operating system by copying the content of the system partition to the hidden volume (data being copied will be encrypted on the fly with an encryption key different from the one that will be used for the decoy operating system).\n\nPlease note that the process will be performed in the pre-boot environment (before Windows starts) and it may take a long time to complete; several hours or even several days (depending on the size of the system partition and on the performance of your computer).\n\nYou will be able to interrupt the process, shut down your computer, start the operating system and then resume the process. However, if you interrupt it, the entire process of copying the system will have to start from the beginning (because the content of the system partition must not change during cloning). Do you want to cancel the entire process of creation of the hidden operating system?\n\nNote: You will NOT be able to resume the process if you cancel it now. Do you want to cancel the system encryption pretest? - The VeraCrypt system encryption pretest failed. Do you want to try again?\n\nIf you select 'No', the pre-boot authentication component will be uninstalled.\n\nNotes:\n\n- If the VeraCrypt Boot Loader did not ask you to enter the password before Windows started, it is possible that your operating system does not boot from the drive on which it is installed. This is not supported.\n\n- If you used an encryption algorithm other than AES and the pretest failed (and you entered the password), it may have been caused by an inappropriately designed driver. Select 'No', and try encrypting the system partition/drive again, but use the AES encryption algorithm (which has the lowest memory requirements).\n\n- For more possible causes and solutions, see: https://www.veracrypt.fr/en/Troubleshooting.html + The VeraCrypt system encryption pretest failed. Do you want to try again?\n\nIf you select 'No', the pre-boot authentication component will be uninstalled.\n\nNotes:\n\n- If the VeraCrypt Boot Loader did not ask you to enter the password before Windows started, it is possible that your operating system does not boot from the drive on which it is installed. This is not supported.\n\n- If you used an encryption algorithm other than AES and the pretest failed (and you entered the password), it may have been caused by an inappropriately designed driver. Select 'No', and try encrypting the system partition/drive again, but use the AES encryption algorithm (which has the lowest memory requirements).\n\n- For more possible causes and solutions, see: https://veracrypt.jp/en/Troubleshooting.html The system partition/drive does not appear to be encrypted (neither partially nor fully). Your system partition/drive is encrypted (partially or fully).\n\nPlease decrypt your system partition/drive entirely before proceeding. To do so, select 'System' > 'Permanently Decrypt System Partition/Drive' from the menu bar of the main VeraCrypt window. When the system partition/drive is encrypted (partially or fully), you cannot downgrade VeraCrypt (but you can upgrade it or reinstall the same version). diff --git a/Translations/Language.fi.xml b/Translations/Language.fi.xml index e2f5e97f..19a933f3 100644 --- a/Translations/Language.fi.xml +++ b/Translations/Language.fi.xml @@ -855,7 +855,7 @@ VeraCryptin asennusohjelma on juuri käynnissä tässä järjestelmässä ja suorittaa tai valmistelee VeraCryptin asennusta tai päivittämistä. Ennen kuin jatkat, odota sen päättymistä tai sulje se. Jos et voi sulkea sitä, ole hyvä ja käynnistä tietokoneesi uudelleen ennen jatkamista. Asennus epäonnistui. Asennuksen poisto epäonnistui. - Tämä jaettu paketti on viallinen. Yritä ladata se uudelleen (mieluiten virallisilta VeraCrypt-kotisivuilta osoitteesta https://www.veracrypt.fr). + Tämä jaettu paketti on viallinen. Yritä ladata se uudelleen (mieluiten virallisilta VeraCrypt-kotisivuilta osoitteesta https://veracrypt.jp). Ei voida kirjoittaa tiedostoa %s Puretaan Datan lukeminen paketista epäonnistui. @@ -1229,7 +1229,7 @@ Seuraavassa askeleessa, VeraCrypt-ohjelman luo piilotetun käyttöjärjestelmän kopioimalla järjestelmäosion sisällön piilotetulle taltiolle (kopioitava data salataan lennossa salausavaimella joka eroaa siitä mitä käytetään houkutuslintu käyttöjärjestelmälle).\n\nOle hyvä ja huomioi, että prosessi suorittaa esikäynnistys ympäristössä (ennen kuin Windows käynnistyy) ja sen valmistuminen saattaa kestää kauemmin; useita tunteja tai jopa useita päiviä (riippuen järjestelmäosion koosta ja tietokoneen suorituskyvystä).\n\nSinun on mahdollista keskeyttää prosessin, sulkea tietokone, käynnistää käyttöjärjestelmä ja sitten aloittaa prosessi uudelleen. Kuitenkin, jos keskeytät sen, koko järjestelmän kopiointi prosessi täytyy aloittaa alusta (koska järjestelmäosion sisältö ei saa muuttua kloonauksen aikana). Haluatko peruuttaa koko piilotetun käyttöjärjestelmän luontitehtävän?\n\nHuomioi: EI ole mahdollista aloittaa tehtävää uudelleen jos keskeytät tehtävän nyt. Haluatko perua järjestelmän salauksen esitestauksen? - VeraCrypt-järjestelmän salaustulos epäonnistui. Haluatko yrittää uudelleen?\n\nJos valitset Ei, esiasennuksen autentikointikomponentti poistetaan.\n\nNotes:\n\n- Jos VeraCryptin Boot Loader ei pyytänyt sinua kirjoittamaan salasanaa ennen kuin Windows käynnistetään, on mahdollista, että käyttöjärjestelmäsi ei käynnisty sen asemasta, johon se on asennettu. Tätä ei tueta.\n\n- Jos käytit salausalgoritmia, joka ei ole AES ja esitesti epäonnistui (ja syötit salasanan), se voi johtua epäasianmukaisesti suunnitellusta ohjaimesta. Valitse 'Ei' ja yritä salaa uudelleen järjestelmäosio/asema, mutta käytä AES-salausalgoritmia (jolla on pienimmät muistivaatimukset).\n\n- Saat lisää syitä ja ratkaisuja, see: https://www.veracrypt.fr/en/Troubleshooting.html + VeraCrypt-järjestelmän salaustulos epäonnistui. Haluatko yrittää uudelleen?\n\nJos valitset Ei, esiasennuksen autentikointikomponentti poistetaan.\n\nNotes:\n\n- Jos VeraCryptin Boot Loader ei pyytänyt sinua kirjoittamaan salasanaa ennen kuin Windows käynnistetään, on mahdollista, että käyttöjärjestelmäsi ei käynnisty sen asemasta, johon se on asennettu. Tätä ei tueta.\n\n- Jos käytit salausalgoritmia, joka ei ole AES ja esitesti epäonnistui (ja syötit salasanan), se voi johtua epäasianmukaisesti suunnitellusta ohjaimesta. Valitse 'Ei' ja yritä salaa uudelleen järjestelmäosio/asema, mutta käytä AES-salausalgoritmia (jolla on pienimmät muistivaatimukset).\n\n- Saat lisää syitä ja ratkaisuja, see: https://veracrypt.jp/en/Troubleshooting.html Järjestelmän osio/asema ei ole salattu (ei osittain eikä täysin). Järjestelmän osio/asema on suojattu (osittain tai täysin).\n\nValitse salauksenpurku järjestelmäosiolle/asemalle pelkästään ennen suoritusta. Tee näin, valitse 'Järjestelmä' > 'Pysyvästi pura järjestelmäosion/aseman salaus' menusta VeraCryptin pääikkunasta. Kun järjestelmäosio/asema on salattu (osittain tai täysin), et voi käyttää vanhempaa versiota VeraCrypt-ohjelmasta (mutta voit päivittää sen tai uudelleen asentaa saman version). diff --git a/Translations/Language.fr.xml b/Translations/Language.fr.xml index de63d591..e594e350 100644 --- a/Translations/Language.fr.xml +++ b/Translations/Language.fr.xml @@ -855,7 +855,7 @@ L’installeur de VeraCrypt est actuellement exécuté sur votre système et réalise ou prépare l’installation ou la mise à jour de VeraCrypt. Avant de poursuivre, attendez qu’il termine ou se ferme. Si vous ne pouvez pas le fermer, redémarrez votre ordinateur avant de poursuivre. L’installation a échoué. La désinstallation a échoué. - Ce package est endommagé. Essayez de le télécharger à nouveau (de préférence à partir du site web officiel de VeraCrypt à l’URL https://www.veracrypt.fr). + Ce package est endommagé. Essayez de le télécharger à nouveau (de préférence à partir du site web officiel de VeraCrypt à l’URL https://veracrypt.jp). Impossible d’écrire dans le fichier %s Extraction de Impossible de lire les données du package. @@ -1229,7 +1229,7 @@ Dans les prochaines étapes, VeraCrypt va créer le système d’exploitation caché en copiant le contenu de la partition système sur le volume caché (les données à copier à la volée seront chiffrées avec une clé de chiffrement différente de celle qui sera utilisée pour le système d’exploitation leurre).\n\nVeuillez noter que le processus sera effectué dans l’environnement de préamorçage (avant le démarrage de Windows) et cela peut prendre beaucoup de temps, plusieurs heures ou même plusieurs jours (selon la taille de la partition système et les performances de votre ordinateur).\n\nVous serez en mesure d’interrompre le processus, arrêtez l’ordinateur, démarrez le système d’exploitation et ensuite reprendre le processus. Toutefois, si vous l’interrompez, tout le processus de copie du système devra recommencer depuis le début (parce que le contenu de la partition système ne doit pas changer lors du clonage). Voulez-vous annuler l’intégralité du processus de création du système d’exploitation caché ?\n\nNote : Vous ne pourrez PAS reprendre le processus si vous l’annulez maintenant. Voulez-vous annuler le pré-test de chiffrement du système ? - Le prétest de chiffrement du système VeraCrypt a échoué. Voulez-vous réessayer ?\n\nSi vous sélectionnez « Non », le composant d’authentification de préamorçage sera désinstallé.\n\nRemarques :\n\n- Si le chargeur de démarrage de VeraCrypt n’a pas demandé d’entrer le mot de passe avant que Windows a commencé à démarrer, il est possible que votre système d’exploitation ne démarre pas depuis le disque sur lequel il est installé. Ceci n’est pas supporté.\\n\n- Si vous avez utilisé un algorithme de chiffrement autre que de l’AES et que le prétest a échoué (et vous avez entré le mot de passe), cela peut avoir été causé par un pilote mal conçu. Sélectionnez « Non » et essayer de chiffrer la partition/lecteur système à nouveau, mais utilisez l’algorithme de chiffrement AES (qui a le plus bas niveau d’exigences).\n\n- Pour plus de détails sur les causes et les solutions, voir : https://www.veracrypt.fr/en/Troubleshooting.html + Le prétest de chiffrement du système VeraCrypt a échoué. Voulez-vous réessayer ?\n\nSi vous sélectionnez « Non », le composant d’authentification de préamorçage sera désinstallé.\n\nRemarques :\n\n- Si le chargeur de démarrage de VeraCrypt n’a pas demandé d’entrer le mot de passe avant que Windows a commencé à démarrer, il est possible que votre système d’exploitation ne démarre pas depuis le disque sur lequel il est installé. Ceci n’est pas supporté.\\n\n- Si vous avez utilisé un algorithme de chiffrement autre que de l’AES et que le prétest a échoué (et vous avez entré le mot de passe), cela peut avoir été causé par un pilote mal conçu. Sélectionnez « Non » et essayer de chiffrer la partition/lecteur système à nouveau, mais utilisez l’algorithme de chiffrement AES (qui a le plus bas niveau d’exigences).\n\n- Pour plus de détails sur les causes et les solutions, voir : https://veracrypt.jp/en/Troubleshooting.html La partition/le disque système ne semble pas chiffré (totalement ou en partie). Votre partition/votre disque système est chiffré (totalement ou en partie).\n\nDéchiffrez votre partition/votre disque système entièrement avant de poursuivre. Pour cela sélectionnez ’Système’ > ’Déchiffrer définitivement la partition/le disque système’ depuis la barre des menus de la fenêtre principale VeraCrypt. Lorsque la partition/lecteur système est chiffré (partiellement ou totalement), vous ne pouvez pas rétrograder VeraCrypt (mais vous pouvez le mettre à jour ou réinstaller la même version). diff --git a/Translations/Language.he.xml b/Translations/Language.he.xml index 4d0ac616..4b35b109 100644 --- a/Translations/Language.he.xml +++ b/Translations/Language.he.xml @@ -855,7 +855,7 @@ VeraCrypt Installer פועל כעת במערכת זו ומבצע או מכין התקנה או עדכון של VeraCrypt.לפני שתמשיך, אנא המתן עד שיסיים או יסגור אותו.אם אינך יכול לסגור אותו, הפעל מחדש את המחשב לפני שתמשיך. ההתקנה נכשלה. ההתקנה נכשלה. - חבילת הפצה זו נפגעה. נסה להוריד אותה שוב (רצוי מהאתר הרשמי של VeraCrypt בכתובת https://www.veracrypt.fr). + חבילת הפצה זו נפגעה. נסה להוריד אותה שוב (רצוי מהאתר הרשמי של VeraCrypt בכתובת https://veracrypt.jp). לא ניתן לכתוב את הקובץ %s חילוץ לא ניתן לקרוא נתונים מהחבילה. @@ -1229,7 +1229,7 @@ בשלבים הבאים VeraCrypt תיצור את מערכת ההפעלה הנסתרת על ידי העתקת תוכן מחיצת המערכת לאמצעי אחסון הנסתר (הנתונים המועתקים יוצפנו על ידי תנועה עם מפתח הצפנה שונה מזה שישמש להפעלת הפיתוימערכת). \n \n שים לב שהתהליך יבוצע בסביבת טרום האתחול (לפני הפעלת Windows) וייתכן שיימשך זמן רב עד להשלמתו;מספר שעות או אפילו מספר ימים (תלוי בגודל מחיצת המערכת ובביצועי המחשב שלך). \n \n תוכל להפריע לתהליך, לכבות את המחשב, להפעיל את מערכת ההפעלה ואז לחדש את התהליך.עם זאת, אם תפריע לה, כל תהליך ההעתקה של המערכת יצטרך להתחיל מההתחלה (מכיוון שהתוכן של מחיצת המערכת לא יכול להשתנות במהלך השיבוט). האם ברצונך לבטל את כל תהליך היצירה של מערכת ההפעלה הנסתרת? \n \n הערה: לא תוכל לחדש את התהליך אם תבטל אותו כעת. האם ברצונך לבטל את הצפנת המערכת לפני כן? - בדיקת ההצפנה של מערכת VeraCrypt נכשל.האם ברצונך לנסות שוב? \n \n אם תבחר 'לא', יוסר הסרת התקנה של רכיב האימות לפני האתחול. \n \n הערות: \n \n- אם מטען האתחול של VeraCrypt לא ביקש ממך להזין את הסיסמה.לפני תחילת Windows, ייתכן שמערכת ההפעלה שלך לא אתחול מהכונן עליו היא מותקנת.זה לא נתמך. \n \n- אם השתמשת באלגוריתם הצפנה שאינו AES והבדיקה המוקדמת נכשלה (והזנת את הסיסמה), ייתכן שהיא נגרמה על ידי מנהל התקן שאינו מתאים.בחר 'לא', ונסה להצפין שוב את מחיצת המערכת / כונן, אך השתמש באלגוריתם ההצפנה AES (בעל דרישות הזיכרון הנמוכות ביותר). \n \n- לקבלת סיבות ופתרונות אפשריים נוספים, ראה: https: // www.veracrypt.fr/en/Troubleshooting.html + בדיקת ההצפנה של מערכת VeraCrypt נכשל.האם ברצונך לנסות שוב? \n \n אם תבחר 'לא', יוסר הסרת התקנה של רכיב האימות לפני האתחול. \n \n הערות: \n \n- אם מטען האתחול של VeraCrypt לא ביקש ממך להזין את הסיסמה.לפני תחילת Windows, ייתכן שמערכת ההפעלה שלך לא אתחול מהכונן עליו היא מותקנת.זה לא נתמך. \n \n- אם השתמשת באלגוריתם הצפנה שאינו AES והבדיקה המוקדמת נכשלה (והזנת את הסיסמה), ייתכן שהיא נגרמה על ידי מנהל התקן שאינו מתאים.בחר 'לא', ונסה להצפין שוב את מחיצת המערכת / כונן, אך השתמש באלגוריתם ההצפנה AES (בעל דרישות הזיכרון הנמוכות ביותר). \n \n- לקבלת סיבות ופתרונות אפשריים נוספים, ראה: https: // veracrypt.jp/en/Troubleshooting.html מחיצת המערכת / כונן המערכת לא נראה מוצפן (לא באופן חלקי ולא מלא). מחיצת / כונן המערכת שלך מוצפנת (חלקית או מלאה). \n \n אנא פענח את מחיצת המערכת / כונן לחלוטין לפני שתמשיך.לשם כך בחר 'מערכת'> 'פענוח מחיצת מערכת / כונן לצמיתות' משורת התפריטים של חלון VeraCrypt הראשי. כאשר מחיצת המערכת / כונן מוצפן (באופן חלקי או מלא), אינך יכול לשדרג לאחור את VeraCrypt (אך תוכל לשדרג אותו או להתקין מחדש את אותה גירסה). diff --git a/Translations/Language.hu.xml b/Translations/Language.hu.xml index 97557882..a2bc068f 100644 --- a/Translations/Language.hu.xml +++ b/Translations/Language.hu.xml @@ -855,7 +855,7 @@ A VeraCrypt telepítő jelenleg fut a rendszerben, és végrehajtja vagy előkészíti a VeraCrypt telepítését vagy frissítését. A folytatás előtt várja meg, amíg befejeződik, vagy zárja be. Ha nem tudja bezárni, a folytatás előtt indítsa újra a számítógépet. A telepítés sikertelen volt. Az eltávolítás sikertelen volt. - Ez a disztribúciós csomag sérült. Próbálja meg újra letölteni (lehetőleg a VeraCrypt hivatalos weboldaláról: https://www.veracrypt.fr). + Ez a disztribúciós csomag sérült. Próbálja meg újra letölteni (lehetőleg a VeraCrypt hivatalos weboldaláról: https://veracrypt.jp). A(z) %s fájl nem írható Kibontás Nem lehet kiolvasni az adatokat a csomagból. @@ -1229,7 +1229,7 @@ A következő lépésekben a VeraCrypt létrehozza a rejtett operációs rendszert a rendszerpartíció tartalmának rejtett kötetre másolásával (az átmásolt adatok menet közben kerülnek titkosításra a csali operációs rendszertől eltérő titkosítókulccsal).\n\nFelhívjuk figyelmét, hogy a folyamat a rendszerindítást megelőző környezetben kerül végrehajtásra (a Windows elindulása előtt), és ez sokáig tarthat; több óra vagy akár több nap (a rendszerpartíció méretétől és a számítógép teljesítményétől függően).\n\nMegszakíthatja a folyamatot, leállíthatja a számítógépet, elindíthatja az operációs rendszert, majd folytathatja a folyamatot. Ha azonban megszakítja, a rendszermásolás teljes folyamatának az elejétől kell kezdődnie (mivel a rendszerpartíció tartalma nem változhat a klónozás során). Megszakítja a rejtett operációs rendszer létrehozásának teljes folyamatát?\n\nMegjegyzés: Ha most megszakítja, nem tudja folytatni a folyamatot. Megszakítja a rendszertitkosítási előtesztet? - A VeraCrypt rendszertitkosítási előtesztje sikertelen volt. Megpróbálja újra?\n\nHa a 'Nem' lehetőséget választja, a rendszerindítás előtti hitelesítési összetevő eltávolításra kerül.\n\nMegjegyzések:\n\n- Ha a VeraCrypt rendszertöltő nem kérte a jelszó megadását a Windows indítása előtt, akkor lehetséges, hogy az operációs rendszer nem arról a meghajtóról indul, amelyre telepítve van. Ez nem támogatott.\n\n- Ha az AES-től eltérő titkosítási algoritmust használt, és az előzetes tesztelés sikertelen volt (és megadta a jelszót), a hibát valószínűleg egy nem megfelelően megtervezett illesztőprogram okozta. Válassza a 'Nem' lehetőséget, és próbálja meg újra titkosítani a rendszerpartíciót/meghajtót az AES titkosítási algoritmus használatával (amely a legalacsonyabb memória követelménnyel rendelkezik).\n\n- További lehetséges okok és megoldások: https://www.veracrypt.fr/en/Troubleshooting.html + A VeraCrypt rendszertitkosítási előtesztje sikertelen volt. Megpróbálja újra?\n\nHa a 'Nem' lehetőséget választja, a rendszerindítás előtti hitelesítési összetevő eltávolításra kerül.\n\nMegjegyzések:\n\n- Ha a VeraCrypt rendszertöltő nem kérte a jelszó megadását a Windows indítása előtt, akkor lehetséges, hogy az operációs rendszer nem arról a meghajtóról indul, amelyre telepítve van. Ez nem támogatott.\n\n- Ha az AES-től eltérő titkosítási algoritmust használt, és az előzetes tesztelés sikertelen volt (és megadta a jelszót), a hibát valószínűleg egy nem megfelelően megtervezett illesztőprogram okozta. Válassza a 'Nem' lehetőséget, és próbálja meg újra titkosítani a rendszerpartíciót/meghajtót az AES titkosítási algoritmus használatával (amely a legalacsonyabb memória követelménnyel rendelkezik).\n\n- További lehetséges okok és megoldások: https://veracrypt.jp/en/Troubleshooting.html Úgy tűnik, hogy a rendszerpartíció/meghajtó nincs titkosítva (sem részben, sem teljesen). A rendszerpartíció/meghajtó titkosítva van (részben vagy teljesen).\n\nFolytatás előtt teljesen fejtse vissza a rendszerpartíciót/meghajtót. Ehhez válassza a 'Rendszer' > 'Rendszerpartíció/meghajtó végleges visszafejtése' lehetőséget a VeraCrypt fő ablakának menüsorából. Ha a rendszerpartíció/meghajtó titkosítva van (részben vagy teljesen), nem állhat vissza korábbi VeraCrypt verzióra (de frissítheti vagy újratelepítheti ugyanazt a verziót). diff --git a/Translations/Language.id.xml b/Translations/Language.id.xml index dc127c19..b0ef56f2 100644 --- a/Translations/Language.id.xml +++ b/Translations/Language.id.xml @@ -855,7 +855,7 @@ VeraCrypt Installer saat ini berjalan pada sistem ini dan melakukan atau mempersiapkan instalasi atau update dari VeraCrypt. Sebelum Anda melanjutkan, silakan menunggu untuk menyelesaikan atau menutupnya. Jika Anda tidak dapat menutupnya, silakan restart komputer Anda sebelum melanjutkan. Pemasangan gagal. Penghapusan instalasi gagal. - Paket distribusi ini rusak. Silakan coba mengunduhnya lagi (sebaiknya dari situs web resmi VeraCrypt di https://www.veracrypt.fr). + Paket distribusi ini rusak. Silakan coba mengunduhnya lagi (sebaiknya dari situs web resmi VeraCrypt di https://veracrypt.jp). Tak bisa menulis berkas %s Mengekstrak Tidak dapat membaca data dari paket. @@ -1229,7 +1229,7 @@ Pada langkah selanjutnya, VeraCrypt akan membuat sistem operasi tersembunyi dengan menyalin konten partisi sistem ke volume tersembunyi (data yang disalin akan dienkripsi sambil jalan dengan kunci enkripsi yang berbeda dari yang akan digunakan untuk sistem operasi umpan).\n\nHarap perhatikan bahwa proses akan dilaksanakan dalam lingkungan pra boot (sebelum Windows dimulai) dan mungkin makan waktu lama untuk selesai; beberapa jam atau bahkan beberapa hari (tergantung pada ukuran partisi sistem dan kinerja komputer Anda).\n\nAnda akan dapat menginterupsi proses, mematikan komputer Anda, memulai sistem operasi, lalu melanjutkan proses. Namun, jika Anda menginterupsinya, seluruh proses menyalin sistem harus dimulai dari awal (karena konten partisi sistem tidak boleh berubah selama kloning). Apakah Anda ingin membatalkan seluruh proses pembuatan sistem operasi tersembunyi?\n\nNote: Anda TIDAK akan dapat melanjutkan proses jika Anda membatalkannya sekarang. Apakah Anda ingin membatalkan pra-uji enkripsi sistem? - Pratest enkripsi sistem VeraCrypt gagal. Jika Anda memilih 'Tidak', komponen otentikasi pra-boot akan dihapus.\n\nNotes:\n\n-- Jika VeraCrypt Boot Loader tidak meminta Anda untuk memasukkan kata sandi sebelum Windows dimulai, ada kemungkinan bahwa sistem operasi Anda tidak boot dari drive tempat ia diinstal. Jika Anda menggunakan algoritma enkripsi selain AES dan tes pra-gagal (dan Anda memasukkan kata sandi), itu mungkin disebabkan oleh driver yang dirancang secara tidak tepat. Pilih 'Tidak', dan coba enkripsi partisi / drive sistem lagi, tetapi gunakan algoritma enkripsi AES (yang memiliki persyaratan memori terendah https://www.veracrypt.fr/en/Troubleshooting.html). + Pratest enkripsi sistem VeraCrypt gagal. Jika Anda memilih 'Tidak', komponen otentikasi pra-boot akan dihapus.\n\nNotes:\n\n-- Jika VeraCrypt Boot Loader tidak meminta Anda untuk memasukkan kata sandi sebelum Windows dimulai, ada kemungkinan bahwa sistem operasi Anda tidak boot dari drive tempat ia diinstal. Jika Anda menggunakan algoritma enkripsi selain AES dan tes pra-gagal (dan Anda memasukkan kata sandi), itu mungkin disebabkan oleh driver yang dirancang secara tidak tepat. Pilih 'Tidak', dan coba enkripsi partisi / drive sistem lagi, tetapi gunakan algoritma enkripsi AES (yang memiliki persyaratan memori terendah https://veracrypt.jp/en/Troubleshooting.html). Partisi / drive sistem tampaknya tidak dienkripsi (tidak sebagian atau seluruhnya). Partisi / drive sistem Anda dienkripsi (sebagian atau seluruhnya). \n \nPlease mendekripsi partisi / drive sistem Anda sepenuhnya sebelum melanjutkan. Untuk melakukannya, pilih 'System' > 'Permanen Decrypt System Partition /Drive' dari bilah menu jendela VeraCrypt utama. Ketika partisi / drive sistem dienkripsi (sebagian atau seluruhnya), Anda tidak dapat menurunkan VeraCrypt (tetapi Anda dapat meningkatkannya atau menginstal ulang versi yang sama). diff --git a/Translations/Language.it.xml b/Translations/Language.it.xml index e06443fd..0403466a 100644 --- a/Translations/Language.it.xml +++ b/Translations/Language.it.xml @@ -855,7 +855,7 @@ L’installer di VeraCrypt è attualmente in esecuzione in questo sistema ed esegue o prepara l’installazione oppure aggiornamento di VeraCrypt. Prima di procedere, attendere per finire o chiudere esso. Se non potete chiudere l’installer, riavviare i computer prima di procedere. Installazione fallita. Disinstallazione fallita. - Questo pacchetto di distribuzione è danneggiato. Provare a scaricarlo nuovamente (preferibilmente dal sito ufficiale di VeraCrypt all’indirizzo https://www.veracrypt.fr). + Questo pacchetto di distribuzione è danneggiato. Provare a scaricarlo nuovamente (preferibilmente dal sito ufficiale di VeraCrypt all’indirizzo https://veracrypt.jp). Impossibile scrivere il file %s Estrazione Impossibile leggere i dati dal pacchetto. @@ -1229,7 +1229,7 @@ Nei passi successivi, VeraCrypt creerà il sistema operativo nascosto copiando il contenuto della partizione di sistema nel volume nascosto (i dati in copia saranno Codificati al volo con una chiave di codifica differente da quella usata per il sistema operativo di richiamo).\n\nNotate che il processo sarà eseguito in ambiente di pre-boot(prima dell’avvio di Windows) e può impiegare molto tempo per essere completato; diverse ore o anche diversi giorni (a seconda della dimensione della partizione di sistema e dalle prestazioni del vostro computer).\n\nVoi potrete interrompere il processo, spegnere il vostro computer, avviare il sistema operativo e riavviare il processo. Comunque, se interrompete tale processo, l’intera procedura di copia del sistema dovrà ripartire dall’inizio (perché il contenuto della partizione di sistema non deve cambiare durante la clonazione). Volete annullare l’intero processo di creazione del sistema operativo nascosto?\n\nNota: NON potrete ripristinare il processo se lo annullate adesso. Volete annullare il pre-test per la codifica di sistema? - La richiesta di codifica di sistema VeraCrypt è fallita. Volete ritentare?\n\nSelezionando 'No', il componente di autenticazione in pre-boot sarà disinstallato.\n\nNota:\n\n- Se il Boot Loader di VeraCrypt non vi richiede di digitare la password prima dell'avvio di Windows, è possibile che il vostro sistema operativo non si it is avvia dall'unità nella quale esso è installato. Questo non è supportato.\n\n- Se usate un algoritmo di cifratura diverso di AES e la richiesta è fallita (ed avete digitato la password), questo è stato causato da un driver designato inadeguatamente. Selezionare 'No', e ritentare la cifratura della partizione/unità di sistema, usando l'algoritmo di codifica AES (che ha dei requisiti di memoria inferiori).\n\n- Per più possibili cause e soluzioni, visitare: https://www.veracrypt.fr/en/Troubleshooting.html + La richiesta di codifica di sistema VeraCrypt è fallita. Volete ritentare?\n\nSelezionando 'No', il componente di autenticazione in pre-boot sarà disinstallato.\n\nNota:\n\n- Se il Boot Loader di VeraCrypt non vi richiede di digitare la password prima dell'avvio di Windows, è possibile che il vostro sistema operativo non si it is avvia dall'unità nella quale esso è installato. Questo non è supportato.\n\n- Se usate un algoritmo di cifratura diverso di AES e la richiesta è fallita (ed avete digitato la password), questo è stato causato da un driver designato inadeguatamente. Selezionare 'No', e ritentare la cifratura della partizione/unità di sistema, usando l'algoritmo di codifica AES (che ha dei requisiti di memoria inferiori).\n\n- Per più possibili cause e soluzioni, visitare: https://veracrypt.jp/en/Troubleshooting.html La partizione/disco di sistema non sembra essere criptato (né parzialmente né interamente). La vostra partizione/disco di sistema è criptato (parzialmente o completamente).\n\nDeCodificate la vostra partizione/disco interamente prima di procedere. Per fare questo, selezionate 'Sistema'>'Decodifica definitivamente la partizione/disco di sistema' dal menu della barra strumenti della finestra principale di VeraCrypt. Quando la partizione/unità di sistema è crittata (parzialmente o totalmente), non potete tornare ad una precedente versione di VeraCrypt (ma potete aggiornare o reinstallare la stessa versione di esso). diff --git a/Translations/Language.ja.xml b/Translations/Language.ja.xml index 1125619f..91c15e85 100644 --- a/Translations/Language.ja.xml +++ b/Translations/Language.ja.xml @@ -855,7 +855,7 @@ 現在VeraCryptインストーラが起動しており、インストールあるいはアップデートの実行中です。インストーラの処理が終わるのを待つか、閉じるかしてください。閉じることができない場合は再起動してください。 インストールに失敗しました。 アンインストールに失敗しました。 - この配布パッケージは破損しています。(なるべくVeraCryptの公式サイト https://www.veracrypt.fr から)もう一度ダウンロードしてみてください。 + この配布パッケージは破損しています。(なるべくVeraCryptの公式サイト https://veracrypt.jp から)もう一度ダウンロードしてみてください。 ファイル %s を書き込めません。 展開 パッケージからデータを読み込めません。 @@ -1229,7 +1229,7 @@ 次のステップで、VeraCryptはシステムパーティションから隠しボリュームへファイルをコピーすることで隠しOS領域を作成します(囮OS領域とは別の暗号鍵で即時暗号化しながらコピーします)。\n\nこの処理はWindows起動前の環境で行われ、完了するまでに長時間かかることに注意してください。処理時間はシステムパーティションのサイズやコンピュータの性能にもよりますが、数時間から数日かかることもあります。\n\nこの処理を途中で中断し、コンピュータを再起動した後にあらためて再開することも可能です。ただし、もし処理を中断した場合は、システムのコピー処理からやり直しになります。これはシステムパーティションとコピー先の内容を同一にするために必要です。 隠しOSの作成をキャンセルしますか?\n\nここで処理をキャンセルした場合、後で処理を再開することはできません。 システム暗号化の予備検査をキャンセルしますか? - VeraCryptのシステム暗号化予備検査に失敗しました。もう一度予備検査をしますか?\n\nもし「いいえ」を選んだ場合、起動前認証用コンポーネントがアンインストールされます。\n\n注:\n\n- もしVeraCryptブートローダーがWindowsが起動する前にパスワードの入力を要求してこなかった場合、ブートローダーがインストールされたのではないドライブからOSが起動している可能性があります。このケースには対応していません。\n\n- もしAES以外の暗号化アルゴリズムを使って予備検査に失敗した(そしてパスワードは入力した)場合、不適切な設計のドライバーに起因している可能性があります。「いいえ」を選択し、システムパーティション/ドライブをAESを使って暗号化しなおしてみてください(メモリ使用量が最少になります)。\n\n- その他に考えられる原因や対処方法については、https://www.veracrypt.fr/en/Troubleshooting.html をご覧ください。 + VeraCryptのシステム暗号化予備検査に失敗しました。もう一度予備検査をしますか?\n\nもし「いいえ」を選んだ場合、起動前認証用コンポーネントがアンインストールされます。\n\n注:\n\n- もしVeraCryptブートローダーがWindowsが起動する前にパスワードの入力を要求してこなかった場合、ブートローダーがインストールされたのではないドライブからOSが起動している可能性があります。このケースには対応していません。\n\n- もしAES以外の暗号化アルゴリズムを使って予備検査に失敗した(そしてパスワードは入力した)場合、不適切な設計のドライバーに起因している可能性があります。「いいえ」を選択し、システムパーティション/ドライブをAESを使って暗号化しなおしてみてください(メモリ使用量が最少になります)。\n\n- その他に考えられる原因や対処方法については、https://veracrypt.jp/en/Troubleshooting.html をご覧ください。 システムパーティション/ドライブは部分的にも全体的にも暗号化されていないようです。 システムパーティション/デバイスは暗号化されています(部分的あるいは全体的)。\n\n処理を進める前にシステムパーティション/デバイス全体の暗号化を解除してください。VeraCryptのメインウィンドウのメニューから[システム]-[暗号化の解除]を選択することで解除できます。 システムパーティション/ドライブが部分的であれ全体であれ暗号化されている場合は、VeraCryptをダウングレードできません。ただしアップグレードあるいは同じバージョンでの再インストールは可能です。 diff --git a/Translations/Language.ka.xml b/Translations/Language.ka.xml index 61268a95..700861d1 100644 --- a/Translations/Language.ka.xml +++ b/Translations/Language.ka.xml @@ -855,7 +855,7 @@ VeraCrypt Installer is currently running on this system and performing or preparing installation or update of VeraCrypt. Before you proceed, please wait for it to finish or close it. If you cannot close it, please restart your computer before proceeding. ინსტალაცია ჩაიშალა. დეინსტალაცია ჩაიშალა. - ეს საინსტალაციო პაკეტი დაზიანებულია. გთხოვთ, ხელახლან ჩამოტვირთოთ (უმჯობესია ოფიციალური საიტიდან https://www.veracrypt.fr). + ეს საინსტალაციო პაკეტი დაზიანებულია. გთხოვთ, ხელახლან ჩამოტვირთოთ (უმჯობესია ოფიციალური საიტიდან https://veracrypt.jp). ფაილის %s ჩაწერა არ ხერხდება დეარქივაცია პაკეტიდან მონაცემთა წაკითხვა არ ხერხდება. @@ -1229,7 +1229,7 @@ In the next steps, VeraCrypt will create the hidden operating system by copying the content of the system partition to the hidden volume (data being copied will be encrypted on the fly with an encryption key different from the one that will be used for the decoy operating system).\n\nPlease note that the process will be performed in the pre-boot environment (before Windows starts) and it may take a long time to complete; several hours or even several days (depending on the size of the system partition and on the performance of your computer).\n\nYou will be able to interrupt the process, shut down your computer, start the operating system and then resume the process. However, if you interrupt it, the entire process of copying the system will have to start from the beginning (because the content of the system partition must not change during cloning). Do you want to cancel the entire process of creation of the hidden operating system?\n\nNote: You will NOT be able to resume the process if you cancel it now. გსურთ სისტემის შიფრაციისწინა ტესტირების შეწყვეტა? - The VeraCrypt system encryption pretest failed. Do you want to try again?\n\nIf you select 'No', the pre-boot authentication component will be uninstalled.\n\nNotes:\n\n- If the VeraCrypt Boot Loader did not ask you to enter the password before Windows started, it is possible that your operating system does not boot from the drive on which it is installed. This is not supported.\n\n- If you used an encryption algorithm other than AES and the pretest failed (and you entered the password), it may have been caused by an inappropriately designed driver. Select 'No', and try encrypting the system partition/drive again, but use the AES encryption algorithm (which has the lowest memory requirements).\n\n- For more possible causes and solutions, see: https://www.veracrypt.fr/en/Troubleshooting.html + The VeraCrypt system encryption pretest failed. Do you want to try again?\n\nIf you select 'No', the pre-boot authentication component will be uninstalled.\n\nNotes:\n\n- If the VeraCrypt Boot Loader did not ask you to enter the password before Windows started, it is possible that your operating system does not boot from the drive on which it is installed. This is not supported.\n\n- If you used an encryption algorithm other than AES and the pretest failed (and you entered the password), it may have been caused by an inappropriately designed driver. Select 'No', and try encrypting the system partition/drive again, but use the AES encryption algorithm (which has the lowest memory requirements).\n\n- For more possible causes and solutions, see: https://veracrypt.jp/en/Troubleshooting.html სისტემური განაყოფი/დისკი არ არის დაშიფრული (ნაწილობრივ ან მთლიანად). სისტემური განაყოფი/დისკი დაშიფრულია (ნაწილობრივ ან მთლიანად).\n\nგაგრძელებამდე გთხოვთ, დეშიფრაცია გაუკეთოთ მთლიანად სისტემურ განაყოფს/დისკს. ამისათვის, აირჩიეთ პროგრამის მენიუში "სისტემა" > "სისტემური განაყოფის/დისკის სამუდამო დეშიფრაცია". When the system partition/drive is encrypted (partially or fully), you cannot downgrade VeraCrypt (but you can upgrade it or reinstall the same version). diff --git a/Translations/Language.ko.xml b/Translations/Language.ko.xml index 13525586..8a8bbd28 100644 --- a/Translations/Language.ko.xml +++ b/Translations/Language.ko.xml @@ -855,7 +855,7 @@ VeraCrypt Installer가 현재이 시스템에서 실행 중이며 VeraCrypt의 설치 또는 업데이트를 수행 중이거나 준비 중입니다. 진행하기 전에 끝내거나 닫을 때까지 기다리세요. 컴퓨터를 닫을 수없는 경우 계속하기 전에 컴퓨터를 다시 시작하세요. 설치가 실패했습니다. 제거에 실패했습니다. - 이 배포 패키지가 손상되었습니다. 다시 VeraCrypt 웹 사이트 (https://www.veracrypt.fr)에서 다운로드하세요. + 이 배포 패키지가 손상되었습니다. 다시 VeraCrypt 웹 사이트 (https://veracrypt.jp)에서 다운로드하세요. %s 파일을 쓸 수 없습니다 적출 패키지에서 데이터를 읽을 수 없습니다. @@ -1229,7 +1229,7 @@ 다음 단계에서 VeraCrypt는 시스템 파티션의 내용을 숨겨진 볼륨에 복사하여 숨겨진 운영 체제를 만듭니다(복사되는 데이터는 디코이 운영 체제에 사용될 암호화 키와 다른 암호화 키로 즉시 암호화됩니다).\n\nWindows를 시작하기 전에 사전 부트 환경에서 프로세스가 수행되며 완료하는 데 시간이 오래 걸릴 수 있습니다(시스템 파티션 크기와 컴퓨터의 성능에 따라 다름).\n\n프로세스를 중단하고 컴퓨터를 종료하고 운영 체제를 시작한 다음 프로세스를 다시 시작할 수 있습니다. 그러나 시스템을 중단하면 시스템 파티션의 내용이 복제하는 동안 변경되어서는 안 되기 때문에 전체 복사 프로세스가 처음부터 시작되어야 합니다. 숨겨진 운영 체제의 전체 생성 프로세스를 취소하시겠습니까?\n\n참고: 지금 취소하면 프로세스를 재개할 수 없습니다. 시스템 암호화 사전 테스트를 취소하시겠습니까? - VeraCrypt 시스템 암호화 사전 테스트에 실패했습니다. 다시 시도 하시겠습니까?\n\n'아니요'를 선택하면 사전 부트 인증 구성 요소가 제거됩니다.\n\n알림:\n\n- VeraCrypt 부트로더가 Windows를 시작하기 전에 암호를 입력하라는 메시지를 표시하지 않은 경우 운영 체제가 설치된 드라이브에서 부팅되지 않을 수 있습니다. 지원되지 않습니다.\n\n- AES 이외의 암호화 알고리즘을 사용했지만 사전 테스트에 실패했으며 암호를 입력했다면 드라이버가 잘못 설계되어 발생한 것일 수 있습니다. '아니요'를 선택하고 다시 시스템 파티션/드라이브 암호화를 시도하지만 메모리 요구 사항이 가장 낮은 AES 암호화 알고리즘을 사용합니다.\n\n- 가능한 원인과 해결 방법은 https://www.veracrypt.fr/en/Troubleshooting.html을 참조합니다. + VeraCrypt 시스템 암호화 사전 테스트에 실패했습니다. 다시 시도 하시겠습니까?\n\n'아니요'를 선택하면 사전 부트 인증 구성 요소가 제거됩니다.\n\n알림:\n\n- VeraCrypt 부트로더가 Windows를 시작하기 전에 암호를 입력하라는 메시지를 표시하지 않은 경우 운영 체제가 설치된 드라이브에서 부팅되지 않을 수 있습니다. 지원되지 않습니다.\n\n- AES 이외의 암호화 알고리즘을 사용했지만 사전 테스트에 실패했으며 암호를 입력했다면 드라이버가 잘못 설계되어 발생한 것일 수 있습니다. '아니요'를 선택하고 다시 시스템 파티션/드라이브 암호화를 시도하지만 메모리 요구 사항이 가장 낮은 AES 암호화 알고리즘을 사용합니다.\n\n- 가능한 원인과 해결 방법은 https://veracrypt.jp/en/Troubleshooting.html을 참조합니다. 시스템 파티션/드라이브가 부분적으로 또는 완전히 암호화되지 않은 것 같습니다. 시스템 파티션/드라이브가 부분적으로 또는 완전히 암호화됩니다.\n\n계속하기 전에 시스템 파티션/드라이브의 암호를 완전히 해독해 주십시오. 이렇게 하려면 기본 VeraCrypt 창의 메뉴 모음에서 '시스템' > '시스템 파티션/드라이브 영구 해독'을 선택합니다. 시스템 파티션/드라이브가 부분적으로 또는 완전히 암호화되면 VeraCrypt를 다운그레이드할 수 없지만 업그레이드하거나 동일한 버전을 다시 설치할 수 있습니다. diff --git a/Translations/Language.lv.xml b/Translations/Language.lv.xml index 9b6ca3dc..70a116a8 100644 --- a/Translations/Language.lv.xml +++ b/Translations/Language.lv.xml @@ -855,7 +855,7 @@ VeraCrypt Installer is currently running on this system and performing or preparing installation or update of VeraCrypt. Before you proceed, please wait for it to finish or close it. If you cannot close it, please restart your computer before proceeding. Installation failed. Uninstallation failed. - This distribution package is damaged. Please try downloading it again (preferably from the official VeraCrypt website at https://www.veracrypt.fr). + This distribution package is damaged. Please try downloading it again (preferably from the official VeraCrypt website at https://veracrypt.jp). Cannot write file %s Extracting Cannot read data from the package. @@ -1229,7 +1229,7 @@ In the next steps, VeraCrypt will create the hidden operating system by copying the content of the system partition to the hidden volume (data being copied will be encrypted on the fly with an encryption key different from the one that will be used for the decoy operating system).\n\nPlease note that the process will be performed in the pre-boot environment (before Windows starts) and it may take a long time to complete; several hours or even several days (depending on the size of the system partition and on the performance of your computer).\n\nYou will be able to interrupt the process, shut down your computer, start the operating system and then resume the process. However, if you interrupt it, the entire process of copying the system will have to start from the beginning (because the content of the system partition must not change during cloning). Do you want to cancel the entire process of creation of the hidden operating system?\n\nNote: You will NOT be able to resume the process if you cancel it now. Do you want to cancel the system encryption pretest? - The VeraCrypt system encryption pretest failed. Do you want to try again?\n\nIf you select 'No', the pre-boot authentication component will be uninstalled.\n\nNotes:\n\n- If the VeraCrypt Boot Loader did not ask you to enter the password before Windows started, it is possible that your operating system does not boot from the drive on which it is installed. This is not supported.\n\n- If you used an encryption algorithm other than AES and the pretest failed (and you entered the password), it may have been caused by an inappropriately designed driver. Select 'No', and try encrypting the system partition/drive again, but use the AES encryption algorithm (which has the lowest memory requirements).\n\n- For more possible causes and solutions, see: https://www.veracrypt.fr/en/Troubleshooting.html + The VeraCrypt system encryption pretest failed. Do you want to try again?\n\nIf you select 'No', the pre-boot authentication component will be uninstalled.\n\nNotes:\n\n- If the VeraCrypt Boot Loader did not ask you to enter the password before Windows started, it is possible that your operating system does not boot from the drive on which it is installed. This is not supported.\n\n- If you used an encryption algorithm other than AES and the pretest failed (and you entered the password), it may have been caused by an inappropriately designed driver. Select 'No', and try encrypting the system partition/drive again, but use the AES encryption algorithm (which has the lowest memory requirements).\n\n- For more possible causes and solutions, see: https://veracrypt.jp/en/Troubleshooting.html The system partition/drive does not appear to be encrypted (neither partially nor fully). Your system partition/drive is encrypted (partially or fully).\n\nPlease decrypt your system partition/drive entirely before proceeding. To do so, select 'System' > 'Permanently Decrypt System Partition/Drive' from the menu bar of the main VeraCrypt window. When the system partition/drive is encrypted (partially or fully), you cannot downgrade VeraCrypt (but you can upgrade it or reinstall the same version). diff --git a/Translations/Language.my.xml b/Translations/Language.my.xml index 93aaf345..b1fcc775 100644 --- a/Translations/Language.my.xml +++ b/Translations/Language.my.xml @@ -857,7 +857,7 @@ VeraCrypt ဆော့ဗ်ဝဲ ထည့်သွင်းစနစ်သည် လောလောဆယ် ဤစက်ပေါ်၌ အလုပ်လုပ်နေပြီး စက်ထဲ ထည့်သွင်းရန် ပြင်ဆင်နေသည် (သို့) VeraCrypt မွမ်းမံချက်ကို လုပ်ဆောင်နေသည်။ ရှေ့ဆက် မသွားမီ၊ ၄င်းပြီးဆုံးသည့်အထိ စောင့်ဆိုင်းပါ (သို့) ပိတ်လိုက်ပါ။ အကယ်၍ ပိတ် မရပါက ကွန်ပြူတာကို ပြန်ဖွင့်ပါ။ စက်ထဲ ထည့်သွင်းမှု မအောင်မြင်ပါ။ ဖယ်ထုတ်မှု မအောင်မြင်ပါ။ - ဖြန့်ချီသော ဖိုင်ထုတ် ပျက်စီးနေသည်။ ထပ်မံ၍ ဒေါင်းလုဒ် ဆွဲယူပါ (တရား၀င် VeraCrypt ကွန်ရက် စာမျက်နှာ https://www.veracrypt.fr ၌ ရယူရန် ပိုသင့်လျှော်သည်)။ + ဖြန့်ချီသော ဖိုင်ထုတ် ပျက်စီးနေသည်။ ထပ်မံ၍ ဒေါင်းလုဒ် ဆွဲယူပါ (တရား၀င် VeraCrypt ကွန်ရက် စာမျက်နှာ https://veracrypt.jp ၌ ရယူရန် ပိုသင့်လျှော်သည်)။ %s ဖိုင်ကို ရေး၍ မရပါ ဖြည်ချနေသည် ဒေတာများကို ဖိုင်ထုတ်ထဲမှ ဖတ်၍ မရပါ။ @@ -1231,7 +1231,7 @@ နောက်အဆင့်များတွင်၊ VeraCrypt သည် ကွန်ပျူတာစနစ် အခန်းကန့်ထဲရှိ အကြောင်းအရာများကို လျှို့ဝှက် volume ထဲ ကော်ပီကူးခြင်းဖြင့် လျှို့ဝှက် OS စနစ်ကို ဖန်တီးသွားမည် ဖြစ်သည် (ကော်ပီးကူးနေသည့် ဒေတာများကို မျက်လှည့် OS စနစ်အတွက် အသုံးပြုမည့် ကီးနှင့် မတူသော စာဝှက်စနစ် ကီးတစ်ခုဖြင့် ချက်ခြင်း စာဝှက်ပေးမည် ဖြစ်သည်)။\n\nစက်မတက်မီ အခြေအနေ (Windows မဖွင့်မီ) တွင် လုပ်ငန်းစဉ်ကို လုပ်ဆောင်သွားမည် ဖြစ်ပြီး ပြီးစီးရန် (ကွန်ပျူတာ အခန်းကန့် အရွယ်အစားနှင့် စွမ်းဆောင်ရည်တို့အပေါ် မူတည်ပြီး) အ​ချိန်အတော်ကြာ ယူမည် ဖြစ်သည် - နာရီ အတော်ကြာ (သို့) ရက်အတန်ကြာ ဖြစ်နိုင်သည်။\n\nဤလုပ်ငန်းစဉ်ကို သင် ရပ်ဆိုင်းနိုင်သည်။ ကွန်ပျူတာကို စက်ပိတ်ထားနိုင်သည်။ OS စနစ်ကို စဖွင့်ပြီး လုပ်ငန်းစဉ်ကို ပြန်စနိုင်သည်။ သို့သော်၊ ၄င်းကို ရပ်ဆိုင်းလိုက်ပါက၊ ကွန်ပျူတာစနစ် ကော်ပီ လုပ်ခြင်း လုပ်ငန်းစဉ် တစ်ခုလုံးကို အစမှ ပြန်လည် စတင်ရမည် ဖြစ်သည် (အဘယ်ကြောင့် ဆိုသော် ကွန်ပျူတာစနစ် အခန်းကန့်ရှိ အကြောင်းအရာသည် ကိုယ်ပွား ပြုလုပ်နေစဉ် ပြောင်းလဲမည် မဟုတ်သောကြောင့် ဖြစ်သည်) လျှို့ဝှက် OS စနစ် ဖန်တီးမှု လုပ်ငန်းစဉ် တစ်ခုလုံးကို ဖျက်သိမ်းရန် အလိုရှိသလား?\n\nမှတ်ချက် - အကယ်၍ ၄င်းကို ယခု ဖျက်သိမ်းပါက လုပ်ငန်းစဉ်ကို ပြန်စနိုင်မည် မဟုတ်ပါ။ ကွန်ပျူတာစနစ် စာဝှက်ခြင်း အကြို စမ်းသပ်ချက်ကို ဖျက်သိမ်းလိုသလား? - VeraCrypt စနစ် စာဝှက်ခြင်း အကြို စမ်းသပ်ချက် မအောင်မြင်ပါ။ သင် ထပ်မံ ကြိုးစားလိုသလား?\n\nအကယ်၍ 'မဟုတ်ပါ' ကို ရွေးချယ်ပါက၊ စက်မတင်မီ စစ်ဆေးအတည်ပြုချက် အစိတ်အပိုင်းကို ဖယ်ထုတ်သွားမည် ဖြစ်သည်။\n\nမှတ်ချက်များ - \n\n- အကယ်၍ Windows မတက်မီ VeraCrypt Boot Loader က စကားဝှက် ရေးထည့်ရန် မတောင်းပါက၊ သင့် OS စနစ်သည် ၄င်းကို ထည့်သွင်းထားသော drive မှ boot မတက်၍ ဖြစ်မည်။ ဤအချက်အတွက် ပံ့ပိုးမထားပါ။\n\n- အကယ်၍ သင်သည် AES ကို မသုံးပဲ စာဝှက်စနစ် အယ်လဂိုရီသမ် တစ်ခုကို အသုံးပြုပြီး အကြို စမ်းသပ်ချက် မအောင်မြင်ပါက (စကားဝှက် ရေးထည့်သော်လည်း)၊ စနစ်တကျ စီမံရေးသားခြင်း မပြုသော ဒရိုင်ဘာ တစ်ခုကြောင့် ဖြစ်နိုင်သည်။ 'မဟုတ်ပါ' ကို ရွေးပြီး၊ ကွန်ပျူတာစနစ် အခန်းကန့်/drive ကို ထပ်မံ စာဝှက်ကြည့်ပါ၊ သို့သော် AES စာဝှက်စနစ် အယ်လဂိုရီသမ်ကို အသုံးပြုပါ (၄င်း၌ မှတ်ဉာဏ် လုပ်အပ်ချက် အနိမ့်ဆုံး ရှိသည်)။\n\nဖြစ်နိုင်ချေ အကြောင်းရင်းများနှင့် ဖြေရှင်းချက်များအတွက်၊ https://www.veracrypt.fr/en/Troubleshooting.html ကို လေ့လာပါ။ + VeraCrypt စနစ် စာဝှက်ခြင်း အကြို စမ်းသပ်ချက် မအောင်မြင်ပါ။ သင် ထပ်မံ ကြိုးစားလိုသလား?\n\nအကယ်၍ 'မဟုတ်ပါ' ကို ရွေးချယ်ပါက၊ စက်မတင်မီ စစ်ဆေးအတည်ပြုချက် အစိတ်အပိုင်းကို ဖယ်ထုတ်သွားမည် ဖြစ်သည်။\n\nမှတ်ချက်များ - \n\n- အကယ်၍ Windows မတက်မီ VeraCrypt Boot Loader က စကားဝှက် ရေးထည့်ရန် မတောင်းပါက၊ သင့် OS စနစ်သည် ၄င်းကို ထည့်သွင်းထားသော drive မှ boot မတက်၍ ဖြစ်မည်။ ဤအချက်အတွက် ပံ့ပိုးမထားပါ။\n\n- အကယ်၍ သင်သည် AES ကို မသုံးပဲ စာဝှက်စနစ် အယ်လဂိုရီသမ် တစ်ခုကို အသုံးပြုပြီး အကြို စမ်းသပ်ချက် မအောင်မြင်ပါက (စကားဝှက် ရေးထည့်သော်လည်း)၊ စနစ်တကျ စီမံရေးသားခြင်း မပြုသော ဒရိုင်ဘာ တစ်ခုကြောင့် ဖြစ်နိုင်သည်။ 'မဟုတ်ပါ' ကို ရွေးပြီး၊ ကွန်ပျူတာစနစ် အခန်းကန့်/drive ကို ထပ်မံ စာဝှက်ကြည့်ပါ၊ သို့သော် AES စာဝှက်စနစ် အယ်လဂိုရီသမ်ကို အသုံးပြုပါ (၄င်း၌ မှတ်ဉာဏ် လုပ်အပ်ချက် အနိမ့်ဆုံး ရှိသည်)။\n\nဖြစ်နိုင်ချေ အကြောင်းရင်းများနှင့် ဖြေရှင်းချက်များအတွက်၊ https://veracrypt.jp/en/Troubleshooting.html ကို လေ့လာပါ။ ကွန်ပျူတာစနစ် အခန်းကန့်/drive သည် (တစ်၀က်တစ်ပိုင်း ဖြစ်စေ၊ အပြည့်အ၀ ဖြစ်စေ) စာဝှက်ထားပုံ မပေါ်ပါ။ ကွန်ပျူတာစနစ် အခန်းကန့်/drive ကို (တစ်၀က်တစ်ပိုင်း ဖြစ်စေ၊ အပြည့်အ၀ ဖြစ်စေ) စာဝှက်ထားသည်။\n\nဆက်လက် မလုပ်ဆောင်မီ ကွန်ပျူတာစနစ် အခန်းကန့်/drive ကို စာဝှက်ဖြည်ပါ။ ထိုသို့ ပြုလုပ်ရန်၊ ပင်မ VeraCrypt ၀င်းဒိုးရှိ မီနူးဘားမှ 'System' > 'Permanently Decrypt System Partition/Drive' ကို ရွေးပါ။ ကွန်ပျူတာစနစ် အခန်းကန့်/drive ကို (တစ်၀က်တစ်ပိုင်း ဖြစ်စေ၊ အပြည့်အ၀ ဖြစ်စေ) စာဝှက်ပြီးသည့်အခါ၊ VeraCrypt (သို့ရာတွင် ၄င်းကို အဆင့်မြှင့်နိုင်ပြီး အလားတူ ဗားရှင်းကို ပြန်လည် ထည့်သွင်းနိုင်သည်) ကို အဆင့်လျှော့၍ မရပါ။ diff --git a/Translations/Language.nb.xml b/Translations/Language.nb.xml index 287a3b7b..80aab7e0 100644 --- a/Translations/Language.nb.xml +++ b/Translations/Language.nb.xml @@ -855,7 +855,7 @@ VeraCrypt Installer kjører for tiden på dette systemet og utfører eller forbereder installasjon eller oppgradering av VeraCrypt. Før du fortsetter, vennligst vent til den er ferdig eller lukk den. Hvis du ikke kan lukke det, vennligst start datamaskinen på nytt før du fortsetter. Installeringen feilet. Avinstalleringen feilet. - Denne distribusjonspakken er skadet. Vennligst prøv å laste den ned igjen (helst fra den offisielle VeraCrypt nettsiden på https://www.veracrypt.fr). + Denne distribusjonspakken er skadet. Vennligst prøv å laste den ned igjen (helst fra den offisielle VeraCrypt nettsiden på https://veracrypt.jp). Kan ikke skrive fil %s. Pakker ut Kan ikke lese data fra pakken. @@ -1229,7 +1229,7 @@ I de neste trinnene, vil VeraCrypt opprette det skjulte operativsystemet ved å kopiere innholdet av systempartisjonen til det skjulte volumet (data som kopieres vil bli kryptert underveis med en krypteringsnøkkel som er forskjellig fra den som vil bli brukt for dekosystemet).\n\nVennligst merk at prosessen vil bli utført i pre-boot-miljøet (før Windows starter), og det kan ta lang tid å fullføre; flere timer eller til og med flere dager (avhengig av størrelsen på systempartisjonen og ytelsen til din datamaskin).\n\nDu vil være i stand til å avbryte prosessen, slå av datamaskinen, starte operativsystemet, og deretter gjenoppta prosessen. Men hvis du avbryter den, må hele prosessen med å kopiere systemet starte fra begynnelsen (fordi innholdet i systempartisjonen ikke må endres under kloning). Vil du avbryte hele prosessen med å opprette det skjulte operativsystemet?\n\nMerk: Du vil IKKE kunne gjenoppta prosessen hvis du avbryter den nå. Vil du avbryte systemkrypteringsforprøven? - VeraCrypt systemkrypteringsforprøven mislyktes. Vil du prøve igjen?\n\nHvis du velger 'Nei', vil førstart-autentiseringskomponenten bli avinstallert.\n\nNotater:\n\n- Hvis VeraCrypt Boot Loader ikke ba deg om å angi passordet før Windows startet, er det mulig at operativsystemet ditt ikke starter fra disken det er installert på. Dette støttes ikke.\n\n- Hvis du brukte en annen krypteringsalgoritme enn AES og forprøven mislyktes (og du angav passordet), kan det ha blitt forårsaket av en upassende utformet driver. Velg 'Nei', og prøv å kryptere systempartisjonen/disken igjen, men bruk AES-krypteringsalgoritmen (som har lavest minnekrav).\n\n- For flere mulige årsaker og løsninger, se: https://www.veracrypt.fr/en/Troubleshooting.html + VeraCrypt systemkrypteringsforprøven mislyktes. Vil du prøve igjen?\n\nHvis du velger 'Nei', vil førstart-autentiseringskomponenten bli avinstallert.\n\nNotater:\n\n- Hvis VeraCrypt Boot Loader ikke ba deg om å angi passordet før Windows startet, er det mulig at operativsystemet ditt ikke starter fra disken det er installert på. Dette støttes ikke.\n\n- Hvis du brukte en annen krypteringsalgoritme enn AES og forprøven mislyktes (og du angav passordet), kan det ha blitt forårsaket av en upassende utformet driver. Velg 'Nei', og prøv å kryptere systempartisjonen/disken igjen, men bruk AES-krypteringsalgoritmen (som har lavest minnekrav).\n\n- For flere mulige årsaker og løsninger, se: https://veracrypt.jp/en/Troubleshooting.html Systempartisjonen/disken ser ikke ut til å være kryptert (verken delvis eller fullstendig). Din systempartisjon/disk er kryptert (delvis eller fullstendig).\n\nVennligst dekrypter din systempartisjon/disk helt før du fortsetter. For å gjøre det, velg 'System' > 'Permanent Decrypt System Partition/Drive' fra menylinjen i hovedvinduet til VeraCrypt. Når systempartisjonen/disken er kryptert (delvis eller fullstendig), kan du ikke nedgradere VeraCrypt (men du kan oppgradere det eller reinstallere samme versjon). diff --git a/Translations/Language.nl.xml b/Translations/Language.nl.xml index 201eaa56..eda18ea6 100644 --- a/Translations/Language.nl.xml +++ b/Translations/Language.nl.xml @@ -855,7 +855,7 @@ VeraCrypt Installer draait momenteel op dit systeem en is bezig met het uitvoeren of voorbereiden van de installatie of update van VeraCrypt. Voordat u verder gaat, wacht u tot hij is voltooid of sluit u hem. Als u hem niet kunt sluiten, start uw computer dan opnieuw op voordat u verder gaat. Installatie mislukt. Het verwijderen is mislukt. - Dit distributiepakket is beschadigd. Probeer het opnieuw te downloaden (bij voorkeur van de officiële VeraCrypt-website op https://www.veracrypt.fr). + Dit distributiepakket is beschadigd. Probeer het opnieuw te downloaden (bij voorkeur van de officiële VeraCrypt-website op https://veracrypt.jp). Kan bestand %s niet schrijven Uitpakken Kan geen gegevens uit het pakket lezen. @@ -1229,7 +1229,7 @@ In de volgende stappen zal VeraCrypt het verborgen besturingssysteem aanmaken door de inhoud van de systeempartitie te kopiëren naar het verborgen volume (de gegevens die worden gekopieerd zullen ter plaatse worden versleuteld met een encryptiesleutel die verschilt van de sleutel die voor het afleidingsbesturingssysteem zal worden gebruikt).\n\nMerk op dat het proces zal worden uitgevoerd in de pre-boot omgeving (voordat Windows start) en het kan lang duren; enkele uren of zelfs enkele dagen (afhankelijk van de grootte van de systeempartitie en de prestaties van uw computer).\n\nU kunt het proces onderbreken, uw computer afsluiten, het besturingssysteem starten en vervolgens het proces hervatten. Echter, als u het onderbreekt, zal het hele proces van het kopiëren van het systeem vanaf het begin moeten beginnen (omdat de inhoud van de systeempartitie niet mag veranderen tijdens het klonen). Wilt u het hele proces van het aanmaken van het verborgen besturingssysteem annuleren?\n\nOpmerking: U kunt het proces NIET hervatten als u het proces nu annuleert. Wilt u de voorafgaande test van de systeemversleuteling annuleren? - De VeraCrypt systeemversleuteling-pretest is mislukt. Wilt u het opnieuw proberen?\n\nAls u 'Nee' selecteert, wordt de pre-boot authenticatiecomponent verwijderd.\n\nOpmerkingen:\n\n- Als de VeraCryp-bootloader u niet heeft gevraagd om het wachtwoord in te voeren voordat Windows is gestart, is het mogelijk dat uw besturingssysteem niet opstart vanaf de schijf waarop het is geïnstalleerd. Dit wordt niet ondersteund.\n\n- Als u een ander versleutelingsalgoritme dan AES hebt gebruikt en de pretest is mislukt (en u hebt het wachtwoord ingevoerd), kan dit zijn veroorzaakt door een onjuist ontworpen stuurprogramma. Selecteer 'Nee' en probeer de systeempartitie/drive opnieuw te versleutelen, maar gebruik het AES-versleutelingsalgoritme (dat de laagste geheugenvereisten heeft).\n\n- Voor meer mogelijke oorzaken en oplossingen, zie: https://www.veracrypt.fr/en/Troubleshooting.html + De VeraCrypt systeemversleuteling-pretest is mislukt. Wilt u het opnieuw proberen?\n\nAls u 'Nee' selecteert, wordt de pre-boot authenticatiecomponent verwijderd.\n\nOpmerkingen:\n\n- Als de VeraCryp-bootloader u niet heeft gevraagd om het wachtwoord in te voeren voordat Windows is gestart, is het mogelijk dat uw besturingssysteem niet opstart vanaf de schijf waarop het is geïnstalleerd. Dit wordt niet ondersteund.\n\n- Als u een ander versleutelingsalgoritme dan AES hebt gebruikt en de pretest is mislukt (en u hebt het wachtwoord ingevoerd), kan dit zijn veroorzaakt door een onjuist ontworpen stuurprogramma. Selecteer 'Nee' en probeer de systeempartitie/drive opnieuw te versleutelen, maar gebruik het AES-versleutelingsalgoritme (dat de laagste geheugenvereisten heeft).\n\n- Voor meer mogelijke oorzaken en oplossingen, zie: https://veracrypt.jp/en/Troubleshooting.html De systeempartitie/-schijf lijkt niet versleuteld te zijn (ook niet gedeeltelijk). Uw systeempartitie/schijf is versleuteld (gedeeltelijk of volledig).\n\nOntsleutel uw systeempartitie/schijf volledig voordat u verder gaat. Selecteer hiervoor 'Systeem' > 'Systeempartitie/schijf permanent ontsleutelen' in de menubalk van het hoofdvenster van VeraCrypt. Wanneer de systeempartitie/schijf versleuteld is (gedeeltelijk of volledig), kunt u VeraCrypt niet downgraden (maar u kunt het upgraden of dezelfde versie opnieuw installeren). diff --git a/Translations/Language.nn.xml b/Translations/Language.nn.xml index e09ed630..025d8b8c 100644 --- a/Translations/Language.nn.xml +++ b/Translations/Language.nn.xml @@ -855,7 +855,7 @@ VeraCrypt Installer is currently running on this system and performing or preparing installation or update of VeraCrypt. Before you proceed, please wait for it to finish or close it. If you cannot close it, please restart your computer before proceeding. Installation failed. Uninstallation failed. - This distribution package is damaged. Please try downloading it again (preferably from the official VeraCrypt website at https://www.veracrypt.fr). + This distribution package is damaged. Please try downloading it again (preferably from the official VeraCrypt website at https://veracrypt.jp). Cannot write file %s Extracting Cannot read data from the package. @@ -1229,7 +1229,7 @@ In the next steps, VeraCrypt will create the hidden operating system by copying the content of the system partition to the hidden volume (data being copied will be encrypted on the fly with an encryption key different from the one that will be used for the decoy operating system).\n\nPlease note that the process will be performed in the pre-boot environment (before Windows starts) and it may take a long time to complete; several hours or even several days (depending on the size of the system partition and on the performance of your computer).\n\nYou will be able to interrupt the process, shut down your computer, start the operating system and then resume the process. However, if you interrupt it, the entire process of copying the system will have to start from the beginning (because the content of the system partition must not change during cloning). Do you want to cancel the entire process of creation of the hidden operating system?\n\nNote: You will NOT be able to resume the process if you cancel it now. Do you want to cancel the system encryption pretest? - The VeraCrypt system encryption pretest failed. Do you want to try again?\n\nIf you select 'No', the pre-boot authentication component will be uninstalled.\n\nNotes:\n\n- If the VeraCrypt Boot Loader did not ask you to enter the password before Windows started, it is possible that your operating system does not boot from the drive on which it is installed. This is not supported.\n\n- If you used an encryption algorithm other than AES and the pretest failed (and you entered the password), it may have been caused by an inappropriately designed driver. Select 'No', and try encrypting the system partition/drive again, but use the AES encryption algorithm (which has the lowest memory requirements).\n\n- For more possible causes and solutions, see: https://www.veracrypt.fr/en/Troubleshooting.html + The VeraCrypt system encryption pretest failed. Do you want to try again?\n\nIf you select 'No', the pre-boot authentication component will be uninstalled.\n\nNotes:\n\n- If the VeraCrypt Boot Loader did not ask you to enter the password before Windows started, it is possible that your operating system does not boot from the drive on which it is installed. This is not supported.\n\n- If you used an encryption algorithm other than AES and the pretest failed (and you entered the password), it may have been caused by an inappropriately designed driver. Select 'No', and try encrypting the system partition/drive again, but use the AES encryption algorithm (which has the lowest memory requirements).\n\n- For more possible causes and solutions, see: https://veracrypt.jp/en/Troubleshooting.html The system partition/drive does not appear to be encrypted (neither partially nor fully). Your system partition/drive is encrypted (partially or fully).\n\nPlease decrypt your system partition/drive entirely before proceeding. To do so, select 'System' > 'Permanently Decrypt System Partition/Drive' from the menu bar of the main VeraCrypt window. When the system partition/drive is encrypted (partially or fully), you cannot downgrade VeraCrypt (but you can upgrade it or reinstall the same version). diff --git a/Translations/Language.pl.xml b/Translations/Language.pl.xml index 81be86d9..5ab8b310 100644 --- a/Translations/Language.pl.xml +++ b/Translations/Language.pl.xml @@ -855,7 +855,7 @@ VeraCrypt Installer jest uruchomiony w twoim systemie i przygotowuje lub dokonuje instalacji lub uaktualnienia VeraCrypt. Przed dalszym kontynuowaniem instalacji, proszę poczekać na zakończenie aktualnego działania lub zamknij aplikacje. Jeżeli nie możesz zamknąć, proszę zrestartuj komputer przed uruchomieniem procesu instalacji. Niepowodzenie instalacji. Niepowodzenie dezinstalacji. - Pakiet dystrybucyjny jest uszkodzony. Pobierz go ponownie (najlepiej z oficjalnej strony programu VeraCrypt po adresem https://www.veracrypt.fr). + Pakiet dystrybucyjny jest uszkodzony. Pobierz go ponownie (najlepiej z oficjalnej strony programu VeraCrypt po adresem https://veracrypt.jp). Nie można zapisać pliku %s Wyodrębnianie Nie można odczytać danych z tego pakietu. @@ -1229,7 +1229,7 @@ W następnym kroku, VeraCrypt będzie tworzył ukryty system operacyjny przez skopiowanie zawartości partycji systemowej do ukrytego wolumenu (kopiowane dane zostaną zaszyfrowane "w locie" z innym kluczem niż został użyty w zwodzącym systemie operacyjnym).\n\nProszę pamiętać, że proces zacznie się od rozruchu wstępnego i może zabrać dość dużo czasu aż skończy; od kilu godzin lub nieraz kliku dni (w zależności od wielkości partycji systemowej i wydajności twojego komputera).\n\nMożesz przerwać proces, wyłączając komputer, a proces wznowi się, gdy włączysz go ponownie. Jednakże, jeżeli przerwiesz proces, cały proces kopiowania zacznie się od początku (ponieważ zawartość systemowej partycji nie może ulec zmianie podczas klonowania). Czy chcesz anulować cały proces tworzenia ukrytego systemu operacyjnego?\n\nInfo: Nie będziesz mógł wznowić procesu jeżeli go anulujesz teraz. Chcesz anulować test szyfrowania systemu? - Test szyfrowania systemu przez program VeraCrypt nie powiódł się. Czy chcesz spróbować jeszcze raz?\n\nJeśli wybierzesz 'Nie', komponent odpowiedzialny za uwierzytelnienie przed uruchomieniem zostanie odinstalowany.\n\nUwagi: \n\n- Jeśli program startowy VeraCrypt nie pytał o hasło przed uruchomieniem systemu Windows, jest możliwe, że system operacyjny nie startuje z dysku, na którym jest zainstalowany. \n\n- Jeśli używasz algorytmu szyfrującego innego niż AES i test się nie powiódł (po wpisaniu hasła), mogło to być spowodowane przez niepoprawnie przydzielony sterownik. Wybierz 'Nie' i spróbuj zaszyfrować ponownie partycję lub dysk systemowy, jednak przy użyciu algorytmu szyfrowania AES (który ma najmniejsze wymagania co do pamięci).\n\n- Więcej możliwych powodów i rozwiązań na stronie https://www.veracrypt.fr/en/Troubleshooting.html (w języku angielskim). + Test szyfrowania systemu przez program VeraCrypt nie powiódł się. Czy chcesz spróbować jeszcze raz?\n\nJeśli wybierzesz 'Nie', komponent odpowiedzialny za uwierzytelnienie przed uruchomieniem zostanie odinstalowany.\n\nUwagi: \n\n- Jeśli program startowy VeraCrypt nie pytał o hasło przed uruchomieniem systemu Windows, jest możliwe, że system operacyjny nie startuje z dysku, na którym jest zainstalowany. \n\n- Jeśli używasz algorytmu szyfrującego innego niż AES i test się nie powiódł (po wpisaniu hasła), mogło to być spowodowane przez niepoprawnie przydzielony sterownik. Wybierz 'Nie' i spróbuj zaszyfrować ponownie partycję lub dysk systemowy, jednak przy użyciu algorytmu szyfrowania AES (który ma najmniejsze wymagania co do pamięci).\n\n- Więcej możliwych powodów i rozwiązań na stronie https://veracrypt.jp/en/Troubleshooting.html (w języku angielskim). Partycja/dysk systemowy nie jest zaszyfrowany (ani częściowo, ani w pełni). Partycja/dysk systemowy jest zaszyfrowany (częściowo lub całkowicie).\n\nOdszyfruj partycję lub dysk systemowy przed kontynuowaniem. W tym celu wybierz opcję 'System' > 'Trwale odszyfruj partycję lub dysk systemowy' w menu głównym programu VeraCrypt. Kiedy systemowa partycja/dysk jest zaszyfrowany (częściowo lub całkowicie), nie możesz wykonać instalacji wcześniejszej wersji VeraCrypt (ale możesz zrobić aktualizacji lub reinstalację tej samej wersji). diff --git a/Translations/Language.pt-br.xml b/Translations/Language.pt-br.xml index 6589d359..c3bc79a9 100644 --- a/Translations/Language.pt-br.xml +++ b/Translations/Language.pt-br.xml @@ -855,7 +855,7 @@ O instalador do VeraCrypt está atualmente em execução, realizando ou preparando uma instalação ou atualização do VeraCrypt. Antes de continuar, por favor, aguarde o seu término ou feche-o. Se você não puder fechá-lo, por favor, reinicie o computador antes de prosseguir. A instalação falhou. A desinstalação falhou. - Este pacote de distribuição parece estar danificado. Tente baixá-lo novamente (de preferência a partir do nosso site oficial https://www.veracrypt.fr). + Este pacote de distribuição parece estar danificado. Tente baixá-lo novamente (de preferência a partir do nosso site oficial https://veracrypt.jp). Não foi possível gravr o arquivoe %s Extraindo Não foi possível ler alguns dados do pacote de instalação. @@ -1229,7 +1229,7 @@ Nas próximas etapas, o VeraCrypt irá criar o sistema operacional oculto copiando o conteúdo da partição do sistema para o volume oculto (os dados a serem copiados serão criptografados on-the-fly com uma chave de criptografia diferente daquele que será utilizada para o sistema isca).\n\nPor favor note que o processo será realizado em ambiente pré-boot (antes do Windows iniciar) e pode levar um longo tempo para concluir; várias horas ou até vários dias (dependendo do tamanho da partição do sistema e do desempenho do seu computador).\n\nVocê poderá interromper o processo, desligar o computador, iniciar o sistema operacional e, em seguida, retomar o processo. No entanto, se você interrompê-lo, todo o processo de cópia do sistema terá que começar desde o início (porque o conteúdo da partição do sistema não deve mudar durante a clonagem). Deseja cancelar todo o processo de criação do sistema operacional oculto?\n\nNota: Você NÃO poderá retomar o processo se cancelá-lo agora. Você deseja cancelar o pré-teste de criptografia de sistema? - O pré-teste de criptografia do sistema do VeraCrypt falhou. Deseja tentar novamente?\n\nSe você selecionar 'Não', o componente de autenticação de pré-inicialização será desinstalado.\n\nObservações:\n\n- Se o carregador de inicialização do VeraCrypt não solicitou que você digitasse a senha antes de o Windows iniciar, é possível que o seu sistema operacional não esteja inicializando a partir da unidade na qual está instalado. Isso não é suportado.\n\n- Se você usou um algoritmo de criptografia diferente de AES e o pré-teste falhou (e você inseriu a senha), isso pode ter sido causado por um driver projetado de forma inadequada. Selecione 'Não' e tente criptografar novamente a partição/unidade do sistema, mas use o algoritmo de criptografia AES (que possui os menores requisitos de memória).\n\n- Para mais possíveis causas e soluções, veja: https://www.veracrypt.fr/en/Troubleshooting.html + O pré-teste de criptografia do sistema do VeraCrypt falhou. Deseja tentar novamente?\n\nSe você selecionar 'Não', o componente de autenticação de pré-inicialização será desinstalado.\n\nObservações:\n\n- Se o carregador de inicialização do VeraCrypt não solicitou que você digitasse a senha antes de o Windows iniciar, é possível que o seu sistema operacional não esteja inicializando a partir da unidade na qual está instalado. Isso não é suportado.\n\n- Se você usou um algoritmo de criptografia diferente de AES e o pré-teste falhou (e você inseriu a senha), isso pode ter sido causado por um driver projetado de forma inadequada. Selecione 'Não' e tente criptografar novamente a partição/unidade do sistema, mas use o algoritmo de criptografia AES (que possui os menores requisitos de memória).\n\n- Para mais possíveis causas e soluções, veja: https://veracrypt.jp/en/Troubleshooting.html O dispositivo/partição de sistema não parece estar criptografado (nem parcial nem completamente). Seu dispositivo/partição de sistema está criptografado (parcial ou completamente).\n\nFavor descriptografar o dispositivo/partição de sistema completamente antes de continuar. Para isso, clique em 'Sistema' > 'Descriptografar Dispositivo/Partição de Sistema Definitivamente' na barra de menu da janela principal do VeraCrypt. Quando a partição/unidade do sistema está criptografada (parcial ou totalmente), você não pode fazer o downgrade do VeraCrypt (mas pode atualizá-lo ou reinstalar a mesma versão). diff --git a/Translations/Language.ro.xml b/Translations/Language.ro.xml index 9cc2b663..6cd79ffd 100644 --- a/Translations/Language.ro.xml +++ b/Translations/Language.ro.xml @@ -855,7 +855,7 @@ Instalatorul VeraCrypt rulează deja pe acest sistem și efectuează sau pregătește instalarea sau actualizarea programului VeraCrypt. Înainte de a continua, așteptați-l să termine sau închideți-l. Dacă nu-l puteți închide, reporniţi sistemul înainte de a continua. Instalare eșuată. Dezinstalare eșuată. - Acest pachet de distribuție este distrus. Încercați să-l descărcați din nou (de preferat de la pagina web oficială VeraCrypt aflată la adresa www.idrix.fr). + Acest pachet de distribuție este distrus. Încercați să-l descărcați din nou (de preferat de la pagina web oficială VeraCrypt aflată la adresa veracrypt.jp). Nu se poate scrie fișierul %s Extragere Nu se pot citi datele din pachet. @@ -1229,7 +1229,7 @@ În pașii următori, VeraCrypt va crea sistemul de operare ascuns prin copierea conținutului partiției sistem în volumul ascuns (datele copiate vor fi criptate din mers cu o cheie de criptare diferită de cea folosită pentru sistemul de operare momeală).\n\nRețineți că procesul va fi executat în mediul de prepornire (înainte de pornirea Windows) și ar putea dura mai mult până la finalizare; câteva ore sau zile (în funcție de dimensiunea partiției sistem și de performanțele calculatorului).\n\nVeți putea întrerupe procesul, să închideți calculatorul, să porniți sistemul de operare și apoi să reluați procesul. Totuși, dacă îl întrerupeți, întregul proces de copiere va trebui să fie reluat de la început (deoarece conținutul partiției sistem nu trebuie modificat pe durata clonării). Doriți să anulați întregul proces de creare a sistemului de operare ascuns?\n\nNotă: NU veți putea continua procesul dacă îl anulați acum. Doriți să anulați pretestarea criptării sistemului? - Pretestul VeraCrypt de criptare a sistemului a eșuat. Doriți să încercați din nou?\n\nDacă selectați «Nu», componenta de autentificare la prepornire va fi dezinstalată.\n\nNotă:\n\n- Dacă programul de pornire VeraCrypt nu v-a solicitat să introduceți parola înainte de a porni Windows, este posibil ca sistemul de operare să nu pornească de pe discul pe care este instalat. Această situație nu e suportată.\n\n- Dacă ați utilizat un algoritm de criptare altul decât AES și testul a eșuat (și ați introdus parola), s-ar putea să fie datorită unui driver impropriu proiectat. Selectați «Nu» și încercați criptarea partiției/discului sistem din nou, dar folosiți algoritmul de criptare AES (care solicită cele mai mici resurse de memorie).\n\n- Pentru mai multe cauze posibile și soluții, vizitați: http://www.idrix.fr + Pretestul VeraCrypt de criptare a sistemului a eșuat. Doriți să încercați din nou?\n\nDacă selectați «Nu», componenta de autentificare la prepornire va fi dezinstalată.\n\nNotă:\n\n- Dacă programul de pornire VeraCrypt nu v-a solicitat să introduceți parola înainte de a porni Windows, este posibil ca sistemul de operare să nu pornească de pe discul pe care este instalat. Această situație nu e suportată.\n\n- Dacă ați utilizat un algoritm de criptare altul decât AES și testul a eșuat (și ați introdus parola), s-ar putea să fie datorită unui driver impropriu proiectat. Selectați «Nu» și încercați criptarea partiției/discului sistem din nou, dar folosiți algoritmul de criptare AES (care solicită cele mai mici resurse de memorie).\n\n- Pentru mai multe cauze posibile și soluții, vizitați: https://veracrypt.jp/en/Troubleshooting.html Discul/partiția sistem nu pare să fie criptat(ă) (nici parțial nici în întregime). Discul/partiția sistem este criptat(ă) (complet sau parțial).\n\nDecriptați partiția/discul sistem în întregime înainte de a continua. Pentru aceasta, selectați „Sistem” > „Decriptare permanentă disc/partiție sistem” din bara meniului ferestrei principale VeraCrypt. Când partiția/discul sistem este criptată (complet sau parțial), nu puteți reveni la o versiune anterioară VeraCrypt (dar puteți instala una mai nouă sau reinstala aceeași versiune). diff --git a/Translations/Language.ru.xml b/Translations/Language.ru.xml index 5b83e852..91503d46 100644 --- a/Translations/Language.ru.xml +++ b/Translations/Language.ru.xml @@ -855,7 +855,7 @@ В системе сейчас запущен установщик VeraCrypt. Он выполняет/готовит установку или обновление VeraCrypt. Дождитесь завершения работы или закройте его. Если закрыть установщик не получается, перезагрузите компьютер и лишь потом продолжайте. Установка не выполнена. Удаление не выполнено. - Этот дистрибутивный пакет повреждён. Загрузите его снова (желательно с официального сайта VeraCrypt - https://www.veracrypt.fr). + Этот дистрибутивный пакет повреждён. Загрузите его снова (желательно с официального сайта VeraCrypt - https://veracrypt.jp). Невозможно записать файл %s Извлечение Невозможно прочитать данные из дистрибутива. @@ -1229,7 +1229,7 @@ На следующих этапах VeraCrypt создаст скрытую ОС, скопировав содержимое системного раздела в скрытый том (копируемые данные шифруются "на лету" с ключом, отличным от используемого для обманной ОС).\n\nУчтите, что процесс выполняется на предзагрузочном этапе (до запуска Windows) и может занять много времени (несколько часов или даже дней, в зависимости от размера системного раздела и быстродействия ПК).\n\nВы сможете прервать этот процесс, выключить ПК, запустить ОС и затем возобновить его. Однако в случае прерывания, копирование системы придётся начать сначала (так как при клонировании содержимое системного раздела не должно изменяться). Отменить весь процесс создания скрытой операционной системы?\n\nПри отмене вы НЕ сможете затем продолжить процесс. Отменить пре-тест шифрования системы? - Пре-тест шифрования системы не пройден. Повторить попытку?\n\nПри выборе "Нет" компонент предзагрузочной аутентификации будет удалён.\n\nПримечания:\n\n- Если загрузчик VeraCrypt не просил ввести пароль перед стартом Windows, возможно, ОС загружается не с того диска, на котором она установлена. Такая конфигурация не поддерживается.\n\n- Если используется отличный от AES алгоритм шифрования, и пре-тест выдаёт ошибку (и вы ввели пароль), причина может быть в некорректном драйвере. Выберите "Нет" и попробуйте снова зашифровать системный раздел/диск, но используя AES (у этого алгоритма наименьшие требования к памяти).\n\n- Другие причины и решения см. здесь: https://www.veracrypt.fr/en/Troubleshooting.html + Пре-тест шифрования системы не пройден. Повторить попытку?\n\nПри выборе "Нет" компонент предзагрузочной аутентификации будет удалён.\n\nПримечания:\n\n- Если загрузчик VeraCrypt не просил ввести пароль перед стартом Windows, возможно, ОС загружается не с того диска, на котором она установлена. Такая конфигурация не поддерживается.\n\n- Если используется отличный от AES алгоритм шифрования, и пре-тест выдаёт ошибку (и вы ввели пароль), причина может быть в некорректном драйвере. Выберите "Нет" и попробуйте снова зашифровать системный раздел/диск, но используя AES (у этого алгоритма наименьшие требования к памяти).\n\n- Другие причины и решения см. здесь: https://veracrypt.jp/en/Troubleshooting.html Похоже, системный раздел/диск не зашифрован\n(ни частично, ни полностью). Системный раздел/диск зашифрован (частично или полностью).\n\nПрежде чем продолжить, полностью расшифруйте системный раздел/диск. Чтобы это сделать, выберите в главном окне VeraCrypt меню "Система" > "Окончательно расшифровать системный раздел/диск". Если системный раздел/диск зашифрован (частично или полностью), нельзя устанавливать VeraCrypt более старой версии (но можно более новую или ту же версию). diff --git a/Translations/Language.sk.xml b/Translations/Language.sk.xml index 4c9dd686..bb3f653a 100644 --- a/Translations/Language.sk.xml +++ b/Translations/Language.sk.xml @@ -855,7 +855,7 @@ VeraCrypt Installer is currently running on this system and performing or preparing installation or update of VeraCrypt. Before you proceed, please wait for it to finish or close it. If you cannot close it, please restart your computer before proceeding. Installation failed. Uninstallation failed. - This distribution package is damaged. Please try downloading it again (preferably from the official VeraCrypt website at https://www.veracrypt.fr). + This distribution package is damaged. Please try downloading it again (preferably from the official VeraCrypt website at https://veracrypt.jp). Cannot write file %s Extracting Cannot read data from the package. @@ -1229,7 +1229,7 @@ In the next steps, VeraCrypt will create the hidden operating system by copying the content of the system partition to the hidden volume (data being copied will be encrypted on the fly with an encryption key different from the one that will be used for the decoy operating system).\n\nPlease note that the process will be performed in the pre-boot environment (before Windows starts) and it may take a long time to complete; several hours or even several days (depending on the size of the system partition and on the performance of your computer).\n\nYou will be able to interrupt the process, shut down your computer, start the operating system and then resume the process. However, if you interrupt it, the entire process of copying the system will have to start from the beginning (because the content of the system partition must not change during cloning). Do you want to cancel the entire process of creation of the hidden operating system?\n\nNote: You will NOT be able to resume the process if you cancel it now. Do you want to cancel the system encryption pretest? - The VeraCrypt system encryption pretest failed. Do you want to try again?\n\nIf you select 'No', the pre-boot authentication component will be uninstalled.\n\nNotes:\n\n- If the VeraCrypt Boot Loader did not ask you to enter the password before Windows started, it is possible that your operating system does not boot from the drive on which it is installed. This is not supported.\n\n- If you used an encryption algorithm other than AES and the pretest failed (and you entered the password), it may have been caused by an inappropriately designed driver. Select 'No', and try encrypting the system partition/drive again, but use the AES encryption algorithm (which has the lowest memory requirements).\n\n- For more possible causes and solutions, see: https://www.veracrypt.fr/en/Troubleshooting.html + The VeraCrypt system encryption pretest failed. Do you want to try again?\n\nIf you select 'No', the pre-boot authentication component will be uninstalled.\n\nNotes:\n\n- If the VeraCrypt Boot Loader did not ask you to enter the password before Windows started, it is possible that your operating system does not boot from the drive on which it is installed. This is not supported.\n\n- If you used an encryption algorithm other than AES and the pretest failed (and you entered the password), it may have been caused by an inappropriately designed driver. Select 'No', and try encrypting the system partition/drive again, but use the AES encryption algorithm (which has the lowest memory requirements).\n\n- For more possible causes and solutions, see: https://veracrypt.jp/en/Troubleshooting.html The system partition/drive does not appear to be encrypted (neither partially nor fully). Your system partition/drive is encrypted (partially or fully).\n\nPlease decrypt your system partition/drive entirely before proceeding. To do so, select 'System' > 'Permanently Decrypt System Partition/Drive' from the menu bar of the main VeraCrypt window. When the system partition/drive is encrypted (partially or fully), you cannot downgrade VeraCrypt (but you can upgrade it or reinstall the same version). diff --git a/Translations/Language.sl.xml b/Translations/Language.sl.xml index 862ab54f..af16a33e 100644 --- a/Translations/Language.sl.xml +++ b/Translations/Language.sl.xml @@ -855,7 +855,7 @@ Namestitveni program VeraCrypt Installer se trenutno izvaja v tem sistemu in izvaja ali pripravlja namestitev ali posodobitev VeraCrypt. Preden nadaljuješ, počakaj, da se konča, ali pa ga zapri. Če ga ne moreš zapreti, znova zaženi računalnik, preden nadaljuješ. Namestitev ni uspela. Odstranitev ni uspela. - Ta distribucijski paket je poškodovan. Poskusi ga znova prenesti (po možnosti z uradne spletne strani VeraCrypt na naslovu https://www.veracrypt.fr). + Ta distribucijski paket je poškodovan. Poskusi ga znova prenesti (po možnosti z uradne spletne strani VeraCrypt na naslovu https://veracrypt.jp). Ne morem zapisati datoteke %s Ekstrakcija Ne morem brati podatkov iz paketa. @@ -1229,7 +1229,7 @@ V naslednjih korakih bo VeraCrypt ustvaril skriti operacijski sistem s kopiranjem vsebine sistemske particije na skriti nosilec (podatki, ki se kopirajo, bodo sproti šifrirani s šifrirnim ključem, ki se razlikuje od tistega, ki se bo uporabljal za operacijo z vabnim sistemom).\n\nUpoštevaj, da bo postopek izveden v predzagonskem okolju (pred zagonom sistema Windows) in lahko traja dolgo časa; več ur ali celo več dni (odvisno od velikosti sistemske particije in zmogljivosti vašega računalnika).\n\nProces boš lahko prekinil, izklopil računalnik, zagnal operacijski sistem in nato nadaljeval s postopkom . Če pa ga prekineš, bo treba celoten proces kopiranja sistema začeti od začetka (ker se vsebina sistemske particije med kloniranjem ne sme spreminjati). Ali želiš preklicati celoten postopek ustvarjanja skritega operacijskega sistema?\n\nOpomba: Če ga zdaj prekličeš, postopka NE boš mogel nadaljevati. Ali želiš preklicati predpreizkus šifriranja sistema? - Predpreizkus šifriranja sistema VeraCrypt ni uspel. Ali želiš poskusiti znova?\n\nČe izbereš »Ne«, bo komponenta za preverjanje pristnosti pred zagonom odstranjena.\n\nOpombe:\n\n- Če zagonski nalagalnik VeraCrypt ni zahteval vnosa gesla preden se Windows zažene, je možno, da se tvoj operacijski sistem ne zažene s pogona, na katerem je nameščen. To ni podprto.\n\n- Če si uporabil šifrirni algoritem, ki ni AES, in predtestiranje ni uspelo (in si vnesel geslo), je to morda povzročil neustrezno oblikovan gonilnik. Izberi »Ne« in znova poskusi šifrirati sistemsko particijo/pogon, vendar uporabi šifrirni algoritem AES (ki ima najnižje pomnilniške zahteve).\n\n- Za več možnih vzrokov in rešitev glej: https://www. veracrypt.fr/en/Troubleshooting.html + Predpreizkus šifriranja sistema VeraCrypt ni uspel. Ali želiš poskusiti znova?\n\nČe izbereš »Ne«, bo komponenta za preverjanje pristnosti pred zagonom odstranjena.\n\nOpombe:\n\n- Če zagonski nalagalnik VeraCrypt ni zahteval vnosa gesla preden se Windows zažene, je možno, da se tvoj operacijski sistem ne zažene s pogona, na katerem je nameščen. To ni podprto.\n\n- Če si uporabil šifrirni algoritem, ki ni AES, in predtestiranje ni uspelo (in si vnesel geslo), je to morda povzročil neustrezno oblikovan gonilnik. Izberi »Ne« in znova poskusi šifrirati sistemsko particijo/pogon, vendar uporabi šifrirni algoritem AES (ki ima najnižje pomnilniške zahteve).\n\n- Za več možnih vzrokov in rešitev glej: https://veracrypt.jp/en/Troubleshooting.html Sistemska particija/pogon očitno ni šifrirana (ne deloma ali v celoti). Tvoja sistemska particija/pogon je šifriran (delno ali v celoti).\n\nPred nadaljevanjem v celoti dešifriraj svojo sistemsko particijo/pogon. To storiš tako, da v menijski vrstici glavnega okna VeraCrypt izbereš 'Sistem' > 'Trajno dešifriraj sistemsko particijo/pogon'. Ko je sistemska particija/pogon šifriran (delno ali v celoti), VeraCrypt ne moreš spremeniti v prejšnjo različico (lahko pa ga nadgradiš ali znova namestiš isto različico). diff --git a/Translations/Language.sv.xml b/Translations/Language.sv.xml index ad75f685..b70ce011 100644 --- a/Translations/Language.sv.xml +++ b/Translations/Language.sv.xml @@ -855,7 +855,7 @@ VeraCrypts installationsprogram körs för närvarande på detta system och utför eller förbereder installation eller uppdatering av VeraCrypt. Innan du fortsätter, vänta tills den är klar eller stäng den. Om du inte kan stänga den, starta om datorn innan du fortsätter. Installationen misslyckades. Avinstallationen misslyckades. - Detta distributionspaket är skadat. Försök att hämta den igen (helst från den officiella VeraCrypt-webbplatsen på https://www.veracrypt.fr). + Detta distributionspaket är skadat. Försök att hämta den igen (helst från den officiella VeraCrypt-webbplatsen på https://veracrypt.jp). Det går inte att skriva filen %s Extraherar Kan inte läsa data från paketet. @@ -1229,7 +1229,7 @@ I nästa steg kommer VeraCrypt att skapa det dolda operativsystemet genom att kopiera innehållet i systempartitionen till den dolda volymen (data som kopieras kommer att krypteras i farten med en annan krypteringsnyckel än den som kommer att användas för skenoperativsystemetn\nObservera att processen kommer att utföras i miljön före start (innan Windows startar) och det kan ta lång tid att slutföra; flera timmar eller till och med flera dagar (beroende på storleken på systempartitionen och din dators prestanda).\n\nDu kommer att kunna avbryta processen, stänga av datorn, starta operativsystemet och sedan återuppta processen . Men om du avbryter det måste hela processen med att kopiera systemet börja från början (eftersom innehållet i systempartitionen inte får ändras under kloning). Vill du avbryta hela processen för att skapa det dolda operativsystemet?\n\nObs: Du kommer INTE att kunna återuppta processen om du avbryter den nu. Vill du avbryta förtestet av systemkrypteringen? - VeraCrypt-systemets krypteringsförtest misslyckades. Vill du försöka igen?\n\nOm du väljer "Nej", kommer autentiseringskomponenten före start avinstalleras.\n\nAnmärkningar:\n\n- Om VeraCrypt-startinläsaren inte bad dig att ange lösenordet innan Windows startade är det möjligt att ditt operativsystem inte startar från den enhet som det är installerat på. Detta stöds inte.\n\n- Om du använde en annan krypteringsalgoritm än AES och förtestet misslyckades (och du angav lösenordet), kan det ha orsakats av en olämpligt utformad drivrutin. Välj "Nej" och försök att kryptera systempartitionen/enheten igen, men använd AES-krypteringsalgoritmen (som har de lägsta minneskraven).\n\n- För fler möjliga orsaker och lösningar, se: https://www. veracrypt.fr/en/Troubleshooting.html + VeraCrypt-systemets krypteringsförtest misslyckades. Vill du försöka igen?\n\nOm du väljer "Nej", kommer autentiseringskomponenten före start avinstalleras.\n\nAnmärkningar:\n\n- Om VeraCrypt-startinläsaren inte bad dig att ange lösenordet innan Windows startade är det möjligt att ditt operativsystem inte startar från den enhet som det är installerat på. Detta stöds inte.\n\n- Om du använde en annan krypteringsalgoritm än AES och förtestet misslyckades (och du angav lösenordet), kan det ha orsakats av en olämpligt utformad drivrutin. Välj "Nej" och försök att kryptera systempartitionen/enheten igen, men använd AES-krypteringsalgoritmen (som har de lägsta minneskraven).\n\n- För fler möjliga orsaker och lösningar, se: https://veracrypt.jp/en/Troubleshooting.html Systempartitionen/enheten verkar inte vara krypterad (varken delvis eller helt). Din systempartition/enhet är krypterad (delvis eller helt).\n\nDekryptera din systempartition/enhet helt innan du fortsätter. För att göra det, välj "System" > "Dekryptera systempartition/enhet permanent" från menyraden i huvudfönstret i VeraCrypt. När systempartitionen/enheten är krypterad (delvis eller helt) kan du inte nedgradera VeraCrypt (men du kan uppgradera den eller installera om samma version). diff --git a/Translations/Language.th.xml b/Translations/Language.th.xml index 78134b4c..fc28c91d 100644 --- a/Translations/Language.th.xml +++ b/Translations/Language.th.xml @@ -855,7 +855,7 @@ ตัวติดตั้ง VeraCrypt กำลังทำงานในระบบนี้และกำลังดำเนินการติดตั้งหรือเตรียมการติดตั้ง/อัพเดต VeraCrypt ก่อนที่คุณจะดำเนินการ โปรดรอให้เสร็จสิ้นหรือลองปิดมัน หากคุณไม่สามารถปิดมันได้ โปรดรีสตาร์ทคอมพิวเตอร์ก่อนการดำเนินการ การติดตั้งล้มเหลว การถอนการติดตั้งล้มเหลว - แพ็คเกจการจัดจำหน่ายนี้เสียหาย โปรดลองดาวน์โหลดใหม่อีกครั้ง (จากเว็บไซต์ทางการของ VeraCrypt ที่ https://www.veracrypt.fr) + แพ็คเกจการจัดจำหน่ายนี้เสียหาย โปรดลองดาวน์โหลดใหม่อีกครั้ง (จากเว็บไซต์ทางการของ VeraCrypt ที่ https://veracrypt.jp) ไม่สามารถเขียนไฟล์ %s ได้ กำลังสกัด ไม่สามารถอ่านข้อมูลจากแพ็คเกจได้ @@ -1229,7 +1229,7 @@ ในขั้นตอนถัดไป, VeraCrypt จะสร้างระบบปฏิบัติการที่ซ่อนโดยการคัดลอกเนื้อหาของพาร์ติชันระบบไปยังปริมาณที่ซ่อน (ข้อมูลที่ถูกคัดลอกจะถูกเข้ารหัสทันทีโดยใช้คีย์เข้ารหัสที่แตกต่างจากที่ใช้กับระบบปฏิบัติการเลียนแบบ).\n\nโปรดทราบว่ากระบวนการจะถูกดำเนินการในสภาพแวดล้อมก่อนบูท (ก่อนที่ Windows จะเริ่มทำงาน) และอาจใช้เวลานานในการเสร็จสิ้น; หลายชั่วโมงหรือแม้กระทั่งหลายวัน (ขึ้นอยู่กับขนาดของพาร์ติชันระบบและสมรรถนะของคอมพิวเตอร์ของคุณ).\n\nคุณจะสามารถขัดจังหวะกระบวนการ, ปิดคอมพิวเตอร์ของคุณ, เริ่มระบบปฏิบัติการใหม่และจากนั้นกลับมากระบวนการ. อย่างไรก็ตาม, หากคุณขัดจังหวะมัน, กระบวนการทั้งหมดของการคัดลอกระบบจะต้องเริ่มต้นใหม่ตั้งแต่ต้น (เนื่องจากเนื้อหาของพาร์ติชันระบบต้องไม่เปลี่ยนแปลงในระหว่างการโคลนนิ่ง). คุณต้องการยกเลิกกระบวนการสร้างระบบปฏิบัติการที่ซ่อนทั้งหมดหรือไม่?\n\nหมายเหตุ: คุณจะไม่สามารถกลับมากระบวนการได้หากคุณยกเลิกตอนนี้. คุณต้องการยกเลิกการทดสอบเข้ารหัสระบบก่อนหรือไม่? - การทดสอบเข้ารหัสระบบ VeraCrypt ล้มเหลว. คุณต้องการลองอีกครั้งไหม?\n\nถ้าคุณเลือก 'ไม่', ส่วนประกอบการรับรองก่อนบูทจะถูกถอนการติดตั้ง.\n\nหมายเหตุ:\n\n- ถ้าบูทโหลดเดอร์ VeraCrypt ไม่ขอให้คุณป้อนรหัสผ่านก่อนที่ Windows จะเริ่มทำงาน, เป็นไปได้ว่าระบบปฏิบัติการของคุณไม่ได้บูทจากไดรฟ์ที่ติดตั้ง. นี้ไม่รองรับ.\n\n- ถ้าคุณใช้อัลกอริธึมการเข้ารหัสที่ไม่ใช่ AES และการทดสอบล้มเหลว (และคุณป้อนรหัสผ่าน), อาจเกิดจากไดรเวอร์ที่ออกแบบไม่ดี. เลือก 'ไม่', และลองเข้ารหัสพาร์ติชัน/ไดรฟ์ระบบอีกครั้ง, แต่ใช้ AES ซึ่งมีความต้องการหน่วยความจำต่ำสุด.\n\n- สำหรับสาเหตุและวิธีการแก้ไขเพิ่มเติม, ดูที่: https://www.veracrypt.fr/en/Troubleshooting.html + การทดสอบเข้ารหัสระบบ VeraCrypt ล้มเหลว. คุณต้องการลองอีกครั้งไหม?\n\nถ้าคุณเลือก 'ไม่', ส่วนประกอบการรับรองก่อนบูทจะถูกถอนการติดตั้ง.\n\nหมายเหตุ:\n\n- ถ้าบูทโหลดเดอร์ VeraCrypt ไม่ขอให้คุณป้อนรหัสผ่านก่อนที่ Windows จะเริ่มทำงาน, เป็นไปได้ว่าระบบปฏิบัติการของคุณไม่ได้บูทจากไดรฟ์ที่ติดตั้ง. นี้ไม่รองรับ.\n\n- ถ้าคุณใช้อัลกอริธึมการเข้ารหัสที่ไม่ใช่ AES และการทดสอบล้มเหลว (และคุณป้อนรหัสผ่าน), อาจเกิดจากไดรเวอร์ที่ออกแบบไม่ดี. เลือก 'ไม่', และลองเข้ารหัสพาร์ติชัน/ไดรฟ์ระบบอีกครั้ง, แต่ใช้ AES ซึ่งมีความต้องการหน่วยความจำต่ำสุด.\n\n- สำหรับสาเหตุและวิธีการแก้ไขเพิ่มเติม, ดูที่: https://veracrypt.jp/en/Troubleshooting.html พาร์ติชัน/ไดรฟ์ระบบดูเหมือนไม่ได้เข้ารหัส (ไม่ว่าจะบางส่วนหรือทั้งหมด). พาร์ติชัน/ไดรฟ์ระบบของคุณถูกเข้ารหัส (บางส่วนหรือทั้งหมด).\n\nกรุณาถอดรหัสพาร์ติชัน/ไดรฟ์ระบบของคุณทั้งหมดก่อนดำเนินการต่อ. ทำได้โดยเลือก 'System' > 'Permanently Decrypt System Partition/Drive' จากแถบเมนูของหน้าต่างหลัก VeraCrypt. เมื่อพาร์ติชัน/ไดรฟ์ระบบถูกเข้ารหัส (บางส่วนหรือทั้งหมด), คุณไม่สามารถลดเวอร์ชัน VeraCrypt (แต่คุณสามารถอัปเกรดหรือติดตั้งเวอร์ชันเดียวกันใหม่ได้). diff --git a/Translations/Language.tr.xml b/Translations/Language.tr.xml index 4dbcfb7b..d2d7a5c1 100644 --- a/Translations/Language.tr.xml +++ b/Translations/Language.tr.xml @@ -855,7 +855,7 @@ VeraCrypt kurucu şu anda bu sistemde çalışıyor ve VeraCrypt kurulumu ya da güncellemesi işlemlerini yapıyor ya da hazırlıyor. İlerlemeden önce lütfen işlemin tamamlanmasını bekleyin ya da kapatın. Uygulamayı kapatamıyorsanız, ilerlemeden önce lütfen bilgisayarınızı yeniden başlatın. Kurulamadı. Kaldırılamadı. - Dağıtım paketi bozulmuş. Lütfen yeniden indirmeyi deneyin (https://www.veracrypt.fr resmi VeraCrypt sitesini yeğleyin). + Dağıtım paketi bozulmuş. Lütfen yeniden indirmeyi deneyin (https://veracrypt.jp resmi VeraCrypt sitesini yeğleyin). %s dosyasına yazılamadı Ayıklanıyor Paketten veriler okunamadı. @@ -1229,7 +1229,7 @@ Sonraki adımlarda VeraCrypt, sistem bölümünün içeriğini gizli birime kopyalayarak gizli işletim sistemini oluşturacak (kopyalanan veriler, sahte işletim sistemi için kullanılacak olandan farklı bir şifreleme anahtarıyla anında şifrelenecek).\n\nİşlemin başlatma öncesi ortamda (Windows başlamadan önce) gerçekleştirileceğini ve tamamlanmasının uzun sürebileceğini lütfen unutmayın (bilgisayarınızın başarımına ve sistem bölümünün boyutuna bağlı olarak birkaç saat ya da birkaç gün).\n\nİşlemi yarıda kesebilir, bilgisayarınızı kapatabilir, işletim sistemini başlatabilir ve ardından işlemi sürdürebilirsiniz. Ancak işlemi yarıda keserseniz, sistemin tüm kopyalama sürecine en baştan başlaması gerekir (çünkü sistem bölümünün içeriğinin kopyalama sırasında değişmemesi gerekir). Gizli işletim sisteminin oluşturulma sürecini tümüyle iptal etmek istiyor musunuz?\n\nNot: Şimdi iptal ederseniz işlemi sürdüremeyeceksiniz. Sistem şifrelemesi için ön sınamayı iptal etmek istiyor musunuz? - VeraCrypt sistem şifreleme ön sınaması başarısız oldu. Yeniden denemek ister misiniz?\n\n'Hayır' üzerine tıklarsanız, başlatma öncesi kimlik doğrulama bileşeni kaldırılır.\n\nNotlar:\n\n- VeraCrypt başlatma yükleyicisi Windows başlamadan önce sizden parolayı yazmanızı istemediyse, işletim sisteminiz kurulu olduğu sürücüden başlatılamayabilir. Bu durum desteklenmiyor.\n\n- AES dışında bir şifreleme algoritması kullandıysanız ve ön sınama başarısız olduysa (ve parolayı yazdıysanız), bunun nedeni uygun olmayan şekilde tasarlanmış bir sürücü olabilir. 'Hayır' üzerine tıklayın ve sistem bölümünü ya da sürücüsünü yeniden şifrelemeyi deneyin, ancak (en düşük bellek gereksinimleri olan) AES şifreleme algoritmasını kullanın.\n\n- Diğer olası nedenler ve çözümleri için şu adrese bakabilirsiniz: https://www.veracrypt.fr/en/Troubleshooting.html + VeraCrypt sistem şifreleme ön sınaması başarısız oldu. Yeniden denemek ister misiniz?\n\n'Hayır' üzerine tıklarsanız, başlatma öncesi kimlik doğrulama bileşeni kaldırılır.\n\nNotlar:\n\n- VeraCrypt başlatma yükleyicisi Windows başlamadan önce sizden parolayı yazmanızı istemediyse, işletim sisteminiz kurulu olduğu sürücüden başlatılamayabilir. Bu durum desteklenmiyor.\n\n- AES dışında bir şifreleme algoritması kullandıysanız ve ön sınama başarısız olduysa (ve parolayı yazdıysanız), bunun nedeni uygun olmayan şekilde tasarlanmış bir sürücü olabilir. 'Hayır' üzerine tıklayın ve sistem bölümünü ya da sürücüsünü yeniden şifrelemeyi deneyin, ancak (en düşük bellek gereksinimleri olan) AES şifreleme algoritmasını kullanın.\n\n- Diğer olası nedenler ve çözümleri için şu adrese bakabilirsiniz: https://veracrypt.jp/en/Troubleshooting.html Sistem bölümü/sürücüsü şifrelenmiş gibi görünmüyor (bir bölümü ya da tümü). Sistem bölümünüz ya da sürücünüz şifrelendi (bir bölümü ya da tümü).\n\nİlerlemeden önce lütfen sistem bölümünüzün ya da sürücünüzün şifresini tamamen çözün. Bunu yapmak için, VeraCrypt ana penceresindeki menüden 'Sistem' > 'Sistem bölümünün/sürücüsünün şifresini kalıcı olarak çöz' üzerine tıklayın. Sistem bölümü ya da sürücüsü şifrelendiğinde (bir bölümü ya da tümü), VeraCrypt sürümünü düşüremezsiniz (ancak yükseltebilir ya da aynı sürümü yeniden kurabilirsiniz). diff --git a/Translations/Language.uk.xml b/Translations/Language.uk.xml index a4dafd6e..c8c73893 100644 --- a/Translations/Language.uk.xml +++ b/Translations/Language.uk.xml @@ -855,7 +855,7 @@ В этой системе сейчас запущен инсталлятор VeraCrypt. Он выполняет/готовит установку или обновление VeraCrypt. Дождитесь завершения его работы или закройте его. Если закрыть инсталлятор не получается, перезагрузите комп'ютер и лишь потом продолжите. Невдале встановлювання. Невдале видалення. - Цей файл встановлення пошкоджено. Будь ласка, спробуйте завантажити його знову (рекомендовано з офіційної сторінки VeraCrypt на https://www.veracrypt.fr). + Цей файл встановлення пошкоджено. Будь ласка, спробуйте завантажити його знову (рекомендовано з офіційної сторінки VeraCrypt на https://veracrypt.jp). Неможливо записати файл %s Видобування Неможливо прочитати дані з файлу встановлювання. diff --git a/Translations/Language.uz.xml b/Translations/Language.uz.xml index 26b2c63a..6dad4a52 100644 --- a/Translations/Language.uz.xml +++ b/Translations/Language.uz.xml @@ -855,7 +855,7 @@ В этой системе сейчас запущен инсталлятор VeraCrypt. Он выполняет/готовит установку или обновление VeraCrypt. Дождитесь завершения его работы или закройте его. Если закрыть инсталлятор не получается, перезагрузите компьютер и лишь потом продолжите. Установка не выполнена. Удаление не выполнено. - Этот дистрибутивный пакет повреждён. Загрузите его снова (желательно с официального сайта VeraCrypt - https://www.veracrypt.fr). + Этот дистрибутивный пакет повреждён. Загрузите его снова (желательно с официального сайта VeraCrypt - https://veracrypt.jp). Невозможно записать файл %s Извлечение Невозможно прочитать данные из дистрибутива. @@ -1229,7 +1229,7 @@ Yf следующих этапах VeraCrypt создаст скрытую ОС, скопировав содержимое системного раздела в скрытый том (копируемые данные шифруются 'на лету' с ключом, отличным от используемого для обманной ОС).\n\nУчтите, что процесс выполняется на предзагрузочной стадии (до запуска Windows) и может занять много времени (несколько часов или даже дней, в зависимости от размера системного раздела и быстродействия ПК).\n\nВы сможете прервать этот процесс, выключить ПК, запустить ОС и затем возобновить его. Однако в случае прерывания, копирование системы придётся начать сначала (так как при клонировании содержимое системного раздела не должно изменяться). Вы хотите отменить весь процесс создания скрытой операционной системы?\n\nПримечание: в случае отмены вы НЕ сможете возобновить процесс. Вы хотите отменить пре-тест шифрования системы? - The VeraCrypt system encryption pretest failed. Do you want to try again?\n\nIf you select 'No', the pre-boot authentication component will be uninstalled.\n\nNotes:\n\n- If the VeraCrypt Boot Loader did not ask you to enter the password before Windows started, it is possible that your operating system does not boot from the drive on which it is installed. This is not supported.\n\n- If you used an encryption algorithm other than AES and the pretest failed (and you entered the password), it may have been caused by an inappropriately designed driver. Select 'No', and try encrypting the system partition/drive again, but use the AES encryption algorithm (which has the lowest memory requirements).\n\n- For more possible causes and solutions, see: https://www.veracrypt.fr/en/Troubleshooting.html + The VeraCrypt system encryption pretest failed. Do you want to try again?\n\nIf you select 'No', the pre-boot authentication component will be uninstalled.\n\nNotes:\n\n- If the VeraCrypt Boot Loader did not ask you to enter the password before Windows started, it is possible that your operating system does not boot from the drive on which it is installed. This is not supported.\n\n- If you used an encryption algorithm other than AES and the pretest failed (and you entered the password), it may have been caused by an inappropriately designed driver. Select 'No', and try encrypting the system partition/drive again, but use the AES encryption algorithm (which has the lowest memory requirements).\n\n- For more possible causes and solutions, see: https://veracrypt.jp/en/Troubleshooting.html Судя по всему, системный раздел/диск не зашифрован (ни частично, ни полностью). Системный раздел/диск зашифрован (частично или полностью).\n\nПрежде чем продолжить, полностью дешифруйте системный раздел/диск. Чтобы это сделать, выберите в главном окне VeraCrypt меню 'Система' > 'Permanently Decrypt System Partition/Drive'. When the system partition/drive is encrypted (partially or fully), you cannot downgrade VeraCrypt (but you can upgrade it or reinstall the same version). diff --git a/Translations/Language.vi.xml b/Translations/Language.vi.xml index 8e1842ab..b7baf17a 100644 --- a/Translations/Language.vi.xml +++ b/Translations/Language.vi.xml @@ -855,7 +855,7 @@ Bộ cài đặt của VeraCrypt hiện đang chạy trong hệ thống này và đang thi hành hay chuẩn bị việc cài đặt hay cập nhật VeraCrypt. Trước khi bạn tiến hành, xin chờ cho nó chấm dứt hoặc đóng nó lại. Nếu bạn không đóng nó được thì xin bắt đầu máy điện toán của bạn lại trước khi tiến hành. Không cài đặt được. Không hủy cài đặt được. - Kiện đồ phân phối này bị tổn hại. Xin tải nó xuống lại (tốt hơn là từ trang web chính thức của VeraCrypt tại https://www.veracrypt.fr). + Kiện đồ phân phối này bị tổn hại. Xin tải nó xuống lại (tốt hơn là từ trang web chính thức của VeraCrypt tại https://veracrypt.jp). Không thể viết vào tập tin %s Đang rút ra Không thể đọc dữ liệu từ kiện đồ được. @@ -1229,7 +1229,7 @@ Trong các bước kế tiếp, VeraCrypt sẽ cấu tạo hệ điều hành ẩn bằng cách sao chép nội dung của phân vùng hệ thống thành tập đĩa ẩn (dữ liệu đã được sao chép sẽ được mã hóa ở bộ phận fly với một khoá mật mã khác với hệ sẽ được sử dụng cho các hệ thống hoạt động nghi trang).\n\nXin lưu ý là quá trình này sẽ được thực hiện trong môi trường tiền khởi động (trước khi bắt đầu Windows) và nó có thể mất một thời gian dài để hoàn thành; vài giờ hoặc thậm chí vài ngày (tùy thuộc vào kích cỡ của hệ thống phân vùng và về hiệu suất của máy điện toán của bạn).\n\n Bạn sẽ có thể làm gián đoạn quá trình,. tắt máy, khởi động hệ điều hành và sau đó tiếp tục lại quá trình. Tuy nhiên, nếu bạn làm gián đoạn nó, toàn bộ quá trình sao chép hệ thống sẽ phải bắt đầu từ đầu (vì nội dung của phân vùng hệ thống không phải thay đổi trong quá trình sao y). Bạn có muốn hủy bỏ toàn bộ quá trình sáng tạo của hệ điều hành ẩn?\n\nLưu ý: Bạn sẽ không thể tiếp tục lại quá trình nếu bạn hủy bỏ nó ngay bây giờ. Bạn có muốn hủy bỏ hệ thống mã hóa thử trước? - The VeraCrypt system encryption pretest failed. Do you want to try again?\n\nIf you select 'No', the pre-boot authentication component will be uninstalled.\n\nNotes:\n\n- If the VeraCrypt Boot Loader did not ask you to enter the password before Windows started, it is possible that your operating system does not boot from the drive on which it is installed. This is not supported.\n\n- If you used an encryption algorithm other than AES and the pretest failed (and you entered the password), it may have been caused by an inappropriately designed driver. Select 'No', and try encrypting the system partition/drive again, but use the AES encryption algorithm (which has the lowest memory requirements).\n\n- For more possible causes and solutions, see: https://www.veracrypt.fr/en/Troubleshooting.html + The VeraCrypt system encryption pretest failed. Do you want to try again?\n\nIf you select 'No', the pre-boot authentication component will be uninstalled.\n\nNotes:\n\n- If the VeraCrypt Boot Loader did not ask you to enter the password before Windows started, it is possible that your operating system does not boot from the drive on which it is installed. This is not supported.\n\n- If you used an encryption algorithm other than AES and the pretest failed (and you entered the password), it may have been caused by an inappropriately designed driver. Select 'No', and try encrypting the system partition/drive again, but use the AES encryption algorithm (which has the lowest memory requirements).\n\n- For more possible causes and solutions, see: https://veracrypt.jp/en/Troubleshooting.html Các phân vùng/ổ đĩa hệ thống dường như không được mã hóa (một phần hoặc hoàn toàn). Phân vùng/ổ đĩa hệ thống của bạn được mã hóa (một phần hoặc hoàn toàn). \n\nXin giải mã phân vùng/ổ đĩa hệ thống của bạn hoàn toàn trước khi tiến hành. Để làm như vậy, hãy chọn 'Hệ thống'> 'Vĩnh viễn Giải mã Phân vùng/Ổ đĩa Hệ thống' từ thanh trình đơn của cửa sổ VeraCrypt chính. Khi phân vùng/ổ đĩa hệ thống được mã hóa (một phần hoặc hoàn toàn), bạn không thể hạ cấp VeraCrypt xuống (nhưng bạn có thể nâng cấp hoặc cài đặt một phiên bản giống vậy lại). diff --git a/Translations/Language.zh-cn.xml b/Translations/Language.zh-cn.xml index af6976d8..fad068de 100644 --- a/Translations/Language.zh-cn.xml +++ b/Translations/Language.zh-cn.xml @@ -856,7 +856,7 @@ VeraCrypt 安装程序正在执行 VeraCrypt 的安装或更新。在您继续进行前,请等待其完成或者关闭它。如果您无法关闭它,请在继续之前重启计算机。 安装失败。 卸载失败。 - 该安装包已经损坏。请尝试重新下载安装包(优先建议从 VeraCrypt 官方网站 https://www.veracrypt.fr 下载)。 + 该安装包已经损坏。请尝试重新下载安装包(优先建议从 VeraCrypt 官方网站 https://veracrypt.jp 下载)。 不能写入文件 %s 正在释放 不能从安装包中读取数据 @@ -1230,7 +1230,7 @@ 在下一步中,VeraCrypt 将会通过复制当前运行系统的内容到隐藏加密卷来创建隐形系统(被复制的数据将会使用与迷惑系统不同的密钥实时加密))。\n\n请注意该过程将会在启动验证环境中执行(在 Windows 启动前),并可能花费较长的时间;可能需要花费几个小时或者几天(依据系统分区容量和计算机性能而定,例如PM1.6GHz加密时大概的速度是0.5GB/分钟左右)。\n\n您可以中断该过程,关机,启动操作系统并在此之后继续该过程。然而,如果您中断该过程,整个复制系统的过程将会不得不从头开始(因为系统分区的内容在克隆期间必须不能被改变)。 您想要取消整个隐形操作系统的创建过程吗?\n\n注意:如果现在取消,您将无法继续该进程。 您要取消系统加密预测试吗? - VeraCrypt 系统加密预测试失败。您希望再试一次吗?\n\n如果选择“否”,则启动验证组件将会被卸载。\n\n说明:如果 VeraCrypt 启动管理器在 Windows 启动前不要求您输入密码,这很可能是您的操作系统并没有从该系统所安装的驱动器引导的。目前并不支持这种方式。\n\n- 如果您使用了AES 之外的加密算法并且预测试失败了(并且您也输入了密码),这可能由有设计缺陷的驱动导致的。选择“否”,尝试再次加密系统分区/设备,但是要使用 AES 加密算法(该算法所需内存最低)。\n\n- 更多可能导致该错误的原因,请参考:https://www.veracrypt.fr/en/Troubleshooting.html + VeraCrypt 系统加密预测试失败。您希望再试一次吗?\n\n如果选择“否”,则启动验证组件将会被卸载。\n\n说明:如果 VeraCrypt 启动管理器在 Windows 启动前不要求您输入密码,这很可能是您的操作系统并没有从该系统所安装的驱动器引导的。目前并不支持这种方式。\n\n- 如果您使用了AES 之外的加密算法并且预测试失败了(并且您也输入了密码),这可能由有设计缺陷的驱动导致的。选择“否”,尝试再次加密系统分区/设备,但是要使用 AES 加密算法(该算法所需内存最低)。\n\n- 更多可能导致该错误的原因,请参考:https://veracrypt.jp/en/Troubleshooting.html 该系统分区/驱动器看起来没有被加密(或者是没有被完全加密)。 您的系统分区/驱动器已加密(部分或完全加密)。\n\n请在继续进行前解密该系统分区/驱动器。操作步骤:在 VeraCrypt 主窗口的菜单中,选择“系统”->“永久解密系统分区/驱动器”。 当系统分区/驱动器已部份或完全加密时,您不能降级 VeraCrypt 的版本(但是可以更新到新版本或者重新安装同一版本)。 diff --git a/Translations/Language.zh-hk.xml b/Translations/Language.zh-hk.xml index 1515eaf4..30c2dd7f 100644 --- a/Translations/Language.zh-hk.xml +++ b/Translations/Language.zh-hk.xml @@ -855,7 +855,7 @@ VeraCrypt 安裝程式正在執行 VeraCrypt 的安裝或更新。在你繼續進行前,請等待其完成或者關閉它。如果你無法關閉它,請在繼續之前重新啟動電腦。 安裝失敗。 解除安裝失敗。 - 這個安裝程式已經損壞。請嘗試重新下載安裝程式(建議從 VeraCrypt 官方網站 https://www.veracrypt.fr 下載)。 + 這個安裝程式已經損壞。請嘗試重新下載安裝程式(建議從 VeraCrypt 官方網站 https://veracrypt.jp 下載)。 無法寫入檔案 %s 正在解壓縮 無法從安裝包中讀取資料 @@ -1229,7 +1229,7 @@ 在下一步,VeraCrypt 將會透過複製系統分割區的內容到隱藏加密區來建立隱形系統(被複製的資料將會使用與偽裝作業系統不同的加密鑰即時加密)。\n\n請注意該過程將會在啟動作業系統前的環境下進行(在 Windows 啟動前),並可能花費較長的時間;可能需要花費幾個小時或者幾天(依據系統分割區容量和電腦性能而定,例如PM1.6GHz加密時大概的速度是0.5GB/分鐘左右)。\n\n你可以中斷該過程,關機,啟動作業系統並在此之後繼續該過程。然而,如果你中斷該過程,整個複製系統的過程將會不得不從頭開始(因為系統分割區的內容在克隆期間必須不能被改變)。 你想要取消整個隱形作業系統的建立過程嗎?\n\n請注意:如果現在取消,你將無法繼續該過程。 你要取消系統加密的前置測試嗎? - VeraCrypt 系統加密前置測試失敗。你希望再試一次嗎?\n\n如果你選擇 [否],則啟動驗證元件將會被解除掛載。\n\n說明:如果 VeraCrypt 開機管理程式在 Windows 啟動前不要求你輸入密碼,這很可能是你的作業系統並沒有從該系統所安裝的磁碟機引導的。目前並不支援這種方式。\n\n- 如果你使用了AES 之外的加密演算法並且前置測試失敗了(並且你也輸入了密碼),這可能由有設計缺陷的驅動導致的。選擇 [否],嘗試再次加密系統分割區/裝置,但是要使用 AES 加密演算法(該演算法所需記憶體最低)。\n\n- 更多可能導致該錯誤的原因,請參考: https://www.veracrypt.fr/en/Troubleshooting.html + VeraCrypt 系統加密前置測試失敗。你希望再試一次嗎?\n\n如果你選擇 [否],則啟動驗證元件將會被解除掛載。\n\n說明:如果 VeraCrypt 開機管理程式在 Windows 啟動前不要求你輸入密碼,這很可能是你的作業系統並沒有從該系統所安裝的磁碟機引導的。目前並不支援這種方式。\n\n- 如果你使用了AES 之外的加密演算法並且前置測試失敗了(並且你也輸入了密碼),這可能由有設計缺陷的驅動導致的。選擇 [否],嘗試再次加密系統分割區/裝置,但是要使用 AES 加密演算法(該演算法所需記憶體最低)。\n\n- 更多可能導致該錯誤的原因,請參考: https://veracrypt.jp/en/Troubleshooting.html 該系統分割區或磁碟機似乎沒有被加密(或者是沒有被完全加密)。 你的系統分割區或磁碟機已加密(部分或完全加密)。\n\n請在繼續進行前解密這個系統分割區或磁碟機。操作步驟:在 VeraCrypt 主視窗的功能表中,選擇 [系統] >[永久解密系統分割區或磁碟機]。 當系統分割區或磁碟機已被部份或完全加密時,你不能降級 VeraCrypt 的版本(但是可以更新到新版本或者從新安裝同一版本)。 diff --git a/Translations/Language.zh-tw.xml b/Translations/Language.zh-tw.xml index 87e12761..00193a1c 100644 --- a/Translations/Language.zh-tw.xml +++ b/Translations/Language.zh-tw.xml @@ -855,7 +855,7 @@ VeraCrypt Installer is currently running on this system and performing or preparing installation or update of VeraCrypt. Before you proceed, please wait for it to finish or close it. If you cannot close it, please restart your computer before proceeding. 安裝失敗。 移除失敗。 - 這發行包裝檔已經損壞。請試著再下載一次(最好從 VeraCrypt 官方網站 https://www.veracrypt.fr 下載)。 + 這發行包裝檔已經損壞。請試著再下載一次(最好從 VeraCrypt 官方網站 https://veracrypt.jp 下載)。 不能寫入檔案 %s 正在解壓縮 不能從包裝檔中讀取資料 @@ -1229,7 +1229,7 @@ In the next steps, VeraCrypt will create the hidden operating system by copying the content of the system partition to the hidden volume (data being copied will be encrypted on the fly with an encryption key different from the one that will be used for the decoy operating system).\n\nPlease note that the process will be performed in the pre-boot environment (before Windows starts) and it may take a long time to complete; several hours or even several days (depending on the size of the system partition and on the performance of your computer).\n\nYou will be able to interrupt the process, shut down your computer, start the operating system and then resume the process. However, if you interrupt it, the entire process of copying the system will have to start from the beginning (because the content of the system partition must not change during cloning). Do you want to cancel the entire process of creation of the hidden operating system?\n\nNote: You will NOT be able to resume the process if you cancel it now. 您要取消系統加密預先測試嗎? - The VeraCrypt system encryption pretest failed. Do you want to try again?\n\nIf you select 'No', the pre-boot authentication component will be uninstalled.\n\nNotes:\n\n- If the VeraCrypt Boot Loader did not ask you to enter the password before Windows started, it is possible that your operating system does not boot from the drive on which it is installed. This is not supported.\n\n- If you used an encryption algorithm other than AES and the pretest failed (and you entered the password), it may have been caused by an inappropriately designed driver. Select 'No', and try encrypting the system partition/drive again, but use the AES encryption algorithm (which has the lowest memory requirements).\n\n- For more possible causes and solutions, see: https://www.veracrypt.fr/en/Troubleshooting.html + The VeraCrypt system encryption pretest failed. Do you want to try again?\n\nIf you select 'No', the pre-boot authentication component will be uninstalled.\n\nNotes:\n\n- If the VeraCrypt Boot Loader did not ask you to enter the password before Windows started, it is possible that your operating system does not boot from the drive on which it is installed. This is not supported.\n\n- If you used an encryption algorithm other than AES and the pretest failed (and you entered the password), it may have been caused by an inappropriately designed driver. Select 'No', and try encrypting the system partition/drive again, but use the AES encryption algorithm (which has the lowest memory requirements).\n\n- For more possible causes and solutions, see: https://veracrypt.jp/en/Troubleshooting.html 系統分割區/磁碟機看起來並未加密(即沒有部分也沒有完全加密)。 您的系統分割區/磁碟機已加密(部分或完全加密)。\n\n請在繼續進行之前解密這個系統分割區/磁碟機。要這樣做,在 VeraCrypt 主視窗的選單中,選擇 "系統" > "永久解密系統分割區/磁碟機"。 When the system partition/drive is encrypted (partially or fully), you cannot downgrade VeraCrypt (but you can upgrade it or reinstall the same version). diff --git a/contrib/EncryptData.ps1 b/contrib/EncryptData.ps1 index 5e02bdb5..c39311b1 100644 --- a/contrib/EncryptData.ps1 +++ b/contrib/EncryptData.ps1 @@ -27,8 +27,8 @@ .\EncryptData.ps1 -InputPath C:\Data -ContainerPath C:\EncryptedData.hc -ClusterSizeKB Auto .NOTES Author: Mounir IDRASSI - Email: mounir.idrassi@idrix.fr - Date: 30 April 2024 + Email: mounir.idrassi@amcrypto.jp + Date: 30 April 2025 License: This script is licensed under the Apache License 2.0 #> diff --git a/doc/html/en/Authors.html b/doc/html/en/Authors.html index 4568a977..30eccfc8 100644 --- a/doc/html/en/Authors.html +++ b/doc/html/en/Authors.html @@ -34,8 +34,8 @@

Authors

-

Mounir IDRASSI (IDRIX, -https://fr.linkedin.com/in/idrassi) is the creator and main developer of VeraCrypt. He managed all development and deployment aspects on all supported platforms (Windows,Linux and OSX).

+

Mounir IDRASSI (AM Crypto, +https://www.linkedin.com/in/idrassi) is the creator and main developer of VeraCrypt. He managed all development and deployment aspects on all supported platforms (Windows,Linux and OSX).

Alex Kolotnikov (https://ru.linkedin.com/in/alex-kolotnikov-6625568b) is the author of VeraCrypt EFI bootloader. He manages all aspects of EFI support and his strong expertise helps bring new exciting features to VeraCrypt Windows system encryption.

 

diff --git a/doc/html/en/Contact.html b/doc/html/en/Contact.html index 2e0ec696..8be7f7e0 100644 --- a/doc/html/en/Contact.html +++ b/doc/html/en/Contact.html @@ -36,10 +36,10 @@

Contact us

You can contact us by sending a message to veracrypt-contact [at] lists dot sourceforge.net .
-You can also use the address veracrypt [at] idrix dot fr, which is associated with VeraCrypt Team PGP key.
+You can also use the address veracrypt [at] amcrypto dot jp, which is associated with VeraCrypt Team PGP key.
-To contact IDRIX directly, you can use +To contact AM Crypto directly, you can use our contact form.
diff --git a/doc/html/en/Conversion_Guide_VeraCrypt_1.26_and_Later.html b/doc/html/en/Conversion_Guide_VeraCrypt_1.26_and_Later.html index 65fdbc32..d97b447f 100644 --- a/doc/html/en/Conversion_Guide_VeraCrypt_1.26_and_Later.html +++ b/doc/html/en/Conversion_Guide_VeraCrypt_1.26_and_Later.html @@ -56,7 +56,7 @@
  • Change from Deprecated HMAC-RIPEMD-160 Hash Algorithm
  • Recreate VeraCrypt Volume if Using GOST89 Encryption Algorithm
  • -

    Download the 1.25.9 version here.

    +

    Download the 1.25.9 version here.

    3.2 Scenario 2: Upgraded to VeraCrypt 1.26 or Newer

    If you have already upgraded to VeraCrypt 1.26 or newer, follow these steps:

    diff --git a/doc/html/en/Digital Signatures.html b/doc/html/en/Digital Signatures.html index b561f791..e0085875 100644 --- a/doc/html/en/Digital Signatures.html +++ b/doc/html/en/Digital Signatures.html @@ -79,11 +79,11 @@ If you do not see the above sentence, the file is very likely corrupted. Note: O
    1. Install any public-key encryption software that supports PGP signatures. For Windows, you can download Gpg4win. For more information, you can visit https://www.gnupg.org/.
    2. Create a private key (for information on how to do so, please see the documentation for the public-key encryption software).
    3. -
    4. Download our PGP public key from IDRIX website (https://www.idrix.fr/VeraCrypt/VeraCrypt_PGP_public_key.asc) or from a trusted public key repository +
    5. Download our PGP public key from IDRIX website (https://amcrypto.jp/VeraCrypt/VeraCrypt_PGP_public_key.asc) or from a trusted public key repository (ID=0x680D16DE), and import the downloaded key to your keyring (for information on how to do so, please see the documentation for the public-key encryption software). Please check that its fingerprint is 5069A233D55A0EEB174A5FC3821ACD02680D16DE. @@ -92,7 +92,7 @@ If you do not see the above sentence, the file is very likely corrupted. Note: O
      Note: If you skip this step and attempt to verify any of our PGP signatures, you will receive an error message stating that the signing key is invalid.
    6. -
    7. Download the digital signature by downloading the PGP Signature of the file you want to verify (on the Downloads page). +
    8. Download the digital signature by downloading the PGP Signature of the file you want to verify (on the Downloads page).
    9. Verify the downloaded signature (for information on how to do so, please see the documentation for the public-key encryption software).
    diff --git a/doc/html/en/FAQ.html b/doc/html/en/FAQ.html index fe49cb03..b73c4754 100644 --- a/doc/html/en/FAQ.html +++ b/doc/html/en/FAQ.html @@ -132,8 +132,8 @@ Yes, it will. We will never create a commercial version of VeraCrypt, as we beli
    Is it possible to donate to the VeraCrypt project?
    -Yes. You can use the donation buttons at -https://www.veracrypt.fr/en/Donation.html.
    +Yes. You can use the donation buttons at +https://veracrypt.jp/en/Donation.html.

    Why is VeraCrypt open-source? What are the advantages?
    @@ -172,11 +172,11 @@ Note: Windows can only access the primary partition of a USB flash drive, nevert
  • Create a VeraCrypt file container on the USB flash drive (for information on how to do so, see the chapter Beginner's Tutorial, in the - + VeraCrypt User Guide). If you leave enough space on the USB flash drive (choose an appropriate size for the VeraCrypt container), you will also be able to store VeraCrypt on the USB flash drive (along with the container – not in the container) and you will be able to run VeraCrypt from the USB flash drive (see also the chapter -Portable Mode in the +Portable Mode in the VeraCrypt User Guide).

  • @@ -191,7 +191,7 @@ Yes. The entire file system within a VeraCrypt volume is encrypted (including fi
    Yes. Increase in encryption/decryption speed is directly proportional to the number of cores/processors your computer has. For more information, please see the chapter -Parallelization in the +Parallelization in the documentation.

    @@ -200,21 +200,21 @@ documentation.
    Yes, since VeraCrypt uses pipelining and parallelization. For more information, please see the chapters Pipelining and -Parallelization in the +Parallelization in the documentation.

    Does VeraCrypt support hardware-accelerated encryption?
    Yes. For more information, please see the chapter -Hardware Acceleration in the +Hardware Acceleration in the documentation.

    Is it possible to boot Windows installed in a hidden VeraCrypt volume?
    Yes, it is. For more information, please see the section -Hidden Operating System in the +Hidden Operating System in the documentation.

    @@ -234,14 +234,14 @@ Before you unplug or turn off the device, you should always unmount the VeraCryp What is a hidden operating system?
    See the section -Hidden Operating System in the +Hidden Operating System in the documentation.

    What is plausible deniability?
    See the chapter -Plausible Deniability in the +Plausible Deniability in the documentation.

    @@ -389,7 +389,7 @@ Run the file VeraCrypt.exe from the RAM disk. <
    Note: You may also want to consider creating a hidden operating system (see the section -Hidden Operating System in the +Hidden Operating System in the documentation). See also the chapter Plausible Deniability.
    @@ -406,14 +406,14 @@ Yes, VeraCrypt supports all keyboard layouts. Because of BIOS requirement, the p Yes. You can write data to the decoy system partition anytime without any risk that the hidden volume will get damaged (because the decoy system is not installed within the same partition as the hidden system). For more information, see the section -Hidden Operating System in the +Hidden Operating System in the documentation.

    Can I use VeraCrypt on Windows if I do not have administrator privileges?
    See the chapter 'Using VeraCrypt Without Administrator Privileges' - in the + in the documentation.

    @@ -426,7 +426,7 @@ No.
    See the section Encryption Scheme (chapter -Technical Details) in the +Technical Details) in the documentation.

    @@ -448,7 +448,7 @@ If you want to encrypt a non-system partition in place, you can do so provided t Can I run VeraCrypt if I don't install it?
    Yes, see the chapter -Portable Mode in the +Portable Mode in the VeraCrypt User Guide.

    @@ -472,7 +472,7 @@ The only thing that TPM is almost guaranteed to provide is a false sense of secu
    For more information, please see the sections Physical Security and -Malware in the +Malware in the documentation.

    @@ -492,7 +492,7 @@ Partitions/drives may be better as regards performance. Note that reading an What's the recommended way to back up a VeraCrypt volume?
    See the chapter -How to Back Up Securely in the +How to Back Up Securely in the documentation.

    @@ -555,7 +555,7 @@ veracrypt-uninstall.sh. On Ubuntu, you can use "sudo verac Is there a list of all operating systems that VeraCrypt supports?
    Yes, see the chapter -Supported Operating Systems in the +Supported Operating Systems in the VeraCrypt User Guide.

    @@ -616,21 +616,21 @@ VeraCrypt License, you can install and run VeraCrypt free of charge on an ar We share a volume over a network. Is there a way to have the network share automatically restored when the system is restarted?
    Please see the chapter 'Sharing over Network' in the - + VeraCrypt User Guide.

    It is possible to access a single VeraCrypt volume simultaneously from multiple operating systems (for example, a volume shared over a network)?
    Please see the chapter 'Sharing over Network' in the - + VeraCrypt User Guide.

    Can a user access his or her VeraCrypt volume via a network?
    Please see the chapter 'Sharing over Network' in the - + VeraCrypt User Guide.

    @@ -663,21 +663,21 @@ How do I remove or undo encryption if I do not need it anymore? How do I permane
    Please see the section 'How to Remove Encryption' in the - + VeraCrypt User Guide.

    What will change when I enable the option 'Mount volumes as removable media'?
    Please see the section 'Volume Mounted as Removable Medium' in the - + VeraCrypt User Guide.

    Is the online documentation available for download as a single file?
    Yes, the documentation is contained in the file VeraCrypt User Guide.chm that is included in official VeraCrypt installer for Windows. You can also download the CHM using the link available at the home page -https://www.veracrypt.fr/en/downloads/. Note that you do +https://veracrypt.jp/en/downloads/. Note that you do not have to install VeraCrypt to obtain the CHM documentation. Just run the self-extracting installation package and then select Extract (instead of Install) on the second page of the VeraCrypt Setup wizard. Also note that when you @@ -697,7 +697,7 @@ If you believe that an adversary will be able to decrypt the volume (for example
    Please see the section Encryption Scheme (chapter -Technical Details) in the +Technical Details) in the documentation.
    How can I perform a Windows built-in backup on a VeraCrypt volume? The VeraCrypt volume doesn't show up in the list of available backup paths.
    diff --git a/doc/html/en/Legal Information.html b/doc/html/en/Legal Information.html index ce985815..f234e2c0 100644 --- a/doc/html/en/Legal Information.html +++ b/doc/html/en/Legal Information.html @@ -43,9 +43,10 @@ can be found here.

    Copyright Information

    This software as a whole:

    -Copyright © 2013-2025 IDRIX. All rights reserved.
    +Copyright © 2025 AM Crypto. All rights reserved.

    Portions of this software:

    +

    Copyright © 2025 AM Crypto. All rights reserved.

    Copyright © 2013-2025 IDRIX. All rights reserved.

    Copyright © 2003-2012 TrueCrypt Developers Association. All rights reserved.

    diff --git a/doc/html/en/VeraCrypt License.html b/doc/html/en/VeraCrypt License.html index 09dff7f4..cf319ea7 100644 --- a/doc/html/en/VeraCrypt License.html +++ b/doc/html/en/VeraCrypt License.html @@ -40,7 +40,7 @@
    This license does not grant you rights to use any contributors' name, logo, or trademarks, including IDRIX,
    -VeraCrypt and all derivative names. For example, the following names are not allowed: VeraCrypt, VeraCrypt+, VeraCrypt Professional, iVeraCrypt, etc. Nor any other names confusingly similar to the name VeraCrypt (e.g., Vera-Crypt, Vera Crypt, VerKrypt, etc.).

    +AM Crypto, VeraCrypt and all derivative names. For example, the following names are not allowed: VeraCrypt, VeraCrypt+, VeraCrypt Professional, iVeraCrypt, etc. Nor any other names confusingly similar to the name VeraCrypt (e.g., Vera-Crypt, Vera Crypt, VerKrypt, etc.).

    Apache License
    Version 2.0, January 2004
    diff --git a/doc/html/ru/Authors.html b/doc/html/ru/Authors.html index 30dc3f19..65c98f05 100644 --- a/doc/html/ru/Authors.html +++ b/doc/html/ru/Authors.html @@ -34,8 +34,8 @@

    Авторы

    -

    Mounir IDRASSI (IDRIX, -https://fr.linkedin.com/in/idrassi) – создатель и главный разработчик VeraCrypt. Руководит всеми аспектами +

    Mounir IDRASSI (AM Crypto, +https://www.linkedin.com/in/idrassi) – создатель и главный разработчик VeraCrypt. Руководит всеми аспектами разработки и развёртывания на всех поддерживаемых платформах (Windows, Linux и macOS).

    Алекс Колотников (https://ru.linkedin.com/in/alex-kolotnikov-6625568b) – автор EFI-загрузчика VeraCrypt. Отвечает за все аспекты поддержки EFI, а его обширный опыт помогает внедрять новые diff --git a/doc/html/ru/Contact.html b/doc/html/ru/Contact.html index 3e73435b..285cb13a 100644 --- a/doc/html/ru/Contact.html +++ b/doc/html/ru/Contact.html @@ -36,10 +36,10 @@

    Связь с авторами

    Вы можете связаться с нами, отправив письмо на адрес veracrypt-contact [собачка] lists [точка] sourceforge [точка] net
    -Также вы можете использовать адрес veracrypt [собачка] idrix [точка] fr, который связан с ключом PGP команды VeraCrypt.
    +Также вы можете использовать адрес veracrypt [собачка] amcrypto [точка] jp, который связан с ключом PGP команды VeraCrypt.
    -Для непосредственной связи с IDRIX можно воспользоваться +Для непосредственной связи с AM Crypto можно воспользоваться нашей контактной формой.
    diff --git a/doc/html/ru/Conversion_Guide_VeraCrypt_1.26_and_Later.html b/doc/html/ru/Conversion_Guide_VeraCrypt_1.26_and_Later.html index e9001e0d..b04168d4 100644 --- a/doc/html/ru/Conversion_Guide_VeraCrypt_1.26_and_Later.html +++ b/doc/html/ru/Conversion_Guide_VeraCrypt_1.26_and_Later.html @@ -56,7 +56,7 @@
  • Измените устаревший хеш-алгоритм HMAC-RIPEMD-160 на другой
  • Воссоздайте том VeraCrypt заново, если используется алгоритм шифрования GOST89
  • -

    Загрузите версию 1.25.9 здесь.

    +

    Загрузите версию 1.25.9 здесь.

    3.2 Сценарий 2: Использование VeraCrypt версии 1.26 и новее

    Если вы уже используете VeraCrypt версии 1.26 или новее, выполните следующие действия:

    diff --git a/doc/html/ru/Digital Signatures.html b/doc/html/ru/Digital Signatures.html index 08eaafff..c2927e21 100644 --- a/doc/html/ru/Digital Signatures.html +++ b/doc/html/ru/Digital Signatures.html @@ -89,12 +89,12 @@ VeraCrypt для Windows. Подпись X.509, встроенная в кажд
  • Установите любую программу шифрования с открытым ключом, поддерживающую подписи PGP. Для Windows можно загрузить Gpg4win. См. подробности на сайте https://www.gnupg.org/.
  • Создайте закрытый (личный) ключ (о том, как это сделать, см. в документации на ПО шифрования с открытым ключом).
  • -
  • Загрузите наш открытый ключ PGP с сайта IDRIX (https://www.idrix.fr/VeraCrypt/VeraCrypt_PGP_public_key.asc) или из надёжного репозитария (ID=0x680D16DE) +
  • Загрузите наш открытый ключ PGP с сайта IDRIX (https://amcrypto.jp/VeraCrypt/VeraCrypt_PGP_public_key.asc) или из надёжного репозитария (ID=0x680D16DE) открытых ключей и импортируйте загруженный ключ в свою связку ключей (keyring). О том, как это сделать, см. в документации на ПО шифрования с открытым ключом. Убедитесь, что его отпечаток – 5069A233D55A0EEB174A5FC3821ACD02680D16DE. @@ -106,7 +106,7 @@ VeraCrypt для Windows. Подпись X.509, встроенная в кажд об ошибке, гласящее, что цифровая подпись неверна.
  • Загрузите цифровую подпись, нажав кнопку PGP Signature рядом с файлом, который вы хотите проверить -(на странице загрузок). +(на странице загрузок).
  • Проверьте загруженную подпись (о том, как это сделать, см. в документации на ПО шифрования с открытым ключом).
  • diff --git a/doc/html/ru/FAQ.html b/doc/html/ru/FAQ.html index a9ef0949..86fb0192 100644 --- a/doc/html/ru/FAQ.html +++ b/doc/html/ru/FAQ.html @@ -159,8 +159,8 @@ https://www.sevenforums.com/tutorials/71363-system-reserved-partition-delete.htm
    Могу ли я оказать финансовое содействие проекту VeraCrypt?
    -Да. Можете использовать для этого кнопки пожертвования на веб-странице -https://www.veracrypt.fr/en/Donation.html.
    +Да. Можете использовать для этого кнопки пожертвования на веб-странице +https://veracrypt.jp/en/Donation.html.

    Почему у VeraCrypt открытый исходный код? Каковы преимущества этого?
    @@ -211,12 +211,12 @@ Quarkslab. Технический отчёт можно загрузить <
  • Создать на флеш-накопителе USB файловый контейнер VeraCrypt (о том, как это сделать, см. в главе Руководство для начинающих в - + Руководстве пользователя VeraCrypt). Если оставить на флеш-накопителе достаточно места (выбрав соответствующий размер контейнера VeraCrypt), то можно будет также хранить в нём программу VeraCrypt (рядом с контейнером, а не в контейнере) и оттуда же её запускать (cм. также главу -Портативный режим в +Портативный режим в Руководстве пользователя VeraCrypt).

  • @@ -232,7 +232,7 @@ Quarkslab. Технический отчёт можно загрузить <
    Да. Увеличение скорости шифрования/дешифрования прямо пропорционально числу ядер/процессоров в компьютере. См. подробности в главе -Распараллеливание в +Распараллеливание в документации.

    @@ -241,21 +241,21 @@ Quarkslab. Технический отчёт можно загрузить < Да, поскольку VeraCrypt использует конвейеризацию и распараллеливание. См. подробности в главах Конвейеризация и -Распараллеливание в +Распараллеливание в документации.

    Поддерживает ли VeraCrypt аппаратное ускорение шифрования?

    Можно ли загружать Windows, установленную в скрытом томе VeraCrypt?

    @@ -280,14 +280,14 @@ USB-флешку или жёсткий диск с интерфейсом USB), Что такое «скрытая операционная система»?

    Что такое «правдоподобное отрицание наличия шифрования»?

    @@ -462,7 +462,7 @@ Bart's PE Builder. Для BartPE даже не требуется никак
    Примечание: в качестве альтернативного варианта можно создать скрытую операционную систему (см. раздел -Скрытая операционная система в +Скрытая операционная система в документации). См. также главу Правдоподобное отрицание наличия шифрования.
    @@ -482,14 +482,14 @@ Bart's PE Builder. Для BartPE даже не требуется никак (потому что обманная система не установлена в том же разделе, где установлена скрытая система. См. подробности в главе -Скрытая операционная система в +Скрытая операционная система в документации.

    Можно ли использовать VeraCrypt в Windows, если у меня нет прав администратора?

    @@ -502,7 +502,7 @@ Bart's PE Builder. Для BartPE даже не требуется никак

    @@ -529,7 +529,7 @@ Bart's PE Builder. Для BartPE даже не требуется никак Можно ли использовать VeraCrypt, не устанавливая в систему?

    @@ -565,7 +565,7 @@ Bart's PE Builder. Для BartPE даже не требуется никак
    См. подробности в разделах Физическая безопасность и -Вредоносное ПО (Malware) в +Вредоносное ПО (Malware) в документации.

    @@ -588,7 +588,7 @@ Bart's PE Builder. Для BartPE даже не требуется никак Как лучше выполнять резервное копирование (backup) томов VeraCrypt?

    @@ -666,7 +666,7 @@ Bart's PE Builder. Для BartPE даже не требуется никак Можно ли где-нибудь ознакомиться со списком всех ОС, поддерживаемых VeraCrypt?

    @@ -742,7 +742,7 @@ Bart's PE Builder. Для BartPE даже не требуется никак общий сетевой ресурс при перезапуске системы?

    @@ -750,14 +750,14 @@ Bart's PE Builder. Для BartPE даже не требуется никак нескольких операционных систем (например, к общему том по сети)?

    Может ли пользователь получить доступ к своему тому VeraCrypt через сеть?

    @@ -791,14 +791,14 @@ Bart's PE Builder. Для BartPE даже не требуется никак

    Что изменится, если включить параметр Монтировать тома как сменные носители?

    @@ -806,7 +806,7 @@ Bart's PE Builder. Для BartPE даже не требуется никак
    Да, документация содержится в файле VeraCrypt User Guide.chm, включённом в официальный установщик VeraCrypt для Windows. Вы также можете скачать файл CHM по ссылке на главной странице -https://www.veracrypt.fr/en/downloads/. +https://veracrypt.jp/en/downloads/. Обратите внимание, что вам не нужно устанавливать VeraCrypt, чтобы получить документацию в файле CHM. Просто запустите самораспаковывающийся установочный пакет и затем на втором экране мастера установки VeraCrypt @@ -831,7 +831,7 @@ Bart's PE Builder. Для BartPE даже не требуется никак
    Как выполнить встроенное резервное копирование Windows на томе VeraCrypt? diff --git a/doc/html/ru/Legal Information.html b/doc/html/ru/Legal Information.html index 84e7bdb9..9bbe1ac2 100644 --- a/doc/html/ru/Legal Information.html +++ b/doc/html/ru/Legal Information.html @@ -43,9 +43,10 @@

    Авторские права

    На данное ПО в целом:

    -Copyright © 2013-2025 IDRIX. Все права защищены.
    +Copyright © 2025 AM Crypto. Все права защищены.

    На части данного ПО:

    +

    Copyright © 2025 AM Crypto. Все права защищены.

    Copyright © 2013-2025 IDRIX. Все права защищены.

    Copyright © 2003-2012 TrueCrypt Developers Association. Все права защищены.

    diff --git a/doc/html/ru/VeraCrypt License.html b/doc/html/ru/VeraCrypt License.html index b469d625..6190cda3 100644 --- a/doc/html/ru/VeraCrypt License.html +++ b/doc/html/ru/VeraCrypt License.html @@ -37,7 +37,7 @@

    ПРОГРАММНОЕ ОБЕСПЕЧЕНИЕ, ПОСТАВЛЯЕМОЕ ПО ЭТОЙ ЛИЦЕНЗИИ, РАСПРОСТРАНЯЕТСЯ НА УСЛОВИЯХ «КАК ЕСТЬ» БЕЗ КАКИХ-ЛИБО ГАРАНТИЙ. АВТОРЫ И РАСПРОСТРАНИТЕЛИ ПРОГРАММНОГО ОБЕСПЕЧЕНИЯ НЕ НЕСУТ НИКАКОЙ ОТВЕТСТВЕННОСТИ. ВСЕ, КТО ИСПОЛЬЗУЕТ, КОПИРУЕТ, ИЗМЕНЯЕТ ИЛИ (ПОВТОРНО) РАСПРОСТРАНЯЕТ ЛЮБУЮ ЧАСТЬ ПРОГРАММНОГО ОБЕСПЕЧЕНИЯ, ТАКИМ ДЕЙСТВИЕМ ПРИНИМАЕТ НАСТОЯЩУЮ ЛИЦЕНЗИЮ И СОГЛАШАЕТСЯ СОБЛЮДАТЬ ВСЕ ЕЁ ПОЛОЖЕНИЯ И УСЛОВИЯ. ЕСЛИ ВЫ НЕ ПРИНИМАЕТЕ ИХ, НЕ ИСПОЛЬЗУЙТЕ, НЕ КОПИРУЙТЕ, НЕ ИЗМЕНЯЙТЕ И НЕ РАСПРОСТРАНЯЙТЕ (ПОВТОРНО) ПРОГРАММНОЕ ОБЕСПЕЧЕНИЕ ИЛИ ЕГО ЧАСТИ.

    VeraCrypt имеет мультилицензию Apache License 2.0 и TrueCrypt License версии 3.0, дословную копию обеих лицензий можно найти ниже.

    -Эта лицензия не даёт вам прав на использование имён, логотипов или торговых марок участников, включая IDRIX, VeraCrypt и все производные названия. Например, не допускаются следующие имена: VeraCrypt, VeraCrypt+, VeraCrypt Professional, iVeraCrypt и т. д., а также любые другие имена, напоминающие имя VeraCrypt (например, Vera-Crypt, Vera Crypt, VerKrypt и т. д.). +Эта лицензия не даёт вам прав на использование имён, логотипов или торговых марок участников, включая IDRIX, AM Crypto, VeraCrypt и все производные названия. Например, не допускаются следующие имена: VeraCrypt, VeraCrypt+, VeraCrypt Professional, iVeraCrypt и т. д., а также любые другие имена, напоминающие имя VeraCrypt (например, Vera-Crypt, Vera Crypt, VerKrypt и т. д.).

    Лицензия Apache
    diff --git a/doc/html/zh-cn/Authors.html b/doc/html/zh-cn/Authors.html index 81adf48e..f7f775a4 100644 --- a/doc/html/zh-cn/Authors.html +++ b/doc/html/zh-cn/Authors.html @@ -34,7 +34,7 @@

    作者

    -

    穆尼尔·伊德拉斯西(IDRIXhttps://fr.linkedin.com/in/idrassi)是 VeraCrypt 的创建者和主要开发者。他负责所有受支持平台(Windows、Linux 和 OSX)上的开发和部署工作。

    +

    穆尼尔·伊德拉斯西(AM Cryptohttps://www.linkedin.com/in/idrassi)是 VeraCrypt 的创建者和主要开发者。他负责所有受支持平台(Windows、Linux 和 OSX)上的开发和部署工作。

    亚历克斯·科洛特尼科夫(https://ru.linkedin.com/in/alex-kolotnikov-6625568b)是 VeraCrypt EFI 引导加载程序的作者。他负责 EFI 支持的各个方面,凭借其深厚的专业知识为 VeraCrypt 的 Windows 系统加密功能带来了许多令人兴奋的新特性。

     

    \ No newline at end of file diff --git a/doc/html/zh-cn/Contact.html b/doc/html/zh-cn/Contact.html index b50de50a..8099adca 100644 --- a/doc/html/zh-cn/Contact.html +++ b/doc/html/zh-cn/Contact.html @@ -36,10 +36,10 @@

    联系我们

    您可以通过向veracrypt-contact [at] lists dot sourceforge.net发送消息与我们联系。
    -您也可以使用veracrypt [at] idrix dot fr这个地址,该地址关联了VeraCrypt团队的PGP密钥。
    +您也可以使用veracrypt [at] amcrypto dot jp这个地址,该地址关联了VeraCrypt团队的PGP密钥。
    -若要直接联系IDRIX,您可以使用 +若要直接联系IDRIX,您可以使用 我们的联系表单
    diff --git a/doc/html/zh-cn/Conversion_Guide_VeraCrypt_1.26_and_Later.html b/doc/html/zh-cn/Conversion_Guide_VeraCrypt_1.26_and_Later.html index 82c7dee6..e6eead53 100644 --- a/doc/html/zh-cn/Conversion_Guide_VeraCrypt_1.26_and_Later.html +++ b/doc/html/zh-cn/Conversion_Guide_VeraCrypt_1.26_and_Later.html @@ -56,7 +56,7 @@
  • 更改弃用的HMAC - RIPEMD - 160哈希算法
  • 如果使用GOST89加密算法,则重新创建VeraCrypt卷
  • -

    点击 此处 下载1.25.9版本。

    +

    点击 此处 下载1.25.9版本。

    3.2 场景2:已升级到VeraCrypt 1.26或更高版本

    如果您已经升级到VeraCrypt 1.26或更高版本,请遵循以下步骤:

    diff --git a/doc/html/zh-cn/Digital Signatures.html b/doc/html/zh-cn/Digital Signatures.html index 3b5e3928..67fafc40 100644 --- a/doc/html/zh-cn/Digital Signatures.html +++ b/doc/html/zh-cn/Digital Signatures.html @@ -76,10 +76,10 @@
    1. 安装任何支持PGP签名的公钥加密软件。对于Windows,您可以下载 Gpg4win。有关更多信息,您可以访问 https://www.gnupg.org/
    2. 创建一个私钥(有关如何操作的信息,请参阅公钥加密软件的文档)。
    3. -
    4. IDRIX网站(https://www.idrix.fr/VeraCrypt/VeraCrypt_PGP_public_key.asc)或受信任的公钥库(ID=0x680D16DE)下载我们的PGP公钥,并将下载的密钥导入到您的密钥环中(有关如何操作的信息,请参阅公钥加密软件的文档)。请检查其指纹是否为 +
    5. IDRIX网站(https://amcrypto.jp/VeraCrypt/VeraCrypt_PGP_public_key.asc)或受信任的公钥库(ID=0x680D16DE)下载我们的PGP公钥,并将下载的密钥导入到您的密钥环中(有关如何操作的信息,请参阅公钥加密软件的文档)。请检查其指纹是否为 5069A233D55A0EEB174A5FC3821ACD02680D16DE
    6. @@ -87,7 +87,7 @@
      注意:如果您跳过此步骤并尝试验证我们的任何PGP签名,您将收到一条错误消息,指出签名密钥无效。 -
    7. 通过下载您要验证的文件的PGP签名(在 下载页面)来下载数字签名。 +
    8. 通过下载您要验证的文件的PGP签名(在 下载页面)来下载数字签名。
    9. 验证下载的签名(有关如何操作的信息,请参阅公钥加密软件的文档)。
    diff --git a/doc/html/zh-cn/FAQ.html b/doc/html/zh-cn/FAQ.html index d82473f1..7e320893 100644 --- a/doc/html/zh-cn/FAQ.html +++ b/doc/html/zh-cn/FAQ.html @@ -119,8 +119,8 @@ https://www.sevenforums.com/tutorials/71363-system-reserved-partition-delete.htm
    是否可以向VeraCrypt项目捐款?
    -可以。你可以使用 -https://www.veracrypt.fr/en/Donation.html上的捐赠按钮。
    +可以。你可以使用 +https://veracrypt.jp/en/Donation.html上的捐赠按钮。

    为什么VeraCrypt是开源的?有什么优点?
    @@ -155,10 +155,10 @@ Quarkslab进行。技术报告可以从 在USB闪存驱动器上创建一个VeraCrypt文件容器(有关如何操作的信息,请参阅 初学者教程章节,位于 - + VeraCrypt用户指南中)。如果你在USB闪存驱动器上留出足够的空间(为VeraCrypt容器选择合适的大小),你还可以将VeraCrypt存储在USB闪存驱动器上(与容器一起 —— 而不是容器内),并且你可以从USB闪存驱动器运行VeraCrypt(另请参阅 -便携模式章节,位于 +便携模式章节,位于 VeraCrypt用户指南中)。

    @@ -172,7 +172,7 @@ VeraCrypt用户指南中)。
    是的。加密/解密速度的提升与你的计算机拥有的核心/处理器数量成正比。有关更多信息,请参阅 -并行处理章节,位于 +并行处理章节,位于 文档中。

    @@ -180,21 +180,21 @@ VeraCrypt用户指南中)。
    是的,因为VeraCrypt使用了流水线技术和并行处理。有关更多信息,请参阅相关章节 流水线处理 以及 -并行处理,请参阅 +并行处理,请参阅 文档

    VeraCrypt 是否支持硬件加速加密?
    支持。更多信息,请参阅 -硬件加速 章节,可在 +硬件加速 章节,可在 文档 中查看。

    是否可以从隐藏的 VeraCrypt 卷中启动安装的 Windows 系统?
    可以。更多信息,请参阅 -隐藏操作系统 部分,可在 +隐藏操作系统 部分,可在 文档 中查看。

    @@ -212,14 +212,14 @@ VeraCrypt 卷 与操作系统无关。只要能在计算机上运行 VeraCry 什么是隐藏操作系统?
    请参阅 -隐藏操作系统 部分,可在 +隐藏操作系统 部分,可在 文档 中查看。

    什么是似是而非的否认性?
    请参阅 -似是而非的否认性 章节,可在 +似是而非的否认性 章节,可在 文档 中查看。

    @@ -358,14 +358,14 @@ Bart's PE Builder可以将 Windows XP 安装 CD 转换为 BartPE CD。请注 我能否在不损坏隐藏系统分区的前提下,将数据保存到诱饵系统分区?
    可以。您可以随时向诱饵系统分区写入数据,而不会有隐藏卷损坏的风险(因为诱饵系统并未安装在与隐藏系统相同的分区中)。有关更多信息,请参阅 -隐藏操作系统部分,该部分位于 +隐藏操作系统部分,该部分位于 文档中。

    如果我没有管理员权限,能否在Windows系统上使用VeraCrypt?
    请参阅 -“无管理员权限使用VeraCrypt”章节,该章节位于 +“无管理员权限使用VeraCrypt”章节,该章节位于 文档中。

    @@ -378,7 +378,7 @@ Bart's PE Builder可以将 Windows XP 安装 CD 转换为 BartPE CD。请注
    请参阅 加密方案部分(位于 -技术细节章节),该部分位于 +技术细节章节),该部分位于 文档中。

    @@ -398,7 +398,7 @@ Bart's PE Builder可以将 Windows XP 安装 CD 转换为 BartPE CD。请注 如果我不安装VeraCrypt,能否运行它?
    可以,请参阅 -便携模式章节,该章节位于 +便携模式章节,该章节位于 VeraCrypt用户指南中。

    @@ -417,7 +417,7 @@ TPM几乎可以保证提供的唯一东西是一种虚假的安全感(甚至
    有关更多信息,请参阅 物理安全 -恶意软件部分,这些部分位于 +恶意软件部分,这些部分位于 文档中。

    @@ -435,7 +435,7 @@ TPM几乎可以保证提供的唯一东西是一种虚假的安全感(甚至 备份VeraCrypt卷的推荐方法是什么?
    请参阅 -“如何安全备份”章节,该章节位于 +“如何安全备份”章节,该章节位于 文档中。

    @@ -493,7 +493,7 @@ veracrypt-uninstall.sh
    。在 Ubuntu 上,您可以使用 " 是否有 VeraCrypt 支持的所有操作系统的列表?
    @@ -538,17 +538,17 @@ VeraCrypt 卷内的文件系统可能会像任何普通的未加密文件系统
    我们通过网络共享一个卷。有没有办法在系统重启时自动恢复网络共享?
    -请参阅 VeraCrypt 用户指南 中的 '通过网络共享' 章节。
    +请参阅 VeraCrypt 用户指南 中的 '通过网络共享' 章节。

    是否可以同时从多个操作系统访问单个 VeraCrypt 卷(例如,通过网络共享的卷)?
    -请参阅 VeraCrypt 用户指南 中的 '通过网络共享' 章节。
    +请参阅 VeraCrypt 用户指南 中的 '通过网络共享' 章节。

    用户可以通过网络访问他/她的 VeraCrypt 卷吗?
    -请参阅 VeraCrypt 用户指南 中的 '通过网络共享' 章节。
    +请参阅 VeraCrypt 用户指南 中的 '通过网络共享' 章节。

    我对一个非系统分区进行了加密,但它原来的驱动器号仍然显示在 '我的电脑' 列表中。当我双击这个驱动器号时,Windows 会询问我是否要格式化该驱动器。有没有办法隐藏或释放这个驱动器号? @@ -573,17 +573,17 @@ VeraCrypt 卷内的文件系统可能会像任何普通的未加密文件系统 如果我不再需要加密,如何移除或撤销加密?如何永久解密一个卷?
    -请参阅 VeraCrypt 用户指南 中的 '如何移除加密' 部分。
    +请参阅 VeraCrypt 用户指南 中的 '如何移除加密' 部分。

    启用 '将卷作为可移动媒体挂载' 选项后会有什么变化?
    +请参阅 VeraCrypt 用户指南 中的 '作为可移动媒体挂载的卷' 部分。

    在线文档是否可以作为单个文件下载?
    -是的,文档包含在文件 VeraCrypt 用户指南.chm 中,该文件包含在适用于 Windows 的官方 VeraCrypt 安装程序中。你也可以使用主页 https://www.veracrypt.fr/en/downloads/ 上提供的链接下载 CHM 文件。请注意,你 无需 安装 VeraCrypt 即可获取 CHM 文档。只需运行自解压安装包,然后在 VeraCrypt 安装向导的第二页选择 提取(而不是 安装)。另外请注意,当你 确实 安装 VeraCrypt 时,CHM 文档会自动复制到 VeraCrypt 安装的文件夹中,并且可以通过 VeraCrypt 用户界面访问(按 F1 或选择帮助 > 用户指南)。
    +是的,文档包含在文件 VeraCrypt 用户指南.chm 中,该文件包含在适用于 Windows 的官方 VeraCrypt 安装程序中。你也可以使用主页 https://veracrypt.jp/en/downloads/ 上提供的链接下载 CHM 文件。请注意,你 无需 安装 VeraCrypt 即可获取 CHM 文档。只需运行自解压安装包,然后在 VeraCrypt 安装向导的第二页选择 提取(而不是 安装)。另外请注意,当你 确实 安装 VeraCrypt 时,CHM 文档会自动复制到 VeraCrypt 安装的文件夹中,并且可以通过 VeraCrypt 用户界面访问(按 F1 或选择帮助 > 用户指南)。

    我是否需要对VeraCrypt卷上的空闲空间和/或文件进行“擦除”操作?
    @@ -598,7 +598,7 @@ VeraCrypt 卷内的文件系统可能会像任何普通的未加密文件系统
    请参阅 加密方案部分( -技术细节章节),可在 +技术细节章节),可在 文档中找到。
    如何在VeraCrypt卷上执行Windows内置备份?VeraCrypt卷未显示在可用备份路径列表中。
    diff --git a/doc/html/zh-cn/Legal Information.html b/doc/html/zh-cn/Legal Information.html index e7ed31a6..f832347b 100644 --- a/doc/html/zh-cn/Legal Information.html +++ b/doc/html/zh-cn/Legal Information.html @@ -42,9 +42,10 @@

    版权信息

    本软件整体:

    -版权所有 © 2013 - 2025 IDRIX。保留所有权利。
    +版权所有 © 2025 AM Crypto。保留所有权利。

    本软件的部分内容:

    +

    版权所有 © 2025 AM Crypt。保留所有权利。

    版权所有 © 2013 - 2025 IDRIX。保留所有权利。

    版权所有 © 2003 - 2012 TrueCrypt开发者协会。保留所有权利。

    diff --git a/src/Boot/Windows/Bios.h b/src/Boot/Windows/Bios.h index a8a3c731..11559b1b 100644 --- a/src/Boot/Windows/Bios.h +++ b/src/Boot/Windows/Bios.h @@ -4,7 +4,7 @@ by the TrueCrypt License 3.0. Modifications and additions to the original source code (contained in this file) - and all other portions of this file are Copyright (c) 2013-2025 IDRIX + and all other portions of this file are Copyright (c) 2013-2025 AM Crypto and are governed by the Apache License 2.0 the full text of which is contained in the file License.txt included in VeraCrypt binary and source code distribution packages. diff --git a/src/Boot/Windows/BootCommon.h b/src/Boot/Windows/BootCommon.h index 38cd4361..cfa9103e 100644 --- a/src/Boot/Windows/BootCommon.h +++ b/src/Boot/Windows/BootCommon.h @@ -4,7 +4,7 @@ by the TrueCrypt License 3.0. Modifications and additions to the original source code (contained in this file) - and all other portions of this file are Copyright (c) 2013-2025 IDRIX + and all other portions of this file are Copyright (c) 2013-2025 AM Crypto and are governed by the Apache License 2.0 the full text of which is contained in the file License.txt included in VeraCrypt binary and source code distribution packages. diff --git a/src/Boot/Windows/BootConfig.cpp b/src/Boot/Windows/BootConfig.cpp index 77286f92..a181ae85 100644 --- a/src/Boot/Windows/BootConfig.cpp +++ b/src/Boot/Windows/BootConfig.cpp @@ -4,7 +4,7 @@ by the TrueCrypt License 3.0. Modifications and additions to the original source code (contained in this file) - and all other portions of this file are Copyright (c) 2013-2025 IDRIX + and all other portions of this file are Copyright (c) 2013-2025 AM Crypto and are governed by the Apache License 2.0 the full text of which is contained in the file License.txt included in VeraCrypt binary and source code distribution packages. diff --git a/src/Boot/Windows/BootConfig.h b/src/Boot/Windows/BootConfig.h index 27270c56..f2bf3236 100644 --- a/src/Boot/Windows/BootConfig.h +++ b/src/Boot/Windows/BootConfig.h @@ -4,7 +4,7 @@ by the TrueCrypt License 3.0. Modifications and additions to the original source code (contained in this file) - and all other portions of this file are Copyright (c) 2013-2025 IDRIX + and all other portions of this file are Copyright (c) 2013-2025 AM Crypto and are governed by the Apache License 2.0 the full text of which is contained in the file License.txt included in VeraCrypt binary and source code distribution packages. diff --git a/src/Boot/Windows/BootConsoleIo.cpp b/src/Boot/Windows/BootConsoleIo.cpp index e1dea4ed..8e3a61ec 100644 --- a/src/Boot/Windows/BootConsoleIo.cpp +++ b/src/Boot/Windows/BootConsoleIo.cpp @@ -4,7 +4,7 @@ by the TrueCrypt License 3.0. Modifications and additions to the original source code (contained in this file) - and all other portions of this file are Copyright (c) 2013-2025 IDRIX + and all other portions of this file are Copyright (c) 2013-2025 AM Crypto and are governed by the Apache License 2.0 the full text of which is contained in the file License.txt included in VeraCrypt binary and source code distribution packages. diff --git a/src/Boot/Windows/BootConsoleIo.h b/src/Boot/Windows/BootConsoleIo.h index 99ae860d..08d4683f 100644 --- a/src/Boot/Windows/BootConsoleIo.h +++ b/src/Boot/Windows/BootConsoleIo.h @@ -4,7 +4,7 @@ by the TrueCrypt License 3.0. Modifications and additions to the original source code (contained in this file) - and all other portions of this file are Copyright (c) 2013-2025 IDRIX + and all other portions of this file are Copyright (c) 2013-2025 AM Crypto and are governed by the Apache License 2.0 the full text of which is contained in the file License.txt included in VeraCrypt binary and source code distribution packages. diff --git a/src/Boot/Windows/BootCrt.asm b/src/Boot/Windows/BootCrt.asm index 046c93af..3b20f5db 100644 --- a/src/Boot/Windows/BootCrt.asm +++ b/src/Boot/Windows/BootCrt.asm @@ -4,7 +4,7 @@ ; by the TrueCrypt License 3.0. ; ; Modifications and additions to the original source code (contained in this file) -; and all other portions of this file are Copyright (c) 2013-2017 IDRIX +; and all other portions of this file are Copyright (c) 2013-2017 AM Crypto ; and are governed by the Apache License 2.0 the full text of which is ; contained in the file License.txt included in VeraCrypt binary and source ; code distribution packages. diff --git a/src/Boot/Windows/BootDebug.cpp b/src/Boot/Windows/BootDebug.cpp index 9295cd31..0b46f4db 100644 --- a/src/Boot/Windows/BootDebug.cpp +++ b/src/Boot/Windows/BootDebug.cpp @@ -4,7 +4,7 @@ by the TrueCrypt License 3.0. Modifications and additions to the original source code (contained in this file) - and all other portions of this file are Copyright (c) 2013-2025 IDRIX + and all other portions of this file are Copyright (c) 2013-2025 AM Crypto and are governed by the Apache License 2.0 the full text of which is contained in the file License.txt included in VeraCrypt binary and source code distribution packages. diff --git a/src/Boot/Windows/BootDebug.h b/src/Boot/Windows/BootDebug.h index febb12af..7c437254 100644 --- a/src/Boot/Windows/BootDebug.h +++ b/src/Boot/Windows/BootDebug.h @@ -4,7 +4,7 @@ by the TrueCrypt License 3.0. Modifications and additions to the original source code (contained in this file) - and all other portions of this file are Copyright (c) 2013-2025 IDRIX + and all other portions of this file are Copyright (c) 2013-2025 AM Crypto and are governed by the Apache License 2.0 the full text of which is contained in the file License.txt included in VeraCrypt binary and source code distribution packages. diff --git a/src/Boot/Windows/BootDefs.h b/src/Boot/Windows/BootDefs.h index 8191fb71..95bcb60c 100644 --- a/src/Boot/Windows/BootDefs.h +++ b/src/Boot/Windows/BootDefs.h @@ -4,7 +4,7 @@ by the TrueCrypt License 3.0. Modifications and additions to the original source code (contained in this file) - and all other portions of this file are Copyright (c) 2013-2025 IDRIX + and all other portions of this file are Copyright (c) 2013-2025 AM Crypto and are governed by the Apache License 2.0 the full text of which is contained in the file License.txt included in VeraCrypt binary and source code distribution packages. diff --git a/src/Boot/Windows/BootDiskIo.cpp b/src/Boot/Windows/BootDiskIo.cpp index f9ac359a..e8684344 100644 --- a/src/Boot/Windows/BootDiskIo.cpp +++ b/src/Boot/Windows/BootDiskIo.cpp @@ -4,7 +4,7 @@ by the TrueCrypt License 3.0. Modifications and additions to the original source code (contained in this file) - and all other portions of this file are Copyright (c) 2013-2025 IDRIX + and all other portions of this file are Copyright (c) 2013-2025 AM Crypto and are governed by the Apache License 2.0 the full text of which is contained in the file License.txt included in VeraCrypt binary and source code distribution packages. diff --git a/src/Boot/Windows/BootDiskIo.h b/src/Boot/Windows/BootDiskIo.h index 7936430c..6e88c8dc 100644 --- a/src/Boot/Windows/BootDiskIo.h +++ b/src/Boot/Windows/BootDiskIo.h @@ -4,7 +4,7 @@ by the TrueCrypt License 3.0. Modifications and additions to the original source code (contained in this file) - and all other portions of this file are Copyright (c) 2013-2025 IDRIX + and all other portions of this file are Copyright (c) 2013-2025 AM Crypto and are governed by the Apache License 2.0 the full text of which is contained in the file License.txt included in VeraCrypt binary and source code distribution packages. diff --git a/src/Boot/Windows/BootEncryptedIo.cpp b/src/Boot/Windows/BootEncryptedIo.cpp index 731fae44..d5b41a4a 100644 --- a/src/Boot/Windows/BootEncryptedIo.cpp +++ b/src/Boot/Windows/BootEncryptedIo.cpp @@ -4,7 +4,7 @@ by the TrueCrypt License 3.0. Modifications and additions to the original source code (contained in this file) - and all other portions of this file are Copyright (c) 2013-2025 IDRIX + and all other portions of this file are Copyright (c) 2013-2025 AM Crypto and are governed by the Apache License 2.0 the full text of which is contained in the file License.txt included in VeraCrypt binary and source code distribution packages. diff --git a/src/Boot/Windows/BootEncryptedIo.h b/src/Boot/Windows/BootEncryptedIo.h index 1ada93ec..b5063482 100644 --- a/src/Boot/Windows/BootEncryptedIo.h +++ b/src/Boot/Windows/BootEncryptedIo.h @@ -4,7 +4,7 @@ by the TrueCrypt License 3.0. Modifications and additions to the original source code (contained in this file) - and all other portions of this file are Copyright (c) 2013-2025 IDRIX + and all other portions of this file are Copyright (c) 2013-2025 AM Crypto and are governed by the Apache License 2.0 the full text of which is contained in the file License.txt included in VeraCrypt binary and source code distribution packages. diff --git a/src/Boot/Windows/BootMain.cpp b/src/Boot/Windows/BootMain.cpp index 9f4b8613..e2abe53f 100644 --- a/src/Boot/Windows/BootMain.cpp +++ b/src/Boot/Windows/BootMain.cpp @@ -4,7 +4,7 @@ by the TrueCrypt License 3.0. Modifications and additions to the original source code (contained in this file) - and all other portions of this file are Copyright (c) 2013-2025 IDRIX + and all other portions of this file are Copyright (c) 2013-2025 AM Crypto and are governed by the Apache License 2.0 the full text of which is contained in the file License.txt included in VeraCrypt binary and source code distribution packages. diff --git a/src/Boot/Windows/BootMain.h b/src/Boot/Windows/BootMain.h index 77a662b4..34703c4d 100644 --- a/src/Boot/Windows/BootMain.h +++ b/src/Boot/Windows/BootMain.h @@ -4,7 +4,7 @@ by the TrueCrypt License 3.0. Modifications and additions to the original source code (contained in this file) - and all other portions of this file are Copyright (c) 2013-2025 IDRIX + and all other portions of this file are Copyright (c) 2013-2025 AM Crypto and are governed by the Apache License 2.0 the full text of which is contained in the file License.txt included in VeraCrypt binary and source code distribution packages. diff --git a/src/Boot/Windows/BootMemory.cpp b/src/Boot/Windows/BootMemory.cpp index 2fedb308..8b88869e 100644 --- a/src/Boot/Windows/BootMemory.cpp +++ b/src/Boot/Windows/BootMemory.cpp @@ -4,7 +4,7 @@ by the TrueCrypt License 3.0. Modifications and additions to the original source code (contained in this file) - and all other portions of this file are Copyright (c) 2013-2025 IDRIX + and all other portions of this file are Copyright (c) 2013-2025 AM Crypto and are governed by the Apache License 2.0 the full text of which is contained in the file License.txt included in VeraCrypt binary and source code distribution packages. diff --git a/src/Boot/Windows/BootMemory.h b/src/Boot/Windows/BootMemory.h index 96f56374..411597a4 100644 --- a/src/Boot/Windows/BootMemory.h +++ b/src/Boot/Windows/BootMemory.h @@ -4,7 +4,7 @@ by the TrueCrypt License 3.0. Modifications and additions to the original source code (contained in this file) - and all other portions of this file are Copyright (c) 2013-2025 IDRIX + and all other portions of this file are Copyright (c) 2013-2025 AM Crypto and are governed by the Apache License 2.0 the full text of which is contained in the file License.txt included in VeraCrypt binary and source code distribution packages. diff --git a/src/Boot/Windows/BootSector.asm b/src/Boot/Windows/BootSector.asm index 0d2bbdca..7272f5a7 100644 --- a/src/Boot/Windows/BootSector.asm +++ b/src/Boot/Windows/BootSector.asm @@ -4,7 +4,7 @@ ; by the TrueCrypt License 3.0. ; ; Modifications and additions to the original source code (contained in this file) -; and all other portions of this file are Copyright (c) 2013-2017 IDRIX +; and all other portions of this file are Copyright (c) 2013-2017 AM Crypto ; and are governed by the Apache License 2.0 the full text of which is ; contained in the file License.txt included in VeraCrypt binary and source ; code distribution packages. diff --git a/src/Boot/Windows/BootStrings.h b/src/Boot/Windows/BootStrings.h index 4d0dd3b4..25900943 100644 --- a/src/Boot/Windows/BootStrings.h +++ b/src/Boot/Windows/BootStrings.h @@ -4,7 +4,7 @@ by the TrueCrypt License 3.0. Modifications and additions to the original source code (contained in this file) - and all other portions of this file are Copyright (c) 2013-2025 IDRIX + and all other portions of this file are Copyright (c) 2013-2025 AM Crypto and are governed by the Apache License 2.0 the full text of which is contained in the file License.txt included in VeraCrypt binary and source code distribution packages. diff --git a/src/Boot/Windows/IntFilter.cpp b/src/Boot/Windows/IntFilter.cpp index 5ec07622..73d4a15d 100644 --- a/src/Boot/Windows/IntFilter.cpp +++ b/src/Boot/Windows/IntFilter.cpp @@ -4,7 +4,7 @@ by the TrueCrypt License 3.0. Modifications and additions to the original source code (contained in this file) - and all other portions of this file are Copyright (c) 2013-2025 IDRIX + and all other portions of this file are Copyright (c) 2013-2025 AM Crypto and are governed by the Apache License 2.0 the full text of which is contained in the file License.txt included in VeraCrypt binary and source code distribution packages. diff --git a/src/Boot/Windows/IntFilter.h b/src/Boot/Windows/IntFilter.h index e9625b64..d8b9b224 100644 --- a/src/Boot/Windows/IntFilter.h +++ b/src/Boot/Windows/IntFilter.h @@ -4,7 +4,7 @@ by the TrueCrypt License 3.0. Modifications and additions to the original source code (contained in this file) - and all other portions of this file are Copyright (c) 2013-2025 IDRIX + and all other portions of this file are Copyright (c) 2013-2025 AM Crypto and are governed by the Apache License 2.0 the full text of which is contained in the file License.txt included in VeraCrypt binary and source code distribution packages. diff --git a/src/Boot/Windows/Makefile b/src/Boot/Windows/Makefile index d08e1f50..7b1cfe4e 100644 --- a/src/Boot/Windows/Makefile +++ b/src/Boot/Windows/Makefile @@ -4,7 +4,7 @@ # by the TrueCrypt License 3.0. # # Modifications and additions to the original source code (contained in this file) -# and all other portions of this file are Copyright (c) 2013-2017 IDRIX +# and all other portions of this file are Copyright (c) 2013-2017 AM Crypto # and are governed by the Apache License 2.0 the full text of which is # contained in the file License.txt included in VeraCrypt binary and source # code distribution packages. diff --git a/src/Boot/Windows/Platform.cpp b/src/Boot/Windows/Platform.cpp index f592e26d..1117747f 100644 --- a/src/Boot/Windows/Platform.cpp +++ b/src/Boot/Windows/Platform.cpp @@ -4,7 +4,7 @@ by the TrueCrypt License 3.0. Modifications and additions to the original source code (contained in this file) - and all other portions of this file are Copyright (c) 2013-2025 IDRIX + and all other portions of this file are Copyright (c) 2013-2025 AM Crypto and are governed by the Apache License 2.0 the full text of which is contained in the file License.txt included in VeraCrypt binary and source code distribution packages. diff --git a/src/Boot/Windows/Platform.h b/src/Boot/Windows/Platform.h index cec9d0c7..51640aea 100644 --- a/src/Boot/Windows/Platform.h +++ b/src/Boot/Windows/Platform.h @@ -4,7 +4,7 @@ by the TrueCrypt License 3.0. Modifications and additions to the original source code (contained in this file) - and all other portions of this file are Copyright (c) 2013-2025 IDRIX + and all other portions of this file are Copyright (c) 2013-2025 AM Crypto and are governed by the Apache License 2.0 the full text of which is contained in the file License.txt included in VeraCrypt binary and source code distribution packages. diff --git a/src/Build/CMakeLists.txt b/src/Build/CMakeLists.txt index ca5a0903..b2ede26a 100644 --- a/src/Build/CMakeLists.txt +++ b/src/Build/CMakeLists.txt @@ -225,9 +225,9 @@ set(CPACK_PACKAGING_INSTALL_PREFIX "/usr") file(MAKE_DIRECTORY ${CMAKE_CURRENT_BINARY_DIR}/Packaging) # creates the Packaging directory under build directory when CMake generates the build system -set( VENDOR "IDRIX" ) +set( VENDOR "AM Crypto" ) set( LICENSE "VeraCrypt License" ) -set( CONTACT "VeraCrypt Team " ) +set( CONTACT "VeraCrypt Team " ) set( CPACK_PACKAGE_DESCRIPTION_SUMMARY "Disk encryption with strong security based on TrueCrypt." ) set( CPACK_PACKAGE_DESCRIPTION "This package contains binaries for VeraCrypt, a disk encryption with strong security based on TrueCrypt." ) set( CPACK_PACKAGE_NAME ${PROJECT_NAME} ) diff --git a/src/Build/Include/Makefile.inc b/src/Build/Include/Makefile.inc index e61bdb6d..4c8163af 100644 --- a/src/Build/Include/Makefile.inc +++ b/src/Build/Include/Makefile.inc @@ -4,7 +4,7 @@ # by the TrueCrypt License 3.0. # # Modifications and additions to the original source code (contained in this file) -# and all other portions of this file are Copyright (c) 2013-2017 IDRIX +# and all other portions of this file are Copyright (c) 2013-2017 AM Crypto # and are governed by the Apache License 2.0 the full text of which is # contained in the file License.txt included in VeraCrypt binary and source # code distribution packages. diff --git a/src/Build/build_cmake_deb.sh b/src/Build/build_cmake_deb.sh index 8bceb886..dcfc8b84 100755 --- a/src/Build/build_cmake_deb.sh +++ b/src/Build/build_cmake_deb.sh @@ -1,6 +1,6 @@ #!/bin/sh # -# Copyright (c) 2013-2024 IDRIX +# Copyright (c) 2013-2025 AM Crypto # Governed by the Apache License 2.0 the full text of which is contained # in the file License.txt included in VeraCrypt binary and source # code distribution packages. diff --git a/src/Build/build_cmake_opensuse.sh b/src/Build/build_cmake_opensuse.sh index 13a75bec..954454b0 100644 --- a/src/Build/build_cmake_opensuse.sh +++ b/src/Build/build_cmake_opensuse.sh @@ -1,6 +1,6 @@ #!/bin/sh # -# Copyright (c) 2013-2024 IDRIX +# Copyright (c) 2013-2025 AM Crypto # Governed by the Apache License 2.0 the full text of which is contained # in the file License.txt included in VeraCrypt binary and source # code distribution packages. diff --git a/src/Build/build_cmake_rpm.sh b/src/Build/build_cmake_rpm.sh index ba6ea355..60c4354c 100644 --- a/src/Build/build_cmake_rpm.sh +++ b/src/Build/build_cmake_rpm.sh @@ -1,6 +1,6 @@ #!/bin/sh # -# Copyright (c) 2013-2024 IDRIX +# Copyright (c) 2013-2025 AM Crypto # Governed by the Apache License 2.0 the full text of which is contained # in the file License.txt included in VeraCrypt binary and source # code distribution packages. diff --git a/src/Build/build_veracrypt_freebsd.sh b/src/Build/build_veracrypt_freebsd.sh index 892a7eed..dd5907c7 100755 --- a/src/Build/build_veracrypt_freebsd.sh +++ b/src/Build/build_veracrypt_freebsd.sh @@ -1,6 +1,6 @@ #!/bin/sh # -# Copyright (c) 2013-2024 IDRIX +# Copyright (c) 2013-2025 AM Crypto # Governed by the Apache License 2.0 the full text of which is contained # in the file License.txt included in VeraCrypt binary and source # code distribution packages. diff --git a/src/Build/build_veracrypt_linux.sh b/src/Build/build_veracrypt_linux.sh index 50b5eca8..6efaf36b 100755 --- a/src/Build/build_veracrypt_linux.sh +++ b/src/Build/build_veracrypt_linux.sh @@ -1,5 +1,5 @@ # -# Copyright (c) 2013-2024 IDRIX +# Copyright (c) 2013-2025 AM Crypto # Governed by the Apache License 2.0 the full text of which is contained # in the file License.txt included in VeraCrypt binary and source # code distribution packages. diff --git a/src/Build/build_veracrypt_linux_no_sse2.sh b/src/Build/build_veracrypt_linux_no_sse2.sh index 6f0739c7..ce99735b 100755 --- a/src/Build/build_veracrypt_linux_no_sse2.sh +++ b/src/Build/build_veracrypt_linux_no_sse2.sh @@ -1,5 +1,5 @@ # -# Copyright (c) 2013-2024 IDRIX +# Copyright (c) 2013-2025 AM Crypto # Governed by the Apache License 2.0 the full text of which is contained # in the file License.txt included in VeraCrypt binary and source # code distribution packages. diff --git a/src/Build/build_veracrypt_macosx.sh b/src/Build/build_veracrypt_macosx.sh index 13302442..d96121e7 100755 --- a/src/Build/build_veracrypt_macosx.sh +++ b/src/Build/build_veracrypt_macosx.sh @@ -1,7 +1,7 @@ #!/usr/bin/env bash # -# Copyright (c) 2013-2024 IDRIX +# Copyright (c) 2013-2025 AM Crypto # Governed by the Apache License 2.0 the full text of which is contained # in the file License.txt included in VeraCrypt binary and source # code distribution packages. diff --git a/src/Build/build_veracrypt_macosx_legacy.sh b/src/Build/build_veracrypt_macosx_legacy.sh index 70226f2e..fd223d46 100755 --- a/src/Build/build_veracrypt_macosx_legacy.sh +++ b/src/Build/build_veracrypt_macosx_legacy.sh @@ -1,5 +1,5 @@ # -# Copyright (c) 2013-2017 IDRIX +# Copyright (c) 2013-2025 AM Crypto # Governed by the Apache License 2.0 the full text of which is contained # in the file License.txt included in VeraCrypt binary and source # code distribution packages. diff --git a/src/Build/sign_rpm.sh b/src/Build/sign_rpm.sh index 9abc041e..69cf27cd 100644 --- a/src/Build/sign_rpm.sh +++ b/src/Build/sign_rpm.sh @@ -41,7 +41,7 @@ for rpm_file in "${rpm_files[@]}"; do # Sign the RPM file echo "Signing $rpm_file..." - rpmsign --define "_gpg_name veracrypt@idrix.fr" \ + rpmsign --define "_gpg_name veracrypt@amcrypto.jp" \ --define "_gpg_digest_algo sha512" \ --define "_source_filedigest_algorithm 10" \ --define "_binary_filedigest_algorithm 10" \ diff --git a/src/COMReg/COMReg.rc b/src/COMReg/COMReg.rc index af31747b..2013857c 100644 --- a/src/COMReg/COMReg.rc +++ b/src/COMReg/COMReg.rc @@ -43,7 +43,7 @@ BEGIN BEGIN BLOCK "040904b0" BEGIN - VALUE "CompanyName", "IDRIX" + VALUE "CompanyName", "AM Crypto" VALUE "FileDescription", "VeraCrypt COMReg" VALUE "FileVersion", "1.26.21" VALUE "LegalTrademarks", "VeraCrypt" diff --git a/src/Common/Apidrvr.h b/src/Common/Apidrvr.h index 84a3de91..f4eb3515 100644 --- a/src/Common/Apidrvr.h +++ b/src/Common/Apidrvr.h @@ -6,7 +6,7 @@ Encryption for the Masses 2.02a, which is Copyright (c) 1998-2000 Paul Le Roux and which is governed by the 'License Agreement for Encryption for the Masses' Modifications and additions to the original source code (contained in this file) - and all other portions of this file are Copyright (c) 2013-2025 IDRIX + and all other portions of this file are Copyright (c) 2013-2025 AM Crypto and are governed by the Apache License 2.0 the full text of which is contained in the file License.txt included in VeraCrypt binary and source code distribution packages. */ diff --git a/src/Common/BaseCom.cpp b/src/Common/BaseCom.cpp index 3b502ef0..2319576b 100644 --- a/src/Common/BaseCom.cpp +++ b/src/Common/BaseCom.cpp @@ -4,7 +4,7 @@ by the TrueCrypt License 3.0. Modifications and additions to the original source code (contained in this file) - and all other portions of this file are Copyright (c) 2013-2025 IDRIX + and all other portions of this file are Copyright (c) 2013-2025 AM Crypto and are governed by the Apache License 2.0 the full text of which is contained in the file License.txt included in VeraCrypt binary and source code distribution packages. diff --git a/src/Common/BaseCom.h b/src/Common/BaseCom.h index 1a7b68d2..c083e663 100644 --- a/src/Common/BaseCom.h +++ b/src/Common/BaseCom.h @@ -4,7 +4,7 @@ by the TrueCrypt License 3.0. Modifications and additions to the original source code (contained in this file) - and all other portions of this file are Copyright (c) 2013-2025 IDRIX + and all other portions of this file are Copyright (c) 2013-2025 AM Crypto and are governed by the Apache License 2.0 the full text of which is contained in the file License.txt included in VeraCrypt binary and source code distribution packages. diff --git a/src/Common/BootEncryption.cpp b/src/Common/BootEncryption.cpp index e6c1b1dd..5ecb91ef 100644 --- a/src/Common/BootEncryption.cpp +++ b/src/Common/BootEncryption.cpp @@ -4,7 +4,7 @@ by the TrueCrypt License 3.0. Modifications and additions to the original source code (contained in this file) - and all other portions of this file are Copyright (c) 2013-2025 IDRIX + and all other portions of this file are Copyright (c) 2013-2025 AM Crypto and are governed by the Apache License 2.0 the full text of which is contained in the file License.txt included in VeraCrypt binary and source code distribution packages. diff --git a/src/Common/BootEncryption.h b/src/Common/BootEncryption.h index 432d10a9..b868f80c 100644 --- a/src/Common/BootEncryption.h +++ b/src/Common/BootEncryption.h @@ -4,7 +4,7 @@ by the TrueCrypt License 3.0. Modifications and additions to the original source code (contained in this file) - and all other portions of this file are Copyright (c) 2013-2025 IDRIX + and all other portions of this file are Copyright (c) 2013-2025 AM Crypto and are governed by the Apache License 2.0 the full text of which is contained in the file License.txt included in VeraCrypt binary and source code distribution packages. diff --git a/src/Common/Cache.c b/src/Common/Cache.c index 4826673e..c3b7ed3a 100644 --- a/src/Common/Cache.c +++ b/src/Common/Cache.c @@ -6,7 +6,7 @@ Encryption for the Masses 2.02a, which is Copyright (c) 1998-2000 Paul Le Roux and which is governed by the 'License Agreement for Encryption for the Masses' Modifications and additions to the original source code (contained in this file) - and all other portions of this file are Copyright (c) 2013-2025 IDRIX + and all other portions of this file are Copyright (c) 2013-2025 AM Crypto and are governed by the Apache License 2.0 the full text of which is contained in the file License.txt included in VeraCrypt binary and source code distribution packages. */ diff --git a/src/Common/Cache.h b/src/Common/Cache.h index f629d8b8..280c73c5 100644 --- a/src/Common/Cache.h +++ b/src/Common/Cache.h @@ -6,7 +6,7 @@ Encryption for the Masses 2.02a, which is Copyright (c) 1998-2000 Paul Le Roux and which is governed by the 'License Agreement for Encryption for the Masses' Modifications and additions to the original source code (contained in this file) - and all other portions of this file are Copyright (c) 2013-2025 IDRIX + and all other portions of this file are Copyright (c) 2013-2025 AM Crypto and are governed by the Apache License 2.0 the full text of which is contained in the file License.txt included in VeraCrypt binary and source code distribution packages. */ diff --git a/src/Common/Cmdline.c b/src/Common/Cmdline.c index ff19b76a..cc3188bd 100644 --- a/src/Common/Cmdline.c +++ b/src/Common/Cmdline.c @@ -6,7 +6,7 @@ Encryption for the Masses 2.02a, which is Copyright (c) 1998-2000 Paul Le Roux and which is governed by the 'License Agreement for Encryption for the Masses' Modifications and additions to the original source code (contained in this file) - and all other portions of this file are Copyright (c) 2013-2025 IDRIX + and all other portions of this file are Copyright (c) 2013-2025 AM Crypto and are governed by the Apache License 2.0 the full text of which is contained in the file License.txt included in VeraCrypt binary and source code distribution packages. */ diff --git a/src/Common/Cmdline.h b/src/Common/Cmdline.h index f1e1fd59..93a9d733 100644 --- a/src/Common/Cmdline.h +++ b/src/Common/Cmdline.h @@ -6,7 +6,7 @@ Encryption for the Masses 2.02a, which is Copyright (c) 1998-2000 Paul Le Roux and which is governed by the 'License Agreement for Encryption for the Masses' Modifications and additions to the original source code (contained in this file) - and all other portions of this file are Copyright (c) 2013-2025 IDRIX + and all other portions of this file are Copyright (c) 2013-2025 AM Crypto and are governed by the Apache License 2.0 the full text of which is contained in the file License.txt included in VeraCrypt binary and source code distribution packages. */ diff --git a/src/Common/Combo.c b/src/Common/Combo.c index fec4c0df..542d046d 100644 --- a/src/Common/Combo.c +++ b/src/Common/Combo.c @@ -6,7 +6,7 @@ Encryption for the Masses 2.02a, which is Copyright (c) 1998-2000 Paul Le Roux and which is governed by the 'License Agreement for Encryption for the Masses' Modifications and additions to the original source code (contained in this file) - and all other portions of this file are Copyright (c) 2013-2025 IDRIX + and all other portions of this file are Copyright (c) 2013-2025 AM Crypto and are governed by the Apache License 2.0 the full text of which is contained in the file License.txt included in VeraCrypt binary and source code distribution packages. */ diff --git a/src/Common/Combo.h b/src/Common/Combo.h index 73072b96..7cf0c395 100644 --- a/src/Common/Combo.h +++ b/src/Common/Combo.h @@ -6,7 +6,7 @@ Encryption for the Masses 2.02a, which is Copyright (c) 1998-2000 Paul Le Roux and which is governed by the 'License Agreement for Encryption for the Masses' Modifications and additions to the original source code (contained in this file) - and all other portions of this file are Copyright (c) 2013-2025 IDRIX + and all other portions of this file are Copyright (c) 2013-2025 AM Crypto and are governed by the Apache License 2.0 the full text of which is contained in the file License.txt included in VeraCrypt binary and source code distribution packages. */ diff --git a/src/Common/Common.h b/src/Common/Common.h index 88e034e2..00c62798 100644 --- a/src/Common/Common.h +++ b/src/Common/Common.h @@ -4,7 +4,7 @@ by the TrueCrypt License 3.0. Modifications and additions to the original source code (contained in this file) - and all other portions of this file are Copyright (c) 2013-2025 IDRIX + and all other portions of this file are Copyright (c) 2013-2025 AM Crypto and are governed by the Apache License 2.0 the full text of which is contained in the file License.txt included in VeraCrypt binary and source code distribution packages. diff --git a/src/Common/Crc.c b/src/Common/Crc.c index 2cda3794..84aee51c 100644 --- a/src/Common/Crc.c +++ b/src/Common/Crc.c @@ -6,7 +6,7 @@ Encryption for the Masses 2.02a, which is Copyright (c) 1998-2000 Paul Le Roux and which is governed by the 'License Agreement for Encryption for the Masses' Modifications and additions to the original source code (contained in this file) - and all other portions of this file are Copyright (c) 2013-2025 IDRIX + and all other portions of this file are Copyright (c) 2013-2025 AM Crypto and are governed by the Apache License 2.0 the full text of which is contained in the file License.txt included in VeraCrypt binary and source code distribution packages. */ diff --git a/src/Common/Crc.h b/src/Common/Crc.h index c59fc823..7ae7175d 100644 --- a/src/Common/Crc.h +++ b/src/Common/Crc.h @@ -6,7 +6,7 @@ Encryption for the Masses 2.02a, which is Copyright (c) 1998-2000 Paul Le Roux and which is governed by the 'License Agreement for Encryption for the Masses' Modifications and additions to the original source code (contained in this file) - and all other portions of this file are Copyright (c) 2013-2025 IDRIX + and all other portions of this file are Copyright (c) 2013-2025 AM Crypto and are governed by the Apache License 2.0 the full text of which is contained in the file License.txt included in VeraCrypt binary and source code distribution packages. */ diff --git a/src/Common/Crypto.c b/src/Common/Crypto.c index 2b78c10d..d3de6216 100644 --- a/src/Common/Crypto.c +++ b/src/Common/Crypto.c @@ -6,7 +6,7 @@ Encryption for the Masses 2.02a, which is Copyright (c) 1998-2000 Paul Le Roux and which is governed by the 'License Agreement for Encryption for the Masses' Modifications and additions to the original source code (contained in this file) - and all other portions of this file are Copyright (c) 2013-2025 IDRIX + and all other portions of this file are Copyright (c) 2013-2025 AM Crypto and are governed by the Apache License 2.0 the full text of which is contained in the file License.txt included in VeraCrypt binary and source code distribution packages. */ diff --git a/src/Common/Crypto.h b/src/Common/Crypto.h index bda91c52..e7ef1575 100644 --- a/src/Common/Crypto.h +++ b/src/Common/Crypto.h @@ -6,7 +6,7 @@ Encryption for the Masses 2.02a, which is Copyright (c) 1998-2000 Paul Le Roux and which is governed by the 'License Agreement for Encryption for the Masses' Modifications and additions to the original source code (contained in this file) - and all other portions of this file are Copyright (c) 2013-2025 IDRIX + and all other portions of this file are Copyright (c) 2013-2025 AM Crypto and are governed by the Apache License 2.0 the full text of which is contained in the file License.txt included in VeraCrypt binary and source code distribution packages. */ diff --git a/src/Common/Dictionary.c b/src/Common/Dictionary.c index 5915760c..fdf015c4 100644 --- a/src/Common/Dictionary.c +++ b/src/Common/Dictionary.c @@ -4,7 +4,7 @@ by the TrueCrypt License 3.0. Modifications and additions to the original source code (contained in this file) - and all other portions of this file are Copyright (c) 2013-2025 IDRIX + and all other portions of this file are Copyright (c) 2013-2025 AM Crypto and are governed by the Apache License 2.0 the full text of which is contained in the file License.txt included in VeraCrypt binary and source code distribution packages. diff --git a/src/Common/Dictionary.h b/src/Common/Dictionary.h index 972ec832..8912dd43 100644 --- a/src/Common/Dictionary.h +++ b/src/Common/Dictionary.h @@ -4,7 +4,7 @@ by the TrueCrypt License 3.0. Modifications and additions to the original source code (contained in this file) - and all other portions of this file are Copyright (c) 2013-2025 IDRIX + and all other portions of this file are Copyright (c) 2013-2025 AM Crypto and are governed by the Apache License 2.0 the full text of which is contained in the file License.txt included in VeraCrypt binary and source code distribution packages. diff --git a/src/Common/Dlgcode.c b/src/Common/Dlgcode.c index 22ce1730..63a0f68c 100644 --- a/src/Common/Dlgcode.c +++ b/src/Common/Dlgcode.c @@ -6,7 +6,7 @@ Encryption for the Masses 2.02a, which is Copyright (c) 1998-2000 Paul Le Roux and which is governed by the 'License Agreement for Encryption for the Masses' Modifications and additions to the original source code (contained in this file) - and all other portions of this file are Copyright (c) 2013-2025 IDRIX + and all other portions of this file are Copyright (c) 2013-2025 AM Crypto and are governed by the Apache License 2.0 the full text of which is contained in the file License.txt included in VeraCrypt binary and source code distribution packages. */ @@ -2208,7 +2208,7 @@ BOOL CALLBACK AboutDlgProc (HWND hwndDlg, UINT msg, WPARAM wParam, LPARAM lParam LocalizeDialog (hwndDlg, "IDD_ABOUT_DLG"); // Hyperlink - SetWindowText (GetDlgItem (hwndDlg, IDC_HOMEPAGE), L"www.idrix.fr"); + SetWindowText (GetDlgItem (hwndDlg, IDC_HOMEPAGE), L"amcrypto.jp"); ToHyperlink (hwndDlg, IDC_HOMEPAGE); // Logo area background (must not keep aspect ratio; must retain Windows-imposed distortion) @@ -2247,6 +2247,7 @@ BOOL CALLBACK AboutDlgProc (HWND hwndDlg, UINT msg, WPARAM wParam, LPARAM lParam L"Based on TrueCrypt 7.1a, freely available at http://www.truecrypt.org/ .\r\n\r\n" L"Portions of this software:\r\n" + L"Copyright \xA9 2025 AM Crypto. All rights reserved.\r\n" L"Copyright \xA9 2013-2025 IDRIX. All rights reserved.\r\n" L"Copyright \xA9 2003-2012 TrueCrypt Developers Association. All Rights Reserved.\r\n" L"Copyright \xA9 1998-2000 Paul Le Roux. All Rights Reserved.\r\n" @@ -2260,9 +2261,9 @@ BOOL CALLBACK AboutDlgProc (HWND hwndDlg, UINT msg, WPARAM wParam, LPARAM lParam L"Copyright \xA9 1999-2023 Igor Pavlov\r\n\r\n" L"This software as a whole:\r\n" - L"Copyright \xA9 2013-2025 IDRIX. All rights reserved.\r\n\r\n" + L"Copyright \xA9 2025 AM Crypto. All rights reserved.\r\n\r\n" - L"An IDRIX Release"); + L"An AM Crypto Release"); return 1; @@ -3728,7 +3729,7 @@ void InitApp (HINSTANCE hInstance, wchar_t *lpszCommandLine) #if !defined(SETUP) GetModuleFileNameW (NULL, modPath, ARRAYSIZE (modPath)); if (!VerifyModuleSignature (modPath)) - AbortProcessDirect (L"This distribution package is damaged. Please try downloading it again (preferably from the official VeraCrypt website at https://www.veracrypt.fr)."); + AbortProcessDirect (L"This distribution package is damaged. Please try downloading it again (preferably from the official VeraCrypt website at https://veracrypt.jp)."); #endif #ifndef SETUP @@ -11299,7 +11300,7 @@ void Applink (const char *dest) } else if (strcmp(dest, "onlinehelp") == 0) { - StringCbPrintfW (url, sizeof (url),L"https://www.veracrypt.fr/%s/Documentation.html", currentLanguage); + StringCbPrintfW (url, sizeof (url),L"https://veracrypt.jp/%s/Documentation.html", currentLanguage); buildUrl = FALSE; } else if (strcmp(dest, "keyfiles") == 0) @@ -11415,7 +11416,7 @@ void Applink (const char *dest) #ifdef SETUP if (IsInternetConnected()) { - StringCbPrintfW (url, sizeof (url), L"https://www.veracrypt.fr/%s/%s", currentLanguage, page); + StringCbPrintfW (url, sizeof (url), L"https://veracrypt.jp/%s/%s", currentLanguage, page); buildUrl = FALSE; } #endif @@ -11464,7 +11465,7 @@ void Applink (const char *dest) if (!FileExists (pageFullPath.c_str())) { // fallback to online resources - StringCbPrintfW (url, sizeof (url), L"https://www.veracrypt.fr/%s/%s", currentLanguage, page); + StringCbPrintfW (url, sizeof (url), L"https://veracrypt.jp/%s/%s", currentLanguage, page); SafeOpenURL (url); openDone = 1; } @@ -11483,7 +11484,7 @@ void Applink (const char *dest) if (((r == ERROR_FILE_NOT_FOUND) || (r == ERROR_PATH_NOT_FOUND)) && buildUrl) { // fallback to online resources - StringCbPrintfW (url, sizeof (url), L"https://www.veracrypt.fr/%s/%s", currentLanguage, page); + StringCbPrintfW (url, sizeof (url), L"https://veracrypt.jp/%s/%s", currentLanguage, page); ShellExecuteW (NULL, L"open", url, NULL, NULL, SW_SHOWNORMAL); } } diff --git a/src/Common/Dlgcode.h b/src/Common/Dlgcode.h index aaaad97e..5bd623d6 100644 --- a/src/Common/Dlgcode.h +++ b/src/Common/Dlgcode.h @@ -6,7 +6,7 @@ Encryption for the Masses 2.02a, which is Copyright (c) 1998-2000 Paul Le Roux and which is governed by the 'License Agreement for Encryption for the Masses' Modifications and additions to the original source code (contained in this file) - and all other portions of this file are Copyright (c) 2013-2025 IDRIX + and all other portions of this file are Copyright (c) 2013-2025 AM Crypto and are governed by the Apache License 2.0 the full text of which is contained in the file License.txt included in VeraCrypt binary and source code distribution packages. */ @@ -48,7 +48,7 @@ enum TC_TBXID_EXTRA_BOOT_PARTITION_REMOVAL_INSTRUCTIONS }; -#define TC_APPLICATION_ID L"IDRIX.VeraCrypt" +#define TC_APPLICATION_ID L"AMCrypto.VeraCrypt" #define TC_MUTEX_NAME_SYSENC L"Global\\VeraCrypt System Encryption Wizard" #define TC_MUTEX_NAME_NONSYS_INPLACE_ENC L"Global\\VeraCrypt In-Place Encryption Wizard" diff --git a/src/Common/EncryptionThreadPool.c b/src/Common/EncryptionThreadPool.c index 5a31bb5b..70e65c27 100644 --- a/src/Common/EncryptionThreadPool.c +++ b/src/Common/EncryptionThreadPool.c @@ -4,7 +4,7 @@ by the TrueCrypt License 3.0. Modifications and additions to the original source code (contained in this file) - and all other portions of this file are Copyright (c) 2013-2025 IDRIX + and all other portions of this file are Copyright (c) 2013-2025 AM Crypto and are governed by the Apache License 2.0 the full text of which is contained in the file License.txt included in VeraCrypt binary and source code distribution packages. diff --git a/src/Common/EncryptionThreadPool.h b/src/Common/EncryptionThreadPool.h index 95583165..e7597647 100644 --- a/src/Common/EncryptionThreadPool.h +++ b/src/Common/EncryptionThreadPool.h @@ -4,7 +4,7 @@ by the TrueCrypt License 3.0. Modifications and additions to the original source code (contained in this file) - and all other portions of this file are Copyright (c) 2013-2025 IDRIX + and all other portions of this file are Copyright (c) 2013-2025 AM Crypto and are governed by the Apache License 2.0 the full text of which is contained in the file License.txt included in VeraCrypt binary and source code distribution packages. diff --git a/src/Common/Endian.c b/src/Common/Endian.c index 7cdda679..50da5c27 100644 --- a/src/Common/Endian.c +++ b/src/Common/Endian.c @@ -6,7 +6,7 @@ Encryption for the Masses 2.02a, which is Copyright (c) 1998-2000 Paul Le Roux and which is governed by the 'License Agreement for Encryption for the Masses' Modifications and additions to the original source code (contained in this file) - and all other portions of this file are Copyright (c) 2013-2025 IDRIX + and all other portions of this file are Copyright (c) 2013-2025 AM Crypto and are governed by the Apache License 2.0 the full text of which is contained in the file License.txt included in VeraCrypt binary and source code distribution packages. */ diff --git a/src/Common/Endian.h b/src/Common/Endian.h index a0cf03b2..460e4e1f 100644 --- a/src/Common/Endian.h +++ b/src/Common/Endian.h @@ -6,7 +6,7 @@ Encryption for the Masses 2.02a, which is Copyright (c) 1998-2000 Paul Le Roux and which is governed by the 'License Agreement for Encryption for the Masses' Modifications and additions to the original source code (contained in this file) - and all other portions of this file are Copyright (c) 2013-2025 IDRIX + and all other portions of this file are Copyright (c) 2013-2025 AM Crypto and are governed by the Apache License 2.0 the full text of which is contained in the file License.txt included in VeraCrypt binary and source code distribution packages. */ diff --git a/src/Common/Exception.h b/src/Common/Exception.h index f52484c7..f35de21a 100644 --- a/src/Common/Exception.h +++ b/src/Common/Exception.h @@ -4,7 +4,7 @@ by the TrueCrypt License 3.0. Modifications and additions to the original source code (contained in this file) - and all other portions of this file are Copyright (c) 2013-2025 IDRIX + and all other portions of this file are Copyright (c) 2013-2025 AM Crypto and are governed by the Apache License 2.0 the full text of which is contained in the file License.txt included in VeraCrypt binary and source code distribution packages. diff --git a/src/Common/Fat.c b/src/Common/Fat.c index c40084a0..593207cf 100644 --- a/src/Common/Fat.c +++ b/src/Common/Fat.c @@ -6,7 +6,7 @@ Encryption for the Masses 2.02a, which is Copyright (c) 1998-2000 Paul Le Roux and which is governed by the 'License Agreement for Encryption for the Masses' Modifications and additions to the original source code (contained in this file) - and all other portions of this file are Copyright (c) 2013-2025 IDRIX + and all other portions of this file are Copyright (c) 2013-2025 AM Crypto and are governed by the Apache License 2.0 the full text of which is contained in the file License.txt included in VeraCrypt binary and source code distribution packages. */ diff --git a/src/Common/Fat.h b/src/Common/Fat.h index d6757aaa..fb61f982 100644 --- a/src/Common/Fat.h +++ b/src/Common/Fat.h @@ -6,7 +6,7 @@ Encryption for the Masses 2.02a, which is Copyright (c) 1998-2000 Paul Le Roux and which is governed by the 'License Agreement for Encryption for the Masses' Modifications and additions to the original source code (contained in this file) - and all other portions of this file are Copyright (c) 2013-2025 IDRIX + and all other portions of this file are Copyright (c) 2013-2025 AM Crypto and are governed by the Apache License 2.0 the full text of which is contained in the file License.txt included in VeraCrypt binary and source code distribution packages. */ diff --git a/src/Common/Format.c b/src/Common/Format.c index ee766d33..6de96648 100644 --- a/src/Common/Format.c +++ b/src/Common/Format.c @@ -6,7 +6,7 @@ Encryption for the Masses 2.02a, which is Copyright (c) 1998-2000 Paul Le Roux and which is governed by the 'License Agreement for Encryption for the Masses' Modifications and additions to the original source code (contained in this file) - and all other portions of this file are Copyright (c) 2013-2025 IDRIX + and all other portions of this file are Copyright (c) 2013-2025 AM Crypto and are governed by the Apache License 2.0 the full text of which is contained in the file License.txt included in VeraCrypt binary and source code distribution packages. */ diff --git a/src/Common/Format.h b/src/Common/Format.h index 8f1166ba..85f3b180 100644 --- a/src/Common/Format.h +++ b/src/Common/Format.h @@ -6,7 +6,7 @@ Encryption for the Masses 2.02a, which is Copyright (c) 1998-2000 Paul Le Roux and which is governed by the 'License Agreement for Encryption for the Masses' Modifications and additions to the original source code (contained in this file) - and all other portions of this file are Copyright (c) 2013-2025 IDRIX + and all other portions of this file are Copyright (c) 2013-2025 AM Crypto and are governed by the Apache License 2.0 the full text of which is contained in the file License.txt included in VeraCrypt binary and source code distribution packages. */ diff --git a/src/Common/Keyfiles.c b/src/Common/Keyfiles.c index b31e335b..e88e89f9 100644 --- a/src/Common/Keyfiles.c +++ b/src/Common/Keyfiles.c @@ -4,7 +4,7 @@ by the TrueCrypt License 3.0. Modifications and additions to the original source code (contained in this file) - and all other portions of this file are Copyright (c) 2013-2025 IDRIX + and all other portions of this file are Copyright (c) 2013-2025 AM Crypto and are governed by the Apache License 2.0 the full text of which is contained in the file License.txt included in VeraCrypt binary and source code distribution packages. diff --git a/src/Common/Keyfiles.h b/src/Common/Keyfiles.h index e01f6bc9..d3c2302a 100644 --- a/src/Common/Keyfiles.h +++ b/src/Common/Keyfiles.h @@ -4,7 +4,7 @@ by the TrueCrypt License 3.0. Modifications and additions to the original source code (contained in this file) - and all other portions of this file are Copyright (c) 2013-2025 IDRIX + and all other portions of this file are Copyright (c) 2013-2025 AM Crypto and are governed by the Apache License 2.0 the full text of which is contained in the file License.txt included in VeraCrypt binary and source code distribution packages. diff --git a/src/Common/Language.c b/src/Common/Language.c index 3537d747..8b6d111b 100644 --- a/src/Common/Language.c +++ b/src/Common/Language.c @@ -4,7 +4,7 @@ by the TrueCrypt License 3.0. Modifications and additions to the original source code (contained in this file) - and all other portions of this file are Copyright (c) 2013-2025 IDRIX + and all other portions of this file are Copyright (c) 2013-2025 AM Crypto and are governed by the Apache License 2.0 the full text of which is contained in the file License.txt included in VeraCrypt binary and source code distribution packages. @@ -273,7 +273,7 @@ static BOOL LoadLanguageData (int resourceid, BOOL bForceSetPreferredLanguage, B if (defaultLangParsed && strcmp (attr, VERSION_STRING) && strcmp (attr, "DEBUG")) { wchar_t m[2048]; - StringCbPrintfW (m, sizeof(m), L"The installed language pack is incompatible with this version of VeraCrypt (the language pack is for VeraCrypt %hs). A newer version may be available at www.idrix.fr.\n\nTo prevent this message from being displayed, do any of the following:\n\n- Select 'Settings' > 'Language'; then select 'English' and click 'OK'.\n\n- Remove or replace the language pack with a compatible version (the language pack may reside e.g. in 'C:\\Program Files\\VeraCrypt' or '%%LOCALAPPDATA%%\\VirtualStore\\Program Files\\VeraCrypt', etc.)", attr); + StringCbPrintfW (m, sizeof(m), L"The installed language pack is incompatible with this version of VeraCrypt (the language pack is for VeraCrypt %hs). A newer version may be available at veracrypt.jp.\n\nTo prevent this message from being displayed, do any of the following:\n\n- Select 'Settings' > 'Language'; then select 'English' and click 'OK'.\n\n- Remove or replace the language pack with a compatible version (the language pack may reside e.g. in 'C:\\Program Files\\VeraCrypt' or '%%LOCALAPPDATA%%\\VirtualStore\\Program Files\\VeraCrypt', etc.)", attr); if (!bForceSilent) MessageBoxW (NULL, m, L"VeraCrypt", MB_ICONERROR); continue; diff --git a/src/Common/Language.h b/src/Common/Language.h index f4c57dae..83163766 100644 --- a/src/Common/Language.h +++ b/src/Common/Language.h @@ -4,7 +4,7 @@ by the TrueCrypt License 3.0. Modifications and additions to the original source code (contained in this file) - and all other portions of this file are Copyright (c) 2013-2025 IDRIX + and all other portions of this file are Copyright (c) 2013-2025 AM Crypto and are governed by the Apache License 2.0 the full text of which is contained in the file License.txt included in VeraCrypt binary and source code distribution packages. diff --git a/src/Common/Language.xml b/src/Common/Language.xml index def04622..2a56fd1b 100644 --- a/src/Common/Language.xml +++ b/src/Common/Language.xml @@ -855,7 +855,7 @@ VeraCrypt Installer is currently running on this system and performing or preparing installation or update of VeraCrypt. Before you proceed, please wait for it to finish or close it. If you cannot close it, please restart your computer before proceeding. Installation failed. Uninstallation failed. - This distribution package is damaged. Please try downloading it again (preferably from the official VeraCrypt website at https://www.veracrypt.fr). + This distribution package is damaged. Please try downloading it again (preferably from the official VeraCrypt website at https://veracrypt.jp). Cannot write file %s Extracting Cannot read data from the package. @@ -1229,7 +1229,7 @@ In the next steps, VeraCrypt will create the hidden operating system by copying the content of the system partition to the hidden volume (data being copied will be encrypted on the fly with an encryption key different from the one that will be used for the decoy operating system).\n\nPlease note that the process will be performed in the pre-boot environment (before Windows starts) and it may take a long time to complete; several hours or even several days (depending on the size of the system partition and on the performance of your computer).\n\nYou will be able to interrupt the process, shut down your computer, start the operating system and then resume the process. However, if you interrupt it, the entire process of copying the system will have to start from the beginning (because the content of the system partition must not change during cloning). Do you want to cancel the entire process of creation of the hidden operating system?\n\nNote: You will NOT be able to resume the process if you cancel it now. Do you want to cancel the system encryption pretest? - The VeraCrypt system encryption pretest failed. Do you want to try again?\n\nIf you select 'No', the pre-boot authentication component will be uninstalled.\n\nNotes:\n\n- If the VeraCrypt Boot Loader did not ask you to enter the password before Windows started, it is possible that your operating system does not boot from the drive on which it is installed. This is not supported.\n\n- If you used an encryption algorithm other than AES and the pretest failed (and you entered the password), it may have been caused by an inappropriately designed driver. Select 'No', and try encrypting the system partition/drive again, but use the AES encryption algorithm (which has the lowest memory requirements).\n\n- For more possible causes and solutions, see: https://www.veracrypt.fr/en/Troubleshooting.html + The VeraCrypt system encryption pretest failed. Do you want to try again?\n\nIf you select 'No', the pre-boot authentication component will be uninstalled.\n\nNotes:\n\n- If the VeraCrypt Boot Loader did not ask you to enter the password before Windows started, it is possible that your operating system does not boot from the drive on which it is installed. This is not supported.\n\n- If you used an encryption algorithm other than AES and the pretest failed (and you entered the password), it may have been caused by an inappropriately designed driver. Select 'No', and try encrypting the system partition/drive again, but use the AES encryption algorithm (which has the lowest memory requirements).\n\n- For more possible causes and solutions, see: https://veracrypt.jp/en/Troubleshooting.html The system partition/drive does not appear to be encrypted (neither partially nor fully). Your system partition/drive is encrypted (partially or fully).\n\nPlease decrypt your system partition/drive entirely before proceeding. To do so, select 'System' > 'Permanently Decrypt System Partition/Drive' from the menu bar of the main VeraCrypt window. When the system partition/drive is encrypted (partially or fully), you cannot downgrade VeraCrypt (but you can upgrade it or reinstall the same version). diff --git a/src/Common/Password.c b/src/Common/Password.c index ed662a88..1c174221 100644 --- a/src/Common/Password.c +++ b/src/Common/Password.c @@ -6,7 +6,7 @@ Encryption for the Masses 2.02a, which is Copyright (c) 1998-2000 Paul Le Roux and which is governed by the 'License Agreement for Encryption for the Masses' Modifications and additions to the original source code (contained in this file) - and all other portions of this file are Copyright (c) 2013-2025 IDRIX + and all other portions of this file are Copyright (c) 2013-2025 AM Crypto and are governed by the Apache License 2.0 the full text of which is contained in the file License.txt included in VeraCrypt binary and source code distribution packages. */ diff --git a/src/Common/Password.h b/src/Common/Password.h index 9f2f0145..23325750 100644 --- a/src/Common/Password.h +++ b/src/Common/Password.h @@ -6,7 +6,7 @@ Encryption for the Masses 2.02a, which is Copyright (c) 1998-2000 Paul Le Roux and which is governed by the 'License Agreement for Encryption for the Masses' Modifications and additions to the original source code (contained in this file) - and all other portions of this file are Copyright (c) 2013-2025 IDRIX + and all other portions of this file are Copyright (c) 2013-2025 AM Crypto and are governed by the Apache License 2.0 the full text of which is contained in the file License.txt included in VeraCrypt binary and source code distribution packages. */ diff --git a/src/Common/Pkcs5.c b/src/Common/Pkcs5.c index fbe22275..366f73dd 100644 --- a/src/Common/Pkcs5.c +++ b/src/Common/Pkcs5.c @@ -6,7 +6,7 @@ Encryption for the Masses 2.02a, which is Copyright (c) 1998-2000 Paul Le Roux and which is governed by the 'License Agreement for Encryption for the Masses' Modifications and additions to the original source code (contained in this file) - and all other portions of this file are Copyright (c) 2013-2025 IDRIX + and all other portions of this file are Copyright (c) 2013-2025 AM Crypto and are governed by the Apache License 2.0 the full text of which is contained in the file License.txt included in VeraCrypt binary and source code distribution packages. */ diff --git a/src/Common/Pkcs5.h b/src/Common/Pkcs5.h index 41679fe7..0f9392bb 100644 --- a/src/Common/Pkcs5.h +++ b/src/Common/Pkcs5.h @@ -6,7 +6,7 @@ Encryption for the Masses 2.02a, which is Copyright (c) 1998-2000 Paul Le Roux and which is governed by the 'License Agreement for Encryption for the Masses' Modifications and additions to the original source code (contained in this file) - and all other portions of this file are Copyright (c) 2013-2025 IDRIX + and all other portions of this file are Copyright (c) 2013-2025 AM Crypto and are governed by the Apache License 2.0 the full text of which is contained in the file License.txt included in VeraCrypt binary and source code distribution packages. */ diff --git a/src/Common/Progress.c b/src/Common/Progress.c index 2abf782c..4a6d9375 100644 --- a/src/Common/Progress.c +++ b/src/Common/Progress.c @@ -6,7 +6,7 @@ Encryption for the Masses 2.02a, which is Copyright (c) 1998-2000 Paul Le Roux and which is governed by the 'License Agreement for Encryption for the Masses' Modifications and additions to the original source code (contained in this file) - and all other portions of this file are Copyright (c) 2013-2025 IDRIX + and all other portions of this file are Copyright (c) 2013-2025 AM Crypto and are governed by the Apache License 2.0 the full text of which is contained in the file License.txt included in VeraCrypt binary and source code distribution packages. */ diff --git a/src/Common/Progress.h b/src/Common/Progress.h index 6642bb35..cb0a65f8 100644 --- a/src/Common/Progress.h +++ b/src/Common/Progress.h @@ -6,7 +6,7 @@ Encryption for the Masses 2.02a, which is Copyright (c) 1998-2000 Paul Le Roux and which is governed by the 'License Agreement for Encryption for the Masses' Modifications and additions to the original source code (contained in this file) - and all other portions of this file are Copyright (c) 2013-2025 IDRIX + and all other portions of this file are Copyright (c) 2013-2025 AM Crypto and are governed by the Apache License 2.0 the full text of which is contained in the file License.txt included in VeraCrypt binary and source code distribution packages. */ diff --git a/src/Common/Random.c b/src/Common/Random.c index 4c6382b4..e02702a5 100644 --- a/src/Common/Random.c +++ b/src/Common/Random.c @@ -6,7 +6,7 @@ Encryption for the Masses 2.02a, which is Copyright (c) 1998-2000 Paul Le Roux and which is governed by the 'License Agreement for Encryption for the Masses' Modifications and additions to the original source code (contained in this file) - and all other portions of this file are Copyright (c) 2013-2025 IDRIX + and all other portions of this file are Copyright (c) 2013-2025 AM Crypto and are governed by the Apache License 2.0 the full text of which is contained in the file License.txt included in VeraCrypt binary and source code distribution packages. */ diff --git a/src/Common/Random.h b/src/Common/Random.h index 9d7e345a..df26d7b7 100644 --- a/src/Common/Random.h +++ b/src/Common/Random.h @@ -6,7 +6,7 @@ Encryption for the Masses 2.02a, which is Copyright (c) 1998-2000 Paul Le Roux and which is governed by the 'License Agreement for Encryption for the Masses' Modifications and additions to the original source code (contained in this file) - and all other portions of this file are Copyright (c) 2013-2025 IDRIX + and all other portions of this file are Copyright (c) 2013-2025 AM Crypto and are governed by the Apache License 2.0 the full text of which is contained in the file License.txt included in VeraCrypt binary and source code distribution packages. */ diff --git a/src/Common/Registry.c b/src/Common/Registry.c index f5aa4053..bcbba3bc 100644 --- a/src/Common/Registry.c +++ b/src/Common/Registry.c @@ -4,7 +4,7 @@ by the TrueCrypt License 3.0. Modifications and additions to the original source code (contained in this file) - and all other portions of this file are Copyright (c) 2013-2025 IDRIX + and all other portions of this file are Copyright (c) 2013-2025 AM Crypto and are governed by the Apache License 2.0 the full text of which is contained in the file License.txt included in VeraCrypt binary and source code distribution packages. diff --git a/src/Common/Registry.h b/src/Common/Registry.h index 0e869281..360f4ef8 100644 --- a/src/Common/Registry.h +++ b/src/Common/Registry.h @@ -4,7 +4,7 @@ by the TrueCrypt License 3.0. Modifications and additions to the original source code (contained in this file) - and all other portions of this file are Copyright (c) 2013-2025 IDRIX + and all other portions of this file are Copyright (c) 2013-2025 AM Crypto and are governed by the Apache License 2.0 the full text of which is contained in the file License.txt included in VeraCrypt binary and source code distribution packages. diff --git a/src/Common/SecurityToken.cpp b/src/Common/SecurityToken.cpp index 85219395..79725aad 100644 --- a/src/Common/SecurityToken.cpp +++ b/src/Common/SecurityToken.cpp @@ -4,7 +4,7 @@ by the TrueCrypt License 3.0. Modifications and additions to the original source code (contained in this file) - and all other portions of this file are Copyright (c) 2013-2025 IDRIX + and all other portions of this file are Copyright (c) 2013-2025 AM Crypto and are governed by the Apache License 2.0 the full text of which is contained in the file License.txt included in VeraCrypt binary and source code distribution packages. diff --git a/src/Common/SecurityToken.h b/src/Common/SecurityToken.h index 9f024b36..952f6681 100644 --- a/src/Common/SecurityToken.h +++ b/src/Common/SecurityToken.h @@ -4,7 +4,7 @@ by the TrueCrypt License 3.0. Modifications and additions to the original source code (contained in this file) - and all other portions of this file are Copyright (c) 2013-2025 IDRIX + and all other portions of this file are Copyright (c) 2013-2025 AM Crypto and are governed by the Apache License 2.0 the full text of which is contained in the file License.txt included in VeraCrypt binary and source code distribution packages. diff --git a/src/Common/Tcdefs.h b/src/Common/Tcdefs.h index bf7c80b2..4d9a1892 100644 --- a/src/Common/Tcdefs.h +++ b/src/Common/Tcdefs.h @@ -6,7 +6,7 @@ Encryption for the Masses 2.02a, which is Copyright (c) 1998-2000 Paul Le Roux and which is governed by the 'License Agreement for Encryption for the Masses' Modifications and additions to the original source code (contained in this file) - and all other portions of this file are Copyright (c) 2013-2025 IDRIX + and all other portions of this file are Copyright (c) 2013-2025 AM Crypto and are governed by the Apache License 2.0 the full text of which is contained in the file License.txt included in VeraCrypt binary and source code distribution packages. */ @@ -405,12 +405,12 @@ void EraseMemory (void *memory, int size); #define TC_MAX_PATH 260 /* Includes the null terminator */ #endif -#define TC_STR_RELEASED_BY L"Released by IDRIX on " TC_STR_RELEASE_DATE +#define TC_STR_RELEASED_BY L"Released by AM Crypto on " TC_STR_RELEASE_DATE #define MAX_URL_LENGTH 2084 /* Internet Explorer limit. Includes the terminating null character. */ -#define TC_HOMEPAGE L"https://www.idrix.fr/" -#define TC_APPLINK L"https://www.veracrypt.fr" +#define TC_HOMEPAGE L"https://amcrypto.jp" +#define TC_APPLINK L"https://veracrypt.jp" enum { diff --git a/src/Common/Tests.c b/src/Common/Tests.c index 89b9480c..8bd5299d 100644 --- a/src/Common/Tests.c +++ b/src/Common/Tests.c @@ -6,7 +6,7 @@ Encryption for the Masses 2.02a, which is Copyright (c) 1998-2000 Paul Le Roux and which is governed by the 'License Agreement for Encryption for the Masses' Modifications and additions to the original source code (contained in this file) - and all other portions of this file are Copyright (c) 2013-2025 IDRIX + and all other portions of this file are Copyright (c) 2013-2025 AM Crypto and are governed by the Apache License 2.0 the full text of which is contained in the file License.txt included in VeraCrypt binary and source code distribution packages. */ diff --git a/src/Common/Tests.h b/src/Common/Tests.h index 9b9d09e4..60fab0b6 100644 --- a/src/Common/Tests.h +++ b/src/Common/Tests.h @@ -6,7 +6,7 @@ Encryption for the Masses 2.02a, which is Copyright (c) 1998-2000 Paul Le Roux and which is governed by the 'License Agreement for Encryption for the Masses' Modifications and additions to the original source code (contained in this file) - and all other portions of this file are Copyright (c) 2013-2025 IDRIX + and all other portions of this file are Copyright (c) 2013-2025 AM Crypto and are governed by the Apache License 2.0 the full text of which is contained in the file License.txt included in VeraCrypt binary and source code distribution packages. */ diff --git a/src/Common/Volumes.c b/src/Common/Volumes.c index a5a5e037..c17d894f 100644 --- a/src/Common/Volumes.c +++ b/src/Common/Volumes.c @@ -6,7 +6,7 @@ Encryption for the Masses 2.02a, which is Copyright (c) 1998-2000 Paul Le Roux and which is governed by the 'License Agreement for Encryption for the Masses' Modifications and additions to the original source code (contained in this file) - and all other portions of this file are Copyright (c) 2013-2025 IDRIX + and all other portions of this file are Copyright (c) 2013-2025 AM Crypto and are governed by the Apache License 2.0 the full text of which is contained in the file License.txt included in VeraCrypt binary and source code distribution packages. */ diff --git a/src/Common/Volumes.h b/src/Common/Volumes.h index 51e62181..02e3e7f7 100644 --- a/src/Common/Volumes.h +++ b/src/Common/Volumes.h @@ -6,7 +6,7 @@ Encryption for the Masses 2.02a, which is Copyright (c) 1998-2000 Paul Le Roux and which is governed by the 'License Agreement for Encryption for the Masses' Modifications and additions to the original source code (contained in this file) - and all other portions of this file are Copyright (c) 2013-2025 IDRIX + and all other portions of this file are Copyright (c) 2013-2025 AM Crypto and are governed by the Apache License 2.0 the full text of which is contained in the file License.txt included in VeraCrypt binary and source code distribution packages. */ diff --git a/src/Common/Wipe.c b/src/Common/Wipe.c index 66d633b8..cb572d35 100644 --- a/src/Common/Wipe.c +++ b/src/Common/Wipe.c @@ -4,7 +4,7 @@ by the TrueCrypt License 3.0. Modifications and additions to the original source code (contained in this file) - and all other portions of this file are Copyright (c) 2013-2025 IDRIX + and all other portions of this file are Copyright (c) 2013-2025 AM Crypto and are governed by the Apache License 2.0 the full text of which is contained in the file License.txt included in VeraCrypt binary and source code distribution packages. diff --git a/src/Common/Wipe.h b/src/Common/Wipe.h index b8bd0fac..6b7edd90 100644 --- a/src/Common/Wipe.h +++ b/src/Common/Wipe.h @@ -4,7 +4,7 @@ by the TrueCrypt License 3.0. Modifications and additions to the original source code (contained in this file) - and all other portions of this file are Copyright (c) 2013-2025 IDRIX + and all other portions of this file are Copyright (c) 2013-2025 AM Crypto and are governed by the Apache License 2.0 the full text of which is contained in the file License.txt included in VeraCrypt binary and source code distribution packages. diff --git a/src/Common/Xml.c b/src/Common/Xml.c index d48940ed..357b7de1 100644 --- a/src/Common/Xml.c +++ b/src/Common/Xml.c @@ -4,7 +4,7 @@ by the TrueCrypt License 3.0. Modifications and additions to the original source code (contained in this file) - and all other portions of this file are Copyright (c) 2013-2025 IDRIX + and all other portions of this file are Copyright (c) 2013-2025 AM Crypto and are governed by the Apache License 2.0 the full text of which is contained in the file License.txt included in VeraCrypt binary and source code distribution packages. diff --git a/src/Common/Xml.h b/src/Common/Xml.h index d442f187..6a1daded 100644 --- a/src/Common/Xml.h +++ b/src/Common/Xml.h @@ -4,7 +4,7 @@ by the TrueCrypt License 3.0. Modifications and additions to the original source code (contained in this file) - and all other portions of this file are Copyright (c) 2013-2025 IDRIX + and all other portions of this file are Copyright (c) 2013-2025 AM Crypto and are governed by the Apache License 2.0 the full text of which is contained in the file License.txt included in VeraCrypt binary and source code distribution packages. diff --git a/src/Common/Xts.c b/src/Common/Xts.c index 99999f11..0f68a653 100644 --- a/src/Common/Xts.c +++ b/src/Common/Xts.c @@ -4,7 +4,7 @@ by the TrueCrypt License 3.0. Modifications and additions to the original source code (contained in this file) - and all other portions of this file are Copyright (c) 2013-2025 IDRIX + and all other portions of this file are Copyright (c) 2013-2025 AM Crypto and are governed by the Apache License 2.0 the full text of which is contained in the file License.txt included in VeraCrypt binary and source code distribution packages. diff --git a/src/Common/Xts.h b/src/Common/Xts.h index 0cc3a99f..0c50c3b2 100644 --- a/src/Common/Xts.h +++ b/src/Common/Xts.h @@ -4,7 +4,7 @@ by the TrueCrypt License 3.0. Modifications and additions to the original source code (contained in this file) - and all other portions of this file are Copyright (c) 2013-2025 IDRIX + and all other portions of this file are Copyright (c) 2013-2025 AM Crypto and are governed by the Apache License 2.0 the full text of which is contained in the file License.txt included in VeraCrypt binary and source code distribution packages. diff --git a/src/Core/Core.h b/src/Core/Core.h index b2573cd4..bb7264fa 100644 --- a/src/Core/Core.h +++ b/src/Core/Core.h @@ -4,7 +4,7 @@ by the TrueCrypt License 3.0. Modifications and additions to the original source code (contained in this file) - and all other portions of this file are Copyright (c) 2013-2025 IDRIX + and all other portions of this file are Copyright (c) 2013-2025 AM Crypto and are governed by the Apache License 2.0 the full text of which is contained in the file License.txt included in VeraCrypt binary and source code distribution packages. diff --git a/src/Core/Core.make b/src/Core/Core.make index 66aba900..def349d8 100644 --- a/src/Core/Core.make +++ b/src/Core/Core.make @@ -4,7 +4,7 @@ # by the TrueCrypt License 3.0. # # Modifications and additions to the original source code (contained in this file) -# and all other portions of this file are Copyright (c) 2013-2017 IDRIX +# and all other portions of this file are Copyright (c) 2013-2017 AM Crypto # and are governed by the Apache License 2.0 the full text of which is # contained in the file License.txt included in VeraCrypt binary and source # code distribution packages. diff --git a/src/Core/CoreBase.cpp b/src/Core/CoreBase.cpp index d2dbd6d7..2cf35e10 100644 --- a/src/Core/CoreBase.cpp +++ b/src/Core/CoreBase.cpp @@ -4,7 +4,7 @@ by the TrueCrypt License 3.0. Modifications and additions to the original source code (contained in this file) - and all other portions of this file are Copyright (c) 2013-2025 IDRIX + and all other portions of this file are Copyright (c) 2013-2025 AM Crypto and are governed by the Apache License 2.0 the full text of which is contained in the file License.txt included in VeraCrypt binary and source code distribution packages. diff --git a/src/Core/CoreBase.h b/src/Core/CoreBase.h index e4ff0a94..21a28dfe 100644 --- a/src/Core/CoreBase.h +++ b/src/Core/CoreBase.h @@ -4,7 +4,7 @@ by the TrueCrypt License 3.0. Modifications and additions to the original source code (contained in this file) - and all other portions of this file are Copyright (c) 2013-2025 IDRIX + and all other portions of this file are Copyright (c) 2013-2025 AM Crypto and are governed by the Apache License 2.0 the full text of which is contained in the file License.txt included in VeraCrypt binary and source code distribution packages. diff --git a/src/Core/CoreException.cpp b/src/Core/CoreException.cpp index a8123917..4b064190 100644 --- a/src/Core/CoreException.cpp +++ b/src/Core/CoreException.cpp @@ -4,7 +4,7 @@ by the TrueCrypt License 3.0. Modifications and additions to the original source code (contained in this file) - and all other portions of this file are Copyright (c) 2013-2025 IDRIX + and all other portions of this file are Copyright (c) 2013-2025 AM Crypto and are governed by the Apache License 2.0 the full text of which is contained in the file License.txt included in VeraCrypt binary and source code distribution packages. diff --git a/src/Core/CoreException.h b/src/Core/CoreException.h index b2e6b0a1..a0b1737b 100644 --- a/src/Core/CoreException.h +++ b/src/Core/CoreException.h @@ -4,7 +4,7 @@ by the TrueCrypt License 3.0. Modifications and additions to the original source code (contained in this file) - and all other portions of this file are Copyright (c) 2013-2025 IDRIX + and all other portions of this file are Copyright (c) 2013-2025 AM Crypto and are governed by the Apache License 2.0 the full text of which is contained in the file License.txt included in VeraCrypt binary and source code distribution packages. diff --git a/src/Core/FatFormatter.cpp b/src/Core/FatFormatter.cpp index 0d29c33d..f936b835 100644 --- a/src/Core/FatFormatter.cpp +++ b/src/Core/FatFormatter.cpp @@ -6,7 +6,7 @@ Encryption for the Masses 2.02a, which is Copyright (c) 1998-2000 Paul Le Roux and which is governed by the 'License Agreement for Encryption for the Masses' Modifications and additions to the original source code (contained in this file) - and all other portions of this file are Copyright (c) 2013-2025 IDRIX + and all other portions of this file are Copyright (c) 2013-2025 AM Crypto and are governed by the Apache License 2.0 the full text of which is contained in the file License.txt included in VeraCrypt binary and source code distribution packages. */ diff --git a/src/Core/FatFormatter.h b/src/Core/FatFormatter.h index 1a7de26d..320d11fc 100644 --- a/src/Core/FatFormatter.h +++ b/src/Core/FatFormatter.h @@ -4,7 +4,7 @@ by the TrueCrypt License 3.0. Modifications and additions to the original source code (contained in this file) - and all other portions of this file are Copyright (c) 2013-2025 IDRIX + and all other portions of this file are Copyright (c) 2013-2025 AM Crypto and are governed by the Apache License 2.0 the full text of which is contained in the file License.txt included in VeraCrypt binary and source code distribution packages. diff --git a/src/Core/HostDevice.cpp b/src/Core/HostDevice.cpp index 4b9f8f2f..b8620274 100644 --- a/src/Core/HostDevice.cpp +++ b/src/Core/HostDevice.cpp @@ -4,7 +4,7 @@ by the TrueCrypt License 3.0. Modifications and additions to the original source code (contained in this file) - and all other portions of this file are Copyright (c) 2013-2025 IDRIX + and all other portions of this file are Copyright (c) 2013-2025 AM Crypto and are governed by the Apache License 2.0 the full text of which is contained in the file License.txt included in VeraCrypt binary and source code distribution packages. diff --git a/src/Core/HostDevice.h b/src/Core/HostDevice.h index 93779281..6e265b0f 100644 --- a/src/Core/HostDevice.h +++ b/src/Core/HostDevice.h @@ -4,7 +4,7 @@ by the TrueCrypt License 3.0. Modifications and additions to the original source code (contained in this file) - and all other portions of this file are Copyright (c) 2013-2025 IDRIX + and all other portions of this file are Copyright (c) 2013-2025 AM Crypto and are governed by the Apache License 2.0 the full text of which is contained in the file License.txt included in VeraCrypt binary and source code distribution packages. diff --git a/src/Core/MountOptions.cpp b/src/Core/MountOptions.cpp index 6228d3cf..94fda9e4 100644 --- a/src/Core/MountOptions.cpp +++ b/src/Core/MountOptions.cpp @@ -4,7 +4,7 @@ by the TrueCrypt License 3.0. Modifications and additions to the original source code (contained in this file) - and all other portions of this file are Copyright (c) 2013-2025 IDRIX + and all other portions of this file are Copyright (c) 2013-2025 AM Crypto and are governed by the Apache License 2.0 the full text of which is contained in the file License.txt included in VeraCrypt binary and source code distribution packages. diff --git a/src/Core/MountOptions.h b/src/Core/MountOptions.h index 449ccbae..c6085401 100644 --- a/src/Core/MountOptions.h +++ b/src/Core/MountOptions.h @@ -4,7 +4,7 @@ by the TrueCrypt License 3.0. Modifications and additions to the original source code (contained in this file) - and all other portions of this file are Copyright (c) 2013-2025 IDRIX + and all other portions of this file are Copyright (c) 2013-2025 AM Crypto and are governed by the Apache License 2.0 the full text of which is contained in the file License.txt included in VeraCrypt binary and source code distribution packages. diff --git a/src/Core/RandomNumberGenerator.cpp b/src/Core/RandomNumberGenerator.cpp index 781d951e..aeb7ad1b 100644 --- a/src/Core/RandomNumberGenerator.cpp +++ b/src/Core/RandomNumberGenerator.cpp @@ -4,7 +4,7 @@ by the TrueCrypt License 3.0. Modifications and additions to the original source code (contained in this file) - and all other portions of this file are Copyright (c) 2013-2025 IDRIX + and all other portions of this file are Copyright (c) 2013-2025 AM Crypto and are governed by the Apache License 2.0 the full text of which is contained in the file License.txt included in VeraCrypt binary and source code distribution packages. @@ -201,7 +201,7 @@ namespace VeraCrypt PoolHash->GetDigest (digest); /* XOR the resultant message digest to the pool at the poolIndex position. */ - /* this matches the documentation: https://veracrypt.fr/en/Random%20Number%20Generator.html */ + /* this matches the documentation: https://veracrypt.jp/en/Random%20Number%20Generator.html */ for (size_t digestIndex = 0; digestIndex < digestSize; digestIndex++) { Pool [poolPos + digestIndex] ^= digest [digestIndex]; diff --git a/src/Core/RandomNumberGenerator.h b/src/Core/RandomNumberGenerator.h index 5fd769a7..89c45ad0 100644 --- a/src/Core/RandomNumberGenerator.h +++ b/src/Core/RandomNumberGenerator.h @@ -4,7 +4,7 @@ by the TrueCrypt License 3.0. Modifications and additions to the original source code (contained in this file) - and all other portions of this file are Copyright (c) 2013-2025 IDRIX + and all other portions of this file are Copyright (c) 2013-2025 AM Crypto and are governed by the Apache License 2.0 the full text of which is contained in the file License.txt included in VeraCrypt binary and source code distribution packages. diff --git a/src/Core/Unix/CoreService.cpp b/src/Core/Unix/CoreService.cpp index 177ffbda..e4e9b5e3 100644 --- a/src/Core/Unix/CoreService.cpp +++ b/src/Core/Unix/CoreService.cpp @@ -4,7 +4,7 @@ by the TrueCrypt License 3.0. Modifications and additions to the original source code (contained in this file) - and all other portions of this file are Copyright (c) 2013-2025 IDRIX + and all other portions of this file are Copyright (c) 2013-2025 AM Crypto and are governed by the Apache License 2.0 the full text of which is contained in the file License.txt included in VeraCrypt binary and source code distribution packages. diff --git a/src/Core/Unix/CoreService.h b/src/Core/Unix/CoreService.h index 5c43f0ed..2becc735 100644 --- a/src/Core/Unix/CoreService.h +++ b/src/Core/Unix/CoreService.h @@ -4,7 +4,7 @@ by the TrueCrypt License 3.0. Modifications and additions to the original source code (contained in this file) - and all other portions of this file are Copyright (c) 2013-2025 IDRIX + and all other portions of this file are Copyright (c) 2013-2025 AM Crypto and are governed by the Apache License 2.0 the full text of which is contained in the file License.txt included in VeraCrypt binary and source code distribution packages. diff --git a/src/Core/Unix/CoreServiceProxy.h b/src/Core/Unix/CoreServiceProxy.h index 896df3e6..08bb57f6 100644 --- a/src/Core/Unix/CoreServiceProxy.h +++ b/src/Core/Unix/CoreServiceProxy.h @@ -4,7 +4,7 @@ by the TrueCrypt License 3.0. Modifications and additions to the original source code (contained in this file) - and all other portions of this file are Copyright (c) 2013-2025 IDRIX + and all other portions of this file are Copyright (c) 2013-2025 AM Crypto and are governed by the Apache License 2.0 the full text of which is contained in the file License.txt included in VeraCrypt binary and source code distribution packages. diff --git a/src/Core/Unix/CoreServiceRequest.cpp b/src/Core/Unix/CoreServiceRequest.cpp index 14e2ec28..7feda14c 100644 --- a/src/Core/Unix/CoreServiceRequest.cpp +++ b/src/Core/Unix/CoreServiceRequest.cpp @@ -4,7 +4,7 @@ by the TrueCrypt License 3.0. Modifications and additions to the original source code (contained in this file) - and all other portions of this file are Copyright (c) 2013-2025 IDRIX + and all other portions of this file are Copyright (c) 2013-2025 AM Crypto and are governed by the Apache License 2.0 the full text of which is contained in the file License.txt included in VeraCrypt binary and source code distribution packages. diff --git a/src/Core/Unix/CoreServiceRequest.h b/src/Core/Unix/CoreServiceRequest.h index 77778ca2..8c2854f1 100644 --- a/src/Core/Unix/CoreServiceRequest.h +++ b/src/Core/Unix/CoreServiceRequest.h @@ -4,7 +4,7 @@ by the TrueCrypt License 3.0. Modifications and additions to the original source code (contained in this file) - and all other portions of this file are Copyright (c) 2013-2025 IDRIX + and all other portions of this file are Copyright (c) 2013-2025 AM Crypto and are governed by the Apache License 2.0 the full text of which is contained in the file License.txt included in VeraCrypt binary and source code distribution packages. diff --git a/src/Core/Unix/CoreServiceResponse.cpp b/src/Core/Unix/CoreServiceResponse.cpp index 1eb0af3f..59d9d090 100644 --- a/src/Core/Unix/CoreServiceResponse.cpp +++ b/src/Core/Unix/CoreServiceResponse.cpp @@ -4,7 +4,7 @@ by the TrueCrypt License 3.0. Modifications and additions to the original source code (contained in this file) - and all other portions of this file are Copyright (c) 2013-2025 IDRIX + and all other portions of this file are Copyright (c) 2013-2025 AM Crypto and are governed by the Apache License 2.0 the full text of which is contained in the file License.txt included in VeraCrypt binary and source code distribution packages. diff --git a/src/Core/Unix/CoreServiceResponse.h b/src/Core/Unix/CoreServiceResponse.h index 91a2483b..a741db0f 100644 --- a/src/Core/Unix/CoreServiceResponse.h +++ b/src/Core/Unix/CoreServiceResponse.h @@ -4,7 +4,7 @@ by the TrueCrypt License 3.0. Modifications and additions to the original source code (contained in this file) - and all other portions of this file are Copyright (c) 2013-2025 IDRIX + and all other portions of this file are Copyright (c) 2013-2025 AM Crypto and are governed by the Apache License 2.0 the full text of which is contained in the file License.txt included in VeraCrypt binary and source code distribution packages. diff --git a/src/Core/Unix/CoreUnix.cpp b/src/Core/Unix/CoreUnix.cpp index f1ac4f48..2851fde1 100644 --- a/src/Core/Unix/CoreUnix.cpp +++ b/src/Core/Unix/CoreUnix.cpp @@ -4,7 +4,7 @@ by the TrueCrypt License 3.0. Modifications and additions to the original source code (contained in this file) - and all other portions of this file are Copyright (c) 2013-2025 IDRIX + and all other portions of this file are Copyright (c) 2013-2025 AM Crypto and are governed by the Apache License 2.0 the full text of which is contained in the file License.txt included in VeraCrypt binary and source code distribution packages. diff --git a/src/Core/Unix/CoreUnix.h b/src/Core/Unix/CoreUnix.h index ae26bf0a..bd7efe53 100644 --- a/src/Core/Unix/CoreUnix.h +++ b/src/Core/Unix/CoreUnix.h @@ -4,7 +4,7 @@ by the TrueCrypt License 3.0. Modifications and additions to the original source code (contained in this file) - and all other portions of this file are Copyright (c) 2013-2025 IDRIX + and all other portions of this file are Copyright (c) 2013-2025 AM Crypto and are governed by the Apache License 2.0 the full text of which is contained in the file License.txt included in VeraCrypt binary and source code distribution packages. diff --git a/src/Core/Unix/FreeBSD/CoreFreeBSD.cpp b/src/Core/Unix/FreeBSD/CoreFreeBSD.cpp index 8f5b8048..66cd81e8 100644 --- a/src/Core/Unix/FreeBSD/CoreFreeBSD.cpp +++ b/src/Core/Unix/FreeBSD/CoreFreeBSD.cpp @@ -4,7 +4,7 @@ by the TrueCrypt License 3.0. Modifications and additions to the original source code (contained in this file) - and all other portions of this file are Copyright (c) 2013-2025 IDRIX + and all other portions of this file are Copyright (c) 2013-2025 AM Crypto and are governed by the Apache License 2.0 the full text of which is contained in the file License.txt included in VeraCrypt binary and source code distribution packages. diff --git a/src/Core/Unix/FreeBSD/CoreFreeBSD.h b/src/Core/Unix/FreeBSD/CoreFreeBSD.h index 5510aa2c..1dfaf497 100644 --- a/src/Core/Unix/FreeBSD/CoreFreeBSD.h +++ b/src/Core/Unix/FreeBSD/CoreFreeBSD.h @@ -4,7 +4,7 @@ by the TrueCrypt License 3.0. Modifications and additions to the original source code (contained in this file) - and all other portions of this file are Copyright (c) 2013-2025 IDRIX + and all other portions of this file are Copyright (c) 2013-2025 AM Crypto and are governed by the Apache License 2.0 the full text of which is contained in the file License.txt included in VeraCrypt binary and source code distribution packages. diff --git a/src/Core/Unix/FreeBSD/System.h b/src/Core/Unix/FreeBSD/System.h index 63f68aae..2a6c8b0e 100644 --- a/src/Core/Unix/FreeBSD/System.h +++ b/src/Core/Unix/FreeBSD/System.h @@ -4,7 +4,7 @@ by the TrueCrypt License 3.0. Modifications and additions to the original source code (contained in this file) - and all other portions of this file are Copyright (c) 2013-2025 IDRIX + and all other portions of this file are Copyright (c) 2013-2025 AM Crypto and are governed by the Apache License 2.0 the full text of which is contained in the file License.txt included in VeraCrypt binary and source code distribution packages. diff --git a/src/Core/Unix/Linux/CoreLinux.cpp b/src/Core/Unix/Linux/CoreLinux.cpp index fcde8103..57126883 100644 --- a/src/Core/Unix/Linux/CoreLinux.cpp +++ b/src/Core/Unix/Linux/CoreLinux.cpp @@ -4,7 +4,7 @@ by the TrueCrypt License 3.0. Modifications and additions to the original source code (contained in this file) - and all other portions of this file are Copyright (c) 2013-2025 IDRIX + and all other portions of this file are Copyright (c) 2013-2025 AM Crypto and are governed by the Apache License 2.0 the full text of which is contained in the file License.txt included in VeraCrypt binary and source code distribution packages. diff --git a/src/Core/Unix/Linux/CoreLinux.h b/src/Core/Unix/Linux/CoreLinux.h index b851fc27..e4ee4e37 100644 --- a/src/Core/Unix/Linux/CoreLinux.h +++ b/src/Core/Unix/Linux/CoreLinux.h @@ -4,7 +4,7 @@ by the TrueCrypt License 3.0. Modifications and additions to the original source code (contained in this file) - and all other portions of this file are Copyright (c) 2013-2025 IDRIX + and all other portions of this file are Copyright (c) 2013-2025 AM Crypto and are governed by the Apache License 2.0 the full text of which is contained in the file License.txt included in VeraCrypt binary and source code distribution packages. diff --git a/src/Core/Unix/Linux/System.h b/src/Core/Unix/Linux/System.h index c98bfd0a..be481b44 100644 --- a/src/Core/Unix/Linux/System.h +++ b/src/Core/Unix/Linux/System.h @@ -4,7 +4,7 @@ by the TrueCrypt License 3.0. Modifications and additions to the original source code (contained in this file) - and all other portions of this file are Copyright (c) 2013-2025 IDRIX + and all other portions of this file are Copyright (c) 2013-2025 AM Crypto and are governed by the Apache License 2.0 the full text of which is contained in the file License.txt included in VeraCrypt binary and source code distribution packages. diff --git a/src/Core/Unix/MacOSX/CoreMacOSX.cpp b/src/Core/Unix/MacOSX/CoreMacOSX.cpp index df8a40e2..21b70325 100644 --- a/src/Core/Unix/MacOSX/CoreMacOSX.cpp +++ b/src/Core/Unix/MacOSX/CoreMacOSX.cpp @@ -4,7 +4,7 @@ by the TrueCrypt License 3.0. Modifications and additions to the original source code (contained in this file) - and all other portions of this file are Copyright (c) 2013-2025 IDRIX + and all other portions of this file are Copyright (c) 2013-2025 AM Crypto and are governed by the Apache License 2.0 the full text of which is contained in the file License.txt included in VeraCrypt binary and source code distribution packages. diff --git a/src/Core/Unix/MacOSX/CoreMacOSX.h b/src/Core/Unix/MacOSX/CoreMacOSX.h index da905708..e7dd9d74 100644 --- a/src/Core/Unix/MacOSX/CoreMacOSX.h +++ b/src/Core/Unix/MacOSX/CoreMacOSX.h @@ -4,7 +4,7 @@ by the TrueCrypt License 3.0. Modifications and additions to the original source code (contained in this file) - and all other portions of this file are Copyright (c) 2013-2025 IDRIX + and all other portions of this file are Copyright (c) 2013-2025 AM Crypto and are governed by the Apache License 2.0 the full text of which is contained in the file License.txt included in VeraCrypt binary and source code distribution packages. diff --git a/src/Core/Unix/MacOSX/System.h b/src/Core/Unix/MacOSX/System.h index af286829..36971aa3 100644 --- a/src/Core/Unix/MacOSX/System.h +++ b/src/Core/Unix/MacOSX/System.h @@ -4,7 +4,7 @@ by the TrueCrypt License 3.0. Modifications and additions to the original source code (contained in this file) - and all other portions of this file are Copyright (c) 2013-2025 IDRIX + and all other portions of this file are Copyright (c) 2013-2025 AM Crypto and are governed by the Apache License 2.0 the full text of which is contained in the file License.txt included in VeraCrypt binary and source code distribution packages. diff --git a/src/Core/Unix/MountedFilesystem.h b/src/Core/Unix/MountedFilesystem.h index de9bc138..85649feb 100644 --- a/src/Core/Unix/MountedFilesystem.h +++ b/src/Core/Unix/MountedFilesystem.h @@ -4,7 +4,7 @@ by the TrueCrypt License 3.0. Modifications and additions to the original source code (contained in this file) - and all other portions of this file are Copyright (c) 2013-2025 IDRIX + and all other portions of this file are Copyright (c) 2013-2025 AM Crypto and are governed by the Apache License 2.0 the full text of which is contained in the file License.txt included in VeraCrypt binary and source code distribution packages. diff --git a/src/Core/Unix/OpenBSD/CoreOpenBSD.cpp b/src/Core/Unix/OpenBSD/CoreOpenBSD.cpp index 161d4a79..4c7eb010 100644 --- a/src/Core/Unix/OpenBSD/CoreOpenBSD.cpp +++ b/src/Core/Unix/OpenBSD/CoreOpenBSD.cpp @@ -7,7 +7,7 @@ by the TrueCrypt License 3.0. Modifications and additions to the original source code (contained in this file) - and all other portions of this file are Copyright (c) 2013-2025 IDRIX + and all other portions of this file are Copyright (c) 2013-2025 AM Crypto and are governed by the Apache License 2.0 the full text of which is contained in the file License.txt included in VeraCrypt binary and source code distribution packages. diff --git a/src/Core/Unix/OpenBSD/CoreOpenBSD.h b/src/Core/Unix/OpenBSD/CoreOpenBSD.h index 32129534..3992422c 100644 --- a/src/Core/Unix/OpenBSD/CoreOpenBSD.h +++ b/src/Core/Unix/OpenBSD/CoreOpenBSD.h @@ -7,7 +7,7 @@ by the TrueCrypt License 3.0. Modifications and additions to the original source code (contained in this file) - and all other portions of this file are Copyright (c) 2013-2025 IDRIX + and all other portions of this file are Copyright (c) 2013-2025 AM Crypto and are governed by the Apache License 2.0 the full text of which is contained in the file License.txt included in VeraCrypt binary and source code distribution packages. diff --git a/src/Core/Unix/OpenBSD/System.h b/src/Core/Unix/OpenBSD/System.h index 9c155a40..0cbd395f 100644 --- a/src/Core/Unix/OpenBSD/System.h +++ b/src/Core/Unix/OpenBSD/System.h @@ -7,7 +7,7 @@ by the TrueCrypt License 3.0. Modifications and additions to the original source code (contained in this file) - and all other portions of this file are Copyright (c) 2013-2025 IDRIX + and all other portions of this file are Copyright (c) 2013-2025 AM Crypto and are governed by the Apache License 2.0 the full text of which is contained in the file License.txt included in VeraCrypt binary and source code distribution packages. diff --git a/src/Core/Unix/Solaris/CoreSolaris.cpp b/src/Core/Unix/Solaris/CoreSolaris.cpp index c436be8f..131028f2 100644 --- a/src/Core/Unix/Solaris/CoreSolaris.cpp +++ b/src/Core/Unix/Solaris/CoreSolaris.cpp @@ -4,7 +4,7 @@ by the TrueCrypt License 3.0. Modifications and additions to the original source code (contained in this file) - and all other portions of this file are Copyright (c) 2013-2025 IDRIX + and all other portions of this file are Copyright (c) 2013-2025 AM Crypto and are governed by the Apache License 2.0 the full text of which is contained in the file License.txt included in VeraCrypt binary and source code distribution packages. diff --git a/src/Core/Unix/Solaris/CoreSolaris.h b/src/Core/Unix/Solaris/CoreSolaris.h index 6a55583a..b789049e 100644 --- a/src/Core/Unix/Solaris/CoreSolaris.h +++ b/src/Core/Unix/Solaris/CoreSolaris.h @@ -4,7 +4,7 @@ by the TrueCrypt License 3.0. Modifications and additions to the original source code (contained in this file) - and all other portions of this file are Copyright (c) 2013-2025 IDRIX + and all other portions of this file are Copyright (c) 2013-2025 AM Crypto and are governed by the Apache License 2.0 the full text of which is contained in the file License.txt included in VeraCrypt binary and source code distribution packages. diff --git a/src/Core/Unix/Solaris/System.h b/src/Core/Unix/Solaris/System.h index 7ee71da4..9a234e12 100644 --- a/src/Core/Unix/Solaris/System.h +++ b/src/Core/Unix/Solaris/System.h @@ -4,7 +4,7 @@ by the TrueCrypt License 3.0. Modifications and additions to the original source code (contained in this file) - and all other portions of this file are Copyright (c) 2013-2025 IDRIX + and all other portions of this file are Copyright (c) 2013-2025 AM Crypto and are governed by the Apache License 2.0 the full text of which is contained in the file License.txt included in VeraCrypt binary and source code distribution packages. diff --git a/src/Core/Unix/System.h b/src/Core/Unix/System.h index b6a6f092..fbf72503 100644 --- a/src/Core/Unix/System.h +++ b/src/Core/Unix/System.h @@ -4,7 +4,7 @@ by the TrueCrypt License 3.0. Modifications and additions to the original source code (contained in this file) - and all other portions of this file are Copyright (c) 2013-2025 IDRIX + and all other portions of this file are Copyright (c) 2013-2025 AM Crypto and are governed by the Apache License 2.0 the full text of which is contained in the file License.txt included in VeraCrypt binary and source code distribution packages. diff --git a/src/Core/VolumeCreator.cpp b/src/Core/VolumeCreator.cpp index a60b12ba..68697871 100644 --- a/src/Core/VolumeCreator.cpp +++ b/src/Core/VolumeCreator.cpp @@ -4,7 +4,7 @@ by the TrueCrypt License 3.0. Modifications and additions to the original source code (contained in this file) - and all other portions of this file are Copyright (c) 2013-2025 IDRIX + and all other portions of this file are Copyright (c) 2013-2025 AM Crypto and are governed by the Apache License 2.0 the full text of which is contained in the file License.txt included in VeraCrypt binary and source code distribution packages. diff --git a/src/Core/VolumeCreator.h b/src/Core/VolumeCreator.h index a25a9667..bd63e26b 100644 --- a/src/Core/VolumeCreator.h +++ b/src/Core/VolumeCreator.h @@ -4,7 +4,7 @@ by the TrueCrypt License 3.0. Modifications and additions to the original source code (contained in this file) - and all other portions of this file are Copyright (c) 2013-2025 IDRIX + and all other portions of this file are Copyright (c) 2013-2025 AM Crypto and are governed by the Apache License 2.0 the full text of which is contained in the file License.txt included in VeraCrypt binary and source code distribution packages. diff --git a/src/Crypto/Aes_hw_cpu.h b/src/Crypto/Aes_hw_cpu.h index d9dda1af..60196f89 100644 --- a/src/Crypto/Aes_hw_cpu.h +++ b/src/Crypto/Aes_hw_cpu.h @@ -4,7 +4,7 @@ by the TrueCrypt License 3.0. Modifications and additions to the original source code (contained in this file) - and all other portions of this file are Copyright (c) 2013-2025 IDRIX + and all other portions of this file are Copyright (c) 2013-2025 AM Crypto and are governed by the Apache License 2.0 the full text of which is contained in the file License.txt included in VeraCrypt binary and source code distribution packages. diff --git a/src/Crypto/Sha2.h b/src/Crypto/Sha2.h index 42d067fa..143a88c1 100644 --- a/src/Crypto/Sha2.h +++ b/src/Crypto/Sha2.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2013-2025 IDRIX + * Copyright (c) 2013-2025 AM Crypto * Governed by the Apache License 2.0 the full text of which is contained * in the file License.txt included in VeraCrypt binary and source * code distribution packages. diff --git a/src/Driver/DriveFilter.c b/src/Driver/DriveFilter.c index 3f2c6a07..3a92aac3 100644 --- a/src/Driver/DriveFilter.c +++ b/src/Driver/DriveFilter.c @@ -4,7 +4,7 @@ by the TrueCrypt License 3.0. Modifications and additions to the original source code (contained in this file) - and all other portions of this file are Copyright (c) 2013-2025 IDRIX + and all other portions of this file are Copyright (c) 2013-2025 AM Crypto and are governed by the Apache License 2.0 the full text of which is contained in the file License.txt included in VeraCrypt binary and source code distribution packages. diff --git a/src/Driver/DriveFilter.h b/src/Driver/DriveFilter.h index 83b66c74..ad46920a 100644 --- a/src/Driver/DriveFilter.h +++ b/src/Driver/DriveFilter.h @@ -4,7 +4,7 @@ by the TrueCrypt License 3.0. Modifications and additions to the original source code (contained in this file) - and all other portions of this file are Copyright (c) 2013-2025 IDRIX + and all other portions of this file are Copyright (c) 2013-2025 AM Crypto and are governed by the Apache License 2.0 the full text of which is contained in the file License.txt included in VeraCrypt binary and source code distribution packages. diff --git a/src/Driver/Driver.rc b/src/Driver/Driver.rc index 27deee03..8b1c4453 100644 --- a/src/Driver/Driver.rc +++ b/src/Driver/Driver.rc @@ -43,7 +43,7 @@ BEGIN BEGIN BLOCK "040904b0" BEGIN - VALUE "CompanyName", "IDRIX" + VALUE "CompanyName", "AM Crypto" VALUE "FileDescription", "VeraCrypt Driver" VALUE "FileVersion", "1.26.21" VALUE "LegalTrademarks", "VeraCrypt" diff --git a/src/Driver/DumpFilter.c b/src/Driver/DumpFilter.c index 4105b116..e480a419 100644 --- a/src/Driver/DumpFilter.c +++ b/src/Driver/DumpFilter.c @@ -4,7 +4,7 @@ by the TrueCrypt License 3.0. Modifications and additions to the original source code (contained in this file) - and all other portions of this file are Copyright (c) 2013-2025 IDRIX + and all other portions of this file are Copyright (c) 2013-2025 AM Crypto and are governed by the Apache License 2.0 the full text of which is contained in the file License.txt included in VeraCrypt binary and source code distribution packages. diff --git a/src/Driver/DumpFilter.h b/src/Driver/DumpFilter.h index 88091bd4..927ccf76 100644 --- a/src/Driver/DumpFilter.h +++ b/src/Driver/DumpFilter.h @@ -4,7 +4,7 @@ by the TrueCrypt License 3.0. Modifications and additions to the original source code (contained in this file) - and all other portions of this file are Copyright (c) 2013-2025 IDRIX + and all other portions of this file are Copyright (c) 2013-2025 AM Crypto and are governed by the Apache License 2.0 the full text of which is contained in the file License.txt included in VeraCrypt binary and source code distribution packages. diff --git a/src/Driver/EncryptedIoQueue.c b/src/Driver/EncryptedIoQueue.c index c39941e6..39daa0cd 100644 --- a/src/Driver/EncryptedIoQueue.c +++ b/src/Driver/EncryptedIoQueue.c @@ -4,7 +4,7 @@ by the TrueCrypt License 3.0. Modifications and additions to the original source code (contained in this file) - and all other portions of this file are Copyright (c) 2013-2025 IDRIX + and all other portions of this file are Copyright (c) 2013-2025 AM Crypto and are governed by the Apache License 2.0 the full text of which is contained in the file License.txt included in VeraCrypt binary and source code distribution packages. diff --git a/src/Driver/EncryptedIoQueue.h b/src/Driver/EncryptedIoQueue.h index 82cc76cd..e3e19d37 100644 --- a/src/Driver/EncryptedIoQueue.h +++ b/src/Driver/EncryptedIoQueue.h @@ -4,7 +4,7 @@ by the TrueCrypt License 3.0. Modifications and additions to the original source code (contained in this file) - and all other portions of this file are Copyright (c) 2013-2025 IDRIX + and all other portions of this file are Copyright (c) 2013-2025 AM Crypto and are governed by the Apache License 2.0 the full text of which is contained in the file License.txt included in VeraCrypt binary and source code distribution packages. diff --git a/src/Driver/Fuse/Driver.make b/src/Driver/Fuse/Driver.make index 47f3c2cd..c6156026 100644 --- a/src/Driver/Fuse/Driver.make +++ b/src/Driver/Fuse/Driver.make @@ -4,7 +4,7 @@ # by the TrueCrypt License 3.0. # # Modifications and additions to the original source code (contained in this file) -# and all other portions of this file are Copyright (c) 2013-2017 IDRIX +# and all other portions of this file are Copyright (c) 2013-2017 AM Crypto # and are governed by the Apache License 2.0 the full text of which is # contained in the file License.txt included in VeraCrypt binary and source # code distribution packages. diff --git a/src/Driver/Fuse/FuseService.cpp b/src/Driver/Fuse/FuseService.cpp index 5fe9f6fe..4b343b6f 100644 --- a/src/Driver/Fuse/FuseService.cpp +++ b/src/Driver/Fuse/FuseService.cpp @@ -4,7 +4,7 @@ by the TrueCrypt License 3.0. Modifications and additions to the original source code (contained in this file) - and all other portions of this file are Copyright (c) 2013-2025 IDRIX + and all other portions of this file are Copyright (c) 2013-2025 AM Crypto and are governed by the Apache License 2.0 the full text of which is contained in the file License.txt included in VeraCrypt binary and source code distribution packages. diff --git a/src/Driver/Fuse/FuseService.h b/src/Driver/Fuse/FuseService.h index 1e4ffc6c..504f40d3 100644 --- a/src/Driver/Fuse/FuseService.h +++ b/src/Driver/Fuse/FuseService.h @@ -4,7 +4,7 @@ by the TrueCrypt License 3.0. Modifications and additions to the original source code (contained in this file) - and all other portions of this file are Copyright (c) 2013-2025 IDRIX + and all other portions of this file are Copyright (c) 2013-2025 AM Crypto and are governed by the Apache License 2.0 the full text of which is contained in the file License.txt included in VeraCrypt binary and source code distribution packages. diff --git a/src/Driver/Ntdriver.c b/src/Driver/Ntdriver.c index 148f88b8..eb45d41d 100644 --- a/src/Driver/Ntdriver.c +++ b/src/Driver/Ntdriver.c @@ -6,7 +6,7 @@ Encryption for the Masses 2.02a, which is Copyright (c) 1998-2000 Paul Le Roux and which is governed by the 'License Agreement for Encryption for the Masses' Modifications and additions to the original source code (contained in this file) - and all other portions of this file are Copyright (c) 2013-2025 IDRIX + and all other portions of this file are Copyright (c) 2013-2025 AM Crypto and are governed by the Apache License 2.0 the full text of which is contained in the file License.txt included in VeraCrypt binary and source code distribution packages. */ diff --git a/src/Driver/Ntdriver.h b/src/Driver/Ntdriver.h index c23bbfe3..0c440ba5 100644 --- a/src/Driver/Ntdriver.h +++ b/src/Driver/Ntdriver.h @@ -6,7 +6,7 @@ Encryption for the Masses 2.02a, which is Copyright (c) 1998-2000 Paul Le Roux and which is governed by the 'License Agreement for Encryption for the Masses' Modifications and additions to the original source code (contained in this file) - and all other portions of this file are Copyright (c) 2013-2025 IDRIX + and all other portions of this file are Copyright (c) 2013-2025 AM Crypto and are governed by the Apache License 2.0 the full text of which is contained in the file License.txt included in VeraCrypt binary and source code distribution packages. */ diff --git a/src/Driver/Ntvol.c b/src/Driver/Ntvol.c index 9856fc2b..2daebfd7 100644 --- a/src/Driver/Ntvol.c +++ b/src/Driver/Ntvol.c @@ -6,7 +6,7 @@ Encryption for the Masses 2.02a, which is Copyright (c) 1998-2000 Paul Le Roux and which is governed by the 'License Agreement for Encryption for the Masses' Modifications and additions to the original source code (contained in this file) - and all other portions of this file are Copyright (c) 2013-2025 IDRIX + and all other portions of this file are Copyright (c) 2013-2025 AM Crypto and are governed by the Apache License 2.0 the full text of which is contained in the file License.txt included in VeraCrypt binary and source code distribution packages. */ diff --git a/src/Driver/Ntvol.h b/src/Driver/Ntvol.h index a1051e94..0dbb5556 100644 --- a/src/Driver/Ntvol.h +++ b/src/Driver/Ntvol.h @@ -6,7 +6,7 @@ Encryption for the Masses 2.02a, which is Copyright (c) 1998-2000 Paul Le Roux and which is governed by the 'License Agreement for Encryption for the Masses' Modifications and additions to the original source code (contained in this file) - and all other portions of this file are Copyright (c) 2013-2025 IDRIX + and all other portions of this file are Copyright (c) 2013-2025 AM Crypto and are governed by the Apache License 2.0 the full text of which is contained in the file License.txt included in VeraCrypt binary and source code distribution packages. */ diff --git a/src/Driver/VolumeFilter.c b/src/Driver/VolumeFilter.c index f4fc9610..7090cc79 100644 --- a/src/Driver/VolumeFilter.c +++ b/src/Driver/VolumeFilter.c @@ -4,7 +4,7 @@ by the TrueCrypt License 3.0. Modifications and additions to the original source code (contained in this file) - and all other portions of this file are Copyright (c) 2013-2025 IDRIX + and all other portions of this file are Copyright (c) 2013-2025 AM Crypto and are governed by the Apache License 2.0 the full text of which is contained in the file License.txt included in VeraCrypt binary and source code distribution packages. diff --git a/src/Driver/VolumeFilter.h b/src/Driver/VolumeFilter.h index e318e99d..965e5adb 100644 --- a/src/Driver/VolumeFilter.h +++ b/src/Driver/VolumeFilter.h @@ -4,7 +4,7 @@ by the TrueCrypt License 3.0. Modifications and additions to the original source code (contained in this file) - and all other portions of this file are Copyright (c) 2013-2025 IDRIX + and all other portions of this file are Copyright (c) 2013-2025 AM Crypto and are governed by the Apache License 2.0 the full text of which is contained in the file License.txt included in VeraCrypt binary and source code distribution packages. diff --git a/src/ExpandVolume/DlgExpandVolume.cpp b/src/ExpandVolume/DlgExpandVolume.cpp index 8124e19a..05bcebb1 100644 --- a/src/ExpandVolume/DlgExpandVolume.cpp +++ b/src/ExpandVolume/DlgExpandVolume.cpp @@ -9,7 +9,7 @@ or Copyright (c) 2012-2013 Josef Schneider Modifications and additions to the original source code (contained in this file) - and all other portions of this file are Copyright (c) 2013-2025 IDRIX + and all other portions of this file are Copyright (c) 2013-2025 AM Crypto and are governed by the Apache License 2.0 the full text of which is contained in the file License.txt included in VeraCrypt binary and source code distribution packages. */ diff --git a/src/ExpandVolume/ExpandVolume.c b/src/ExpandVolume/ExpandVolume.c index 9a53bbde..b786af38 100644 --- a/src/ExpandVolume/ExpandVolume.c +++ b/src/ExpandVolume/ExpandVolume.c @@ -9,7 +9,7 @@ or Copyright (c) 2012-2013 Josef Schneider Modifications and additions to the original source code (contained in this file) - and all other portions of this file are Copyright (c) 2013-2025 IDRIX + and all other portions of this file are Copyright (c) 2013-2025 AM Crypto and are governed by the Apache License 2.0 the full text of which is contained in the file License.txt included in VeraCrypt binary and source code distribution packages. */ diff --git a/src/ExpandVolume/ExpandVolume.h b/src/ExpandVolume/ExpandVolume.h index 1aea9ea1..4e03bbfd 100644 --- a/src/ExpandVolume/ExpandVolume.h +++ b/src/ExpandVolume/ExpandVolume.h @@ -9,7 +9,7 @@ or Copyright (c) 2012-2013 Josef Schneider Modifications and additions to the original source code (contained in this file) - and all other portions of this file are Copyright (c) 2013-2025 IDRIX + and all other portions of this file are Copyright (c) 2013-2025 AM Crypto and are governed by the Apache License 2.0 the full text of which is contained in the file License.txt included in VeraCrypt binary and source code distribution packages. */ diff --git a/src/ExpandVolume/ExpandVolume.rc b/src/ExpandVolume/ExpandVolume.rc index ec4bd984..2e713430 100644 --- a/src/ExpandVolume/ExpandVolume.rc +++ b/src/ExpandVolume/ExpandVolume.rc @@ -208,7 +208,7 @@ BEGIN BEGIN BLOCK "040904b0" BEGIN - VALUE "CompanyName", "IDRIX" + VALUE "CompanyName", "AM Crypto" VALUE "FileDescription", "VeraCrypt Expander" VALUE "FileVersion", "1.26.21" VALUE "LegalTrademarks", "VeraCrypt" diff --git a/src/ExpandVolume/InitDataArea.c b/src/ExpandVolume/InitDataArea.c index b85afad7..19c0f91c 100644 --- a/src/ExpandVolume/InitDataArea.c +++ b/src/ExpandVolume/InitDataArea.c @@ -9,7 +9,7 @@ or Copyright (c) 2012-2013 Josef Schneider Modifications and additions to the original source code (contained in this file) - and all other portions of this file are Copyright (c) 2013-2025 IDRIX + and all other portions of this file are Copyright (c) 2013-2025 AM Crypto and are governed by the Apache License 2.0 the full text of which is contained in the file License.txt included in VeraCrypt binary and source code distribution packages. */ diff --git a/src/ExpandVolume/InitDataArea.h b/src/ExpandVolume/InitDataArea.h index e273cfaa..9db9428b 100644 --- a/src/ExpandVolume/InitDataArea.h +++ b/src/ExpandVolume/InitDataArea.h @@ -6,7 +6,7 @@ Modifications and additions to the original source code (contained in this file) - and all other portions of this file are Copyright (c) 2013-2025 IDRIX + and all other portions of this file are Copyright (c) 2013-2025 AM Crypto and are governed by the Apache License 2.0 the full text of which is contained in the file License.txt included in VeraCrypt binary and source code distribution packages. diff --git a/src/ExpandVolume/WinMain.cpp b/src/ExpandVolume/WinMain.cpp index 64fccd55..ac5879f0 100644 --- a/src/ExpandVolume/WinMain.cpp +++ b/src/ExpandVolume/WinMain.cpp @@ -9,7 +9,7 @@ or Copyright (c) 2012-2013 Josef Schneider Modifications and additions to the original source code (contained in this file) - and all other portions of this file are Copyright (c) 2013-2025 IDRIX + and all other portions of this file are Copyright (c) 2013-2025 AM Crypto and are governed by the Apache License 2.0 the full text of which is contained in the file License.txt included in VeraCrypt binary and source code distribution packages. */ @@ -1041,7 +1041,7 @@ BOOL CALLBACK MainDialogProc (HWND hwndDlg, UINT uMsg, WPARAM wParam, LPARAM lPa if (lw == IDM_HOMEPAGE ) { ArrowWaitCursor (); - SafeOpenURL (L"https://www.veracrypt.fr"); + SafeOpenURL (L"https://veracrypt.jp"); Sleep (200); NormalCursor (); diff --git a/src/Format/Format.rc b/src/Format/Format.rc index d1e65037..7c02d94d 100644 --- a/src/Format/Format.rc +++ b/src/Format/Format.rc @@ -44,7 +44,7 @@ BEGIN BEGIN BLOCK "040904b0" BEGIN - VALUE "CompanyName", "IDRIX" + VALUE "CompanyName", "AM Crypto" VALUE "FileDescription", "VeraCrypt Format" VALUE "FileVersion", "1.26.21" VALUE "LegalTrademarks", "VeraCrypt" diff --git a/src/Format/FormatCom.cpp b/src/Format/FormatCom.cpp index 904128c3..738116b0 100644 --- a/src/Format/FormatCom.cpp +++ b/src/Format/FormatCom.cpp @@ -4,7 +4,7 @@ by the TrueCrypt License 3.0. Modifications and additions to the original source code (contained in this file) - and all other portions of this file are Copyright (c) 2013-2025 IDRIX + and all other portions of this file are Copyright (c) 2013-2025 AM Crypto and are governed by the Apache License 2.0 the full text of which is contained in the file License.txt included in VeraCrypt binary and source code distribution packages. diff --git a/src/Format/FormatCom.h b/src/Format/FormatCom.h index 17eff52e..08013c04 100644 --- a/src/Format/FormatCom.h +++ b/src/Format/FormatCom.h @@ -4,7 +4,7 @@ by the TrueCrypt License 3.0. Modifications and additions to the original source code (contained in this file) - and all other portions of this file are Copyright (c) 2013-2025 IDRIX + and all other portions of this file are Copyright (c) 2013-2025 AM Crypto and are governed by the Apache License 2.0 the full text of which is contained in the file License.txt included in VeraCrypt binary and source code distribution packages. diff --git a/src/Format/InPlace.c b/src/Format/InPlace.c index 5e87db23..1081828e 100644 --- a/src/Format/InPlace.c +++ b/src/Format/InPlace.c @@ -4,7 +4,7 @@ by the TrueCrypt License 3.0. Modifications and additions to the original source code (contained in this file) - and all other portions of this file are Copyright (c) 2013-2025 IDRIX + and all other portions of this file are Copyright (c) 2013-2025 AM Crypto and are governed by the Apache License 2.0 the full text of which is contained in the file License.txt included in VeraCrypt binary and source code distribution packages. diff --git a/src/Format/InPlace.h b/src/Format/InPlace.h index 30c59b7e..4b914e43 100644 --- a/src/Format/InPlace.h +++ b/src/Format/InPlace.h @@ -4,7 +4,7 @@ by the TrueCrypt License 3.0. Modifications and additions to the original source code (contained in this file) - and all other portions of this file are Copyright (c) 2013-2025 IDRIX + and all other portions of this file are Copyright (c) 2013-2025 AM Crypto and are governed by the Apache License 2.0 the full text of which is contained in the file License.txt included in VeraCrypt binary and source code distribution packages. diff --git a/src/Format/Tcformat.c b/src/Format/Tcformat.c index 93bd4b4b..77a9910c 100644 --- a/src/Format/Tcformat.c +++ b/src/Format/Tcformat.c @@ -6,7 +6,7 @@ Encryption for the Masses 2.02a, which is Copyright (c) 1998-2000 Paul Le Roux and which is governed by the 'License Agreement for Encryption for the Masses' Modifications and additions to the original source code (contained in this file) - and all other portions of this file are Copyright (c) 2013-2025 IDRIX + and all other portions of this file are Copyright (c) 2013-2025 AM Crypto and are governed by the Apache License 2.0 the full text of which is contained in the file License.txt included in VeraCrypt binary and source code distribution packages. */ diff --git a/src/Format/Tcformat.h b/src/Format/Tcformat.h index dd8bf793..ac51fc69 100644 --- a/src/Format/Tcformat.h +++ b/src/Format/Tcformat.h @@ -6,7 +6,7 @@ Encryption for the Masses 2.02a, which is Copyright (c) 1998-2000 Paul Le Roux and which is governed by the 'License Agreement for Encryption for the Masses' Modifications and additions to the original source code (contained in this file) - and all other portions of this file are Copyright (c) 2013-2025 IDRIX + and all other portions of this file are Copyright (c) 2013-2025 AM Crypto and are governed by the Apache License 2.0 the full text of which is contained in the file License.txt included in VeraCrypt binary and source code distribution packages. */ diff --git a/src/LICENSE b/src/LICENSE index 0872b542..bf72d1bb 100644 --- a/src/LICENSE +++ b/src/LICENSE @@ -175,7 +175,7 @@ TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION END OF TERMS AND CONDITIONS -Copyright 2013-2025 IDRIX +Copyright 2025 AM Crypto Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/src/License.html b/src/License.html index 08a4aeae..2b0777a2 100644 --- a/src/License.html +++ b/src/License.html @@ -16,7 +16,7 @@ Software distributed under this license is distributed on an "AS IS" B
    VeraCrypt is governed by the TrueCrypt License version 3.0, a verbatim copy of this version of the TrueCrypt License can be found below.
    -This license does not grant you rights to use any contributors' name, logo, or trademarks, including IDRIX, VeraCrypt and all derivative names. For example, the following names are not allowed: VeraCrypt, VeraCrypt+, VeraCrypt Professional, iVeraCrypt, etc. Nor any other names confusingly similar to the name VeraCrypt (e.g., Vera-Crypt, Vera Crypt, VerKrypt, etc). +This license does not grant you rights to use any contributors' name, logo, or trademarks, including IDRIX, AM Crypto, VeraCrypt and all derivative names. For example, the following names are not allowed: VeraCrypt, VeraCrypt+, VeraCrypt Professional, iVeraCrypt, etc. Nor any other names confusingly similar to the name VeraCrypt (e.g., Vera-Crypt, Vera Crypt, VerKrypt, etc).
    ____________________________________________________________

    diff --git a/src/License.txt b/src/License.txt index 28b9b94f..ad6f53cf 100644 --- a/src/License.txt +++ b/src/License.txt @@ -14,7 +14,7 @@ licenses can be found below. This license does not grant you rights to use any contributors' name, logo, or trademarks, including IDRIX, -VeraCrypt and all derivative names. +AM Crypto, VeraCrypt and all derivative names. For example, the following names are not allowed: VeraCrypt, VeraCrypt+, VeraCrypt Professional, iVeraCrypt, etc. Nor any other names confusingly similar to the name VeraCrypt (e.g., diff --git a/src/Main/Application.cpp b/src/Main/Application.cpp index 7948235e..e661176e 100644 --- a/src/Main/Application.cpp +++ b/src/Main/Application.cpp @@ -4,7 +4,7 @@ by the TrueCrypt License 3.0. Modifications and additions to the original source code (contained in this file) - and all other portions of this file are Copyright (c) 2013-2025 IDRIX + and all other portions of this file are Copyright (c) 2013-2025 AM Crypto and are governed by the Apache License 2.0 the full text of which is contained in the file License.txt included in VeraCrypt binary and source code distribution packages. diff --git a/src/Main/Application.h b/src/Main/Application.h index 4bc9c199..64876769 100644 --- a/src/Main/Application.h +++ b/src/Main/Application.h @@ -4,7 +4,7 @@ by the TrueCrypt License 3.0. Modifications and additions to the original source code (contained in this file) - and all other portions of this file are Copyright (c) 2013-2025 IDRIX + and all other portions of this file are Copyright (c) 2013-2025 AM Crypto and are governed by the Apache License 2.0 the full text of which is contained in the file License.txt included in VeraCrypt binary and source code distribution packages. diff --git a/src/Main/CommandLineInterface.cpp b/src/Main/CommandLineInterface.cpp index 2d38a5bd..870537a6 100644 --- a/src/Main/CommandLineInterface.cpp +++ b/src/Main/CommandLineInterface.cpp @@ -4,7 +4,7 @@ by the TrueCrypt License 3.0. Modifications and additions to the original source code (contained in this file) - and all other portions of this file are Copyright (c) 2013-2025 IDRIX + and all other portions of this file are Copyright (c) 2013-2025 AM Crypto and are governed by the Apache License 2.0 the full text of which is contained in the file License.txt included in VeraCrypt binary and source code distribution packages. diff --git a/src/Main/CommandLineInterface.h b/src/Main/CommandLineInterface.h index c255feb0..237d10c3 100644 --- a/src/Main/CommandLineInterface.h +++ b/src/Main/CommandLineInterface.h @@ -4,7 +4,7 @@ by the TrueCrypt License 3.0. Modifications and additions to the original source code (contained in this file) - and all other portions of this file are Copyright (c) 2013-2025 IDRIX + and all other portions of this file are Copyright (c) 2013-2025 AM Crypto and are governed by the Apache License 2.0 the full text of which is contained in the file License.txt included in VeraCrypt binary and source code distribution packages. diff --git a/src/Main/FatalErrorHandler.cpp b/src/Main/FatalErrorHandler.cpp index 092a65dc..8482f35b 100644 --- a/src/Main/FatalErrorHandler.cpp +++ b/src/Main/FatalErrorHandler.cpp @@ -4,7 +4,7 @@ by the TrueCrypt License 3.0. Modifications and additions to the original source code (contained in this file) - and all other portions of this file are Copyright (c) 2013-2025 IDRIX + and all other portions of this file are Copyright (c) 2013-2025 AM Crypto and are governed by the Apache License 2.0 the full text of which is contained in the file License.txt included in VeraCrypt binary and source code distribution packages. diff --git a/src/Main/FatalErrorHandler.h b/src/Main/FatalErrorHandler.h index c037d80f..639ccf79 100644 --- a/src/Main/FatalErrorHandler.h +++ b/src/Main/FatalErrorHandler.h @@ -4,7 +4,7 @@ by the TrueCrypt License 3.0. Modifications and additions to the original source code (contained in this file) - and all other portions of this file are Copyright (c) 2013-2025 IDRIX + and all other portions of this file are Copyright (c) 2013-2025 AM Crypto and are governed by the Apache License 2.0 the full text of which is contained in the file License.txt included in VeraCrypt binary and source code distribution packages. diff --git a/src/Main/FavoriteVolume.cpp b/src/Main/FavoriteVolume.cpp index e804e15b..30860c66 100644 --- a/src/Main/FavoriteVolume.cpp +++ b/src/Main/FavoriteVolume.cpp @@ -4,7 +4,7 @@ by the TrueCrypt License 3.0. Modifications and additions to the original source code (contained in this file) - and all other portions of this file are Copyright (c) 2013-2025 IDRIX + and all other portions of this file are Copyright (c) 2013-2025 AM Crypto and are governed by the Apache License 2.0 the full text of which is contained in the file License.txt included in VeraCrypt binary and source code distribution packages. diff --git a/src/Main/FavoriteVolume.h b/src/Main/FavoriteVolume.h index f59a10f1..5ff3a79f 100644 --- a/src/Main/FavoriteVolume.h +++ b/src/Main/FavoriteVolume.h @@ -4,7 +4,7 @@ by the TrueCrypt License 3.0. Modifications and additions to the original source code (contained in this file) - and all other portions of this file are Copyright (c) 2013-2025 IDRIX + and all other portions of this file are Copyright (c) 2013-2025 AM Crypto and are governed by the Apache License 2.0 the full text of which is contained in the file License.txt included in VeraCrypt binary and source code distribution packages. diff --git a/src/Main/Forms/AboutDialog.cpp b/src/Main/Forms/AboutDialog.cpp index 9b92ed0b..299cdbd5 100644 --- a/src/Main/Forms/AboutDialog.cpp +++ b/src/Main/Forms/AboutDialog.cpp @@ -4,7 +4,7 @@ by the TrueCrypt License 3.0. Modifications and additions to the original source code (contained in this file) - and all other portions of this file are Copyright (c) 2013-2025 IDRIX + and all other portions of this file are Copyright (c) 2013-2025 AM Crypto and are governed by the Apache License 2.0 the full text of which is contained in the file License.txt included in VeraCrypt binary and source code distribution packages. @@ -33,7 +33,7 @@ namespace VeraCrypt #endif VersionStaticText->SetLabel (Application::GetName() + L" " + versionStr); CopyrightStaticText->SetLabel (TC_STR_RELEASED_BY); - WebsiteHyperlink->SetLabel (L"www.idrix.fr"); + WebsiteHyperlink->SetLabel (L"amcrypto.jp"); CreditsTextCtrl->SetMinSize (wxSize ( Gui->GetCharWidth (CreditsTextCtrl) * 70, @@ -61,6 +61,7 @@ namespace VeraCrypt L"Paulo Barreto, Brian Gladman, Wei Dai, Peter Gutmann, and many others.\n\n" L"Portions of this software:\n" + L"Copyright \xA9 2025 AM Crypto. All rights reserved.\n" L"Copyright \xA9 2013-2025 IDRIX. All rights reserved.\n" L"Copyright \xA9 2003-2012 TrueCrypt Developers Association. All Rights Reserved.\n" L"Copyright \xA9 1998-2000 Paul Le Roux. All Rights Reserved.\n" @@ -74,10 +75,10 @@ namespace VeraCrypt L"Copyright \xA9 1999-2023 Igor Pavlov\n\n" L"\nThis software as a whole:\n" - L"Copyright \xA9 2013-2025 IDRIX. All rights reserved.\n\n" + L"Copyright \xA9 2025 AM Crypto. All rights reserved.\n\n" L"This software uses wxWidgets library, which is copyright \xA9 1998-2011 Julian Smart, Robert Roebling et al.\n\n" - L"An IDRIX Release"); + L"An AM Crypto Release"); } } diff --git a/src/Main/Forms/AboutDialog.h b/src/Main/Forms/AboutDialog.h index 01cf5e90..c6c67943 100644 --- a/src/Main/Forms/AboutDialog.h +++ b/src/Main/Forms/AboutDialog.h @@ -4,7 +4,7 @@ by the TrueCrypt License 3.0. Modifications and additions to the original source code (contained in this file) - and all other portions of this file are Copyright (c) 2013-2025 IDRIX + and all other portions of this file are Copyright (c) 2013-2025 AM Crypto and are governed by the Apache License 2.0 the full text of which is contained in the file License.txt included in VeraCrypt binary and source code distribution packages. diff --git a/src/Main/Forms/BenchmarkDialog.cpp b/src/Main/Forms/BenchmarkDialog.cpp index 168630fa..915ca20e 100644 --- a/src/Main/Forms/BenchmarkDialog.cpp +++ b/src/Main/Forms/BenchmarkDialog.cpp @@ -4,7 +4,7 @@ by the TrueCrypt License 3.0. Modifications and additions to the original source code (contained in this file) - and all other portions of this file are Copyright (c) 2013-2025 IDRIX + and all other portions of this file are Copyright (c) 2013-2025 AM Crypto and are governed by the Apache License 2.0 the full text of which is contained in the file License.txt included in VeraCrypt binary and source code distribution packages. diff --git a/src/Main/Forms/BenchmarkDialog.h b/src/Main/Forms/BenchmarkDialog.h index 3b17e20b..609175c5 100644 --- a/src/Main/Forms/BenchmarkDialog.h +++ b/src/Main/Forms/BenchmarkDialog.h @@ -4,7 +4,7 @@ by the TrueCrypt License 3.0. Modifications and additions to the original source code (contained in this file) - and all other portions of this file are Copyright (c) 2013-2025 IDRIX + and all other portions of this file are Copyright (c) 2013-2025 AM Crypto and are governed by the Apache License 2.0 the full text of which is contained in the file License.txt included in VeraCrypt binary and source code distribution packages. diff --git a/src/Main/Forms/ChangePasswordDialog.cpp b/src/Main/Forms/ChangePasswordDialog.cpp index 6b613b05..701e599a 100644 --- a/src/Main/Forms/ChangePasswordDialog.cpp +++ b/src/Main/Forms/ChangePasswordDialog.cpp @@ -4,7 +4,7 @@ by the TrueCrypt License 3.0. Modifications and additions to the original source code (contained in this file) - and all other portions of this file are Copyright (c) 2013-2025 IDRIX + and all other portions of this file are Copyright (c) 2013-2025 AM Crypto and are governed by the Apache License 2.0 the full text of which is contained in the file License.txt included in VeraCrypt binary and source code distribution packages. diff --git a/src/Main/Forms/ChangePasswordDialog.h b/src/Main/Forms/ChangePasswordDialog.h index 88ced0ae..715a624f 100644 --- a/src/Main/Forms/ChangePasswordDialog.h +++ b/src/Main/Forms/ChangePasswordDialog.h @@ -4,7 +4,7 @@ by the TrueCrypt License 3.0. Modifications and additions to the original source code (contained in this file) - and all other portions of this file are Copyright (c) 2013-2025 IDRIX + and all other portions of this file are Copyright (c) 2013-2025 AM Crypto and are governed by the Apache License 2.0 the full text of which is contained in the file License.txt included in VeraCrypt binary and source code distribution packages. diff --git a/src/Main/Forms/DeviceSelectionDialog.cpp b/src/Main/Forms/DeviceSelectionDialog.cpp index 9573414c..6b613a8a 100644 --- a/src/Main/Forms/DeviceSelectionDialog.cpp +++ b/src/Main/Forms/DeviceSelectionDialog.cpp @@ -4,7 +4,7 @@ by the TrueCrypt License 3.0. Modifications and additions to the original source code (contained in this file) - and all other portions of this file are Copyright (c) 2013-2025 IDRIX + and all other portions of this file are Copyright (c) 2013-2025 AM Crypto and are governed by the Apache License 2.0 the full text of which is contained in the file License.txt included in VeraCrypt binary and source code distribution packages. diff --git a/src/Main/Forms/DeviceSelectionDialog.h b/src/Main/Forms/DeviceSelectionDialog.h index 960d90af..96e2ef59 100644 --- a/src/Main/Forms/DeviceSelectionDialog.h +++ b/src/Main/Forms/DeviceSelectionDialog.h @@ -4,7 +4,7 @@ by the TrueCrypt License 3.0. Modifications and additions to the original source code (contained in this file) - and all other portions of this file are Copyright (c) 2013-2025 IDRIX + and all other portions of this file are Copyright (c) 2013-2025 AM Crypto and are governed by the Apache License 2.0 the full text of which is contained in the file License.txt included in VeraCrypt binary and source code distribution packages. diff --git a/src/Main/Forms/EncryptionOptionsWizardPage.cpp b/src/Main/Forms/EncryptionOptionsWizardPage.cpp index 0df4c45f..15b13aac 100644 --- a/src/Main/Forms/EncryptionOptionsWizardPage.cpp +++ b/src/Main/Forms/EncryptionOptionsWizardPage.cpp @@ -4,7 +4,7 @@ by the TrueCrypt License 3.0. Modifications and additions to the original source code (contained in this file) - and all other portions of this file are Copyright (c) 2013-2025 IDRIX + and all other portions of this file are Copyright (c) 2013-2025 AM Crypto and are governed by the Apache License 2.0 the full text of which is contained in the file License.txt included in VeraCrypt binary and source code distribution packages. diff --git a/src/Main/Forms/EncryptionOptionsWizardPage.h b/src/Main/Forms/EncryptionOptionsWizardPage.h index 07b357c1..6a8e12f9 100644 --- a/src/Main/Forms/EncryptionOptionsWizardPage.h +++ b/src/Main/Forms/EncryptionOptionsWizardPage.h @@ -4,7 +4,7 @@ by the TrueCrypt License 3.0. Modifications and additions to the original source code (contained in this file) - and all other portions of this file are Copyright (c) 2013-2025 IDRIX + and all other portions of this file are Copyright (c) 2013-2025 AM Crypto and are governed by the Apache License 2.0 the full text of which is contained in the file License.txt included in VeraCrypt binary and source code distribution packages. diff --git a/src/Main/Forms/EncryptionTestDialog.cpp b/src/Main/Forms/EncryptionTestDialog.cpp index 47918532..ec6529c6 100644 --- a/src/Main/Forms/EncryptionTestDialog.cpp +++ b/src/Main/Forms/EncryptionTestDialog.cpp @@ -4,7 +4,7 @@ by the TrueCrypt License 3.0. Modifications and additions to the original source code (contained in this file) - and all other portions of this file are Copyright (c) 2013-2025 IDRIX + and all other portions of this file are Copyright (c) 2013-2025 AM Crypto and are governed by the Apache License 2.0 the full text of which is contained in the file License.txt included in VeraCrypt binary and source code distribution packages. diff --git a/src/Main/Forms/EncryptionTestDialog.h b/src/Main/Forms/EncryptionTestDialog.h index 67e033b9..6a420ba3 100644 --- a/src/Main/Forms/EncryptionTestDialog.h +++ b/src/Main/Forms/EncryptionTestDialog.h @@ -4,7 +4,7 @@ by the TrueCrypt License 3.0. Modifications and additions to the original source code (contained in this file) - and all other portions of this file are Copyright (c) 2013-2025 IDRIX + and all other portions of this file are Copyright (c) 2013-2025 AM Crypto and are governed by the Apache License 2.0 the full text of which is contained in the file License.txt included in VeraCrypt binary and source code distribution packages. diff --git a/src/Main/Forms/FavoriteVolumesDialog.cpp b/src/Main/Forms/FavoriteVolumesDialog.cpp index ee92a47a..373056b9 100644 --- a/src/Main/Forms/FavoriteVolumesDialog.cpp +++ b/src/Main/Forms/FavoriteVolumesDialog.cpp @@ -4,7 +4,7 @@ by the TrueCrypt License 3.0. Modifications and additions to the original source code (contained in this file) - and all other portions of this file are Copyright (c) 2013-2025 IDRIX + and all other portions of this file are Copyright (c) 2013-2025 AM Crypto and are governed by the Apache License 2.0 the full text of which is contained in the file License.txt included in VeraCrypt binary and source code distribution packages. diff --git a/src/Main/Forms/FavoriteVolumesDialog.h b/src/Main/Forms/FavoriteVolumesDialog.h index 3b5cd828..d1d70dab 100644 --- a/src/Main/Forms/FavoriteVolumesDialog.h +++ b/src/Main/Forms/FavoriteVolumesDialog.h @@ -4,7 +4,7 @@ by the TrueCrypt License 3.0. Modifications and additions to the original source code (contained in this file) - and all other portions of this file are Copyright (c) 2013-2025 IDRIX + and all other portions of this file are Copyright (c) 2013-2025 AM Crypto and are governed by the Apache License 2.0 the full text of which is contained in the file License.txt included in VeraCrypt binary and source code distribution packages. diff --git a/src/Main/Forms/InfoWizardPage.cpp b/src/Main/Forms/InfoWizardPage.cpp index 465f1693..a91982ea 100644 --- a/src/Main/Forms/InfoWizardPage.cpp +++ b/src/Main/Forms/InfoWizardPage.cpp @@ -4,7 +4,7 @@ by the TrueCrypt License 3.0. Modifications and additions to the original source code (contained in this file) - and all other portions of this file are Copyright (c) 2013-2025 IDRIX + and all other portions of this file are Copyright (c) 2013-2025 AM Crypto and are governed by the Apache License 2.0 the full text of which is contained in the file License.txt included in VeraCrypt binary and source code distribution packages. diff --git a/src/Main/Forms/InfoWizardPage.h b/src/Main/Forms/InfoWizardPage.h index 0a4c3324..c45f059f 100644 --- a/src/Main/Forms/InfoWizardPage.h +++ b/src/Main/Forms/InfoWizardPage.h @@ -4,7 +4,7 @@ by the TrueCrypt License 3.0. Modifications and additions to the original source code (contained in this file) - and all other portions of this file are Copyright (c) 2013-2025 IDRIX + and all other portions of this file are Copyright (c) 2013-2025 AM Crypto and are governed by the Apache License 2.0 the full text of which is contained in the file License.txt included in VeraCrypt binary and source code distribution packages. diff --git a/src/Main/Forms/KeyfileGeneratorDialog.cpp b/src/Main/Forms/KeyfileGeneratorDialog.cpp index 58224e18..2ebd46fa 100644 --- a/src/Main/Forms/KeyfileGeneratorDialog.cpp +++ b/src/Main/Forms/KeyfileGeneratorDialog.cpp @@ -4,7 +4,7 @@ by the TrueCrypt License 3.0. Modifications and additions to the original source code (contained in this file) - and all other portions of this file are Copyright (c) 2013-2025 IDRIX + and all other portions of this file are Copyright (c) 2013-2025 AM Crypto and are governed by the Apache License 2.0 the full text of which is contained in the file License.txt included in VeraCrypt binary and source code distribution packages. diff --git a/src/Main/Forms/KeyfileGeneratorDialog.h b/src/Main/Forms/KeyfileGeneratorDialog.h index de3a1287..78f4bda0 100644 --- a/src/Main/Forms/KeyfileGeneratorDialog.h +++ b/src/Main/Forms/KeyfileGeneratorDialog.h @@ -4,7 +4,7 @@ by the TrueCrypt License 3.0. Modifications and additions to the original source code (contained in this file) - and all other portions of this file are Copyright (c) 2013-2025 IDRIX + and all other portions of this file are Copyright (c) 2013-2025 AM Crypto and are governed by the Apache License 2.0 the full text of which is contained in the file License.txt included in VeraCrypt binary and source code distribution packages. diff --git a/src/Main/Forms/KeyfilesDialog.cpp b/src/Main/Forms/KeyfilesDialog.cpp index d81b101f..6f30152b 100644 --- a/src/Main/Forms/KeyfilesDialog.cpp +++ b/src/Main/Forms/KeyfilesDialog.cpp @@ -4,7 +4,7 @@ by the TrueCrypt License 3.0. Modifications and additions to the original source code (contained in this file) - and all other portions of this file are Copyright (c) 2013-2025 IDRIX + and all other portions of this file are Copyright (c) 2013-2025 AM Crypto and are governed by the Apache License 2.0 the full text of which is contained in the file License.txt included in VeraCrypt binary and source code distribution packages. diff --git a/src/Main/Forms/KeyfilesDialog.h b/src/Main/Forms/KeyfilesDialog.h index 2abaf713..d04733ec 100644 --- a/src/Main/Forms/KeyfilesDialog.h +++ b/src/Main/Forms/KeyfilesDialog.h @@ -4,7 +4,7 @@ by the TrueCrypt License 3.0. Modifications and additions to the original source code (contained in this file) - and all other portions of this file are Copyright (c) 2013-2025 IDRIX + and all other portions of this file are Copyright (c) 2013-2025 AM Crypto and are governed by the Apache License 2.0 the full text of which is contained in the file License.txt included in VeraCrypt binary and source code distribution packages. diff --git a/src/Main/Forms/KeyfilesPanel.cpp b/src/Main/Forms/KeyfilesPanel.cpp index 4439ff36..812ffabd 100644 --- a/src/Main/Forms/KeyfilesPanel.cpp +++ b/src/Main/Forms/KeyfilesPanel.cpp @@ -4,7 +4,7 @@ by the TrueCrypt License 3.0. Modifications and additions to the original source code (contained in this file) - and all other portions of this file are Copyright (c) 2013-2025 IDRIX + and all other portions of this file are Copyright (c) 2013-2025 AM Crypto and are governed by the Apache License 2.0 the full text of which is contained in the file License.txt included in VeraCrypt binary and source code distribution packages. diff --git a/src/Main/Forms/KeyfilesPanel.h b/src/Main/Forms/KeyfilesPanel.h index d22abb8b..31dd4b78 100644 --- a/src/Main/Forms/KeyfilesPanel.h +++ b/src/Main/Forms/KeyfilesPanel.h @@ -4,7 +4,7 @@ by the TrueCrypt License 3.0. Modifications and additions to the original source code (contained in this file) - and all other portions of this file are Copyright (c) 2013-2025 IDRIX + and all other portions of this file are Copyright (c) 2013-2025 AM Crypto and are governed by the Apache License 2.0 the full text of which is contained in the file License.txt included in VeraCrypt binary and source code distribution packages. diff --git a/src/Main/Forms/LegalNoticesDialog.cpp b/src/Main/Forms/LegalNoticesDialog.cpp index 0de62897..66e20a89 100644 --- a/src/Main/Forms/LegalNoticesDialog.cpp +++ b/src/Main/Forms/LegalNoticesDialog.cpp @@ -4,7 +4,7 @@ by the TrueCrypt License 3.0. Modifications and additions to the original source code (contained in this file) - and all other portions of this file are Copyright (c) 2013-2025 IDRIX + and all other portions of this file are Copyright (c) 2013-2025 AM Crypto and are governed by the Apache License 2.0 the full text of which is contained in the file License.txt included in VeraCrypt binary and source code distribution packages. diff --git a/src/Main/Forms/LegalNoticesDialog.h b/src/Main/Forms/LegalNoticesDialog.h index 0769fdb7..9f3cc5ba 100644 --- a/src/Main/Forms/LegalNoticesDialog.h +++ b/src/Main/Forms/LegalNoticesDialog.h @@ -4,7 +4,7 @@ by the TrueCrypt License 3.0. Modifications and additions to the original source code (contained in this file) - and all other portions of this file are Copyright (c) 2013-2025 IDRIX + and all other portions of this file are Copyright (c) 2013-2025 AM Crypto and are governed by the Apache License 2.0 the full text of which is contained in the file License.txt included in VeraCrypt binary and source code distribution packages. diff --git a/src/Main/Forms/MainFrame.cpp b/src/Main/Forms/MainFrame.cpp index 59329e09..97c60e7e 100644 --- a/src/Main/Forms/MainFrame.cpp +++ b/src/Main/Forms/MainFrame.cpp @@ -4,7 +4,7 @@ by the TrueCrypt License 3.0. Modifications and additions to the original source code (contained in this file) - and all other portions of this file are Copyright (c) 2013-2025 IDRIX + and all other portions of this file are Copyright (c) 2013-2025 AM Crypto and are governed by the Apache License 2.0 the full text of which is contained in the file License.txt included in VeraCrypt binary and source code distribution packages. diff --git a/src/Main/Forms/MainFrame.h b/src/Main/Forms/MainFrame.h index 9b2b4eb0..92e41a1c 100644 --- a/src/Main/Forms/MainFrame.h +++ b/src/Main/Forms/MainFrame.h @@ -4,7 +4,7 @@ by the TrueCrypt License 3.0. Modifications and additions to the original source code (contained in this file) - and all other portions of this file are Copyright (c) 2013-2025 IDRIX + and all other portions of this file are Copyright (c) 2013-2025 AM Crypto and are governed by the Apache License 2.0 the full text of which is contained in the file License.txt included in VeraCrypt binary and source code distribution packages. diff --git a/src/Main/Forms/MountOptionsDialog.cpp b/src/Main/Forms/MountOptionsDialog.cpp index 32b7ae57..6cdb00c7 100644 --- a/src/Main/Forms/MountOptionsDialog.cpp +++ b/src/Main/Forms/MountOptionsDialog.cpp @@ -4,7 +4,7 @@ by the TrueCrypt License 3.0. Modifications and additions to the original source code (contained in this file) - and all other portions of this file are Copyright (c) 2013-2025 IDRIX + and all other portions of this file are Copyright (c) 2013-2025 AM Crypto and are governed by the Apache License 2.0 the full text of which is contained in the file License.txt included in VeraCrypt binary and source code distribution packages. diff --git a/src/Main/Forms/MountOptionsDialog.h b/src/Main/Forms/MountOptionsDialog.h index b9bf38ea..f3e77dd5 100644 --- a/src/Main/Forms/MountOptionsDialog.h +++ b/src/Main/Forms/MountOptionsDialog.h @@ -4,7 +4,7 @@ by the TrueCrypt License 3.0. Modifications and additions to the original source code (contained in this file) - and all other portions of this file are Copyright (c) 2013-2025 IDRIX + and all other portions of this file are Copyright (c) 2013-2025 AM Crypto and are governed by the Apache License 2.0 the full text of which is contained in the file License.txt included in VeraCrypt binary and source code distribution packages. diff --git a/src/Main/Forms/NewSecurityTokenKeyfileDialog.cpp b/src/Main/Forms/NewSecurityTokenKeyfileDialog.cpp index 09dfe5d5..52a31190 100644 --- a/src/Main/Forms/NewSecurityTokenKeyfileDialog.cpp +++ b/src/Main/Forms/NewSecurityTokenKeyfileDialog.cpp @@ -4,7 +4,7 @@ by the TrueCrypt License 3.0. Modifications and additions to the original source code (contained in this file) - and all other portions of this file are Copyright (c) 2013-2025 IDRIX + and all other portions of this file are Copyright (c) 2013-2025 AM Crypto and are governed by the Apache License 2.0 the full text of which is contained in the file License.txt included in VeraCrypt binary and source code distribution packages. diff --git a/src/Main/Forms/NewSecurityTokenKeyfileDialog.h b/src/Main/Forms/NewSecurityTokenKeyfileDialog.h index f956462f..570d668e 100644 --- a/src/Main/Forms/NewSecurityTokenKeyfileDialog.h +++ b/src/Main/Forms/NewSecurityTokenKeyfileDialog.h @@ -4,7 +4,7 @@ by the TrueCrypt License 3.0. Modifications and additions to the original source code (contained in this file) - and all other portions of this file are Copyright (c) 2013-2025 IDRIX + and all other portions of this file are Copyright (c) 2013-2025 AM Crypto and are governed by the Apache License 2.0 the full text of which is contained in the file License.txt included in VeraCrypt binary and source code distribution packages. diff --git a/src/Main/Forms/PreferencesDialog.cpp b/src/Main/Forms/PreferencesDialog.cpp index 4a6eaec0..54924301 100644 --- a/src/Main/Forms/PreferencesDialog.cpp +++ b/src/Main/Forms/PreferencesDialog.cpp @@ -4,7 +4,7 @@ by the TrueCrypt License 3.0. Modifications and additions to the original source code (contained in this file) - and all other portions of this file are Copyright (c) 2013-2025 IDRIX + and all other portions of this file are Copyright (c) 2013-2025 AM Crypto and are governed by the Apache License 2.0 the full text of which is contained in the file License.txt included in VeraCrypt binary and source code distribution packages. diff --git a/src/Main/Forms/PreferencesDialog.h b/src/Main/Forms/PreferencesDialog.h index 8e1e7363..112eccf7 100644 --- a/src/Main/Forms/PreferencesDialog.h +++ b/src/Main/Forms/PreferencesDialog.h @@ -4,7 +4,7 @@ by the TrueCrypt License 3.0. Modifications and additions to the original source code (contained in this file) - and all other portions of this file are Copyright (c) 2013-2025 IDRIX + and all other portions of this file are Copyright (c) 2013-2025 AM Crypto and are governed by the Apache License 2.0 the full text of which is contained in the file License.txt included in VeraCrypt binary and source code distribution packages. diff --git a/src/Main/Forms/ProgressWizardPage.cpp b/src/Main/Forms/ProgressWizardPage.cpp index 83c32ba9..39da57a4 100644 --- a/src/Main/Forms/ProgressWizardPage.cpp +++ b/src/Main/Forms/ProgressWizardPage.cpp @@ -4,7 +4,7 @@ by the TrueCrypt License 3.0. Modifications and additions to the original source code (contained in this file) - and all other portions of this file are Copyright (c) 2013-2025 IDRIX + and all other portions of this file are Copyright (c) 2013-2025 AM Crypto and are governed by the Apache License 2.0 the full text of which is contained in the file License.txt included in VeraCrypt binary and source code distribution packages. diff --git a/src/Main/Forms/ProgressWizardPage.h b/src/Main/Forms/ProgressWizardPage.h index 6a7a732c..842140a9 100644 --- a/src/Main/Forms/ProgressWizardPage.h +++ b/src/Main/Forms/ProgressWizardPage.h @@ -4,7 +4,7 @@ by the TrueCrypt License 3.0. Modifications and additions to the original source code (contained in this file) - and all other portions of this file are Copyright (c) 2013-2025 IDRIX + and all other portions of this file are Copyright (c) 2013-2025 AM Crypto and are governed by the Apache License 2.0 the full text of which is contained in the file License.txt included in VeraCrypt binary and source code distribution packages. diff --git a/src/Main/Forms/RandomPoolEnrichmentDialog.cpp b/src/Main/Forms/RandomPoolEnrichmentDialog.cpp index 3fc2e113..bed15550 100644 --- a/src/Main/Forms/RandomPoolEnrichmentDialog.cpp +++ b/src/Main/Forms/RandomPoolEnrichmentDialog.cpp @@ -4,7 +4,7 @@ by the TrueCrypt License 3.0. Modifications and additions to the original source code (contained in this file) - and all other portions of this file are Copyright (c) 2013-2025 IDRIX + and all other portions of this file are Copyright (c) 2013-2025 AM Crypto and are governed by the Apache License 2.0 the full text of which is contained in the file License.txt included in VeraCrypt binary and source code distribution packages. diff --git a/src/Main/Forms/RandomPoolEnrichmentDialog.h b/src/Main/Forms/RandomPoolEnrichmentDialog.h index 2b2745e3..03198e83 100644 --- a/src/Main/Forms/RandomPoolEnrichmentDialog.h +++ b/src/Main/Forms/RandomPoolEnrichmentDialog.h @@ -4,7 +4,7 @@ by the TrueCrypt License 3.0. Modifications and additions to the original source code (contained in this file) - and all other portions of this file are Copyright (c) 2013-2025 IDRIX + and all other portions of this file are Copyright (c) 2013-2025 AM Crypto and are governed by the Apache License 2.0 the full text of which is contained in the file License.txt included in VeraCrypt binary and source code distribution packages. diff --git a/src/Main/Forms/SecurityTokenKeyfilesDialog.cpp b/src/Main/Forms/SecurityTokenKeyfilesDialog.cpp index 19eb196d..11e08c46 100644 --- a/src/Main/Forms/SecurityTokenKeyfilesDialog.cpp +++ b/src/Main/Forms/SecurityTokenKeyfilesDialog.cpp @@ -4,7 +4,7 @@ by the TrueCrypt License 3.0. Modifications and additions to the original source code (contained in this file) - and all other portions of this file are Copyright (c) 2013-2025 IDRIX + and all other portions of this file are Copyright (c) 2013-2025 AM Crypto and are governed by the Apache License 2.0 the full text of which is contained in the file License.txt included in VeraCrypt binary and source code distribution packages. diff --git a/src/Main/Forms/SecurityTokenKeyfilesDialog.h b/src/Main/Forms/SecurityTokenKeyfilesDialog.h index ec6bafdb..cf293cea 100644 --- a/src/Main/Forms/SecurityTokenKeyfilesDialog.h +++ b/src/Main/Forms/SecurityTokenKeyfilesDialog.h @@ -4,7 +4,7 @@ by the TrueCrypt License 3.0. Modifications and additions to the original source code (contained in this file) - and all other portions of this file are Copyright (c) 2013-2025 IDRIX + and all other portions of this file are Copyright (c) 2013-2025 AM Crypto and are governed by the Apache License 2.0 the full text of which is contained in the file License.txt included in VeraCrypt binary and source code distribution packages. diff --git a/src/Main/Forms/SelectDirectoryWizardPage.cpp b/src/Main/Forms/SelectDirectoryWizardPage.cpp index 1831996a..7090a42a 100644 --- a/src/Main/Forms/SelectDirectoryWizardPage.cpp +++ b/src/Main/Forms/SelectDirectoryWizardPage.cpp @@ -4,7 +4,7 @@ by the TrueCrypt License 3.0. Modifications and additions to the original source code (contained in this file) - and all other portions of this file are Copyright (c) 2013-2025 IDRIX + and all other portions of this file are Copyright (c) 2013-2025 AM Crypto and are governed by the Apache License 2.0 the full text of which is contained in the file License.txt included in VeraCrypt binary and source code distribution packages. diff --git a/src/Main/Forms/SelectDirectoryWizardPage.h b/src/Main/Forms/SelectDirectoryWizardPage.h index 069fab5f..08da5821 100644 --- a/src/Main/Forms/SelectDirectoryWizardPage.h +++ b/src/Main/Forms/SelectDirectoryWizardPage.h @@ -4,7 +4,7 @@ by the TrueCrypt License 3.0. Modifications and additions to the original source code (contained in this file) - and all other portions of this file are Copyright (c) 2013-2025 IDRIX + and all other portions of this file are Copyright (c) 2013-2025 AM Crypto and are governed by the Apache License 2.0 the full text of which is contained in the file License.txt included in VeraCrypt binary and source code distribution packages. diff --git a/src/Main/Forms/SingleChoiceWizardPage.h b/src/Main/Forms/SingleChoiceWizardPage.h index 2f137583..ace5c2f8 100644 --- a/src/Main/Forms/SingleChoiceWizardPage.h +++ b/src/Main/Forms/SingleChoiceWizardPage.h @@ -4,7 +4,7 @@ by the TrueCrypt License 3.0. Modifications and additions to the original source code (contained in this file) - and all other portions of this file are Copyright (c) 2013-2025 IDRIX + and all other portions of this file are Copyright (c) 2013-2025 AM Crypto and are governed by the Apache License 2.0 the full text of which is contained in the file License.txt included in VeraCrypt binary and source code distribution packages. diff --git a/src/Main/Forms/VolumeCreationProgressWizardPage.cpp b/src/Main/Forms/VolumeCreationProgressWizardPage.cpp index 9afb19c7..b4472369 100644 --- a/src/Main/Forms/VolumeCreationProgressWizardPage.cpp +++ b/src/Main/Forms/VolumeCreationProgressWizardPage.cpp @@ -4,7 +4,7 @@ by the TrueCrypt License 3.0. Modifications and additions to the original source code (contained in this file) - and all other portions of this file are Copyright (c) 2013-2025 IDRIX + and all other portions of this file are Copyright (c) 2013-2025 AM Crypto and are governed by the Apache License 2.0 the full text of which is contained in the file License.txt included in VeraCrypt binary and source code distribution packages. diff --git a/src/Main/Forms/VolumeCreationProgressWizardPage.h b/src/Main/Forms/VolumeCreationProgressWizardPage.h index d3484aef..226ff752 100644 --- a/src/Main/Forms/VolumeCreationProgressWizardPage.h +++ b/src/Main/Forms/VolumeCreationProgressWizardPage.h @@ -4,7 +4,7 @@ by the TrueCrypt License 3.0. Modifications and additions to the original source code (contained in this file) - and all other portions of this file are Copyright (c) 2013-2025 IDRIX + and all other portions of this file are Copyright (c) 2013-2025 AM Crypto and are governed by the Apache License 2.0 the full text of which is contained in the file License.txt included in VeraCrypt binary and source code distribution packages. diff --git a/src/Main/Forms/VolumeCreationWizard.cpp b/src/Main/Forms/VolumeCreationWizard.cpp index bbf9fe0d..7624c810 100644 --- a/src/Main/Forms/VolumeCreationWizard.cpp +++ b/src/Main/Forms/VolumeCreationWizard.cpp @@ -4,7 +4,7 @@ by the TrueCrypt License 3.0. Modifications and additions to the original source code (contained in this file) - and all other portions of this file are Copyright (c) 2013-2025 IDRIX + and all other portions of this file are Copyright (c) 2013-2025 AM Crypto and are governed by the Apache License 2.0 the full text of which is contained in the file License.txt included in VeraCrypt binary and source code distribution packages. diff --git a/src/Main/Forms/VolumeCreationWizard.h b/src/Main/Forms/VolumeCreationWizard.h index 9cae5899..d53e47be 100644 --- a/src/Main/Forms/VolumeCreationWizard.h +++ b/src/Main/Forms/VolumeCreationWizard.h @@ -4,7 +4,7 @@ by the TrueCrypt License 3.0. Modifications and additions to the original source code (contained in this file) - and all other portions of this file are Copyright (c) 2013-2025 IDRIX + and all other portions of this file are Copyright (c) 2013-2025 AM Crypto and are governed by the Apache License 2.0 the full text of which is contained in the file License.txt included in VeraCrypt binary and source code distribution packages. diff --git a/src/Main/Forms/VolumeFormatOptionsWizardPage.cpp b/src/Main/Forms/VolumeFormatOptionsWizardPage.cpp index 5c2a087f..d4d6fdb1 100644 --- a/src/Main/Forms/VolumeFormatOptionsWizardPage.cpp +++ b/src/Main/Forms/VolumeFormatOptionsWizardPage.cpp @@ -4,7 +4,7 @@ by the TrueCrypt License 3.0. Modifications and additions to the original source code (contained in this file) - and all other portions of this file are Copyright (c) 2013-2025 IDRIX + and all other portions of this file are Copyright (c) 2013-2025 AM Crypto and are governed by the Apache License 2.0 the full text of which is contained in the file License.txt included in VeraCrypt binary and source code distribution packages. diff --git a/src/Main/Forms/VolumeFormatOptionsWizardPage.h b/src/Main/Forms/VolumeFormatOptionsWizardPage.h index b9c21882..06a48578 100644 --- a/src/Main/Forms/VolumeFormatOptionsWizardPage.h +++ b/src/Main/Forms/VolumeFormatOptionsWizardPage.h @@ -4,7 +4,7 @@ by the TrueCrypt License 3.0. Modifications and additions to the original source code (contained in this file) - and all other portions of this file are Copyright (c) 2013-2025 IDRIX + and all other portions of this file are Copyright (c) 2013-2025 AM Crypto and are governed by the Apache License 2.0 the full text of which is contained in the file License.txt included in VeraCrypt binary and source code distribution packages. diff --git a/src/Main/Forms/VolumeLocationWizardPage.cpp b/src/Main/Forms/VolumeLocationWizardPage.cpp index f1a6eb43..399bc474 100644 --- a/src/Main/Forms/VolumeLocationWizardPage.cpp +++ b/src/Main/Forms/VolumeLocationWizardPage.cpp @@ -4,7 +4,7 @@ by the TrueCrypt License 3.0. Modifications and additions to the original source code (contained in this file) - and all other portions of this file are Copyright (c) 2013-2025 IDRIX + and all other portions of this file are Copyright (c) 2013-2025 AM Crypto and are governed by the Apache License 2.0 the full text of which is contained in the file License.txt included in VeraCrypt binary and source code distribution packages. diff --git a/src/Main/Forms/VolumeLocationWizardPage.h b/src/Main/Forms/VolumeLocationWizardPage.h index 709ab0b4..85e00231 100644 --- a/src/Main/Forms/VolumeLocationWizardPage.h +++ b/src/Main/Forms/VolumeLocationWizardPage.h @@ -4,7 +4,7 @@ by the TrueCrypt License 3.0. Modifications and additions to the original source code (contained in this file) - and all other portions of this file are Copyright (c) 2013-2025 IDRIX + and all other portions of this file are Copyright (c) 2013-2025 AM Crypto and are governed by the Apache License 2.0 the full text of which is contained in the file License.txt included in VeraCrypt binary and source code distribution packages. diff --git a/src/Main/Forms/VolumePasswordPanel.cpp b/src/Main/Forms/VolumePasswordPanel.cpp index 7247c3ed..de7f35dc 100644 --- a/src/Main/Forms/VolumePasswordPanel.cpp +++ b/src/Main/Forms/VolumePasswordPanel.cpp @@ -4,7 +4,7 @@ by the TrueCrypt License 3.0. Modifications and additions to the original source code (contained in this file) - and all other portions of this file are Copyright (c) 2013-2025 IDRIX + and all other portions of this file are Copyright (c) 2013-2025 AM Crypto and are governed by the Apache License 2.0 the full text of which is contained in the file License.txt included in VeraCrypt binary and source code distribution packages. diff --git a/src/Main/Forms/VolumePasswordPanel.h b/src/Main/Forms/VolumePasswordPanel.h index 23180399..1c94b91b 100644 --- a/src/Main/Forms/VolumePasswordPanel.h +++ b/src/Main/Forms/VolumePasswordPanel.h @@ -4,7 +4,7 @@ by the TrueCrypt License 3.0. Modifications and additions to the original source code (contained in this file) - and all other portions of this file are Copyright (c) 2013-2025 IDRIX + and all other portions of this file are Copyright (c) 2013-2025 AM Crypto and are governed by the Apache License 2.0 the full text of which is contained in the file License.txt included in VeraCrypt binary and source code distribution packages. diff --git a/src/Main/Forms/VolumePasswordWizardPage.cpp b/src/Main/Forms/VolumePasswordWizardPage.cpp index 4f848896..cd105e5e 100644 --- a/src/Main/Forms/VolumePasswordWizardPage.cpp +++ b/src/Main/Forms/VolumePasswordWizardPage.cpp @@ -4,7 +4,7 @@ by the TrueCrypt License 3.0. Modifications and additions to the original source code (contained in this file) - and all other portions of this file are Copyright (c) 2013-2025 IDRIX + and all other portions of this file are Copyright (c) 2013-2025 AM Crypto and are governed by the Apache License 2.0 the full text of which is contained in the file License.txt included in VeraCrypt binary and source code distribution packages. diff --git a/src/Main/Forms/VolumePasswordWizardPage.h b/src/Main/Forms/VolumePasswordWizardPage.h index 128b76a3..b6fbc4db 100644 --- a/src/Main/Forms/VolumePasswordWizardPage.h +++ b/src/Main/Forms/VolumePasswordWizardPage.h @@ -4,7 +4,7 @@ by the TrueCrypt License 3.0. Modifications and additions to the original source code (contained in this file) - and all other portions of this file are Copyright (c) 2013-2025 IDRIX + and all other portions of this file are Copyright (c) 2013-2025 AM Crypto and are governed by the Apache License 2.0 the full text of which is contained in the file License.txt included in VeraCrypt binary and source code distribution packages. diff --git a/src/Main/Forms/VolumePropertiesDialog.cpp b/src/Main/Forms/VolumePropertiesDialog.cpp index c0c944ae..130a461e 100644 --- a/src/Main/Forms/VolumePropertiesDialog.cpp +++ b/src/Main/Forms/VolumePropertiesDialog.cpp @@ -4,7 +4,7 @@ by the TrueCrypt License 3.0. Modifications and additions to the original source code (contained in this file) - and all other portions of this file are Copyright (c) 2013-2025 IDRIX + and all other portions of this file are Copyright (c) 2013-2025 AM Crypto and are governed by the Apache License 2.0 the full text of which is contained in the file License.txt included in VeraCrypt binary and source code distribution packages. diff --git a/src/Main/Forms/VolumePropertiesDialog.h b/src/Main/Forms/VolumePropertiesDialog.h index 05dc490a..a35e1208 100644 --- a/src/Main/Forms/VolumePropertiesDialog.h +++ b/src/Main/Forms/VolumePropertiesDialog.h @@ -4,7 +4,7 @@ by the TrueCrypt License 3.0. Modifications and additions to the original source code (contained in this file) - and all other portions of this file are Copyright (c) 2013-2025 IDRIX + and all other portions of this file are Copyright (c) 2013-2025 AM Crypto and are governed by the Apache License 2.0 the full text of which is contained in the file License.txt included in VeraCrypt binary and source code distribution packages. diff --git a/src/Main/Forms/VolumeSizeWizardPage.cpp b/src/Main/Forms/VolumeSizeWizardPage.cpp index 5d4f5e82..893ea1ec 100644 --- a/src/Main/Forms/VolumeSizeWizardPage.cpp +++ b/src/Main/Forms/VolumeSizeWizardPage.cpp @@ -4,7 +4,7 @@ by the TrueCrypt License 3.0. Modifications and additions to the original source code (contained in this file) - and all other portions of this file are Copyright (c) 2013-2025 IDRIX + and all other portions of this file are Copyright (c) 2013-2025 AM Crypto and are governed by the Apache License 2.0 the full text of which is contained in the file License.txt included in VeraCrypt binary and source code distribution packages. diff --git a/src/Main/Forms/VolumeSizeWizardPage.h b/src/Main/Forms/VolumeSizeWizardPage.h index e2d928e6..e6c1b38b 100644 --- a/src/Main/Forms/VolumeSizeWizardPage.h +++ b/src/Main/Forms/VolumeSizeWizardPage.h @@ -4,7 +4,7 @@ by the TrueCrypt License 3.0. Modifications and additions to the original source code (contained in this file) - and all other portions of this file are Copyright (c) 2013-2025 IDRIX + and all other portions of this file are Copyright (c) 2013-2025 AM Crypto and are governed by the Apache License 2.0 the full text of which is contained in the file License.txt included in VeraCrypt binary and source code distribution packages. diff --git a/src/Main/Forms/WaitDialog.cpp b/src/Main/Forms/WaitDialog.cpp index 2489a17b..c3f972e1 100644 --- a/src/Main/Forms/WaitDialog.cpp +++ b/src/Main/Forms/WaitDialog.cpp @@ -1,5 +1,5 @@ /* - Copyright (c) 2013-2025 IDRIX. All rights reserved. + Copyright (c) 2013-2025 AM Crypto. All rights reserved. Governed by the Apache License 2.0 the full text of which is contained in the file License.txt included in VeraCrypt binary and source diff --git a/src/Main/Forms/WaitDialog.h b/src/Main/Forms/WaitDialog.h index fd3a80be..9f28e40e 100644 --- a/src/Main/Forms/WaitDialog.h +++ b/src/Main/Forms/WaitDialog.h @@ -1,5 +1,5 @@ /* - Copyright (c) 2013-2025 IDRIX. All rights reserved. + Copyright (c) 2013-2025 AM Crypto. All rights reserved. Governed by the Apache License 2.0 the full text of which is contained in the file License.txt included in VeraCrypt binary and source diff --git a/src/Main/Forms/WizardFrame.cpp b/src/Main/Forms/WizardFrame.cpp index 298de6ae..4717bcfc 100644 --- a/src/Main/Forms/WizardFrame.cpp +++ b/src/Main/Forms/WizardFrame.cpp @@ -4,7 +4,7 @@ by the TrueCrypt License 3.0. Modifications and additions to the original source code (contained in this file) - and all other portions of this file are Copyright (c) 2013-2025 IDRIX + and all other portions of this file are Copyright (c) 2013-2025 AM Crypto and are governed by the Apache License 2.0 the full text of which is contained in the file License.txt included in VeraCrypt binary and source code distribution packages. diff --git a/src/Main/Forms/WizardFrame.h b/src/Main/Forms/WizardFrame.h index c5ea5950..42cb86a0 100644 --- a/src/Main/Forms/WizardFrame.h +++ b/src/Main/Forms/WizardFrame.h @@ -4,7 +4,7 @@ by the TrueCrypt License 3.0. Modifications and additions to the original source code (contained in this file) - and all other portions of this file are Copyright (c) 2013-2025 IDRIX + and all other portions of this file are Copyright (c) 2013-2025 AM Crypto and are governed by the Apache License 2.0 the full text of which is contained in the file License.txt included in VeraCrypt binary and source code distribution packages. diff --git a/src/Main/Forms/WizardPage.h b/src/Main/Forms/WizardPage.h index b6b1ca81..10fbe733 100644 --- a/src/Main/Forms/WizardPage.h +++ b/src/Main/Forms/WizardPage.h @@ -4,7 +4,7 @@ by the TrueCrypt License 3.0. Modifications and additions to the original source code (contained in this file) - and all other portions of this file are Copyright (c) 2013-2025 IDRIX + and all other portions of this file are Copyright (c) 2013-2025 AM Crypto and are governed by the Apache License 2.0 the full text of which is contained in the file License.txt included in VeraCrypt binary and source code distribution packages. diff --git a/src/Main/GraphicUserInterface.cpp b/src/Main/GraphicUserInterface.cpp index 14771b23..b0a33e54 100644 --- a/src/Main/GraphicUserInterface.cpp +++ b/src/Main/GraphicUserInterface.cpp @@ -4,7 +4,7 @@ by the TrueCrypt License 3.0. Modifications and additions to the original source code (contained in this file) - and all other portions of this file are Copyright (c) 2013-2025 IDRIX + and all other portions of this file are Copyright (c) 2013-2025 AM Crypto and are governed by the Apache License 2.0 the full text of which is contained in the file License.txt included in VeraCrypt binary and source code distribution packages. @@ -1220,7 +1220,7 @@ namespace VeraCrypt } else if (linkId == L"onlinehelp") { - url = L"https://www.veracrypt.fr/en/Documentation.html"; + url = L"https://veracrypt.jp/en/Documentation.html"; buildUrl = false; } else if (linkId == L"localizations") @@ -1389,7 +1389,7 @@ namespace VeraCrypt if (!localFile) { - htmlPath = L"https://www.veracrypt.fr/en/"; + htmlPath = L"https://veracrypt.jp/en/"; } else { diff --git a/src/Main/GraphicUserInterface.h b/src/Main/GraphicUserInterface.h index 9b6d3cb8..8d27634c 100644 --- a/src/Main/GraphicUserInterface.h +++ b/src/Main/GraphicUserInterface.h @@ -4,7 +4,7 @@ by the TrueCrypt License 3.0. Modifications and additions to the original source code (contained in this file) - and all other portions of this file are Copyright (c) 2013-2025 IDRIX + and all other portions of this file are Copyright (c) 2013-2025 AM Crypto and are governed by the Apache License 2.0 the full text of which is contained in the file License.txt included in VeraCrypt binary and source code distribution packages. diff --git a/src/Main/Hotkey.cpp b/src/Main/Hotkey.cpp index ed6a2aff..f0d22b7a 100644 --- a/src/Main/Hotkey.cpp +++ b/src/Main/Hotkey.cpp @@ -4,7 +4,7 @@ by the TrueCrypt License 3.0. Modifications and additions to the original source code (contained in this file) - and all other portions of this file are Copyright (c) 2013-2025 IDRIX + and all other portions of this file are Copyright (c) 2013-2025 AM Crypto and are governed by the Apache License 2.0 the full text of which is contained in the file License.txt included in VeraCrypt binary and source code distribution packages. diff --git a/src/Main/Hotkey.h b/src/Main/Hotkey.h index b526da46..774f9fdc 100644 --- a/src/Main/Hotkey.h +++ b/src/Main/Hotkey.h @@ -4,7 +4,7 @@ by the TrueCrypt License 3.0. Modifications and additions to the original source code (contained in this file) - and all other portions of this file are Copyright (c) 2013-2025 IDRIX + and all other portions of this file are Copyright (c) 2013-2025 AM Crypto and are governed by the Apache License 2.0 the full text of which is contained in the file License.txt included in VeraCrypt binary and source code distribution packages. diff --git a/src/Main/LanguageStrings.cpp b/src/Main/LanguageStrings.cpp index 24649ab7..46c7d644 100644 --- a/src/Main/LanguageStrings.cpp +++ b/src/Main/LanguageStrings.cpp @@ -4,7 +4,7 @@ by the TrueCrypt License 3.0. Modifications and additions to the original source code (contained in this file) - and all other portions of this file are Copyright (c) 2013-2025 IDRIX + and all other portions of this file are Copyright (c) 2013-2025 AM Crypto and are governed by the Apache License 2.0 the full text of which is contained in the file License.txt included in VeraCrypt binary and source code distribution packages. diff --git a/src/Main/LanguageStrings.h b/src/Main/LanguageStrings.h index c2341158..5664909f 100644 --- a/src/Main/LanguageStrings.h +++ b/src/Main/LanguageStrings.h @@ -4,7 +4,7 @@ by the TrueCrypt License 3.0. Modifications and additions to the original source code (contained in this file) - and all other portions of this file are Copyright (c) 2013-2025 IDRIX + and all other portions of this file are Copyright (c) 2013-2025 AM Crypto and are governed by the Apache License 2.0 the full text of which is contained in the file License.txt included in VeraCrypt binary and source code distribution packages. diff --git a/src/Main/Main.h b/src/Main/Main.h index 87f88976..15ea66c4 100644 --- a/src/Main/Main.h +++ b/src/Main/Main.h @@ -4,7 +4,7 @@ by the TrueCrypt License 3.0. Modifications and additions to the original source code (contained in this file) - and all other portions of this file are Copyright (c) 2013-2025 IDRIX + and all other portions of this file are Copyright (c) 2013-2025 AM Crypto and are governed by the Apache License 2.0 the full text of which is contained in the file License.txt included in VeraCrypt binary and source code distribution packages. diff --git a/src/Main/Main.make b/src/Main/Main.make index 9891d471..b87df209 100755 --- a/src/Main/Main.make +++ b/src/Main/Main.make @@ -4,7 +4,7 @@ # by the TrueCrypt License 3.0. # # Modifications and additions to the original source code (contained in this file) -# and all other portions of this file are Copyright (c) 2013-2017 IDRIX +# and all other portions of this file are Copyright (c) 2013-2017 AM Crypto # and are governed by the Apache License 2.0 the full text of which is # contained in the file License.txt included in VeraCrypt binary and source # code distribution packages. diff --git a/src/Main/Resources.cpp b/src/Main/Resources.cpp index 5e5b68c8..4bb36369 100644 --- a/src/Main/Resources.cpp +++ b/src/Main/Resources.cpp @@ -4,7 +4,7 @@ by the TrueCrypt License 3.0. Modifications and additions to the original source code (contained in this file) - and all other portions of this file are Copyright (c) 2013-2025 IDRIX + and all other portions of this file are Copyright (c) 2013-2025 AM Crypto and are governed by the Apache License 2.0 the full text of which is contained in the file License.txt included in VeraCrypt binary and source code distribution packages. diff --git a/src/Main/Resources.h b/src/Main/Resources.h index c2948618..c5964ab2 100644 --- a/src/Main/Resources.h +++ b/src/Main/Resources.h @@ -4,7 +4,7 @@ by the TrueCrypt License 3.0. Modifications and additions to the original source code (contained in this file) - and all other portions of this file are Copyright (c) 2013-2025 IDRIX + and all other portions of this file are Copyright (c) 2013-2025 AM Crypto and are governed by the Apache License 2.0 the full text of which is contained in the file License.txt included in VeraCrypt binary and source code distribution packages. diff --git a/src/Main/StringFormatter.cpp b/src/Main/StringFormatter.cpp index 2cae84bf..185d0c7b 100644 --- a/src/Main/StringFormatter.cpp +++ b/src/Main/StringFormatter.cpp @@ -4,7 +4,7 @@ by the TrueCrypt License 3.0. Modifications and additions to the original source code (contained in this file) - and all other portions of this file are Copyright (c) 2013-2025 IDRIX + and all other portions of this file are Copyright (c) 2013-2025 AM Crypto and are governed by the Apache License 2.0 the full text of which is contained in the file License.txt included in VeraCrypt binary and source code distribution packages. diff --git a/src/Main/StringFormatter.h b/src/Main/StringFormatter.h index 7ffcf5da..921c7aa0 100644 --- a/src/Main/StringFormatter.h +++ b/src/Main/StringFormatter.h @@ -4,7 +4,7 @@ by the TrueCrypt License 3.0. Modifications and additions to the original source code (contained in this file) - and all other portions of this file are Copyright (c) 2013-2025 IDRIX + and all other portions of this file are Copyright (c) 2013-2025 AM Crypto and are governed by the Apache License 2.0 the full text of which is contained in the file License.txt included in VeraCrypt binary and source code distribution packages. diff --git a/src/Main/System.cpp b/src/Main/System.cpp index 709101ad..932c66f7 100644 --- a/src/Main/System.cpp +++ b/src/Main/System.cpp @@ -4,7 +4,7 @@ by the TrueCrypt License 3.0. Modifications and additions to the original source code (contained in this file) - and all other portions of this file are Copyright (c) 2013-2025 IDRIX + and all other portions of this file are Copyright (c) 2013-2025 AM Crypto and are governed by the Apache License 2.0 the full text of which is contained in the file License.txt included in VeraCrypt binary and source code distribution packages. diff --git a/src/Main/System.h b/src/Main/System.h index 1af8e1ae..7a5458b6 100644 --- a/src/Main/System.h +++ b/src/Main/System.h @@ -4,7 +4,7 @@ by the TrueCrypt License 3.0. Modifications and additions to the original source code (contained in this file) - and all other portions of this file are Copyright (c) 2013-2025 IDRIX + and all other portions of this file are Copyright (c) 2013-2025 AM Crypto and are governed by the Apache License 2.0 the full text of which is contained in the file License.txt included in VeraCrypt binary and source code distribution packages. diff --git a/src/Main/SystemPrecompiled.h b/src/Main/SystemPrecompiled.h index 1331d399..4fa27c11 100644 --- a/src/Main/SystemPrecompiled.h +++ b/src/Main/SystemPrecompiled.h @@ -4,7 +4,7 @@ by the TrueCrypt License 3.0. Modifications and additions to the original source code (contained in this file) - and all other portions of this file are Copyright (c) 2013-2025 IDRIX + and all other portions of this file are Copyright (c) 2013-2025 AM Crypto and are governed by the Apache License 2.0 the full text of which is contained in the file License.txt included in VeraCrypt binary and source code distribution packages. diff --git a/src/Main/TextUserInterface.cpp b/src/Main/TextUserInterface.cpp index 5217199d..2ec086a3 100644 --- a/src/Main/TextUserInterface.cpp +++ b/src/Main/TextUserInterface.cpp @@ -4,7 +4,7 @@ by the TrueCrypt License 3.0. Modifications and additions to the original source code (contained in this file) - and all other portions of this file are Copyright (c) 2013-2025 IDRIX + and all other portions of this file are Copyright (c) 2013-2025 AM Crypto and are governed by the Apache License 2.0 the full text of which is contained in the file License.txt included in VeraCrypt binary and source code distribution packages. diff --git a/src/Main/TextUserInterface.h b/src/Main/TextUserInterface.h index 091e4cbd..b1eb60dc 100644 --- a/src/Main/TextUserInterface.h +++ b/src/Main/TextUserInterface.h @@ -4,7 +4,7 @@ by the TrueCrypt License 3.0. Modifications and additions to the original source code (contained in this file) - and all other portions of this file are Copyright (c) 2013-2025 IDRIX + and all other portions of this file are Copyright (c) 2013-2025 AM Crypto and are governed by the Apache License 2.0 the full text of which is contained in the file License.txt included in VeraCrypt binary and source code distribution packages. diff --git a/src/Main/Unix/Main.cpp b/src/Main/Unix/Main.cpp index 4197dcaf..1bdc47cf 100644 --- a/src/Main/Unix/Main.cpp +++ b/src/Main/Unix/Main.cpp @@ -4,7 +4,7 @@ by the TrueCrypt License 3.0. Modifications and additions to the original source code (contained in this file) - and all other portions of this file are Copyright (c) 2013-2025 IDRIX + and all other portions of this file are Copyright (c) 2013-2025 AM Crypto and are governed by the Apache License 2.0 the full text of which is contained in the file License.txt included in VeraCrypt binary and source code distribution packages. diff --git a/src/Main/UserInterface.cpp b/src/Main/UserInterface.cpp index b507d9a3..685d88b3 100644 --- a/src/Main/UserInterface.cpp +++ b/src/Main/UserInterface.cpp @@ -4,7 +4,7 @@ by the TrueCrypt License 3.0. Modifications and additions to the original source code (contained in this file) - and all other portions of this file are Copyright (c) 2013-2025 IDRIX + and all other portions of this file are Copyright (c) 2013-2025 AM Crypto and are governed by the Apache License 2.0 the full text of which is contained in the file License.txt included in VeraCrypt binary and source code distribution packages. diff --git a/src/Main/UserInterface.h b/src/Main/UserInterface.h index d04f0214..a41faad8 100644 --- a/src/Main/UserInterface.h +++ b/src/Main/UserInterface.h @@ -4,7 +4,7 @@ by the TrueCrypt License 3.0. Modifications and additions to the original source code (contained in this file) - and all other portions of this file are Copyright (c) 2013-2025 IDRIX + and all other portions of this file are Copyright (c) 2013-2025 AM Crypto and are governed by the Apache License 2.0 the full text of which is contained in the file License.txt included in VeraCrypt binary and source code distribution packages. diff --git a/src/Main/UserInterfaceException.h b/src/Main/UserInterfaceException.h index 8886a655..eeff6fb7 100644 --- a/src/Main/UserInterfaceException.h +++ b/src/Main/UserInterfaceException.h @@ -4,7 +4,7 @@ by the TrueCrypt License 3.0. Modifications and additions to the original source code (contained in this file) - and all other portions of this file are Copyright (c) 2013-2025 IDRIX + and all other portions of this file are Copyright (c) 2013-2025 AM Crypto and are governed by the Apache License 2.0 the full text of which is contained in the file License.txt included in VeraCrypt binary and source code distribution packages. diff --git a/src/Main/UserInterfaceType.h b/src/Main/UserInterfaceType.h index 0afa36a8..9f5a5d7e 100644 --- a/src/Main/UserInterfaceType.h +++ b/src/Main/UserInterfaceType.h @@ -4,7 +4,7 @@ by the TrueCrypt License 3.0. Modifications and additions to the original source code (contained in this file) - and all other portions of this file are Copyright (c) 2013-2025 IDRIX + and all other portions of this file are Copyright (c) 2013-2025 AM Crypto and are governed by the Apache License 2.0 the full text of which is contained in the file License.txt included in VeraCrypt binary and source code distribution packages. diff --git a/src/Main/UserPreferences.cpp b/src/Main/UserPreferences.cpp index d9d07b6d..6f4f208d 100644 --- a/src/Main/UserPreferences.cpp +++ b/src/Main/UserPreferences.cpp @@ -4,7 +4,7 @@ by the TrueCrypt License 3.0. Modifications and additions to the original source code (contained in this file) - and all other portions of this file are Copyright (c) 2013-2025 IDRIX + and all other portions of this file are Copyright (c) 2013-2025 AM Crypto and are governed by the Apache License 2.0 the full text of which is contained in the file License.txt included in VeraCrypt binary and source code distribution packages. diff --git a/src/Main/UserPreferences.h b/src/Main/UserPreferences.h index 2c5cff9f..78ff0030 100644 --- a/src/Main/UserPreferences.h +++ b/src/Main/UserPreferences.h @@ -4,7 +4,7 @@ by the TrueCrypt License 3.0. Modifications and additions to the original source code (contained in this file) - and all other portions of this file are Copyright (c) 2013-2025 IDRIX + and all other portions of this file are Copyright (c) 2013-2025 AM Crypto and are governed by the Apache License 2.0 the full text of which is contained in the file License.txt included in VeraCrypt binary and source code distribution packages. diff --git a/src/Main/VolumeHistory.cpp b/src/Main/VolumeHistory.cpp index 8b8c5f62..d01f19cf 100644 --- a/src/Main/VolumeHistory.cpp +++ b/src/Main/VolumeHistory.cpp @@ -4,7 +4,7 @@ by the TrueCrypt License 3.0. Modifications and additions to the original source code (contained in this file) - and all other portions of this file are Copyright (c) 2013-2025 IDRIX + and all other portions of this file are Copyright (c) 2013-2025 AM Crypto and are governed by the Apache License 2.0 the full text of which is contained in the file License.txt included in VeraCrypt binary and source code distribution packages. diff --git a/src/Main/VolumeHistory.h b/src/Main/VolumeHistory.h index 02d6bfe1..a22a285f 100644 --- a/src/Main/VolumeHistory.h +++ b/src/Main/VolumeHistory.h @@ -4,7 +4,7 @@ by the TrueCrypt License 3.0. Modifications and additions to the original source code (contained in this file) - and all other portions of this file are Copyright (c) 2013-2025 IDRIX + and all other portions of this file are Copyright (c) 2013-2025 AM Crypto and are governed by the Apache License 2.0 the full text of which is contained in the file License.txt included in VeraCrypt binary and source code distribution packages. diff --git a/src/Main/Xml.cpp b/src/Main/Xml.cpp index ff183b71..e6b481d0 100644 --- a/src/Main/Xml.cpp +++ b/src/Main/Xml.cpp @@ -4,7 +4,7 @@ by the TrueCrypt License 3.0. Modifications and additions to the original source code (contained in this file) - and all other portions of this file are Copyright (c) 2013-2025 IDRIX + and all other portions of this file are Copyright (c) 2013-2025 AM Crypto and are governed by the Apache License 2.0 the full text of which is contained in the file License.txt included in VeraCrypt binary and source code distribution packages. diff --git a/src/Main/Xml.h b/src/Main/Xml.h index c945bb1f..30d87d64 100644 --- a/src/Main/Xml.h +++ b/src/Main/Xml.h @@ -4,7 +4,7 @@ by the TrueCrypt License 3.0. Modifications and additions to the original source code (contained in this file) - and all other portions of this file are Copyright (c) 2013-2025 IDRIX + and all other portions of this file are Copyright (c) 2013-2025 AM Crypto and are governed by the Apache License 2.0 the full text of which is contained in the file License.txt included in VeraCrypt binary and source code distribution packages. diff --git a/src/Makefile b/src/Makefile index 8124aab4..2aa1a382 100644 --- a/src/Makefile +++ b/src/Makefile @@ -4,7 +4,7 @@ # by the TrueCrypt License 3.0. # # Modifications and additions to the original source code (contained in this file) -# and all other portions of this file are Copyright (c) 2013-2017 IDRIX +# and all other portions of this file are Copyright (c) 2025 AM Crypto # and are governed by the Apache License 2.0 the full text of which is # contained in the file License.txt included in VeraCrypt binary and source # code distribution packages. diff --git a/src/Mount/Favorites.cpp b/src/Mount/Favorites.cpp index 5794f6cb..8d193845 100644 --- a/src/Mount/Favorites.cpp +++ b/src/Mount/Favorites.cpp @@ -4,7 +4,7 @@ by the TrueCrypt License 3.0. Modifications and additions to the original source code (contained in this file) - and all other portions of this file are Copyright (c) 2013-2025 IDRIX + and all other portions of this file are Copyright (c) 2013-2025 AM Crypto and are governed by the Apache License 2.0 the full text of which is contained in the file License.txt included in VeraCrypt binary and source code distribution packages. diff --git a/src/Mount/Favorites.h b/src/Mount/Favorites.h index 534706b3..a41421e1 100644 --- a/src/Mount/Favorites.h +++ b/src/Mount/Favorites.h @@ -4,7 +4,7 @@ by the TrueCrypt License 3.0. Modifications and additions to the original source code (contained in this file) - and all other portions of this file are Copyright (c) 2013-2025 IDRIX + and all other portions of this file are Copyright (c) 2013-2025 AM Crypto and are governed by the Apache License 2.0 the full text of which is contained in the file License.txt included in VeraCrypt binary and source code distribution packages. diff --git a/src/Mount/Hotkeys.c b/src/Mount/Hotkeys.c index 3ab0bd92..70bea601 100644 --- a/src/Mount/Hotkeys.c +++ b/src/Mount/Hotkeys.c @@ -4,7 +4,7 @@ by the TrueCrypt License 3.0. Modifications and additions to the original source code (contained in this file) - and all other portions of this file are Copyright (c) 2013-2025 IDRIX + and all other portions of this file are Copyright (c) 2013-2025 AM Crypto and are governed by the Apache License 2.0 the full text of which is contained in the file License.txt included in VeraCrypt binary and source code distribution packages. diff --git a/src/Mount/Hotkeys.h b/src/Mount/Hotkeys.h index ab90d6be..3949c88f 100644 --- a/src/Mount/Hotkeys.h +++ b/src/Mount/Hotkeys.h @@ -4,7 +4,7 @@ by the TrueCrypt License 3.0. Modifications and additions to the original source code (contained in this file) - and all other portions of this file are Copyright (c) 2013-2025 IDRIX + and all other portions of this file are Copyright (c) 2013-2025 AM Crypto and are governed by the Apache License 2.0 the full text of which is contained in the file License.txt included in VeraCrypt binary and source code distribution packages. diff --git a/src/Mount/MainCom.cpp b/src/Mount/MainCom.cpp index 5ccbf3e1..745b71c6 100644 --- a/src/Mount/MainCom.cpp +++ b/src/Mount/MainCom.cpp @@ -4,7 +4,7 @@ by the TrueCrypt License 3.0. Modifications and additions to the original source code (contained in this file) - and all other portions of this file are Copyright (c) 2013-2025 IDRIX + and all other portions of this file are Copyright (c) 2013-2025 AM Crypto and are governed by the Apache License 2.0 the full text of which is contained in the file License.txt included in VeraCrypt binary and source code distribution packages. diff --git a/src/Mount/MainCom.h b/src/Mount/MainCom.h index 419d6beb..efeb3cf5 100644 --- a/src/Mount/MainCom.h +++ b/src/Mount/MainCom.h @@ -4,7 +4,7 @@ by the TrueCrypt License 3.0. Modifications and additions to the original source code (contained in this file) - and all other portions of this file are Copyright (c) 2013-2025 IDRIX + and all other portions of this file are Copyright (c) 2013-2025 AM Crypto and are governed by the Apache License 2.0 the full text of which is contained in the file License.txt included in VeraCrypt binary and source code distribution packages. diff --git a/src/Mount/Mount.c b/src/Mount/Mount.c index f6d1bc86..854f05a6 100644 --- a/src/Mount/Mount.c +++ b/src/Mount/Mount.c @@ -6,7 +6,7 @@ Encryption for the Masses 2.02a, which is Copyright (c) 1998-2000 Paul Le Roux and which is governed by the 'License Agreement for Encryption for the Masses' Modifications and additions to the original source code (contained in this file) - and all other portions of this file are Copyright (c) 2013-2025 IDRIX + and all other portions of this file are Copyright (c) 2013-2025 AM Crypto and are governed by the Apache License 2.0 the full text of which is contained in the file License.txt included in VeraCrypt binary and source code distribution packages. */ diff --git a/src/Mount/Mount.h b/src/Mount/Mount.h index c3dab0ed..c4c1f5a5 100644 --- a/src/Mount/Mount.h +++ b/src/Mount/Mount.h @@ -6,7 +6,7 @@ Encryption for the Masses 2.02a, which is Copyright (c) 1998-2000 Paul Le Roux and which is governed by the 'License Agreement for Encryption for the Masses' Modifications and additions to the original source code (contained in this file) - and all other portions of this file are Copyright (c) 2013-2025 IDRIX + and all other portions of this file are Copyright (c) 2013-2025 AM Crypto and are governed by the Apache License 2.0 the full text of which is contained in the file License.txt included in VeraCrypt binary and source code distribution packages. */ diff --git a/src/Mount/Mount.rc b/src/Mount/Mount.rc index cc5aa02b..5349f348 100644 --- a/src/Mount/Mount.rc +++ b/src/Mount/Mount.rc @@ -576,7 +576,7 @@ BEGIN BEGIN BLOCK "040904b0" BEGIN - VALUE "CompanyName", "IDRIX" + VALUE "CompanyName", "AM Crypto" VALUE "FileDescription", "VeraCrypt" VALUE "FileVersion", "1.26.21" VALUE "LegalTrademarks", "VeraCrypt" diff --git a/src/NOTICE b/src/NOTICE index 4a1a0487..92be4d29 100644 --- a/src/NOTICE +++ b/src/NOTICE @@ -1,4 +1,4 @@ -Copyright 2013-2025 IDRIX +Copyright 2025 AM Crypto Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/src/Platform/Buffer.cpp b/src/Platform/Buffer.cpp index 412f06a5..d997a656 100644 --- a/src/Platform/Buffer.cpp +++ b/src/Platform/Buffer.cpp @@ -4,7 +4,7 @@ by the TrueCrypt License 3.0. Modifications and additions to the original source code (contained in this file) - and all other portions of this file are Copyright (c) 2013-2025 IDRIX + and all other portions of this file are Copyright (c) 2013-2025 AM Crypto and are governed by the Apache License 2.0 the full text of which is contained in the file License.txt included in VeraCrypt binary and source code distribution packages. diff --git a/src/Platform/Buffer.h b/src/Platform/Buffer.h index 53215bf5..aadd09ef 100644 --- a/src/Platform/Buffer.h +++ b/src/Platform/Buffer.h @@ -4,7 +4,7 @@ by the TrueCrypt License 3.0. Modifications and additions to the original source code (contained in this file) - and all other portions of this file are Copyright (c) 2013-2025 IDRIX + and all other portions of this file are Copyright (c) 2013-2025 AM Crypto and are governed by the Apache License 2.0 the full text of which is contained in the file License.txt included in VeraCrypt binary and source code distribution packages. diff --git a/src/Platform/Directory.h b/src/Platform/Directory.h index 28eae166..f88ee199 100644 --- a/src/Platform/Directory.h +++ b/src/Platform/Directory.h @@ -4,7 +4,7 @@ by the TrueCrypt License 3.0. Modifications and additions to the original source code (contained in this file) - and all other portions of this file are Copyright (c) 2013-2025 IDRIX + and all other portions of this file are Copyright (c) 2013-2025 AM Crypto and are governed by the Apache License 2.0 the full text of which is contained in the file License.txt included in VeraCrypt binary and source code distribution packages. diff --git a/src/Platform/Event.cpp b/src/Platform/Event.cpp index d60b6f4a..7d836c09 100644 --- a/src/Platform/Event.cpp +++ b/src/Platform/Event.cpp @@ -4,7 +4,7 @@ by the TrueCrypt License 3.0. Modifications and additions to the original source code (contained in this file) - and all other portions of this file are Copyright (c) 2013-2025 IDRIX + and all other portions of this file are Copyright (c) 2013-2025 AM Crypto and are governed by the Apache License 2.0 the full text of which is contained in the file License.txt included in VeraCrypt binary and source code distribution packages. diff --git a/src/Platform/Event.h b/src/Platform/Event.h index e440a604..23f580f9 100644 --- a/src/Platform/Event.h +++ b/src/Platform/Event.h @@ -4,7 +4,7 @@ by the TrueCrypt License 3.0. Modifications and additions to the original source code (contained in this file) - and all other portions of this file are Copyright (c) 2013-2025 IDRIX + and all other portions of this file are Copyright (c) 2013-2025 AM Crypto and are governed by the Apache License 2.0 the full text of which is contained in the file License.txt included in VeraCrypt binary and source code distribution packages. diff --git a/src/Platform/Exception.cpp b/src/Platform/Exception.cpp index b6358683..7b5e6635 100644 --- a/src/Platform/Exception.cpp +++ b/src/Platform/Exception.cpp @@ -4,7 +4,7 @@ by the TrueCrypt License 3.0. Modifications and additions to the original source code (contained in this file) - and all other portions of this file are Copyright (c) 2013-2025 IDRIX + and all other portions of this file are Copyright (c) 2013-2025 AM Crypto and are governed by the Apache License 2.0 the full text of which is contained in the file License.txt included in VeraCrypt binary and source code distribution packages. diff --git a/src/Platform/Exception.h b/src/Platform/Exception.h index a768bfda..c3fd5c9e 100644 --- a/src/Platform/Exception.h +++ b/src/Platform/Exception.h @@ -4,7 +4,7 @@ by the TrueCrypt License 3.0. Modifications and additions to the original source code (contained in this file) - and all other portions of this file are Copyright (c) 2013-2025 IDRIX + and all other portions of this file are Copyright (c) 2013-2025 AM Crypto and are governed by the Apache License 2.0 the full text of which is contained in the file License.txt included in VeraCrypt binary and source code distribution packages. diff --git a/src/Platform/File.h b/src/Platform/File.h index 28e5f6c9..f91bad8d 100644 --- a/src/Platform/File.h +++ b/src/Platform/File.h @@ -4,7 +4,7 @@ by the TrueCrypt License 3.0. Modifications and additions to the original source code (contained in this file) - and all other portions of this file are Copyright (c) 2013-2025 IDRIX + and all other portions of this file are Copyright (c) 2013-2025 AM Crypto and are governed by the Apache License 2.0 the full text of which is contained in the file License.txt included in VeraCrypt binary and source code distribution packages. diff --git a/src/Platform/FileCommon.cpp b/src/Platform/FileCommon.cpp index 5f493259..80c87068 100644 --- a/src/Platform/FileCommon.cpp +++ b/src/Platform/FileCommon.cpp @@ -4,7 +4,7 @@ by the TrueCrypt License 3.0. Modifications and additions to the original source code (contained in this file) - and all other portions of this file are Copyright (c) 2013-2025 IDRIX + and all other portions of this file are Copyright (c) 2013-2025 AM Crypto and are governed by the Apache License 2.0 the full text of which is contained in the file License.txt included in VeraCrypt binary and source code distribution packages. diff --git a/src/Platform/FileStream.h b/src/Platform/FileStream.h index 7b1dd212..782620cc 100644 --- a/src/Platform/FileStream.h +++ b/src/Platform/FileStream.h @@ -4,7 +4,7 @@ by the TrueCrypt License 3.0. Modifications and additions to the original source code (contained in this file) - and all other portions of this file are Copyright (c) 2013-2025 IDRIX + and all other portions of this file are Copyright (c) 2013-2025 AM Crypto and are governed by the Apache License 2.0 the full text of which is contained in the file License.txt included in VeraCrypt binary and source code distribution packages. diff --git a/src/Platform/FilesystemPath.h b/src/Platform/FilesystemPath.h index f4ffadd8..9f42acc1 100644 --- a/src/Platform/FilesystemPath.h +++ b/src/Platform/FilesystemPath.h @@ -4,7 +4,7 @@ by the TrueCrypt License 3.0. Modifications and additions to the original source code (contained in this file) - and all other portions of this file are Copyright (c) 2013-2025 IDRIX + and all other portions of this file are Copyright (c) 2013-2025 AM Crypto and are governed by the Apache License 2.0 the full text of which is contained in the file License.txt included in VeraCrypt binary and source code distribution packages. diff --git a/src/Platform/Finally.h b/src/Platform/Finally.h index 54c9f27b..27c1f8f8 100644 --- a/src/Platform/Finally.h +++ b/src/Platform/Finally.h @@ -4,7 +4,7 @@ by the TrueCrypt License 3.0. Modifications and additions to the original source code (contained in this file) - and all other portions of this file are Copyright (c) 2013-2025 IDRIX + and all other portions of this file are Copyright (c) 2013-2025 AM Crypto and are governed by the Apache License 2.0 the full text of which is contained in the file License.txt included in VeraCrypt binary and source code distribution packages. diff --git a/src/Platform/ForEach.h b/src/Platform/ForEach.h index 1f29e196..187e5aa0 100644 --- a/src/Platform/ForEach.h +++ b/src/Platform/ForEach.h @@ -4,7 +4,7 @@ by the TrueCrypt License 3.0. Modifications and additions to the original source code (contained in this file) - and all other portions of this file are Copyright (c) 2013-2025 IDRIX + and all other portions of this file are Copyright (c) 2013-2025 AM Crypto and are governed by the Apache License 2.0 the full text of which is contained in the file License.txt included in VeraCrypt binary and source code distribution packages. diff --git a/src/Platform/Functor.h b/src/Platform/Functor.h index b88af814..495c8ede 100644 --- a/src/Platform/Functor.h +++ b/src/Platform/Functor.h @@ -4,7 +4,7 @@ by the TrueCrypt License 3.0. Modifications and additions to the original source code (contained in this file) - and all other portions of this file are Copyright (c) 2013-2025 IDRIX + and all other portions of this file are Copyright (c) 2013-2025 AM Crypto and are governed by the Apache License 2.0 the full text of which is contained in the file License.txt included in VeraCrypt binary and source code distribution packages. diff --git a/src/Platform/Memory.cpp b/src/Platform/Memory.cpp index 05758c14..f3820bd1 100644 --- a/src/Platform/Memory.cpp +++ b/src/Platform/Memory.cpp @@ -4,7 +4,7 @@ by the TrueCrypt License 3.0. Modifications and additions to the original source code (contained in this file) - and all other portions of this file are Copyright (c) 2013-2025 IDRIX + and all other portions of this file are Copyright (c) 2013-2025 AM Crypto and are governed by the Apache License 2.0 the full text of which is contained in the file License.txt included in VeraCrypt binary and source code distribution packages. diff --git a/src/Platform/Memory.h b/src/Platform/Memory.h index 441b1da6..8a2ae986 100644 --- a/src/Platform/Memory.h +++ b/src/Platform/Memory.h @@ -4,7 +4,7 @@ by the TrueCrypt License 3.0. Modifications and additions to the original source code (contained in this file) - and all other portions of this file are Copyright (c) 2013-2025 IDRIX + and all other portions of this file are Copyright (c) 2013-2025 AM Crypto and are governed by the Apache License 2.0 the full text of which is contained in the file License.txt included in VeraCrypt binary and source code distribution packages. diff --git a/src/Platform/MemoryStream.cpp b/src/Platform/MemoryStream.cpp index f750606f..1d379ccb 100644 --- a/src/Platform/MemoryStream.cpp +++ b/src/Platform/MemoryStream.cpp @@ -4,7 +4,7 @@ by the TrueCrypt License 3.0. Modifications and additions to the original source code (contained in this file) - and all other portions of this file are Copyright (c) 2013-2025 IDRIX + and all other portions of this file are Copyright (c) 2013-2025 AM Crypto and are governed by the Apache License 2.0 the full text of which is contained in the file License.txt included in VeraCrypt binary and source code distribution packages. diff --git a/src/Platform/MemoryStream.h b/src/Platform/MemoryStream.h index a20b12e0..ab139e61 100644 --- a/src/Platform/MemoryStream.h +++ b/src/Platform/MemoryStream.h @@ -4,7 +4,7 @@ by the TrueCrypt License 3.0. Modifications and additions to the original source code (contained in this file) - and all other portions of this file are Copyright (c) 2013-2025 IDRIX + and all other portions of this file are Copyright (c) 2013-2025 AM Crypto and are governed by the Apache License 2.0 the full text of which is contained in the file License.txt included in VeraCrypt binary and source code distribution packages. diff --git a/src/Platform/Mutex.h b/src/Platform/Mutex.h index fc58b8cd..c9f53951 100644 --- a/src/Platform/Mutex.h +++ b/src/Platform/Mutex.h @@ -4,7 +4,7 @@ by the TrueCrypt License 3.0. Modifications and additions to the original source code (contained in this file) - and all other portions of this file are Copyright (c) 2013-2025 IDRIX + and all other portions of this file are Copyright (c) 2013-2025 AM Crypto and are governed by the Apache License 2.0 the full text of which is contained in the file License.txt included in VeraCrypt binary and source code distribution packages. diff --git a/src/Platform/Platform.h b/src/Platform/Platform.h index 72ee9541..59189681 100644 --- a/src/Platform/Platform.h +++ b/src/Platform/Platform.h @@ -4,7 +4,7 @@ by the TrueCrypt License 3.0. Modifications and additions to the original source code (contained in this file) - and all other portions of this file are Copyright (c) 2013-2025 IDRIX + and all other portions of this file are Copyright (c) 2013-2025 AM Crypto and are governed by the Apache License 2.0 the full text of which is contained in the file License.txt included in VeraCrypt binary and source code distribution packages. diff --git a/src/Platform/Platform.make b/src/Platform/Platform.make index 0a3c1435..0fa1487d 100644 --- a/src/Platform/Platform.make +++ b/src/Platform/Platform.make @@ -4,7 +4,7 @@ # by the TrueCrypt License 3.0. # # Modifications and additions to the original source code (contained in this file) -# and all other portions of this file are Copyright (c) 2013-2017 IDRIX +# and all other portions of this file are Copyright (c) 2013-2017 AM Crypto # and are governed by the Apache License 2.0 the full text of which is # contained in the file License.txt included in VeraCrypt binary and source # code distribution packages. diff --git a/src/Platform/PlatformBase.h b/src/Platform/PlatformBase.h index 10f0bb21..cd01339c 100644 --- a/src/Platform/PlatformBase.h +++ b/src/Platform/PlatformBase.h @@ -4,7 +4,7 @@ by the TrueCrypt License 3.0. Modifications and additions to the original source code (contained in this file) - and all other portions of this file are Copyright (c) 2013-2025 IDRIX + and all other portions of this file are Copyright (c) 2013-2025 AM Crypto and are governed by the Apache License 2.0 the full text of which is contained in the file License.txt included in VeraCrypt binary and source code distribution packages. diff --git a/src/Platform/PlatformTest.cpp b/src/Platform/PlatformTest.cpp index df7f447b..453fbfaf 100644 --- a/src/Platform/PlatformTest.cpp +++ b/src/Platform/PlatformTest.cpp @@ -4,7 +4,7 @@ by the TrueCrypt License 3.0. Modifications and additions to the original source code (contained in this file) - and all other portions of this file are Copyright (c) 2013-2025 IDRIX + and all other portions of this file are Copyright (c) 2013-2025 AM Crypto and are governed by the Apache License 2.0 the full text of which is contained in the file License.txt included in VeraCrypt binary and source code distribution packages. diff --git a/src/Platform/PlatformTest.h b/src/Platform/PlatformTest.h index c17bad7c..c92a5ded 100644 --- a/src/Platform/PlatformTest.h +++ b/src/Platform/PlatformTest.h @@ -4,7 +4,7 @@ by the TrueCrypt License 3.0. Modifications and additions to the original source code (contained in this file) - and all other portions of this file are Copyright (c) 2013-2025 IDRIX + and all other portions of this file are Copyright (c) 2013-2025 AM Crypto and are governed by the Apache License 2.0 the full text of which is contained in the file License.txt included in VeraCrypt binary and source code distribution packages. diff --git a/src/Platform/Serializable.cpp b/src/Platform/Serializable.cpp index ace4a819..dc7bfec4 100644 --- a/src/Platform/Serializable.cpp +++ b/src/Platform/Serializable.cpp @@ -4,7 +4,7 @@ by the TrueCrypt License 3.0. Modifications and additions to the original source code (contained in this file) - and all other portions of this file are Copyright (c) 2013-2025 IDRIX + and all other portions of this file are Copyright (c) 2013-2025 AM Crypto and are governed by the Apache License 2.0 the full text of which is contained in the file License.txt included in VeraCrypt binary and source code distribution packages. diff --git a/src/Platform/Serializable.h b/src/Platform/Serializable.h index 94b385fb..d3337a34 100644 --- a/src/Platform/Serializable.h +++ b/src/Platform/Serializable.h @@ -4,7 +4,7 @@ by the TrueCrypt License 3.0. Modifications and additions to the original source code (contained in this file) - and all other portions of this file are Copyright (c) 2013-2025 IDRIX + and all other portions of this file are Copyright (c) 2013-2025 AM Crypto and are governed by the Apache License 2.0 the full text of which is contained in the file License.txt included in VeraCrypt binary and source code distribution packages. diff --git a/src/Platform/Serializer.cpp b/src/Platform/Serializer.cpp index ea245436..3b4741dc 100644 --- a/src/Platform/Serializer.cpp +++ b/src/Platform/Serializer.cpp @@ -4,7 +4,7 @@ by the TrueCrypt License 3.0. Modifications and additions to the original source code (contained in this file) - and all other portions of this file are Copyright (c) 2013-2025 IDRIX + and all other portions of this file are Copyright (c) 2013-2025 AM Crypto and are governed by the Apache License 2.0 the full text of which is contained in the file License.txt included in VeraCrypt binary and source code distribution packages. diff --git a/src/Platform/Serializer.h b/src/Platform/Serializer.h index 81092fe5..71362637 100644 --- a/src/Platform/Serializer.h +++ b/src/Platform/Serializer.h @@ -4,7 +4,7 @@ by the TrueCrypt License 3.0. Modifications and additions to the original source code (contained in this file) - and all other portions of this file are Copyright (c) 2013-2025 IDRIX + and all other portions of this file are Copyright (c) 2013-2025 AM Crypto and are governed by the Apache License 2.0 the full text of which is contained in the file License.txt included in VeraCrypt binary and source code distribution packages. diff --git a/src/Platform/SerializerFactory.cpp b/src/Platform/SerializerFactory.cpp index 87091583..ab8025ab 100644 --- a/src/Platform/SerializerFactory.cpp +++ b/src/Platform/SerializerFactory.cpp @@ -4,7 +4,7 @@ by the TrueCrypt License 3.0. Modifications and additions to the original source code (contained in this file) - and all other portions of this file are Copyright (c) 2013-2025 IDRIX + and all other portions of this file are Copyright (c) 2013-2025 AM Crypto and are governed by the Apache License 2.0 the full text of which is contained in the file License.txt included in VeraCrypt binary and source code distribution packages. diff --git a/src/Platform/SerializerFactory.h b/src/Platform/SerializerFactory.h index a36ffa03..06d805d5 100644 --- a/src/Platform/SerializerFactory.h +++ b/src/Platform/SerializerFactory.h @@ -4,7 +4,7 @@ by the TrueCrypt License 3.0. Modifications and additions to the original source code (contained in this file) - and all other portions of this file are Copyright (c) 2013-2025 IDRIX + and all other portions of this file are Copyright (c) 2013-2025 AM Crypto and are governed by the Apache License 2.0 the full text of which is contained in the file License.txt included in VeraCrypt binary and source code distribution packages. diff --git a/src/Platform/SharedPtr.h b/src/Platform/SharedPtr.h index 9b47388a..54ad9c3b 100644 --- a/src/Platform/SharedPtr.h +++ b/src/Platform/SharedPtr.h @@ -4,7 +4,7 @@ by the TrueCrypt License 3.0. Modifications and additions to the original source code (contained in this file) - and all other portions of this file are Copyright (c) 2013-2025 IDRIX + and all other portions of this file are Copyright (c) 2013-2025 AM Crypto and are governed by the Apache License 2.0 the full text of which is contained in the file License.txt included in VeraCrypt binary and source code distribution packages. diff --git a/src/Platform/SharedVal.h b/src/Platform/SharedVal.h index b88ca3e2..d52700f2 100644 --- a/src/Platform/SharedVal.h +++ b/src/Platform/SharedVal.h @@ -4,7 +4,7 @@ by the TrueCrypt License 3.0. Modifications and additions to the original source code (contained in this file) - and all other portions of this file are Copyright (c) 2013-2025 IDRIX + and all other portions of this file are Copyright (c) 2013-2025 AM Crypto and are governed by the Apache License 2.0 the full text of which is contained in the file License.txt included in VeraCrypt binary and source code distribution packages. diff --git a/src/Platform/Stream.h b/src/Platform/Stream.h index e74350f1..355c16e7 100644 --- a/src/Platform/Stream.h +++ b/src/Platform/Stream.h @@ -4,7 +4,7 @@ by the TrueCrypt License 3.0. Modifications and additions to the original source code (contained in this file) - and all other portions of this file are Copyright (c) 2013-2025 IDRIX + and all other portions of this file are Copyright (c) 2013-2025 AM Crypto and are governed by the Apache License 2.0 the full text of which is contained in the file License.txt included in VeraCrypt binary and source code distribution packages. diff --git a/src/Platform/StringConverter.cpp b/src/Platform/StringConverter.cpp index 6a1f23c8..b946c338 100644 --- a/src/Platform/StringConverter.cpp +++ b/src/Platform/StringConverter.cpp @@ -4,7 +4,7 @@ by the TrueCrypt License 3.0. Modifications and additions to the original source code (contained in this file) - and all other portions of this file are Copyright (c) 2013-2025 IDRIX + and all other portions of this file are Copyright (c) 2013-2025 AM Crypto and are governed by the Apache License 2.0 the full text of which is contained in the file License.txt included in VeraCrypt binary and source code distribution packages. diff --git a/src/Platform/StringConverter.h b/src/Platform/StringConverter.h index 8bd27251..78b26ecb 100644 --- a/src/Platform/StringConverter.h +++ b/src/Platform/StringConverter.h @@ -4,7 +4,7 @@ by the TrueCrypt License 3.0. Modifications and additions to the original source code (contained in this file) - and all other portions of this file are Copyright (c) 2013-2025 IDRIX + and all other portions of this file are Copyright (c) 2013-2025 AM Crypto and are governed by the Apache License 2.0 the full text of which is contained in the file License.txt included in VeraCrypt binary and source code distribution packages. diff --git a/src/Platform/SyncEvent.h b/src/Platform/SyncEvent.h index bfd9e2d1..108c6352 100644 --- a/src/Platform/SyncEvent.h +++ b/src/Platform/SyncEvent.h @@ -4,7 +4,7 @@ by the TrueCrypt License 3.0. Modifications and additions to the original source code (contained in this file) - and all other portions of this file are Copyright (c) 2013-2025 IDRIX + and all other portions of this file are Copyright (c) 2013-2025 AM Crypto and are governed by the Apache License 2.0 the full text of which is contained in the file License.txt included in VeraCrypt binary and source code distribution packages. diff --git a/src/Platform/System.h b/src/Platform/System.h index d5fb0e00..e635babc 100644 --- a/src/Platform/System.h +++ b/src/Platform/System.h @@ -4,7 +4,7 @@ by the TrueCrypt License 3.0. Modifications and additions to the original source code (contained in this file) - and all other portions of this file are Copyright (c) 2013-2025 IDRIX + and all other portions of this file are Copyright (c) 2013-2025 AM Crypto and are governed by the Apache License 2.0 the full text of which is contained in the file License.txt included in VeraCrypt binary and source code distribution packages. diff --git a/src/Platform/SystemException.h b/src/Platform/SystemException.h index 2c1ab25a..b7140b1b 100644 --- a/src/Platform/SystemException.h +++ b/src/Platform/SystemException.h @@ -4,7 +4,7 @@ by the TrueCrypt License 3.0. Modifications and additions to the original source code (contained in this file) - and all other portions of this file are Copyright (c) 2013-2025 IDRIX + and all other portions of this file are Copyright (c) 2013-2025 AM Crypto and are governed by the Apache License 2.0 the full text of which is contained in the file License.txt included in VeraCrypt binary and source code distribution packages. diff --git a/src/Platform/SystemInfo.h b/src/Platform/SystemInfo.h index 57890d46..7a7ce3c7 100644 --- a/src/Platform/SystemInfo.h +++ b/src/Platform/SystemInfo.h @@ -4,7 +4,7 @@ by the TrueCrypt License 3.0. Modifications and additions to the original source code (contained in this file) - and all other portions of this file are Copyright (c) 2013-2025 IDRIX + and all other portions of this file are Copyright (c) 2013-2025 AM Crypto and are governed by the Apache License 2.0 the full text of which is contained in the file License.txt included in VeraCrypt binary and source code distribution packages. diff --git a/src/Platform/SystemLog.h b/src/Platform/SystemLog.h index a331e966..c522098a 100644 --- a/src/Platform/SystemLog.h +++ b/src/Platform/SystemLog.h @@ -4,7 +4,7 @@ by the TrueCrypt License 3.0. Modifications and additions to the original source code (contained in this file) - and all other portions of this file are Copyright (c) 2013-2025 IDRIX + and all other portions of this file are Copyright (c) 2013-2025 AM Crypto and are governed by the Apache License 2.0 the full text of which is contained in the file License.txt included in VeraCrypt binary and source code distribution packages. diff --git a/src/Platform/TextReader.cpp b/src/Platform/TextReader.cpp index 2dfc7069..e090040e 100644 --- a/src/Platform/TextReader.cpp +++ b/src/Platform/TextReader.cpp @@ -4,7 +4,7 @@ by the TrueCrypt License 3.0. Modifications and additions to the original source code (contained in this file) - and all other portions of this file are Copyright (c) 2013-2025 IDRIX + and all other portions of this file are Copyright (c) 2013-2025 AM Crypto and are governed by the Apache License 2.0 the full text of which is contained in the file License.txt included in VeraCrypt binary and source code distribution packages. diff --git a/src/Platform/TextReader.h b/src/Platform/TextReader.h index 2b96a8db..6494e151 100644 --- a/src/Platform/TextReader.h +++ b/src/Platform/TextReader.h @@ -4,7 +4,7 @@ by the TrueCrypt License 3.0. Modifications and additions to the original source code (contained in this file) - and all other portions of this file are Copyright (c) 2013-2025 IDRIX + and all other portions of this file are Copyright (c) 2013-2025 AM Crypto and are governed by the Apache License 2.0 the full text of which is contained in the file License.txt included in VeraCrypt binary and source code distribution packages. diff --git a/src/Platform/Thread.h b/src/Platform/Thread.h index 6fca11b3..7e35e5ed 100644 --- a/src/Platform/Thread.h +++ b/src/Platform/Thread.h @@ -4,7 +4,7 @@ by the TrueCrypt License 3.0. Modifications and additions to the original source code (contained in this file) - and all other portions of this file are Copyright (c) 2013-2025 IDRIX + and all other portions of this file are Copyright (c) 2013-2025 AM Crypto and are governed by the Apache License 2.0 the full text of which is contained in the file License.txt included in VeraCrypt binary and source code distribution packages. diff --git a/src/Platform/Time.h b/src/Platform/Time.h index 7f82fbcd..30513cc2 100644 --- a/src/Platform/Time.h +++ b/src/Platform/Time.h @@ -4,7 +4,7 @@ by the TrueCrypt License 3.0. Modifications and additions to the original source code (contained in this file) - and all other portions of this file are Copyright (c) 2013-2025 IDRIX + and all other portions of this file are Copyright (c) 2013-2025 AM Crypto and are governed by the Apache License 2.0 the full text of which is contained in the file License.txt included in VeraCrypt binary and source code distribution packages. diff --git a/src/Platform/Unix/Directory.cpp b/src/Platform/Unix/Directory.cpp index c27af26a..b07e0d62 100644 --- a/src/Platform/Unix/Directory.cpp +++ b/src/Platform/Unix/Directory.cpp @@ -4,7 +4,7 @@ by the TrueCrypt License 3.0. Modifications and additions to the original source code (contained in this file) - and all other portions of this file are Copyright (c) 2013-2025 IDRIX + and all other portions of this file are Copyright (c) 2013-2025 AM Crypto and are governed by the Apache License 2.0 the full text of which is contained in the file License.txt included in VeraCrypt binary and source code distribution packages. diff --git a/src/Platform/Unix/File.cpp b/src/Platform/Unix/File.cpp index 9c35a2e5..fde99117 100644 --- a/src/Platform/Unix/File.cpp +++ b/src/Platform/Unix/File.cpp @@ -4,7 +4,7 @@ by the TrueCrypt License 3.0. Modifications and additions to the original source code (contained in this file) - and all other portions of this file are Copyright (c) 2013-2025 IDRIX + and all other portions of this file are Copyright (c) 2013-2025 AM Crypto and are governed by the Apache License 2.0 the full text of which is contained in the file License.txt included in VeraCrypt binary and source code distribution packages. diff --git a/src/Platform/Unix/FilesystemPath.cpp b/src/Platform/Unix/FilesystemPath.cpp index 90965448..59d424ea 100644 --- a/src/Platform/Unix/FilesystemPath.cpp +++ b/src/Platform/Unix/FilesystemPath.cpp @@ -4,7 +4,7 @@ by the TrueCrypt License 3.0. Modifications and additions to the original source code (contained in this file) - and all other portions of this file are Copyright (c) 2013-2025 IDRIX + and all other portions of this file are Copyright (c) 2013-2025 AM Crypto and are governed by the Apache License 2.0 the full text of which is contained in the file License.txt included in VeraCrypt binary and source code distribution packages. diff --git a/src/Platform/Unix/Mutex.cpp b/src/Platform/Unix/Mutex.cpp index 6441ee93..e35b6cae 100644 --- a/src/Platform/Unix/Mutex.cpp +++ b/src/Platform/Unix/Mutex.cpp @@ -4,7 +4,7 @@ by the TrueCrypt License 3.0. Modifications and additions to the original source code (contained in this file) - and all other portions of this file are Copyright (c) 2013-2025 IDRIX + and all other portions of this file are Copyright (c) 2013-2025 AM Crypto and are governed by the Apache License 2.0 the full text of which is contained in the file License.txt included in VeraCrypt binary and source code distribution packages. diff --git a/src/Platform/Unix/Pipe.cpp b/src/Platform/Unix/Pipe.cpp index 41ebb506..8b93edf7 100644 --- a/src/Platform/Unix/Pipe.cpp +++ b/src/Platform/Unix/Pipe.cpp @@ -4,7 +4,7 @@ by the TrueCrypt License 3.0. Modifications and additions to the original source code (contained in this file) - and all other portions of this file are Copyright (c) 2013-2025 IDRIX + and all other portions of this file are Copyright (c) 2013-2025 AM Crypto and are governed by the Apache License 2.0 the full text of which is contained in the file License.txt included in VeraCrypt binary and source code distribution packages. diff --git a/src/Platform/Unix/Pipe.h b/src/Platform/Unix/Pipe.h index b0bf0409..2f697b80 100644 --- a/src/Platform/Unix/Pipe.h +++ b/src/Platform/Unix/Pipe.h @@ -4,7 +4,7 @@ by the TrueCrypt License 3.0. Modifications and additions to the original source code (contained in this file) - and all other portions of this file are Copyright (c) 2013-2025 IDRIX + and all other portions of this file are Copyright (c) 2013-2025 AM Crypto and are governed by the Apache License 2.0 the full text of which is contained in the file License.txt included in VeraCrypt binary and source code distribution packages. diff --git a/src/Platform/Unix/Poller.cpp b/src/Platform/Unix/Poller.cpp index 66ba0ff5..4655c690 100644 --- a/src/Platform/Unix/Poller.cpp +++ b/src/Platform/Unix/Poller.cpp @@ -4,7 +4,7 @@ by the TrueCrypt License 3.0. Modifications and additions to the original source code (contained in this file) - and all other portions of this file are Copyright (c) 2013-2025 IDRIX + and all other portions of this file are Copyright (c) 2013-2025 AM Crypto and are governed by the Apache License 2.0 the full text of which is contained in the file License.txt included in VeraCrypt binary and source code distribution packages. diff --git a/src/Platform/Unix/Poller.h b/src/Platform/Unix/Poller.h index 8ae6e7ae..ce26b561 100644 --- a/src/Platform/Unix/Poller.h +++ b/src/Platform/Unix/Poller.h @@ -4,7 +4,7 @@ by the TrueCrypt License 3.0. Modifications and additions to the original source code (contained in this file) - and all other portions of this file are Copyright (c) 2013-2025 IDRIX + and all other portions of this file are Copyright (c) 2013-2025 AM Crypto and are governed by the Apache License 2.0 the full text of which is contained in the file License.txt included in VeraCrypt binary and source code distribution packages. diff --git a/src/Platform/Unix/Process.cpp b/src/Platform/Unix/Process.cpp index bedd8599..600c3747 100644 --- a/src/Platform/Unix/Process.cpp +++ b/src/Platform/Unix/Process.cpp @@ -4,7 +4,7 @@ by the TrueCrypt License 3.0. Modifications and additions to the original source code (contained in this file) - and all other portions of this file are Copyright (c) 2013-2025 IDRIX + and all other portions of this file are Copyright (c) 2013-2025 AM Crypto and are governed by the Apache License 2.0 the full text of which is contained in the file License.txt included in VeraCrypt binary and source code distribution packages. diff --git a/src/Platform/Unix/Process.h b/src/Platform/Unix/Process.h index 7c08d326..c666dfd1 100644 --- a/src/Platform/Unix/Process.h +++ b/src/Platform/Unix/Process.h @@ -4,7 +4,7 @@ by the TrueCrypt License 3.0. Modifications and additions to the original source code (contained in this file) - and all other portions of this file are Copyright (c) 2013-2025 IDRIX + and all other portions of this file are Copyright (c) 2013-2025 AM Crypto and are governed by the Apache License 2.0 the full text of which is contained in the file License.txt included in VeraCrypt binary and source code distribution packages. diff --git a/src/Platform/Unix/SyncEvent.cpp b/src/Platform/Unix/SyncEvent.cpp index f186e555..ad069cdb 100644 --- a/src/Platform/Unix/SyncEvent.cpp +++ b/src/Platform/Unix/SyncEvent.cpp @@ -4,7 +4,7 @@ by the TrueCrypt License 3.0. Modifications and additions to the original source code (contained in this file) - and all other portions of this file are Copyright (c) 2013-2025 IDRIX + and all other portions of this file are Copyright (c) 2013-2025 AM Crypto and are governed by the Apache License 2.0 the full text of which is contained in the file License.txt included in VeraCrypt binary and source code distribution packages. diff --git a/src/Platform/Unix/System.h b/src/Platform/Unix/System.h index b6a6f092..fbf72503 100644 --- a/src/Platform/Unix/System.h +++ b/src/Platform/Unix/System.h @@ -4,7 +4,7 @@ by the TrueCrypt License 3.0. Modifications and additions to the original source code (contained in this file) - and all other portions of this file are Copyright (c) 2013-2025 IDRIX + and all other portions of this file are Copyright (c) 2013-2025 AM Crypto and are governed by the Apache License 2.0 the full text of which is contained in the file License.txt included in VeraCrypt binary and source code distribution packages. diff --git a/src/Platform/Unix/SystemException.cpp b/src/Platform/Unix/SystemException.cpp index b29e0370..f962d92f 100644 --- a/src/Platform/Unix/SystemException.cpp +++ b/src/Platform/Unix/SystemException.cpp @@ -4,7 +4,7 @@ by the TrueCrypt License 3.0. Modifications and additions to the original source code (contained in this file) - and all other portions of this file are Copyright (c) 2013-2025 IDRIX + and all other portions of this file are Copyright (c) 2013-2025 AM Crypto and are governed by the Apache License 2.0 the full text of which is contained in the file License.txt included in VeraCrypt binary and source code distribution packages. diff --git a/src/Platform/Unix/SystemInfo.cpp b/src/Platform/Unix/SystemInfo.cpp index 530d3b4b..d990b803 100644 --- a/src/Platform/Unix/SystemInfo.cpp +++ b/src/Platform/Unix/SystemInfo.cpp @@ -4,7 +4,7 @@ by the TrueCrypt License 3.0. Modifications and additions to the original source code (contained in this file) - and all other portions of this file are Copyright (c) 2013-2025 IDRIX + and all other portions of this file are Copyright (c) 2013-2025 AM Crypto and are governed by the Apache License 2.0 the full text of which is contained in the file License.txt included in VeraCrypt binary and source code distribution packages. diff --git a/src/Platform/Unix/SystemLog.cpp b/src/Platform/Unix/SystemLog.cpp index 95b20074..27349c6d 100644 --- a/src/Platform/Unix/SystemLog.cpp +++ b/src/Platform/Unix/SystemLog.cpp @@ -4,7 +4,7 @@ by the TrueCrypt License 3.0. Modifications and additions to the original source code (contained in this file) - and all other portions of this file are Copyright (c) 2013-2025 IDRIX + and all other portions of this file are Copyright (c) 2013-2025 AM Crypto and are governed by the Apache License 2.0 the full text of which is contained in the file License.txt included in VeraCrypt binary and source code distribution packages. diff --git a/src/Platform/Unix/Thread.cpp b/src/Platform/Unix/Thread.cpp index febf9ab2..9a532b56 100644 --- a/src/Platform/Unix/Thread.cpp +++ b/src/Platform/Unix/Thread.cpp @@ -4,7 +4,7 @@ by the TrueCrypt License 3.0. Modifications and additions to the original source code (contained in this file) - and all other portions of this file are Copyright (c) 2013-2025 IDRIX + and all other portions of this file are Copyright (c) 2013-2025 AM Crypto and are governed by the Apache License 2.0 the full text of which is contained in the file License.txt included in VeraCrypt binary and source code distribution packages. diff --git a/src/Platform/Unix/Time.cpp b/src/Platform/Unix/Time.cpp index 055938f9..99917276 100644 --- a/src/Platform/Unix/Time.cpp +++ b/src/Platform/Unix/Time.cpp @@ -4,7 +4,7 @@ by the TrueCrypt License 3.0. Modifications and additions to the original source code (contained in this file) - and all other portions of this file are Copyright (c) 2013-2025 IDRIX + and all other portions of this file are Copyright (c) 2013-2025 AM Crypto and are governed by the Apache License 2.0 the full text of which is contained in the file License.txt included in VeraCrypt binary and source code distribution packages. diff --git a/src/Platform/User.h b/src/Platform/User.h index 6ae91fc3..0a902e6d 100644 --- a/src/Platform/User.h +++ b/src/Platform/User.h @@ -4,7 +4,7 @@ by the TrueCrypt License 3.0. Modifications and additions to the original source code (contained in this file) - and all other portions of this file are Copyright (c) 2013-2025 IDRIX + and all other portions of this file are Copyright (c) 2013-2025 AM Crypto and are governed by the Apache License 2.0 the full text of which is contained in the file License.txt included in VeraCrypt binary and source code distribution packages. diff --git a/src/Readme.txt b/src/Readme.txt index 0886e208..5d716d8e 100644 --- a/src/Readme.txt +++ b/src/Readme.txt @@ -43,7 +43,7 @@ Requirements for Building VeraCrypt for Windows: A detailed guide on how to build VeraCrypt on Windows can be found in the file doc/html/CompilingGuidelineWin.html. it is also available online -at https://www.veracrypt.fr/en/CompilingGuidelineWin.html +at https://veracrypt.jp/en/CompilingGuidelineWin.html IMPORTANT: @@ -94,7 +94,7 @@ II. Linux and Mac OS X A detailed guide on how to build VeraCrypt on Linux can be found in the file doc/html/CompilingGuidelineLinux.html. it is also available online -at https://www.veracrypt.fr/en/CompilingGuidelineLinux.html +at https://veracrypt.jp/en/CompilingGuidelineLinux.html Requirements for Building VeraCrypt for Linux and Mac OS X: ----------------------------------------------------------- @@ -221,7 +221,7 @@ If you intend to implement a feature, please contact us first to make sure: 3) Whether we need help of third-party developers with implementing the feature. Information on how to contact us can be found at: -https://www.veracrypt.fr/ +https://veracrypt.jp/ @@ -232,9 +232,10 @@ Copyright Information --------------------- This software as a whole: -Copyright (c) 2013-2025 IDRIX. All rights reserved. +Copyright (c) 2025 AM Crypto. All rights reserved. Portions of this software: +Copyright (c) 2025 AM Crypto. All rights reserved. Copyright (c) 2013-2025 IDRIX. All rights reserved. Copyright (c) 2003-2012 TrueCrypt Developers Association. All rights reserved. Copyright (c) 1998-2000 Paul Le Roux. All rights reserved. @@ -261,4 +262,4 @@ documentation, are the sole property of their respective owners. VI. Further Information ======================= -https://www.veracrypt.fr +https://veracrypt.jp diff --git a/src/Release/Setup Files/Product64.wxs b/src/Release/Setup Files/Product64.wxs index c301655f..96786e75 100644 --- a/src/Release/Setup Files/Product64.wxs +++ b/src/Release/Setup Files/Product64.wxs @@ -25,7 +25,7 @@ @@ -42,7 +42,7 @@ InstallerVersion="500" InstallPrivileges="elevated" Keywords="VeraCrypt MSI Installer" - Manufacturer="IDRIX" + Manufacturer="AM Crypto" Languages="0" Platform="x64" Description="VeraCrypt $(var.FullProductVersion) 64-bit MSI Installer" @@ -135,7 +135,7 @@ - + @@ -2530,7 +2530,7 @@ INSTALLSTARTMENUSHORTCUT @@ -2564,7 +2564,7 @@ - + diff --git a/src/Setup/ComSetup.cpp b/src/Setup/ComSetup.cpp index 8c0e93af..df5c567e 100644 --- a/src/Setup/ComSetup.cpp +++ b/src/Setup/ComSetup.cpp @@ -4,7 +4,7 @@ by the TrueCrypt License 3.0. Modifications and additions to the original source code (contained in this file) - and all other portions of this file are Copyright (c) 2013-2025 IDRIX + and all other portions of this file are Copyright (c) 2013-2025 AM Crypto and are governed by the Apache License 2.0 the full text of which is contained in the file License.txt included in VeraCrypt binary and source code distribution packages. diff --git a/src/Setup/ComSetup.h b/src/Setup/ComSetup.h index f8253dca..69ece593 100644 --- a/src/Setup/ComSetup.h +++ b/src/Setup/ComSetup.h @@ -4,7 +4,7 @@ by the TrueCrypt License 3.0. Modifications and additions to the original source code (contained in this file) - and all other portions of this file are Copyright (c) 2013-2025 IDRIX + and all other portions of this file are Copyright (c) 2013-2025 AM Crypto and are governed by the Apache License 2.0 the full text of which is contained in the file License.txt included in VeraCrypt binary and source code distribution packages. diff --git a/src/Setup/Dir.c b/src/Setup/Dir.c index 01c9c36e..3490b342 100644 --- a/src/Setup/Dir.c +++ b/src/Setup/Dir.c @@ -6,7 +6,7 @@ Encryption for the Masses 2.02a, which is Copyright (c) 1998-2000 Paul Le Roux and which is governed by the 'License Agreement for Encryption for the Masses' Modifications and additions to the original source code (contained in this file) - and all other portions of this file are Copyright (c) 2013-2025 IDRIX + and all other portions of this file are Copyright (c) 2013-2025 AM Crypto and are governed by the Apache License 2.0 the full text of which is contained in the file License.txt included in VeraCrypt binary and source code distribution packages. */ diff --git a/src/Setup/Dir.h b/src/Setup/Dir.h index 68bb44f0..bfec8742 100644 --- a/src/Setup/Dir.h +++ b/src/Setup/Dir.h @@ -6,7 +6,7 @@ Encryption for the Masses 2.02a, which is Copyright (c) 1998-2000 Paul Le Roux and which is governed by the 'License Agreement for Encryption for the Masses' Modifications and additions to the original source code (contained in this file) - and all other portions of this file are Copyright (c) 2013-2025 IDRIX + and all other portions of this file are Copyright (c) 2013-2025 AM Crypto and are governed by the Apache License 2.0 the full text of which is contained in the file License.txt included in VeraCrypt binary and source code distribution packages. */ diff --git a/src/Setup/FreeBSD/veracrypt_install_template.sh b/src/Setup/FreeBSD/veracrypt_install_template.sh index 7dc53aa3..6c8ce641 100644 --- a/src/Setup/FreeBSD/veracrypt_install_template.sh +++ b/src/Setup/FreeBSD/veracrypt_install_template.sh @@ -4,7 +4,7 @@ # by the TrueCrypt License 3.0. # # Modifications and additions to the original source code (contained in this file) -# and all other portions of this file are Copyright (c) 2013-2017 IDRIX +# and all other portions of this file are Copyright (c) 2013-2025 AM Crypto # and are governed by the Apache License 2.0 the full text of which is # contained in the file License.txt included in VeraCrypt binary and source # code distribution packages. @@ -136,7 +136,7 @@ the TrueCrypt License version 3.0, a verbatim copy of both licenses can be found below. This license does not grant you rights to use any -contributors' name, logo, or trademarks, including IDRIX, +contributors' name, logo, or trademarks, including AM Crypto, VeraCrypt and all derivative names. For example, the following names are not allowed: VeraCrypt, VeraCrypt+, VeraCrypt Professional, iVeraCrypt, etc. Nor any @@ -848,8 +848,8 @@ then cat <<_END | xmessage -title "VeraCrypt Setup" -center -file - -buttons "Exit:1,Extract .$PACKAGE_TYPE Package File:20,Install VeraCrypt:10" -default 'Install VeraCrypt' VeraCrypt $VERSION Setup ==================== - VeraCrypt is a free disk encryption software brought to you by IDRIX - (http://www.idrix.fr) and that is based on TrueCrypt. + VeraCrypt is a free disk encryption software brought to you by AM Crypto + (https://amcrypto.jp) and that is based on TrueCrypt. It is a software system for establishing and maintaining an on-the-fly-encrypted volume (data storage device). On-the-fly encryption means that data are automatically encrypted or decrypted right before they diff --git a/src/Setup/Linux/veracrypt_install_template.sh b/src/Setup/Linux/veracrypt_install_template.sh index f63d82e2..c245dc3e 100644 --- a/src/Setup/Linux/veracrypt_install_template.sh +++ b/src/Setup/Linux/veracrypt_install_template.sh @@ -4,7 +4,7 @@ # by the TrueCrypt License 3.0. # # Modifications and additions to the original source code (contained in this file) -# and all other portions of this file are Copyright (c) 2013-2017 IDRIX +# and all other portions of this file are Copyright (c) 2013-2025 AM Crypto # and are governed by the Apache License 2.0 the full text of which is # contained in the file License.txt included in VeraCrypt binary and source # code distribution packages. @@ -140,7 +140,7 @@ the TrueCrypt License version 3.0, a verbatim copy of both licenses can be found below. This license does not grant you rights to use any -contributors' name, logo, or trademarks, including IDRIX, +contributors' name, logo, or trademarks, including AM Crypto, VeraCrypt and all derivative names. For example, the following names are not allowed: VeraCrypt, VeraCrypt+, VeraCrypt Professional, iVeraCrypt, etc. Nor any @@ -852,8 +852,8 @@ then cat <<_END | xmessage -title "VeraCrypt Setup" -center -file - -buttons "Exit:1,Extract .$PACKAGE_TYPE Package File:20,Install VeraCrypt:10" -default 'Install VeraCrypt' VeraCrypt $VERSION Setup ==================== - VeraCrypt is a free disk encryption software brought to you by IDRIX - (http://www.idrix.fr) and that is based on TrueCrypt. + VeraCrypt is a free disk encryption software brought to you by AM Crypto + (https://amcrypto.jp) and that is based on TrueCrypt. It is a software system for establishing and maintaining an on-the-fly-encrypted volume (data storage device). On-the-fly encryption means that data are automatically encrypted or decrypted right before they diff --git a/src/Setup/Portable.rc b/src/Setup/Portable.rc index b1224920..b59314d9 100644 --- a/src/Setup/Portable.rc +++ b/src/Setup/Portable.rc @@ -42,7 +42,7 @@ BEGIN BEGIN BLOCK "040904b0" BEGIN - VALUE "CompanyName", "IDRIX" + VALUE "CompanyName", "AM Crypto" VALUE "FileDescription", "VeraCrypt Portable" VALUE "FileVersion", "1.26.21" VALUE "LegalTrademarks", "VeraCrypt" diff --git a/src/Setup/SelfExtract.c b/src/Setup/SelfExtract.c index 6a2ce21c..3d089ad8 100644 --- a/src/Setup/SelfExtract.c +++ b/src/Setup/SelfExtract.c @@ -4,7 +4,7 @@ by the TrueCrypt License 3.0. Modifications and additions to the original source code (contained in this file) - and all other portions of this file are Copyright (c) 2013-2025 IDRIX + and all other portions of this file are Copyright (c) 2013-2025 AM Crypto and are governed by the Apache License 2.0 the full text of which is contained in the file License.txt included in VeraCrypt binary and source code distribution packages. diff --git a/src/Setup/SelfExtract.h b/src/Setup/SelfExtract.h index 25491661..bf9cfe51 100644 --- a/src/Setup/SelfExtract.h +++ b/src/Setup/SelfExtract.h @@ -4,7 +4,7 @@ by the TrueCrypt License 3.0. Modifications and additions to the original source code (contained in this file) - and all other portions of this file are Copyright (c) 2013-2025 IDRIX + and all other portions of this file are Copyright (c) 2013-2025 AM Crypto and are governed by the Apache License 2.0 the full text of which is contained in the file License.txt included in VeraCrypt binary and source code distribution packages. diff --git a/src/Setup/Setup.c b/src/Setup/Setup.c index 2b4722fb..0befe717 100644 --- a/src/Setup/Setup.c +++ b/src/Setup/Setup.c @@ -6,7 +6,7 @@ Encryption for the Masses 2.02a, which is Copyright (c) 1998-2000 Paul Le Roux and which is governed by the 'License Agreement for Encryption for the Masses' Modifications and additions to the original source code (contained in this file) - and all other portions of this file are Copyright (c) 2013-2025 IDRIX + and all other portions of this file are Copyright (c) 2013-2025 AM Crypto and are governed by the Apache License 2.0 the full text of which is contained in the file License.txt included in VeraCrypt binary and source code distribution packages. */ @@ -1329,7 +1329,7 @@ BOOL DoRegInstall (HWND hwndDlg, wchar_t *szDestDir, BOOL bInstallType) if (RegSetValueEx (hkey, L"DisplayName", 0, REG_SZ, (BYTE *) szTmp, (wcslen (szTmp) + 1) * sizeof (wchar_t)) != ERROR_SUCCESS) goto error; - StringCbCopyW (szTmp, sizeof(szTmp), L"IDRIX"); + StringCbCopyW (szTmp, sizeof(szTmp), L"AM Crypto"); if (RegSetValueEx (hkey, L"Publisher", 0, REG_SZ, (BYTE *) szTmp, (wcslen (szTmp) + 1) * sizeof (wchar_t)) != ERROR_SUCCESS) goto error; diff --git a/src/Setup/Setup.h b/src/Setup/Setup.h index e2f455ae..1e2cf06c 100644 --- a/src/Setup/Setup.h +++ b/src/Setup/Setup.h @@ -6,7 +6,7 @@ Encryption for the Masses 2.02a, which is Copyright (c) 1998-2000 Paul Le Roux and which is governed by the 'License Agreement for Encryption for the Masses' Modifications and additions to the original source code (contained in this file) - and all other portions of this file are Copyright (c) 2013-2025 IDRIX + and all other portions of this file are Copyright (c) 2013-2025 AM Crypto and are governed by the Apache License 2.0 the full text of which is contained in the file License.txt included in VeraCrypt binary and source code distribution packages. */ diff --git a/src/Setup/Setup.rc b/src/Setup/Setup.rc index 95b3ede1..8e643de9 100644 --- a/src/Setup/Setup.rc +++ b/src/Setup/Setup.rc @@ -44,7 +44,7 @@ BEGIN BEGIN BLOCK "040904b0" BEGIN - VALUE "CompanyName", "IDRIX" + VALUE "CompanyName", "AM Crypto" VALUE "FileDescription", "VeraCrypt Setup" VALUE "FileVersion", "1.26.21" VALUE "LegalTrademarks", "VeraCrypt" diff --git a/src/Setup/Wizard.c b/src/Setup/Wizard.c index e00e4475..23d9323b 100644 --- a/src/Setup/Wizard.c +++ b/src/Setup/Wizard.c @@ -6,7 +6,7 @@ Encryption for the Masses 2.02a, which is Copyright (c) 1998-2000 Paul Le Roux and which is governed by the 'License Agreement for Encryption for the Masses' Modifications and additions to the original source code (contained in this file) - and all other portions of this file are Copyright (c) 2013-2025 IDRIX + and all other portions of this file are Copyright (c) 2013-2025 AM Crypto and are governed by the Apache License 2.0 the full text of which is contained in the file License.txt included in VeraCrypt binary and source code distribution packages. */ diff --git a/src/Setup/Wizard.h b/src/Setup/Wizard.h index c91c7c70..6a41cf75 100644 --- a/src/Setup/Wizard.h +++ b/src/Setup/Wizard.h @@ -6,7 +6,7 @@ Encryption for the Masses 2.02a, which is Copyright (c) 1998-2000 Paul Le Roux and which is governed by the 'License Agreement for Encryption for the Masses' Modifications and additions to the original source code (contained in this file) - and all other portions of this file are Copyright (c) 2013-2025 IDRIX + and all other portions of this file are Copyright (c) 2013-2025 AM Crypto and are governed by the Apache License 2.0 the full text of which is contained in the file License.txt included in VeraCrypt binary and source code distribution packages. */ diff --git a/src/SetupDLL/ComSetup.cpp b/src/SetupDLL/ComSetup.cpp index e1ab2cfd..63593443 100644 --- a/src/SetupDLL/ComSetup.cpp +++ b/src/SetupDLL/ComSetup.cpp @@ -4,7 +4,7 @@ by the TrueCrypt License 3.0. Modifications and additions to the original source code (contained in this file) - and all other portions of this file are Copyright (c) 2013-2025 IDRIX + and all other portions of this file are Copyright (c) 2013-2025 AM Crypto and are governed by the Apache License 2.0 the full text of which is contained in the file License.txt included in VeraCrypt binary and source code distribution packages. diff --git a/src/SetupDLL/ComSetup.h b/src/SetupDLL/ComSetup.h index f8253dca..69ece593 100644 --- a/src/SetupDLL/ComSetup.h +++ b/src/SetupDLL/ComSetup.h @@ -4,7 +4,7 @@ by the TrueCrypt License 3.0. Modifications and additions to the original source code (contained in this file) - and all other portions of this file are Copyright (c) 2013-2025 IDRIX + and all other portions of this file are Copyright (c) 2013-2025 AM Crypto and are governed by the Apache License 2.0 the full text of which is contained in the file License.txt included in VeraCrypt binary and source code distribution packages. diff --git a/src/SetupDLL/Dir.c b/src/SetupDLL/Dir.c index 1451ee9f..08afe98d 100644 --- a/src/SetupDLL/Dir.c +++ b/src/SetupDLL/Dir.c @@ -6,7 +6,7 @@ Encryption for the Masses 2.02a, which is Copyright (c) 1998-2000 Paul Le Roux and which is governed by the 'License Agreement for Encryption for the Masses' Modifications and additions to the original source code (contained in this file) - and all other portions of this file are Copyright (c) 2013-2025 IDRIX + and all other portions of this file are Copyright (c) 2013-2025 AM Crypto and are governed by the Apache License 2.0 the full text of which is contained in the file License.txt included in VeraCrypt binary and source code distribution packages. */ diff --git a/src/SetupDLL/Dir.h b/src/SetupDLL/Dir.h index 68bb44f0..bfec8742 100644 --- a/src/SetupDLL/Dir.h +++ b/src/SetupDLL/Dir.h @@ -6,7 +6,7 @@ Encryption for the Masses 2.02a, which is Copyright (c) 1998-2000 Paul Le Roux and which is governed by the 'License Agreement for Encryption for the Masses' Modifications and additions to the original source code (contained in this file) - and all other portions of this file are Copyright (c) 2013-2025 IDRIX + and all other portions of this file are Copyright (c) 2013-2025 AM Crypto and are governed by the Apache License 2.0 the full text of which is contained in the file License.txt included in VeraCrypt binary and source code distribution packages. */ diff --git a/src/SetupDLL/Setup.c b/src/SetupDLL/Setup.c index de64efe5..8084bb44 100644 --- a/src/SetupDLL/Setup.c +++ b/src/SetupDLL/Setup.c @@ -6,7 +6,7 @@ Encryption for the Masses 2.02a, which is Copyright (c) 1998-2000 Paul Le Roux and which is governed by the 'License Agreement for Encryption for the Masses' Modifications and additions to the original source code (contained in this file) - and all other portions of this file are Copyright (c) 2013-2025 IDRIX + and all other portions of this file are Copyright (c) 2013-2025 AM Crypto and are governed by the Apache License 2.0 the full text of which is contained in the file License.txt included in VeraCrypt binary and source code distribution packages. */ @@ -686,7 +686,7 @@ void Applink_Dll (MSIHANDLE hInstaller, const char *dest) } else if (strcmp(dest, "onlinehelp") == 0) { - StringCbCopyW (url, sizeof (url),L"https://www.veracrypt.fr/en/Documentation.html"); + StringCbCopyW (url, sizeof (url),L"https://veracrypt.jp/en/Documentation.html"); buildUrl = FALSE; } else if (strcmp(dest, "keyfiles") == 0) @@ -804,7 +804,7 @@ void Applink_Dll (MSIHANDLE hInstaller, const char *dest) if (buildUrl && !FileExists (url)) { // fallbacl to online resources - StringCbPrintfW (url, sizeof (url), L"https://www.veracrypt.fr/en/%s", page); + StringCbPrintfW (url, sizeof (url), L"https://veracrypt.jp/en/%s", page); SafeOpenURL (url); } else @@ -819,7 +819,7 @@ void Applink_Dll (MSIHANDLE hInstaller, const char *dest) if (((r == ERROR_FILE_NOT_FOUND) || (r == ERROR_PATH_NOT_FOUND)) && buildUrl) { // fallbacl to online resources - StringCbPrintfW (url, sizeof (url), L"https://www.veracrypt.fr/en/%s", page); + StringCbPrintfW (url, sizeof (url), L"https://veracrypt.jp/en/%s", page); ShellExecuteW (NULL, L"open", url, NULL, NULL, SW_SHOWNORMAL); } } diff --git a/src/SetupDLL/Setup.h b/src/SetupDLL/Setup.h index 19448f40..f0ef5155 100644 --- a/src/SetupDLL/Setup.h +++ b/src/SetupDLL/Setup.h @@ -6,7 +6,7 @@ Encryption for the Masses 2.02a, which is Copyright (c) 1998-2000 Paul Le Roux and which is governed by the 'License Agreement for Encryption for the Masses' Modifications and additions to the original source code (contained in this file) - and all other portions of this file are Copyright (c) 2013-2025 IDRIX + and all other portions of this file are Copyright (c) 2013-2025 AM Crypto and are governed by the Apache License 2.0 the full text of which is contained in the file License.txt included in VeraCrypt binary and source code distribution packages. */ diff --git a/src/SetupDLL/Setup.rc b/src/SetupDLL/Setup.rc index 554cbe37..4046d9fb 100644 --- a/src/SetupDLL/Setup.rc +++ b/src/SetupDLL/Setup.rc @@ -44,7 +44,7 @@ BEGIN BEGIN BLOCK "040904b0" BEGIN - VALUE "CompanyName", "IDRIX" + VALUE "CompanyName", "AM Crypto" VALUE "FileDescription", "VeraCryptSetup" VALUE "FileVersion", "1.26.21" VALUE "LegalTrademarks", "VeraCrypt" diff --git a/src/Volume/Cipher.cpp b/src/Volume/Cipher.cpp index 9af1ec56..03e7bb2f 100644 --- a/src/Volume/Cipher.cpp +++ b/src/Volume/Cipher.cpp @@ -4,7 +4,7 @@ by the TrueCrypt License 3.0. Modifications and additions to the original source code (contained in this file) - and all other portions of this file are Copyright (c) 2013-2025 IDRIX + and all other portions of this file are Copyright (c) 2013-2025 AM Crypto and are governed by the Apache License 2.0 the full text of which is contained in the file License.txt included in VeraCrypt binary and source code distribution packages. diff --git a/src/Volume/Cipher.h b/src/Volume/Cipher.h index d97ce679..fff210a6 100644 --- a/src/Volume/Cipher.h +++ b/src/Volume/Cipher.h @@ -4,7 +4,7 @@ by the TrueCrypt License 3.0. Modifications and additions to the original source code (contained in this file) - and all other portions of this file are Copyright (c) 2013-2025 IDRIX + and all other portions of this file are Copyright (c) 2013-2025 AM Crypto and are governed by the Apache License 2.0 the full text of which is contained in the file License.txt included in VeraCrypt binary and source code distribution packages. diff --git a/src/Volume/Crc32.h b/src/Volume/Crc32.h index 4b1ee045..ded55b31 100644 --- a/src/Volume/Crc32.h +++ b/src/Volume/Crc32.h @@ -4,7 +4,7 @@ by the TrueCrypt License 3.0. Modifications and additions to the original source code (contained in this file) - and all other portions of this file are Copyright (c) 2013-2025 IDRIX + and all other portions of this file are Copyright (c) 2013-2025 AM Crypto and are governed by the Apache License 2.0 the full text of which is contained in the file License.txt included in VeraCrypt binary and source code distribution packages. diff --git a/src/Volume/EncryptionAlgorithm.cpp b/src/Volume/EncryptionAlgorithm.cpp index 6c9c7703..0fddb087 100644 --- a/src/Volume/EncryptionAlgorithm.cpp +++ b/src/Volume/EncryptionAlgorithm.cpp @@ -4,7 +4,7 @@ by the TrueCrypt License 3.0. Modifications and additions to the original source code (contained in this file) - and all other portions of this file are Copyright (c) 2013-2025 IDRIX + and all other portions of this file are Copyright (c) 2013-2025 AM Crypto and are governed by the Apache License 2.0 the full text of which is contained in the file License.txt included in VeraCrypt binary and source code distribution packages. diff --git a/src/Volume/EncryptionAlgorithm.h b/src/Volume/EncryptionAlgorithm.h index 216a9661..de4cfe85 100644 --- a/src/Volume/EncryptionAlgorithm.h +++ b/src/Volume/EncryptionAlgorithm.h @@ -4,7 +4,7 @@ by the TrueCrypt License 3.0. Modifications and additions to the original source code (contained in this file) - and all other portions of this file are Copyright (c) 2013-2025 IDRIX + and all other portions of this file are Copyright (c) 2013-2025 AM Crypto and are governed by the Apache License 2.0 the full text of which is contained in the file License.txt included in VeraCrypt binary and source code distribution packages. diff --git a/src/Volume/EncryptionMode.cpp b/src/Volume/EncryptionMode.cpp index 5519f36a..aa73c26c 100644 --- a/src/Volume/EncryptionMode.cpp +++ b/src/Volume/EncryptionMode.cpp @@ -4,7 +4,7 @@ by the TrueCrypt License 3.0. Modifications and additions to the original source code (contained in this file) - and all other portions of this file are Copyright (c) 2013-2025 IDRIX + and all other portions of this file are Copyright (c) 2013-2025 AM Crypto and are governed by the Apache License 2.0 the full text of which is contained in the file License.txt included in VeraCrypt binary and source code distribution packages. diff --git a/src/Volume/EncryptionMode.h b/src/Volume/EncryptionMode.h index bc9d0a06..fbbaf095 100644 --- a/src/Volume/EncryptionMode.h +++ b/src/Volume/EncryptionMode.h @@ -4,7 +4,7 @@ by the TrueCrypt License 3.0. Modifications and additions to the original source code (contained in this file) - and all other portions of this file are Copyright (c) 2013-2025 IDRIX + and all other portions of this file are Copyright (c) 2013-2025 AM Crypto and are governed by the Apache License 2.0 the full text of which is contained in the file License.txt included in VeraCrypt binary and source code distribution packages. diff --git a/src/Volume/EncryptionModeWolfCryptXTS.h b/src/Volume/EncryptionModeWolfCryptXTS.h index e19a5d23..5f5dd443 100644 --- a/src/Volume/EncryptionModeWolfCryptXTS.h +++ b/src/Volume/EncryptionModeWolfCryptXTS.h @@ -4,7 +4,7 @@ by the TrueCrypt License 3.0. Modifications and additions to the original source code (contained in this file) - and all other portions of this file are Copyright (c) 2013-2025 IDRIX + and all other portions of this file are Copyright (c) 2013-2025 AM Crypto and are governed by the Apache License 2.0 the full text of which is contained in the file License.txt included in VeraCrypt binary and source code distribution packages. diff --git a/src/Volume/EncryptionModeXTS.cpp b/src/Volume/EncryptionModeXTS.cpp index 96427e0c..d968489e 100644 --- a/src/Volume/EncryptionModeXTS.cpp +++ b/src/Volume/EncryptionModeXTS.cpp @@ -4,7 +4,7 @@ by the TrueCrypt License 3.0. Modifications and additions to the original source code (contained in this file) - and all other portions of this file are Copyright (c) 2013-2025 IDRIX + and all other portions of this file are Copyright (c) 2013-2025 AM Crypto and are governed by the Apache License 2.0 the full text of which is contained in the file License.txt included in VeraCrypt binary and source code distribution packages. diff --git a/src/Volume/EncryptionModeXTS.h b/src/Volume/EncryptionModeXTS.h index 80130efd..332aa15e 100644 --- a/src/Volume/EncryptionModeXTS.h +++ b/src/Volume/EncryptionModeXTS.h @@ -4,7 +4,7 @@ by the TrueCrypt License 3.0. Modifications and additions to the original source code (contained in this file) - and all other portions of this file are Copyright (c) 2013-2025 IDRIX + and all other portions of this file are Copyright (c) 2013-2025 AM Crypto and are governed by the Apache License 2.0 the full text of which is contained in the file License.txt included in VeraCrypt binary and source code distribution packages. diff --git a/src/Volume/EncryptionTest.cpp b/src/Volume/EncryptionTest.cpp index fb0fcaf8..0d7ffba2 100644 --- a/src/Volume/EncryptionTest.cpp +++ b/src/Volume/EncryptionTest.cpp @@ -4,7 +4,7 @@ by the TrueCrypt License 3.0. Modifications and additions to the original source code (contained in this file) - and all other portions of this file are Copyright (c) 2013-2025 IDRIX + and all other portions of this file are Copyright (c) 2013-2025 AM Crypto and are governed by the Apache License 2.0 the full text of which is contained in the file License.txt included in VeraCrypt binary and source code distribution packages. diff --git a/src/Volume/EncryptionTest.h b/src/Volume/EncryptionTest.h index b8f91c4e..48650fda 100644 --- a/src/Volume/EncryptionTest.h +++ b/src/Volume/EncryptionTest.h @@ -4,7 +4,7 @@ by the TrueCrypt License 3.0. Modifications and additions to the original source code (contained in this file) - and all other portions of this file are Copyright (c) 2013-2025 IDRIX + and all other portions of this file are Copyright (c) 2013-2025 AM Crypto and are governed by the Apache License 2.0 the full text of which is contained in the file License.txt included in VeraCrypt binary and source code distribution packages. diff --git a/src/Volume/EncryptionThreadPool.cpp b/src/Volume/EncryptionThreadPool.cpp index d216df65..9434a5ec 100644 --- a/src/Volume/EncryptionThreadPool.cpp +++ b/src/Volume/EncryptionThreadPool.cpp @@ -4,7 +4,7 @@ by the TrueCrypt License 3.0. Modifications and additions to the original source code (contained in this file) - and all other portions of this file are Copyright (c) 2013-2025 IDRIX + and all other portions of this file are Copyright (c) 2013-2025 AM Crypto and are governed by the Apache License 2.0 the full text of which is contained in the file License.txt included in VeraCrypt binary and source code distribution packages. diff --git a/src/Volume/EncryptionThreadPool.h b/src/Volume/EncryptionThreadPool.h index 1bfa60a1..3ed50d51 100644 --- a/src/Volume/EncryptionThreadPool.h +++ b/src/Volume/EncryptionThreadPool.h @@ -4,7 +4,7 @@ by the TrueCrypt License 3.0. Modifications and additions to the original source code (contained in this file) - and all other portions of this file are Copyright (c) 2013-2025 IDRIX + and all other portions of this file are Copyright (c) 2013-2025 AM Crypto and are governed by the Apache License 2.0 the full text of which is contained in the file License.txt included in VeraCrypt binary and source code distribution packages. diff --git a/src/Volume/Hash.cpp b/src/Volume/Hash.cpp index a990eec9..ab263738 100644 --- a/src/Volume/Hash.cpp +++ b/src/Volume/Hash.cpp @@ -4,7 +4,7 @@ by the TrueCrypt License 3.0. Modifications and additions to the original source code (contained in this file) - and all other portions of this file are Copyright (c) 2013-2025 IDRIX + and all other portions of this file are Copyright (c) 2013-2025 AM Crypto and are governed by the Apache License 2.0 the full text of which is contained in the file License.txt included in VeraCrypt binary and source code distribution packages. diff --git a/src/Volume/Hash.h b/src/Volume/Hash.h index 8950982b..1a370f09 100644 --- a/src/Volume/Hash.h +++ b/src/Volume/Hash.h @@ -4,7 +4,7 @@ by the TrueCrypt License 3.0. Modifications and additions to the original source code (contained in this file) - and all other portions of this file are Copyright (c) 2013-2025 IDRIX + and all other portions of this file are Copyright (c) 2013-2025 AM Crypto and are governed by the Apache License 2.0 the full text of which is contained in the file License.txt included in VeraCrypt binary and source code distribution packages. diff --git a/src/Volume/Keyfile.cpp b/src/Volume/Keyfile.cpp index d38ed523..94477b91 100644 --- a/src/Volume/Keyfile.cpp +++ b/src/Volume/Keyfile.cpp @@ -4,7 +4,7 @@ by the TrueCrypt License 3.0. Modifications and additions to the original source code (contained in this file) - and all other portions of this file are Copyright (c) 2013-2025 IDRIX + and all other portions of this file are Copyright (c) 2013-2025 AM Crypto and are governed by the Apache License 2.0 the full text of which is contained in the file License.txt included in VeraCrypt binary and source code distribution packages. diff --git a/src/Volume/Keyfile.h b/src/Volume/Keyfile.h index f087fc70..a8dfc43c 100644 --- a/src/Volume/Keyfile.h +++ b/src/Volume/Keyfile.h @@ -4,7 +4,7 @@ by the TrueCrypt License 3.0. Modifications and additions to the original source code (contained in this file) - and all other portions of this file are Copyright (c) 2013-2025 IDRIX + and all other portions of this file are Copyright (c) 2013-2025 AM Crypto and are governed by the Apache License 2.0 the full text of which is contained in the file License.txt included in VeraCrypt binary and source code distribution packages. diff --git a/src/Volume/Pkcs5Kdf.cpp b/src/Volume/Pkcs5Kdf.cpp index 7dad9ebc..2ef60119 100644 --- a/src/Volume/Pkcs5Kdf.cpp +++ b/src/Volume/Pkcs5Kdf.cpp @@ -4,7 +4,7 @@ by the TrueCrypt License 3.0. Modifications and additions to the original source code (contained in this file) - and all other portions of this file are Copyright (c) 2013-2025 IDRIX + and all other portions of this file are Copyright (c) 2013-2025 AM Crypto and are governed by the Apache License 2.0 the full text of which is contained in the file License.txt included in VeraCrypt binary and source code distribution packages. diff --git a/src/Volume/Pkcs5Kdf.h b/src/Volume/Pkcs5Kdf.h index 399d53fb..b87d700e 100644 --- a/src/Volume/Pkcs5Kdf.h +++ b/src/Volume/Pkcs5Kdf.h @@ -4,7 +4,7 @@ by the TrueCrypt License 3.0. Modifications and additions to the original source code (contained in this file) - and all other portions of this file are Copyright (c) 2013-2025 IDRIX + and all other portions of this file are Copyright (c) 2013-2025 AM Crypto and are governed by the Apache License 2.0 the full text of which is contained in the file License.txt included in VeraCrypt binary and source code distribution packages. diff --git a/src/Volume/Version.h b/src/Volume/Version.h index 8e00d81f..47e41619 100644 --- a/src/Volume/Version.h +++ b/src/Volume/Version.h @@ -4,7 +4,7 @@ by the TrueCrypt License 3.0. Modifications and additions to the original source code (contained in this file) - and all other portions of this file are Copyright (c) 2013-2025 IDRIX + and all other portions of this file are Copyright (c) 2013-2025 AM Crypto and are governed by the Apache License 2.0 the full text of which is contained in the file License.txt included in VeraCrypt binary and source code distribution packages. diff --git a/src/Volume/Volume.cpp b/src/Volume/Volume.cpp index b06279b7..2b4ed715 100644 --- a/src/Volume/Volume.cpp +++ b/src/Volume/Volume.cpp @@ -4,7 +4,7 @@ by the TrueCrypt License 3.0. Modifications and additions to the original source code (contained in this file) - and all other portions of this file are Copyright (c) 2013-2025 IDRIX + and all other portions of this file are Copyright (c) 2013-2025 AM Crypto and are governed by the Apache License 2.0 the full text of which is contained in the file License.txt included in VeraCrypt binary and source code distribution packages. diff --git a/src/Volume/Volume.h b/src/Volume/Volume.h index e924df9b..65af6b3d 100644 --- a/src/Volume/Volume.h +++ b/src/Volume/Volume.h @@ -4,7 +4,7 @@ by the TrueCrypt License 3.0. Modifications and additions to the original source code (contained in this file) - and all other portions of this file are Copyright (c) 2013-2025 IDRIX + and all other portions of this file are Copyright (c) 2013-2025 AM Crypto and are governed by the Apache License 2.0 the full text of which is contained in the file License.txt included in VeraCrypt binary and source code distribution packages. diff --git a/src/Volume/Volume.make b/src/Volume/Volume.make index d89d9b9d..0c31483e 100644 --- a/src/Volume/Volume.make +++ b/src/Volume/Volume.make @@ -4,7 +4,7 @@ # by the TrueCrypt License 3.0. # # Modifications and additions to the original source code (contained in this file) -# and all other portions of this file are Copyright (c) 2013-2017 IDRIX +# and all other portions of this file are Copyright (c) 2013-2017 AM Crypto # and are governed by the Apache License 2.0 the full text of which is # contained in the file License.txt included in VeraCrypt binary and source # code distribution packages. diff --git a/src/Volume/VolumeException.cpp b/src/Volume/VolumeException.cpp index e1e8fbf8..eb8b6053 100644 --- a/src/Volume/VolumeException.cpp +++ b/src/Volume/VolumeException.cpp @@ -4,7 +4,7 @@ by the TrueCrypt License 3.0. Modifications and additions to the original source code (contained in this file) - and all other portions of this file are Copyright (c) 2013-2025 IDRIX + and all other portions of this file are Copyright (c) 2013-2025 AM Crypto and are governed by the Apache License 2.0 the full text of which is contained in the file License.txt included in VeraCrypt binary and source code distribution packages. diff --git a/src/Volume/VolumeException.h b/src/Volume/VolumeException.h index 8e88a576..24535f92 100644 --- a/src/Volume/VolumeException.h +++ b/src/Volume/VolumeException.h @@ -4,7 +4,7 @@ by the TrueCrypt License 3.0. Modifications and additions to the original source code (contained in this file) - and all other portions of this file are Copyright (c) 2013-2025 IDRIX + and all other portions of this file are Copyright (c) 2013-2025 AM Crypto and are governed by the Apache License 2.0 the full text of which is contained in the file License.txt included in VeraCrypt binary and source code distribution packages. diff --git a/src/Volume/VolumeHeader.cpp b/src/Volume/VolumeHeader.cpp index f3eaba9b..846eaa75 100644 --- a/src/Volume/VolumeHeader.cpp +++ b/src/Volume/VolumeHeader.cpp @@ -4,7 +4,7 @@ by the TrueCrypt License 3.0. Modifications and additions to the original source code (contained in this file) - and all other portions of this file are Copyright (c) 2013-2025 IDRIX + and all other portions of this file are Copyright (c) 2013-2025 AM Crypto and are governed by the Apache License 2.0 the full text of which is contained in the file License.txt included in VeraCrypt binary and source code distribution packages. diff --git a/src/Volume/VolumeHeader.h b/src/Volume/VolumeHeader.h index 95018b71..d6a51d78 100644 --- a/src/Volume/VolumeHeader.h +++ b/src/Volume/VolumeHeader.h @@ -4,7 +4,7 @@ by the TrueCrypt License 3.0. Modifications and additions to the original source code (contained in this file) - and all other portions of this file are Copyright (c) 2013-2025 IDRIX + and all other portions of this file are Copyright (c) 2013-2025 AM Crypto and are governed by the Apache License 2.0 the full text of which is contained in the file License.txt included in VeraCrypt binary and source code distribution packages. diff --git a/src/Volume/VolumeInfo.cpp b/src/Volume/VolumeInfo.cpp index f982c077..20f0ce3b 100644 --- a/src/Volume/VolumeInfo.cpp +++ b/src/Volume/VolumeInfo.cpp @@ -4,7 +4,7 @@ by the TrueCrypt License 3.0. Modifications and additions to the original source code (contained in this file) - and all other portions of this file are Copyright (c) 2013-2025 IDRIX + and all other portions of this file are Copyright (c) 2013-2025 AM Crypto and are governed by the Apache License 2.0 the full text of which is contained in the file License.txt included in VeraCrypt binary and source code distribution packages. diff --git a/src/Volume/VolumeInfo.h b/src/Volume/VolumeInfo.h index 549b9fbd..560c8212 100644 --- a/src/Volume/VolumeInfo.h +++ b/src/Volume/VolumeInfo.h @@ -4,7 +4,7 @@ by the TrueCrypt License 3.0. Modifications and additions to the original source code (contained in this file) - and all other portions of this file are Copyright (c) 2013-2025 IDRIX + and all other portions of this file are Copyright (c) 2013-2025 AM Crypto and are governed by the Apache License 2.0 the full text of which is contained in the file License.txt included in VeraCrypt binary and source code distribution packages. diff --git a/src/Volume/VolumeLayout.cpp b/src/Volume/VolumeLayout.cpp index d30f1263..27265d5f 100644 --- a/src/Volume/VolumeLayout.cpp +++ b/src/Volume/VolumeLayout.cpp @@ -4,7 +4,7 @@ by the TrueCrypt License 3.0. Modifications and additions to the original source code (contained in this file) - and all other portions of this file are Copyright (c) 2013-2025 IDRIX + and all other portions of this file are Copyright (c) 2013-2025 AM Crypto and are governed by the Apache License 2.0 the full text of which is contained in the file License.txt included in VeraCrypt binary and source code distribution packages. diff --git a/src/Volume/VolumeLayout.h b/src/Volume/VolumeLayout.h index 810d387f..510b14f0 100644 --- a/src/Volume/VolumeLayout.h +++ b/src/Volume/VolumeLayout.h @@ -4,7 +4,7 @@ by the TrueCrypt License 3.0. Modifications and additions to the original source code (contained in this file) - and all other portions of this file are Copyright (c) 2013-2025 IDRIX + and all other portions of this file are Copyright (c) 2013-2025 AM Crypto and are governed by the Apache License 2.0 the full text of which is contained in the file License.txt included in VeraCrypt binary and source code distribution packages. diff --git a/src/Volume/VolumePassword.cpp b/src/Volume/VolumePassword.cpp index 28f1daaf..8189338b 100644 --- a/src/Volume/VolumePassword.cpp +++ b/src/Volume/VolumePassword.cpp @@ -4,7 +4,7 @@ by the TrueCrypt License 3.0. Modifications and additions to the original source code (contained in this file) - and all other portions of this file are Copyright (c) 2013-2025 IDRIX + and all other portions of this file are Copyright (c) 2013-2025 AM Crypto and are governed by the Apache License 2.0 the full text of which is contained in the file License.txt included in VeraCrypt binary and source code distribution packages. diff --git a/src/Volume/VolumePassword.h b/src/Volume/VolumePassword.h index ee75636e..684d86f1 100644 --- a/src/Volume/VolumePassword.h +++ b/src/Volume/VolumePassword.h @@ -4,7 +4,7 @@ by the TrueCrypt License 3.0. Modifications and additions to the original source code (contained in this file) - and all other portions of this file are Copyright (c) 2013-2025 IDRIX + and all other portions of this file are Copyright (c) 2013-2025 AM Crypto and are governed by the Apache License 2.0 the full text of which is contained in the file License.txt included in VeraCrypt binary and source code distribution packages. diff --git a/src/Volume/VolumePasswordCache.cpp b/src/Volume/VolumePasswordCache.cpp index 0f7f621d..ec2b39b4 100644 --- a/src/Volume/VolumePasswordCache.cpp +++ b/src/Volume/VolumePasswordCache.cpp @@ -4,7 +4,7 @@ by the TrueCrypt License 3.0. Modifications and additions to the original source code (contained in this file) - and all other portions of this file are Copyright (c) 2013-2025 IDRIX + and all other portions of this file are Copyright (c) 2013-2025 AM Crypto and are governed by the Apache License 2.0 the full text of which is contained in the file License.txt included in VeraCrypt binary and source code distribution packages. diff --git a/src/Volume/VolumePasswordCache.h b/src/Volume/VolumePasswordCache.h index 3e153467..3f7f7f25 100644 --- a/src/Volume/VolumePasswordCache.h +++ b/src/Volume/VolumePasswordCache.h @@ -4,7 +4,7 @@ by the TrueCrypt License 3.0. Modifications and additions to the original source code (contained in this file) - and all other portions of this file are Copyright (c) 2013-2025 IDRIX + and all other portions of this file are Copyright (c) 2013-2025 AM Crypto and are governed by the Apache License 2.0 the full text of which is contained in the file License.txt included in VeraCrypt binary and source code distribution packages. diff --git a/src/Volume/VolumeSlot.h b/src/Volume/VolumeSlot.h index b88ea411..722a48eb 100644 --- a/src/Volume/VolumeSlot.h +++ b/src/Volume/VolumeSlot.h @@ -4,7 +4,7 @@ by the TrueCrypt License 3.0. Modifications and additions to the original source code (contained in this file) - and all other portions of this file are Copyright (c) 2013-2025 IDRIX + and all other portions of this file are Copyright (c) 2013-2025 AM Crypto and are governed by the Apache License 2.0 the full text of which is contained in the file License.txt included in VeraCrypt binary and source code distribution packages.