Web based localization tool with tight version control integration. https://weblate.org/
Find a file
Michal Čihař 08692eb408
Translated using Weblate (Czech)
Currently translated at 11.4% (866 of 7557 strings)

Translation: Weblate/Documentation
Translate-URL: https://hosted.weblate.org/projects/weblate/documentation/cs/
2021-11-10 11:20:12 +01:00
.github ci: Fix matrix configuration 2021-11-09 13:03:11 +01:00
ci chore(deps): update mariadb docker tag to v10.7.1 2021-11-10 09:03:24 +01:00
dev-docker fixed docker-compose.yml for dev-docker to mount python3.9 packages 2021-09-21 20:20:30 +02:00
docs Translated using Weblate (Czech) 2021-11-10 11:20:12 +01:00
scripts build(deps): bump scripts/spdx-license-list from f3ed588 to 0372e9c 2021-11-10 09:03:42 +01:00
weblate Translated using Weblate (Czech) 2021-11-10 11:20:11 +01:00
.bettercodehub.yml Replace yaml formatter with lint 2020-04-22 11:10:35 +02:00
.coveragerc CI: Exclude venv from coverage 2021-04-16 15:47:58 +02:00
.deepsource.toml CI: Disable deepsource.io transformer 2020-09-01 10:12:00 +02:00
.eslintrc.yml Lint: Add eslint and prettier 2020-07-08 16:49:09 +02:00
.gitattributes Remove SUSE Studio appliance 2017-11-29 16:54:40 +01:00
.gitignore Dev: Improve dev Docker 2020-12-03 11:26:11 +01:00
.gitmodules Misc: Drop graphics submodule 2020-12-22 09:44:31 +01:00
.imgbotconfig Let imgbot ignore templates 2021-03-13 11:15:02 +01:00
.lgtm.yml Replace yaml formatter with lint 2020-04-22 11:10:35 +02:00
.markdownlint.json Sync with WeblateOrg/meta 2020-10-21 12:26:15 +02:00
.pre-commit-config.yaml [pre-commit.ci] pre-commit autoupdate 2021-11-09 10:07:04 +01:00
.pylintrc Tests: Drop support for running test using nose 2020-10-05 16:03:01 +02:00
.readthedocs.yml Docs: Use mocking instead of installing all deps 2020-11-23 11:08:57 +01:00
.stylelintrc CSS: Make stylelint compatible with prettier 2020-06-30 13:21:52 +02:00
.weblate Use toplevel project in Weblate 2018-02-17 11:00:54 +01:00
.yamllint.yml Add yamllint configuration 2020-04-22 11:11:02 +02:00
BACKERS.rst docs: Update supporter link 2021-07-05 21:23:27 +02:00
ChangeLog
codecov.yml Style: Apply prettier to js/json/css/yaml files 2020-07-08 16:50:51 +02:00
CONTACT.md Move contact info to CONTACT.md 2020-05-01 16:38:06 +02:00
CONTRIBUTING.md Docs: Fix markdown formatting 2020-06-30 09:20:22 +02:00
COPYING
manage.py Misc: Update copyright headers 2021-01-08 10:48:34 +01:00
MANIFEST.in Languages: Move language data to standalone module 2020-09-29 13:22:29 +02:00
pyproject.toml Languages: Move language data to standalone module 2020-09-29 13:22:29 +02:00
README.rst docs: Fix PyPI URL 2021-07-29 16:12:36 +02:00
requirements-ci.txt build(deps): bump setuptools from 58.4.0 to 58.5.3 2021-11-05 11:34:30 +00:00
requirements-dev.txt build(deps-dev): bump django-debug-toolbar from 3.2.1 to 3.2.2 2021-08-16 20:27:40 +02:00
requirements-lint.txt build(deps): bump pre-commit from 2.14.1 to 2.15.0 2021-09-03 11:34:17 +00:00
requirements-optional.txt build(deps): update boto3 requirement 2021-11-09 13:08:24 +01:00
requirements-test.txt build(deps): update responses requirement 2021-10-27 14:41:21 +02:00
requirements.txt build(deps): update celery[redis] requirement 2021-11-08 13:21:52 +00:00
rundev.sh dev: Add missing apps for running full testsuite 2021-06-21 10:08:35 +02:00
SECURITY.md Sync with WeblateOrg/meta 2020-10-21 09:51:18 +02:00
setup.cfg auth: Make sure role names are unique 2021-09-27 14:35:46 +02:00
setup.py ci: Test using Python 3.10 2021-11-08 16:45:40 +01:00
tox.ini Move config to setup.cfg 2019-05-15 23:01:32 +02:00

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

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

**Weblate is a copylefted 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://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 a 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

License
-------

Copyright © 20122021 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/.

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