Web based localization tool with tight version control integration. https://weblate.org/
Find a file
大王叫我来巡山 3006e76fa4
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (9165 of 9165 strings)

Translation: Weblate/Documentation
Translate-URL: https://hosted.weblate.org/projects/weblate/documentation/zh_Hans/
2024-02-15 14:17:43 +01:00
.github ci: pass CODECOV_TOKEN for tests 2024-02-15 13:50:36 +01:00
.reuse docs: Use webp for screenshots 2023-07-12 10:04:07 +02:00
ci chore(deps): update mariadb docker tag to v11.2.3 2024-02-13 13:21:43 +00:00
dev-docker chore(deps): update postgres docker tag to v16 2023-09-20 11:28:42 +00:00
docs Translated using Weblate (Chinese (Simplified)) 2024-02-15 14:17:43 +01:00
LICENSES fonts: Use Kurinto font for non-latin languages 2023-04-23 13:30:27 +02:00
scripts scripts: remove not needed condition 2024-02-15 14:17:11 +01:00
weblate Translated using Weblate (Croatian) 2024-02-15 14:17:32 +01:00
.coveragerc CI: Exclude venv from coverage 2021-04-16 15:47:58 +02:00
.deepsource.toml ci: Add toml formatting 2023-03-22 10:13:36 +01:00
.editorconfig chore: add .editorconfig 2022-04-26 10:59:00 +02:00
.eslintrc.yml Sync with WeblateOrg/meta 2023-01-10 11:25:30 +01:00
.gitattributes
.gitignore chore: ignore dmypy file 2024-01-30 13:26:02 +01:00
.gitmodules Misc: Drop graphics submodule 2020-12-22 09:44:31 +01:00
.imgbotconfig chore: apply formatting to imgbotconfig 2022-04-26 10:58:49 +02:00
.markdownlint.yml Sync with WeblateOrg/meta 2023-01-11 09:41:33 +01:00
.pre-commit-config.yaml chore(deps): update pre-commit hook adrienverge/yamllint to v1.35.0 2024-02-15 11:00:32 +00:00
.prettierrc.yaml lint: Add prettier configuration 2022-11-04 20:03:48 +01:00
.readthedocs.yml docs: Disable additional formats on readthedocs.org 2023-08-24 22:01:15 +02:00
.stylelintrc Sync with WeblateOrg/meta 2023-07-13 20:00:08 +02:00
.weblate
.yamllint.yml Sync with WeblateOrg/meta 2023-01-10 11:25:30 +01:00
BACKERS.rst docs: add new backer 2023-11-28 20:37:42 +01:00
ChangeLog
codecov.yml ci: Configure default branch for codecov 2023-02-28 19:37:16 +01:00
CONTACT.md
CONTRIBUTING.md Sync with WeblateOrg/meta 2022-01-25 09:30:43 +01:00
COPYING
manage.py docs: Documented licensing using REUSE 3.0 2023-01-10 12:56:38 +01:00
MANIFEST.in release: drop bz2 and xz releases 2024-02-12 10:04:57 +01:00
pyproject.toml ci: update ruff configuration 2024-02-05 08:30:03 +01:00
README.rst docs: inline GPL link to allow localization 2023-12-06 09:36:15 +01:00
requirements-ci.txt ci: integrate release notes into workflow 2024-02-12 15:31:31 +01:00
requirements-dev.txt chore(deps): update dependency django-debug-toolbar to v4.3.0 2024-02-01 22:46:25 +00:00
requirements-lint.txt chore(deps): update dependency pre-commit to v3.6.1 2024-02-10 23:39:03 +00:00
requirements-mypy.txt chore(deps): update dependency boto3-stubs to v1.34.42 2024-02-15 00:31:12 +00:00
requirements-optional.txt chore(deps): update dependency openai to >=1.3.0,<1.13 2024-02-09 03:45:23 +00:00
requirements-test.txt chore(deps): update dependency responses to v0.25.0 2024-02-13 23:32:48 +00:00
requirements.txt deps: add lower bound for redis as well 2024-02-14 11:24:11 +01:00
rundev.sh docker: support for customizing VCS settings 2024-01-16 13:55:39 +01:00
SECURITY.md Sync with WeblateOrg/meta 2023-07-14 14:57:44 +02:00
setup.cfg metric: Store metrics as JSON 2023-04-03 21:45:38 +02:00
setup.py Setting version to 5.4 2023-12-15 11:13:14 +01:00
tox.ini

.. image:: https://s.weblate.org/cdn/Logo-Darktext-borders.png
   :alt: Weblate
   :target: https://weblate.org/
   :height: 80px

**Weblate is libre software web-based continuous localization system,
used by over 2500 libre projects and companies in more than 165 countries.**

Install it, or use the Hosted Weblate service at `weblate.org`_.

.. image:: https://img.shields.io/badge/website-weblate.org-blue.svg
    :alt: Website
    :target: https://weblate.org/

.. image:: https://hosted.weblate.org/widgets/weblate/-/svg-badge.svg
    :alt: Translation status
    :target: https://hosted.weblate.org/engage/weblate/

.. image:: https://bestpractices.coreinfrastructure.org/projects/552/badge
    :alt: CII Best Practices
    :target: https://bestpractices.coreinfrastructure.org/projects/552

.. image:: https://api.reuse.software/badge/github.com/WeblateOrg/weblate
    :alt: REUSE status
    :target: https://api.reuse.software/info/github.com/WeblateOrg/weblate

.. image:: https://img.shields.io/pypi/v/weblate.svg
    :target: https://pypi.org/project/Weblate/

.. image:: https://readthedocs.org/projects/weblate/badge/
    :target: https://docs.weblate.org/

.. image:: https://img.shields.io/github/license/WeblateOrg/weblate.svg
    :alt: License
    :target: https://github.com/WeblateOrg/weblate/blob/main/COPYING

Support
-------

Weblate is libre software with optional professional support and cloud
hosting offerings. Check out https://weblate.org/hosting/ for more information.

Documentation
-------------

To be found in the ``docs`` directory of the source code, or
viewed online on https://docs.weblate.org/

Installation
------------

Setup instructions:

https://docs.weblate.org/en/latest/admin/install.html

Bugs
----

Please report feature requests and problems to:

https://github.com/WeblateOrg/weblate/issues


Live chat
---------

Live chat about Weblate is available at `Libera.Chat <https://libera.chat/>`_ IRC network. The channel name is ``#weblate``. This can be accessed by, for example, https://web.libera.chat/#weblate or an IRC client installed on your computer.

License
-------

Copyright © Michal Čihař michal@weblate.org

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
<https://www.gnu.org/licenses/gpl-3.0.html>`_ for more details.

.. _weblate.org: https://weblate.org/