VeraCrypt
aboutsummaryrefslogtreecommitdiff
path: root/Translations/Language.zh-hk.xml
AgeCommit message (Collapse)AuthorFilesLines
2023-11-19Linux/FreeBSD/macOS: Implement language selection settings (#1253)Jertzukka1-0/+3
* Implement Language selection into settings Initial commit to create a new tab in PreferencesNotebook for Language selection. By default, if nothing is chosen, it uses the current behaviour of using the language from system environment variables. If another language is chosen from the settings, it is saved into the Configuration.xml and this is used instead. * Fix SetStringSelection() assert issue on macOS * Add header include to fix build * Add current language pack, authors and way to use literal strings * Translations also for FreeBSD * Minimal GTK3 WX build on FreeBSD requires wxGraphicsContext * Get Preferences properly instead of workaround function * Use WrapSizer instead of BoxSizer for author line This forces long author lists to be put on a new line, reducing the need to increase window width. * Update Finnish translation * Borrow translation from IDM_LANGUAGE where it makes sense * Remove colon and thus unneeded function * Simplify Language tab layout * Reintroduce macOS specific fixes to Forms.cpp * cleanup
2023-11-09Increment version to 1.26.10. Update signed Windows drivers.Mounir IDRASSI1-1/+1
2023-10-11Increment version to 1.26.9Mounir IDRASSI1-1/+1
2023-10-10Increment version to 1.26.8Mounir IDRASSI1-1/+1
2023-09-30Increment version to 1.26.7. Set release date to October 1st. Update Windows ↵Mounir IDRASSI1-1/+1
signed driver files.
2023-09-24Windows: Add tooltip message and help button for new option to disable ↵Mounir IDRASSI1-1/+2
memory protection Also a dedicated page in the documentation was added for it.
2023-09-21Update Release Notes. Increment version to 1.26.6.Mounir IDRASSI1-1/+1
2023-09-21Translations: Add newly added string entry IDC_DISABLE_MEMORY_PROTECTIONMounir IDRASSI1-0/+1
2023-09-10Translations: Add new field IDC_LINK_KEYFILES_EXTENSIONS_WARNING to language ↵Mounir IDRASSI1-0/+1
files
2023-09-06Windows: remove recommendation of keyfiles files extensions and update ↵Mounir IDRASSI1-1/+1
documentation to mention risks of third-party file extensions. This commit also adds red color to the warning text about keyfiles in keyfiles dialogs.
2023-08-14Increment version to 1.26.5. Update signed Windows drivers.Mounir IDRASSI1-1/+1
2023-08-14Translations: Add new entry "PARTIAL_SYSENC_MOUNT_READONLY"Mounir IDRASSI1-0/+1
2023-07-24Language Translations files: update Chinese (Hong Kong) translation (#843)harryytm1-434/+434
* Update Chinese (Hong Kong) translation - replace Mainland China wordings with Hong Kong wordings - correcting size unit to use KiB, MiB, GiB, TiB - using Windows default Chinese Traditional fonts * Update Language.zh-hk.xml * Update Language.zh-hk.xml - translated some untranslated lines - minor wording refinements * Update Language.zh-hk.xml daily commit for translation progress * Update Language.zh-hk.xml * Update Language.zh-hk.xml * Update Language.zh-hk.xml * Update Language.zh-hk.xml * Update Language.zh-hk.xml * Update Language.zh-hk.xml * translated some more untranslated strings * Update Language.zh-hk.xml * Language Translations files: update Chinese (Hong Kong) translation # minor wording changes # corrected lang attribute to en on some untranslated entries + translated some untranslated entries + translated some new entries * Language Translations files: update Chinese (Hong Kong) translation - translated some new entries * Language Translations files: update Chinese (Hong Kong) translation - minor changes * Language Translations files: update Chinese (Hong Kong) translation - translated some new entries * Language Translations files: update Chinese (Hong Kong) translation - translated some new entries for Linux * Language Translations files: update Chinese (Hong Kong) translation - translated some new entries * Update Language.zh-hk.xml - add back and translated missing line 298 - minor wording changes - major progress * Update Language.zh-hk.xml - refine wordings - correct mismatch translations in lines 635-640 - minor progress * Update Language.zh-hk.xml - refine wordings - correct line 470 - minor progress * Update Language.zh-hk.xml - correct line 164 and 273 * Update Language.zh-hk.xml
2023-07-23XML Language files: remove \r from new entries as it is automatically added ↵Mounir IDRASSI1-7/+7
by code
2023-07-23Translations: Add new entries. update Russian XML file by Dmitry Yerokhin. ↵Mounir IDRASSI1-1/+9
Increment version to 1.26.4
2023-07-01Windows: Fix formatting issue during volume creation by using /Y for ↵Mounir IDRASSI1-0/+2
format.com and specifying removal parameter in FormatEx The usage of /Y parameter in format.com simplifies the logic and makes the code robust since we don't need to send \n to the format.com process. Specifying RemovableMedia parameter to FormatEx fixes its failure in Windows 10 and later to perform quick format. This is also more adequate since we are mounting the volume as removable media for the formatting process. We also add better error management in order to display adequate error message to the user in case of failure
2023-06-30Increment version to 1.26.3 in XML language filesMounir IDRASSI1-1/+1
2023-06-29Translations: Add new messages related to EMV to XML filesMounir IDRASSI1-0/+13
2023-06-28Windows: Add comboxbox to Format wizard to choose ↵Mounir IDRASSI1-0/+3
QuickFormat/FastCreate/FullFormat This required changes to internal logic and addition of new UI strings
2023-06-27Translations: Add new messages to XML files where it was missingMounir IDRASSI1-0/+1
2023-06-25Update language XML files with new Expander entriesMounir IDRASSI1-0/+31
2023-06-25Windows: Better language localization support for Expander.Mounir IDRASSI1-0/+2
More work is needed to localize remaining string resources
2023-06-20Windows: Allow selecting size unit (KB/MB/GB) for generated keyfilesMounir IDRASSI1-2/+2
This change also makes it possible to generate keyfiles larger than 1 MiB although only the first 1 MiB will be taken into account by VeraCrypt. Update strings in XML files
2023-06-04Increment version to 1.26.2. Update Release NotesMounir IDRASSI1-1/+1
2023-06-02Windows: Add dropdown menu to Mount button to allow mounting without cacheMounir IDRASSI1-0/+1
2023-06-01Fix issues launching fsck via terminal on Linux (#1086)Jertzukka1-1/+2
Currently on a system without xterm or konsole (like fresh Ubuntu install) the fsck check will not launch. Added gnome-terminal as an alternative and fixed an issue where konsole will always error out as --title and --caption are no longer valid arguments. Previously the error message was simply "xterm not found", so new LangString LINUX_EX2MSG_TERMINALNOTFOUND was added to let the user knows which programs they need to get the feature working.
2023-05-18Add a new LangString 'LINUX_VOL_MOUNTED' to show when volume mounted. Fixes ↵Jertzukka1-0/+1
(#1029) the issue of 'LINUX_VOL_DISMOUNTED' being shown even when not dismounting.
2022-03-21Language XML files: Add newly added entry to the XML files of supported ↵Mounir IDRASSI1-0/+1
languages
2022-03-21Increment version to 1.26 and update windows driver and MBR bootloader filesMounir IDRASSI1-1/+1
2022-02-19Increment version to 1.25.9 and update Release Notes.Mounir IDRASSI1-1/+1
2022-02-05Increment version to 1.25.8Mounir IDRASSI1-1/+1
2022-01-07Increment version to 1.25.7 and update Release NotesMounir IDRASSI1-1/+1
2021-12-27Increment version to 1.25.6. Update Release Notes and add signed Windows driver.Mounir IDRASSI1-1/+1
2021-12-20Increment version to 1.25.5 and update release notesMounir IDRASSI1-1/+1
2021-11-30Increment version to 1.25.4 and set release date to December 3rd 2021Mounir IDRASSI1-1/+1
2021-11-28Language XML files: Fix wrong reference to VeraCrypt 6.0 which actually ↵Mounir IDRASSI1-1/+1
should be TrueCrypt 6.0
2021-11-28Increment version to 1.25 (1.25.3)Mounir IDRASSI1-1/+1
2021-11-21Increment version to 1.25-RC2 and update release notesMounir IDRASSI1-1/+1
2021-09-21Linux/macOS: Add CLI switch (--size=max) and UI option to give a file ↵Mounir IDRASSI1-0/+1
container all available free space. This commit also makes --size switch accept KiB/MiB/GiB/TiB prefixes and adds TiB choice in UI.
2021-09-05Increment version to 1.25-RC1Mounir IDRASSI1-1/+1
2021-09-05Windows: Block installation with exe installer if VeraCrypt was already ↵Mounir IDRASSI1-0/+1
installed using MSI package
2021-09-04Minor cleanup of the repo (#822)a13460541-1/+1
* *: source files should not be executable * *: make sure files have final newline * *: remove BOM from text files * translations: unify headers * *: fix typos * *: trim excess whitespace
2021-08-30Increment version to 1.25Mounir IDRASSI1-1/+1
2021-08-21Language XML files: remove duplicated entry and fix MOUNT_POINT entryMounir IDRASSI1-2/+1
2021-08-16Increment version to 1.24-Update9-Beta-21-08-15Mounir IDRASSI1-1/+1
2021-08-15Windows: Increment version to 1.24.25.3 and update signed Windows driverMounir IDRASSI1-1/+1
2021-01-02Increment version to 1.24-Update9Mounir IDRASSI1-1/+1
2020-12-13Language Translations: fix invalid escape sequence in untranslated entry in ↵Mounir IDRASSI1-1/+1
XML files
2020-12-13Language Translations: fix invalid escape sequence in XML filesMounir IDRASSI1-1/+1
2020-12-11Language translations: Add newly added Linux entries to the XML files of ↵Mounir IDRASSI1-0/+120
supported languages