]> git.immae.eu Git - github/wallabag/wallabag.git/commitdiff
download articles in french
authorNicolas Lœuillet <nicolas@loeuillet.org>
Sat, 20 Feb 2016 08:09:33 +0000 (09:09 +0100)
committerNicolas Lœuillet <nicolas@loeuillet.org>
Sat, 20 Feb 2016 08:09:33 +0000 (09:09 +0100)
docs/en/user/download_articles.rst
docs/fr/index.rst
docs/fr/user/create_account.rst
docs/fr/user/download_articles.rst [new file with mode: 0644]

index 21ab1995fbc78efe464bf3718c59082798c67743..4813776d126a5733b8699091c52a99f7599011fe 100644 (file)
@@ -9,8 +9,9 @@ On the article view, click on this icon, in the sidebar:
    :alt: download article
    :align: center
 
-You can also download a full category in these formats. For example, on **Unread** view, click on this icon in the top bar:
+You can also download a full category (unread, starred, archive) in these formats.
+For example, on **Unread** view, click on this icon in the top bar:
 
 .. image:: ../../img/user/download_articles.png
    :alt: download articles
-   :align: center
\ No newline at end of file
+   :align: center
index 0875a5387679f0c450de75916a187c27a2b08a11..71ef27a03114409c1df88ccddd1d1da4fac23fc5 100644 (file)
@@ -26,6 +26,7 @@ La documentation principale de cette application est découpée en plusieurs sec
 
    user/create_account
    user/configuration
+   user/download_articles
 
 .. _dev-docs:
 
index 34f6c34269e9856eacaaf4a516ffb075d59c1a77..7fea6edf623b7a5d88f7f99da4ddcd567bdfe324 100644 (file)
@@ -43,4 +43,4 @@ Je n'ai pas reçu mon email d'activation
 Quand je clique sur le lien d'activation, j'ai ce message : ``The user with confirmation token "DtrOPfbQeVkWf6N" does not exist``.
 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 
-Vous avez déjà activé votre compte ou l'URL d'activation n'est pas correcte. 
+Vous 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 (file)
index 0000000..dafeba3
--- /dev/null
@@ -0,0 +1,17 @@
+Télécharger des articles
+========================
+
+Vous pouvez télécharger chaque article dans plusieurs formats : ePUB, MOBI, PDF, XML, JSON, CSV.
+
+Lorsque vous lisez un article, cliquez sur cette icône dans la barre latérale :
+
+.. image:: ../../img/user/download_article.png
+   :alt: download article
+   :align: center
+
+Vous pouvez aussi télécharger une catégorie (non lus, favoris, lus) dans ces formats.
+Par exemple, dans la vue **Non lus**, cliquez sur cette icône dans la barre supérieure :
+
+.. image:: ../../img/user/download_articles.png
+   :alt: download articles
+   :align: center