Web based localization tool with tight version control integration. https://weblate.org/
Find a file
tryvseu 066c36e2b2
Translated using Weblate (Norwegian Nynorsk)
Currently translated at 6.0% (5 of 83 strings)

Translation: Weblate/Application: Javascript
Translate-URL: https://hosted.weblate.org/projects/weblate/javascript/nn/
2023-04-17 13:33:52 +02:00
.github Sync with WeblateOrg/meta 2023-04-17 11:01:17 +02:00
.reuse js: Use native clipboard interface 2023-04-12 09:39:39 +02:00
ci chore(deps): update redis docker tag to v7.0.10 2023-03-21 05:55:55 +00:00
dev-docker chore: Consolidate copyright headers 2023-01-11 09:25:24 +01:00
docs Translated using Weblate (Dutch) 2023-04-17 13:33:52 +02:00
LICENSES docs: Documented licensing using REUSE 3.0 2023-01-10 12:56:38 +01:00
scripts scripts: Remove clipboard.js update 2023-04-12 10:36:38 +02:00
weblate Translated using Weblate (Norwegian Nynorsk) 2023-04-17 13:33:52 +02: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 dev-docker: Dynamically determine Python version 2022-12-08 13:16:18 +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 dependency stylelint to v15.5.0 2023-04-16 08:29:34 +00:00
.prettierrc.yaml lint: Add prettier configuration 2022-11-04 20:03:48 +01:00
.pylintrc spelling: Command-line 2021-11-17 08:11:36 +01:00
.readthedocs.yml rtd: Fix file formatting 2023-01-04 17:30:11 +01:00
.stylelintrc Sync with WeblateOrg/meta 2023-01-10 11:25:30 +01:00
.weblate
.yamllint.yml Sync with WeblateOrg/meta 2023-01-10 11:25:30 +01:00
BACKERS.rst docs: Add new supporter 2022-12-19 13:13:32 +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 Languages: Move language data to standalone module 2020-09-29 13:22:29 +02:00
pyproject.toml chore: use ruff instead of flake8 2023-04-04 14:44:40 +02:00
README.rst Sync with WeblateOrg/meta 2023-04-17 13:28:23 +02:00
requirements-ci.txt chore(deps): update dependency pip to v23.1 2023-04-15 16:10:03 +00:00
requirements-dev.txt chore(deps): update dependency django-debug-toolbar to v4 2023-04-04 00:15:03 +00:00
requirements-lint.txt chore(deps): update dependency pre-commit to v3.2.2 2023-04-04 03:26:13 +00:00
requirements-optional.txt chore(deps): update dependency django-auth-ldap to >=1.3.0,<5.0.0 2023-03-28 17:41:44 +00:00
requirements-test.txt chore(deps): update dependency coverage to v7.2.3 2023-04-06 19:57:47 +00:00
requirements.txt chore(deps): update dependency rapidfuzz to v3 2023-04-17 08:20:01 +00:00
rundev.sh chore: Improve shell scripts and utilize shellcheck 2023-02-08 14:04:04 +01:00
SECURITY.md Sync with WeblateOrg/meta 2023-01-10 11:25:30 +01:00
setup.cfg metric: Store metrics as JSON 2023-04-03 21:45:38 +02:00
setup.py chore: Avoid list concatenation (ruff RUF005) 2023-03-24 15:25:38 +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`_ for more details.

.. _weblate.org: https://weblate.org/
.. _GNU General Public License: https://www.gnu.org/licenses/gpl-3.0.html