Skip to content

javierllorente/weblatefx

Repository files navigation

WeblateFX

WeblateFX is a JavaFX-based Weblate client

⚠️ Please note that WeblateFX works with translations as files, so only one translator should work on a file to avoid overwriting other's work. Currently, Weblate only supports locking translations at the component level and not at the file level.

Dependencies

Build & Run with Maven

mvn javafx:run

Keyboard shortcuts

Task Shortcut
Quick access to projects Ctrl + 1
Quick access to components Ctrl + 2
Quick access to languages Ctrl + 3
Previous entry Ctrl + ,
Next entry Ctrl + .
Quick search Ctrl + F
Focus translation area Ctrl + D
Switch tabs Ctrl + T
Submit changes Ctrl + S
Quit Ctrl + Q

Screenshot

Main window