aboutsummaryrefslogtreecommitdiffhomepage
path: root/docs
diff options
context:
space:
mode:
authorNicolas Lœuillet <nicolas@loeuillet.org>2016-02-20 09:09:33 +0100
committerNicolas Lœuillet <nicolas@loeuillet.org>2016-02-20 09:09:33 +0100
commit9e60429c6d5cd8ab0b7156a9b5086e19a9f40214 (patch)
treec1cc6eefb0d00bfe1c1ac38c06d0eca385dc925e /docs
parent66755f8955e46d9e2f1e006eebe5757138dd88a2 (diff)
downloadwallabag-9e60429c6d5cd8ab0b7156a9b5086e19a9f40214.tar.gz
wallabag-9e60429c6d5cd8ab0b7156a9b5086e19a9f40214.tar.zst
wallabag-9e60429c6d5cd8ab0b7156a9b5086e19a9f40214.zip
download articles in french
Diffstat (limited to 'docs')
-rw-r--r--docs/en/user/download_articles.rst5
-rw-r--r--docs/fr/index.rst1
-rw-r--r--docs/fr/user/create_account.rst2
-rw-r--r--docs/fr/user/download_articles.rst17
4 files changed, 22 insertions, 3 deletions
diff --git a/docs/en/user/download_articles.rst b/docs/en/user/download_articles.rst
index 21ab1995..4813776d 100644
--- a/docs/en/user/download_articles.rst
+++ b/docs/en/user/download_articles.rst
@@ -9,8 +9,9 @@ On the article view, click on this icon, in the sidebar:
9 :alt: download article 9 :alt: download article
10 :align: center 10 :align: center
11 11
12You can also download a full category in these formats. For example, on **Unread** view, click on this icon in the top bar: 12You can also download a full category (unread, starred, archive) in these formats.
13For example, on **Unread** view, click on this icon in the top bar:
13 14
14.. image:: ../../img/user/download_articles.png 15.. image:: ../../img/user/download_articles.png
15 :alt: download articles 16 :alt: download articles
16 :align: center \ No newline at end of file 17 :align: center
diff --git a/docs/fr/index.rst b/docs/fr/index.rst
index 0875a538..71ef27a0 100644
--- a/docs/fr/index.rst
+++ b/docs/fr/index.rst
@@ -26,6 +26,7 @@ La documentation principale de cette application est découpée en plusieurs sec
26 26
27 user/create_account 27 user/create_account
28 user/configuration 28 user/configuration
29 user/download_articles
29 30
30.. _dev-docs: 31.. _dev-docs:
31 32
diff --git a/docs/fr/user/create_account.rst b/docs/fr/user/create_account.rst
index 34f6c342..7fea6edf 100644
--- a/docs/fr/user/create_account.rst
+++ b/docs/fr/user/create_account.rst
@@ -43,4 +43,4 @@ Je n'ai pas reçu mon email d'activation
43Quand je clique sur le lien d'activation, j'ai ce message : ``The user with confirmation token "DtrOPfbQeVkWf6N" does not exist``. 43Quand je clique sur le lien d'activation, j'ai ce message : ``The user with confirmation token "DtrOPfbQeVkWf6N" does not exist``.
44~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 44~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
45 45
46Vous avez déjà activé votre compte ou l'URL d'activation n'est pas correcte. 46Vous avez déjà activé votre compte ou l'URL d'activation n'est pas correcte.
diff --git a/docs/fr/user/download_articles.rst b/docs/fr/user/download_articles.rst
new file mode 100644
index 00000000..dafeba37
--- /dev/null
+++ b/docs/fr/user/download_articles.rst
@@ -0,0 +1,17 @@
1Télécharger des articles
2========================
3
4Vous pouvez télécharger chaque article dans plusieurs formats : ePUB, MOBI, PDF, XML, JSON, CSV.
5
6Lorsque vous lisez un article, cliquez sur cette icône dans la barre latérale :
7
8.. image:: ../../img/user/download_article.png
9 :alt: download article
10 :align: center
11
12Vous pouvez aussi télécharger une catégorie (non lus, favoris, lus) dans ces formats.
13Par exemple, dans la vue **Non lus**, cliquez sur cette icône dans la barre supérieure :
14
15.. image:: ../../img/user/download_articles.png
16 :alt: download articles
17 :align: center