]> git.immae.eu Git - github/wallabag/wallabag.git/commitdiff
Merge pull request #2882 from wallabag/add-translations-doc-mobile-apps
authorNicolas Lœuillet <nicolas@loeuillet.org>
Fri, 17 Feb 2017 08:28:21 +0000 (09:28 +0100)
committerGitHub <noreply@github.com>
Fri, 17 Feb 2017 08:28:21 +0000 (09:28 +0100)
Doc: translated mobile apps configuration in french

docs/de/index.rst
docs/de/user/configuring_mobile.rst [new file with mode: 0644]
docs/en/index.rst
docs/en/user/configuring_mobile.rst
docs/fr/index.rst
docs/fr/user/configuring_mobile.rst [new file with mode: 0644]
docs/ita/index.rst
docs/ita/user/configuring_mobile.rst [new file with mode: 0644]

index 1c3e4873bbd46cc01d1acef258bb40ae229b9d17..6e725fbe3273f582472305eec7477ca564675cdb 100644 (file)
@@ -33,6 +33,7 @@ Die Dokumentation ist in anderen Sprachen verfügbar :
    user/errors_during_fetching
    user/filters
    user/tags
+   user/configuring_mobile
    user/android
    user/parameters
    user/backup
diff --git a/docs/de/user/configuring_mobile.rst b/docs/de/user/configuring_mobile.rst
new file mode 100644 (file)
index 0000000..ed1d0b7
--- /dev/null
@@ -0,0 +1,12 @@
+Konfiguration mobiler Apps für wallabag
+=======================================
+
+Schritte zum Konfigurieren der App
+----------------------------------
+
+- Als Erstes erstellst du einen neuen *neuen Client* in dem Abschnitt ``API Client Management``. Der Name deiner App ist dabei nicht so wichtig wie die ``Client-ID`` und das ``Client-Secret``. Schreib diese zwei Werte auf.
+- Wenn du eine mobile App herunterlädst, wird sie dich nach der Server-Adresse deiner wallabag-Instanz fragen. Zum Beispiel ist es ``https://app.wallabag.it`` bei wallabag.it.
+- Sie wird dich auch nach den zuvor genannten ``Client-ID`` und ``Client-Secret`` fragen. Bitte trage diese in die Textfelder ein, wenn du danach gefragt wirst.
+- Zuletzt musst du deinen ``Benutzernamen`` und ``Passwort`` bereitstellen. Diese Zugangsdaten sind die gleichen, die du zum Login bei wallabag nutzt.
+
+Bitte schaue auch auf die `Android <android.html>`_ Seite und dort insbesondere den Abschnitt *Bekannte Limitierungen*.
index 2e20aee628aca03a592f18c9c94a9a9a89c353a4..89f61d6d7bbf67b544ecf00b0705d29c2c7c0fa8 100644 (file)
@@ -33,6 +33,7 @@ The documentation is available in other languages:
    user/errors_during_fetching
    user/filters
    user/tags
+   user/configuring_mobile
    user/android
    user/parameters
    user/backup
index 2bcf3bcb275df6381aba6d1fac0702eed3279e17..7229aed68a9ed8fe35604b15b72422de071cdd73 100644 (file)
@@ -1,13 +1,13 @@
-Configuring Mobile Apps to Work With wallabag.it
-================================================
+Configuring mobile apps to work with wallabag
+=============================================
 
 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.
-- 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``.
+- 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.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*.
 
index e3f14b048dd69d15473ba320c256ae362e200807..99aaa35a6687aa575e473d5a2a5cee1313e708f1 100644 (file)
@@ -34,6 +34,7 @@ La documentation est disponible dans d'autres langues :
    user/errors_during_fetching
    user/filters
    user/tags
+   user/configuring_mobile
    user/android
    user/parameters
    user/backup
diff --git a/docs/fr/user/configuring_mobile.rst b/docs/fr/user/configuring_mobile.rst
new file mode 100644 (file)
index 0000000..4036c35
--- /dev/null
@@ -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*.
index 32d175c7a614bf5265278e2bd7a660b783c48e38..92896fbf63b0dfe03c3930dcb0a727e3e85fe9be 100644 (file)
@@ -33,6 +33,7 @@ La documentazione è disponibile anche in altre lingue:
    user/errors_during_fetching
    user/filters
    user/tags
+   user/configuring_mobile
    user/android
    user/parameters
    user/backup
diff --git a/docs/ita/user/configuring_mobile.rst b/docs/ita/user/configuring_mobile.rst
new file mode 100644 (file)
index 0000000..7229aed
--- /dev/null
@@ -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*.
+