1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/syncserver-rs_ynh.git synced 2024-09-03 20:26:32 +02:00

Auto-update READMEs

This commit is contained in:
yunohost-bot 2024-08-30 12:05:16 +00:00 committed by autoreadme_webhook
parent 02d798717d
commit 938a5471a9
9 changed files with 51 additions and 7 deletions

View file

@ -6,4 +6,5 @@
- [Lire le README en français](README_fr.md) - [Lire le README en français](README_fr.md)
- [Le o README en galego](README_gl.md) - [Le o README en galego](README_gl.md)
- [Baca README dalam bahasa bahasa Indonesia](README_id.md) - [Baca README dalam bahasa bahasa Indonesia](README_id.md)
- [Прочитать README на русский](README_ru.md)
- [阅读中文(简体)的 README](README_zh_Hans.md) - [阅读中文(简体)的 README](README_zh_Hans.md)

View file

@ -19,7 +19,7 @@ It shall NOT be edited by hand.
Second-generation server for Firefox Sync written in Rust. Second-generation server for Firefox Sync written in Rust.
**Shipped version:** 0.17.2~ynh1 **Shipped version:** 0.17.3~ynh1
## Documentation and resources ## Documentation and resources
- Official app website: <https://www.mozilla.org/en-GB/firefox/features/sync/> - Official app website: <https://www.mozilla.org/en-GB/firefox/features/sync/>

View file

@ -19,7 +19,7 @@ No se debe editar a mano.
Second-generation server for Firefox Sync written in Rust. Second-generation server for Firefox Sync written in Rust.
**Versión actual:** 0.17.2~ynh1 **Versión actual:** 0.17.3~ynh1
## Documentaciones y recursos ## Documentaciones y recursos
- Sitio web oficial: <https://www.mozilla.org/en-GB/firefox/features/sync/> - Sitio web oficial: <https://www.mozilla.org/en-GB/firefox/features/sync/>

View file

@ -19,7 +19,7 @@ EZ editatu eskuz.
Second-generation server for Firefox Sync written in Rust. Second-generation server for Firefox Sync written in Rust.
**Paketatutako bertsioa:** 0.17.2~ynh1 **Paketatutako bertsioa:** 0.17.3~ynh1
## Dokumentazioa eta baliabideak ## Dokumentazioa eta baliabideak
- Aplikazioaren webgune ofiziala: <https://www.mozilla.org/en-GB/firefox/features/sync/> - Aplikazioaren webgune ofiziala: <https://www.mozilla.org/en-GB/firefox/features/sync/>

View file

@ -18,7 +18,7 @@ Il NE doit PAS être modifié à la main.
Serveur de seconde génération pour Firefox Sync écrit en Rust. Serveur de seconde génération pour Firefox Sync écrit en Rust.
**Version incluse:** 0.17.2~ynh1 **Version incluse:** 0.17.3~ynh1
## Documentations et ressources ## Documentations et ressources
- Site officiel de lapp: <https://www.mozilla.org/en-GB/firefox/features/sync/> - Site officiel de lapp: <https://www.mozilla.org/en-GB/firefox/features/sync/>

View file

@ -19,7 +19,7 @@ NON debe editarse manualmente.
Second-generation server for Firefox Sync written in Rust. Second-generation server for Firefox Sync written in Rust.
**Versión proporcionada:** 0.17.2~ynh1 **Versión proporcionada:** 0.17.3~ynh1
## Documentación e recursos ## Documentación e recursos
- Web oficial da app: <https://www.mozilla.org/en-GB/firefox/features/sync/> - Web oficial da app: <https://www.mozilla.org/en-GB/firefox/features/sync/>

View file

@ -19,7 +19,7 @@ Ini TIDAK boleh diedit dengan tangan.
Second-generation server for Firefox Sync written in Rust. Second-generation server for Firefox Sync written in Rust.
**Versi terkirim:** 0.17.2~ynh1 **Versi terkirim:** 0.17.3~ynh1
## Dokumentasi dan sumber daya ## Dokumentasi dan sumber daya
- Website aplikasi resmi: <https://www.mozilla.org/en-GB/firefox/features/sync/> - Website aplikasi resmi: <https://www.mozilla.org/en-GB/firefox/features/sync/>

43
README_ru.md Normal file
View file

@ -0,0 +1,43 @@
<!--
Важно: этот README был автоматически сгенерирован <https://github.com/YunoHost/apps/tree/master/tools/readme_generator>
Он НЕ ДОЛЖЕН редактироваться вручную.
-->
# Firefox SyncStorage для YunoHost
[![Уровень интеграции](https://dash.yunohost.org/integration/syncserver-rs.svg)](https://ci-apps.yunohost.org/ci/apps/syncserver-rs/) ![Состояние работы](https://ci-apps.yunohost.org/ci/badges/syncserver-rs.status.svg) ![Состояние сопровождения](https://ci-apps.yunohost.org/ci/badges/syncserver-rs.maintain.svg)
[![Установите Firefox SyncStorage с YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=syncserver-rs)
*[Прочтите этот README на других языках.](./ALL_README.md)*
> *Этот пакет позволяет Вам установить Firefox SyncStorage быстро и просто на YunoHost-сервер.*
> *Если у Вас нет YunoHost, пожалуйста, посмотрите [инструкцию](https://yunohost.org/install), чтобы узнать, как установить его.*
## Обзор
Second-generation server for Firefox Sync written in Rust.
**Поставляемая версия:** 0.17.3~ynh1
## Документация и ресурсы
- Официальный веб-сайт приложения: <https://www.mozilla.org/en-GB/firefox/features/sync/>
- Официальная документация администратора: <https://github.com/mozilla-services/syncstorage-rs/blob/master/docs/config.md>
- Репозиторий кода главной ветки приложения: <https://github.com/mozilla-services/syncstorage-rs>
- Магазин YunoHost: <https://apps.yunohost.org/app/syncserver-rs>
- Сообщите об ошибке: <https://github.com/YunoHost-Apps/syncserver-rs_ynh/issues>
## Информация для разработчиков
Пришлите Ваш запрос на слияние в [ветку `testing`](https://github.com/YunoHost-Apps/syncserver-rs_ynh/tree/testing).
Чтобы попробовать ветку `testing`, пожалуйста, сделайте что-то вроде этого:
```bash
sudo yunohost app install https://github.com/YunoHost-Apps/syncserver-rs_ynh/tree/testing --debug
или
sudo yunohost app upgrade syncserver-rs -u https://github.com/YunoHost-Apps/syncserver-rs_ynh/tree/testing --debug
```
**Больше информации о пакетировании приложений:** <https://yunohost.org/packaging_apps>

View file

@ -19,7 +19,7 @@
Second-generation server for Firefox Sync written in Rust. Second-generation server for Firefox Sync written in Rust.
**分发版本:** 0.17.2~ynh1 **分发版本:** 0.17.3~ynh1
## 文档与资源 ## 文档与资源
- 官方应用网站: <https://www.mozilla.org/en-GB/firefox/features/sync/> - 官方应用网站: <https://www.mozilla.org/en-GB/firefox/features/sync/>