diff options
author | Nicolas Lœuillet <nicolas@loeuillet.org> | 2016-02-20 10:13:48 +0100 |
---|---|---|
committer | Nicolas Lœuillet <nicolas@loeuillet.org> | 2016-02-20 10:13:48 +0100 |
commit | c90f8036ef2e6dc3e4b485471dbf75677db90d04 (patch) | |
tree | 624db5223c2de49d3f199c7cb78d14b7e8cd4b01 /docs/fr/user/download_articles.rst | |
parent | 0cde91cc6f42497844866d7631b8f28e024af965 (diff) | |
parent | 8b197f27d857f7e1f7f45b2eb9e793650a664fc0 (diff) | |
download | wallabag-c90f8036ef2e6dc3e4b485471dbf75677db90d04.tar.gz wallabag-c90f8036ef2e6dc3e4b485471dbf75677db90d04.tar.zst wallabag-c90f8036ef2e6dc3e4b485471dbf75677db90d04.zip |
Merge pull request #1705 from wallabag/v2-french-doc
French translation for documentation
Diffstat (limited to 'docs/fr/user/download_articles.rst')
-rw-r--r-- | docs/fr/user/download_articles.rst | 17 |
1 files changed, 17 insertions, 0 deletions
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 @@ | |||
1 | Télécharger des articles | ||
2 | ======================== | ||
3 | |||
4 | Vous pouvez télécharger chaque article dans plusieurs formats : ePUB, MOBI, PDF, XML, JSON, CSV. | ||
5 | |||
6 | Lorsque 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 | |||
12 | Vous pouvez aussi télécharger une catégorie (non lus, favoris, lus) dans ces formats. | ||
13 | Par 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 | ||