Tải Xuống Weblate
Toàn bộ mã nguồn Weblate đều được cung cấp miễn phí để bạn sử dụng, chỉnh sửa, chia sẻ và phân phối. Hãy thảo luận về điều này với cộng sự của bạn.
Xem nguồn Get premium serviceWeblate is easiest to install using pip or Docker, please follow the Quick setup guide for more detailed instructions.
Download source code
Latest releases for download
Cloud or virtualization images
Weblate can be run in any cloud or virtualization environment. The following guides will show you detailed info about some of the most common platforms.
Kho GitHub
Weblate is developed on GitHub, you can fork it there, find more repositories, or just:
# Weblate git clone https://github.com/WeblateOrg/weblate.git # Weblate command line client git clone https://github.com/WeblateOrg/wlc.git
Weblate command line client
You can control Weblate remotely using wlc, which can be installed from Python pip:
pip3 install wlc