doc/app_weblate.md

23 lines
1.6 KiB
Markdown
Raw Normal View History

2020-05-07 01:44:43 +02:00
# <img src="/images/weblate_logo.svg" height="80px" alt="weblate's logo"> Weblate
2020-09-14 15:32:07 +02:00
[![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)
2020-05-07 01:44:43 +02:00
### 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.
2020-09-14 12:00:19 +02:00
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,
2020-05-07 01:44:43 +02:00
and then push the translations to the repository.
There is a system for reviewing, suggesting, commenting on a translation.
2020-09-14 12:00:19 +02:00
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.
2020-05-07 01:44:43 +02:00
## 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)