Skip to content

Commit

Permalink
Auto-update READMEs
Browse files Browse the repository at this point in the history
  • Loading branch information
yunohost-bot authored and autoreadme_webhook committed Sep 13, 2024
1 parent 798c316 commit 6fac884
Show file tree
Hide file tree
Showing 10 changed files with 53 additions and 9 deletions.
1 change: 1 addition & 0 deletions ALL_README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,6 @@
- [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)
- [Lees de README in het Nederlands](README_nl.md)
- [Прочитать README на русский](README_ru.md)
- [阅读中文(简体)的 README](README_zh_Hans.md)
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ It shall NOT be edited by hand.
Second-generation server for Firefox Sync written in Rust.


**Shipped version:** 0.17.4~ynh1
**Shipped version:** 0.17.5~ynh1
## Documentation and resources

- Official app website: <https://www.mozilla.org/en-GB/firefox/features/sync/>
Expand Down
4 changes: 2 additions & 2 deletions README_es.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ No se debe editar a mano.
Second-generation server for Firefox Sync written in Rust.


**Versión actual:** 0.17.4~ynh1
**Versión actual:** 0.17.5~ynh1
## Documentaciones y recursos

- Sitio web oficial: <https://www.mozilla.org/en-GB/firefox/features/sync/>
Expand All @@ -30,7 +30,7 @@ Second-generation server for Firefox Sync written in Rust.

## Información para desarrolladores

Por favor enviar sus correcciones a la [`branch testing`](https://github.com/YunoHost-Apps/syncserver-rs_ynh/tree/testing
Por favor enviar sus correcciones a la [rama `testing`](https://github.com/YunoHost-Apps/syncserver-rs_ynh/tree/testing).

Para probar la rama `testing`, sigue asÍ:

Expand Down
2 changes: 1 addition & 1 deletion README_eu.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ EZ editatu eskuz.
Second-generation server for Firefox Sync written in Rust.


**Paketatutako bertsioa:** 0.17.4~ynh1
**Paketatutako bertsioa:** 0.17.5~ynh1
## Dokumentazioa eta baliabideak

- Aplikazioaren webgune ofiziala: <https://www.mozilla.org/en-GB/firefox/features/sync/>
Expand Down
2 changes: 1 addition & 1 deletion README_fr.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ Il NE doit PAS être modifié à la main.

Serveur de seconde génération pour Firefox Sync écrit en Rust.

**Version incluse :** 0.17.4~ynh1
**Version incluse :** 0.17.5~ynh1
## Documentations et ressources

- Site officiel de l’app : <https://www.mozilla.org/en-GB/firefox/features/sync/>
Expand Down
2 changes: 1 addition & 1 deletion README_gl.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ NON debe editarse manualmente.
Second-generation server for Firefox Sync written in Rust.


**Versión proporcionada:** 0.17.4~ynh1
**Versión proporcionada:** 0.17.5~ynh1
## Documentación e recursos

- Web oficial da app: <https://www.mozilla.org/en-GB/firefox/features/sync/>
Expand Down
2 changes: 1 addition & 1 deletion README_id.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ Ini TIDAK boleh diedit dengan tangan.
Second-generation server for Firefox Sync written in Rust.


**Versi terkirim:** 0.17.4~ynh1
**Versi terkirim:** 0.17.5~ynh1
## Dokumentasi dan sumber daya

- Website aplikasi resmi: <https://www.mozilla.org/en-GB/firefox/features/sync/>
Expand Down
43 changes: 43 additions & 0 deletions README_nl.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,43 @@
<!--
NB: Deze README is automatisch gegenereerd door <https://github.com/YunoHost/apps/tree/master/tools/readme_generator>
Hij mag NIET handmatig aangepast worden.
-->

# Firefox SyncStorage voor Yunohost

[![Integratieniveau](https://dash.yunohost.org/integration/syncserver-rs.svg)](https://ci-apps.yunohost.org/ci/apps/syncserver-rs/) ![Mate van functioneren](https://ci-apps.yunohost.org/ci/badges/syncserver-rs.status.svg) ![Onderhoudsstatus](https://ci-apps.yunohost.org/ci/badges/syncserver-rs.maintain.svg)

[![Firefox SyncStorage met Yunohost installeren](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=syncserver-rs)

*[Deze README in een andere taal lezen.](./ALL_README.md)*

> *Met dit pakket kun je Firefox SyncStorage snel en eenvoudig op een YunoHost-server installeren.*
> *Als je nog geen YunoHost hebt, lees dan [de installatiehandleiding](https://yunohost.org/install), om te zien hoe je 'm installeert.*
## Overzicht

Second-generation server for Firefox Sync written in Rust.


**Geleverde versie:** 0.17.5~ynh1
## Documentatie en bronnen

- Officiele website van de app: <https://www.mozilla.org/en-GB/firefox/features/sync/>
- Officiele beheerdersdocumentatie: <https://github.com/mozilla-services/syncstorage-rs/blob/master/docs/config.md>
- Upstream app codedepot: <https://github.com/mozilla-services/syncstorage-rs>
- YunoHost-store: <https://apps.yunohost.org/app/syncserver-rs>
- Meld een bug: <https://github.com/YunoHost-Apps/syncserver-rs_ynh/issues>

## Ontwikkelaarsinformatie

Stuur je pull request alsjeblieft naar de [`testing`-branch](https://github.com/YunoHost-Apps/syncserver-rs_ynh/tree/testing).

Om de `testing`-branch uit te proberen, ga als volgt te werk:

```bash
sudo yunohost app install https://github.com/YunoHost-Apps/syncserver-rs_ynh/tree/testing --debug
of
sudo yunohost app upgrade syncserver-rs -u https://github.com/YunoHost-Apps/syncserver-rs_ynh/tree/testing --debug
```

**Verdere informatie over app-packaging:** <https://yunohost.org/packaging_apps>
2 changes: 1 addition & 1 deletion README_ru.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
Second-generation server for Firefox Sync written in Rust.


**Поставляемая версия:** 0.17.4~ynh1
**Поставляемая версия:** 0.17.5~ynh1
## Документация и ресурсы

- Официальный веб-сайт приложения: <https://www.mozilla.org/en-GB/firefox/features/sync/>
Expand Down
2 changes: 1 addition & 1 deletion README_zh_Hans.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
Second-generation server for Firefox Sync written in Rust.


**分发版本:** 0.17.4~ynh1
**分发版本:** 0.17.5~ynh1
## 文档与资源

- 官方应用网站: <https://www.mozilla.org/en-GB/firefox/features/sync/>
Expand Down

0 comments on commit 6fac884

Please sign in to comment.