mirror of
https://github.com/wallabag/wallabag.git
synced 2024-12-16 10:22:14 +01:00
Doc: translated mobile apps configuration in french
This commit is contained in:
parent
f17b89fadc
commit
7d1c19c021
@ -33,6 +33,7 @@ Die Dokumentation ist in anderen Sprachen verfügbar :
|
|||||||
user/errors_during_fetching
|
user/errors_during_fetching
|
||||||
user/filters
|
user/filters
|
||||||
user/tags
|
user/tags
|
||||||
|
user/configuring_mobile
|
||||||
user/android
|
user/android
|
||||||
user/parameters
|
user/parameters
|
||||||
user/backup
|
user/backup
|
||||||
|
13
docs/de/user/configuring_mobile.rst
Normal file
13
docs/de/user/configuring_mobile.rst
Normal file
@ -0,0 +1,13 @@
|
|||||||
|
Configuring mobile apps to work with wallabag
|
||||||
|
=============================================
|
||||||
|
|
||||||
|
Steps to configure the app
|
||||||
|
--------------------------
|
||||||
|
|
||||||
|
- First *create a new client* in the ``API clients management`` section. The name of your app doesn't matter as much as the ``Client ID`` and the ``Client secret``. Write these two values down.
|
||||||
|
- When you download a mobile app, it's going to ask for the server address of the hosted wallabag instance. For example, with wallabag.it that is: ``https://app.wallabag.it``.
|
||||||
|
- It's also going to ask for the aforementioned ``Client ID`` and ``secret``. Please insert those in the text fields, when asked.
|
||||||
|
- Lastly you need to provide your ``username`` and ``password``. These are the same credentials you use to login in to wallabag.
|
||||||
|
|
||||||
|
Please also have a look at `Android <android.html>`_ page. Especially the section on *known limitations*.
|
||||||
|
|
@ -33,6 +33,7 @@ The documentation is available in other languages:
|
|||||||
user/errors_during_fetching
|
user/errors_during_fetching
|
||||||
user/filters
|
user/filters
|
||||||
user/tags
|
user/tags
|
||||||
|
user/configuring_mobile
|
||||||
user/android
|
user/android
|
||||||
user/parameters
|
user/parameters
|
||||||
user/backup
|
user/backup
|
||||||
|
@ -1,13 +1,13 @@
|
|||||||
Configuring Mobile Apps to Work With wallabag.it
|
Configuring mobile apps to work with wallabag
|
||||||
================================================
|
=============================================
|
||||||
|
|
||||||
Steps to configure the app
|
Steps to configure the app
|
||||||
---------------------------
|
--------------------------
|
||||||
|
|
||||||
- First *create a new client* in the ``Developer`` section. The name of your app doesn't matter as much as the ``Client ID`` and the ``Client secret``. Write these two values down.
|
- First *create a new client* in the ``API clients management`` section. The name of your app doesn't matter as much as the ``Client ID`` and the ``Client secret``. Write these two values down.
|
||||||
- When you download a mobile app, it's going to ask for the server address of the hosted wallabag instance. With wallabag.it that is: ``https://app.wallabag.it``.
|
- When you download a mobile app, it's going to ask for the server address of the hosted wallabag instance. For example, with wallabag.it that is: ``https://app.wallabag.it``.
|
||||||
- It's also going to ask for the aforementioned ``Client ID`` and ``secret``. Please insert those in the text fields, when asked.
|
- It's also going to ask for the aforementioned ``Client ID`` and ``secret``. Please insert those in the text fields, when asked.
|
||||||
- Lastly you need to provide your ``username`` and ``password``. These are the same credentials you use to login in to wallabag.it.
|
- Lastly you need to provide your ``username`` and ``password``. These are the same credentials you use to login in to wallabag.
|
||||||
|
|
||||||
Please also have a look at `Android <android>`_. Especially the section on *known limitations*.
|
Please also have a look at `Android <android.html>`_ page. Especially the section on *known limitations*.
|
||||||
|
|
||||||
|
@ -34,6 +34,7 @@ La documentation est disponible dans d'autres langues :
|
|||||||
user/errors_during_fetching
|
user/errors_during_fetching
|
||||||
user/filters
|
user/filters
|
||||||
user/tags
|
user/tags
|
||||||
|
user/configuring_mobile
|
||||||
user/android
|
user/android
|
||||||
user/parameters
|
user/parameters
|
||||||
user/backup
|
user/backup
|
||||||
|
12
docs/fr/user/configuring_mobile.rst
Normal file
12
docs/fr/user/configuring_mobile.rst
Normal file
@ -0,0 +1,12 @@
|
|||||||
|
Configurer les applications mobile pour wallabag
|
||||||
|
================================================
|
||||||
|
|
||||||
|
Étapes pour configurer les applications
|
||||||
|
---------------------------------------
|
||||||
|
|
||||||
|
- Tout d'abord, *créez un nouveau client* dans la section ``Gestion des clients API``. Le nom de votre application importe peu. Ce qui nous intéresse, ce sont l'``ID Client`` et la ``clé secrète``. Notez bien ces deux valeurs.
|
||||||
|
- Quand vous installez une application smartphone, on va vous demander de renseigner l'adresse de votre serveur de wallabag. Par exemple, pour wallabag.it, c'est ``https://app.wallabag.it``.
|
||||||
|
- Les deux valeurs notées précédemment vous seront également demandées. Insérez-les dans les champs correspondants.
|
||||||
|
- Enfin, vous devez renseigner votre ``nom d'utilisateur`` et votre ``mot de passe``. Ce sont les mêmes valeurs que lorsque vous vous connectez à wallabag.
|
||||||
|
|
||||||
|
Vous pouvez également regarder du côté de la page `Android <android.html>`_. Particulièrement la section sur les *limitations connues*.
|
@ -33,6 +33,7 @@ La documentazione è disponibile anche in altre lingue:
|
|||||||
user/errors_during_fetching
|
user/errors_during_fetching
|
||||||
user/filters
|
user/filters
|
||||||
user/tags
|
user/tags
|
||||||
|
user/configuring_mobile
|
||||||
user/android
|
user/android
|
||||||
user/parameters
|
user/parameters
|
||||||
user/backup
|
user/backup
|
||||||
|
13
docs/ita/user/configuring_mobile.rst
Normal file
13
docs/ita/user/configuring_mobile.rst
Normal file
@ -0,0 +1,13 @@
|
|||||||
|
Configuring mobile apps to work with wallabag
|
||||||
|
=============================================
|
||||||
|
|
||||||
|
Steps to configure the app
|
||||||
|
--------------------------
|
||||||
|
|
||||||
|
- First *create a new client* in the ``API clients management`` section. The name of your app doesn't matter as much as the ``Client ID`` and the ``Client secret``. Write these two values down.
|
||||||
|
- When you download a mobile app, it's going to ask for the server address of the hosted wallabag instance. For example, with wallabag.it that is: ``https://app.wallabag.it``.
|
||||||
|
- It's also going to ask for the aforementioned ``Client ID`` and ``secret``. Please insert those in the text fields, when asked.
|
||||||
|
- Lastly you need to provide your ``username`` and ``password``. These are the same credentials you use to login in to wallabag.
|
||||||
|
|
||||||
|
Please also have a look at `Android <android.html>`_ page. Especially the section on *known limitations*.
|
||||||
|
|
Loading…
Reference in New Issue
Block a user