electron-rare 8f6df116ef i18n: translate french UI strings
Context: leocad_fr.ts had ~930 strings marked
type="unfinished" leaving most of the French UI
untranslated.

Approach: translated every real UI label (menus,
dialogs, tooltips, status bar, command-line help)
while leaving the 255 Action command identifiers
(File.New, Edit.Undo, ...) untranslated, matching
the German and Spanish reference files where these
keys are shortcut IDs, not displayed text.

Changes: 675 new translations across Menu, Status,
lcPreferencesDialog, lcApplication and other
contexts; fixed bad machine-pre-filled strings
(22.5 degrees, status bar M/R format); preserved
Qt placeholders (%1, %n), accelerators (&) and
trailing ellipses; added a French plural numerus
form for "%n Object(s) selected".

Impact: lrelease now reports 1219 finished / 0
unfinished / 255 ignored (was ~599 finished).
2026-06-13 23:19:27 +02:00
2025-09-01 13:02:04 -07:00
2026-06-11 20:07:56 -07:00
2025-09-01 13:02:04 -07:00
2016-10-02 13:39:37 -07:00
2021-03-20 17:00:04 -07:00
2026-03-13 23:57:47 -07:00
2026-06-11 20:07:56 -07:00
2026-03-31 21:15:05 +08:00
2025-09-01 13:02:04 -07:00
2025-09-01 13:02:04 -07:00

About LeoCAD

LeoCAD is a CAD program for creating virtual LEGO(R) models. It's available for free under the GNU Public License v2 and works on the Windows, Linux and macOS Operating Systems.

Installation

You can download the latest version of LeoCAD and its Parts Library from the main website at https://www.leocad.org

It's recommended that you install the latest drivers for your video card since LeoCAD uses OpenGL to take advantage of hardware acceleration for rendering.

LeoCAD for Windows

Download the latest LeoCAD-Windows.exe to your computer, double click on the icon to launch the installer and follow the instructions.

LeoCAD for Linux

There are multiple ways to install LeoCAD on Linux.

  • Snap Store

    You can find LeoCAD in your distribution's Snap Store. Alternatively, you can enter sudo snap install leocad to install it using the command line.

  • AppImage

    Download the latest LeoCAD-Linux.AppImage, make the file executable (chmod +x) and run it.

  • Flatpak

    You can also install LeoCAD releases as a Flatpak from Flathub: https://flathub.org/apps/details/org.leocad.LeoCAD

    Note: there might be a delay for new releases to appear there. If you have it already installed, it will be updated.

  • From source

    If you prefer to compile LeoCAD yourself, go to the GitHub releases page at https://github.com/leozide/leocad/releases/latest and download the source archive from there. If you do not already have a Parts Library installed, you will need to download one and follow the installation instructions. More information on how to compile your own executable is available in the Documentation section of https://www.leocad.org

LeoCAD for macOS

Download the latest LeoCAD-macOS.dmg to your computer, double click on the icon to open the archive, copy LeoCAD.app to your Applications folder and then launch it from there.

New users should read the online tutorial located at https://www.leocad.org/docs/tutorial1.html to learn how to use LeoCAD.

Online Resources

Legal Disclaimer

LEGO(R) is a trademark of the LEGO Group of companies which does not sponsor, authorize or endorse this software.

S
Description
Fork of leozide/leocad (GPL-2) — French translation + wasm/web port work
Readme 16 MiB
Languages
C++ 98.4%
QMake 0.5%
C 0.4%
GLSL 0.3%
NSIS 0.2%
Other 0.2%