1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/weblate_ynh.git synced 2024-10-01 13:35:04 +02:00
Weblate package for YunoHost
Find a file
2024-08-26 14:18:43 +02:00
.github Disable updater.sh 2024-02-07 08:33:15 +01:00
conf upgrade to 5.5.3 2024-05-05 09:06:21 +02:00
doc some cleaning 2024-01-18 13:12:54 +01:00
scripts upgrade to 5.4.2 2024-02-24 10:23:52 +01:00
.gitignore Initial commit 2017-09-13 12:17:55 +02:00
ALL_README.md Auto-update READMEs 2024-05-05 06:54:19 +00:00
LICENSE switch from GPL3 to AGPL3 2017-09-13 17:19:18 +02:00
manifest.toml needs bookworm 2024-08-26 14:18:43 +02:00
README.md Auto-update READMEs 2024-05-05 07:06:25 +00:00
README_eu.md Auto-update READMEs 2024-05-05 07:06:25 +00:00
README_fr.md Auto-update READMEs 2024-05-05 07:06:25 +00:00
README_gl.md Auto-update READMEs 2024-05-05 07:06:25 +00:00
README_it.md Auto-update README 2024-03-29 07:27:38 +01:00
README_zh_Hans.md Auto-update READMEs 2024-05-05 07:06:25 +00:00
tests.toml upgrade to 5.5.3 2024-05-05 09:06:21 +02:00

Weblate for YunoHost

Integration level Working status Maintenance status

Install Weblate with YunoHost

Read this README in other languages.

This package allows you to install Weblate quickly and simply on a YunoHost server.
If you don't have YunoHost, please consult the guide to learn how to install it.

Overview

Weblate is a libre web-based translation tool with tight version control integration. It provides two user interfaces, propagation of translations across components, quality checks and automatic linking to source files.

Shipped version: 5.5.3~ynh1

Demo: https://hosted.weblate.org/

Screenshots

Screenshot of Weblate

Documentation and resources

Developer info

Please send your pull request to the testing branch.

To try the testing branch, please proceed like that:

sudo yunohost app install https://github.com/YunoHost-Apps/weblate_ynh/tree/testing --debug
or
sudo yunohost app upgrade weblate -u https://github.com/YunoHost-Apps/weblate_ynh/tree/testing --debug

More info regarding app packaging: https://yunohost.org/packaging_apps