Application: Qt Linguist
Category: Development
Description: Translating strings in Qt applications
Download Qt Linguist Portable 6.7.2 & 5.15.14 Dev Test 1 [0.75+32.2MB download / 74.0MB installed]
(SHA-256: f5000a1eb51af738bc87e42b12aa0151039ecbb0af4660b8f96b17abaa9b3cb4)
Project on GitHub
Release Notes:
6.7.2 Dev Test 1 (2024-08-03): Update base app, see release notes
6.7.1 Dev Test 1 (2024-06-01): Update base app
6.6.1 Dev Test 1 (2024-03.04): Update base app
6.5.2 Dev Test 1 (2023-10-06): Update base app
6.5.1 Dev Test 1 (2023-07-19): Update base app
6.5.0 Dev Test 2 (2023-05-01): Update to Dev Test 2, see release notes
6.5.0 Dev Test 1 (2023-04-26): Initial release
Hi rdd,
thanks for this new portable.
Unfortunately I forgot this file extension to remove: .qm
This extension means Qt Messages and refer to compiled .TS files.
(compiled files can read faster from Qt Linguist).
So the section [RegistryKeys] in file QtLinguistPortable.ini becomes as so:
QtLinguist=HKCU\Software\QtProject\Linguist
-=HKCU\Software\Microsoft\Windows\CurrentVersion\Explorer\FileExts\.qph
-=HKCU\Software\Microsoft\Windows\CurrentVersion\Explorer\FileExts\.ts
-=HKCU\Software\Microsoft\Windows\CurrentVersion\Explorer\FileExts\.xlf
-=HKCU\Software\Microsoft\Windows\CurrentVersion\Explorer\FileExts\.po
-=HKCU\Software\Microsoft\Windows\CurrentVersion\Explorer\FileExts\.qm
An example of these .qm files can be found in:
• GitHub: lelegard/qtlinguist-installers
• GitHub direct download: https://github.com/lelegard/qtlinguist-installers/releases/download/v5.1...
Open this archive and browse to:
--> QtLinguist-Standalone-5.12.0.zip\QtLinguist\bin\translations\file_xx.qm
(where xx is the ISO language code: 'it' for Italian, 'de' for German, 'es' for Spanish)
.. put selected files in an 'Assistant' subfolder then
--> File --> Open --> subfolder Assistant --> select 'All files' and open the .qm file for your favorite language: for ex. 'qthelp_it.qm'
Thanks in advance for the online installer fix.
Could you also test this:
I'm not an expert on registry entries, so I have look up on (entire) web.
These 'RecentDocs' entries (keys) must be ignored:
See:
1. Portable Freeware Forum: 'List of registry keys that might be excluded' post https://www.portablefreeware.com/forums/viewtopic.php?t=4160
2. Portable Freeware Forum: 'IrfanView' post https://www.portablefreeware.com/forums/viewtopic.php?p=85889#p85889
3. winPenPack: 'Regshot user guide' (see -> Regsbhot customization) post www.winpenpack.com/en/page.php?41.2
In any case such keys are easily deleted by CCleaner --> Windows Explorer --> item: Recent Documents
These are the keys to ignore:
-=HKCU\Software\Microsoft\Windows\CurrentVersion\Explorer\RecentDocs\.po
-=HKCU\Software\Microsoft\Windows\CurrentVersion\Explorer\RecentDocs\.qm
-=HKCU\Software\Microsoft\Windows\CurrentVersion\Explorer\RecentDocs\.qph
-=HKCU\Software\Microsoft\Windows\CurrentVersion\Explorer\RecentDocs\.ts
-=HKCU\Software\Microsoft\Windows\CurrentVersion\Explorer\RecentDocs\.xlf
Ok, I release the Dev Test 2 without
RecentDocs
, but if any other user ask for it, I will add it..qm
Is it possible to add languages to the user interface in this version as in version 5.12
Sorry, it is not possible at this time. See https://github.com/thurask/Qt-Linguist/issues/1#issuecomment-1876840294
* Update base app - 6.7.1 & 5.15.13
UseLightweight7Zip=true
to reduce the installer size