From 7d1c19c0210e5d75c496f8c1ae10a727be2b9317 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nicolas=20L=C5=93uillet?= Date: Tue, 14 Feb 2017 20:45:08 +0100 Subject: Doc: translated mobile apps configuration in french --- docs/de/index.rst | 1 + docs/de/user/configuring_mobile.rst | 13 +++++++++++++ docs/en/index.rst | 1 + docs/en/user/configuring_mobile.rst | 14 +++++++------- docs/fr/index.rst | 1 + docs/fr/user/configuring_mobile.rst | 12 ++++++++++++ docs/ita/index.rst | 1 + docs/ita/user/configuring_mobile.rst | 13 +++++++++++++ 8 files changed, 49 insertions(+), 7 deletions(-) create mode 100644 docs/de/user/configuring_mobile.rst create mode 100644 docs/fr/user/configuring_mobile.rst create mode 100644 docs/ita/user/configuring_mobile.rst diff --git a/docs/de/index.rst b/docs/de/index.rst index 1c3e4873..6e725fbe 100644 --- a/docs/de/index.rst +++ b/docs/de/index.rst @@ -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 index 00000000..7229aed6 --- /dev/null +++ b/docs/de/user/configuring_mobile.rst @@ -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 `_ page. Especially the section on *known limitations*. + diff --git a/docs/en/index.rst b/docs/en/index.rst index 2e20aee6..89f61d6d 100644 --- a/docs/en/index.rst +++ b/docs/en/index.rst @@ -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 diff --git a/docs/en/user/configuring_mobile.rst b/docs/en/user/configuring_mobile.rst index 2bcf3bcb..7229aed6 100644 --- a/docs/en/user/configuring_mobile.rst +++ b/docs/en/user/configuring_mobile.rst @@ -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 `_. Especially the section on *known limitations*. +Please also have a look at `Android `_ page. Especially the section on *known limitations*. diff --git a/docs/fr/index.rst b/docs/fr/index.rst index e3f14b04..99aaa35a 100644 --- a/docs/fr/index.rst +++ b/docs/fr/index.rst @@ -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 index 00000000..4036c354 --- /dev/null +++ b/docs/fr/user/configuring_mobile.rst @@ -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 `_. Particulièrement la section sur les *limitations connues*. diff --git a/docs/ita/index.rst b/docs/ita/index.rst index 32d175c7..92896fbf 100644 --- a/docs/ita/index.rst +++ b/docs/ita/index.rst @@ -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 index 00000000..7229aed6 --- /dev/null +++ b/docs/ita/user/configuring_mobile.rst @@ -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 `_ page. Especially the section on *known limitations*. + -- cgit v1.2.3 From 8b42e75f68dad794438a257e47936d380d55adc1 Mon Sep 17 00:00:00 2001 From: Sven Fischer Date: Wed, 15 Feb 2017 17:11:43 +0100 Subject: add :de: doc user/configuring_mobile --- docs/de/user/configuring_mobile.rst | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/docs/de/user/configuring_mobile.rst b/docs/de/user/configuring_mobile.rst index 7229aed6..7e8303e7 100644 --- a/docs/de/user/configuring_mobile.rst +++ b/docs/de/user/configuring_mobile.rst @@ -1,13 +1,13 @@ -Configuring mobile apps to work with wallabag -============================================= +Konfiguration mobiler Apps für wallabag +======================================= -Steps to configure the app --------------------------- +Schritte zum Konfigurieren der 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. +- als erstes *neuen Client erstellen* in dem Abschnitt ``API Client Management`` wählen. Der Name deiner App ist 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 die 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. -Please also have a look at `Android `_ page. Especially the section on *known limitations*. +Bitte schaue auch auf die `Android `_ Seite. Insbesondere den Abschnitt *Bekannte Limitierungen*. -- cgit v1.2.3 From 9dd68dae774af657fd05cad38a546cac63a1f2a6 Mon Sep 17 00:00:00 2001 From: Julian Oster Date: Thu, 16 Feb 2017 21:41:19 +0100 Subject: Some changes to :de: translation --- docs/de/user/configuring_mobile.rst | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/docs/de/user/configuring_mobile.rst b/docs/de/user/configuring_mobile.rst index 7e8303e7..ed1d0b75 100644 --- a/docs/de/user/configuring_mobile.rst +++ b/docs/de/user/configuring_mobile.rst @@ -4,10 +4,9 @@ Konfiguration mobiler Apps für wallabag Schritte zum Konfigurieren der App ---------------------------------- -- als erstes *neuen Client erstellen* in dem Abschnitt ``API Client Management`` wählen. Der Name deiner App ist 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 die in die Textfelder ein, wenn du danach gefragt wirst. +- 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 `_ Seite. Insbesondere den Abschnitt *Bekannte Limitierungen*. - +Bitte schaue auch auf die `Android `_ Seite und dort insbesondere den Abschnitt *Bekannte Limitierungen*. -- cgit v1.2.3