aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/Wallabag/CoreBundle/Resources/translations/messages.fr.yml
diff options
context:
space:
mode:
authorThomas Citharel <tcit@tcit.fr>2016-02-24 13:36:08 +0100
committerJeremy Benoist <jeremy.benoist@gmail.com>2016-02-26 18:14:42 +0100
commita772d16b12ee84e8d0810c65b26664e8364b4047 (patch)
treee3020652eb7340d3283fb3d6aa0915d3593171b1 /src/Wallabag/CoreBundle/Resources/translations/messages.fr.yml
parent2b6e65a5e367deff3df333e5a79c5d23a484ae01 (diff)
downloadwallabag-a772d16b12ee84e8d0810c65b26664e8364b4047.tar.gz
wallabag-a772d16b12ee84e8d0810c65b26664e8364b4047.tar.zst
wallabag-a772d16b12ee84e8d0810c65b26664e8364b4047.zip
display how much comments there are for an entry
Diffstat (limited to 'src/Wallabag/CoreBundle/Resources/translations/messages.fr.yml')
-rw-r--r--src/Wallabag/CoreBundle/Resources/translations/messages.fr.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/Wallabag/CoreBundle/Resources/translations/messages.fr.yml b/src/Wallabag/CoreBundle/Resources/translations/messages.fr.yml
index 39e14a7e..2037321e 100644
--- a/src/Wallabag/CoreBundle/Resources/translations/messages.fr.yml
+++ b/src/Wallabag/CoreBundle/Resources/translations/messages.fr.yml
@@ -98,6 +98,7 @@ Toggle favorite: 'Marquer comme favori'
98Delete: 'Supprimer' 98Delete: 'Supprimer'
99"{0} There is no entry.|{1} There is one entry.|]1,Inf[ There are %count% entries.": "{0} Il n'y a pas d'articles.|{1} Il y a un article.|]1,Inf[ Il y a %count% articles." 99"{0} There is no entry.|{1} There is one entry.|]1,Inf[ There are %count% entries.": "{0} Il n'y a pas d'articles.|{1} Il y a un article.|]1,Inf[ Il y a %count% articles."
100http://website: "http://siteweb" 100http://website: "http://siteweb"
101"{0} No annotations|{1} One annotation|]1,Inf[ %nbComments% annotations": "{0} Aucun commentaire|{1} Un commentaire|]1,Inf[ %nbComments% commentaires"
101 102
102# Edit entry 103# Edit entry
103Edit an entry: "Éditer un article" 104Edit an entry: "Éditer un article"