From bcb4373e09fabdb4cfe001b2a40482662cd12e3e Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Fri, 16 Aug 2024 22:13:14 +0000 Subject: [PATCH] Auto-update READMEs --- ALL_README.md | 1 + README.md | 1 - README_es.md | 1 - README_eu.md | 1 - README_fr.md | 1 - README_gl.md | 1 - README_id.md | 1 - README_ru.md | 55 +++++++++++++++++++++++++++++++++++++++++++++++ README_zh_Hans.md | 1 - 9 files changed, 56 insertions(+), 7 deletions(-) create mode 100644 README_ru.md diff --git a/ALL_README.md b/ALL_README.md index 4ed64dd..e3c80d2 100644 --- a/ALL_README.md +++ b/ALL_README.md @@ -6,4 +6,5 @@ - [Lire le README en français](README_fr.md) - [Le o README en galego](README_gl.md) - [Baca README dalam bahasa bahasa Indonesia](README_id.md) +- [Прочитать README на русский](README_ru.md) - [阅读中文(简体)的 README](README_zh_Hans.md) diff --git a/README.md b/README.md index c2c4683..57549d7 100644 --- a/README.md +++ b/README.md @@ -36,7 +36,6 @@ This package for YunoHost used [django-yunohost-integration](https://github.com/ ## Documentation and resources - Official user documentation: -- Official admin documentation: - Upstream app code repository: - YunoHost Store: - Report a bug: diff --git a/README_es.md b/README_es.md index 7ff6275..c8b2ebd 100644 --- a/README_es.md +++ b/README_es.md @@ -36,7 +36,6 @@ This package for YunoHost used [django-yunohost-integration](https://github.com/ ## Documentaciones y recursos - Documentación usuario oficial: -- Documentación administrador oficial: - Repositorio del código fuente oficial de la aplicación : - Catálogo YunoHost: - Reportar un error: diff --git a/README_eu.md b/README_eu.md index 3357d0a..97109df 100644 --- a/README_eu.md +++ b/README_eu.md @@ -36,7 +36,6 @@ This package for YunoHost used [django-yunohost-integration](https://github.com/ ## Dokumentazioa eta baliabideak - Erabiltzaileen dokumentazio ofiziala: -- Administratzaileen dokumentazio ofiziala: - Jatorrizko aplikazioaren kode-gordailua: - YunoHost Denda: - Eman errore baten berri: diff --git a/README_fr.md b/README_fr.md index 6c2782d..7d23abb 100644 --- a/README_fr.md +++ b/README_fr.md @@ -36,7 +36,6 @@ This package for YunoHost used [django-yunohost-integration](https://github.com/ ## Documentations et ressources - Documentation officielle utilisateur : -- Documentation officielle de l’admin : - Dépôt de code officiel de l’app : - YunoHost Store : - Signaler un bug : diff --git a/README_gl.md b/README_gl.md index 87adab8..6e8fa18 100644 --- a/README_gl.md +++ b/README_gl.md @@ -36,7 +36,6 @@ This package for YunoHost used [django-yunohost-integration](https://github.com/ ## Documentación e recursos - Documentación oficial para usuarias: -- Documentación oficial para admin: - Repositorio de orixe do código: - Tenda YunoHost: - Informar dun problema: diff --git a/README_id.md b/README_id.md index 6407ec7..54668cf 100644 --- a/README_id.md +++ b/README_id.md @@ -36,7 +36,6 @@ This package for YunoHost used [django-yunohost-integration](https://github.com/ ## Dokumentasi dan sumber daya - Dokumentasi pengguna resmi: -- Dokumentasi admin resmi: - Depot kode aplikasi hulu: - Gudang YunoHost: - Laporkan bug: diff --git a/README_ru.md b/README_ru.md new file mode 100644 index 0000000..34f0b0a --- /dev/null +++ b/README_ru.md @@ -0,0 +1,55 @@ + + +# Find My Device для YunoHost + +[![Уровень интеграции](https://dash.yunohost.org/integration/django-fmd.svg)](https://ci-apps.yunohost.org/ci/apps/django-fmd/) ![Состояние работы](https://ci-apps.yunohost.org/ci/badges/django-fmd.status.svg) ![Состояние сопровождения](https://ci-apps.yunohost.org/ci/badges/django-fmd.maintain.svg) + +[![Установите Find My Device с YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=django-fmd) + +*[Прочтите этот README на других языках.](./ALL_README.md)* + +> *Этот пакет позволяет Вам установить Find My Device быстро и просто на YunoHost-сервер.* +> *Если у Вас нет YunoHost, пожалуйста, посмотрите [инструкцию](https://yunohost.org/install), чтобы узнать, как установить его.* + +## Обзор + +Find My Device Server implemented in Python using Django. +Usable for the Andorid App [**FindMyDevice**](https://gitlab.com/Nulide/findmydevice/) by [Nnulide](https://nulide.de/): + +[Get FindMyDevice on F-Droid](https://f-droid.org/packages/de.nulide.findmydevice/) + +[![pytest](https://github.com/YunoHost-Apps/django-fmd_ynh/actions/workflows/pytest.yml/badge.svg?branch=master)](https://github.com/YunoHost-Apps/django-fmd_ynh/actions/workflows/pytest.yml) [![YunoHost apps package linter](https://github.com/YunoHost-Apps/django-fmd_ynh/actions/workflows/package_linter.yml/badge.svg)](https://github.com/YunoHost-Apps/django-fmd_ynh/actions/workflows/package_linter.yml) [![Coverage Status on codecov.io](https://codecov.io/gh/YunoHost-Apps/django-fmd_ynh/branch/master/graph/badge.svg)](https://codecov.io/gh/YunoHost-Apps/django-fmd_ynh) + +[![django-fmd @ PyPi](https://img.shields.io/pypi/v/django-fmd?label=django-fmd%20%40%20PyPi)](https://pypi.org/project/django-fmd/) +[![Python Versions](https://img.shields.io/pypi/pyversions/django-fmd)](https://gitlab.com/jedie/django-find-my-device/-/blob/main/pyproject.toml) +[![License GPL V3+](https://img.shields.io/pypi/l/django-fmd)](https://gitlab.com/jedie/django-find-my-device/-/blob/main/LICENSE) + +Pull requests welcome ;) + +This package for YunoHost used [django-yunohost-integration](https://github.com/YunoHost-Apps/django_yunohost_integration) + + +**Поставляемая версия:** 0.4.1~ynh1 +## Документация и ресурсы + +- Официальная документация пользователя: +- Репозиторий кода главной ветки приложения: +- Магазин YunoHost: +- Сообщите об ошибке: + +## Информация для разработчиков + +Пришлите Ваш запрос на слияние в [ветку `testing`](https://github.com/YunoHost-Apps/django-fmd_ynh/tree/testing). + +Чтобы попробовать ветку `testing`, пожалуйста, сделайте что-то вроде этого: + +```bash +sudo yunohost app install https://github.com/YunoHost-Apps/django-fmd_ynh/tree/testing --debug +или +sudo yunohost app upgrade django-fmd -u https://github.com/YunoHost-Apps/django-fmd_ynh/tree/testing --debug +``` + +**Больше информации о пакетировании приложений:** diff --git a/README_zh_Hans.md b/README_zh_Hans.md index b6159d8..b31362d 100644 --- a/README_zh_Hans.md +++ b/README_zh_Hans.md @@ -36,7 +36,6 @@ This package for YunoHost used [django-yunohost-integration](https://github.com/ ## 文档与资源 - 官方用户文档: -- 官方管理文档: - 上游应用代码库: - YunoHost 商店: - 报告 bug: