From 53f2060c40043402e9f6defbba10dc4c267738ba Mon Sep 17 00:00:00 2001 From: Oliver Date: Wed, 21 Apr 2021 20:27:44 +1000 Subject: [PATCH 1/5] Update Crowdin configuration file --- crowdin.yml | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 crowdin.yml diff --git a/crowdin.yml b/crowdin.yml new file mode 100644 index 0000000000..e4dffa2f2a --- /dev/null +++ b/crowdin.yml @@ -0,0 +1,3 @@ +files: + - source: /InvenTree/locale/*/LC_MESSAGES/django.po + translation: '%original_path%/%original_file_name%' From 4b069f83bf1b4bd5ef72d93fad3b35dd7b488277 Mon Sep 17 00:00:00 2001 From: Oliver Date: Wed, 21 Apr 2021 20:39:51 +1000 Subject: [PATCH 2/5] Update Crowdin configuration file --- crowdin.yml | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/crowdin.yml b/crowdin.yml index e4dffa2f2a..f394ea4899 100644 --- a/crowdin.yml +++ b/crowdin.yml @@ -1,3 +1 @@ -files: - - source: /InvenTree/locale/*/LC_MESSAGES/django.po - translation: '%original_path%/%original_file_name%' +files: [] From ae51b1d9ee74a79cad7e6400cb5609bb31a30210 Mon Sep 17 00:00:00 2001 From: Oliver Date: Wed, 21 Apr 2021 20:41:39 +1000 Subject: [PATCH 3/5] Update Crowdin configuration file --- crowdin.yml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/crowdin.yml b/crowdin.yml index f394ea4899..0fa92db24d 100644 --- a/crowdin.yml +++ b/crowdin.yml @@ -1 +1,3 @@ -files: [] +files: + - source: /InvenTree/locale/en/LC_MESSAGES/django.po + translation: /InvenTree/locale/%two_letters_code%/LC_MESSAGES/%original_file_name% From 2583ab12ae2e1207dd9b1bde383447b155032069 Mon Sep 17 00:00:00 2001 From: Oliver Date: Wed, 21 Apr 2021 22:04:46 +1000 Subject: [PATCH 4/5] Update README.md --- README.md | 37 +++++++++++++++++++++++++++++-------- 1 file changed, 29 insertions(+), 8 deletions(-) diff --git a/README.md b/README.md index e841b713b7..aacc6ff670 100644 --- a/README.md +++ b/README.md @@ -1,21 +1,29 @@ -[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) -[![Docker Pulls](https://img.shields.io/docker/pulls/inventree/inventree)](https://hub.docker.com/r/inventree/inventree) -[![Coverage Status](https://coveralls.io/repos/github/inventree/InvenTree/badge.svg)](https://coveralls.io/github/inventree/InvenTree) -![PEP](https://github.com/inventree/inventree/actions/workflows/style.yaml/badge.svg) -![Docker Build](https://github.com/inventree/inventree/actions/workflows/docker_build.yaml/badge.svg) -![SQLite](https://github.com/inventree/inventree/actions/workflows/coverage.yaml/badge.svg) -![MySQL](https://github.com/inventree/inventree/actions/workflows/mysql.yaml/badge.svg) -![PostgreSQL](https://github.com/inventree/inventree/actions/workflows/postgresql.yaml/badge.svg) InvenTree # InvenTree + +[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) +[![Coverage Status](https://coveralls.io/repos/github/inventree/InvenTree/badge.svg)](https://coveralls.io/github/inventree/InvenTree) +![PEP](https://github.com/inventree/inventree/actions/workflows/style.yaml/badge.svg) +![SQLite](https://github.com/inventree/inventree/actions/workflows/coverage.yaml/badge.svg) +![MySQL](https://github.com/inventree/inventree/actions/workflows/mysql.yaml/badge.svg) +![PostgreSQL](https://github.com/inventree/inventree/actions/workflows/postgresql.yaml/badge.svg) + + InvenTree is an open-source Inventory Management System which provides powerful low-level stock control and part tracking. The core of the InvenTree system is a Python/Django database backend which provides an admin interface (web-based) and a JSON API for interaction with external interfaces and applications. InvenTree is designed to be lightweight and easy to use for SME or hobbyist applications, where many existing stock management solutions are bloated and cumbersome to use. Updating stock is a single-action process and does not require a complex system of work orders or stock transactions. However, powerful business logic works in the background to ensure that stock tracking history is maintained, and users have ready access to stock level information. +# Docker + +[![Docker Pulls](https://img.shields.io/docker/pulls/inventree/inventree)](https://hub.docker.com/r/inventree/inventree) +![Docker Build](https://github.com/inventree/inventree/actions/workflows/docker_build.yaml/badge.svg) + +InvenTree is [available via Docker](https://hub.docker.com/r/inventree/inventree). Read the [docker guide](https://inventree.readthedocs.io/en/latest/start/docker/) for full details. + # Companion App InvenTree is supported by a [companion mobile app](https://inventree.readthedocs.io/en/latest/app/app/) which allows users access to stock control information and functionality. @@ -24,6 +32,19 @@ InvenTree is supported by a [companion mobile app](https://inventree.readthedocs *Currently the mobile app is only availble for Android* +# Translation + +![de translation](https://img.shields.io/badge/dynamic/json?color=blue&label=de&style=flat&query=%24.progress.0.data.translationProgress&url=https%3A%2F%2Fbadges.awesome-crowdin.com%2Fstats-14720186-452300.json) +![fr translation](https://img.shields.io/badge/dynamic/json?color=blue&label=fr&style=flat&query=%24.progress.3.data.translationProgress&url=https%3A%2F%2Fbadges.awesome-crowdin.com%2Fstats-14720186-452300.json) +![it translation](https://img.shields.io/badge/dynamic/json?color=blue&label=it&style=flat&query=%24.progress.4.data.translationProgress&url=https%3A%2F%2Fbadges.awesome-crowdin.com%2Fstats-14720186-452300.json) +![pl translation](https://img.shields.io/badge/dynamic/json?color=blue&label=pl&style=flat&query=%24.progress.5.data.translationProgress&url=https%3A%2F%2Fbadges.awesome-crowdin.com%2Fstats-14720186-452300.json) +![ru translation](https://img.shields.io/badge/dynamic/json?color=blue&label=ru&style=flat&query=%24.progress.6.data.translationProgress&url=https%3A%2F%2Fbadges.awesome-crowdin.com%2Fstats-14720186-452300.json) +![zh-CN translation](https://img.shields.io/badge/dynamic/json?color=blue&label=zh-CN&style=flat&query=%24.progress.7.data.translationProgress&url=https%3A%2F%2Fbadges.awesome-crowdin.com%2Fstats-14720186-452300.json) + +Native language translation of the InvenTree web application is [community contributed via crowdin](https://crowdin.com/project/inventree). **Contributions are welcomed and encouraged**. + +To contribute to the translation effort, navigate to the [InvenTree crowdin project]([https://crowdin.com/project/inventree), create a free account, and start making translations suggestions for your language of choice! + # Documentation For InvenTree documentation, refer to the [InvenTree documentation website](https://inventree.readthedocs.io/en/latest/). From 8d8ef22b8d0aea783c4acf2aeafb590452a493be Mon Sep 17 00:00:00 2001 From: Oliver Date: Wed, 21 Apr 2021 22:19:05 +1000 Subject: [PATCH 5/5] Update README.md Typo fix --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index aacc6ff670..f8e938726d 100644 --- a/README.md +++ b/README.md @@ -43,7 +43,7 @@ InvenTree is supported by a [companion mobile app](https://inventree.readthedocs Native language translation of the InvenTree web application is [community contributed via crowdin](https://crowdin.com/project/inventree). **Contributions are welcomed and encouraged**. -To contribute to the translation effort, navigate to the [InvenTree crowdin project]([https://crowdin.com/project/inventree), create a free account, and start making translations suggestions for your language of choice! +To contribute to the translation effort, navigate to the [InvenTree crowdin project](https://crowdin.com/project/inventree), create a free account, and start making translations suggestions for your language of choice! # Documentation