mirror of
https://github.com/YunoHost/doc.git
synced 2024-09-03 20:06:26 +02:00
24 lines
1.6 KiB
Markdown
24 lines
1.6 KiB
Markdown
|
# <img src="/images/weblate_logo.svg" height="80px" alt="weblate's logo"> Weblate
|
||
|
|
||
|
[![Install weblate with YunoHost](https://install-app.yunohost.org/install-with-yunohost.png)](https://install-app.yunohost.org/?app=weblate) [![Integration level](https://dash.yunohost.org/integration/weblate.svg)](https://dash.yunohost.org/appci/app/weblate)
|
||
|
|
||
|
### Index
|
||
|
|
||
|
- [Useful links](#useful-links)
|
||
|
|
||
|
Weblate is a web-based translation tool strongly linked to version control systems. Through a clear and simple user interface, Weblate allows the propagation of translations between sub-projects, can check the
|
||
|
quality of the translations and is automatically linked to the source files.
|
||
|
Weblate works very well with a GitLab, Github, Bitbucket server. It is possible to import already existing translations of a project, allowing everyone to contribute to the translation of a project via its web interface,
|
||
|
and then push the translations to the repository.
|
||
|
There is a system for reviewing, suggesting, commenting on a translation.
|
||
|
You can install a third party authentication, for example you can log in with your Github account. Our account then allows us to keep a history.
|
||
|
|
||
|
|
||
|
## Useful links
|
||
|
|
||
|
+ Website: [weblate.org](https://weblate.org/)
|
||
|
+ Official documentation: [docs.weblate.org](https://docs.weblate.org/)
|
||
|
+ Demonstration: [Demo](https://docs.weblate.org/)
|
||
|
+ Application software repository: [github.com - YunoHost-Apps/weblate](https://github.com/YunoHost-Apps/weblate_ynh)
|
||
|
+ Fix a bug or an improvement by creating a ticket (issue): [github.com - YunoHost-Apps/weblate/issues](https://github.com/YunoHost-Apps/weblate_ynh/issues)
|