VeraCrypt
aboutsummaryrefslogtreecommitdiff
path: root/Translations/Language.zh-cn.xml
AgeCommit message (Collapse)AuthorFilesLines
2024-04-10Update Language.zh-cn.xml (#1315)风之暇想1-1/+1
* Update Language.zh-cn.xml 修正错误 * Update Language.zh-cn.xml
2023-12-11Update Language.zh-cn.xml (#1259)nkh04721-3/+3
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-17Update Language.zh-cn.xml (#1233)风之暇想1-5/+5
* Update Language.zh-cn.xml 修改字体为简体中文系统的默认字体:微软雅黑(Microsoft YaHei) * Update Language.zh-cn.xml 修改字体大小
2023-10-11Increment version to 1.26.9Mounir IDRASSI1-1/+1
2023-10-10Increment version to 1.26.8Mounir IDRASSI1-1/+1
2023-09-30XML translations: increment version to 1.26.7 in Simplified Chinese fileMounir IDRASSI1-1/+1
2023-09-30Update Language.zh-cn.xml (#1206)风之暇想1-2/+2
1、翻译 2、统一加载按钮的翻译
2023-09-30XML translations: downgrade version of Simplified Chinese to be able to merge PRMounir 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-25Update Language.zh-cn.xml (#1205)nkh04721-2/+2
* Update Language.zh-cn.xml * Update Language.zh-cn.xml
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-10Update Language.zh-cn.xml (#1195)nkh04721-0/+1
for commit f15052e68d43bdad8d8a125a3601ff8cedcf5a3d
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-16Update Language.zh-cn.xml (#1177)cjl32301-1/+1
https://github.com/veracrypt/VeraCrypt/blob/d3ecffac3b46abb0d6a91a82838c05b11fd6fe0c/Translations/Language.zh-cn.xml#L1608C89-L1608C89 Missing character n after backslash
2023-08-14Update Language.zh-cn.xml (#1175)nkh04721-5/+5
2023-08-14Translation XML: reintroduce new entry to zh-cn xml fileMounir IDRASSI1-0/+1
2023-08-14Update Language.zh-cn.xml (#1134)nkh04721-146/+146
* Update Language.zh-cn.xml * Update Language.zh-cn.xml * Update Language.zh-cn.xml * Update Language.zh-cn.xml * Update Language.zh-cn.xml unify the colon symbol ``:`` to Chinese style ``:`` * Update Language.zh-cn.xml unify symbols ``.`` ``,`` ``;`` to Chinese style ``。`` ``,`` ``;`` * Update Language.zh-cn.xml * Update Language.zh-cn.xml fix `:` in the bug report template
2023-08-14Translation XML: remove new entry for zh-cn to merge GH pull request without ↵Mounir IDRASSI1-1/+0
conflict This avoids using a merge strategy that would have polluted git history (no squash possible)
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-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-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-23Update Language.zh-cn.xml (#1114)nkh04721-0/+1
for commit bb55343f635cdda4f62c998b269c88cb9df384ec
2023-06-22Update Language.zh-cn.xml (#1113)nkh04721-1/+1
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-10Update Language.zh-cn.xml (#1098)nkh04721-2/+2
for commit 5e4e2e0483436031edfd525215110f6229ac406d
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-0/+1
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-20Update Language.zh-cn.xml to remove unused string after revert of newsysenc ↵Mounir IDRASSI1-47/+0
commit
2023-05-20 Update Language.zh-cn.xml and replace PR #817 (#1065)nkh04721-9/+9
* Solve conflicts, and apply PR #817 Co-authored-by: lifansama <lifansama@users.noreply.github.com> * Update Language.zh-cn.xml translation for commit 8072207 --------- Co-authored-by: lifansama <lifansama@users.noreply.github.com>
2023-05-19Update Language.zh-cn.xml (#961)nkh04721-142/+190
* Update Language.zh-cn.xml For commit c0ff7a7c521b1d658316d9a177383ab0c403007a and pull #957 * Optimize the use of quotation marks use Chinese standardized quotation marks (“”) instead of unusual white lenticular bracket (〖〗) * Unified the translation of RESCUE_DISK * Optimize the use of quotation marks use Chinese standardized quotation marks (“”) to replace other unusual usage of non-standardized quotation marks * improve "SYSENC_INFO_2" translation thanks to @ZhanYF in https://github.com/veracrypt/VeraCrypt/pull/961#pullrequestreview-1190980437 * improve "IDC_LINK_HASH_INFO" translation thanks to @ZhanYF in veracrypt#961 (review) * Update Language.zh-cn.xml -unified the translation of "hash" -improve "DECOY_OS_INSTRUCTIONS_PORTION_10" translation
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-27Update Language.zh-cn.xml (#914)nkh04721-1/+1
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-05Translations: Fix minor typo in zh-CN translation (close #879)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