From 65a7c8559faf19f9d1828f3931c6496d0c0f662d Mon Sep 17 00:00:00 2001 From: Thomas <51749973+Thovi98@users.noreply.github.com> Date: Mon, 22 Apr 2024 07:49:42 +0200 Subject: [PATCH 1/4] upgrade to 0.8.0 --- tests.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests.toml b/tests.toml index b3de511..5e74b11 100644 --- a/tests.toml +++ b/tests.toml @@ -15,5 +15,5 @@ test_format = 1.0 # ------------------------------- # Commits to test upgrade from # ------------------------------- - + test_upgrade_from.499f21b.name = "0.7.32" From 514629a3582c4eae5d1feec1f2f3aaf42d458bc3 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Mon, 22 Apr 2024 05:49:46 +0000 Subject: [PATCH 2/4] Auto-update READMEs --- ALL_README.md | 2 ++ README_zh_Hans.md | 49 +++++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 51 insertions(+) create mode 100644 README_zh_Hans.md diff --git a/ALL_README.md b/ALL_README.md index 3eeb161..a01b345 100644 --- a/ALL_README.md +++ b/ALL_README.md @@ -3,3 +3,5 @@ - [Read the README in English](README.md) - [Irakurri README euskaraz](README_eu.md) - [Lire le README en français](README_fr.md) +- [Le o README en galego](README_gl.md) +- [阅读中文(简体)的 README](README_zh_Hans.md) diff --git a/README_zh_Hans.md b/README_zh_Hans.md new file mode 100644 index 0000000..5c347ca --- /dev/null +++ b/README_zh_Hans.md @@ -0,0 +1,49 @@ + + +# YunoHost 的 FitTrackee + +[![集成程度](https://dash.yunohost.org/integration/fittrackee.svg)](https://dash.yunohost.org/appci/app/fittrackee) ![工作状态](https://ci-apps.yunohost.org/ci/badges/fittrackee.status.svg) ![维护状态](https://ci-apps.yunohost.org/ci/badges/fittrackee.maintain.svg) + +[![使用 YunoHost 安装 FitTrackee](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=fittrackee) + +*[阅读此 README 的其它语言版本。](./ALL_README.md)* + +> *通过此软件包,您可以在 YunoHost 服务器上快速、简单地安装 FitTrackee。* +> *如果您还没有 YunoHost,请参阅[指南](https://yunohost.org/install)了解如何安装它。* + +## 概况 + +FitTrackee allows you to track your outdoor activities (workouts) from gpx files and keep your data on your own server. +No mobile app has been developed yet, but several existing mobile apps can store workouts data locally and export them into a gpx file. + + +**分发版本:** 0.7.32~ynh1 + +## 截图 + +![FitTrackee 的截图](./doc/screenshots/screenshot-fittrackee.png) + +## 文档与资源 + +- 官方应用网站: +- 官方管理文档: +- 上游应用代码库: +- YunoHost 商店: +- 报告 bug: + +## 开发者信息 + +请向 [`testing` 分支](https://github.com/YunoHost-Apps/fittrackee_ynh/tree/testing) 发送拉取请求。 + +如要尝试 `testing` 分支,请这样操作: + +```bash +sudo yunohost app install https://github.com/YunoHost-Apps/fittrackee_ynh/tree/testing --debug +或 +sudo yunohost app upgrade fittrackee -u https://github.com/YunoHost-Apps/fittrackee_ynh/tree/testing --debug +``` + +**有关应用打包的更多信息:** From 831c8abe55138ba1eb31593112978fb37033607c Mon Sep 17 00:00:00 2001 From: Thomas <51749973+Thovi98@users.noreply.github.com> Date: Mon, 22 Apr 2024 07:50:26 +0200 Subject: [PATCH 3/4] Upgrade to 0.8.0 --- manifest.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.toml b/manifest.toml index 7a85bed..4f20f65 100644 --- a/manifest.toml +++ b/manifest.toml @@ -7,7 +7,7 @@ description.gl = "Rexistra as túas actividades ao aire libre 🚴" description.ca = "Seguiment d'activitats a l'aire lliure autoallotjat 🚴" description.fr = "Traqueur d’activités extérieures auto-hébergé 🚴" -version = "0.7.32~ynh1" +version = "0.8.0~ynh1" maintainers = ["Thovi98"] From edbc942aa32db8b7f96c66184d34c053318c8124 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Mon, 22 Apr 2024 05:50:30 +0000 Subject: [PATCH 4/4] Auto-update READMEs --- README.md | 2 +- README_eu.md | 2 +- README_fr.md | 2 +- README_gl.md | 2 +- README_zh_Hans.md | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 2d2214e..50cd364 100644 --- a/README.md +++ b/README.md @@ -20,7 +20,7 @@ FitTrackee allows you to track your outdoor activities (workouts) from gpx files No mobile app has been developed yet, but several existing mobile apps can store workouts data locally and export them into a gpx file. -**Shipped version:** 0.7.32~ynh1 +**Shipped version:** 0.8.0~ynh1 ## Screenshots diff --git a/README_eu.md b/README_eu.md index 2eb4d7c..d489244 100644 --- a/README_eu.md +++ b/README_eu.md @@ -20,7 +20,7 @@ FitTrackee allows you to track your outdoor activities (workouts) from gpx files No mobile app has been developed yet, but several existing mobile apps can store workouts data locally and export them into a gpx file. -**Paketatutako bertsioa:** 0.7.32~ynh1 +**Paketatutako bertsioa:** 0.8.0~ynh1 ## Pantaila-argazkiak diff --git a/README_fr.md b/README_fr.md index ab06499..aabcfc1 100644 --- a/README_fr.md +++ b/README_fr.md @@ -19,7 +19,7 @@ Il NE doit PAS être modifié à la main. FitTrackee vous permet de suivre vos activités de plein air (séances d'entraînement) à partir de fichiers gpx et de conserver vos données sur votre propre serveur. Aucune application mobile n'a encore été développée, mais plusieurs applications mobiles existantes peuvent stocker localement les données des séances d'entraînement et les exporter dans un fichier gpx. -**Version incluse :** 0.7.32~ynh1 +**Version incluse :** 0.8.0~ynh1 ## Captures d’écran diff --git a/README_gl.md b/README_gl.md index 9ec73e2..91e7817 100644 --- a/README_gl.md +++ b/README_gl.md @@ -20,7 +20,7 @@ FitTrackee allows you to track your outdoor activities (workouts) from gpx files No mobile app has been developed yet, but several existing mobile apps can store workouts data locally and export them into a gpx file. -**Versión proporcionada:** 0.7.32~ynh1 +**Versión proporcionada:** 0.8.0~ynh1 ## Capturas de pantalla diff --git a/README_zh_Hans.md b/README_zh_Hans.md index 5c347ca..a03243f 100644 --- a/README_zh_Hans.md +++ b/README_zh_Hans.md @@ -20,7 +20,7 @@ FitTrackee allows you to track your outdoor activities (workouts) from gpx files No mobile app has been developed yet, but several existing mobile apps can store workouts data locally and export them into a gpx file. -**分发版本:** 0.7.32~ynh1 +**分发版本:** 0.8.0~ynh1 ## 截图