Merge branch 'update-docs'
This commit is contained in:
commit
981c307665
1
Makefile
1
Makefile
@ -142,6 +142,7 @@ html:
|
|||||||
rm -rf $(BUILDDIR)/$(LANGUAGE)
|
rm -rf $(BUILDDIR)/$(LANGUAGE)
|
||||||
rm -rf docs/$(LANGUAGE)/*
|
rm -rf docs/$(LANGUAGE)/*
|
||||||
$(SPHINXBUILD) -M html "$(SOURCEDIR)" "$(BUILDDIR)/$(LANGUAGE)" -D language=$(LANGUAGE)
|
$(SPHINXBUILD) -M html "$(SOURCEDIR)" "$(BUILDDIR)/$(LANGUAGE)" -D language=$(LANGUAGE)
|
||||||
|
grep -rl "fosstodon.org" $(BUILDDIR)/$(LANGUAGE)/html/ | xargs sed -i "s/href=\"https:\/\/fosstodon.org\/\@FitTrackee\"/rel=\"me\" href=\"https:\/\/fosstodon.org\/\@FitTrackee\"/"
|
||||||
cp -a $(BUILDDIR)/$(LANGUAGE)/html/. docs/$(LANGUAGE)
|
cp -a $(BUILDDIR)/$(LANGUAGE)/html/. docs/$(LANGUAGE)
|
||||||
|
|
||||||
html-all:
|
html-all:
|
||||||
|
@ -11,7 +11,6 @@ FitTrackee
|
|||||||
store workouts data locally and export them into a gpx file.
|
store workouts data locally and export them into a gpx file.
|
||||||
| Examples for Android (non-exhaustive list):
|
| Examples for Android (non-exhaustive list):
|
||||||
| \* `Runner Up <https://github.com/jonasoreland/runnerup>`_ (GPL v3)
|
| \* `Runner Up <https://github.com/jonasoreland/runnerup>`_ (GPL v3)
|
||||||
| \* `ForRunners <https://gitlab.com/brvier/ForRunners>`_ (GPL v3)
|
|
||||||
| \* `OpenTracks <https://github.com/OpenTracksApp/OpenTracks>`_ (Apache License)
|
| \* `OpenTracks <https://github.com/OpenTracksApp/OpenTracks>`_ (Apache License)
|
||||||
| \* `FitoTrack <https://codeberg.org/jannis/FitoTrack>`_ (GPL v3)
|
| \* `FitoTrack <https://codeberg.org/jannis/FitoTrack>`_ (GPL v3)
|
||||||
|
|
||||||
|
@ -1572,7 +1572,7 @@ If a valid token is provided, it will be blacklisted.</p>
|
|||||||
<div class="right-details">
|
<div class="right-details">
|
||||||
<div class="icons">
|
<div class="icons">
|
||||||
<a class="muted-link fa fa-github fa-lg" href="https://github.com/SamR1/FitTrackee" aria-label="GitHub"></a>
|
<a class="muted-link fa fa-github fa-lg" href="https://github.com/SamR1/FitTrackee" aria-label="GitHub"></a>
|
||||||
<a class="muted-link fa fa-mastodon fa-lg" href="https://fosstodon.org/@FitTrackee" aria-label="Mastodon"></a>
|
<a class="muted-link fa fa-mastodon fa-lg" rel="me" href="https://fosstodon.org/@FitTrackee" aria-label="Mastodon"></a>
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
@ -414,7 +414,7 @@
|
|||||||
<div class="right-details">
|
<div class="right-details">
|
||||||
<div class="icons">
|
<div class="icons">
|
||||||
<a class="muted-link fa fa-github fa-lg" href="https://github.com/SamR1/FitTrackee" aria-label="GitHub"></a>
|
<a class="muted-link fa fa-github fa-lg" href="https://github.com/SamR1/FitTrackee" aria-label="GitHub"></a>
|
||||||
<a class="muted-link fa fa-mastodon fa-lg" href="https://fosstodon.org/@FitTrackee" aria-label="Mastodon"></a>
|
<a class="muted-link fa fa-mastodon fa-lg" rel="me" href="https://fosstodon.org/@FitTrackee" aria-label="Mastodon"></a>
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
@ -285,7 +285,7 @@
|
|||||||
<div class="right-details">
|
<div class="right-details">
|
||||||
<div class="icons">
|
<div class="icons">
|
||||||
<a class="muted-link fa fa-github fa-lg" href="https://github.com/SamR1/FitTrackee" aria-label="GitHub"></a>
|
<a class="muted-link fa fa-github fa-lg" href="https://github.com/SamR1/FitTrackee" aria-label="GitHub"></a>
|
||||||
<a class="muted-link fa fa-mastodon fa-lg" href="https://fosstodon.org/@FitTrackee" aria-label="Mastodon"></a>
|
<a class="muted-link fa fa-mastodon fa-lg" rel="me" href="https://fosstodon.org/@FitTrackee" aria-label="Mastodon"></a>
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
@ -810,7 +810,7 @@ are supported by FitTrackee)</p></li>
|
|||||||
<div class="right-details">
|
<div class="right-details">
|
||||||
<div class="icons">
|
<div class="icons">
|
||||||
<a class="muted-link fa fa-github fa-lg" href="https://github.com/SamR1/FitTrackee" aria-label="GitHub"></a>
|
<a class="muted-link fa fa-github fa-lg" href="https://github.com/SamR1/FitTrackee" aria-label="GitHub"></a>
|
||||||
<a class="muted-link fa fa-mastodon fa-lg" href="https://fosstodon.org/@FitTrackee" aria-label="Mastodon"></a>
|
<a class="muted-link fa fa-mastodon fa-lg" rel="me" href="https://fosstodon.org/@FitTrackee" aria-label="Mastodon"></a>
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
@ -387,7 +387,7 @@
|
|||||||
<div class="right-details">
|
<div class="right-details">
|
||||||
<div class="icons">
|
<div class="icons">
|
||||||
<a class="muted-link fa fa-github fa-lg" href="https://github.com/SamR1/FitTrackee" aria-label="GitHub"></a>
|
<a class="muted-link fa fa-github fa-lg" href="https://github.com/SamR1/FitTrackee" aria-label="GitHub"></a>
|
||||||
<a class="muted-link fa fa-mastodon fa-lg" href="https://fosstodon.org/@FitTrackee" aria-label="Mastodon"></a>
|
<a class="muted-link fa fa-mastodon fa-lg" rel="me" href="https://fosstodon.org/@FitTrackee" aria-label="Mastodon"></a>
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
@ -617,7 +617,7 @@
|
|||||||
<div class="right-details">
|
<div class="right-details">
|
||||||
<div class="icons">
|
<div class="icons">
|
||||||
<a class="muted-link fa fa-github fa-lg" href="https://github.com/SamR1/FitTrackee" aria-label="GitHub"></a>
|
<a class="muted-link fa fa-github fa-lg" href="https://github.com/SamR1/FitTrackee" aria-label="GitHub"></a>
|
||||||
<a class="muted-link fa fa-mastodon fa-lg" href="https://fosstodon.org/@FitTrackee" aria-label="Mastodon"></a>
|
<a class="muted-link fa fa-mastodon fa-lg" rel="me" href="https://fosstodon.org/@FitTrackee" aria-label="Mastodon"></a>
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
@ -541,7 +541,7 @@
|
|||||||
<div class="right-details">
|
<div class="right-details">
|
||||||
<div class="icons">
|
<div class="icons">
|
||||||
<a class="muted-link fa fa-github fa-lg" href="https://github.com/SamR1/FitTrackee" aria-label="GitHub"></a>
|
<a class="muted-link fa fa-github fa-lg" href="https://github.com/SamR1/FitTrackee" aria-label="GitHub"></a>
|
||||||
<a class="muted-link fa fa-mastodon fa-lg" href="https://fosstodon.org/@FitTrackee" aria-label="Mastodon"></a>
|
<a class="muted-link fa fa-mastodon fa-lg" rel="me" href="https://fosstodon.org/@FitTrackee" aria-label="Mastodon"></a>
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
@ -782,7 +782,7 @@ one admin.</p>
|
|||||||
<div class="right-details">
|
<div class="right-details">
|
||||||
<div class="icons">
|
<div class="icons">
|
||||||
<a class="muted-link fa fa-github fa-lg" href="https://github.com/SamR1/FitTrackee" aria-label="GitHub"></a>
|
<a class="muted-link fa fa-github fa-lg" href="https://github.com/SamR1/FitTrackee" aria-label="GitHub"></a>
|
||||||
<a class="muted-link fa fa-mastodon fa-lg" href="https://fosstodon.org/@FitTrackee" aria-label="Mastodon"></a>
|
<a class="muted-link fa fa-mastodon fa-lg" rel="me" href="https://fosstodon.org/@FitTrackee" aria-label="Mastodon"></a>
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
@ -1314,7 +1314,7 @@ must be provided with ascent)</p></li>
|
|||||||
<div class="right-details">
|
<div class="right-details">
|
||||||
<div class="icons">
|
<div class="icons">
|
||||||
<a class="muted-link fa fa-github fa-lg" href="https://github.com/SamR1/FitTrackee" aria-label="GitHub"></a>
|
<a class="muted-link fa fa-github fa-lg" href="https://github.com/SamR1/FitTrackee" aria-label="GitHub"></a>
|
||||||
<a class="muted-link fa fa-mastodon fa-lg" href="https://fosstodon.org/@FitTrackee" aria-label="Mastodon"></a>
|
<a class="muted-link fa fa-mastodon fa-lg" rel="me" href="https://fosstodon.org/@FitTrackee" aria-label="Mastodon"></a>
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
@ -1543,7 +1543,7 @@ add URL interceptors to simplify routes definition</p></li>
|
|||||||
<div class="right-details">
|
<div class="right-details">
|
||||||
<div class="icons">
|
<div class="icons">
|
||||||
<a class="muted-link fa fa-github fa-lg" href="https://github.com/SamR1/FitTrackee" aria-label="GitHub"></a>
|
<a class="muted-link fa fa-github fa-lg" href="https://github.com/SamR1/FitTrackee" aria-label="GitHub"></a>
|
||||||
<a class="muted-link fa fa-mastodon fa-lg" href="https://fosstodon.org/@FitTrackee" aria-label="Mastodon"></a>
|
<a class="muted-link fa fa-mastodon fa-lg" rel="me" href="https://fosstodon.org/@FitTrackee" aria-label="Mastodon"></a>
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
@ -495,7 +495,7 @@ Can be used if redis is not set (no dramatiq workers running).</p>
|
|||||||
<div class="right-details">
|
<div class="right-details">
|
||||||
<div class="icons">
|
<div class="icons">
|
||||||
<a class="muted-link fa fa-github fa-lg" href="https://github.com/SamR1/FitTrackee" aria-label="GitHub"></a>
|
<a class="muted-link fa fa-github fa-lg" href="https://github.com/SamR1/FitTrackee" aria-label="GitHub"></a>
|
||||||
<a class="muted-link fa fa-mastodon fa-lg" href="https://fosstodon.org/@FitTrackee" aria-label="Mastodon"></a>
|
<a class="muted-link fa fa-mastodon fa-lg" rel="me" href="https://fosstodon.org/@FitTrackee" aria-label="Mastodon"></a>
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
@ -586,7 +586,7 @@ A user with an inactive account cannot log in. (<em>new in 0.6.0</em>).</p></li>
|
|||||||
<div class="right-details">
|
<div class="right-details">
|
||||||
<div class="icons">
|
<div class="icons">
|
||||||
<a class="muted-link fa fa-github fa-lg" href="https://github.com/SamR1/FitTrackee" aria-label="GitHub"></a>
|
<a class="muted-link fa fa-github fa-lg" href="https://github.com/SamR1/FitTrackee" aria-label="GitHub"></a>
|
||||||
<a class="muted-link fa fa-mastodon fa-lg" href="https://fosstodon.org/@FitTrackee" aria-label="Mastodon"></a>
|
<a class="muted-link fa fa-mastodon fa-lg" rel="me" href="https://fosstodon.org/@FitTrackee" aria-label="Mastodon"></a>
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
@ -312,7 +312,7 @@
|
|||||||
<div class="right-details">
|
<div class="right-details">
|
||||||
<div class="icons">
|
<div class="icons">
|
||||||
<a class="muted-link fa fa-github fa-lg" href="https://github.com/SamR1/FitTrackee" aria-label="GitHub"></a>
|
<a class="muted-link fa fa-github fa-lg" href="https://github.com/SamR1/FitTrackee" aria-label="GitHub"></a>
|
||||||
<a class="muted-link fa fa-mastodon fa-lg" href="https://fosstodon.org/@FitTrackee" aria-label="Mastodon"></a>
|
<a class="muted-link fa fa-mastodon fa-lg" rel="me" href="https://fosstodon.org/@FitTrackee" aria-label="Mastodon"></a>
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
@ -603,7 +603,7 @@
|
|||||||
<div class="right-details">
|
<div class="right-details">
|
||||||
<div class="icons">
|
<div class="icons">
|
||||||
<a class="muted-link fa fa-github fa-lg" href="https://github.com/SamR1/FitTrackee" aria-label="GitHub"></a>
|
<a class="muted-link fa fa-github fa-lg" href="https://github.com/SamR1/FitTrackee" aria-label="GitHub"></a>
|
||||||
<a class="muted-link fa fa-mastodon fa-lg" href="https://fosstodon.org/@FitTrackee" aria-label="Mastodon"></a>
|
<a class="muted-link fa fa-mastodon fa-lg" rel="me" href="https://fosstodon.org/@FitTrackee" aria-label="Mastodon"></a>
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
@ -238,7 +238,6 @@ from gpx files and keep your data on your own server.</div>
|
|||||||
store workouts data locally and export them into a gpx file.</div>
|
store workouts data locally and export them into a gpx file.</div>
|
||||||
<div class="line">Examples for Android (non-exhaustive list):</div>
|
<div class="line">Examples for Android (non-exhaustive list):</div>
|
||||||
<div class="line">* <a class="reference external" href="https://github.com/jonasoreland/runnerup">Runner Up</a> (GPL v3)</div>
|
<div class="line">* <a class="reference external" href="https://github.com/jonasoreland/runnerup">Runner Up</a> (GPL v3)</div>
|
||||||
<div class="line">* <a class="reference external" href="https://gitlab.com/brvier/ForRunners">ForRunners</a> (GPL v3)</div>
|
|
||||||
<div class="line">* <a class="reference external" href="https://github.com/OpenTracksApp/OpenTracks">OpenTracks</a> (Apache License)</div>
|
<div class="line">* <a class="reference external" href="https://github.com/OpenTracksApp/OpenTracks">OpenTracks</a> (Apache License)</div>
|
||||||
<div class="line">* <a class="reference external" href="https://codeberg.org/jannis/FitoTrack">FitoTrack</a> (GPL v3)</div>
|
<div class="line">* <a class="reference external" href="https://codeberg.org/jannis/FitoTrack">FitoTrack</a> (GPL v3)</div>
|
||||||
</div>
|
</div>
|
||||||
@ -300,7 +299,7 @@ Map</a>.</div>
|
|||||||
<div class="right-details">
|
<div class="right-details">
|
||||||
<div class="icons">
|
<div class="icons">
|
||||||
<a class="muted-link fa fa-github fa-lg" href="https://github.com/SamR1/FitTrackee" aria-label="GitHub"></a>
|
<a class="muted-link fa fa-github fa-lg" href="https://github.com/SamR1/FitTrackee" aria-label="GitHub"></a>
|
||||||
<a class="muted-link fa fa-mastodon fa-lg" href="https://fosstodon.org/@FitTrackee" aria-label="Mastodon"></a>
|
<a class="muted-link fa fa-mastodon fa-lg" rel="me" href="https://fosstodon.org/@FitTrackee" aria-label="Mastodon"></a>
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
@ -1317,7 +1317,7 @@ $<span class="w"> </span>make<span class="w"> </span>docker-test-python<span cla
|
|||||||
<div class="right-details">
|
<div class="right-details">
|
||||||
<div class="icons">
|
<div class="icons">
|
||||||
<a class="muted-link fa fa-github fa-lg" href="https://github.com/SamR1/FitTrackee" aria-label="GitHub"></a>
|
<a class="muted-link fa fa-github fa-lg" href="https://github.com/SamR1/FitTrackee" aria-label="GitHub"></a>
|
||||||
<a class="muted-link fa fa-mastodon fa-lg" href="https://fosstodon.org/@FitTrackee" aria-label="Mastodon"></a>
|
<a class="muted-link fa fa-mastodon fa-lg" rel="me" href="https://fosstodon.org/@FitTrackee" aria-label="Mastodon"></a>
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
@ -379,7 +379,7 @@ It is recommended to use PKCE to provide a better security.</p>
|
|||||||
<div class="right-details">
|
<div class="right-details">
|
||||||
<div class="icons">
|
<div class="icons">
|
||||||
<a class="muted-link fa fa-github fa-lg" href="https://github.com/SamR1/FitTrackee" aria-label="GitHub"></a>
|
<a class="muted-link fa fa-github fa-lg" href="https://github.com/SamR1/FitTrackee" aria-label="GitHub"></a>
|
||||||
<a class="muted-link fa fa-mastodon fa-lg" href="https://fosstodon.org/@FitTrackee" aria-label="Mastodon"></a>
|
<a class="muted-link fa fa-mastodon fa-lg" rel="me" href="https://fosstodon.org/@FitTrackee" aria-label="Mastodon"></a>
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
@ -259,7 +259,7 @@
|
|||||||
<div class="right-details">
|
<div class="right-details">
|
||||||
<div class="icons">
|
<div class="icons">
|
||||||
<a class="muted-link fa fa-github fa-lg" href="https://github.com/SamR1/FitTrackee" aria-label="GitHub"></a>
|
<a class="muted-link fa fa-github fa-lg" href="https://github.com/SamR1/FitTrackee" aria-label="GitHub"></a>
|
||||||
<a class="muted-link fa fa-mastodon fa-lg" href="https://fosstodon.org/@FitTrackee" aria-label="Mastodon"></a>
|
<a class="muted-link fa fa-mastodon fa-lg" rel="me" href="https://fosstodon.org/@FitTrackee" aria-label="Mastodon"></a>
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
File diff suppressed because one or more lines are too long
@ -277,7 +277,7 @@
|
|||||||
<div class="right-details">
|
<div class="right-details">
|
||||||
<div class="icons">
|
<div class="icons">
|
||||||
<a class="muted-link fa fa-github fa-lg" href="https://github.com/SamR1/FitTrackee" aria-label="GitHub"></a>
|
<a class="muted-link fa fa-github fa-lg" href="https://github.com/SamR1/FitTrackee" aria-label="GitHub"></a>
|
||||||
<a class="muted-link fa fa-mastodon fa-lg" href="https://fosstodon.org/@FitTrackee" aria-label="Mastodon"></a>
|
<a class="muted-link fa fa-mastodon fa-lg" rel="me" href="https://fosstodon.org/@FitTrackee" aria-label="Mastodon"></a>
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
@ -302,7 +302,7 @@
|
|||||||
<div class="right-details">
|
<div class="right-details">
|
||||||
<div class="icons">
|
<div class="icons">
|
||||||
<a class="muted-link fa fa-github fa-lg" href="https://github.com/SamR1/FitTrackee" aria-label="GitHub"></a>
|
<a class="muted-link fa fa-github fa-lg" href="https://github.com/SamR1/FitTrackee" aria-label="GitHub"></a>
|
||||||
<a class="muted-link fa fa-mastodon fa-lg" href="https://fosstodon.org/@FitTrackee" aria-label="Mastodon"></a>
|
<a class="muted-link fa fa-mastodon fa-lg" rel="me" href="https://fosstodon.org/@FitTrackee" aria-label="Mastodon"></a>
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
@ -282,7 +282,7 @@
|
|||||||
<div class="right-details">
|
<div class="right-details">
|
||||||
<div class="icons">
|
<div class="icons">
|
||||||
<a class="muted-link fa fa-github fa-lg" href="https://github.com/SamR1/FitTrackee" aria-label="GitHub"></a>
|
<a class="muted-link fa fa-github fa-lg" href="https://github.com/SamR1/FitTrackee" aria-label="GitHub"></a>
|
||||||
<a class="muted-link fa fa-mastodon fa-lg" href="https://fosstodon.org/@FitTrackee" aria-label="Mastodon"></a>
|
<a class="muted-link fa fa-mastodon fa-lg" rel="me" href="https://fosstodon.org/@FitTrackee" aria-label="Mastodon"></a>
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
@ -11,7 +11,6 @@ FitTrackee
|
|||||||
store workouts data locally and export them into a gpx file.
|
store workouts data locally and export them into a gpx file.
|
||||||
| Examples for Android (non-exhaustive list):
|
| Examples for Android (non-exhaustive list):
|
||||||
| \* `Runner Up <https://github.com/jonasoreland/runnerup>`_ (GPL v3)
|
| \* `Runner Up <https://github.com/jonasoreland/runnerup>`_ (GPL v3)
|
||||||
| \* `ForRunners <https://gitlab.com/brvier/ForRunners>`_ (GPL v3)
|
|
||||||
| \* `OpenTracks <https://github.com/OpenTracksApp/OpenTracks>`_ (Apache License)
|
| \* `OpenTracks <https://github.com/OpenTracksApp/OpenTracks>`_ (Apache License)
|
||||||
| \* `FitoTrack <https://codeberg.org/jannis/FitoTrack>`_ (GPL v3)
|
| \* `FitoTrack <https://codeberg.org/jannis/FitoTrack>`_ (GPL v3)
|
||||||
|
|
||||||
|
@ -1569,7 +1569,7 @@
|
|||||||
<div class="right-details">
|
<div class="right-details">
|
||||||
<div class="icons">
|
<div class="icons">
|
||||||
<a class="muted-link fa fa-github fa-lg" href="https://github.com/SamR1/FitTrackee" aria-label="GitHub"></a>
|
<a class="muted-link fa fa-github fa-lg" href="https://github.com/SamR1/FitTrackee" aria-label="GitHub"></a>
|
||||||
<a class="muted-link fa fa-mastodon fa-lg" href="https://fosstodon.org/@FitTrackee" aria-label="Mastodon"></a>
|
<a class="muted-link fa fa-mastodon fa-lg" rel="me" href="https://fosstodon.org/@FitTrackee" aria-label="Mastodon"></a>
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
@ -414,7 +414,7 @@
|
|||||||
<div class="right-details">
|
<div class="right-details">
|
||||||
<div class="icons">
|
<div class="icons">
|
||||||
<a class="muted-link fa fa-github fa-lg" href="https://github.com/SamR1/FitTrackee" aria-label="GitHub"></a>
|
<a class="muted-link fa fa-github fa-lg" href="https://github.com/SamR1/FitTrackee" aria-label="GitHub"></a>
|
||||||
<a class="muted-link fa fa-mastodon fa-lg" href="https://fosstodon.org/@FitTrackee" aria-label="Mastodon"></a>
|
<a class="muted-link fa fa-mastodon fa-lg" rel="me" href="https://fosstodon.org/@FitTrackee" aria-label="Mastodon"></a>
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
@ -285,7 +285,7 @@
|
|||||||
<div class="right-details">
|
<div class="right-details">
|
||||||
<div class="icons">
|
<div class="icons">
|
||||||
<a class="muted-link fa fa-github fa-lg" href="https://github.com/SamR1/FitTrackee" aria-label="GitHub"></a>
|
<a class="muted-link fa fa-github fa-lg" href="https://github.com/SamR1/FitTrackee" aria-label="GitHub"></a>
|
||||||
<a class="muted-link fa fa-mastodon fa-lg" href="https://fosstodon.org/@FitTrackee" aria-label="Mastodon"></a>
|
<a class="muted-link fa fa-mastodon fa-lg" rel="me" href="https://fosstodon.org/@FitTrackee" aria-label="Mastodon"></a>
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
@ -790,7 +790,7 @@
|
|||||||
<div class="right-details">
|
<div class="right-details">
|
||||||
<div class="icons">
|
<div class="icons">
|
||||||
<a class="muted-link fa fa-github fa-lg" href="https://github.com/SamR1/FitTrackee" aria-label="GitHub"></a>
|
<a class="muted-link fa fa-github fa-lg" href="https://github.com/SamR1/FitTrackee" aria-label="GitHub"></a>
|
||||||
<a class="muted-link fa fa-mastodon fa-lg" href="https://fosstodon.org/@FitTrackee" aria-label="Mastodon"></a>
|
<a class="muted-link fa fa-mastodon fa-lg" rel="me" href="https://fosstodon.org/@FitTrackee" aria-label="Mastodon"></a>
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
@ -387,7 +387,7 @@
|
|||||||
<div class="right-details">
|
<div class="right-details">
|
||||||
<div class="icons">
|
<div class="icons">
|
||||||
<a class="muted-link fa fa-github fa-lg" href="https://github.com/SamR1/FitTrackee" aria-label="GitHub"></a>
|
<a class="muted-link fa fa-github fa-lg" href="https://github.com/SamR1/FitTrackee" aria-label="GitHub"></a>
|
||||||
<a class="muted-link fa fa-mastodon fa-lg" href="https://fosstodon.org/@FitTrackee" aria-label="Mastodon"></a>
|
<a class="muted-link fa fa-mastodon fa-lg" rel="me" href="https://fosstodon.org/@FitTrackee" aria-label="Mastodon"></a>
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
@ -617,7 +617,7 @@
|
|||||||
<div class="right-details">
|
<div class="right-details">
|
||||||
<div class="icons">
|
<div class="icons">
|
||||||
<a class="muted-link fa fa-github fa-lg" href="https://github.com/SamR1/FitTrackee" aria-label="GitHub"></a>
|
<a class="muted-link fa fa-github fa-lg" href="https://github.com/SamR1/FitTrackee" aria-label="GitHub"></a>
|
||||||
<a class="muted-link fa fa-mastodon fa-lg" href="https://fosstodon.org/@FitTrackee" aria-label="Mastodon"></a>
|
<a class="muted-link fa fa-mastodon fa-lg" rel="me" href="https://fosstodon.org/@FitTrackee" aria-label="Mastodon"></a>
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
@ -534,7 +534,7 @@
|
|||||||
<div class="right-details">
|
<div class="right-details">
|
||||||
<div class="icons">
|
<div class="icons">
|
||||||
<a class="muted-link fa fa-github fa-lg" href="https://github.com/SamR1/FitTrackee" aria-label="GitHub"></a>
|
<a class="muted-link fa fa-github fa-lg" href="https://github.com/SamR1/FitTrackee" aria-label="GitHub"></a>
|
||||||
<a class="muted-link fa fa-mastodon fa-lg" href="https://fosstodon.org/@FitTrackee" aria-label="Mastodon"></a>
|
<a class="muted-link fa fa-mastodon fa-lg" rel="me" href="https://fosstodon.org/@FitTrackee" aria-label="Mastodon"></a>
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
@ -776,7 +776,7 @@
|
|||||||
<div class="right-details">
|
<div class="right-details">
|
||||||
<div class="icons">
|
<div class="icons">
|
||||||
<a class="muted-link fa fa-github fa-lg" href="https://github.com/SamR1/FitTrackee" aria-label="GitHub"></a>
|
<a class="muted-link fa fa-github fa-lg" href="https://github.com/SamR1/FitTrackee" aria-label="GitHub"></a>
|
||||||
<a class="muted-link fa fa-mastodon fa-lg" href="https://fosstodon.org/@FitTrackee" aria-label="Mastodon"></a>
|
<a class="muted-link fa fa-mastodon fa-lg" rel="me" href="https://fosstodon.org/@FitTrackee" aria-label="Mastodon"></a>
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
@ -1302,7 +1302,7 @@
|
|||||||
<div class="right-details">
|
<div class="right-details">
|
||||||
<div class="icons">
|
<div class="icons">
|
||||||
<a class="muted-link fa fa-github fa-lg" href="https://github.com/SamR1/FitTrackee" aria-label="GitHub"></a>
|
<a class="muted-link fa fa-github fa-lg" href="https://github.com/SamR1/FitTrackee" aria-label="GitHub"></a>
|
||||||
<a class="muted-link fa fa-mastodon fa-lg" href="https://fosstodon.org/@FitTrackee" aria-label="Mastodon"></a>
|
<a class="muted-link fa fa-mastodon fa-lg" rel="me" href="https://fosstodon.org/@FitTrackee" aria-label="Mastodon"></a>
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
@ -1539,7 +1539,7 @@ add URL interceptors to simplify routes definition</p></li>
|
|||||||
<div class="right-details">
|
<div class="right-details">
|
||||||
<div class="icons">
|
<div class="icons">
|
||||||
<a class="muted-link fa fa-github fa-lg" href="https://github.com/SamR1/FitTrackee" aria-label="GitHub"></a>
|
<a class="muted-link fa fa-github fa-lg" href="https://github.com/SamR1/FitTrackee" aria-label="GitHub"></a>
|
||||||
<a class="muted-link fa fa-mastodon fa-lg" href="https://fosstodon.org/@FitTrackee" aria-label="Mastodon"></a>
|
<a class="muted-link fa fa-mastodon fa-lg" rel="me" href="https://fosstodon.org/@FitTrackee" aria-label="Mastodon"></a>
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
@ -494,7 +494,7 @@ Commands:
|
|||||||
<div class="right-details">
|
<div class="right-details">
|
||||||
<div class="icons">
|
<div class="icons">
|
||||||
<a class="muted-link fa fa-github fa-lg" href="https://github.com/SamR1/FitTrackee" aria-label="GitHub"></a>
|
<a class="muted-link fa fa-github fa-lg" href="https://github.com/SamR1/FitTrackee" aria-label="GitHub"></a>
|
||||||
<a class="muted-link fa fa-mastodon fa-lg" href="https://fosstodon.org/@FitTrackee" aria-label="Mastodon"></a>
|
<a class="muted-link fa fa-mastodon fa-lg" rel="me" href="https://fosstodon.org/@FitTrackee" aria-label="Mastodon"></a>
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
@ -232,7 +232,7 @@
|
|||||||
<section id="features">
|
<section id="features">
|
||||||
<h1>Fonctionnalités<a class="headerlink" href="#features" title="Lien permanent vers cette rubrique">#</a></h1>
|
<h1>Fonctionnalités<a class="headerlink" href="#features" title="Lien permanent vers cette rubrique">#</a></h1>
|
||||||
<div class="line-block">
|
<div class="line-block">
|
||||||
<div class="line"><strong>Fitrackee</strong> vous permet de stocker et d’afficher les données issues des fichiers .gpx et quelques statistiques à partir de vos activités en plein air.</div>
|
<div class="line"><strong>Fitrackee</strong> vous permet de stocker et d’afficher les données issues des fichiers .gpx et quelques statistiques à partir de vos activités sportives en plein air.</div>
|
||||||
<div class="line">Pour le moment, l’application est plutôt de type mono-utilisateur. Même s’il est possible pour plusieurs utilisateurs de s’enregistrer, un utilisateur authentifié ne peut voir que ses propres séances.</div>
|
<div class="line">Pour le moment, l’application est plutôt de type mono-utilisateur. Même s’il est possible pour plusieurs utilisateurs de s’enregistrer, un utilisateur authentifié ne peut voir que ses propres séances.</div>
|
||||||
</div>
|
</div>
|
||||||
<p>Les fichier .gpx sont stockés dans un répertoire du serveur (sans aucun chiffrement).</p>
|
<p>Les fichier .gpx sont stockés dans un répertoire du serveur (sans aucun chiffrement).</p>
|
||||||
@ -504,7 +504,7 @@
|
|||||||
<li><p>Norvégien (Bokmål) (<em>nouveau dans la version 0.7.15</em>)</p></li>
|
<li><p>Norvégien (Bokmål) (<em>nouveau dans la version 0.7.15</em>)</p></li>
|
||||||
<li><p>Polonais (<em>nouveau dans la version 0.7.18</em>)</p></li>
|
<li><p>Polonais (<em>nouveau dans la version 0.7.18</em>)</p></li>
|
||||||
</ul>
|
</ul>
|
||||||
<p>Etat d’avancement de la traduction sur <a class="reference external" href="https://hosted.weblate.org/engage/fittrackee/">Weblate</a> (peut différer de la version publiée) :</p>
|
<p>Etat d’avancement de la traduction de l’application sur <a class="reference external" href="https://hosted.weblate.org/engage/fittrackee/">Weblate</a> (peut différer de la version publiée) :</p>
|
||||||
<figure class="align-default">
|
<figure class="align-default">
|
||||||
<img alt="https://hosted.weblate.org/widgets/fittrackee/-/multi-auto.svg" src="https://hosted.weblate.org/widgets/fittrackee/-/multi-auto.svg" /></figure>
|
<img alt="https://hosted.weblate.org/widgets/fittrackee/-/multi-auto.svg" src="https://hosted.weblate.org/widgets/fittrackee/-/multi-auto.svg" /></figure>
|
||||||
</section>
|
</section>
|
||||||
@ -585,7 +585,7 @@
|
|||||||
<div class="right-details">
|
<div class="right-details">
|
||||||
<div class="icons">
|
<div class="icons">
|
||||||
<a class="muted-link fa fa-github fa-lg" href="https://github.com/SamR1/FitTrackee" aria-label="GitHub"></a>
|
<a class="muted-link fa fa-github fa-lg" href="https://github.com/SamR1/FitTrackee" aria-label="GitHub"></a>
|
||||||
<a class="muted-link fa fa-mastodon fa-lg" href="https://fosstodon.org/@FitTrackee" aria-label="Mastodon"></a>
|
<a class="muted-link fa fa-mastodon fa-lg" rel="me" href="https://fosstodon.org/@FitTrackee" aria-label="Mastodon"></a>
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
@ -312,7 +312,7 @@
|
|||||||
<div class="right-details">
|
<div class="right-details">
|
||||||
<div class="icons">
|
<div class="icons">
|
||||||
<a class="muted-link fa fa-github fa-lg" href="https://github.com/SamR1/FitTrackee" aria-label="GitHub"></a>
|
<a class="muted-link fa fa-github fa-lg" href="https://github.com/SamR1/FitTrackee" aria-label="GitHub"></a>
|
||||||
<a class="muted-link fa fa-mastodon fa-lg" href="https://fosstodon.org/@FitTrackee" aria-label="Mastodon"></a>
|
<a class="muted-link fa fa-mastodon fa-lg" rel="me" href="https://fosstodon.org/@FitTrackee" aria-label="Mastodon"></a>
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
@ -603,7 +603,7 @@
|
|||||||
<div class="right-details">
|
<div class="right-details">
|
||||||
<div class="icons">
|
<div class="icons">
|
||||||
<a class="muted-link fa fa-github fa-lg" href="https://github.com/SamR1/FitTrackee" aria-label="GitHub"></a>
|
<a class="muted-link fa fa-github fa-lg" href="https://github.com/SamR1/FitTrackee" aria-label="GitHub"></a>
|
||||||
<a class="muted-link fa fa-mastodon fa-lg" href="https://fosstodon.org/@FitTrackee" aria-label="Mastodon"></a>
|
<a class="muted-link fa fa-mastodon fa-lg" rel="me" href="https://fosstodon.org/@FitTrackee" aria-label="Mastodon"></a>
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
@ -232,11 +232,10 @@
|
|||||||
<section id="fittrackee">
|
<section id="fittrackee">
|
||||||
<h1>FitTrackee<a class="headerlink" href="#fittrackee" title="Lien permanent vers cette rubrique">#</a></h1>
|
<h1>FitTrackee<a class="headerlink" href="#fittrackee" title="Lien permanent vers cette rubrique">#</a></h1>
|
||||||
<div class="line-block">
|
<div class="line-block">
|
||||||
<div class="line">Cette application web vous permet de suivre vos activités de plein air à partir de fichiers gpx et de conserver vos données sur votre propre serveur.</div>
|
<div class="line">Cette application web vous permet de suivre vos activités sportives de plein air à partir de fichiers gpx et de conserver vos données sur votre propre serveur.</div>
|
||||||
<div class="line">Aucune application mobile n’a encore été développée, mais plusieurs applications mobiles existantes peuvent stocker les données des séances localement et les exporter dans un fichier au format gpx.</div>
|
<div class="line">Aucune application mobile n’a encore été développée, mais plusieurs applications mobiles existantes peuvent stocker les données des séances localement et les exporter dans un fichier au format gpx.</div>
|
||||||
<div class="line">Exemples pour Android (liste non exhaustive) :</div>
|
<div class="line">Exemples pour Android (liste non exhaustive) :</div>
|
||||||
<div class="line">* <a class="reference external" href="https://github.com/jonasoreland/runnerup">Runner Up</a> (GPL v3)</div>
|
<div class="line">* <a class="reference external" href="https://github.com/jonasoreland/runnerup">Runner Up</a> (GPL v3)</div>
|
||||||
<div class="line">* <a class="reference external" href="https://gitlab.com/brvier/ForRunners">ForRunners</a> (GPL v3)</div>
|
|
||||||
<div class="line">* <a class="reference external" href="https://github.com/OpenTracksApp/OpenTracks">OpenTracks</a> (Apache License)</div>
|
<div class="line">* <a class="reference external" href="https://github.com/OpenTracksApp/OpenTracks">OpenTracks</a> (Apache License)</div>
|
||||||
<div class="line">* <a class="reference external" href="https://codeberg.org/jannis/FitoTrack">FitoTrack</a> (GPL v3)</div>
|
<div class="line">* <a class="reference external" href="https://codeberg.org/jannis/FitoTrack">FitoTrack</a> (GPL v3)</div>
|
||||||
</div>
|
</div>
|
||||||
@ -297,7 +296,7 @@
|
|||||||
<div class="right-details">
|
<div class="right-details">
|
||||||
<div class="icons">
|
<div class="icons">
|
||||||
<a class="muted-link fa fa-github fa-lg" href="https://github.com/SamR1/FitTrackee" aria-label="GitHub"></a>
|
<a class="muted-link fa fa-github fa-lg" href="https://github.com/SamR1/FitTrackee" aria-label="GitHub"></a>
|
||||||
<a class="muted-link fa fa-mastodon fa-lg" href="https://fosstodon.org/@FitTrackee" aria-label="Mastodon"></a>
|
<a class="muted-link fa fa-mastodon fa-lg" rel="me" href="https://fosstodon.org/@FitTrackee" aria-label="Mastodon"></a>
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
@ -1303,7 +1303,7 @@ $<span class="w"> </span>make<span class="w"> </span>docker-test-python<span cla
|
|||||||
<div class="right-details">
|
<div class="right-details">
|
||||||
<div class="icons">
|
<div class="icons">
|
||||||
<a class="muted-link fa fa-github fa-lg" href="https://github.com/SamR1/FitTrackee" aria-label="GitHub"></a>
|
<a class="muted-link fa fa-github fa-lg" href="https://github.com/SamR1/FitTrackee" aria-label="GitHub"></a>
|
||||||
<a class="muted-link fa fa-mastodon fa-lg" href="https://fosstodon.org/@FitTrackee" aria-label="Mastodon"></a>
|
<a class="muted-link fa fa-mastodon fa-lg" rel="me" href="https://fosstodon.org/@FitTrackee" aria-label="Mastodon"></a>
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
@ -370,7 +370,7 @@
|
|||||||
<div class="right-details">
|
<div class="right-details">
|
||||||
<div class="icons">
|
<div class="icons">
|
||||||
<a class="muted-link fa fa-github fa-lg" href="https://github.com/SamR1/FitTrackee" aria-label="GitHub"></a>
|
<a class="muted-link fa fa-github fa-lg" href="https://github.com/SamR1/FitTrackee" aria-label="GitHub"></a>
|
||||||
<a class="muted-link fa fa-mastodon fa-lg" href="https://fosstodon.org/@FitTrackee" aria-label="Mastodon"></a>
|
<a class="muted-link fa fa-mastodon fa-lg" rel="me" href="https://fosstodon.org/@FitTrackee" aria-label="Mastodon"></a>
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
@ -259,7 +259,7 @@
|
|||||||
<div class="right-details">
|
<div class="right-details">
|
||||||
<div class="icons">
|
<div class="icons">
|
||||||
<a class="muted-link fa fa-github fa-lg" href="https://github.com/SamR1/FitTrackee" aria-label="GitHub"></a>
|
<a class="muted-link fa fa-github fa-lg" href="https://github.com/SamR1/FitTrackee" aria-label="GitHub"></a>
|
||||||
<a class="muted-link fa fa-mastodon fa-lg" href="https://fosstodon.org/@FitTrackee" aria-label="Mastodon"></a>
|
<a class="muted-link fa fa-mastodon fa-lg" rel="me" href="https://fosstodon.org/@FitTrackee" aria-label="Mastodon"></a>
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
File diff suppressed because one or more lines are too long
@ -277,7 +277,7 @@
|
|||||||
<div class="right-details">
|
<div class="right-details">
|
||||||
<div class="icons">
|
<div class="icons">
|
||||||
<a class="muted-link fa fa-github fa-lg" href="https://github.com/SamR1/FitTrackee" aria-label="GitHub"></a>
|
<a class="muted-link fa fa-github fa-lg" href="https://github.com/SamR1/FitTrackee" aria-label="GitHub"></a>
|
||||||
<a class="muted-link fa fa-mastodon fa-lg" href="https://fosstodon.org/@FitTrackee" aria-label="Mastodon"></a>
|
<a class="muted-link fa fa-mastodon fa-lg" rel="me" href="https://fosstodon.org/@FitTrackee" aria-label="Mastodon"></a>
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
@ -302,7 +302,7 @@
|
|||||||
<div class="right-details">
|
<div class="right-details">
|
||||||
<div class="icons">
|
<div class="icons">
|
||||||
<a class="muted-link fa fa-github fa-lg" href="https://github.com/SamR1/FitTrackee" aria-label="GitHub"></a>
|
<a class="muted-link fa fa-github fa-lg" href="https://github.com/SamR1/FitTrackee" aria-label="GitHub"></a>
|
||||||
<a class="muted-link fa fa-mastodon fa-lg" href="https://fosstodon.org/@FitTrackee" aria-label="Mastodon"></a>
|
<a class="muted-link fa fa-mastodon fa-lg" rel="me" href="https://fosstodon.org/@FitTrackee" aria-label="Mastodon"></a>
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
@ -282,7 +282,7 @@
|
|||||||
<div class="right-details">
|
<div class="right-details">
|
||||||
<div class="icons">
|
<div class="icons">
|
||||||
<a class="muted-link fa fa-github fa-lg" href="https://github.com/SamR1/FitTrackee" aria-label="GitHub"></a>
|
<a class="muted-link fa fa-github fa-lg" href="https://github.com/SamR1/FitTrackee" aria-label="GitHub"></a>
|
||||||
<a class="muted-link fa fa-mastodon fa-lg" href="https://fosstodon.org/@FitTrackee" aria-label="Mastodon"></a>
|
<a class="muted-link fa fa-mastodon fa-lg" rel="me" href="https://fosstodon.org/@FitTrackee" aria-label="Mastodon"></a>
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
@ -9,7 +9,7 @@ msgstr ""
|
|||||||
"Project-Id-Version: FitTrackee 0.7.18\n"
|
"Project-Id-Version: FitTrackee 0.7.18\n"
|
||||||
"\n"
|
"\n"
|
||||||
"Report-Msgid-Bugs-To: \n"
|
"Report-Msgid-Bugs-To: \n"
|
||||||
"POT-Creation-Date: 2023-06-25 12:16+0200\n"
|
"POT-Creation-Date: 2023-06-28 08:32+0200\n"
|
||||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||||
@ -3894,34 +3894,30 @@ msgid "\\* `Runner Up <https://github.com/jonasoreland/runnerup>`_ (GPL v3)"
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../source/index.rst:14
|
#: ../source/index.rst:14
|
||||||
msgid "\\* `ForRunners <https://gitlab.com/brvier/ForRunners>`_ (GPL v3)"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: ../source/index.rst:15
|
|
||||||
msgid "\\* `OpenTracks <https://github.com/OpenTracksApp/OpenTracks>`_ (Apache License)"
|
msgid "\\* `OpenTracks <https://github.com/OpenTracksApp/OpenTracks>`_ (Apache License)"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../source/index.rst:16
|
#: ../source/index.rst:15
|
||||||
msgid "\\* `FitoTrack <https://codeberg.org/jannis/FitoTrack>`_ (GPL v3)"
|
msgid "\\* `FitoTrack <https://codeberg.org/jannis/FitoTrack>`_ (GPL v3)"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../source/index.rst:19
|
#: ../source/index.rst:18
|
||||||
msgid "Maps are displayed using `Open Street Map <https://www.openstreetmap.org>`__."
|
msgid "Maps are displayed using `Open Street Map <https://www.openstreetmap.org>`__."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../source/index.rst:20
|
#: ../source/index.rst:19
|
||||||
msgid "It is also possible to add a workout without a gpx file."
|
msgid "It is also possible to add a workout without a gpx file."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../source/index.rst:22
|
#: ../source/index.rst:21
|
||||||
msgid "**Still under heavy development (some features may be unstable).**"
|
msgid "**Still under heavy development (some features may be unstable).**"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../source/index.rst:23
|
#: ../source/index.rst:22
|
||||||
msgid "(see `issues <https://github.com/SamR1/FitTrackee/issues>`__ for more information)"
|
msgid "(see `issues <https://github.com/SamR1/FitTrackee/issues>`__ for more information)"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../source/index.rst:30
|
#: ../source/index.rst:29
|
||||||
msgid "Table of contents"
|
msgid "Table of contents"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
Binary file not shown.
@ -8,7 +8,7 @@ msgid ""
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: FitTrackee 0.7.18\n"
|
"Project-Id-Version: FitTrackee 0.7.18\n"
|
||||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||||
"POT-Creation-Date: 2023-06-25 12:16+0200\n"
|
"POT-Creation-Date: 2023-06-28 08:32+0200\n"
|
||||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||||
"Language: en\n"
|
"Language: en\n"
|
||||||
@ -4027,40 +4027,36 @@ msgid "\\* `Runner Up <https://github.com/jonasoreland/runnerup>`_ (GPL v3)"
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../source/index.rst:14
|
#: ../source/index.rst:14
|
||||||
msgid "\\* `ForRunners <https://gitlab.com/brvier/ForRunners>`_ (GPL v3)"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: ../source/index.rst:15
|
|
||||||
msgid ""
|
msgid ""
|
||||||
"\\* `OpenTracks <https://github.com/OpenTracksApp/OpenTracks>`_ (Apache "
|
"\\* `OpenTracks <https://github.com/OpenTracksApp/OpenTracks>`_ (Apache "
|
||||||
"License)"
|
"License)"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../source/index.rst:16
|
#: ../source/index.rst:15
|
||||||
msgid "\\* `FitoTrack <https://codeberg.org/jannis/FitoTrack>`_ (GPL v3)"
|
msgid "\\* `FitoTrack <https://codeberg.org/jannis/FitoTrack>`_ (GPL v3)"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../source/index.rst:19
|
#: ../source/index.rst:18
|
||||||
msgid ""
|
msgid ""
|
||||||
"Maps are displayed using `Open Street Map "
|
"Maps are displayed using `Open Street Map "
|
||||||
"<https://www.openstreetmap.org>`__."
|
"<https://www.openstreetmap.org>`__."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../source/index.rst:20
|
#: ../source/index.rst:19
|
||||||
msgid "It is also possible to add a workout without a gpx file."
|
msgid "It is also possible to add a workout without a gpx file."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../source/index.rst:22
|
#: ../source/index.rst:21
|
||||||
msgid "**Still under heavy development (some features may be unstable).**"
|
msgid "**Still under heavy development (some features may be unstable).**"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../source/index.rst:23
|
#: ../source/index.rst:22
|
||||||
msgid ""
|
msgid ""
|
||||||
"(see `issues <https://github.com/SamR1/FitTrackee/issues>`__ for more "
|
"(see `issues <https://github.com/SamR1/FitTrackee/issues>`__ for more "
|
||||||
"information)"
|
"information)"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../source/index.rst:30
|
#: ../source/index.rst:29
|
||||||
msgid "Table of contents"
|
msgid "Table of contents"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@ -4862,8 +4858,8 @@ msgstr ""
|
|||||||
#: ../source/installation.rst:563
|
#: ../source/installation.rst:563
|
||||||
msgid ""
|
msgid ""
|
||||||
"For now, releases do not follow `semantic versioning "
|
"For now, releases do not follow `semantic versioning "
|
||||||
"<https://semver.org>`__). Any version may contain backward-"
|
"<https://semver.org>`__). Any version may contain backward-incompatible "
|
||||||
"incompatible changes."
|
"changes."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../source/installation.rst:569
|
#: ../source/installation.rst:569
|
||||||
@ -5373,3 +5369,6 @@ msgstr ""
|
|||||||
msgid "Troubleshooting"
|
msgid "Troubleshooting"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#~ msgid "\\* `ForRunners <https://gitlab.com/brvier/ForRunners>`_ (GPL v3)"
|
||||||
|
#~ msgstr ""
|
||||||
|
|
||||||
|
Binary file not shown.
@ -8,7 +8,7 @@ msgid ""
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: FitTrackee 0.7.18\n"
|
"Project-Id-Version: FitTrackee 0.7.18\n"
|
||||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||||
"POT-Creation-Date: 2023-06-25 12:16+0200\n"
|
"POT-Creation-Date: 2023-06-28 08:32+0200\n"
|
||||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||||
"Language: fr\n"
|
"Language: fr\n"
|
||||||
@ -1581,17 +1581,17 @@ msgid ""
|
|||||||
"translations are not yet available on Weblate)."
|
"translations are not yet available on Weblate)."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"L’interface de FitTrackee est disponible en Polonais (traduction "
|
"L’interface de FitTrackee est disponible en Polonais (traduction "
|
||||||
"partielle).<br />La documentation est quant à elle disponible en Français "
|
"partielle).<br />La documentation est quant à elle disponible en Français"
|
||||||
"(note: la traduction de la documentation n’est pas encore disponible sur "
|
" (note: la traduction de la documentation n’est pas encore disponible sur"
|
||||||
"Weblate)."
|
" Weblate)."
|
||||||
|
|
||||||
#: ../source/changelog.md:8
|
#: ../source/changelog.md:8
|
||||||
msgid ""
|
msgid ""
|
||||||
"Important: Python 3.7 is no longer supported, the minimum version is now "
|
"Important: Python 3.7 is no longer supported, the minimum version is now "
|
||||||
"Python 3.8.1."
|
"Python 3.8.1."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Important: la version 3.7 de Python n’est plus prise en charge, la version"
|
"Important: la version 3.7 de Python n’est plus prise en charge, la "
|
||||||
" minimale est maintenant la version 3.8.1."
|
"version minimale est maintenant la version 3.8.1."
|
||||||
|
|
||||||
#: ../source/changelog.md:10 ../source/changelog.md:47
|
#: ../source/changelog.md:10 ../source/changelog.md:47
|
||||||
#: ../source/changelog.md:76 ../source/changelog.md:126
|
#: ../source/changelog.md:76 ../source/changelog.md:126
|
||||||
@ -1845,8 +1845,8 @@ msgid ""
|
|||||||
"Note: This release contains database migration (see upgrade instructions "
|
"Note: This release contains database migration (see upgrade instructions "
|
||||||
"in documentation)"
|
"in documentation)"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Note : Cette version contient des migrations de base de données (voir les "
|
"Note : Cette version contient des migrations de base de données (voir les"
|
||||||
"instructions dans la documentation)"
|
" instructions dans la documentation)"
|
||||||
|
|
||||||
#: ../source/changelog.md:107
|
#: ../source/changelog.md:107
|
||||||
msgid "Version 0.7.15 (2023/04/12)"
|
msgid "Version 0.7.15 (2023/04/12)"
|
||||||
@ -3624,8 +3624,8 @@ msgid ""
|
|||||||
"statistics from your outdoor activities."
|
"statistics from your outdoor activities."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"**Fitrackee** vous permet de stocker et d'afficher les données issues des"
|
"**Fitrackee** vous permet de stocker et d'afficher les données issues des"
|
||||||
" fichiers .gpx et quelques statistiques à partir de vos activités en "
|
" fichiers .gpx et quelques statistiques à partir de vos activités sportives "
|
||||||
"plein air."
|
"en plein air."
|
||||||
|
|
||||||
#: ../source/features.rst:5
|
#: ../source/features.rst:5
|
||||||
msgid ""
|
msgid ""
|
||||||
@ -4303,7 +4303,7 @@ msgid ""
|
|||||||
"<https://hosted.weblate.org/engage/fittrackee/>`__ (may differ from the "
|
"<https://hosted.weblate.org/engage/fittrackee/>`__ (may differ from the "
|
||||||
"released version):"
|
"released version):"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Etat d'avancement de la traduction sur `Weblate "
|
"Etat d'avancement de la traduction de l'application sur `Weblate "
|
||||||
"<https://hosted.weblate.org/engage/fittrackee/>`__ (peut différer de la "
|
"<https://hosted.weblate.org/engage/fittrackee/>`__ (peut différer de la "
|
||||||
"version publiée) :"
|
"version publiée) :"
|
||||||
|
|
||||||
@ -4356,8 +4356,8 @@ msgid ""
|
|||||||
"This web application allows you to track your outdoor activities "
|
"This web application allows you to track your outdoor activities "
|
||||||
"(workouts) from gpx files and keep your data on your own server."
|
"(workouts) from gpx files and keep your data on your own server."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Cette application web vous permet de suivre vos activités de plein air à "
|
"Cette application web vous permet de suivre vos activités sportives de plein "
|
||||||
"partir de fichiers gpx et de conserver vos données sur votre propre "
|
"air à partir de fichiers gpx et de conserver vos données sur votre propre "
|
||||||
"serveur."
|
"serveur."
|
||||||
|
|
||||||
#: ../source/index.rst:11
|
#: ../source/index.rst:11
|
||||||
@ -4378,20 +4378,16 @@ msgid "\\* `Runner Up <https://github.com/jonasoreland/runnerup>`_ (GPL v3)"
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../source/index.rst:14
|
#: ../source/index.rst:14
|
||||||
msgid "\\* `ForRunners <https://gitlab.com/brvier/ForRunners>`_ (GPL v3)"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: ../source/index.rst:15
|
|
||||||
msgid ""
|
msgid ""
|
||||||
"\\* `OpenTracks <https://github.com/OpenTracksApp/OpenTracks>`_ (Apache "
|
"\\* `OpenTracks <https://github.com/OpenTracksApp/OpenTracks>`_ (Apache "
|
||||||
"License)"
|
"License)"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../source/index.rst:16
|
#: ../source/index.rst:15
|
||||||
msgid "\\* `FitoTrack <https://codeberg.org/jannis/FitoTrack>`_ (GPL v3)"
|
msgid "\\* `FitoTrack <https://codeberg.org/jannis/FitoTrack>`_ (GPL v3)"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../source/index.rst:19
|
#: ../source/index.rst:18
|
||||||
msgid ""
|
msgid ""
|
||||||
"Maps are displayed using `Open Street Map "
|
"Maps are displayed using `Open Street Map "
|
||||||
"<https://www.openstreetmap.org>`__."
|
"<https://www.openstreetmap.org>`__."
|
||||||
@ -4399,17 +4395,17 @@ msgstr ""
|
|||||||
"Les cartes sont affichées à l'aide de `Open Street Map "
|
"Les cartes sont affichées à l'aide de `Open Street Map "
|
||||||
"<https://www.openstreetmap.org>`__."
|
"<https://www.openstreetmap.org>`__."
|
||||||
|
|
||||||
#: ../source/index.rst:20
|
#: ../source/index.rst:19
|
||||||
msgid "It is also possible to add a workout without a gpx file."
|
msgid "It is also possible to add a workout without a gpx file."
|
||||||
msgstr "Il est également possible d'ajouter une séance sans fichier gpx."
|
msgstr "Il est également possible d'ajouter une séance sans fichier gpx."
|
||||||
|
|
||||||
#: ../source/index.rst:22
|
#: ../source/index.rst:21
|
||||||
msgid "**Still under heavy development (some features may be unstable).**"
|
msgid "**Still under heavy development (some features may be unstable).**"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"**En cours de développement (certaines fonctionnalités peuvent être "
|
"**En cours de développement (certaines fonctionnalités peuvent être "
|
||||||
"instables).**"
|
"instables).**"
|
||||||
|
|
||||||
#: ../source/index.rst:23
|
#: ../source/index.rst:22
|
||||||
msgid ""
|
msgid ""
|
||||||
"(see `issues <https://github.com/SamR1/FitTrackee/issues>`__ for more "
|
"(see `issues <https://github.com/SamR1/FitTrackee/issues>`__ for more "
|
||||||
"information)"
|
"information)"
|
||||||
@ -4417,7 +4413,7 @@ msgstr ""
|
|||||||
"(cf. `tickets <https://github.com/SamR1/FitTrackee/issues>`__ pour plus "
|
"(cf. `tickets <https://github.com/SamR1/FitTrackee/issues>`__ pour plus "
|
||||||
"d'informations)"
|
"d'informations)"
|
||||||
|
|
||||||
#: ../source/index.rst:30
|
#: ../source/index.rst:29
|
||||||
msgid "Table of contents"
|
msgid "Table of contents"
|
||||||
msgstr "Table des matières"
|
msgstr "Table des matières"
|
||||||
|
|
||||||
@ -5352,8 +5348,8 @@ msgid ""
|
|||||||
"Note that FitTrackee is under heavy development, some features may be "
|
"Note that FitTrackee is under heavy development, some features may be "
|
||||||
"unstable."
|
"unstable."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Note : FitTrackee est en cours de développement. Certaines fonctionnalités "
|
"Note : FitTrackee est en cours de développement. Certaines "
|
||||||
"peuvent être instables."
|
"fonctionnalités peuvent être instables."
|
||||||
|
|
||||||
#: ../source/installation.rst:508
|
#: ../source/installation.rst:508
|
||||||
msgid "Download the last release (for now, it is the release v0.7.18):"
|
msgid "Download the last release (for now, it is the release v0.7.18):"
|
||||||
@ -5384,7 +5380,7 @@ msgstr "Si l'envoi des courriels est désactivé : ``$ make run-server``"
|
|||||||
msgid "Upgrade"
|
msgid "Upgrade"
|
||||||
msgstr "Mise à jour"
|
msgstr "Mise à jour"
|
||||||
|
|
||||||
#: ../source/installation.rst:0
|
#: ../source/installation.rst
|
||||||
msgid "Before upgrading, make a backup of all data:"
|
msgid "Before upgrading, make a backup of all data:"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Avant de procéder à la mise à jour, faire une sauvegarde de l'ensemble "
|
"Avant de procéder à la mise à jour, faire une sauvegarde de l'ensemble "
|
||||||
@ -5409,8 +5405,8 @@ msgstr ""
|
|||||||
#: ../source/installation.rst:563
|
#: ../source/installation.rst:563
|
||||||
msgid ""
|
msgid ""
|
||||||
"For now, releases do not follow `semantic versioning "
|
"For now, releases do not follow `semantic versioning "
|
||||||
"<https://semver.org>`__). Any version may contain backward-"
|
"<https://semver.org>`__). Any version may contain backward-incompatible "
|
||||||
"incompatible changes."
|
"changes."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Les versions publiées ne suivent pas la `gestion sémantique de version "
|
"Les versions publiées ne suivent pas la `gestion sémantique de version "
|
||||||
"<https://semver.org/lang/fr/>`__. Toute version peut contenir des "
|
"<https://semver.org/lang/fr/>`__. Toute version peut contenir des "
|
||||||
@ -6033,8 +6029,9 @@ msgid ""
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
"Vérifiez ``client_max_body_size`` dans la configuration **nginx**. "
|
"Vérifiez ``client_max_body_size`` dans la configuration **nginx**. "
|
||||||
"Augmentez la valeur pour gérer des fichiers plus volumineux (voir la "
|
"Augmentez la valeur pour gérer des fichiers plus volumineux (voir la "
|
||||||
"`documentation <https://nginx.org/en/docs/http/ngx_http_core_module.html#"
|
"`documentation "
|
||||||
"client_max_body_size>`_ de **nginx**)."
|
"<https://nginx.org/en/docs/http/ngx_http_core_module.html#client_max_body_size>`_"
|
||||||
|
" de **nginx**)."
|
||||||
|
|
||||||
#: ../source/troubleshooting/administrator.rst:36
|
#: ../source/troubleshooting/administrator.rst:36
|
||||||
msgid ""
|
msgid ""
|
||||||
@ -6051,3 +6048,7 @@ msgstr ""
|
|||||||
#: ../source/troubleshooting/index.rst:2
|
#: ../source/troubleshooting/index.rst:2
|
||||||
msgid "Troubleshooting"
|
msgid "Troubleshooting"
|
||||||
msgstr "Dépannage"
|
msgstr "Dépannage"
|
||||||
|
|
||||||
|
#~ msgid "\\* `ForRunners <https://gitlab.com/brvier/ForRunners>`_ (GPL v3)"
|
||||||
|
#~ msgstr ""
|
||||||
|
|
||||||
|
@ -11,7 +11,6 @@ FitTrackee
|
|||||||
store workouts data locally and export them into a gpx file.
|
store workouts data locally and export them into a gpx file.
|
||||||
| Examples for Android (non-exhaustive list):
|
| Examples for Android (non-exhaustive list):
|
||||||
| \* `Runner Up <https://github.com/jonasoreland/runnerup>`_ (GPL v3)
|
| \* `Runner Up <https://github.com/jonasoreland/runnerup>`_ (GPL v3)
|
||||||
| \* `ForRunners <https://gitlab.com/brvier/ForRunners>`_ (GPL v3)
|
|
||||||
| \* `OpenTracks <https://github.com/OpenTracksApp/OpenTracks>`_ (Apache License)
|
| \* `OpenTracks <https://github.com/OpenTracksApp/OpenTracks>`_ (Apache License)
|
||||||
| \* `FitoTrack <https://codeberg.org/jannis/FitoTrack>`_ (GPL v3)
|
| \* `FitoTrack <https://codeberg.org/jannis/FitoTrack>`_ (GPL v3)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user