mirror of
https://github.com/veracrypt/VeraCrypt.git
synced 2026-07-05 20:48:00 -05:00
Move new macOS filesystem strings to end of language files
This commit is contained in:
@@ -1498,8 +1498,6 @@
|
||||
<entry lang="zh-hk" key="LINUX_REMOUNT_BECAUSEOF_SETTING">請注意在可以使用這項設定之前需要重新掛載現正已掛載的加密區。</entry>
|
||||
<entry lang="zh-hk" key="LINUX_UNKNOWN_EXC_OCCURRED">發生未知的例外情況。</entry>
|
||||
<entry lang="zh-hk" key="LINUX_FIRST_AID">"磁碟工具將會在按下 [確定] 之後啟動。\n\n請在磁碟工具中選擇你的磁碟區,然後在 [救援] 頁面中按 [檢查磁碟] 或 [修復磁碟]。</entry>
|
||||
<entry lang="en" key="MACOSX_CHECK_FILESYS">A Terminal window will open after you press 'OK' and check the file system on the selected VeraCrypt volume using 'diskutil'. The result will be shown in that window.\n\nIf the check cannot be started, Disk Utility will be launched instead.</entry>
|
||||
<entry lang="en" key="MACOSX_REPAIR_FILESYS">A Terminal window will open after you press 'OK' and attempt to repair the file system on the selected VeraCrypt volume using 'diskutil'. The result will be shown in that window.\n\nIf the repair cannot be started, Disk Utility will be launched instead.</entry>
|
||||
<entry lang="zh-hk" key="LINUX_MOUNT_ALL_DEV">掛載所有裝置</entry>
|
||||
<entry lang="zh-hk" key="LINUX_ERROR_LOADING_CONFIG">載入設定檔案時發生錯誤位於</entry>
|
||||
<entry lang="zh-hk" key="LINUX_SELECT_FREE_SLOT">請在列表中選擇未使用的磁碟機位置。</entry>
|
||||
@@ -1688,6 +1686,8 @@
|
||||
<entry lang="zh-hk" key="FAVORITE_PIM_OR_KDF_CHANGED">此加密區已註冊為我的最愛系統加密區,且其 PIM 和/或 KDF 設定已變更。\n你希望 VeraCrypt 自動更新我的最愛系統加密區設定嗎(需要管理員權限)?\n\n請注意,如果你回答「否」,則必須手動更新我的最愛系統加密區。</entry>
|
||||
<entry lang="zh-hk" key="PIM_RESET_ON_KDF_CHANGE_CONFIRM">所選的 KDF 使用不同的 PIM 參數,因此 VeraCrypt 不會重用目前的自訂 PIM。新的加密區標頭將使用所選 KDF 的預設 PIM,除非你在「新密碼」區段中選擇「使用 PIM」並輸入自訂值。\n\n你想繼續嗎?</entry>
|
||||
<entry lang="zh-hk" key="SYSENC_EFI_UNSUPPORTED_SECUREBOOT_CA">Secure Boot 已啟用,但韌體的 Secure Boot 資料庫不信任 VeraCrypt EFI 開機載入程式所支援的任何 Microsoft UEFI CA 集合。請啟用 Microsoft Corporation UEFI CA 2011,或同時啟用 Microsoft UEFI CA 2023 和 Microsoft Option ROM UEFI CA 2023,然後執行 VeraCrypt 修復或重新安裝。或者,請停用 Secure Boot。</entry>
|
||||
<entry lang="en" key="MACOSX_CHECK_FILESYS">A Terminal window will open after you press 'OK' and check the file system on the selected VeraCrypt volume using 'diskutil'. The result will be shown in that window.\n\nIf the check cannot be started, Disk Utility will be launched instead.</entry>
|
||||
<entry lang="en" key="MACOSX_REPAIR_FILESYS">A Terminal window will open after you press 'OK' and attempt to repair the file system on the selected VeraCrypt volume using 'diskutil'. The result will be shown in that window.\n\nIf the repair cannot be started, Disk Utility will be launched instead.</entry>
|
||||
</localization>
|
||||
<xs:schema attributeFormDefault="unqualified" elementFormDefault="qualified" xmlns:xs="http://www.w3.org/2001/XMLSchema">
|
||||
<xs:element name="VeraCrypt">
|
||||
|
||||
Reference in New Issue
Block a user