mirror of
https://gh.wpcy.net/https://github.com/WeblateOrg/weblate.git
synced 2026-05-06 17:23:12 +08:00
It seems to work quite well and is faster than Travis CI. We eventually might host own instance. Signed-off-by: Michal Čihař <michal@cihar.com>
67 lines
2.2 KiB
ReStructuredText
67 lines
2.2 KiB
ReStructuredText
Weblate
|
|
=======
|
|
|
|
.. image:: https://cloud.drone.io/api/badges/WeblateOrg/weblate/status.svg
|
|
:alt: Build status
|
|
:target: https://cloud.drone.io/WeblateOrg/weblate
|
|
|
|
.. image:: https://hosted.weblate.org/widgets/weblate/-/svg-badge.svg
|
|
:alt: Translation status
|
|
:target: https://hosted.weblate.org/engage/weblate/?utm_source=widget
|
|
|
|
.. image:: https://codecov.io/gh/WeblateOrg/weblate/branch/master/graph/badge.svg
|
|
:alt: Codecov Coverage Status
|
|
:target: https://codecov.io/gh/WeblateOrg/weblate
|
|
|
|
.. image:: https://bestpractices.coreinfrastructure.org/projects/552/badge
|
|
:alt: CII Best Practices
|
|
:target: https://bestpractices.coreinfrastructure.org/projects/552
|
|
|
|
.. image:: https://img.shields.io/pypi/v/Weblate.svg
|
|
:target: https://pypi.org/project/Weblate/
|
|
|
|
.. image:: https://img.shields.io/readthedocs/weblate.svg
|
|
:target: https://docs.weblate.org/
|
|
|
|
Weblate is a libre software web-based continuous localization system used by
|
|
over 1150+ opensource projects & companies in over 115+ countries around the
|
|
World.
|
|
|
|
The Weblate is to be found at https://weblate.org/
|
|
|
|
Documentation
|
|
-------------
|
|
|
|
Detailed documentation is available in the ``docs`` directory of the sources.
|
|
|
|
The documentation can be also viewed online on https://docs.weblate.org/.
|
|
|
|
Installation
|
|
------------
|
|
|
|
Installation and setup instructions are provided in the manual, check
|
|
the quick setup guide:
|
|
|
|
https://docs.weblate.org/en/latest/admin/quick.html
|
|
|
|
Bugs
|
|
----
|
|
|
|
Please report bugs to https://github.com/WeblateOrg/weblate/issues
|
|
|
|
License
|
|
-------
|
|
|
|
Copyright © 2012 - 2019 Michal Čihař michal@cihar.com
|
|
|
|
This program is free software: you can redistribute it and/or modify it under
|
|
the terms of the GNU General Public License as published by the Free Software
|
|
Foundation, either version 3 of the License, or (at your option) any later
|
|
version.
|
|
|
|
This program is distributed in the hope that it will be useful, but WITHOUT ANY
|
|
WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A
|
|
PARTICULAR PURPOSE. See the GNU General Public License for more details.
|
|
|
|
You should have received a copy of the GNU General Public License along with
|
|
this program. If not, see https://www.gnu.org/licenses/.
|