]> git.wh0rd.org - tt-rss.git/blobdiff - locale/fr_FR/LC_MESSAGES/messages.po
rebase translations
[tt-rss.git] / locale / fr_FR / LC_MESSAGES / messages.po
index 43b23639b43261164054d3bdd0a1c13355a1b1a5..a63fbfc2006b92b8316c414789fb99349cadbc8a 100644 (file)
@@ -1,24 +1,27 @@
 # SOME DESCRIPTIVE TITLE.
 # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
 # This file is distributed under the same license as the PACKAGE package.
-#
 # Translators:
 # gothfox <cthulhoo@gmail.com>, 2011.
-#   <raphael.huck@gmail.com>, 2011.
+# <raphael.huck@gmail.com>, 2011.
 # Thomas Jost <schnouki@schnouki.net>, 2011, 2012.
+# Raphael Rochet <raphael@rri.fr>, 2013
+# Alexandre Gravel-Raymond <alex@ndre.gr>, 2013.
+# Étienne Gilli <etienne.gilli@gmail.com>, 2014.
 msgid ""
 msgstr ""
 "Project-Id-Version: Tiny Tiny RSS\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2013-05-15 09:23+0400\n"
-"PO-Revision-Date: 2012-02-14 08:32+0000\n"
-"Last-Translator: Thomas Jost <schnouki@schnouki.net>\n"
-"Language-Team: French (France) (http://www.transifex.net/projects/p/tt-rss/language/fr_FR/)\n"
+"POT-Creation-Date: 2018-10-10 08:24+0300\n"
+"PO-Revision-Date: 2015-11-30 09:29+0100\n"
+"Last-Translator: Raphael Rochet <raphael@rri.fr>\n"
+"Language-Team: French\n"
 "Language: fr_FR\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
-"Plural-Forms: nplurals=2; plural=(n > 1)\n"
+"Plural-Forms: nplurals=2; plural=(n > 1);\n"
+"X-Generator: Poedit 1.8.6\n"
 
 #: backend.php:73
 msgid "Use default"
@@ -59,13 +62,13 @@ msgstr "Désactiver les mises à jour"
 
 #: backend.php:84
 #: backend.php:94
-msgid "Each 15 minutes"
-msgstr "Toutes les 15 minutes"
+msgid "15 minutes"
+msgstr "15 minutes"
 
 #: backend.php:85
 #: backend.php:95
-msgid "Each 30 minutes"
-msgstr "Toutes les 30 minutes"
+msgid "30 minutes"
+msgstr "30 minutes"
 
 #: backend.php:86
 #: backend.php:96
@@ -74,13 +77,13 @@ msgstr "Toutes les heures"
 
 #: backend.php:87
 #: backend.php:97
-msgid "Each 4 hours"
-msgstr "Toutes les 4 heures"
+msgid "4 hours"
+msgstr "4 heures"
 
 #: backend.php:88
 #: backend.php:98
-msgid "Each 12 hours"
-msgstr "Toutes les 12 heures"
+msgid "12 hours"
+msgstr "12 heures"
 
 #: backend.php:89
 #: backend.php:99
@@ -93,7 +96,7 @@ msgid "Weekly"
 msgstr "Une fois par semaine"
 
 #: backend.php:103
-#: classes/pref/users.php:119
+#: classes/pref/users.php:47
 #: classes/pref/system.php:51
 msgid "User"
 msgstr "Utilisateur"
@@ -115,9 +118,8 @@ msgid "This program requires cookies to function properly. Your browser doesn't
 msgstr "Ce programme nécessite l'utilisation de cookies pour fonctionner correctement. Votre navigateur web semble ne pas intégrer cette fonctionnalité."
 
 #: errors.php:15
-#, fuzzy
 msgid "Backend sanity check failed."
-msgstr "Le test du moteur a échoué"
+msgstr "Le test du moteur a échoué."
 
 #: errors.php:17
 msgid "Frontend sanity check failed."
@@ -137,7 +139,7 @@ msgstr "Aucune opération à effectuer."
 
 #: errors.php:25
 msgid "Could not display feed: query failed. Please check label match syntax or local configuration."
-msgstr "Impossible d'afficher le flux : la requête n'a pas abouti. Veuillez vérifier la syntaxe de l'étiquette de correspondance ou la configuration locale."
+msgstr "Impossible d'afficher le flux : la requête n'a pas abouti. Veuillez vérifier la syntaxe de correspondance d'étiquette ou la configuration locale."
 
 #: errors.php:27
 msgid "Denied. Your access level is insufficient to access this page."
@@ -148,3483 +150,3784 @@ msgid "Configuration check failed"
 msgstr "Échec du test de configuration"
 
 #: errors.php:31
-#, fuzzy
 msgid "Your version of MySQL is not currently supported. Please see official site for more information."
-msgstr ""
-"Votre version de MySQL n'est actuellement pas supportée. Veuillez\n"
-"\t\tconsulter le site officiel pour plus d'informations."
+msgstr "Votre version de MySQL n'est pas supportée actuellement. Veuillez consulter le site officiel pour plus d'informations."
 
 #: errors.php:35
 msgid "SQL escaping test failed, check your database and PHP configuration"
-msgstr "Le test d'échappement SQL a échoué, vérifiez votre base de donnée et votre configuration de PHP."
+msgstr "Le test d'échappement SQL a échoué, veuillez vérifier votre configuration de base de données et de PHP"
+
+#: errors.php:37
+msgid "Method not found"
+msgstr "Méthode non trouvée"
 
-#: index.php:128
-#: index.php:145
-#: index.php:265
-#: prefs.php:97
+#: errors.php:39
+msgid "Plugin not found"
+msgstr "Plugin non trouvé"
+
+#: index.php:151
+#: index.php:167
+#: index.php:285
+#: prefs.php:120
 #: classes/backend.php:5
-#: classes/pref/labels.php:296
-#: classes/pref/filters.php:678
-#: classes/pref/feeds.php:1372
-#: js/feedlist.js:128
-#: js/feedlist.js:441
-#: js/functions.js:446
-#: js/functions.js:784
-#: js/functions.js:1194
-#: js/functions.js:1330
-#: js/functions.js:1642
-#: js/prefs.js:86
-#: js/prefs.js:576
-#: js/prefs.js:666
-#: js/prefs.js:867
-#: js/prefs.js:1454
-#: js/prefs.js:1507
-#: js/prefs.js:1566
-#: js/prefs.js:1583
-#: js/prefs.js:1599
-#: js/prefs.js:1619
-#: js/prefs.js:1792
-#: js/prefs.js:1808
-#: js/prefs.js:1826
-#: js/tt-rss.js:507
-#: js/tt-rss.js:524
-#: js/viewfeed.js:821
-#: js/viewfeed.js:1250
+#: classes/pref/labels.php:294
+#: classes/pref/feeds.php:1230
+#: classes/pref/filters.php:822
+#: js/feedlist.js:148
+#: js/feedlist.js:491
+#: js/feedlist.js:539
+#: js/functions.js:314
+#: js/functions.js:1336
+#: js/prefs.js:562
+#: js/prefs.js:754
+#: js/prefs.js:1488
+#: js/prefs.js:1503
+#: js/tt-rss.js:547
+#: js/viewfeed.js:1180
 #: plugins/import_export/import_export.js:17
-#: plugins/updater/updater.js:17
+#: js/functions.js:565
+#: js/prefs.js:1200
+#: js/prefs.js:1253
+#: js/prefs.js:1292
+#: js/prefs.js:1305
+#: js/prefs.js:1316
+#: js/prefs.js:1331
+#: js/tt-rss.js:564
+#: js/viewfeed.js:760
 msgid "Loading, please wait..."
 msgstr "Chargement en cours, veuillez patienter..."
 
-#: index.php:159
-msgid "Collapse feedlist"
-msgstr "Contracter la liste des flux"
-
-#: index.php:162
+#: index.php:189
 msgid "Show articles"
 msgstr "Afficher les articles"
 
-#: index.php:165
+#: index.php:192
 msgid "Adaptive"
 msgstr "Adaptatif"
 
-#: index.php:166
+#: index.php:193
 msgid "All Articles"
 msgstr "Tous les articles"
 
-#: index.php:167
-#: include/functions.php:2008
-#: classes/feeds.php:98
+#: index.php:194
+#: include/functions.php:1227
+#: classes/feeds.php:110
 msgid "Starred"
 msgstr "Remarquables"
 
-#: index.php:168
-#: include/functions.php:2009
-#: classes/feeds.php:99
+#: index.php:195
+#: include/functions.php:1228
+#: classes/feeds.php:111
 msgid "Published"
 msgstr "Publiés"
 
-#: index.php:169
-#: classes/feeds.php:85
-#: classes/feeds.php:97
+#: index.php:196
+#: classes/feeds.php:103
+#: classes/feeds.php:109
 msgid "Unread"
 msgstr "Non lus"
 
-#: index.php:170
-#, fuzzy
-msgid "Unread First"
-msgstr "Non lus"
-
-#: index.php:171
+#: index.php:197
 msgid "With Note"
-msgstr ""
+msgstr "Avec annotation"
 
-#: index.php:172
+#: index.php:198
 msgid "Ignore Scoring"
 msgstr "Ignorer le score"
 
-#: index.php:175
+#: index.php:201
 msgid "Sort articles"
 msgstr "Classer les articles"
 
-#: index.php:178
+#: index.php:204
 msgid "Default"
 msgstr "Utiliser la valeur par défaut"
 
-#: index.php:179
+#: index.php:205
 msgid "Newest first"
-msgstr ""
+msgstr "Les plus récents en premier"
 
-#: index.php:180
+#: index.php:206
 msgid "Oldest first"
-msgstr ""
+msgstr "Les plus anciens en premier"
 
-#: index.php:181
+#: index.php:207
 msgid "Title"
 msgstr "Titre"
 
-#: index.php:185
-#: index.php:233
-#: include/functions.php:1998
-#: classes/feeds.php:103
-#: classes/feeds.php:424
-#: js/FeedTree.js:128
-#: js/FeedTree.js:156
+#: index.php:211
+#: index.php:251
+#: include/functions.php:1215
+#: classes/feeds.php:115
+#: js/FeedTree.js:41
+#: js/FeedTree.js:69
 msgid "Mark as read"
 msgstr "Marquer comme lu"
 
-#: index.php:188
+#: index.php:214
 msgid "Older than one day"
-msgstr ""
+msgstr "Âgé d'au moins un jour"
 
-#: index.php:191
+#: index.php:217
 msgid "Older than one week"
-msgstr ""
+msgstr "Âgé d'au moins une semaine"
 
-#: index.php:194
+#: index.php:220
 msgid "Older than two weeks"
-msgstr ""
+msgstr "Âgé d'au moins deux semaines"
 
-#: index.php:210
+#: index.php:236
 msgid "Communication problem with server."
-msgstr ""
-
-#: index.php:218
-msgid "New version of Tiny Tiny RSS is available!"
-msgstr "Une nouvelle version de Tiny Tiny RSS est disponible !"
+msgstr "Un problème de communication avec le serveur est survenu."
 
-#: index.php:223
+#: index.php:241
 msgid "Actions..."
 msgstr "Actions..."
 
-#: index.php:225
-#, fuzzy
+#: index.php:243
 msgid "Preferences..."
-msgstr "Configuration"
+msgstr "Configuration..."
 
-#: index.php:226
+#: index.php:244
 msgid "Search..."
 msgstr "Rechercher..."
 
-#: index.php:227
+#: index.php:245
 msgid "Feed actions:"
 msgstr "Actions sur ce flux :"
 
-#: index.php:228
-#: classes/handler/public.php:562
+#: index.php:246
+#: classes/handler/public.php:551
 msgid "Subscribe to feed..."
 msgstr "S'abonner au flux..."
 
-#: index.php:229
+#: index.php:247
 msgid "Edit this feed..."
 msgstr "Modifier ce flux..."
 
-#: index.php:230
+#: index.php:248
 msgid "Rescore feed"
 msgstr "Recalculer le score du flux"
 
-#: index.php:231
-#: classes/pref/feeds.php:746
-#: classes/pref/feeds.php:1327
-#: js/PrefFeedTree.js:73
+#: index.php:249
+#: classes/pref/feeds.php:770
+#: classes/pref/feeds.php:1203
+#: js/PrefFeedTree.js:61
 msgid "Unsubscribe"
 msgstr "Se désabonner"
 
-#: index.php:232
+#: index.php:250
 msgid "All feeds:"
 msgstr "Tous les flux :"
 
-#: index.php:234
+#: index.php:252
 msgid "(Un)hide read feeds"
-msgstr "(Dé)Masquer les flux lus"
+msgstr "Masquer/afficher les flux lus"
 
-#: index.php:235
+#: index.php:253
 msgid "Other actions:"
 msgstr "Autres actions :"
 
-#: index.php:236
-#: include/functions.php:1984
-#, fuzzy
+#: index.php:254
+#: include/functions.php:1201
 msgid "Toggle widescreen mode"
-msgstr "Marquer comme remarquable"
+msgstr "Basculer le mode écran large"
 
-#: index.php:237
-msgid "Select by tags..."
-msgstr "Sélectionner par tags..."
-
-#: index.php:238
+#: index.php:255
 msgid "Create label..."
 msgstr "Créer une étiquette..."
 
-#: index.php:239
+#: index.php:256
 msgid "Create filter..."
 msgstr "Créer un filtre..."
 
-#: index.php:240
+#: index.php:257
 msgid "Keyboard shortcuts help"
 msgstr "Aide sur les raccourcis clavier"
 
-#: index.php:249
+#: index.php:266
 msgid "Logout"
 msgstr "Déconnexion"
 
+#: index.php:272
+msgid "Updates are available from Git."
+msgstr "Des mises à jour sont disponibles via Git"
+
 #: prefs.php:33
-#: prefs.php:115
-#: include/functions.php:2011
-#: classes/pref/prefs.php:440
+#: prefs.php:138
+#: include/functions.php:1230
+#: classes/pref/prefs.php:425
 msgid "Preferences"
 msgstr "Configuration"
 
-#: prefs.php:106
+#: prefs.php:129
 msgid "Keyboard shortcuts"
 msgstr "Raccourcis clavier"
 
-#: prefs.php:107
+#: prefs.php:130
 msgid "Exit preferences"
 msgstr "Quitter la configuration"
 
-#: prefs.php:118
-#: classes/pref/feeds.php:106
-#: classes/pref/feeds.php:1253
-#: classes/pref/feeds.php:1316
+#: prefs.php:141
+#: classes/pref/feeds.php:114
+#: classes/pref/feeds.php:1138
+#: classes/pref/feeds.php:1192
 msgid "Feeds"
 msgstr "Flux"
 
-#: prefs.php:121
-#: classes/pref/filters.php:154
+#: prefs.php:144
+#: classes/pref/filters.php:276
 msgid "Filters"
 msgstr "Filtres"
 
-#: prefs.php:124
-#: include/functions.php:1176
-#: include/functions.php:1832
-#: classes/pref/labels.php:90
+#: prefs.php:147
+#: classes/pref/labels.php:94
+#: classes/feeds.php:1710
 msgid "Labels"
 msgstr "Etiquettes"
 
-#: prefs.php:128
+#: prefs.php:151
 msgid "Users"
 msgstr "Utilisateurs"
 
-#: prefs.php:131
+#: prefs.php:154
 msgid "System"
-msgstr ""
+msgstr "Système"
 
-#: register.php:184
-#: include/login_form.php:238
+#: register.php:186
+#: include/login_form.php:162
 msgid "Create new account"
 msgstr "Créer un nouveau compte"
 
-#: register.php:190
+#: register.php:192
 msgid "New user registrations are administratively disabled."
 msgstr "L'inscription de nouveaux utilisateurs est désactivée par l'administrateur."
 
-#: register.php:194
-#: register.php:239
-#: register.php:252
-#: register.php:267
-#: register.php:286
-#: register.php:334
-#: register.php:344
-#: register.php:356
-#: classes/handler/public.php:632
-#: classes/handler/public.php:723
-#: classes/handler/public.php:805
-#: classes/handler/public.php:880
-#: classes/handler/public.php:894
-#: classes/handler/public.php:901
-#: classes/handler/public.php:926
+#: register.php:196
+#: register.php:241
+#: register.php:254
+#: register.php:269
+#: register.php:288
+#: register.php:336
+#: register.php:346
+#: register.php:358
+#: classes/handler/public.php:623
+#: classes/handler/public.php:697
+#: classes/handler/public.php:798
+#: classes/handler/public.php:877
+#: classes/handler/public.php:891
+#: classes/handler/public.php:898
+#: classes/handler/public.php:923
 msgid "Return to Tiny Tiny RSS"
 msgstr "Revenir à Tiny Tiny RSS"
 
-#: register.php:215
+#: register.php:217
 msgid "Your temporary password will be sent to the specified email. Accounts, which were not logged in once, are erased automatically 24 hours after temporary password is sent."
-msgstr "Votre mot de passe temporaire va être envoyé à l'email indiqué. Les comptes ne s'étant pas connectés au moins une fois dans les 24 heures qui suivent l'envoi du mail seront supprimés."
+msgstr "Votre mot de passe temporaire va être envoyé à l'adresse mail indiquée. Les comptes ne s'étant pas connectés au moins une fois dans les 24 heures qui suivent l'envoi du mail seront supprimés."
 
-#: register.php:221
+#: register.php:223
 msgid "Desired login:"
-msgstr "Login souhaité :"
+msgstr "Identifiant souhaité :"
 
-#: register.php:224
+#: register.php:226
 msgid "Check availability"
 msgstr "Vérifier la disponibilité"
 
-#: register.php:226
-#: classes/handler/public.php:763
+#: register.php:228
+#: classes/handler/public.php:713
 msgid "Email:"
-msgstr "Adresse email :"
+msgstr "Adresse mail :"
 
-#: register.php:229
-#: classes/handler/public.php:768
+#: register.php:231
+#: classes/handler/public.php:718
 msgid "How much is two plus two:"
-msgstr "Combien dont 2 plus 2 :"
+msgstr "Combien font 2 plus 2 :"
 
-#: register.php:232
+#: register.php:234
 msgid "Submit registration"
 msgstr "Envoyer l'inscription"
 
-#: register.php:250
+#: register.php:252
 msgid "Your registration information is incomplete."
 msgstr "Vos informations d'inscription sont incomplètes."
 
-#: register.php:265
+#: register.php:267
 msgid "Sorry, this username is already taken."
-msgstr "Désolé, ce login est déjà utilisé."
+msgstr "Désolé, cet identifiant est déjà utilisé."
 
-#: register.php:284
+#: register.php:286
 msgid "Registration failed."
 msgstr "L'inscription a échoué."
 
-#: register.php:331
+#: register.php:333
 msgid "Account created successfully."
 msgstr "Compte créé avec succès."
 
-#: register.php:353
+#: register.php:355
 msgid "New user registrations are currently closed."
 msgstr "L'inscription de nouveaux utilisateurs est actuellement fermée."
 
-#: update.php:55
-#, fuzzy
+#: update.php:66
 msgid "Tiny Tiny RSS data update script."
-msgstr "La base de données de Tiny Tiny RSS est à jour."
+msgstr "Script de mise à jour des données de Tiny Tiny RSS."
 
-#: include/digest.php:109
-#: include/functions.php:1185
-#: include/functions.php:1733
-#: include/functions.php:1818
-#: include/functions.php:1840
-#: classes/opml.php:416
-#: classes/pref/feeds.php:218
+#: include/controls.php:85
+#: classes/pref/filters.php:245
+#: classes/pref/filters.php:256
+#: classes/pref/filters.php:553
+msgid "All feeds"
+msgstr "Tous les flux"
+
+#: include/controls.php:138
+#: include/controls.php:230
+#: classes/opml.php:512
+#: classes/digest.php:120
+#: classes/pref/feeds.php:233
+#: classes/feeds.php:1722
 msgid "Uncategorized"
 msgstr "Sans catégorie"
 
-#: include/feedbrowser.php:83
-#, fuzzy, php-format
+#: include/feedbrowser.php:84
+#, php-format
 msgid "%d archived article"
 msgid_plural "%d archived articles"
-msgstr[0] "%d articles archivés"
+msgstr[0] "%d article archivé"
 msgstr[1] "%d articles archivés"
 
-#: include/feedbrowser.php:107
+#: include/feedbrowser.php:108
 msgid "No feeds found."
 msgstr "Aucun flux trouvé."
 
-#: include/functions.php:1174
-#: include/functions.php:1830
-msgid "Special"
-msgstr "Spécial"
-
-#: include/functions.php:1681
-#: classes/feeds.php:1097
-#: classes/pref/filters.php:425
-msgid "All feeds"
-msgstr "Tous les flux"
-
-#: include/functions.php:1885
-msgid "Starred articles"
-msgstr "Articles remarquables"
-
-#: include/functions.php:1887
-msgid "Published articles"
-msgstr "Articles publiés"
-
-#: include/functions.php:1889
-msgid "Fresh articles"
-msgstr "Nouveaux articles"
-
-#: include/functions.php:1891
-#: include/functions.php:2006
-msgid "All articles"
-msgstr "Tous les articles"
-
-#: include/functions.php:1893
-msgid "Archived articles"
-msgstr "Articles archivés"
-
-#: include/functions.php:1895
-msgid "Recently read"
-msgstr ""
+#: include/functions.php:983
+#, php-format
+msgid "%d min"
+msgstr "%d min"
 
-#: include/functions.php:1958
+#: include/functions.php:1177
 msgid "Navigation"
 msgstr "Navigation"
 
-#: include/functions.php:1959
-#, fuzzy
+#: include/functions.php:1178
 msgid "Open next feed"
-msgstr "Sauter automatiquement au flux suivant"
+msgstr "Ouvrir le flux suivant"
 
-#: include/functions.php:1960
+#: include/functions.php:1179
 msgid "Open previous feed"
-msgstr ""
+msgstr "Ouvrir le flux précédent"
 
-#: include/functions.php:1961
-#, fuzzy
+#: include/functions.php:1180
 msgid "Open next article"
-msgstr "Ouvrir l'article original"
+msgstr "Ouvrir l'article suivant"
 
-#: include/functions.php:1962
-#, fuzzy
+#: include/functions.php:1181
 msgid "Open previous article"
-msgstr "Ouvrir l'article original"
+msgstr "Ouvrir l'article précédent"
 
-#: include/functions.php:1963
+#: include/functions.php:1182
 msgid "Open next article (don't scroll long articles)"
-msgstr ""
+msgstr "Ouvrir l'article suivant (ne pas faire défiler les articles longs)"
 
-#: include/functions.php:1964
+#: include/functions.php:1183
 msgid "Open previous article (don't scroll long articles)"
-msgstr ""
+msgstr "Ouvrir l'article précédent (ne pas faire défiler les articles longs)"
 
-#: include/functions.php:1965
+#: include/functions.php:1184
 msgid "Move to next article (don't expand or mark read)"
-msgstr ""
+msgstr "Aller à l'article suivant (ne pas développer ou marquer comme lu)"
 
-#: include/functions.php:1966
+#: include/functions.php:1185
 msgid "Move to previous article (don't expand or mark read)"
-msgstr ""
+msgstr "Aller à l'article précédent (ne pas développer ou marquer comme lu)"
 
-#: include/functions.php:1967
+#: include/functions.php:1186
 msgid "Show search dialog"
 msgstr "Afficher la fenêtre de recherche"
 
-#: include/functions.php:1968
-#, fuzzy
+#: include/functions.php:1187
 msgid "Article"
-msgstr "Tous les articles"
+msgstr "Article"
 
-#: include/functions.php:1969
+#: include/functions.php:1188
+#: js/viewfeed.js:1695
 msgid "Toggle starred"
-msgstr "Marquer comme remarquable"
+msgstr "Marquer comme (non) remarquable"
 
-#: include/functions.php:1970
-#: js/viewfeed.js:1911
+#: include/functions.php:1189
+#: js/viewfeed.js:1707
 msgid "Toggle published"
-msgstr "Marquer comme publié"
+msgstr "Marquer comme (non) publié"
 
-#: include/functions.php:1971
-#: js/viewfeed.js:1889
+#: include/functions.php:1190
+#: js/viewfeed.js:1682
 msgid "Toggle unread"
-msgstr "Marquages comme non-lu"
+msgstr "Marquer comme (non) lu"
 
-#: include/functions.php:1972
+#: include/functions.php:1191
 msgid "Edit tags"
 msgstr "Modifier les tags"
 
-#: include/functions.php:1973
-#, fuzzy
-msgid "Dismiss selected"
-msgstr "Exclure les articles sélectionnés"
-
-#: include/functions.php:1974
-#, fuzzy
-msgid "Dismiss read"
-msgstr "Exclure les articles lus"
-
-#: include/functions.php:1975
-#, fuzzy
+#: include/functions.php:1192
 msgid "Open in new window"
-msgstr "Ouvrir les articles dans une nouvelle fenêtre"
+msgstr "Ouvrir dans une nouvelle fenêtre"
 
-#: include/functions.php:1976
-#: js/viewfeed.js:1930
+#: include/functions.php:1193
+#: js/viewfeed.js:1728
 msgid "Mark below as read"
 msgstr "Marquer les articles en-dessous comme lus"
 
-#: include/functions.php:1977
-#: js/viewfeed.js:1924
+#: include/functions.php:1194
+#: js/viewfeed.js:1721
 msgid "Mark above as read"
 msgstr "Marquer les articles au-dessus comme lus"
 
-#: include/functions.php:1978
-#, fuzzy
+#: include/functions.php:1195
 msgid "Scroll down"
-msgstr "Tout est terminé."
+msgstr "Défiler vers le bas"
 
-#: include/functions.php:1979
+#: include/functions.php:1196
 msgid "Scroll up"
-msgstr ""
+msgstr "Défiler vers le haut"
 
-#: include/functions.php:1980
-#, fuzzy
+#: include/functions.php:1197
 msgid "Select article under cursor"
-msgstr "Selectionner l'article sous le curseur de la souris"
+msgstr "Sélectionner l'article sous le curseur"
 
-#: include/functions.php:1981
+#: include/functions.php:1198
 msgid "Email article"
-msgstr "Envoyer l'article par e-mail"
+msgstr "Envoyer l'article par mail"
 
-#: include/functions.php:1982
-#, fuzzy
+#: include/functions.php:1199
 msgid "Close/collapse article"
-msgstr "Fermer l'article"
+msgstr "Contracter l'article"
 
-#: include/functions.php:1983
-#, fuzzy
+#: include/functions.php:1200
 msgid "Toggle article expansion (combined mode)"
-msgstr "Développer automatiquement les articles en affichage combiné"
+msgstr "Basculer le développement (mode combiné)"
 
-#: include/functions.php:1985
-#: plugins/embed_original/init.php:31
+#: include/functions.php:1202
+#: plugins/embed_original/init.php:33
 msgid "Toggle embed original"
-msgstr ""
+msgstr "Basculer l'intégration de l'article original"
 
-#: include/functions.php:1986
-#, fuzzy
+#: include/functions.php:1203
 msgid "Article selection"
-msgstr "Inverser la sélection"
+msgstr "Sélection d'article"
 
-#: include/functions.php:1987
+#: include/functions.php:1204
 msgid "Select all articles"
 msgstr "Sélectionner tous les articles"
 
-#: include/functions.php:1988
-#, fuzzy
+#: include/functions.php:1205
 msgid "Select unread"
-msgstr "Sélectionner les articles non lus"
+msgstr "Sélectionner les articles non-lus"
 
-#: include/functions.php:1989
-#, fuzzy
+#: include/functions.php:1206
 msgid "Select starred"
-msgstr "Marquer comme remarquable"
+msgstr "Sélectionner les articles remarquables"
 
-#: include/functions.php:1990
-#, fuzzy
+#: include/functions.php:1207
 msgid "Select published"
-msgstr "Sélectionner les articles non lus"
+msgstr "Sélectionner les articles publiés"
 
-#: include/functions.php:1991
-#, fuzzy
+#: include/functions.php:1208
 msgid "Invert selection"
 msgstr "Inverser la sélection"
 
-#: include/functions.php:1992
-#, fuzzy
+#: include/functions.php:1209
 msgid "Deselect everything"
-msgstr "Tout déselectionner"
+msgstr "Tout désélectionner"
 
-#: include/functions.php:1993
-#: classes/pref/feeds.php:540
-#: classes/pref/feeds.php:783
+#: include/functions.php:1210
+#: classes/pref/feeds.php:522
+#: classes/pref/feeds.php:794
 msgid "Feed"
 msgstr "Flux"
 
-#: include/functions.php:1994
-#, fuzzy
+#: include/functions.php:1211
 msgid "Refresh current feed"
-msgstr "Mettre à jour le flux actif"
+msgstr "Actualiser le flux actif"
 
-#: include/functions.php:1995
-#, fuzzy
+#: include/functions.php:1212
 msgid "Un/hide read feeds"
-msgstr "(Dé)Masquer les flux lus"
+msgstr "Masquer/afficher les flux lus"
 
-#: include/functions.php:1996
-#: classes/pref/feeds.php:1319
+#: include/functions.php:1213
+#: classes/pref/feeds.php:1195
 msgid "Subscribe to feed"
 msgstr "S'abonner au flux"
 
-#: include/functions.php:1997
-#: js/FeedTree.js:135
-#: js/PrefFeedTree.js:67
+#: include/functions.php:1214
+#: js/FeedTree.js:48
+#: js/PrefFeedTree.js:55
+#: js/viewfeed.js:1846
 msgid "Edit feed"
 msgstr "Modifier le flux"
 
-#: include/functions.php:1999
-#, fuzzy
+#: include/functions.php:1216
 msgid "Reverse headlines"
-msgstr "Inverser l'ordre des titres"
+msgstr "Inverser l'ordre des en-têtes"
 
-#: include/functions.php:2000
-#, fuzzy
+#: include/functions.php:1217
+msgid "Toggle headline grouping"
+msgstr ""
+
+#: include/functions.php:1218
 msgid "Debug feed update"
-msgstr "Désactiver les mises à jour"
+msgstr "Déboguer les mises à jour"
+
+#: include/functions.php:1219
+msgid "Debug viewfeed()"
+msgstr "Déboguer viewfeed()"
 
-#: include/functions.php:2001
-#: js/FeedTree.js:178
+#: include/functions.php:1220
+#: js/FeedTree.js:97
 msgid "Mark all feeds as read"
 msgstr "Marquer tous les flux comme lus"
 
-#: include/functions.php:2002
-#, fuzzy
+#: include/functions.php:1221
 msgid "Un/collapse current category"
-msgstr "Placer dans la catégorie :"
+msgstr "Étendre/contracter la catégorie"
 
-#: include/functions.php:2003
-#, fuzzy
+#: include/functions.php:1222
 msgid "Toggle combined mode"
-msgstr "Marquer comme publié"
+msgstr "Basculer le mode combiné"
 
-#: include/functions.php:2004
-#, fuzzy
+#: include/functions.php:1223
 msgid "Toggle auto expand in combined mode"
-msgstr "Développer automatiquement les articles en affichage combiné"
+msgstr "Basculer le développement automatique en mode combiné"
 
-#: include/functions.php:2005
-#, fuzzy
+#: include/functions.php:1224
 msgid "Go to"
-msgstr "Aller à..."
+msgstr "Aller à"
+
+#: include/functions.php:1225
+#: classes/feeds.php:1583
+msgid "All articles"
+msgstr "Tous les articles"
 
-#: include/functions.php:2007
+#: include/functions.php:1226
 msgid "Fresh"
-msgstr ""
+msgstr "Nouveaux"
 
-#: include/functions.php:2010
-#: js/tt-rss.js:457
-#: js/tt-rss.js:642
+#: include/functions.php:1229
+#: js/tt-rss.js:491
+#: js/tt-rss.js:660
 msgid "Tag cloud"
 msgstr "Nuage de tags"
 
-#: include/functions.php:2012
-#, fuzzy
+#: include/functions.php:1231
 msgid "Other"
-msgstr "Autres flux"
+msgstr "Autre"
 
-#: include/functions.php:2013
-#: classes/pref/labels.php:281
+#: include/functions.php:1232
+#: classes/pref/labels.php:279
 msgid "Create label"
 msgstr "Créer une étiquette"
 
-#: include/functions.php:2014
-#: classes/pref/filters.php:652
+#: include/functions.php:1233
+#: classes/pref/filters.php:801
 msgid "Create filter"
 msgstr "Créer un filtre"
 
-#: include/functions.php:2015
-#, fuzzy
+#: include/functions.php:1234
 msgid "Un/collapse sidebar"
-msgstr "Contracter le menu"
+msgstr "Ouvrir/fermer la barre latérale"
 
-#: include/functions.php:2016
-#, fuzzy
+#: include/functions.php:1235
 msgid "Show help dialog"
-msgstr "Afficher la fenêtre de recherche"
+msgstr "Afficher la fenêtre d'aide"
 
-#: include/functions.php:2537
-#, php-format
-msgid "Search results: %s"
+#: include/functions.php:2582
+msgid "There is no error, the file uploaded with success"
 msgstr ""
 
-#: include/functions.php:3132
-msgid " - "
-msgstr " - "
-
-#: include/functions.php:3154
-#: include/functions.php:3395
-#: classes/article.php:281
-msgid "no tags"
-msgstr "aucun tag"
-
-#: include/functions.php:3164
-#: classes/feeds.php:676
-msgid "Edit tags for this article"
-msgstr "Modifier les tags pour cet article"
-
-#: include/functions.php:3196
-#: classes/feeds.php:628
-msgid "Originally from:"
-msgstr "Origine :"
+#: include/functions.php:2583
+msgid "The uploaded file exceeds the upload_max_filesize directive in php.ini"
+msgstr ""
 
-#: include/functions.php:3209
-#: classes/feeds.php:641
-#: classes/pref/feeds.php:559
-msgid "Feed URL"
-msgstr "URL du flux"
+#: include/functions.php:2584
+msgid "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form"
+msgstr ""
 
-#: include/functions.php:3241
-#: classes/dlg.php:37
-#: classes/dlg.php:60
-#: classes/dlg.php:93
-#: classes/dlg.php:159
-#: classes/dlg.php:190
-#: classes/dlg.php:217
-#: classes/dlg.php:250
-#: classes/dlg.php:262
-#: classes/backend.php:105
-#: classes/pref/users.php:95
-#: classes/pref/filters.php:145
-#: classes/pref/prefs.php:1096
-#: classes/pref/feeds.php:1626
-#: classes/pref/feeds.php:1694
-#: plugins/import_export/init.php:407
-#: plugins/import_export/init.php:452
-#: plugins/googlereaderimport/init.php:193
-#: plugins/share/init.php:65
-#: plugins/updater/init.php:368
-msgid "Close this window"
-msgstr "Fermer cette fenêtre"
+#: include/functions.php:2585
+msgid "The uploaded file was only partially uploaded"
+msgstr ""
 
-#: include/functions.php:3432
-msgid "(edit note)"
-msgstr "(modifier l'annotation)"
+#: include/functions.php:2586
+#, fuzzy
+msgid "No file was uploaded"
+msgstr "Aucun fichier envoyé."
 
-#: include/functions.php:3667
-msgid "unknown type"
-msgstr "type inconnu"
+#: include/functions.php:2587
+msgid "Missing a temporary folder"
+msgstr ""
 
-#: include/functions.php:3723
-#, fuzzy
-msgid "Attachments"
-msgstr "Fichiers attachés :"
+#: include/functions.php:2588
+msgid "Failed to write file to disk."
+msgstr ""
 
-#: include/functions.php:4222
-#, php-format
-msgid "LibXML error %s at line %d (column %d): %s"
+#: include/functions.php:2589
+msgid "A PHP extension stopped the file upload."
 msgstr ""
 
-#: include/login_form.php:183
-#: classes/handler/public.php:475
-#: classes/handler/public.php:758
+#: include/login_form.php:107
+#: classes/handler/public.php:446
+#: classes/handler/public.php:708
 msgid "Login:"
-msgstr "Login :"
+msgstr "Identifiant :"
 
-#: include/login_form.php:194
-#: classes/handler/public.php:478
+#: include/login_form.php:117
+#: classes/handler/public.php:449
 msgid "Password:"
 msgstr "Mot de passe :"
 
-#: include/login_form.php:199
-#, fuzzy
+#: include/login_form.php:123
 msgid "I forgot my password"
-msgstr "Login ou mot de passe incorrect"
+msgstr "J'ai oublié mon mot de passe"
 
-#: include/login_form.php:205
+#: include/login_form.php:129
 msgid "Profile:"
 msgstr "Profil :"
 
-#: include/login_form.php:209
-#: classes/handler/public.php:233
-#: classes/rpc.php:63
-#: classes/pref/prefs.php:1034
+#: include/login_form.php:133
+#: classes/handler/public.php:252
+#: classes/pref/prefs.php:1037
+#: classes/rpc.php:69
 msgid "Default profile"
 msgstr "Profil par défaut"
 
-#: include/login_form.php:217
+#: include/login_form.php:141
 msgid "Use less traffic"
 msgstr "Minimiser l'usage du trafic"
 
-#: include/login_form.php:221
+#: include/login_form.php:145
 msgid "Does not display images in articles, reduces automatic refreshes."
-msgstr ""
+msgstr "N'affiche pas les images dans les articles, allège les actualisations automatiques."
 
-#: include/login_form.php:229
+#: include/login_form.php:153
 msgid "Remember me"
-msgstr ""
+msgstr "Se souvenir de moi"
 
-#: include/login_form.php:235
-#: classes/handler/public.php:483
+#: include/login_form.php:159
+#: classes/handler/public.php:454
 msgid "Log in"
 msgstr "Se connecter"
 
-#: include/sessions.php:61
-msgid "Session failed to validate (incorrect IP)"
-msgstr "Echec de la validation de la session (adresse ip incorrecte)"
+#: include/sessions.php:46
+msgid "Session failed to validate (schema version changed)"
+msgstr "Échec de la validation de la session (la base a changé)"
+
+#: include/sessions.php:62
+msgid "Session failed to validate (password changed)"
+msgstr "Échec de la validation de la session (mot de passe changé)"
+
+#: include/sessions.php:69
+msgid "Session failed to validate (user not found)"
+msgstr "Échec de la validation de la session (utilisateur introuvable)"
 
-#: classes/article.php:25
+#: classes/article.php:26
 msgid "Article not found."
 msgstr "Article non trouvé."
 
-#: classes/article.php:179
+#: classes/article.php:211
 msgid "Tags for this article (separated by commas):"
 msgstr "Tags pour cet article (séparés par des virgules) :"
 
-#: classes/article.php:204
-#: classes/pref/users.php:172
-#: classes/pref/labels.php:79
-#: classes/pref/filters.php:403
-#: classes/pref/prefs.php:980
-#: classes/pref/feeds.php:762
-#: classes/pref/feeds.php:910
-#: plugins/nsfw/init.php:83
-#: plugins/note/init.php:51
-#: plugins/instances/init.php:245
+#: classes/article.php:236
+#: classes/pref/labels.php:82
+#: classes/pref/users.php:103
+#: classes/pref/feeds.php:774
+#: classes/pref/feeds.php:914
+#: classes/pref/filters.php:525
+#: classes/pref/prefs.php:982
+#: plugins/nsfw/init.php:85
+#: plugins/note/init.php:58
+#: plugins/af_readability/init.php:80
+#: plugins/af_redditimgur/init.php:66
+#: plugins/af_psql_trgm/init.php:188
+#: plugins/mail/init.php:65
+#: plugins/af_zz_imgproxy/init.php:238
 msgid "Save"
 msgstr "Enregistrer"
 
-#: classes/article.php:206
-#: classes/handler/public.php:452
-#: classes/handler/public.php:486
-#: classes/feeds.php:1024
-#: classes/feeds.php:1076
-#: classes/feeds.php:1136
-#: classes/pref/users.php:174
-#: classes/pref/labels.php:81
-#: classes/pref/filters.php:406
-#: classes/pref/filters.php:801
-#: classes/pref/filters.php:877
-#: classes/pref/filters.php:944
-#: classes/pref/prefs.php:982
-#: classes/pref/feeds.php:763
-#: classes/pref/feeds.php:913
-#: classes/pref/feeds.php:1834
-#: plugins/mail/init.php:124
-#: plugins/note/init.php:53
-#: plugins/instances/init.php:248
-#: plugins/instances/init.php:436
+#: classes/article.php:238
+#: classes/handler/public.php:423
+#: classes/handler/public.php:457
+#: classes/pref/labels.php:84
+#: classes/pref/users.php:105
+#: classes/pref/feeds.php:775
+#: classes/pref/feeds.php:917
+#: classes/pref/feeds.php:1672
+#: classes/pref/filters.php:528
+#: classes/pref/filters.php:945
+#: classes/pref/filters.php:1022
+#: classes/pref/filters.php:1115
+#: classes/pref/prefs.php:984
+#: classes/feeds.php:1037
+#: classes/feeds.php:1089
+#: classes/feeds.php:1128
+#: plugins/note/init.php:60
+#: plugins/mail/init.php:179
 msgid "Cancel"
 msgstr "Annuler"
 
-#: classes/handler/public.php:416
-#: plugins/bookmarklets/init.php:40
-#, fuzzy
-msgid "Share with Tiny Tiny RSS"
-msgstr "S'abonner dans Tiny Tiny RSS"
+#: classes/article.php:337
+#: classes/article.php:720
+#: classes/article.php:875
+msgid "no tags"
+msgstr "aucun tag"
 
-#: classes/handler/public.php:424
-#, fuzzy
-msgid "Title:"
-msgstr "Titre"
+#: classes/article.php:448
+msgid "unknown type"
+msgstr "type inconnu"
 
-#: classes/handler/public.php:426
-#: classes/pref/feeds.php:557
-#: classes/pref/feeds.php:798
-#: plugins/instances/init.php:212
-#: plugins/instances/init.php:401
-msgid "URL:"
-msgstr "URL du flux :"
+#: classes/article.php:525
+msgid "Attachments"
+msgstr "Fichier attaché"
 
-#: classes/handler/public.php:428
-#, fuzzy
-msgid "Content:"
-msgstr "Contenu"
+#: classes/article.php:626
+#: classes/feeds.php:661
+msgid "comment"
+msgid_plural "comments"
+msgstr[0] "Commentaire"
+msgstr[1] "Commentaires"
 
-#: classes/handler/public.php:430
-#, fuzzy
-msgid "Labels:"
-msgstr "Etiquettes"
+#: classes/article.php:630
+#: classes/feeds.php:665
+msgid "comments"
+msgstr "Commentaires"
 
-#: classes/handler/public.php:449
-msgid "Shared article will appear in the Published feed."
-msgstr ""
+#: classes/article.php:689
+msgid " - "
+msgstr " - "
 
-#: classes/handler/public.php:451
-msgid "Share"
-msgstr ""
+#: classes/article.php:730
+#: classes/feeds.php:647
+msgid "Edit tags for this article"
+msgstr "Modifier les tags pour cet article"
 
-#: classes/handler/public.php:473
-#, fuzzy
-msgid "Not logged in"
-msgstr "Dernière connexion"
+#: classes/article.php:763
+#: classes/feeds.php:602
+msgid "Originally from:"
+msgstr "Origine :"
 
-#: classes/handler/public.php:532
-msgid "Incorrect username or password"
-msgstr "Login ou mot de passe incorrect"
+#: classes/article.php:774
+#: classes/pref/feeds.php:539
+#: classes/feeds.php:613
+msgid "Feed URL"
+msgstr "URL du flux"
 
-#: classes/handler/public.php:568
-#: classes/handler/public.php:666
-#, php-format
-msgid "Already subscribed to <b>%s</b>."
-msgstr "Déjà abonné à <b>%s</b>."
+#: classes/article.php:811
+#: classes/backend.php:103
+#: classes/dlg.php:33
+#: classes/dlg.php:56
+#: classes/dlg.php:89
+#: classes/dlg.php:154
+#: classes/dlg.php:181
+#: classes/dlg.php:197
+#: classes/pref/feeds.php:1466
+#: classes/pref/feeds.php:1533
+#: classes/pref/filters.php:208
+#: classes/pref/prefs.php:1099
+#: plugins/af_psql_trgm/init.php:109
+#: plugins/import_export/init.php:446
+#: plugins/import_export/init.php:490
+#: plugins/share/init.php:128
+msgid "Close this window"
+msgstr "Fermer cette fenêtre"
+
+#: classes/article.php:913
+msgid "(edit note)"
+msgstr "(modifier l'annotation)"
 
-#: classes/handler/public.php:571
-#: classes/handler/public.php:657
+#: classes/opml.php:31
+#: classes/opml.php:36
+msgid "OPML Utility"
+msgstr "Outil OPML"
+
+#: classes/opml.php:40
+msgid "Importing OPML..."
+msgstr "Import OPML en cours..."
+
+#: classes/opml.php:45
+msgid "Return to preferences"
+msgstr "Revenir à la configuration"
+
+#: classes/opml.php:301
 #, php-format
-msgid "Subscribed to <b>%s</b>."
-msgstr "Abonné à <b>%s</b>."
+msgid "Adding feed: %s"
+msgstr "Ajout du flux : %s"
 
-#: classes/handler/public.php:574
-#: classes/handler/public.php:660
+#: classes/opml.php:312
 #, php-format
-msgid "Could not subscribe to <b>%s</b>."
-msgstr "Impossible de s'abonner à <b>%s</b>."
+msgid "Duplicate feed: %s"
+msgstr "Flux en doublon : %s"
 
-#: classes/handler/public.php:577
-#: classes/handler/public.php:663
+#: classes/opml.php:326
 #, php-format
-msgid "No feeds found in <b>%s</b>."
-msgstr "Aucun flux trouvé dans <b>%s</b>."
+msgid "Adding label %s"
+msgstr "Ajout de l'étiquette %s"
 
-#: classes/handler/public.php:580
-#: classes/handler/public.php:669
-#, fuzzy
-msgid "Multiple feed URLs found."
-msgstr "Aucun flux trouvé."
+#: classes/opml.php:329
+#, php-format
+msgid "Duplicate label: %s"
+msgstr "Étiquette en doublon: %s"
 
-#: classes/handler/public.php:584
-#: classes/handler/public.php:676
+#: classes/opml.php:341
 #, php-format
-msgid "Could not subscribe to <b>%s</b>.<br>Can't download the Feed URL."
-msgstr "Impossible de s'abonner à <b>%s</b>.<br>Impossible de télécharger l'URL du flux."
+msgid "Setting preference key %s to %s"
+msgstr "Paramétrage de la préférence %s à %s"
 
-#: classes/handler/public.php:602
-#: classes/handler/public.php:694
-msgid "Subscribe to selected feed"
-msgstr "S'abonner au flux sélectionné"
+#: classes/opml.php:377
+msgid "Adding filter..."
+msgstr "Créer un filtre..."
 
-#: classes/handler/public.php:627
-#: classes/handler/public.php:718
-msgid "Edit subscription options"
-msgstr "Modifier les options d'abonnement"
+#: classes/opml.php:512
+#, php-format
+msgid "Processing category: %s"
+msgstr "Placer dans la catégorie : %s"
 
-#: classes/handler/public.php:745
-#, fuzzy
-msgid "Password recovery"
-msgstr "Mot de passe"
+#: classes/opml.php:558
+#, php-format
+msgid "Upload failed with error code %d"
+msgstr "Échec de l'envoi, code d'erreur %d"
 
-#: classes/handler/public.php:751
-msgid "You will need to provide valid account name and email. New password will be sent on your email address."
-msgstr ""
+#: classes/opml.php:570
+#: plugins/import_export/init.php:471
+msgid "Unable to move uploaded file."
+msgstr "Impossible de déplacer le fichier envoyé."
 
-#: classes/handler/public.php:773
-#: classes/pref/users.php:356
-msgid "Reset password"
-msgstr "Réinitialiser le mot de passe"
+#: classes/opml.php:574
+#: plugins/import_export/init.php:475
+msgid "Error: please upload OPML file."
+msgstr "Erreur : veuillez envoyer un document OPML."
 
-#: classes/handler/public.php:783
-msgid "Some of the required form parameters are missing or incorrect."
-msgstr ""
+#: classes/opml.php:585
+msgid "Error: unable to find moved OPML file."
+msgstr "Erreur : impossible de trouver le fichier OPML déplacé."
 
-#: classes/handler/public.php:787
-#: classes/handler/public.php:813
-#, fuzzy
-msgid "Go back"
-msgstr "Revenir"
+#: classes/opml.php:594
+msgid "Error while parsing document."
+msgstr "Erreur lors de l'analyse du document."
 
-#: classes/handler/public.php:809
-msgid "Sorry, login and email combination not found."
-msgstr ""
+#: classes/backend.php:31
+msgid "Other interface tips are available in the Tiny Tiny RSS wiki."
+msgstr "D'autres astuces sur l'interface sont disponibles sur le wiki de Tiny Tiny RSS."
 
-#: classes/handler/public.php:829
-msgid "Your access level is insufficient to run this script."
-msgstr "Vous n'avez pas les permissions nécessaires pour exécuter ce script."
+#: classes/backend.php:36
+msgid "Keyboard Shortcuts"
+msgstr "Raccourcis clavier"
 
-#: classes/handler/public.php:853
-msgid "Database Updater"
-msgstr "Outil de mise à jour de la base de données"
+#: classes/backend.php:59
+msgid "Shift"
+msgstr "Maj"
 
-#: classes/handler/public.php:918
-msgid "Perform updates"
-msgstr "Exécuter les mises à jour"
+#: classes/backend.php:62
+msgid "Ctrl"
+msgstr "Ctrl"
+
+#: classes/backend.php:97
+msgid "Help topic not found."
+msgstr "Sujet non trouvé dans l'aide."
 
-#: classes/dlg.php:16
+#: classes/dlg.php:17
 msgid "If you have imported labels and/or filters, you might need to reload preferences to see your new data."
 msgstr "Si vous avez importé des étiquettes et/ou des filtres, vous devrez peut-être recharger les préférences pour voir les nouvelles données."
 
-#: classes/dlg.php:48
+#: classes/dlg.php:44
 msgid "Your Public OPML URL is:"
 msgstr "Votre URL OPML publique est :"
 
-#: classes/dlg.php:57
-#: classes/dlg.php:214
+#: classes/dlg.php:53
+#: classes/dlg.php:178
+#: plugins/share/init.php:125
 msgid "Generate new URL"
 msgstr "Générer une nouvelle URL"
 
-#: classes/dlg.php:71
+#: classes/dlg.php:67
 msgid "Update daemon is enabled in configuration, but daemon process is not running, which prevents all feeds from updating. Please start the daemon process or contact instance owner."
 msgstr "Le démon de mise à jour est activé dans la configuration mais le processus n'est pas lancé et les flux ne sont donc pas mis à jour. Veuillez le démarrer ou contacter l'administrateur."
 
-#: classes/dlg.php:75
-#: classes/dlg.php:84
+#: classes/dlg.php:71
+#: classes/dlg.php:80
 msgid "Last update:"
 msgstr "Dernière mise à jour :"
 
-#: classes/dlg.php:80
+#: classes/dlg.php:76
 msgid "Update daemon is taking too long to perform a feed update. This could indicate a problem like crash or a hang. Please check the daemon process or contact instance owner."
-msgstr "Le démon de mise à jour prend trop de temps pour effectuer une mise à jour de flux. Cela peut indiquer un problème comme un crash ou un suspension du processus. Veuillez vérifier son état ou bien contacter l'administrateur."
+msgstr "Le démon de mise à jour prend trop de temps pour effectuer une mise à jour de flux. Cela peut indiquer un problème comme un crash ou une suspension du processus. Veuillez vérifier son état ou bien contacter l'administrateur."
 
-#: classes/dlg.php:166
-msgid "Match:"
-msgstr "Correspondance :"
+#: classes/dlg.php:169
+msgid "You can view this feed as RSS using the following URL:"
+msgstr "Vous pouvez consulter ce flux comme RSS en utilisant l'URL suivante :"
 
-#: classes/dlg.php:168
-msgid "Any"
+#: classes/dlg.php:190
+msgid "You are using default tt-rss password. Please change it in the Preferences (Personal data / Authentication)."
 msgstr ""
 
-#: classes/dlg.php:171
+#: classes/dlg.php:194
 #, fuzzy
-msgid "All tags."
-msgstr "aucun tag"
-
-#: classes/dlg.php:173
-msgid "Which Tags?"
-msgstr "Quels tags ?"
+msgid "Open Preferences"
+msgstr "Configuration"
 
-#: classes/dlg.php:186
-msgid "Display entries"
-msgstr "Afficher les entrées"
+#: classes/handler/public.php:387
+#: plugins/bookmarklets/init.php:40
+msgid "Share with Tiny Tiny RSS"
+msgstr "Partager avec Tiny Tiny RSS"
 
-#: classes/dlg.php:205
-msgid "You can view this feed as RSS using the following URL:"
-msgstr "Vous pouvez consulter ce flux comme RSS en utilisant l'URL suivante :"
+#: classes/handler/public.php:395
+msgid "Title:"
+msgstr "Titre :"
 
-#: classes/dlg.php:233
-#: plugins/updater/init.php:331
-#, php-format
-msgid "New version of Tiny Tiny RSS is available (%s)."
-msgstr "Une nouvelle version de Tiny Tiny RSS est disponible (%s)."
+#: classes/handler/public.php:397
+#: classes/pref/feeds.php:537
+msgid "URL:"
+msgstr "URL :"
 
-#: classes/dlg.php:241
-msgid "You can update using built-in updater in the Preferences or by using update.php"
-msgstr ""
+#: classes/handler/public.php:399
+msgid "Content:"
+msgstr "Contenu :"
 
-#: classes/dlg.php:245
-#: plugins/updater/init.php:335
-msgid "See the release notes"
-msgstr ""
+#: classes/handler/public.php:401
+msgid "Labels:"
+msgstr "Étiquettes :"
 
-#: classes/dlg.php:247
-msgid "Download"
-msgstr "Télécharger"
+#: classes/handler/public.php:420
+msgid "Shared article will appear in the Published feed."
+msgstr "Les articles partagés apparaîtront dans le flux Publiés."
 
-#: classes/dlg.php:255
-msgid "Error receiving version information or no new version available."
-msgstr ""
+#: classes/handler/public.php:422
+msgid "Share"
+msgstr "Partager"
 
-#: classes/feeds.php:56
-#, fuzzy, php-format
-msgid "Last updated: %s"
-msgstr "Dernière mise à jour :"
+#: classes/handler/public.php:444
+msgid "Not logged in"
+msgstr "Non connecté"
 
-#: classes/feeds.php:75
-msgid "View as RSS feed"
-msgstr "Voir comme flux RSS"
+#: classes/handler/public.php:504
+msgid "Incorrect username or password"
+msgstr "Identifiant ou mot de passe incorrect"
 
-#: classes/feeds.php:76
-#: classes/feeds.php:128
-#: classes/pref/feeds.php:1478
-msgid "View as RSS"
-msgstr "Voir comme RSS"
+#: classes/handler/public.php:557
+#, php-format
+msgid "Already subscribed to <b>%s</b>."
+msgstr "Déjà abonné à <b>%s</b>."
 
-#: classes/feeds.php:83
-msgid "Select:"
-msgstr "Sélectionner :"
+#: classes/handler/public.php:560
+#, php-format
+msgid "Subscribed to <b>%s</b>."
+msgstr "Abonné à <b>%s</b>."
 
-#: classes/feeds.php:84
-#: classes/pref/users.php:341
-#: classes/pref/labels.php:275
-#: classes/pref/filters.php:280
-#: classes/pref/filters.php:328
-#: classes/pref/filters.php:646
-#: classes/pref/filters.php:734
-#: classes/pref/filters.php:761
-#: classes/pref/prefs.php:994
-#: classes/pref/feeds.php:1310
-#: classes/pref/feeds.php:1575
-#: classes/pref/feeds.php:1641
-#: plugins/instances/init.php:287
-msgid "All"
-msgstr "Tout"
+#: classes/handler/public.php:563
+#, php-format
+msgid "Could not subscribe to <b>%s</b>."
+msgstr "Impossible de s'abonner à <b>%s</b>."
 
-#: classes/feeds.php:86
-msgid "Invert"
-msgstr "Inverse"
+#: classes/handler/public.php:566
+#, php-format
+msgid "No feeds found in <b>%s</b>."
+msgstr "Aucun flux trouvé dans <b>%s</b>."
 
-#: classes/feeds.php:87
-#: classes/pref/users.php:343
-#: classes/pref/labels.php:277
-#: classes/pref/filters.php:282
-#: classes/pref/filters.php:330
-#: classes/pref/filters.php:648
-#: classes/pref/filters.php:736
-#: classes/pref/filters.php:763
-#: classes/pref/prefs.php:996
-#: classes/pref/feeds.php:1312
-#: classes/pref/feeds.php:1577
-#: classes/pref/feeds.php:1643
-#: plugins/instances/init.php:289
-msgid "None"
-msgstr "Aucun"
+#: classes/handler/public.php:569
+msgid "Multiple feed URLs found."
+msgstr "Plusieurs flux trouvés."
 
-#: classes/feeds.php:93
-#, fuzzy
-msgid "More..."
-msgstr "%d de plus..."
+#: classes/handler/public.php:573
+#, php-format
+msgid "Could not subscribe to <b>%s</b>.<br>Can't download the Feed URL."
+msgstr "Impossible de s'abonner à <b>%s</b>.<br>Impossible de télécharger l'URL du flux."
 
-#: classes/feeds.php:95
-msgid "Selection toggle:"
-msgstr "Sélectionner :"
+#: classes/handler/public.php:591
+msgid "Subscribe to selected feed"
+msgstr "S'abonner au flux sélectionné"
 
-#: classes/feeds.php:101
-msgid "Selection:"
-msgstr "Sélection :"
+#: classes/handler/public.php:618
+msgid "Edit subscription options"
+msgstr "Modifier les options d'abonnement"
 
-#: classes/feeds.php:104
-#, fuzzy
-msgid "Set score"
-msgstr "Score"
+#: classes/handler/public.php:656
+msgid "Password recovery"
+msgstr "Récupération de mot de passe"
 
-#: classes/feeds.php:107
-msgid "Archive"
-msgstr "Archive"
+#: classes/handler/public.php:701
+msgid "You will need to provide valid account name and email. A password reset link will be sent to your email address."
+msgstr "Vous devrez fournir un nom et une adresse email valides. Un lien pour réinitialiser votre mot de passe sera envoyé à votre adresse email."
 
-#: classes/feeds.php:109
-msgid "Move back"
-msgstr "Revenir"
+#: classes/handler/public.php:723
+#: classes/pref/users.php:372
+msgid "Reset password"
+msgstr "Réinitialiser le mot de passe"
 
-#: classes/feeds.php:110
-#: classes/pref/filters.php:289
-#: classes/pref/filters.php:337
-#: classes/pref/filters.php:743
-#: classes/pref/filters.php:770
-msgid "Delete"
-msgstr "Supprimer"
+#: classes/handler/public.php:733
+msgid "Some of the required form parameters are missing or incorrect."
+msgstr "Des paramètres du formulaire manquent ou sont invalides."
 
-#: classes/feeds.php:115
-#: classes/feeds.php:120
-#: plugins/mailto/init.php:25
-#: plugins/mail/init.php:26
-msgid "Forward by email"
-msgstr "Transférer par email"
+#: classes/handler/public.php:737
+#: classes/handler/public.php:806
+msgid "Go back"
+msgstr "Revenir"
 
-#: classes/feeds.php:124
-msgid "Feed:"
-msgstr "Flux :"
+#: classes/handler/public.php:775
+msgid "[tt-rss] Password reset request"
+msgstr "[tt-rss] Demande de réinitialisation de mot de passe"
 
-#: classes/feeds.php:197
-#: classes/feeds.php:824
-msgid "Feed not found."
-msgstr "Flux non trouvé."
+#: classes/handler/public.php:802
+msgid "Sorry, login and email combination not found."
+msgstr "Désolé, ce couple identifiant et mail n'a pas été trouvé."
 
-#: classes/feeds.php:254
-#, fuzzy
-msgid "Never"
-msgstr "Ne jamais purger"
+#: classes/handler/public.php:824
+msgid "Your access level is insufficient to run this script."
+msgstr "Vous n'avez pas les permissions nécessaires pour exécuter ce script."
 
-#: classes/feeds.php:360
-#, fuzzy, php-format
-msgid "Imported at %s"
-msgstr "Importer"
+#: classes/handler/public.php:850
+msgid "Database Updater"
+msgstr "Outil de mise à jour de la base de données"
 
-#: classes/feeds.php:520
-msgid "mark as read"
-msgstr "marquer comme lu"
+#: classes/handler/public.php:915
+msgid "Perform updates"
+msgstr "Exécuter les mises à jour"
 
-#: classes/feeds.php:570
-#, fuzzy
-msgid "Collapse article"
-msgstr "Fermer l'article"
+#: classes/pref/labels.php:25
+#: classes/pref/filters.php:377
+#: classes/pref/filters.php:866
+msgid "Caption"
+msgstr "Légende"
 
-#: classes/feeds.php:725
-msgid "No unread articles found to display."
-msgstr "Aucun article non-lu à afficher"
+#: classes/pref/labels.php:40
+msgid "Colors"
+msgstr "Couleurs"
 
-#: classes/feeds.php:728
-msgid "No updated articles found to display."
-msgstr "Aucun article mis à jour à afficher"
+#: classes/pref/labels.php:45
+msgid "Foreground:"
+msgstr "Premier plan :"
 
-#: classes/feeds.php:731
-msgid "No starred articles found to display."
-msgstr "Aucun article remarquable à afficher"
+#: classes/pref/labels.php:45
+msgid "Background:"
+msgstr "Arrière-plan :"
 
-#: classes/feeds.php:735
-#, fuzzy
-msgid "No articles found to display. You can assign articles to labels manually from article header context menu (applies to all selected articles) or use a filter."
-msgstr "Aucun article à afficher. Vous pouvez assigner des étiquettes aux articles manuellement (voir les actions du menu ci-dessus) ou utiliser un filtre."
+#: classes/pref/labels.php:244
+#, php-format
+msgid "Created label <b>%s</b>"
+msgstr "Étiquette <b>%s</b> créé"
 
-#: classes/feeds.php:737
-msgid "No articles found to display."
-msgstr "Aucun article à afficher"
+#: classes/pref/labels.php:270
+#: classes/pref/users.php:356
+#: classes/pref/feeds.php:1183
+#: classes/pref/feeds.php:1414
+#: classes/pref/feeds.php:1479
+#: classes/pref/filters.php:388
+#: classes/pref/filters.php:446
+#: classes/pref/filters.php:792
+#: classes/pref/filters.php:875
+#: classes/pref/filters.php:902
+#: classes/pref/prefs.php:993
+msgid "Select"
+msgstr "Sélectionner"
 
-#: classes/feeds.php:752
-#: classes/feeds.php:919
-#, php-format
-msgid "Feeds last updated at %s"
-msgstr "Flux mis à jour à %s"
+#: classes/pref/labels.php:273
+#: classes/pref/users.php:359
+#: classes/pref/feeds.php:1186
+#: classes/pref/feeds.php:1417
+#: classes/pref/feeds.php:1482
+#: classes/pref/filters.php:391
+#: classes/pref/filters.php:449
+#: classes/pref/filters.php:795
+#: classes/pref/filters.php:878
+#: classes/pref/filters.php:905
+#: classes/pref/prefs.php:996
+#: classes/feeds.php:102
+msgid "All"
+msgstr "Tout"
 
-#: classes/feeds.php:762
-#: classes/feeds.php:929
-msgid "Some feeds have update errors (click for details)"
-msgstr "Des erreurs sont survenues pendant la mise à jour de certains flux (cliquer ici pour les détails)"
+#: classes/pref/labels.php:275
+#: classes/pref/users.php:361
+#: classes/pref/feeds.php:1188
+#: classes/pref/feeds.php:1419
+#: classes/pref/feeds.php:1484
+#: classes/pref/filters.php:393
+#: classes/pref/filters.php:451
+#: classes/pref/filters.php:797
+#: classes/pref/filters.php:880
+#: classes/pref/filters.php:907
+#: classes/pref/prefs.php:998
+#: classes/feeds.php:105
+msgid "None"
+msgstr "Aucun"
 
-#: classes/feeds.php:909
-msgid "No feed selected."
-msgstr "Aucun flux sélectionné."
+#: classes/pref/labels.php:282
+#: classes/pref/users.php:370
+#: classes/pref/feeds.php:752
+#: classes/pref/filters.php:518
+#: classes/pref/filters.php:814
+#: classes/feeds.php:1088
+msgid "Remove"
+msgstr "Supprimer"
 
-#: classes/feeds.php:962
-#: classes/feeds.php:970
-#, fuzzy
-msgid "Feed or site URL"
-msgstr "URL du flux"
+#: classes/pref/labels.php:285
+msgid "Clear colors"
+msgstr "Ré-initialiser les couleurs"
 
-#: classes/feeds.php:976
-#: classes/pref/feeds.php:579
-#: classes/pref/feeds.php:811
-#: classes/pref/feeds.php:1798
-msgid "Place in category:"
-msgstr "Placer dans la catégorie :"
+#: classes/pref/users.php:6
+#: classes/pref/system.php:8
+msgid "Your access level is insufficient to open this tab."
+msgstr "Vous n'avez pas les permissions nécessaires pour ouvrir cet onglet."
 
-#: classes/feeds.php:984
-msgid "Available feeds"
-msgstr "Flux disponibles"
+#: classes/pref/users.php:26
+msgid "Edit user"
+msgstr "Modifier Utilisateur"
 
-#: classes/feeds.php:996
-#: classes/pref/users.php:135
-#: classes/pref/feeds.php:609
-#: classes/pref/feeds.php:847
+#: classes/pref/users.php:61
+#: classes/pref/feeds.php:622
+#: classes/pref/feeds.php:849
+#: classes/feeds.php:1009
 msgid "Authentication"
 msgstr "Identification"
 
-#: classes/feeds.php:1000
-#: classes/pref/users.php:398
-#: classes/pref/feeds.php:615
-#: classes/pref/feeds.php:851
-#: classes/pref/feeds.php:1812
-msgid "Login"
-msgstr "Se connecter"
-
-#: classes/feeds.php:1003
-#: classes/pref/prefs.php:260
-#: classes/pref/feeds.php:628
-#: classes/pref/feeds.php:857
-#: classes/pref/feeds.php:1815
-msgid "Password"
-msgstr "Mot de passe"
-
-#: classes/feeds.php:1013
-msgid "This feed requires authentication."
-msgstr "Ce flux nécessite une identification."
+#: classes/pref/users.php:64
+msgid "Access level: "
+msgstr "Permissions : "
 
-#: classes/feeds.php:1018
-#: classes/feeds.php:1074
-#: classes/pref/feeds.php:1833
-msgid "Subscribe"
-msgstr "S'abonner"
+#: classes/pref/users.php:82
+#: classes/pref/feeds.php:648
+#: classes/pref/feeds.php:867
+msgid "Options"
+msgstr "Options"
 
-#: classes/feeds.php:1021
-msgid "More feeds"
-msgstr "D'autres flux"
+#: classes/pref/users.php:96
+#: js/prefs.js:479
+msgid "User details"
+msgstr "Détails de l'utilisateur"
 
-#: classes/feeds.php:1044
-#: classes/feeds.php:1135
-#: classes/pref/users.php:328
-#: classes/pref/filters.php:639
-#: classes/pref/feeds.php:1303
-#: js/tt-rss.js:174
-msgid "Search"
-msgstr "Rechercher"
+#: classes/pref/users.php:136
+#: classes/pref/users.php:407
+msgid "Registered"
+msgstr "Inscrit"
 
-#: classes/feeds.php:1048
-msgid "Popular feeds"
-msgstr "Flux populaires"
+#: classes/pref/users.php:137
+msgid "Last logged in"
+msgstr "Dernière connexion"
 
-#: classes/feeds.php:1049
-msgid "Feed archive"
-msgstr "Archive du flux"
+#: classes/pref/users.php:145
+msgid "Subscribed feeds count"
+msgstr "Nombre d'abonnements à des flux"
 
-#: classes/feeds.php:1052
-msgid "limit:"
-msgstr "limite :"
+#: classes/pref/users.php:146
+msgid "Stored articles"
+msgstr "Articles stockés"
 
-#: classes/feeds.php:1075
-#: classes/pref/users.php:354
-#: classes/pref/labels.php:284
-#: classes/pref/filters.php:396
-#: classes/pref/filters.php:665
-#: classes/pref/feeds.php:733
-#: plugins/instances/init.php:294
-msgid "Remove"
-msgstr "Supprimer"
+#: classes/pref/users.php:150
+#: classes/pref/users.php:406
+msgid "Subscribed feeds"
+msgstr "Flux abonnés"
 
-#: classes/feeds.php:1086
-msgid "Look for"
-msgstr "Rechercher"
+#: classes/pref/users.php:176
+msgid "User not found"
+msgstr "Utilisateur non trouvé"
 
-#: classes/feeds.php:1094
-msgid "Limit search to:"
-msgstr "Restreindre la recherche à :"
+#: classes/pref/users.php:246
+#, php-format
+msgid "Added user <b>%s</b> with password <b>%s</b>"
+msgstr "Utilisateur <b>%s</b> ajouté avec le mot de passe <b>%s</b>"
 
-#: classes/feeds.php:1110
-msgid "This feed"
-msgstr "Ce flux"
+#: classes/pref/users.php:253
+#, php-format
+msgid "Could not create user <b>%s</b>"
+msgstr "Impossible de créer l'utilisateur <b>%s</b>"
 
-#: classes/backend.php:33
-msgid "Other interface tips are available in the Tiny Tiny RSS wiki."
-msgstr "D'autres astuces sur l'interface sont disponibles sur le wiki de Tiny Tiny RSS."
-
-#: classes/backend.php:38
-msgid "Keyboard Shortcuts"
-msgstr "Raccourcis clavier"
-
-#: classes/backend.php:61
-msgid "Shift"
-msgstr ""
-
-#: classes/backend.php:64
-msgid "Ctrl"
-msgstr ""
-
-#: classes/backend.php:99
-msgid "Help topic not found."
-msgstr "Sujet non trouvé dans l'aide."
-
-#: classes/opml.php:28
-#: classes/opml.php:33
-msgid "OPML Utility"
-msgstr "Outil OPML"
-
-#: classes/opml.php:37
-msgid "Importing OPML..."
-msgstr "Import OPML en cours..."
-
-#: classes/opml.php:41
-msgid "Return to preferences"
-msgstr "Revenir à la configuration"
-
-#: classes/opml.php:270
-#, fuzzy, php-format
-msgid "Adding feed: %s"
-msgstr "Ajout du filtre %s"
-
-#: classes/opml.php:281
-#, fuzzy, php-format
-msgid "Duplicate feed: %s"
-msgstr "Etiquette identique : %s"
-
-#: classes/opml.php:295
-#, php-format
-msgid "Adding label %s"
-msgstr "Ajout de l'étiquette %s"
-
-#: classes/opml.php:298
-#, php-format
-msgid "Duplicate label: %s"
-msgstr "Etiquette identique : %s"
-
-#: classes/opml.php:310
-#, php-format
-msgid "Setting preference key %s to %s"
-msgstr "Paramétrage de la préférence %s à %s"
-
-#: classes/opml.php:339
-#, fuzzy
-msgid "Adding filter..."
-msgstr "Ajout du filtre %s"
-
-#: classes/opml.php:416
-#, fuzzy, php-format
-msgid "Processing category: %s"
-msgstr "Placer dans la catégorie :"
-
-#: classes/opml.php:465
-#: plugins/import_export/init.php:420
-#: plugins/googlereaderimport/init.php:66
-#, php-format
-msgid "Upload failed with error code %d"
-msgstr ""
-
-#: classes/opml.php:479
-#: plugins/import_export/init.php:434
-#: plugins/googlereaderimport/init.php:80
-#, fuzzy
-msgid "Unable to move uploaded file."
-msgstr "Erreur : impossible de charger l'article."
-
-#: classes/opml.php:483
-#: plugins/import_export/init.php:438
-#: plugins/googlereaderimport/init.php:84
-msgid "Error: please upload OPML file."
-msgstr "Erreur : veuillez envoyer un document OPML."
-
-#: classes/opml.php:492
-#, fuzzy
-msgid "Error: unable to find moved OPML file."
-msgstr "Erreur : impossible de charger l'article."
-
-#: classes/opml.php:499
-#: plugins/googlereaderimport/init.php:186
-msgid "Error while parsing document."
-msgstr "Erreur lors de l'analyse du document."
-
-#: classes/pref/users.php:6
-#: classes/pref/system.php:8
-#: plugins/instances/init.php:154
-msgid "Your access level is insufficient to open this tab."
-msgstr "Vous n'avez pas les permissions nécessaires pour ouvrir cet onglet."
-
-#: classes/pref/users.php:34
-msgid "User not found"
-msgstr "Utilisateur non trouvé"
-
-#: classes/pref/users.php:53
-#: classes/pref/users.php:400
-msgid "Registered"
-msgstr "Inscrit"
-
-#: classes/pref/users.php:54
-msgid "Last logged in"
-msgstr "Dernière connexion"
-
-#: classes/pref/users.php:61
-msgid "Subscribed feeds count"
-msgstr "Nombre d'abonnements à des flux"
-
-#: classes/pref/users.php:65
-msgid "Subscribed feeds"
-msgstr "Flux abonnés"
-
-#: classes/pref/users.php:138
-msgid "Access level: "
-msgstr "Permissions :"
-
-#: classes/pref/users.php:151
-msgid "Change password to"
-msgstr "Nouveau mot de passe"
-
-#: classes/pref/users.php:157
-#: classes/pref/feeds.php:636
-#: classes/pref/feeds.php:863
-msgid "Options"
-msgstr "Options"
-
-#: classes/pref/users.php:160
-msgid "E-mail: "
-msgstr "Adresse email :"
-
-#: classes/pref/users.php:236
-#, php-format
-msgid "Added user <b>%s</b> with password <b>%s</b>"
-msgstr "Utilisateur <b>%s</b> ajouté avec le mot de passe <b>%s</b>"
-
-#: classes/pref/users.php:243
-#, php-format
-msgid "Could not create user <b>%s</b>"
-msgstr "Impossible de créer l'utilisateur <b>%s</b>"
-
-#: classes/pref/users.php:247
+#: classes/pref/users.php:257
 #, php-format
 msgid "User <b>%s</b> already exists."
 msgstr "L'utilisateur <b>%s</b> existe déjà."
 
-#: classes/pref/users.php:269
-#, fuzzy, php-format
+#: classes/pref/users.php:285
+#, php-format
 msgid "Changed password of user <b>%s</b> to <b>%s</b>"
-msgstr "Utilisateur <b>%s</b> ajouté avec le mot de passe <b>%s</b>"
+msgstr "Mot de passe de l'utilisateur <b>%s</b> changé en <b>%s</b>"
 
-#: classes/pref/users.php:271
-#, fuzzy, php-format
+#: classes/pref/users.php:287
+#, php-format
 msgid "Sending new password of user <b>%s</b> to <b>%s</b>"
-msgstr "Utilisateur <b>%s</b> ajouté avec le mot de passe <b>%s</b>"
+msgstr "Envoi du mot de passe de <b>%s</b> à <b>%s</b>"
 
-#: classes/pref/users.php:295
+#: classes/pref/users.php:311
 msgid "[tt-rss] Password change notification"
-msgstr "[tt-rss] Notification de changement de mot passe"
-
-#: classes/pref/users.php:338
-#: classes/pref/labels.php:272
-#: classes/pref/filters.php:277
-#: classes/pref/filters.php:325
-#: classes/pref/filters.php:643
-#: classes/pref/filters.php:731
-#: classes/pref/filters.php:758
-#: classes/pref/prefs.php:991
-#: classes/pref/feeds.php:1307
-#: classes/pref/feeds.php:1572
-#: classes/pref/feeds.php:1638
-#: plugins/instances/init.php:284
-msgid "Select"
-msgstr "Sélectionner"
+msgstr "[tt-rss] Notification de changement de mot de passe"
 
 #: classes/pref/users.php:346
+#: classes/pref/feeds.php:1179
+#: classes/pref/filters.php:788
+#: classes/feeds.php:1059
+#: classes/feeds.php:1127
+#: js/tt-rss.js:165
+msgid "Search"
+msgstr "Rechercher"
+
+#: classes/pref/users.php:364
 msgid "Create user"
 msgstr "Créer l'utilisateur"
 
-#: classes/pref/users.php:350
-msgid "Details"
-msgstr "Détails"
-
-#: classes/pref/users.php:352
-#: classes/pref/filters.php:658
-#: plugins/instances/init.php:293
+#: classes/pref/users.php:368
+#: classes/pref/filters.php:807
 msgid "Edit"
 msgstr "Modifier"
 
-#: classes/pref/users.php:399
+#: classes/pref/users.php:404
+#: classes/pref/feeds.php:626
+#: classes/pref/feeds.php:853
+#: classes/pref/feeds.php:1649
+#: classes/feeds.php:1013
+msgid "Login"
+msgstr "Se connecter"
+
+#: classes/pref/users.php:405
 msgid "Access Level"
 msgstr "Permissions"
 
-#: classes/pref/users.php:401
+#: classes/pref/users.php:408
 msgid "Last login"
 msgstr "Dernière connexion"
 
-#: classes/pref/users.php:420
-#: plugins/instances/init.php:334
+#: classes/pref/users.php:427
 msgid "Click to edit"
 msgstr "Cliquer pour modifier"
 
-#: classes/pref/users.php:440
+#: classes/pref/users.php:447
 msgid "No users defined."
 msgstr "Aucun utilisateur défini."
 
-#: classes/pref/users.php:442
+#: classes/pref/users.php:449
 msgid "No matching users found."
 msgstr "Aucun utilisateur correspondant trouvé."
 
-#: classes/pref/labels.php:22
-#: classes/pref/filters.php:266
-#: classes/pref/filters.php:722
-msgid "Caption"
-msgstr "Légende"
-
-#: classes/pref/labels.php:37
-msgid "Colors"
-msgstr "Couleurs"
-
-#: classes/pref/labels.php:42
-msgid "Foreground:"
-msgstr "Premier plan :"
+#: classes/pref/system.php:29
+msgid "Error Log"
+msgstr "Journal des erreurs"
 
-#: classes/pref/labels.php:42
-msgid "Background:"
-msgstr "Arrière-plan :"
+#: classes/pref/system.php:40
+msgid "Refresh"
+msgstr "Actualiser"
 
-#: classes/pref/labels.php:232
-#, php-format
-msgid "Created label <b>%s</b>"
-msgstr "Etiquette <b>%s</b> créé"
+#: classes/pref/system.php:43
+msgid "Clear log"
+msgstr "Vider le journal"
 
-#: classes/pref/labels.php:287
-msgid "Clear colors"
-msgstr "Ré-initialiser les couleurs"
+#: classes/pref/system.php:48
+msgid "Error"
+msgstr "Erreur"
 
-#: classes/pref/filters.php:94
-msgid "Articles matching this filter:"
-msgstr "Articles correspondant à ce filtre :"
+#: classes/pref/system.php:49
+msgid "Filename"
+msgstr "Nom du fichier"
 
-#: classes/pref/filters.php:131
-#, fuzzy
-msgid "No recent articles matching this filter have been found."
-msgstr "Aucun article correspondant à ce filtre n'a été trouvé."
+#: classes/pref/system.php:50
+msgid "Message"
+msgstr "Message"
 
-#: classes/pref/filters.php:135
-msgid "Complex expressions might not give results while testing due to issues with database server regexp implementation."
-msgstr ""
+#: classes/pref/system.php:52
+msgid "Date"
+msgstr "Date"
 
-#: classes/pref/filters.php:272
-#: classes/pref/filters.php:726
-#: classes/pref/filters.php:841
-msgid "Match"
-msgstr "Correspondance"
+#: classes/pref/feeds.php:15
+msgid "Check to enable field"
+msgstr "Cocher pour activer le champ"
 
-#: classes/pref/filters.php:286
-#: classes/pref/filters.php:334
-#: classes/pref/filters.php:740
-#: classes/pref/filters.php:767
-msgid "Add"
-msgstr ""
+#: classes/pref/feeds.php:64
+#: classes/pref/feeds.php:219
+#: classes/pref/feeds.php:267
+#: classes/pref/feeds.php:273
+#: classes/pref/feeds.php:302
+#, php-format
+msgid "(%d feed)"
+msgid_plural "(%d feeds)"
+msgstr[0] "(%d flux)"
+msgstr[1] "(%d flux)"
 
-#: classes/pref/filters.php:320
-#: classes/pref/filters.php:753
-#, fuzzy
-msgid "Apply actions"
-msgstr "Actions sur ce flux"
+#: classes/pref/feeds.php:514
+#: classes/pref/prefs.php:18
+msgid "General"
+msgstr "Général"
 
-#: classes/pref/filters.php:370
-#: classes/pref/filters.php:782
-msgid "Enabled"
-msgstr "Activé"
+#: classes/pref/feeds.php:528
+msgid "Feed Title"
+msgstr "Titre du flux"
 
-#: classes/pref/filters.php:379
-#: classes/pref/filters.php:785
-msgid "Match any rule"
-msgstr ""
+#: classes/pref/feeds.php:560
+#: classes/pref/feeds.php:801
+#: classes/pref/feeds.php:1635
+#: classes/feeds.php:989
+msgid "Place in category:"
+msgstr "Placer dans la catégorie :"
 
-#: classes/pref/filters.php:388
-#: classes/pref/filters.php:788
+#: classes/pref/feeds.php:572
 #, fuzzy
-msgid "Inverse matching"
-msgstr "Correspondance inverse"
-
-#: classes/pref/filters.php:400
-#: classes/pref/filters.php:795
-msgid "Test"
-msgstr "Test"
+msgid "Site URL:"
+msgstr "URL de l'article :"
 
-#: classes/pref/filters.php:433
+#: classes/pref/feeds.php:574
 #, fuzzy
-msgid "(inverse)"
-msgstr "Inverse"
+msgid "Site URL"
+msgstr "URL du flux"
 
-#: classes/pref/filters.php:432
-#, php-format
-msgid "%s on %s in %s %s"
-msgstr ""
+#: classes/pref/feeds.php:585
+#: classes/pref/feeds.php:815
+msgid "Language:"
+msgstr "Langue:"
 
-#: classes/pref/filters.php:655
-msgid "Combine"
-msgstr ""
+#: classes/pref/feeds.php:592
+#: classes/pref/feeds.php:824
+msgid "Update"
+msgstr "Mettre à jour"
 
-#: classes/pref/filters.php:661
-#: classes/pref/feeds.php:1323
-#: classes/pref/feeds.php:1337
-msgid "Reset sort order"
-msgstr "Réinitialiser le critère de tri"
+#: classes/pref/feeds.php:607
+#: classes/pref/feeds.php:840
+msgid "Article purging:"
+msgstr "Purge des articles :"
 
-#: classes/pref/filters.php:669
-#: classes/pref/feeds.php:1359
-msgid "Rescore articles"
-msgstr "Recalculer le score des articles"
+#: classes/pref/feeds.php:632
+#: classes/pref/feeds.php:861
+#: classes/pref/feeds.php:1652
+#: classes/pref/prefs.php:243
+#: classes/feeds.php:1017
+msgid "Password"
+msgstr "Mot de passe"
 
-#: classes/pref/filters.php:798
-msgid "Create"
-msgstr "Créer"
+#: classes/pref/feeds.php:636
+msgid "<b>Hint:</b> you need to fill in your login information if your feed requires authentication, except for Twitter feeds."
+msgstr "<b>Astuce :</b> vous devez renseigner vos informations d'identification si le flux nécessite une authentification, sauf pour les flux Twitter."
 
-#: classes/pref/filters.php:853
-msgid "Inverse regular expression matching"
-msgstr ""
+#: classes/pref/feeds.php:646
+#: classes/feeds.php:1028
+msgid "This feed requires authentication."
+msgstr "Ce flux nécessite une identification."
 
-#: classes/pref/filters.php:855
-msgid "on field"
-msgstr "sur le champ"
+#: classes/pref/feeds.php:662
+#: classes/pref/feeds.php:871
+msgid "Hide from Popular feeds"
+msgstr "Masquer dans la liste des flux populaires"
 
-#: classes/pref/filters.php:861
-#: js/PrefFilterTree.js:45
-msgid "in"
-msgstr "dans"
+#: classes/pref/feeds.php:674
+#: classes/pref/feeds.php:877
+msgid "Include in e-mail digest"
+msgstr "Inclure dans la synthèse quotidienne par courrier électronique"
+
+#: classes/pref/feeds.php:687
+#: classes/pref/feeds.php:883
+msgid "Always display image attachments"
+msgstr "Toujours afficher les images jointes"
 
-#: classes/pref/filters.php:874
+#: classes/pref/feeds.php:700
+#: classes/pref/feeds.php:891
 #, fuzzy
-msgid "Save rule"
-msgstr "Enregistrer"
+msgid "Do not embed media"
+msgstr "Ne pas intégrer les images"
 
-#: classes/pref/filters.php:874
-#: js/functions.js:1013
-msgid "Add rule"
+#: classes/pref/feeds.php:713
+#: classes/pref/feeds.php:899
+msgid "Cache media"
 msgstr ""
 
-#: classes/pref/filters.php:897
-msgid "Perform Action"
-msgstr "Exécuter l'action"
+#: classes/pref/feeds.php:725
+#: classes/pref/feeds.php:905
+msgid "Mark updated articles as unread"
+msgstr "Marquer les article mis à jour comme non lus"
 
-#: classes/pref/filters.php:923
-msgid "with parameters:"
-msgstr "avec les paramètres :"
+#: classes/pref/feeds.php:729
+msgid "Icon"
+msgstr "Icône"
 
-#: classes/pref/filters.php:941
+#: classes/pref/feeds.php:743
+#: classes/pref/feeds.php:1284
+#: plugins/import_export/init.php:71
 #, fuzzy
-msgid "Save action"
-msgstr "Actions du panneau :"
+msgid "Choose file..."
+msgstr "Créer un filtre..."
 
-#: classes/pref/filters.php:941
-#: js/functions.js:1039
-#, fuzzy
-msgid "Add action"
-msgstr "Actions sur ce flux"
+#: classes/pref/feeds.php:750
+msgid "Replace"
+msgstr "Remplacer"
 
-#: classes/pref/filters.php:964
-#, fuzzy
-msgid "[No caption]"
-msgstr "Légende"
+#: classes/pref/feeds.php:757
+#: classes/pref/prefs.php:679
+msgid "Plugins"
+msgstr "Plugins"
 
-#: classes/pref/prefs.php:18
-msgid "General"
-msgstr "Général"
+#: classes/pref/feeds.php:1154
+msgid "Feeds with errors"
+msgstr "Flux avec des erreurs"
 
-#: classes/pref/prefs.php:19
-msgid "Interface"
-msgstr "Interface"
+#: classes/pref/feeds.php:1161
+msgid "Inactive feeds"
+msgstr "Flux inactifs"
 
-#: classes/pref/prefs.php:20
-msgid "Advanced"
-msgstr "Avancé"
+#: classes/pref/feeds.php:1197
+msgid "Edit selected feeds"
+msgstr "Modifier les flux sélectionnés"
 
-#: classes/pref/prefs.php:21
-msgid "Digest"
-msgstr ""
+#: classes/pref/feeds.php:1199
+#: classes/pref/feeds.php:1213
+#: classes/pref/filters.php:810
+msgid "Reset sort order"
+msgstr "Réinitialiser le critère de tri"
+
+#: classes/pref/feeds.php:1201
+#: js/prefs.js:1462
+msgid "Batch subscribe"
+msgstr "Abonnement par lots"
+
+#: classes/pref/feeds.php:1208
+msgid "Categories"
+msgstr "Catégories"
+
+#: classes/pref/feeds.php:1211
+msgid "Add category"
+msgstr "Ajouter une catégorie"
+
+#: classes/pref/feeds.php:1215
+msgid "Remove selected"
+msgstr "Supprimer les flux sélectionnés"
+
+#: classes/pref/feeds.php:1272
+msgid "OPML"
+msgstr "OPML"
+
+#: classes/pref/feeds.php:1274
+msgid "Using OPML you can export and import your feeds, filters, labels and Tiny Tiny RSS settings."
+msgstr "Avec OPML, vous pouvez exporter et importer vos flux, filtres, étiquettes et réglages de Tiny Tiny RSS."
+
+#: classes/pref/feeds.php:1275
+msgid "Only main settings profile can be migrated using OPML."
+msgstr "Seul le profil de réglages principal peut être migré en utilisant OPML."
+
+#: classes/pref/feeds.php:1290
+msgid "Import my OPML"
+msgstr "Importer mon OPML"
+
+#: classes/pref/feeds.php:1296
+msgid "Filename:"
+msgstr "Nom du fichier :"
+
+#: classes/pref/feeds.php:1298
+msgid "Include settings"
+msgstr "Inclure les paramètres"
+
+#: classes/pref/feeds.php:1302
+msgid "Export OPML"
+msgstr "Exporter en OPML"
+
+#: classes/pref/feeds.php:1306
+msgid "Your OPML can be published publicly and can be subscribed by anyone who knows the URL below."
+msgstr "Votre fichier OPML peut être publié et toute personne qui connaît l'adresse indiquée ci-dessous peut s'y abonner."
+
+#: classes/pref/feeds.php:1310
+msgid "Public OPML URL"
+msgstr "URL OPML publique"
+
+#: classes/pref/feeds.php:1311
+msgid "Display published OPML URL"
+msgstr "Afficher l'URL de l'OPML public"
+
+#: classes/pref/feeds.php:1318
+msgid "Published & shared articles / Generated feeds"
+msgstr "Articles publiés et partagés / Flux générés"
+
+#: classes/pref/feeds.php:1320
+msgid "Published articles are exported as a public RSS feed and can be subscribed by anyone who knows the URL specified below."
+msgstr "Les articles publiés sont exportés comme un flux RSS public et toute personne qui connaît l'adresse indiquée ci-dessous peut s'y abonner."
+
+#: classes/pref/feeds.php:1327
+#: classes/feeds.php:54
+#: classes/feeds.php:140
+msgid "View as RSS"
+msgstr "Voir comme RSS"
+
+#: classes/pref/feeds.php:1328
+msgid "Display URL"
+msgstr "Afficher l'URL"
+
+#: classes/pref/feeds.php:1331
+msgid "Clear all generated URLs"
+msgstr "Supprimer toutes les URL générées"
+
+#: classes/pref/feeds.php:1410
+msgid "These feeds have not been updated with new content for 3 months (oldest first):"
+msgstr "Les flux suivants n'ont pas été mis à jour depuis 3 mois (par âge décroissant) :"
+
+#: classes/pref/feeds.php:1444
+#: classes/pref/feeds.php:1509
+msgid "Click to edit feed"
+msgstr "Cliquez pour modifier le flux"
+
+#: classes/pref/feeds.php:1462
+#: classes/pref/feeds.php:1529
+msgid "Unsubscribe from selected feeds"
+msgstr "Se désabonner des flux sélectionnés"
+
+#: classes/pref/feeds.php:1632
+msgid "Add one valid RSS feed per line (no feed detection is done)"
+msgstr "Ajoutez un flux RSS valide par ligne (aucune détection de flux n'est réalisée)"
+
+#: classes/pref/feeds.php:1641
+msgid "Feeds to subscribe, One per line"
+msgstr "Flux auxquels s'abonner, un par ligne"
+
+#: classes/pref/feeds.php:1664
+msgid "Feeds require authentication."
+msgstr "Les flux requièrent une identification."
+
+#: classes/pref/feeds.php:1671
+#: classes/feeds.php:1031
+#: classes/feeds.php:1087
+msgid "Subscribe"
+msgstr "S'abonner"
+
+#: classes/pref/filters.php:155
+msgid "Preview article"
+msgstr "Prévisualiser l'article"
+
+#: classes/pref/filters.php:267
+#: classes/pref/filters.php:573
+msgid "(inverse)"
+msgstr "(inversé)"
+
+#: classes/pref/filters.php:263
+#: classes/pref/filters.php:572
+#, php-format
+msgid "%s on %s in %s %s"
+msgstr "%s sur %s dans %s %s"
+
+#: classes/pref/filters.php:383
+#: classes/pref/filters.php:870
+#: classes/pref/filters.php:977
+msgid "Match"
+msgstr "Correspondance"
+
+#: classes/pref/filters.php:397
+#: classes/pref/filters.php:455
+#: classes/pref/filters.php:884
+#: classes/pref/filters.php:911
+msgid "Add"
+msgstr "Ajouter"
+
+#: classes/pref/filters.php:400
+#: classes/pref/filters.php:458
+#: classes/pref/filters.php:887
+#: classes/pref/filters.php:914
+#: classes/feeds.php:122
+msgid "Delete"
+msgstr "Supprimer"
+
+#: classes/pref/filters.php:441
+#: classes/pref/filters.php:897
+msgid "Apply actions"
+msgstr "Actions effectuées"
+
+#: classes/pref/filters.php:492
+#: classes/pref/filters.php:926
+msgid "Enabled"
+msgstr "Activé"
+
+#: classes/pref/filters.php:501
+#: classes/pref/filters.php:929
+msgid "Match any rule"
+msgstr "Au moins une correspondance"
+
+#: classes/pref/filters.php:510
+#: classes/pref/filters.php:932
+msgid "Inverse matching"
+msgstr "Correspondance inverse"
+
+#: classes/pref/filters.php:522
+#: classes/pref/filters.php:939
+msgid "Test"
+msgstr "Test"
+
+#: classes/pref/filters.php:804
+msgid "Combine"
+msgstr "Combiner"
+
+#: classes/pref/filters.php:942
+msgid "Create"
+msgstr "Créer"
+
+#: classes/pref/filters.php:987
+msgid "Regular expression, without outer delimiters (i.e. slashes)"
+msgstr ""
+
+#: classes/pref/filters.php:993
+msgid "Inverse regular expression matching"
+msgstr "Inverser le résultat de l'expression rationnelle"
+
+#: classes/pref/filters.php:995
+msgid "on field"
+msgstr "sur le champ"
+
+#: classes/pref/filters.php:1001
+#: js/PrefFilterTree.js:43
+msgid "in"
+msgstr "dans"
+
+#: classes/pref/filters.php:1014
+msgid "Wiki: Filters"
+msgstr "Filtres Wiki:"
+
+#: classes/pref/filters.php:1019
+msgid "Save rule"
+msgstr "Enregistrer"
+
+#: classes/pref/filters.php:1019
+#: js/functions.js:797
+msgid "Add rule"
+msgstr "Ajouter une règle"
+
+#: classes/pref/filters.php:1042
+msgid "Perform Action"
+msgstr "Exécuter l'action"
+
+#: classes/pref/filters.php:1093
+msgid "No actions available"
+msgstr "Aucune action disponible"
+
+#: classes/pref/filters.php:1112
+msgid "Save action"
+msgstr "Enregistrer"
+
+#: classes/pref/filters.php:1112
+#: js/functions.js:819
+msgid "Add action"
+msgstr "Ajouter une action"
+
+#: classes/pref/filters.php:1139
+msgid "[No caption]"
+msgstr "[Pas de titre]"
+
+#: classes/pref/filters.php:1141
+#, php-format
+msgid "%s (%d rule)"
+msgid_plural "%s (%d rules)"
+msgstr[0] "%s (%d règle)"
+msgstr[1] "%s (%d règles)"
+
+#: classes/pref/filters.php:1155
+msgid "matches any rule"
+msgstr "Au moins une correspondance"
+
+#: classes/pref/filters.php:1158
+#, php-format
+msgid "%s (+%d action)"
+msgid_plural "%s (+%d actions)"
+msgstr[0] "%s (+%d action)"
+msgstr[1] "%s (+%d actions)"
+
+#: classes/pref/prefs.php:19
+msgid "Interface"
+msgstr "Interface"
+
+#: classes/pref/prefs.php:20
+msgid "Advanced"
+msgstr "Avancé"
+
+#: classes/pref/prefs.php:21
+msgid "Digest"
+msgstr "Synthèse"
 
 #: classes/pref/prefs.php:25
-#, fuzzy
 msgid "Allow duplicate articles"
 msgstr "Permettre les articles en double"
 
 #: classes/pref/prefs.php:26
-msgid "Assign articles to labels automatically"
-msgstr ""
-
-#: classes/pref/prefs.php:27
 msgid "Blacklisted tags"
 msgstr "Tags exclus"
 
-#: classes/pref/prefs.php:27
+#: classes/pref/prefs.php:26
 msgid "When auto-detecting tags in articles these tags will not be applied (comma-separated list)."
-msgstr "Lors de l'auto-détection des tags dans les articles, ces tags ne sont pas utilisés (en faire une liste, séparés par des virgules)"
+msgstr "Lors de l'auto-détection des tags dans les articles, ces tags ne seront pas utilisés (séparés par des virgules)."
 
-#: classes/pref/prefs.php:28
+#: classes/pref/prefs.php:27
 msgid "Automatically mark articles as read"
 msgstr "Automatiquement marquer les articles comme lus"
 
-#: classes/pref/prefs.php:28
+#: classes/pref/prefs.php:27
 msgid "This option enables marking articles as read automatically while you scroll article list."
 msgstr "Cette option permet de marquer automatiquement les articles comme lus lorsque vous naviguez dans la liste d'articles."
 
-#: classes/pref/prefs.php:29
+#: classes/pref/prefs.php:28
 msgid "Automatically expand articles in combined mode"
 msgstr "Développer automatiquement les articles en affichage combiné"
 
-#: classes/pref/prefs.php:30
+#: classes/pref/prefs.php:29
 msgid "Combined feed display"
 msgstr "Affichage combiné des flux"
 
-#: classes/pref/prefs.php:30
+#: classes/pref/prefs.php:29
 msgid "Display expanded list of feed articles, instead of separate displays for headlines and article content"
 msgstr "Affiche les articles sous la forme d'une liste étendue, au lieu de deux listes séparées (une pour les en-têtes et une pour le contenu)"
 
-#: classes/pref/prefs.php:31
+#: classes/pref/prefs.php:30
 msgid "Confirm marking feed as read"
 msgstr "Demander confirmation pour marquer un flux comme lu"
 
-#: classes/pref/prefs.php:32
+#: classes/pref/prefs.php:31
 msgid "Amount of articles to display at once"
 msgstr "Nombre d'articles à afficher"
 
-#: classes/pref/prefs.php:33
-#, fuzzy
+#: classes/pref/prefs.php:32
 msgid "Default feed update interval"
 msgstr "Fréquence de mise à jour par défaut"
 
-#: classes/pref/prefs.php:33
+#: classes/pref/prefs.php:32
 msgid "Shortest interval at which a feed will be checked for updates regardless of update method"
-msgstr ""
+msgstr "Intervalle minimum de temps entre deux mises à jour d'un flux, quelle que soit la méthode de mise à jour"
 
-#: classes/pref/prefs.php:34
+#: classes/pref/prefs.php:33
 msgid "Mark articles in e-mail digest as read"
 msgstr "Marquer tous les articles du compte-rendu par email comme lus"
 
-#: classes/pref/prefs.php:35
+#: classes/pref/prefs.php:34
 msgid "Enable e-mail digest"
 msgstr "Activer la synthèse quotidienne par courrier électronique"
 
-#: classes/pref/prefs.php:35
+#: classes/pref/prefs.php:34
 msgid "This option enables sending daily digest of new (and unread) headlines on your configured e-mail address"
 msgstr "Cette option active l'envoi d'une synthèse quotidienne (digest) des en-têtes nouveaux et non lus à l'adresse électronique donnée"
 
-#: classes/pref/prefs.php:36
+#: classes/pref/prefs.php:35
 msgid "Try to send digests around specified time"
-msgstr ""
+msgstr "Essayer d'envoyer le résumé à l'heure précisée"
 
-#: classes/pref/prefs.php:36
-#, fuzzy
+#: classes/pref/prefs.php:35
 msgid "Uses UTC timezone"
-msgstr "Fuseau horaire de l'utilisateur"
+msgstr "Utilise l'heure GMT"
 
-#: classes/pref/prefs.php:37
+#: classes/pref/prefs.php:36
 msgid "Enable API access"
-msgstr ""
+msgstr "Activer l'accès par API"
 
-#: classes/pref/prefs.php:37
+#: classes/pref/prefs.php:36
 msgid "Allows external clients to access this account through the API"
-msgstr ""
+msgstr "Autoriser les clients à accéder à ce compte via l'API"
 
-#: classes/pref/prefs.php:38
+#: classes/pref/prefs.php:37
 msgid "Enable feed categories"
 msgstr "Utiliser les catégories de flux"
 
-#: classes/pref/prefs.php:39
+#: classes/pref/prefs.php:38
 msgid "Sort feeds by unread articles count"
 msgstr "Trier les flux par nombre d'articles non lus"
 
-#: classes/pref/prefs.php:40
+#: classes/pref/prefs.php:39
 msgid "Maximum age of fresh articles (in hours)"
 msgstr "Ancienneté maximale pour un nouvel article (en heures)"
 
-#: classes/pref/prefs.php:41
-#, fuzzy
+#: classes/pref/prefs.php:40
 msgid "Hide feeds with no unread articles"
 msgstr "Masquer les flux sans article non lu"
 
-#: classes/pref/prefs.php:42
+#: classes/pref/prefs.php:41
 msgid "Show special feeds when hiding read feeds"
 msgstr "Afficher les flux spéciaux en masquant les flux lus"
 
-#: classes/pref/prefs.php:43
+#: classes/pref/prefs.php:42
 msgid "Long date format"
 msgstr "Format de date long"
 
-#: classes/pref/prefs.php:44
+#: classes/pref/prefs.php:42
+msgid "The syntax used is identical to the PHP <a href='http://php.net/manual/function.date.php'>date()</a> function."
+msgstr "La syntaxe utilisée est la même que pour la fonction PHP <a href='http://php.net/manual/function.date.php'>date()</a>."
+
+#: classes/pref/prefs.php:43
 msgid "On catchup show next feed"
 msgstr "Sauter automatiquement au flux suivant"
 
-#: classes/pref/prefs.php:44
+#: classes/pref/prefs.php:43
 msgid "Automatically open next feed with unread articles after marking one as read"
-msgstr ""
+msgstr "Sauter automatiquement au flux suivant après en avoir marqué un comme lu"
 
-#: classes/pref/prefs.php:45
-#, fuzzy
+#: classes/pref/prefs.php:44
 msgid "Purge articles after this number of days (0 - disables)"
 msgstr "Purger les articles plus vieux que le nombre de jours donné (0 pour ne jamais purger)"
 
-#: classes/pref/prefs.php:46
+#: classes/pref/prefs.php:45
 msgid "Purge unread articles"
 msgstr "Purger les articles non lus"
 
-#: classes/pref/prefs.php:47
+#: classes/pref/prefs.php:46
 msgid "Reverse headline order (oldest first)"
-msgstr "Inverser l'order des en-têtes (les plus anciens en premier)"
+msgstr "Inverser l'ordre des en-têtes (les plus anciens en premier)"
 
-#: classes/pref/prefs.php:48
+#: classes/pref/prefs.php:47
 msgid "Short date format"
 msgstr "Format de date court"
 
-#: classes/pref/prefs.php:49
+#: classes/pref/prefs.php:48
 msgid "Show content preview in headlines list"
 msgstr "Donner un aperçu du contenu dans la liste des en-têtes"
 
-#: classes/pref/prefs.php:50
+#: classes/pref/prefs.php:49
 msgid "Sort headlines by feed date"
 msgstr "Trier les en-têtes par date de flux"
 
-#: classes/pref/prefs.php:50
+#: classes/pref/prefs.php:49
 msgid "Use feed-specified date to sort headlines instead of local import date."
 msgstr "Utiliser les dates spécifiées dans le flux pour trier les en-têtes au lieu des dates importées localement."
 
-#: classes/pref/prefs.php:51
+#: classes/pref/prefs.php:50
 msgid "Login with an SSL certificate"
 msgstr "Connexion avec un certificat SSL"
 
-#: classes/pref/prefs.php:51
+#: classes/pref/prefs.php:50
 msgid "Click to register your SSL client certificate with tt-rss"
 msgstr "Cliquez pour enregistrer votre certificat client SSL dans tt-rss"
 
-#: classes/pref/prefs.php:52
+#: classes/pref/prefs.php:51
 #, fuzzy
-msgid "Do not embed images in articles"
-msgstr "Ne pas afficher les images dans les articles"
+msgid "Do not embed media in articles"
+msgstr "Ne pas intégrer les images"
 
-#: classes/pref/prefs.php:53
+#: classes/pref/prefs.php:52
 msgid "Strip unsafe tags from articles"
 msgstr "Éliminer les tags non sûrs des articles"
 
-#: classes/pref/prefs.php:53
+#: classes/pref/prefs.php:52
 msgid "Strip all but most common HTML tags when reading articles."
-msgstr "Élimine toutes les balises HTML sauf les plus courantes lors de la lecture des articles"
+msgstr "Élimine toutes les balises HTML sauf les plus courantes lors de la lecture des articles."
 
-#: classes/pref/prefs.php:54
-#: js/prefs.js:1719
+#: classes/pref/prefs.php:53
+#: js/prefs.js:1424
 msgid "Customize stylesheet"
 msgstr "Personnaliser la feuille de style"
 
-#: classes/pref/prefs.php:54
+#: classes/pref/prefs.php:53
 msgid "Customize CSS stylesheet to your liking"
 msgstr "Personnaliser les feuilles de style CSS"
 
-#: classes/pref/prefs.php:55
-#, fuzzy
-msgid "Time zone"
-msgstr "Fuseau horaire de l'utilisateur"
+#: classes/pref/prefs.php:54
+msgid "Time zone"
+msgstr "Fuseau horaire"
+
+#: classes/pref/prefs.php:55
+msgid "Group headlines in virtual feeds"
+msgstr "Regrouper les entêtes dans des flux virtuels"
+
+#: classes/pref/prefs.php:55
+msgid "Special feeds, labels, and categories are grouped by originating feeds"
+msgstr "Les flux spéciaux, tags et catégories sont regroupés par flux sources."
+
+#: classes/pref/prefs.php:56
+msgid "Language"
+msgstr "Langue"
+
+#: classes/pref/prefs.php:57
+msgid "Theme"
+msgstr "Thème"
+
+#: classes/pref/prefs.php:57
+msgid "Select one of the available CSS themes"
+msgstr "Sélectionnez un des thèmes CSS disponibles"
+
+#: classes/pref/prefs.php:126
+msgid "The configuration was saved."
+msgstr "La configuration a été enregistrée."
+
+#: classes/pref/prefs.php:140
+msgid "Your personal data has been saved."
+msgstr "Vos données personnelles ont été sauvegardées."
+
+#: classes/pref/prefs.php:156
+msgid "Your preferences are now set to default values."
+msgstr "Vos préférences sont maintenant les valeurs par défaut."
+
+#: classes/pref/prefs.php:179
+msgid "Personal data / Authentication"
+msgstr "Données personnelles / Authentification"
+
+#: classes/pref/prefs.php:199
+msgid "Personal data"
+msgstr "Données personelles"
+
+#: classes/pref/prefs.php:211
+msgid "Full name"
+msgstr "Nom complet"
+
+#: classes/pref/prefs.php:215
+msgid "E-mail"
+msgstr "Adresse électronique"
+
+#: classes/pref/prefs.php:221
+msgid "Access level"
+msgstr "Permissions"
+
+#: classes/pref/prefs.php:231
+msgid "Save data"
+msgstr "Enregistrer les données"
+
+#: classes/pref/prefs.php:279
+msgid "Changing your current password will disable OTP."
+msgstr "Changer votre mot de passe actuel désactivera les mots de passe à usage unique."
+
+#: classes/pref/prefs.php:284
+msgid "Old password"
+msgstr "Ancien mot de passe"
+
+#: classes/pref/prefs.php:287
+msgid "New password"
+msgstr "Nouveau mot de passe"
+
+#: classes/pref/prefs.php:292
+msgid "Confirm password"
+msgstr "Confirmation du mot de passe"
+
+#: classes/pref/prefs.php:302
+msgid "Change password"
+msgstr "Modifier le mot de passe"
+
+#: classes/pref/prefs.php:308
+msgid "One time passwords / Authenticator"
+msgstr "Mots de passe à usage unique / Identificateur"
+
+#: classes/pref/prefs.php:312
+msgid "One time passwords are currently enabled. Enter your current password below to disable."
+msgstr "Les mots de passe à usage unique sont actuellement activés. Entrez votre mot de passe actuel ci-dessous pour les désactiver."
+
+#: classes/pref/prefs.php:337
+#: classes/pref/prefs.php:388
+msgid "Enter your password"
+msgstr "Entrez votre mot de passe"
+
+#: classes/pref/prefs.php:348
+msgid "Disable OTP"
+msgstr "Désactiver les mots de passe à usage unique"
+
+#: classes/pref/prefs.php:354
+msgid "You will need a compatible Authenticator to use this. Changing your password would automatically disable OTP."
+msgstr "Vous aurez besoin d'un Identificateur compatible pour utiliser ceci. Changer votre mot de passe le désactivera automatiquement."
+
+#: classes/pref/prefs.php:356
+msgid "Scan the following code by the Authenticator application:"
+msgstr "Scanner le code suivant avec l'application identificateur :"
+
+#: classes/pref/prefs.php:393
+msgid "Enter the generated one time password"
+msgstr "Veuillez saisir le mot de passe à usage unique"
+
+#: classes/pref/prefs.php:407
+msgid "Enable OTP"
+msgstr "Activer les mots de passe à usage unique"
+
+#: classes/pref/prefs.php:413
+msgid "PHP GD functions are required for OTP support."
+msgstr "Les fonctions GD de PHP sont nécessaires pour utiliser les mots de passe à usage unique."
+
+#: classes/pref/prefs.php:456
+msgid "Some preferences are only available in default profile."
+msgstr "Certaines options ne sont disponibles que dans le profil par défaut."
+
+#: classes/pref/prefs.php:545
+msgid "Customize"
+msgstr "Personnaliser"
+
+#: classes/pref/prefs.php:612
+msgid "Register"
+msgstr "S'inscrire"
+
+#: classes/pref/prefs.php:616
+msgid "Clear"
+msgstr "Effacer"
+
+#: classes/pref/prefs.php:622
+#, php-format
+msgid "Current server time: %s (UTC)"
+msgstr "Heure du serveur : %s (GMT)"
+
+#: classes/pref/prefs.php:654
+msgid "Save configuration"
+msgstr "Enregistrer la configuration"
+
+#: classes/pref/prefs.php:658
+msgid "Save and exit preferences"
+msgstr "Sauvegarder et quitter la configuration"
+
+#: classes/pref/prefs.php:663
+msgid "Manage profiles"
+msgstr "Gérer les profils"
+
+#: classes/pref/prefs.php:666
+msgid "Reset to defaults"
+msgstr "Revenir aux valeurs par défaut"
+
+#: classes/pref/prefs.php:681
+msgid "You will need to reload Tiny Tiny RSS for plugin changes to take effect."
+msgstr "Vous devrez relancer Tiny Tiny RSS pour que les changements apportés aux plugins prennent effet."
+
+#: classes/pref/prefs.php:711
+msgid "System plugins"
+msgstr "Plugins systèmes"
+
+#: classes/pref/prefs.php:712
+msgid "System plugins are enabled in <strong>config.php</strong> for all users."
+msgstr ""
+
+#: classes/pref/prefs.php:717
+#: classes/pref/prefs.php:773
+msgid "Plugin"
+msgstr "Plugin"
+
+#: classes/pref/prefs.php:718
+#: classes/pref/prefs.php:774
+msgid "Description"
+msgstr "Description"
+
+#: classes/pref/prefs.php:719
+#: classes/pref/prefs.php:775
+msgid "Version"
+msgstr "Version"
+
+#: classes/pref/prefs.php:720
+#: classes/pref/prefs.php:776
+msgid "Author"
+msgstr "Auteur"
+
+#: classes/pref/prefs.php:751
+#: classes/pref/prefs.php:810
+msgid "more info"
+msgstr "plus d'info"
+
+#: classes/pref/prefs.php:760
+#: classes/pref/prefs.php:819
+msgid "Clear data"
+msgstr "Purger les données"
+
+#: classes/pref/prefs.php:769
+msgid "User plugins"
+msgstr "Plugins utilisateur"
+
+#: classes/pref/prefs.php:834
+msgid "Enable selected plugins"
+msgstr "Activer les plugins sélectionnés"
+
+#: classes/pref/prefs.php:906
+msgid "Incorrect one time password"
+msgstr "Mot de passe à usage unique incorrect"
+
+#: classes/pref/prefs.php:911
+#: classes/pref/prefs.php:942
+msgid "Incorrect password"
+msgstr "Mot de passe incorrect"
+
+#: classes/pref/prefs.php:967
+#, php-format
+msgid "You can override colors, fonts and layout of your currently selected theme with custom CSS declarations here. <a target=\"_blank\" class=\"visibleLink\" href=\"%s\">This file</a> can be used as a baseline."
+msgstr "Vous pouvez redéfinir les couleurs, les polices et la mise en page du thème actuellement sélectionné à l'aide de vos propres instructions CSS ici. <a target=\"_blank\" class=\"visibleLink\" href=\"%s\">Ce fichier</a> peut être utilisé comme base de départ."
+
+#: classes/pref/prefs.php:1007
+msgid "Create profile"
+msgstr "Création d'un profil"
+
+#: classes/pref/prefs.php:1031
+#: classes/pref/prefs.php:1059
+msgid "(active)"
+msgstr "(actif)"
+
+#: classes/pref/prefs.php:1093
+msgid "Remove selected profiles"
+msgstr "Supprimer les profils sélectionnés"
+
+#: classes/pref/prefs.php:1095
+msgid "Activate profile"
+msgstr "Activer le profil"
+
+#: classes/feeds.php:53
+msgid "View as RSS feed"
+msgstr "Voir comme flux RSS"
+
+#: classes/feeds.php:62
+#, php-format
+msgid "Last updated: %s"
+msgstr "Dernière mise à jour : %s"
+
+#: classes/feeds.php:100
+#, fuzzy
+msgid "Select..."
+msgstr "Sélectionner"
+
+#: classes/feeds.php:104
+msgid "Invert"
+msgstr "Inverse"
+
+#: classes/feeds.php:107
+msgid "Selection toggle:"
+msgstr "Sélectionner :"
+
+#: classes/feeds.php:113
+msgid "Selection:"
+msgstr "Sélection :"
+
+#: classes/feeds.php:116
+msgid "Set score"
+msgstr "Changer le score"
+
+#: classes/feeds.php:119
+msgid "Archive"
+msgstr "Archive"
+
+#: classes/feeds.php:121
+msgid "Move back"
+msgstr "Revenir"
+
+#: classes/feeds.php:127
+#: classes/feeds.php:132
+#: plugins/mail/init.php:76
+#: plugins/mailto/init.php:25
+msgid "Forward by email"
+msgstr "Transférer par email"
+
+#: classes/feeds.php:136
+msgid "Feed:"
+msgstr "Flux :"
+
+#: classes/feeds.php:193
+#: classes/feeds.php:819
+msgid "Feed not found."
+msgstr "Flux non trouvé."
+
+#: classes/feeds.php:255
+msgid "Never"
+msgstr "Jamais"
+
+#: classes/feeds.php:342
+#, php-format
+msgid "Imported at %s"
+msgstr "Importé à %s"
+
+#: classes/feeds.php:394
+#: classes/feeds.php:487
+msgid "mark feed as read"
+msgstr "Marquer le flux comme lu"
+
+#: classes/feeds.php:542
+msgid "Collapse article"
+msgstr "Fermer l'article"
+
+#: classes/feeds.php:703
+msgid "No unread articles found to display."
+msgstr "Aucun article non lu à afficher."
+
+#: classes/feeds.php:706
+msgid "No updated articles found to display."
+msgstr "Aucun article mis à jour à afficher."
+
+#: classes/feeds.php:709
+msgid "No starred articles found to display."
+msgstr "Aucun article remarquable à afficher."
+
+#: classes/feeds.php:713
+msgid "No articles found to display. You can assign articles to labels manually from article header context menu (applies to all selected articles) or use a filter."
+msgstr "Aucun article à afficher. Vous pouvez assigner des étiquettes aux articles manuellement (voir les actions du menu ci-dessus) ou utiliser un filtre."
+
+#: classes/feeds.php:715
+msgid "No articles found to display."
+msgstr "Aucun article à afficher."
+
+#: classes/feeds.php:731
+#: classes/feeds.php:922
+#, php-format
+msgid "Feeds last updated at %s"
+msgstr "Flux mis à jour à %s"
+
+#: classes/feeds.php:743
+#: classes/feeds.php:934
+msgid "Some feeds have update errors (click for details)"
+msgstr "Des erreurs sont survenues pendant la mise à jour de certains flux (cliquer ici pour les détails)"
+
+#: classes/feeds.php:911
+msgid "No feed selected."
+msgstr "Aucun flux sélectionné."
+
+#: classes/feeds.php:975
+#: classes/feeds.php:983
+msgid "Feed or site URL"
+msgstr "URL du flux"
+
+#: classes/feeds.php:997
+msgid "Available feeds"
+msgstr "Flux disponibles"
+
+#: classes/feeds.php:1034
+msgid "More feeds"
+msgstr "D'autres flux"
+
+#: classes/feeds.php:1063
+msgid "Popular feeds"
+msgstr "Flux populaires"
+
+#: classes/feeds.php:1064
+msgid "Feed archive"
+msgstr "Archive du flux"
+
+#: classes/feeds.php:1067
+msgid "limit:"
+msgstr "limite :"
+
+#: classes/feeds.php:1101
+msgid "Look for"
+msgstr "Rechercher"
+
+#: classes/feeds.php:1109
+#, php-format
+msgid "in %s"
+msgstr "dans %s"
+
+#: classes/feeds.php:1114
+msgid "Used for word stemming"
+msgstr "Utilisé pour la racinisation des mots"
+
+#: classes/feeds.php:1123
+msgid "Search syntax"
+msgstr "Syntaxe de la recherche"
+
+#: classes/feeds.php:1577
+msgid "Starred articles"
+msgstr "Articles remarquables"
+
+#: classes/feeds.php:1579
+msgid "Published articles"
+msgstr "Articles publiés"
+
+#: classes/feeds.php:1581
+msgid "Fresh articles"
+msgstr "Nouveaux articles"
+
+#: classes/feeds.php:1585
+msgid "Archived articles"
+msgstr "Articles archivés"
+
+#: classes/feeds.php:1587
+msgid "Recently read"
+msgstr "Lus récemment"
+
+#: classes/feeds.php:1708
+msgid "Special"
+msgstr "Spécial"
+
+#: classes/feeds.php:1965
+#, php-format
+msgid "Search results: %s"
+msgstr "Résultats de recherche : %s"
+
+#: plugins/nsfw/init.php:30
+#: plugins/nsfw/init.php:42
+msgid "Not work safe (click to toggle)"
+msgstr "Non convenable au travail (cliquer pour basculer)"
+
+#: plugins/nsfw/init.php:52
+msgid "NSFW Plugin"
+msgstr "Plugin NSFW"
+
+#: plugins/nsfw/init.php:79
+msgid "Tags to consider NSFW (comma-separated)"
+msgstr "Tags à considérer non convenables au travail (séparés par des virgules)"
+
+#: plugins/nsfw/init.php:100
+msgid "Configuration saved."
+msgstr "La configuration a été enregistrée."
+
+#: plugins/note/init.php:28
+#: plugins/note/note.js:11
+msgid "Edit article note"
+msgstr "Modifier l'annotation de l'article"
+
+#: plugins/vf_shared/init.php:17
+#: plugins/vf_shared/init.php:73
+msgid "Shared articles"
+msgstr "Articles partagés"
+
+#: plugins/auth_internal/init.php:67
+msgid "Please enter your one time password:"
+msgstr "Veuillez saisir votre mot de passe à usage unique :"
+
+#: plugins/auth_internal/init.php:208
+msgid "Password has been changed."
+msgstr "Le mot de passe a été modifié."
+
+#: plugins/auth_internal/init.php:210
+msgid "Old password is incorrect."
+msgstr "L'ancien mot de passe n'est pas correct."
+
+#: plugins/af_readability/init.php:25
+#, fuzzy
+msgid "Data saved."
+msgstr "Donnée enregistrée (%s, %d)"
+
+#: plugins/af_readability/init.php:41
+msgid "Inline content"
+msgstr "Contenu intégré"
+
+#: plugins/af_readability/init.php:47
+#, fuzzy
+msgid "Readability settings (af_readability)"
+msgstr "Réglages af_readability"
+
+#: plugins/af_readability/init.php:78
+msgid "Use Readability for pages shared via bookmarklet."
+msgstr ""
+
+#: plugins/af_readability/init.php:90
+#: plugins/af_psql_trgm/init.php:198
+msgid "Currently enabled for (click to edit):"
+msgstr "Actuellement activé pour (cliquer pour modifier):"
+
+#: plugins/af_readability/init.php:107
+msgid "Readability"
+msgstr "Readability"
+
+#: plugins/af_readability/init.php:118
+msgid "Inline article content"
+msgstr "Simplifier le contenu de l'article"
+
+#: plugins/af_redditimgur/init.php:30
+msgid "Reddit content settings (af_redditimgur)"
+msgstr ""
+
+#: plugins/af_redditimgur/init.php:60
+msgid "Extract missing content using Readability"
+msgstr "Extraire le contenu manquant avec Readability"
+
+#: plugins/af_redditimgur/init.php:65
+msgid "Enable additional duplicate checking"
+msgstr ""
+
+#: plugins/af_redditimgur/init.php:79
+#: plugins/af_zz_imgproxy/init.php:252
+msgid "Configuration saved"
+msgstr "La configuration a été enregistrée"
+
+#: plugins/af_psql_trgm/init.php:29
+#, php-format
+msgid "Data saved (%s, %d)"
+msgstr "Donnée enregistrée (%s, %d)"
+
+#: plugins/af_psql_trgm/init.php:119
+msgid "Show related articles"
+msgstr "Voir les articles liés"
+
+#: plugins/af_psql_trgm/init.php:125
+#: plugins/af_psql_trgm/init.php:227
+msgid "Mark similar articles as read"
+msgstr "Marquer les articles similaires comme lus"
+
+#: plugins/af_psql_trgm/init.php:164
+msgid "PostgreSQL trigram extension returns string similarity as a floating point number (0-1). Setting it too low might produce false positives, zero disables checking."
+msgstr "L'extension trigram de PostgreSQL renvoie la similarité des chaînes en nombre à virgule flottante  (0-1). Un réglage bas risque de donner des faux positifs, zéro désactive la vérification."
+
+#: plugins/af_psql_trgm/init.php:167
+msgid "Global settings"
+msgstr "Paramètres généraux"
+
+#: plugins/af_psql_trgm/init.php:171
+msgid "Minimum similarity:"
+msgstr "Similarité minimale:"
 
-#: classes/pref/prefs.php:56
-msgid "Group headlines in virtual feeds"
-msgstr "Regrouper les entêtes dans des flux virtuels"
+#: plugins/af_psql_trgm/init.php:176
+msgid "Minimum title length:"
+msgstr "Longueur minimale du titre:"
 
-#: classes/pref/prefs.php:56
-msgid "Special feeds, labels, and categories are grouped by originating feeds"
-msgstr ""
+#: plugins/af_psql_trgm/init.php:181
+msgid "Enable for all feeds:"
+msgstr "Activer pour tous les flux:"
 
-#: classes/pref/prefs.php:57
-#, fuzzy
-msgid "Language"
-msgstr "Langue :"
+#: plugins/af_psql_trgm/init.php:216
+msgid "Similarity (pg_trgm)"
+msgstr "Similarité (pg_trgm)"
 
-#: classes/pref/prefs.php:58
-msgid "Theme"
+#: plugins/af_comics/init.php:49
+msgid "Feeds supported by af_comics"
+msgstr "Flux supportés par af_comics"
+
+#: plugins/af_comics/init.php:51
+msgid "The following comics are currently supported:"
+msgstr "Les comics suivants sont actuellement supportés :"
+
+#: plugins/af_comics/init.php:69
+msgid "To subscribe to GoComics use the comic's regular web page as the feed URL (e.g. for the <em>Garfield</em> comic use <code>http://www.gocomics.com/garfield</code>)."
 msgstr ""
 
-#: classes/pref/prefs.php:58
-msgid "Select one of the available CSS themes"
+#: plugins/af_comics/init.php:71
+msgid "Drop any updated filters into <code>filters.local</code> in plugin directory."
 msgstr ""
 
-#: classes/pref/prefs.php:69
-msgid "Old password cannot be blank."
-msgstr "L'ancien mot de passe ne peut pas être vide."
+#: plugins/import_export/init.php:53
+msgid "Import and export"
+msgstr "Importer et exporter"
 
-#: classes/pref/prefs.php:74
-msgid "New password cannot be blank."
-msgstr "Le nouveau mot de passe ne peut pas être vide."
+#: plugins/import_export/init.php:55
+msgid "You can export and import your Starred and Archived articles for safekeeping or when migrating between tt-rss instances of same version."
+msgstr "Vous pouvez exporter et importer vos articles remarquables et archivés afin de les sauvegarder ou pour les transférer entre deux instances de tt-rss (même version)."
 
-#: classes/pref/prefs.php:79
-msgid "Entered passwords do not match."
-msgstr "Les mots de passe saisie ne sont pas identiques."
+#: plugins/import_export/init.php:60
+msgid "Export my data"
+msgstr "Exporter mes données"
 
-#: classes/pref/prefs.php:88
-msgid "Function not supported by authentication module."
-msgstr ""
+#: plugins/import_export/init.php:78
+msgid "Import"
+msgstr "Importer"
 
-#: classes/pref/prefs.php:127
-msgid "The configuration was saved."
-msgstr "La configuration a été enregistrée."
+#: plugins/import_export/init.php:242
+msgid "Could not import: incorrect schema version."
+msgstr "Import impossible : version du schéma incorrecte."
+
+#: plugins/import_export/init.php:247
+msgid "Could not import: unrecognized document format."
+msgstr "Import impossible : format de document non reconnu."
+
+#: plugins/import_export/init.php:422
+msgid "Finished: "
+msgstr "Fini : "
 
-#: classes/pref/prefs.php:142
+#: plugins/import_export/init.php:423
 #, php-format
-msgid "Unknown option: %s"
-msgstr "Option inconnue : %s"
+msgid "%d article processed, "
+msgid_plural "%d articles processed, "
+msgstr[0] "%d article traité, "
+msgstr[1] "%d articles traités, "
 
-#: classes/pref/prefs.php:156
-msgid "Your personal data has been saved."
-msgstr "Vos données personnelles ont été sauvegardées."
+#: plugins/import_export/init.php:424
+#, php-format
+msgid "%d imported, "
+msgid_plural "%d imported, "
+msgstr[0] "%d importé, "
+msgstr[1] "%d importés, "
 
-#: classes/pref/prefs.php:176
-msgid "Your preferences are now set to default values."
-msgstr ""
+#: plugins/import_export/init.php:425
+#, php-format
+msgid "%d feed created."
+msgid_plural "%d feeds created."
+msgstr[0] "%d flux créé."
+msgstr[1] "%d flux créés."
 
-#: classes/pref/prefs.php:198
-msgid "Personal data / Authentication"
-msgstr "Données personnelles / Authentification"
+#: plugins/import_export/init.php:430
+msgid "Could not load XML document."
+msgstr "Impossible de charger le document XML."
 
-#: classes/pref/prefs.php:218
-#, fuzzy
-msgid "Personal data"
-msgstr "Données personnelles / Authentification"
+#: plugins/import_export/init.php:442
+msgid "Prepare data"
+msgstr "Préparer les données"
 
-#: classes/pref/prefs.php:228
-msgid "Full name"
-msgstr "Nom"
+#: plugins/import_export/init.php:459
+#, fuzzy, php-format
+msgid "Upload failed with error code %d (%s)"
+msgstr "Échec de l'envoi, code d'erreur %d"
 
-#: classes/pref/prefs.php:232
-msgid "E-mail"
-msgstr "Adresse électronique"
+#: plugins/import_export/init.php:483
+msgid "No file uploaded."
+msgstr "Aucun fichier envoyé."
 
-#: classes/pref/prefs.php:238
-msgid "Access level"
-msgstr "Permissions"
+#: plugins/mail/init.php:29
+msgid "Mail addresses saved."
+msgstr "Adresses de courriel enregistrées."
 
-#: classes/pref/prefs.php:248
-msgid "Save data"
-msgstr "Enregistrer les données"
+#: plugins/mail/init.php:35
+msgid "Mail plugin"
+msgstr "Plugin de courriel"
 
-#: classes/pref/prefs.php:267
-msgid "Your password is at default value, please change it."
-msgstr "Votre mot de passe est celui par défaut, veuillez le modifier."
+#: plugins/mail/init.php:37
+msgid "You can set predefined email addressed here (comma-separated list):"
+msgstr "Vous pouvez prédéfinir des adresses de courriel (séparées par des virgules):"
 
-#: classes/pref/prefs.php:294
-msgid "Changing your current password will disable OTP."
-msgstr ""
+#: plugins/mail/init.php:118
+#: plugins/mail/init.php:124
+#: plugins/mailto/init.php:50
+#: plugins/mailto/init.php:58
+msgid "[Forwarded]"
+msgstr "[Transféré]"
 
-#: classes/pref/prefs.php:299
-msgid "Old password"
-msgstr "Ancien mot de passe"
+#: plugins/mail/init.php:118
+#: plugins/mailto/init.php:50
+msgid "Multiple articles"
+msgstr "Articles multiples"
 
-#: classes/pref/prefs.php:302
-msgid "New password"
-msgstr "Nouveau mot de passe"
+#: plugins/mail/init.php:146
+msgid "To:"
+msgstr "À :"
 
-#: classes/pref/prefs.php:307
-msgid "Confirm password"
-msgstr "Confirmation du mot de passe"
+#: plugins/mail/init.php:161
+msgid "Subject:"
+msgstr "Sujet :"
 
-#: classes/pref/prefs.php:317
-msgid "Change password"
-msgstr "Modifier le mot de passe"
+#: plugins/mail/init.php:178
+msgid "Send e-mail"
+msgstr "Envoyer le mail"
 
-#: classes/pref/prefs.php:323
-msgid "One time passwords / Authenticator"
-msgstr ""
+#: plugins/close_button/init.php:25
+msgid "Close article"
+msgstr "Fermer l'article"
 
-#: classes/pref/prefs.php:327
-msgid "One time passwords are currently enabled. Enter your current password below to disable."
-msgstr ""
+#: plugins/bookmarklets/init.php:20
+msgid "Bookmarklets"
+msgstr "Bookmarklets"
 
-#: classes/pref/prefs.php:352
-#: classes/pref/prefs.php:403
-#, fuzzy
-msgid "Enter your password"
-msgstr "Login ou mot de passe incorrect"
+#: plugins/bookmarklets/init.php:22
+msgid "Drag the link below to your browser toolbar, open the feed you're interested in in your browser and click on the link to subscribe to it."
+msgstr "Glissez le lien ci-dessous dans la barre d'outil de votre navigateur, ouvrez le flux qui vous intéresse et cliquez sur le lien pour vous abonner à ce flux."
 
-#: classes/pref/prefs.php:363
-#, fuzzy
-msgid "Disable OTP"
-msgstr "Désactiver les mises à jour"
+#: plugins/bookmarklets/init.php:26
+#, php-format
+msgid "Subscribe to %s in Tiny Tiny RSS?"
+msgstr "S'abonner à %s dans Tiny Tiny RSS ?"
 
-#: classes/pref/prefs.php:369
-msgid "You will need a compatible Authenticator to use this. Changing your password would automatically disable OTP."
-msgstr ""
+#: plugins/bookmarklets/init.php:31
+msgid "Subscribe in Tiny Tiny RSS"
+msgstr "S'abonner dans Tiny Tiny RSS"
 
-#: classes/pref/prefs.php:371
-msgid "Scan the following code by the Authenticator application:"
+#: plugins/bookmarklets/init.php:34
+msgid "Use this bookmarklet to publish arbitrary pages using Tiny Tiny RSS"
+msgstr "Utilisez ce bookmarklet pour publier des pages avec Tiny Tiny RSS"
+
+#: plugins/toggle_sidebar/init.php:23
+msgid "Collapse feedlist"
+msgstr "Contracter la liste des flux"
+
+#: plugins/af_zz_imgproxy/init.php:208
+msgid "Image proxy settings (af_zz_imgproxy)"
 msgstr ""
 
-#: classes/pref/prefs.php:408
+#: plugins/af_zz_imgproxy/init.php:232
 #, fuzzy
-msgid "Enter the generated one time password"
-msgstr "Veuillez saisir un titre pour cette catégorie :"
+msgid "Enable proxy for all remote images."
+msgstr "Activer pour tous les flux:"
 
-#: classes/pref/prefs.php:422
+#: plugins/af_zz_imgproxy/init.php:236
 #, fuzzy
-msgid "Enable OTP"
-msgstr "Activé"
+msgid "Don't cache files locally."
+msgstr "Enregistrer localement les images"
 
-#: classes/pref/prefs.php:428
-msgid "PHP GD functions are required for OTP support."
-msgstr ""
+#: plugins/mailto/init.php:74
+msgid "Clicking the following link to invoke your mail client:"
+msgstr "Cliquez sur le lien suivant pour ouvrir votre client de messagerie :"
 
-#: classes/pref/prefs.php:471
-msgid "Some preferences are only available in default profile."
-msgstr ""
+#: plugins/mailto/init.php:78
+msgid "Forward selected article(s) by email."
+msgstr "Transférer le ou les article(s) par mail."
 
-#: classes/pref/prefs.php:569
-msgid "Customize"
-msgstr "Personnaliser"
+#: plugins/mailto/init.php:81
+msgid "You should be able to edit the message before sending in your mail client."
+msgstr "Vous devriez pouvoir modifier le message avant son envoi dans votre client de messagerie."
 
-#: classes/pref/prefs.php:629
-msgid "Register"
-msgstr "S'inscrire"
+#: plugins/mailto/init.php:86
+msgid "Close this dialog"
+msgstr "Fermer ce dialogue"
 
-#: classes/pref/prefs.php:633
-msgid "Clear"
-msgstr "Effacer"
+#: plugins/share/init.php:41
+msgid "You can disable all articles shared by unique URLs here."
+msgstr "Vous pouvez désactiver tous les articles partagés par URL unique ici."
 
-#: classes/pref/prefs.php:639
-#, fuzzy, php-format
-msgid "Current server time: %s (UTC)"
-msgstr "Heure actuelle du serveur : %s"
+#: plugins/share/init.php:44
+msgid "Unshare all articles"
+msgstr "Désactiver le partage pour tous les articles"
 
-#: classes/pref/prefs.php:671
-msgid "Save configuration"
-msgstr "Enregistrer la configuration"
+#: plugins/share/init.php:78
+msgid "Share by URL"
+msgstr "Partager par URL"
+
+#: plugins/share/init.php:100
+msgid "You can share this article by the following unique URL:"
+msgstr "Vous pouvez partager cet article avec l'URL unique suivante :"
 
-#: classes/pref/prefs.php:675
+#: plugins/share/init.php:122
+msgid "Unshare article"
+msgstr "Annuler le partage de l'article"
+
+#: js/FeedTree.js:75
 #, fuzzy
-msgid "Save and exit preferences"
-msgstr "Quitter la configuration"
+msgid "(Un)collapse"
+msgstr "Ouvrir/fermer la barre latérale"
 
-#: classes/pref/prefs.php:680
-msgid "Manage profiles"
-msgstr "Gérer les profils"
+#: js/PrefFeedTree.js:35
+msgid "Edit category"
+msgstr "Modifier la catégorie"
 
-#: classes/pref/prefs.php:683
-msgid "Reset to defaults"
-msgstr "Revenir aux valeurs par défaut"
+#: js/PrefFeedTree.js:42
+msgid "Remove category"
+msgstr "Supprimer la catégorie"
 
-#: classes/pref/prefs.php:706
-msgid "Plugins"
-msgstr ""
+#: js/PrefFilterTree.js:46
+msgid "Inverse"
+msgstr "Inverser"
 
-#: classes/pref/prefs.php:708
-msgid "You will need to reload Tiny Tiny RSS for plugin changes to take effect."
-msgstr ""
+#: js/feedlist.js:511
+#, fuzzy
+msgid "Mark %w in %s older than 1 day as read?"
+msgstr "Marquer tous les articles de %s âgés d'au moins 1 jour comme lus ?"
 
-#: classes/pref/prefs.php:710
-msgid "Download more plugins at tt-rss.org <a class=\"visibleLink\" target=\"_blank\" href=\"http://tt-rss.org/forum/viewforum.php?f=22\">forums</a> or <a target=\"_blank\" class=\"visibleLink\" href=\"http://tt-rss.org/wiki/Plugins\">wiki</a>."
-msgstr ""
+#: js/feedlist.js:514
+#, fuzzy
+msgid "Mark %w in %s older than 1 week as read?"
+msgstr "Marquer tous les articles de %s âgés d'au moins 1 semaine comme lus ?"
 
-#: classes/pref/prefs.php:736
-msgid "System plugins"
-msgstr ""
+#: js/feedlist.js:517
+#, fuzzy
+msgid "Mark %w in %s older than 2 weeks as read?"
+msgstr "Marquer tous les articles de %s âgés d'au moins 2 semaines comme lus ?"
 
-#: classes/pref/prefs.php:740
-#: classes/pref/prefs.php:794
-msgid "Plugin"
-msgstr ""
+#: js/feedlist.js:520
+#, fuzzy
+msgid "Mark %w in %s as read?"
+msgstr "Marquer tous les articles de %s comme lus ?"
 
-#: classes/pref/prefs.php:741
-#: classes/pref/prefs.php:795
-msgid "Description"
-msgstr ""
+#: js/feedlist.js:523
+#, fuzzy
+msgid "search results"
+msgstr "Résultats de recherche : %s"
 
-#: classes/pref/prefs.php:742
-#: classes/pref/prefs.php:796
-msgid "Version"
-msgstr ""
+#: js/feedlist.js:523
+#, fuzzy
+msgid "all articles"
+msgstr "Tous les articles"
 
-#: classes/pref/prefs.php:743
-#: classes/pref/prefs.php:797
-msgid "Author"
-msgstr ""
+#: js/functions.js:74
+msgid "Close"
+msgstr "Fermer"
 
-#: classes/pref/prefs.php:772
-#: classes/pref/prefs.php:829
-msgid "more info"
-msgstr ""
+#: js/functions.js:141
+msgid "Click to close"
+msgstr "Cliquez pour fermer"
 
-#: classes/pref/prefs.php:781
-#: classes/pref/prefs.php:838
-#, fuzzy
-msgid "Clear data"
-msgstr "Purger les données de flux"
+#: js/functions.js:448
+msgid "Error explained"
+msgstr "Erreur expliquée"
 
-#: classes/pref/prefs.php:790
-msgid "User plugins"
-msgstr ""
+#: js/functions.js:592
+msgid "Subscribe to Feed"
+msgstr "S'abonner au flux"
 
-#: classes/pref/prefs.php:853
-#, fuzzy
-msgid "Enable selected plugins"
-msgstr "Utiliser les catégories de flux"
+#: js/functions.js:621
+msgid "Failed to parse output. This can indicate server timeout and/or network issues. Backend output was logged to browser console."
+msgstr "Erreur lors de la lecture de la réponse. Cela peut être dû à une expiration de la requête au serveur et/ou à des problèmes du réseau. La réponse du serveur a été tracé dans la console du navigateur."
 
-#: classes/pref/prefs.php:920
-#, fuzzy
-msgid "Incorrect one time password"
-msgstr "Login ou mot de passe incorrect"
+#: js/functions.js:636
+#, perl-format
+msgid "Subscribed to %s"
+msgstr "Abonné à %s"
 
-#: classes/pref/prefs.php:923
-#: classes/pref/prefs.php:940
-#, fuzzy
-msgid "Incorrect password"
-msgstr "Login ou mot de passe incorrect"
+#: js/functions.js:641
+msgid "Specified URL seems to be invalid."
+msgstr "L'URL spécifiée semble invalide."
 
-#: classes/pref/prefs.php:965
-#, php-format
-msgid "You can override colors, fonts and layout of your currently selected theme with custom CSS declarations here. <a target=\"_blank\" class=\"visibleLink\" href=\"%s\">This file</a> can be used as a baseline."
-msgstr "Vous pouvez redéfinir les couleurs, les polices et la mise en page du thème actuellement sélectionné à l'aide de vos propres instructions CSS ici. <a target=\"_blank\" class=\"visibleLink\" href=\"%s\">Ce fichier</a> peut être utilisé comme base de départ."
+#: js/functions.js:644
+msgid "Specified URL doesn't seem to contain any feeds."
+msgstr "L'URL spécifiée ne semble pas contenir de flux."
 
-#: classes/pref/prefs.php:1005
-msgid "Create profile"
-msgstr "Création d'un profil"
+#: js/functions.js:656
+msgid "Expand to select feed"
+msgstr "Développer jusqu'au flux sélectionné"
 
-#: classes/pref/prefs.php:1028
-#: classes/pref/prefs.php:1056
-msgid "(active)"
-msgstr "(actif)"
+#: js/functions.js:668
+#, perl-format
+msgid "Couldn't download the specified URL: %s"
+msgstr "L'URL spécifiée n'a pas pu être téléchargée : %s"
 
-#: classes/pref/prefs.php:1090
-msgid "Remove selected profiles"
-msgstr "Supprimer les filtres sélectionnés"
+#: js/functions.js:672
+#, perl-format
+msgid "XML validation failed: %s"
+msgstr "Erreur de validation XML: %s"
 
-#: classes/pref/prefs.php:1092
-msgid "Activate profile"
-msgstr "Activer le profil"
+#: js/functions.js:676
+msgid "You are already subscribed to this feed."
+msgstr "Vous êtes déjà abonné à ce flux."
 
-#: classes/pref/feeds.php:13
-msgid "Check to enable field"
-msgstr "Cocher pour activer le champ"
+#: js/functions.js:1136
+msgid "Generate new syndication address for this feed?"
+msgstr "Générer une nouvelle adresse d'abonnement pour ce flux ?"
 
-#: classes/pref/feeds.php:546
-msgid "Feed Title"
-msgstr "Titre du flux"
+#: js/functions.js:1140
+#: js/prefs.js:1095
+msgid "Trying to change address..."
+msgstr "Changement de l'adresse..."
 
-#: classes/pref/feeds.php:587
-#: classes/pref/feeds.php:822
-msgid "Update"
-msgstr "Mettre à jour"
+#: js/functions.js:1245
+#: js/tt-rss.js:446
+#: js/tt-rss.js:673
+msgid "You can't edit this kind of feed."
+msgstr "Vous ne pouvez pas modifier ce type de flux."
 
-#: classes/pref/feeds.php:602
-#: classes/pref/feeds.php:838
-msgid "Article purging:"
-msgstr "Purge des articles :"
+#: js/functions.js:1260
+msgid "Edit Feed"
+msgstr "Modifier le flux"
 
-#: classes/pref/feeds.php:632
-msgid "<b>Hint:</b> you need to fill in your login information if your feed requires authentication, except for Twitter feeds."
-msgstr "<b>Astuce :</b> vous devez renseigner vos informations d'identification si le flux nécessite une authentification, sauf pour les flux Twitter."
+#: js/functions.js:1266
+#: js/prefs.js:100
+#: js/prefs.js:209
+#: js/prefs.js:647
+msgid "Saving data..."
+msgstr "Enregistrement des données..."
+
+#: js/functions.js:1293
+msgid "More Feeds"
+msgstr "D'autres flux"
+
+#: js/functions.js:1355
+#: js/functions.js:1464
+#: js/prefs.js:398
+#: js/prefs.js:540
+#: js/prefs.js:558
+#: js/prefs.js:1077
+msgid "No feeds are selected."
+msgstr "Aucun flux sélectionné."
+
+#: js/functions.js:1398
+msgid "Remove selected feeds from the archive? Feeds with stored articles will not be removed."
+msgstr "Supprimer les flux sélectionnés de l'archive ? Les flux contenant des articles stockés ne seront pas supprimés."
+
+#: js/functions.js:1435
+msgid "Feeds with update errors"
+msgstr "Flux avec des erreurs de mise à jour"
+
+#: js/functions.js:1446
+#: js/prefs.js:1058
+msgid "Remove selected feeds?"
+msgstr "Supprimer les flux sélectionnés ?"
+
+#: js/functions.js:1449
+#: js/prefs.js:1061
+msgid "Removing selected feeds..."
+msgstr "Suppression des flux sélectionnés..."
+
+#: js/prefs.js:60
+msgid "Please enter login:"
+msgstr "Veuillez saisir l'identifiant :"
 
-#: classes/pref/feeds.php:648
-#: classes/pref/feeds.php:867
-msgid "Hide from Popular feeds"
-msgstr "Masquer dans la liste des flux populaires"
+#: js/prefs.js:67
+msgid "Can't create user: no login specified."
+msgstr "Impossible de créer l'utilisateur : aucun identifiant n'a été spécifié."
 
-#: classes/pref/feeds.php:660
-#: classes/pref/feeds.php:873
-msgid "Include in e-mail digest"
-msgstr "Inclure dans la synthèse quotidienne par courrier électronique"
+#: js/prefs.js:71
+msgid "Adding user..."
+msgstr "Ajout de l'utilisateur..."
 
-#: classes/pref/feeds.php:673
-#: classes/pref/feeds.php:879
-msgid "Always display image attachments"
-msgstr "Toujours afficher les images jointes"
+#: js/prefs.js:96
+msgid "User Editor"
+msgstr "Éditeur d'utilisateur"
 
-#: classes/pref/feeds.php:686
-#: classes/pref/feeds.php:887
-msgid "Do not embed images"
-msgstr ""
+#: js/prefs.js:131
+msgid "Edit Filter"
+msgstr "Modifier le filtre"
 
-#: classes/pref/feeds.php:699
-#: classes/pref/feeds.php:895
-msgid "Cache images locally"
-msgstr "Enregistrer localement les images"
+#: js/prefs.js:170
+msgid "Remove filter?"
+msgstr "Supprimer le filtre ?"
 
-#: classes/pref/feeds.php:711
-#: classes/pref/feeds.php:901
-msgid "Mark updated articles as unread"
-msgstr "Marquer les article mis à jour comme non lus"
+#: js/prefs.js:175
+msgid "Removing filter..."
+msgstr "Suppression du filtre..."
 
-#: classes/pref/feeds.php:717
-msgid "Icon"
-msgstr "Icône"
+#: js/prefs.js:292
+msgid "Remove selected labels?"
+msgstr "Supprimer les étiquettes sélectionnées ?"
 
-#: classes/pref/feeds.php:731
-msgid "Replace"
-msgstr "Remplacer"
+#: js/prefs.js:295
+msgid "Removing selected labels..."
+msgstr "Suppression des étiquettes sélectionnées..."
 
-#: classes/pref/feeds.php:753
-msgid "Resubscribe to push updates"
-msgstr "Réinscription aux mises à jour en push"
+#: js/prefs.js:308
+#: js/prefs.js:1144
+msgid "No labels are selected."
+msgstr "Aucune étiquette sélectionnée."
 
-#: classes/pref/feeds.php:760
-msgid "Resets PubSubHubbub subscription status for push-enabled feeds."
-msgstr "Réinitialiser l'état de l'inscription PubSubHubbub pour les flux en mise à jour push."
+#: js/prefs.js:320
+msgid "Remove selected users? Neither default admin nor your account will be removed."
+msgstr "Supprimer les utilisateurs sélectionnés ? L'administrateur par défaut et votre compte utilisateur ne seront pas supprimés."
 
-#: classes/pref/feeds.php:1156
-#: classes/pref/feeds.php:1209
-msgid "All done."
-msgstr "Tout est terminé."
+#: js/prefs.js:323
+msgid "Removing selected users..."
+msgstr "Suppression des utilisateurs sélectionnés..."
 
-#: classes/pref/feeds.php:1264
-msgid "Feeds with errors"
-msgstr "Flux avec des erreurs"
+#: js/prefs.js:338
+#: js/prefs.js:408
+#: js/prefs.js:427
+#: js/prefs.js:461
+msgid "No users are selected."
+msgstr "Aucun utilisateur sélectionné."
 
-#: classes/pref/feeds.php:1284
-#, fuzzy
-msgid "Inactive feeds"
-msgstr "Mettre à jour le flux actif"
+#: js/prefs.js:350
+msgid "Remove selected filters?"
+msgstr "Supprimer les filtres sélectionnés ?"
 
-#: classes/pref/feeds.php:1321
-msgid "Edit selected feeds"
-msgstr "Modifier les flux sélectionnés"
+#: js/prefs.js:353
+msgid "Removing selected filters..."
+msgstr "Suppression des filtres sélectionnés..."
 
-#: classes/pref/feeds.php:1325
-#: js/prefs.js:1764
-msgid "Batch subscribe"
-msgstr "Abonnement par lots"
+#: js/prefs.js:366
+#: js/prefs.js:495
+#: js/prefs.js:514
+msgid "No filters are selected."
+msgstr "Aucun filtre sélectionné."
 
-#: classes/pref/feeds.php:1332
-#, fuzzy
-msgid "Categories"
-msgstr "Catégories de flux"
+#: js/prefs.js:378
+msgid "Unsubscribe from selected feeds?"
+msgstr "Se désabonner des flux sélectionnés ?"
 
-#: classes/pref/feeds.php:1335
-#, fuzzy
-msgid "Add category"
-msgstr "Modifier les catégories"
+#: js/prefs.js:382
+msgid "Unsubscribing from selected feeds..."
+msgstr "Désabonnement des flux sélectionnés..."
 
-#: classes/pref/feeds.php:1339
-#, fuzzy
-msgid "Remove selected"
-msgstr "Supprimer les flux sélectionnés ?"
+#: js/prefs.js:413
+#: js/prefs.js:432
+#: js/prefs.js:466
+msgid "Please select only one user."
+msgstr "Veuillez sélectionner un seul utilisateur."
 
-#: classes/pref/feeds.php:1350
-msgid "More actions..."
-msgstr "Autres actions..."
+#: js/prefs.js:436
+msgid "Reset password of selected user?"
+msgstr "Ré-initialiser le mot de passe de l'utilisateur sélectionné ?"
 
-#: classes/pref/feeds.php:1354
-msgid "Manual purge"
-msgstr "Purger manuellement"
+#: js/prefs.js:439
+msgid "Resetting password for selected user..."
+msgstr "Ré-initialisation du mot de passe de l'utilisateur sélectionné..."
 
-#: classes/pref/feeds.php:1358
-msgid "Clear feed data"
-msgstr "Purger les données de flux"
+#: js/prefs.js:500
+msgid "Please select only one filter."
+msgstr "Veuillez sélectionner un seul filtre."
 
-#: classes/pref/feeds.php:1409
-msgid "OPML"
-msgstr "OPML"
+#: js/prefs.js:518
+msgid "Combine selected filters?"
+msgstr "Combiner les filtres sélectionnés ?"
 
-#: classes/pref/feeds.php:1411
-msgid "Using OPML you can export and import your feeds, filters, labels and Tiny Tiny RSS settings."
-msgstr "Avec OPML, vous pouvez exporter et importer vos flux, filtrer, étiquettes et réglages de Tiny Tiny RSS."
+#: js/prefs.js:521
+msgid "Joining filters..."
+msgstr "Rapprochement des filtres..."
 
-#: classes/pref/feeds.php:1411
-msgid "Only main settings profile can be migrated using OPML."
-msgstr "Seul le profil de réglages principal peut être migré en utilisant OPML."
+#: js/prefs.js:580
+msgid "Edit Multiple Feeds"
+msgstr "Modifier plusieurs flux"
 
-#: classes/pref/feeds.php:1424
-msgid "Import my OPML"
-msgstr "Importer mon OPML"
+#: js/prefs.js:604
+msgid "Save changes to selected feeds?"
+msgstr "Enregistrer les modifications aux flux sélectionnés ?"
 
-#: classes/pref/feeds.php:1428
-msgid "Filename:"
-msgstr "Nom du fichier :"
+#: js/prefs.js:681
+msgid "OPML Import"
+msgstr "Import OPML"
 
-#: classes/pref/feeds.php:1430
-msgid "Include settings"
-msgstr "Inclure les paramètres"
+#: js/prefs.js:700
+msgid "Please choose an OPML file first."
+msgstr "Veuillez d'abord sélectionner un fichier OPML."
 
-#: classes/pref/feeds.php:1434
-msgid "Export OPML"
-msgstr "Exporter en OPML"
+#: js/prefs.js:703
+#: plugins/import_export/import_export.js:115
+msgid "Importing, please wait..."
+msgstr "Import en cours, veuillez patienter..."
 
-#: classes/pref/feeds.php:1438
-msgid "Your OPML can be published publicly and can be subscribed by anyone who knows the URL below."
-msgstr "Les articles publiés sont exportés comme un flux RSS public et toute personne qui connaît l'adresse indiquée ci-dessous peut s'y abonner."
+#: js/prefs.js:869
+msgid "Reset to defaults?"
+msgstr "Revenir aux valeurs par défaut ?"
 
-#: classes/pref/feeds.php:1440
-msgid "Published OPML does not include your Tiny Tiny RSS settings, feeds that require authentication or feeds hidden from Popular feeds."
-msgstr "Les OPML publiés n'incluent pas vos réglages de Tiny Tiny RSS, les flux qui nécessitent une authentification, ou les flux cachés des Flux Populaires."
+#: js/prefs.js:1468
+msgid "Subscribing to feeds..."
+msgstr "Abonnement aux flux..."
 
-#: classes/pref/feeds.php:1442
-msgid "Public OPML URL"
-msgstr "URL OPML publique"
+#: js/prefs.js:1487
+msgid "Clear stored data for this plugin?"
+msgstr "Effacer les données pour ce plugin ?"
 
-#: classes/pref/feeds.php:1443
-msgid "Display published OPML URL"
-msgstr "Afficher l'URL de l'OPML public"
+#: js/prefs.js:1501
+msgid "Clear all messages in the error log?"
+msgstr "Vider le journal des erreurs ?"
 
-#: classes/pref/feeds.php:1452
-msgid "Firefox integration"
-msgstr "Intégration à Firefox"
+#: js/tt-rss.js:118
+msgid "Mark all articles as read?"
+msgstr "Marquer tous les articles comme lus ?"
 
-#: classes/pref/feeds.php:1454
-msgid "This Tiny Tiny RSS site can be used as a Firefox Feed Reader by clicking the link below."
-msgstr "Ce site Tiny Tiny RSS peut être utilisé comme lecteur de flux dans Firefox en cliquant sur le lien ci-dessous."
+#: js/tt-rss.js:124
+msgid "Marking all feeds as read..."
+msgstr "Marquage de tous les flux comme lus..."
 
-#: classes/pref/feeds.php:1461
-msgid "Click here to register this site as a feed reader."
-msgstr "Cliquer ici pour enregistrer ce site comme lecteur de flux."
+#: js/tt-rss.js:398
+msgid "Please enable mail plugin first."
+msgstr "Veuillez d'abord activer le plugin mail."
 
-#: classes/pref/feeds.php:1469
-msgid "Published & shared articles / Generated feeds"
-msgstr "Articles publiés et partagés / Flux générés"
+#: js/tt-rss.js:527
+msgid "Please enable embed_original plugin first."
+msgstr "Veuillez d'abord activer le plugin embed_original."
 
-#: classes/pref/feeds.php:1471
-msgid "Published articles are exported as a public RSS feed and can be subscribed by anyone who knows the URL specified below."
-msgstr "Les articles publiés sont exportés comme un flux RSS public et toute personne qui connaît l'adresse indiquée ci-dessous peut s'y abonner."
+#: js/tt-rss.js:540
+#: js/tt-rss.js:723
+msgid "Widescreen is not available in combined mode."
+msgstr "L'écran large n'est pas disponible en mode combiné."
 
-#: classes/pref/feeds.php:1479
-msgid "Display URL"
-msgstr "Afficher l'URL"
+#: js/tt-rss.js:821
+msgid "You can't rescore this kind of feed."
+msgstr "Vous ne pouvez pas recalculer le score de ce type de flux."
 
-#: classes/pref/feeds.php:1482
-msgid "Clear all generated URLs"
-msgstr "Supprimer toutes les URL générées"
+#: js/tt-rss.js:826
+#: js/tt-rss.js:686
+msgid "Please select some feed first."
+msgstr "Veuillez d'abord sélectionner un flux."
 
-#: classes/pref/feeds.php:1486
-msgid "You can disable all articles shared by unique URLs here."
-msgstr "Vous pouvez désactiver tous les articles partagés par URL unique ici."
+#: js/tt-rss.js:831
+#, perl-format
+msgid "Rescore articles in %s?"
+msgstr "Recalculer le score des articles de %s ?"
 
-#: classes/pref/feeds.php:1491
-msgid "Unshare all articles"
-msgstr "Départager tous les articles"
+#: js/tt-rss.js:834
+msgid "Rescoring articles..."
+msgstr "Recalcul des scores des articles..."
 
-#: classes/pref/feeds.php:1568
-msgid "These feeds have not been updated with new content for 3 months (oldest first):"
-msgstr "Les flux suivants n'ont pas été mis à jour depuis 3 mois (par âge décroissant) :"
+#: js/viewfeed.js:917
+#: js/viewfeed.js:955
+#: js/viewfeed.js:1003
+#: js/viewfeed.js:1924
+#: plugins/mail/mail.js:7
+#: plugins/mailto/init.js:7
+#: js/viewfeed.js:675
+#: js/viewfeed.js:697
+#: js/viewfeed.js:718
+#: js/viewfeed.js:777
+#: js/viewfeed.js:805
+msgid "No articles are selected."
+msgstr "Aucun article sélectionné."
 
-#: classes/pref/feeds.php:1604
-#: classes/pref/feeds.php:1670
-msgid "Click to edit feed"
-msgstr "Cliquez pour modifier le flux"
+#: js/viewfeed.js:925
+#, perl-format
+msgid "Delete %d selected article in %s?"
+msgid_plural "Delete %d selected articles in %s?"
+msgstr[0] "Supprimer %d article sélectionné de %s ?"
+msgstr[1] "Supprimer les %d articles sélectionnés de %s ?"
 
-#: classes/pref/feeds.php:1622
-#: classes/pref/feeds.php:1690
-msgid "Unsubscribe from selected feeds"
-msgstr "Se désabonner des flux sélectionnés"
+#: js/viewfeed.js:927
+#, perl-format
+msgid "Delete %d selected article?"
+msgid_plural "Delete %d selected articles?"
+msgstr[0] "Supprimer %d article sélectionné ?"
+msgstr[1] "Supprimer les %d articles sélectionnés ?"
 
-#: classes/pref/feeds.php:1795
-msgid "Add one valid RSS feed per line (no feed detection is done)"
-msgstr "Ajoutez un flux RSS valide par ligne (aucune détection de flux n'est réalisée)"
+#: js/viewfeed.js:964
+#, perl-format
+msgid "Archive %d selected article in %s?"
+msgid_plural "Archive %d selected articles in %s?"
+msgstr[0] "Archiver %d article sélectionné de %s ?"
+msgstr[1] "Archiver les %d articles sélectionnés de %s ?"
 
-#: classes/pref/feeds.php:1804
-msgid "Feeds to subscribe, One per line"
-msgstr "Flux auxquels s'abonner, un par ligne"
+#: js/viewfeed.js:967
+#, perl-format
+msgid "Move %d archived article back?"
+msgid_plural "Move %d archived articles back?"
+msgstr[0] "Restaurer %d article archivé ?"
+msgstr[1] "Restaurer %d articles archivés ?"
 
-#: classes/pref/feeds.php:1826
-msgid "Feeds require authentication."
-msgstr ""
+#: js/viewfeed.js:969
+msgid "Please note that unstarred articles might get purged on next feed update."
+msgstr "Veuillez noter que les articles non marqués risquent d'être purgés à la prochaine mise à jour du flux."
 
-#: classes/pref/system.php:29
-msgid "Error Log"
-msgstr ""
+#: js/viewfeed.js:1009
+#, perl-format
+msgid "Mark %d selected article in %s as read?"
+msgid_plural "Mark %d selected articles in %s as read?"
+msgstr[0] "Marquer %d article sélectionné de %s comme lu ?"
+msgstr[1] "Marquer %d articles sélectionnés de %s comme lus ?"
 
-#: classes/pref/system.php:40
-msgid "Refresh"
-msgstr ""
+#: js/viewfeed.js:1029
+msgid "Edit article Tags"
+msgstr "Modifier les tags de l'article"
 
-#: classes/pref/system.php:43
-#, fuzzy
-msgid "Clear log"
-msgstr "Ré-initialiser les couleurs"
+#: js/viewfeed.js:1035
+msgid "Saving article tags..."
+msgstr "Sauvegarde des tags de l'article..."
 
-#: classes/pref/system.php:48
-msgid "Error"
-msgstr ""
+#: js/viewfeed.js:1666
+msgid "Open original article"
+msgstr "Ouvrir l'article original"
 
-#: classes/pref/system.php:49
-#, fuzzy
-msgid "Filename"
-msgstr "Nom du fichier :"
+#: js/viewfeed.js:1673
+msgid "Display article URL"
+msgstr "Afficher l'URL"
 
-#: classes/pref/system.php:50
-msgid "Message"
-msgstr ""
+#: js/viewfeed.js:1780
+msgid "Assign label"
+msgstr "Assigner l'étiquette"
 
-#: classes/pref/system.php:52
-msgid "Date"
-msgstr "Date"
+#: js/viewfeed.js:1785
+msgid "Remove label"
+msgstr "Supprimer l'étiquette"
 
-#: plugins/close_button/init.php:22
-msgid "Close article"
-msgstr "Fermer l'article"
+#: js/viewfeed.js:1817
+msgid "Select articles in group"
+msgstr "Sélectionner les articles du groupe"
 
-#: plugins/nsfw/init.php:29
-#: plugins/nsfw/init.php:40
-msgid "Not work safe (click to toggle)"
-msgstr ""
+#: js/viewfeed.js:1827
+msgid "Mark group as read"
+msgstr "Marquer le groupe comme lu"
 
-#: plugins/nsfw/init.php:50
-msgid "NSFW Plugin"
-msgstr ""
+#: js/viewfeed.js:1839
+msgid "Mark feed as read"
+msgstr "Marquer le flux comme lu"
 
-#: plugins/nsfw/init.php:77
-msgid "Tags to consider NSFW (comma-separated)"
-msgstr ""
+#: js/viewfeed.js:1892
+msgid "Please enter new score for selected articles:"
+msgstr "Nouveau score des articles sélectionnés :"
 
-#: plugins/nsfw/init.php:98
-#, fuzzy
-msgid "Configuration saved."
-msgstr "La configuration a été enregistrée."
+#: js/viewfeed.js:1955
+msgid "Please enter new score for this article:"
+msgstr "Nouveau score pour cet article :"
 
-#: plugins/auth_internal/init.php:62
-#, fuzzy
-msgid "Please enter your one time password:"
-msgstr "Veuillez saisir un titre pour cette catégorie :"
+#: js/viewfeed.js:1986
+msgid "Article URL:"
+msgstr "URL de l'article :"
 
-#: plugins/auth_internal/init.php:185
-msgid "Password has been changed."
-msgstr "Le mot de passe a été modifié."
+#: plugins/note/note.js:17
+msgid "Saving article note..."
+msgstr "Sauvegarde de l'annotation de l'article..."
 
-#: plugins/auth_internal/init.php:187
-msgid "Old password is incorrect."
-msgstr "L'ancien mot de passe n'est pas correct."
+#: plugins/af_psql_trgm/init.js:11
+msgid "Related articles"
+msgstr "Articles liés"
 
-#: plugins/mailto/init.php:49
-#: plugins/mailto/init.php:55
-#: plugins/mail/init.php:64
-#: plugins/mail/init.php:70
-msgid "[Forwarded]"
-msgstr "[Transféré]"
+#: plugins/import_export/import_export.js:13
+msgid "Export Data"
+msgstr "Exporter les données"
 
-#: plugins/mailto/init.php:49
-#: plugins/mail/init.php:64
-msgid "Multiple articles"
-msgstr "Articles multiples"
+#: plugins/import_export/import_export.js:40
+#, perl-format
+msgid "Finished, exported %d article. You can download the data <a class='visibleLink' href='%u'>here</a>."
+msgid_plural "Finished, exported %d articles. You can download the data <a class='visibleLink' href='%u'>here</a>."
+msgstr[0] "Terminé, %d article exporté. Vous pouvez télécharger les données <a class='visibleLink' href='%u'>ici</a>."
+msgstr[1] "Terminé, %d articles exportés. Vous pouvez télécharger les données <a class='visibleLink' href='%u'>ici</a>."
 
-#: plugins/mailto/init.php:71
-msgid "Clicking the following link to invoke your mail client:"
-msgstr ""
+#: plugins/import_export/import_export.js:93
+msgid "Data Import"
+msgstr "Import de données"
 
-#: plugins/mailto/init.php:75
-#, fuzzy
-msgid "Forward selected article(s) by email."
+#: plugins/import_export/import_export.js:112
+msgid "Please choose the file first."
+msgstr "Veuillez d'abord choisir le fichier."
+
+#: plugins/mail/mail.js:21
+#: plugins/mailto/init.js:21
+msgid "Forward article by email"
 msgstr "Transférer l'article par email"
 
-#: plugins/mailto/init.php:78
-msgid "You should be able to edit the message before sending in your mail client."
-msgstr ""
+#: plugins/mail/mail.js:36
+msgid "Error sending email:"
+msgstr "Erreur à l'envoi du courriel:"
 
-#: plugins/mailto/init.php:83
-#, fuzzy
-msgid "Close this dialog"
-msgstr "Fermer ce panel"
+#: plugins/mail/mail.js:38
+msgid "Your message has been sent."
+msgstr "Votre message a été envoyé."
 
-#: plugins/bookmarklets/init.php:20
-msgid "Bookmarklets"
-msgstr ""
+#: plugins/embed_original/init.js:6
+msgid "Sorry, your browser does not support sandboxed iframes."
+msgstr "Malheureusement, votre navigateur ne supporte pas les iframes sécurisées."
+
+#: plugins/shorten_expanded/init.js:45
+msgid "Click to expand article"
+msgstr "Cliquer pour développer l'article"
+
+#: plugins/share/share.js:10
+msgid "Share article by URL"
+msgstr "Partager l'article par URL"
+
+#: plugins/share/share.js:14
+msgid "Generate new share URL for this article?"
+msgstr "Générer une nouvelle adresse de partage pour cet article ?"
 
-#: plugins/bookmarklets/init.php:22
-msgid "Drag the link below to your browser toolbar, open the feed you're interested in in your browser and click on the link to subscribe to it."
-msgstr "Glissez le lien ci-dessous dans la barre d'outil de votre navigateur, ouvrez le flux qui vous intéresse et cliquez sur le lien pour vous abonner à ce flux."
+#: plugins/share/share.js:18
+msgid "Trying to change URL..."
+msgstr "Tentative de changement de l'adresse..."
 
-#: plugins/bookmarklets/init.php:26
-#, php-format
-msgid "Subscribe to %s in Tiny Tiny RSS?"
-msgstr "S'abonner à %s dans Tiny Tiny RSS ?"
+#: plugins/share/share.js:55
+msgid "Remove sharing for this article?"
+msgstr "Annuler le partage de cet article ?"
 
-#: plugins/bookmarklets/init.php:31
-msgid "Subscribe in Tiny Tiny RSS"
-msgstr "S'abonner dans Tiny Tiny RSS"
+#: plugins/share/share.js:59
+msgid "Trying to unshare..."
+msgstr "Tentative d'annulation de partage ..."
 
-#: plugins/bookmarklets/init.php:34
-msgid "Use this bookmarklet to publish arbitrary pages using Tiny Tiny RSS"
-msgstr ""
+#: plugins/share/share_prefs.js:3
+msgid "This will invalidate all previously shared article URLs. Continue?"
+msgstr "Ceci va invalider tous les articles partagés par URL. Souhaitez-vous continuer ?"
 
-#: plugins/import_export/init.php:58
-msgid "Import and export"
-msgstr "Importer et exporter"
+#: plugins/share/share_prefs.js:6
+#: js/prefs.js:1277
+msgid "Clearing URLs..."
+msgstr "Nettoyage des URL..."
 
-#: plugins/import_export/init.php:60
-msgid "You can export and import your Starred and Archived articles for safekeeping or when migrating between tt-rss instances of same version."
-msgstr ""
+#: plugins/share/share_prefs.js:13
+msgid "Shared URLs cleared."
+msgstr "URL partagées supprimées."
 
-#: plugins/import_export/init.php:65
-msgid "Export my data"
-msgstr "Exporter mes données"
+#: js/feedlist.js:204
+#, fuzzy
+msgid "Your password is at default value"
+msgstr "Votre mot de passe est celui par défaut, veuillez le modifier."
 
-#: plugins/import_export/init.php:81
-msgid "Import"
-msgstr "Importer"
+#: js/feedlist.js:453
+msgid "Mark all articles in %s as read?"
+msgstr "Marquer tous les articles de %s comme lus ?"
 
-#: plugins/import_export/init.php:219
-msgid "Could not import: incorrect schema version."
-msgstr "Importation impossible : version du schéma incorrecte."
+#: js/functions.js:494
+msgid "Upload complete."
+msgstr "Envoi terminé."
 
-#: plugins/import_export/init.php:224
-msgid "Could not import: unrecognized document format."
-msgstr "Importation impossible : format de document non reconnu."
+#: js/functions.js:511
+msgid "Remove stored feed icon?"
+msgstr "Supprimer l'icône de flux stockée ?"
 
-#: plugins/import_export/init.php:383
-msgid "Finished: "
-msgstr ""
+#: js/functions.js:516
+msgid "Removing feed icon..."
+msgstr "Suppression de l'icône du flux..."
 
-#: plugins/import_export/init.php:384
-#, fuzzy, php-format
-msgid "%d article processed, "
-msgid_plural "%d articles processed, "
-msgstr[0] "Modifier l'annotation de l'article"
-msgstr[1] "Modifier l'annotation de l'article"
+#: js/functions.js:521
+msgid "Feed icon removed."
+msgstr "Icône du flux supprimée."
 
-#: plugins/import_export/init.php:385
-#, fuzzy, php-format
-msgid "%d imported, "
-msgid_plural "%d imported, "
-msgstr[0] "est déjà importé."
-msgstr[1] "est déjà importé."
+#: js/functions.js:537
+msgid "Please select an image file to upload."
+msgstr "Veuillez sélectionner une image à envoyer."
 
-#: plugins/import_export/init.php:386
-#, fuzzy, php-format
-msgid "%d feed created."
-msgid_plural "%d feeds created."
-msgstr[0] "Aucun flux sélectionné."
-msgstr[1] "Aucun flux sélectionné."
+#: js/functions.js:539
+msgid "Upload new icon for this feed?"
+msgstr "Envoyer une nouvelle icône pour ce flux ?"
 
-#: plugins/import_export/init.php:391
-msgid "Could not load XML document."
-msgstr "Impossible de charger le document XML."
+#: js/functions.js:540
+msgid "Uploading, please wait..."
+msgstr "Envoi en cours, veuillez patienter..."
 
-#: plugins/import_export/init.php:403
-msgid "Prepare data"
-msgstr ""
+#: js/functions.js:550
+msgid "Please enter label caption:"
+msgstr "Veuillez saisir le libellé de l'étiquette :"
 
-#: plugins/import_export/init.php:446
-#: plugins/googlereaderimport/init.php:92
-msgid "No file uploaded."
-msgstr ""
+#: js/functions.js:555
+msgid "Can't create label: missing caption."
+msgstr "Impossible de créer une étiquette : libellé manquant."
 
-#: plugins/mail/init.php:85
-msgid "From:"
-msgstr "De :"
+#: js/functions.js:797
+msgid "Edit rule"
+msgstr "Modifier la règle"
 
-#: plugins/mail/init.php:94
-msgid "To:"
-msgstr "A :"
+#: js/functions.js:819
+msgid "Edit action"
+msgstr "Modifier l'action"
 
-#: plugins/mail/init.php:107
-msgid "Subject:"
-msgstr "Sujet :"
+#: js/functions.js:860
+msgid "Looking for articles (%d processed, %f found)..."
+msgstr "Recherche d'articles (%d traités, %f trouvés)..."
 
-#: plugins/mail/init.php:123
-msgid "Send e-mail"
-msgstr "Envoyer l'email"
+#: js/functions.js:890
+msgid "Found %d articles matching this filter:"
+msgstr "%d articles correspondent à ce filtre :"
 
-#: plugins/note/init.php:26
-#: plugins/note/note.js:11
-msgid "Edit article note"
-msgstr "Modifier l'annotation de l'article"
+#: js/functions.js:942
+msgid "Create Filter"
+msgstr "Créer un filtre"
 
-#: plugins/googlereaderimport/init.php:178
-#, php-format
-msgid "All done. %d out of %d articles imported."
-msgstr ""
+#: js/functions.js:1060
+#: js/tt-rss.js:692
+msgid "Unsubscribe from %s?"
+msgstr "Se désabonner de %s ?"
 
-#: plugins/googlereaderimport/init.php:182
-msgid "The document has incorrect format."
-msgstr ""
+#: js/functions.js:1063
+msgid "Removing feed..."
+msgstr "Suppression du flux..."
 
-#: plugins/googlereaderimport/init.php:353
-msgid "Import starred or shared items from Google Reader"
-msgstr ""
+#: js/functions.js:1489
+msgid "Help"
+msgstr "Aide"
 
-#: plugins/googlereaderimport/init.php:357
-msgid "Paste your starred.json or shared.json into the form below."
-msgstr ""
+#: js/prefs.js:973
+msgid "Remove category %s? Any nested feeds would be placed into Uncategorized."
+msgstr "Supprimer la catégorie %s ? Tous les flux enfants seront placés dans Sans catégorie."
 
-#: plugins/googlereaderimport/init.php:371
-msgid "Import my Starred items"
-msgstr ""
+#: js/prefs.js:979
+msgid "Removing category..."
+msgstr "Suppression de la catégorie..."
 
-#: plugins/instances/init.php:141
-msgid "Linked"
-msgstr "Instances liées"
-
-#: plugins/instances/init.php:204
-#: plugins/instances/init.php:395
-msgid "Instance"
-msgstr "Instance"
-
-#: plugins/instances/init.php:215
-#: plugins/instances/init.php:312
-#: plugins/instances/init.php:404
-msgid "Instance URL"
-msgstr "URL de l'instance"
-
-#: plugins/instances/init.php:226
-#: plugins/instances/init.php:414
-msgid "Access key:"
-msgstr "Clef d'accès :"
-
-#: plugins/instances/init.php:229
-#: plugins/instances/init.php:313
-#: plugins/instances/init.php:417
-msgid "Access key"
-msgstr "Clef d'accès"
-
-#: plugins/instances/init.php:233
-#: plugins/instances/init.php:421
-msgid "Use one access key for both linked instances."
-msgstr "Utilisez une clef d'accès pour les deux instances liées."
-
-#: plugins/instances/init.php:241
-#: plugins/instances/init.php:429
-msgid "Generate new key"
-msgstr "Générer une nouvelle clef"
-
-#: plugins/instances/init.php:292
-msgid "Link instance"
-msgstr "Lier une instance"
-
-#: plugins/instances/init.php:304
-msgid "You can connect other instances of Tiny Tiny RSS to this one to share Popular feeds. Link to this instance of Tiny Tiny RSS by using this URL:"
-msgstr "Vous pouvez connecter d'autres instances de Tiny Tiny RSS à celle-ci pour partager les Flux Populaires. Pour cela utilisez l'URL suivante :"
-
-#: plugins/instances/init.php:314
-msgid "Last connected"
-msgstr "Dernière connexion"
+#: js/prefs.js:997
+msgid "Remove selected categories?"
+msgstr "Supprimer les catégories sélectionnées ?"
 
-#: plugins/instances/init.php:315
-msgid "Status"
-msgstr ""
+#: js/prefs.js:1000
+msgid "Removing selected categories..."
+msgstr "Suppression des catégories sélectionnées..."
 
-#: plugins/instances/init.php:316
-msgid "Stored feeds"
-msgstr "Flux stockés"
+#: js/prefs.js:1013
+msgid "No categories are selected."
+msgstr "Aucune catégorie sélectionnée."
 
-#: plugins/instances/init.php:433
-msgid "Create link"
-msgstr "Créer un lien"
+#: js/prefs.js:1020
+msgid "Category title:"
+msgstr "Titre de la catégorie :"
 
-#: plugins/share/init.php:25
-msgid "Share by URL"
-msgstr "Partager par URL"
+#: js/prefs.js:1024
+msgid "Creating category..."
+msgstr "Création de la catégorie..."
 
-#: plugins/share/init.php:47
-msgid "You can share this article by the following unique URL:"
-msgstr "Vous pouvez partager cet article avec l'URL unique suivante :"
+#: js/prefs.js:1047
+msgid "Feeds without recent updates"
+msgstr "Flux sans mise à jour récente"
 
-#: plugins/updater/init.php:321
-#: plugins/updater/init.php:338
-#: plugins/updater/updater.js:10
-#, fuzzy
-msgid "Update Tiny Tiny RSS"
-msgstr "Revenir à Tiny Tiny RSS"
+#: js/prefs.js:1091
+msgid "Replace current OPML publishing address with a new one?"
+msgstr "Remplacer l'adresse de publication OPML actuelle par une nouvelle ?"
 
-#: plugins/updater/init.php:341
-#, fuzzy
-msgid "Your Tiny Tiny RSS installation is up to date."
-msgstr "La base de données de Tiny Tiny RSS est à jour."
+#: js/prefs.js:1129
+msgid "Reset selected labels to default colors?"
+msgstr "Ré-initialiser les couleurs des étiquettes aux couleurs par défaut ?"
 
-#: plugins/updater/init.php:349
-msgid "Do not close this dialog until updating is finished."
-msgstr ""
+#: js/prefs.js:1161
+msgid "Settings Profiles"
+msgstr "Paramètres des profils"
 
-#: plugins/updater/init.php:358
-msgid "It is suggested to backup your tt-rss directory first."
-msgstr ""
+#: js/prefs.js:1170
+msgid "Remove selected profiles? Active and default profiles will not be removed."
+msgstr "Supprimer les profils sélectionnés ? Les profils actifs et par défaut ne seront pas supprimés."
 
-#: plugins/updater/init.php:359
-msgid "Your database will not be modified."
-msgstr ""
+#: js/prefs.js:1173
+msgid "Removing selected profiles..."
+msgstr "Suppression des profils sélectionnés..."
 
-#: plugins/updater/init.php:360
-msgid "Your current tt-rss installation directory will not be modified. It will be renamed and left in the parent directory. You will be able to migrate all your customized files after update finishes."
-msgstr ""
+#: js/prefs.js:1189
+msgid "No profiles are selected."
+msgstr "Aucun profil sélectionné."
 
-#: plugins/updater/init.php:361
-#, fuzzy
-msgid "Ready to update."
-msgstr "Dernière mise à jour :"
+#: js/prefs.js:1197
+#: js/prefs.js:1250
+msgid "Activate selected profile?"
+msgstr "Activer le profil sélectionné ?"
 
-#: plugins/updater/init.php:366
-#, fuzzy
-msgid "Start update"
-msgstr "Dernière mise à jour :"
+#: js/prefs.js:1214
+#: js/prefs.js:1266
+msgid "Please choose a profile to activate."
+msgstr "Veuillez sélectionner un profil à activer."
 
-#: js/feedlist.js:397
-#: js/feedlist.js:425
-msgid "Mark all articles in %s as read?"
-msgstr "Marquer tous les articles de %s comme lus ?"
+#: js/prefs.js:1219
+msgid "Creating profile..."
+msgstr "Création d'un profil..."
 
-#: js/feedlist.js:416
-#, fuzzy
-msgid "Mark all articles in %s older than 1 day as read?"
-msgstr "Marquer tous les articles de %s comme lus ?"
+#: js/prefs.js:1274
+msgid "This will invalidate all previously generated feed URLs. Continue?"
+msgstr "Ceci va invalider toutes les URL de flux générées auparavant. Souhaitez-vous continuer ?"
 
-#: js/feedlist.js:419
-#, fuzzy
-msgid "Mark all articles in %s older than 1 week as read?"
-msgstr "Marquer tous les articles de %s comme lus ?"
+#: js/prefs.js:1284
+msgid "Generated URLs cleared."
+msgstr "URL générées supprimées."
 
-#: js/feedlist.js:422
-#, fuzzy
-msgid "Mark all articles in %s older than 2 weeks as read?"
-msgstr "Marquer tous les articles de %s comme lus ?"
+#: js/prefs.js:1356
+msgid "Label Editor"
+msgstr "Éditeur d'étiquette"
 
-#: js/functions.js:65
-msgid "The error will be reported to the configured log destination."
-msgstr ""
+#: js/tt-rss.js:681
+msgid "You can't unsubscribe from the category."
+msgstr "Vous ne pouvez pas vous désabonner de la catégorie."
 
-#: js/functions.js:107
-msgid "Are you sure to report this exception to tt-rss.org? The report will include your browser information. Your IP would be saved in the database."
-msgstr "Êtes-vous sûr de vouloir signaler cette erreur sur tt-rss.org ? Le rapport incluera des informations sur votre navigateur. Votre adresse IP sera sauvegardée dans la base de données."
+#: js/viewfeed.js:127
+#: js/viewfeed.js:177
+#: js/viewfeed.js:194
+msgid "Click to open next unread feed."
+msgstr "Cliquez pour aller au prochain flux non lu"
 
-#: js/functions.js:236
-#, fuzzy
-msgid "Click to close"
-msgstr "Cliquez pour mettre en pause"
+#: js/viewfeed.js:131
+msgid "Cancel search"
+msgstr "Annuler la recherche"
 
-#: js/functions.js:612
-msgid "Error explained"
-msgstr ""
+#: js/viewfeed.js:191
+msgid "New articles found, reload feed to continue."
+msgstr "Nouveaux articles trouvés, rechargez le flux pour continuer."
 
-#: js/functions.js:694
-msgid "Upload complete."
-msgstr ""
+#: js/viewfeed.js:620
+msgid "%d article selected"
+msgid_plural "%d articles selected"
+msgstr[0] "%d article sélectionné"
+msgstr[1] "%d articles sélectionnés"
 
-#: js/functions.js:718
-msgid "Remove stored feed icon?"
-msgstr "Supprimer les données stockées ?"
+#: js/viewfeed.js:1284
+msgid "No article is selected."
+msgstr "Aucun article sélectionné."
 
-#: js/functions.js:723
-#, fuzzy
-msgid "Removing feed icon..."
-msgstr "Supprimer les données stockées ?"
+#: js/viewfeed.js:1319
+msgid "No articles found to mark"
+msgstr "Aucun article à marquer"
 
-#: js/functions.js:728
-#, fuzzy
-msgid "Feed icon removed."
-msgstr "Flux non trouvé."
+#: js/viewfeed.js:1321
+msgid "Mark %d article as read?"
+msgid_plural "Mark %d articles as read?"
+msgstr[0] "Marquer %d article comme lu ?"
+msgstr[1] "Marquer %d articles comme lus ?"
 
-#: js/functions.js:750
-msgid "Please select an image file to upload."
-msgstr "Veuillez sélectionner une image à envoyer."
+#~ msgid "Uses Readability (full-text-rss) implementation by <a target='_blank' href='https://bitbucket.org/fivefilters/'>FiveFilters.org</a>"
+#~ msgstr "Utilise l'implémentation de Readability (full-text-rss) par <a target='_blank' href='https://bitbucket.org/fivefilters/'>FiveFilters.org</a>"
 
-#: js/functions.js:752
-msgid "Upload new icon for this feed?"
-msgstr "Envoyer une nouvelle icône pour ce flux ?"
+#~ msgid "Firefox integration"
+#~ msgstr "Intégration à Firefox"
 
-#: js/functions.js:753
-#, fuzzy
-msgid "Uploading, please wait..."
-msgstr "Chargement en cours, veuillez patienter..."
+#~ msgid "This Tiny Tiny RSS site can be used as a Firefox Feed Reader by clicking the link below."
+#~ msgstr "Ce site Tiny Tiny RSS peut être utilisé comme lecteur de flux dans Firefox en cliquant sur le lien ci-dessous."
 
-#: js/functions.js:769
-msgid "Please enter label caption:"
-msgstr "Veuillez saisir le libellé de l'étiquette :"
+#~ msgid "Click here to register this site as a feed reader."
+#~ msgstr "Cliquer ici pour enregistrer ce site comme lecteur de flux."
 
-#: js/functions.js:774
-msgid "Can't create label: missing caption."
-msgstr "Impossible de créer une étiquette : libellé manquant."
+#~ msgid "Rescore articles"
+#~ msgstr "Recalculer le score des articles"
 
-#: js/functions.js:817
-msgid "Subscribe to Feed"
-msgstr "S'abonner au flux"
+#~ msgid "All done."
+#~ msgstr "Tout est terminé."
 
-#: js/functions.js:844
-msgid "Subscribed to %s"
-msgstr "Abonné à %s"
+#~ msgid "More actions..."
+#~ msgstr "Autres actions..."
 
-#: js/functions.js:849
-msgid "Specified URL seems to be invalid."
-msgstr "L'URL spécifiée semble invalide."
+#~ msgid "Manual purge"
+#~ msgstr "Purger manuellement"
 
-#: js/functions.js:852
-msgid "Specified URL doesn't seem to contain any feeds."
-msgstr "L'URL spécifiée ne semble pas correspondre à un flux."
+#~ msgid "Clear feed data"
+#~ msgstr "Purger les données de flux"
 
-#: js/functions.js:862
-#, fuzzy
-msgid "Expand to select feed"
-msgstr "Modifier les flux sélectionnés"
+#~ msgid "Please enter category title:"
+#~ msgstr "Veuillez saisir un titre pour cette catégorie :"
 
-#: js/functions.js:874
-#, fuzzy
-msgid "Couldn't download the specified URL: %s"
-msgstr "Impossible de télécharger l'URL spécifiée."
+#~ msgid "Please select only one feed."
+#~ msgstr "Veuillez sélectionner un seul flux."
 
-#: js/functions.js:878
-msgid "XML validation failed: %s"
-msgstr ""
+#~ msgid "Erase all non-starred articles in selected feed?"
+#~ msgstr "Supprimer tous les articles non-remarquables dans le flux sélectionné ?"
 
-#: js/functions.js:883
-msgid "You are already subscribed to this feed."
-msgstr "Vous êtes déjà abonné à ce flux."
+#~ msgid "Clearing selected feed..."
+#~ msgstr "Nettoyage du flux sélectionné..."
 
-#: js/functions.js:1013
-#, fuzzy
-msgid "Edit rule"
-msgstr "Modifier le filtre"
+#~ msgid "How many days of articles to keep (0 - use default)?"
+#~ msgstr "Combien de jours faut-il conserver les articles (0 pour utiliser la valeur par défaut) ?"
 
-#: js/functions.js:1039
-#, fuzzy
-msgid "Edit action"
-msgstr "Actions sur ce flux"
+#~ msgid "Purging selected feed..."
+#~ msgstr "Purge du flux sélectionné..."
 
-#: js/functions.js:1076
-msgid "Create Filter"
-msgstr "Créer un filtre"
+#~ msgid "Clearing feed..."
+#~ msgstr "Nettoyage du flux..."
 
-#: js/functions.js:1191
-msgid "Reset subscription? Tiny Tiny RSS will try to subscribe to the notification hub again on next feed update."
-msgstr "Réinitialiser l'inscription ? Tiny Tiny RSS essayera de se réinscrire au hub de notification lors de la prochaine mise à jour du flux."
+#~ msgid "Rescore articles in selected feeds?"
+#~ msgstr "Recalculer le score des articles des flux sélectionnés ?"
 
-#: js/functions.js:1202
-#, fuzzy
-msgid "Subscription reset."
-msgstr "S'abonner au flux..."
+#~ msgid "Rescoring selected feeds..."
+#~ msgstr "Recalcul du score des flux sélectionnés..."
 
-#: js/functions.js:1212
-#: js/tt-rss.js:677
-msgid "Unsubscribe from %s?"
-msgstr "Se désabonner de %s ?"
+#~ msgid "Rescore all articles? This operation may take a lot of time."
+#~ msgstr "Recalculer le score de tous les articles ? Cette opération peut prendre beaucoup de temps."
 
-#: js/functions.js:1215
-msgid "Removing feed..."
-msgstr ""
+#~ msgid "Rescoring feeds..."
+#~ msgstr "Recalcul du score des flux..."
 
-#: js/functions.js:1324
-msgid "Please enter category title:"
-msgstr "Veuillez saisir un titre pour cette catégorie :"
+#~ msgid "Unstar article"
+#~ msgstr "Ne plus marquer comme remarquable"
 
-#: js/functions.js:1355
-msgid "Generate new syndication address for this feed?"
-msgstr "Générer une nouvelle adresse d'abonnement pour ce flux ?"
+#~ msgid "Star article"
+#~ msgstr "Marquer comme remarquable"
 
-#: js/functions.js:1359
-#: js/prefs.js:1231
-msgid "Trying to change address..."
-msgstr ""
+#~ msgid "Unpublish article"
+#~ msgstr "Ne plus publier l'article"
 
-#: js/functions.js:1546
-#: js/tt-rss.js:422
-#: js/tt-rss.js:658
-msgid "You can't edit this kind of feed."
-msgstr "Vous ne pouvez pas modifier ce type de flux."
+#~ msgid "Publish article"
+#~ msgstr "Publier l'article"
 
-#: js/functions.js:1561
-msgid "Edit Feed"
-msgstr "Modifier le flux"
+#~ msgid "Resubscribe to push updates"
+#~ msgstr "Réinscription aux mises à jour en push"
 
-#: js/functions.js:1567
-#: js/prefs.js:194
-#: js/prefs.js:749
-#, fuzzy
-msgid "Saving data..."
-msgstr "Enregistrer les données"
+#~ msgid "Resets PubSubHubbub subscription status for push-enabled feeds."
+#~ msgstr "Réinitialiser l'état de l'inscription PubSubHubbub pour les flux en mise à jour push."
 
-#: js/functions.js:1599
-msgid "More Feeds"
-msgstr "D'autres flux"
+#~ msgid "Download more plugins at tt-rss.org <a class=\"visibleLink\" target=\"_blank\" href=\"http://tt-rss.org/forum/viewforum.php?f=22\">forums</a> or <a target=\"_blank\" class=\"visibleLink\" href=\"http://tt-rss.org/wiki/Plugins\">wiki</a>."
+#~ msgstr "Téléchargez plus de plugins sur <a class=\"visibleLink\" target=\"_blank\" href=\"http://tt-rss.org/forum/viewforum.php?f=22\">le forum</a> ou <a target=\"_blank\" class=\"visibleLink\" href=\"http://tt-rss.org/wiki/Plugins\">le wiki</a> de Tiny Tiny RSS."
 
-#: js/functions.js:1660
-#: js/functions.js:1770
-#: js/prefs.js:397
-#: js/prefs.js:427
-#: js/prefs.js:459
-#: js/prefs.js:642
-#: js/prefs.js:662
-#: js/prefs.js:1207
-#: js/prefs.js:1352
-msgid "No feeds are selected."
-msgstr "Aucun flux sélectionné."
+#~ msgid "Linked"
+#~ msgstr "Instances liées"
 
-#: js/functions.js:1702
-msgid "Remove selected feeds from the archive? Feeds with stored articles will not be removed."
-msgstr "Supprimer les flux sélectionnés de l'archive ? Les flux contenant des articles stockés ne seront pas supprimés."
+#~ msgid "Instance"
+#~ msgstr "Instance"
 
-#: js/functions.js:1741
-msgid "Feeds with update errors"
-msgstr "Flux avec des erreurs de mise à jour"
+#~ msgid "Instance URL"
+#~ msgstr "URL de l'instance"
 
-#: js/functions.js:1752
-#: js/prefs.js:1189
-msgid "Remove selected feeds?"
-msgstr "Supprimer les flux sélectionnés ?"
+#~ msgid "Access key:"
+#~ msgstr "Clef d'accès :"
 
-#: js/functions.js:1755
-#: js/prefs.js:1192
-#, fuzzy
-msgid "Removing selected feeds..."
-msgstr "Supprimer les flux sélectionnés ?"
+#~ msgid "Access key"
+#~ msgstr "Clef d'accès"
 
-#: js/functions.js:1853
-msgid "Help"
-msgstr ""
+#~ msgid "Use one access key for both linked instances."
+#~ msgstr "Utilisez une clef d'accès pour les deux instances liées."
 
-#: js/PrefFeedTree.js:47
-#, fuzzy
-msgid "Edit category"
-msgstr "Modifier les catégories"
+#~ msgid "Generate new key"
+#~ msgstr "Générer une nouvelle clef"
 
-#: js/PrefFeedTree.js:54
-#, fuzzy
-msgid "Remove category"
-msgstr "Créer la catégorie"
+#~ msgid "Link instance"
+#~ msgstr "Lier une instance"
 
-#: js/PrefFilterTree.js:48
-msgid "Inverse"
-msgstr "Inverse"
+#~ msgid "You can connect other instances of Tiny Tiny RSS to this one to share Popular feeds. Link to this instance of Tiny Tiny RSS by using this URL:"
+#~ msgstr "Vous pouvez connecter d'autres instances de Tiny Tiny RSS à celle-ci pour partager les flux populaires. Pour cela, utilisez l'URL suivante :"
 
-#: js/prefs.js:55
-msgid "Please enter login:"
-msgstr "Veuillez saisir le login :"
+#~ msgid "Last connected"
+#~ msgstr "Dernière connexion"
 
-#: js/prefs.js:62
-msgid "Can't create user: no login specified."
-msgstr "Impossible de créer l'utilisateur : aucun login spécifié."
+#~ msgid "Status"
+#~ msgstr "État"
 
-#: js/prefs.js:66
-#, fuzzy
-msgid "Adding user..."
-msgstr "Ajout du filtre %s"
+#~ msgid "Stored feeds"
+#~ msgstr "Flux stockés"
 
-#: js/prefs.js:94
-msgid "User Editor"
-msgstr "Éditeur d'utilisateur"
+#~ msgid "Create link"
+#~ msgstr "Créer un lien"
 
-#: js/prefs.js:117
-msgid "Edit Filter"
-msgstr "Modifier le filtre"
+#~ msgid "Reset subscription? Tiny Tiny RSS will try to subscribe to the notification hub again on next feed update."
+#~ msgstr "Réinitialiser l'inscription ? Tiny Tiny RSS essayera de se réinscrire au hub de notification lors de la prochaine mise à jour du flux."
 
-#: js/prefs.js:164
-#, fuzzy
-msgid "Remove filter?"
-msgstr "Supprimer le filtre %s ?"
+#~ msgid "Subscription reset."
+#~ msgstr "Abonnement réinitialisé."
 
-#: js/prefs.js:169
-#, fuzzy
-msgid "Removing filter..."
-msgstr "Ajout du filtre %s"
+#~ msgid "Link Instance"
+#~ msgstr "Lier l'instance"
 
-#: js/prefs.js:279
-msgid "Remove selected labels?"
-msgstr "Supprimer les étiquettes sélectionnées ?"
+#~ msgid "Edit Instance"
+#~ msgstr "Modifier l'instance"
 
-#: js/prefs.js:282
-#, fuzzy
-msgid "Removing selected labels..."
-msgstr "Supprimer les étiquettes sélectionnées ?"
+#~ msgid "Remove selected instances?"
+#~ msgstr "Supprimer les instances sélectionnées ?"
 
-#: js/prefs.js:295
-#: js/prefs.js:1393
-msgid "No labels are selected."
-msgstr "Aucune étiquette sélectionnée."
+#~ msgid "Removing selected instances..."
+#~ msgstr "Suppression des instances sélectionnées..."
 
-#: js/prefs.js:309
-msgid "Remove selected users? Neither default admin nor your account will be removed."
-msgstr "Supprimer les utilisateurs sélectionnés ? l'administrateur par défaut et votre compte utilisateur ne seront pas supprimés."
+#~ msgid "No instances are selected."
+#~ msgstr "Aucune instance sélectionnée."
 
-#: js/prefs.js:312
-#, fuzzy
-msgid "Removing selected users..."
-msgstr "Supprimer les filtres sélectionnés ?"
+#~ msgid "Please select only one instance."
+#~ msgstr "Veuillez ne sélectionner qu'une instance."
 
-#: js/prefs.js:326
-#: js/prefs.js:507
-#: js/prefs.js:528
-#: js/prefs.js:567
-msgid "No users are selected."
-msgstr "Aucun utilisateur sélectionné."
+#~ msgid "The error will be reported to the configured log destination."
+#~ msgstr "L'erreur sera reportée vers la destination configurée."
 
-#: js/prefs.js:344
-msgid "Remove selected filters?"
-msgstr "Supprimer les filtres sélectionnés ?"
+#~ msgid "Report to tt-rss.org"
+#~ msgstr "Signaler sur tt-rss.org"
 
-#: js/prefs.js:347
-#, fuzzy
-msgid "Removing selected filters..."
-msgstr "Supprimer les filtres sélectionnés ?"
+#~ msgid "Are you sure to report this exception to tt-rss.org? The report will include information about your web browser and tt-rss configuration. Your IP will be saved in the database."
+#~ msgstr "Êtes-vous sûr de vouloir signaler cette erreur sur tt-rss.org ?  Le rapport incluera des informations sur votre navigateur et votre configuration tt-rss. Votre adresse IP sera sauvegardée dans la base de données."
 
-#: js/prefs.js:359
-#: js/prefs.js:597
-#: js/prefs.js:616
-msgid "No filters are selected."
-msgstr "Aucun filtre sélectionné."
+#~ msgid "More..."
+#~ msgstr "Plus..."
 
-#: js/prefs.js:378
-msgid "Unsubscribe from selected feeds?"
-msgstr "Se désabonner des flux sélectionnés ?"
+#~ msgid "af_redditimgur settings"
+#~ msgstr "Réglages af_redditimgur"
 
-#: js/prefs.js:382
-#, fuzzy
-msgid "Unsubscribing from selected feeds..."
-msgstr "Se désabonner des flux sélectionnés"
+#~ msgid "Dismiss selected"
+#~ msgstr "Ecarter la sélection"
 
-#: js/prefs.js:412
-msgid "Please select only one feed."
-msgstr "Veuillez sélectionner un seul flux."
+#~ msgid "Dismiss read"
+#~ msgstr "Écarter les articles lus"
 
-#: js/prefs.js:418
-msgid "Erase all non-starred articles in selected feed?"
-msgstr "Supprimer tous les articles non-remarquables dans le flux sélectionné ?"
+#~ msgid "Session failed to validate (incorrect IP)"
+#~ msgstr "Echec de la validation de la session (adresse IP incorrecte)"
 
-#: js/prefs.js:421
-#, fuzzy
-msgid "Clearing selected feed..."
-msgstr "Modifier les flux sélectionnés"
+#~ msgid "Details"
+#~ msgstr "Détails"
 
-#: js/prefs.js:440
-msgid "How many days of articles to keep (0 - use default)?"
-msgstr "Combien de jour faut-il conserver l'article (entrer 0 pour utiliser la valeur par défaut)"
+#~ msgid "Published OPML does not include your Tiny Tiny RSS settings, feeds that require authentication or feeds hidden from Popular feeds."
+#~ msgstr "Les OPML publiés n'incluent pas vos réglages de Tiny Tiny RSS, les flux qui nécessitent une authentification, ou les flux cachés des Flux Populaires."
 
-#: js/prefs.js:443
-#, fuzzy
-msgid "Purging selected feed..."
-msgstr "Modifier les flux sélectionnés"
+#~ msgid "No recent articles matching this filter have been found."
+#~ msgstr "Aucun article récent correspondant à ce filtre."
 
-#: js/prefs.js:478
-msgid "Login field cannot be blank."
-msgstr "Le nom ne peut pas être vide."
+#~ msgid "All done. %d out of %d articles imported."
+#~ msgstr "Terminé. %d articles sur %d importés."
 
-#: js/prefs.js:482
-#, fuzzy
-msgid "Saving user..."
-msgstr "Ajout du filtre %s"
+#~ msgid "The document has incorrect format."
+#~ msgstr "Le format du document n'est pas correct."
 
-#: js/prefs.js:512
-#: js/prefs.js:533
-#: js/prefs.js:572
-msgid "Please select only one user."
-msgstr "Veuillez sélectionner un seul utilisateur."
+#~ msgid "Import starred or shared items from Google Reader"
+#~ msgstr "Importer les articles marqués ou partagés de Google Reader"
 
-#: js/prefs.js:537
-msgid "Reset password of selected user?"
-msgstr "Ré-initialiser le mot de passe de l'utilisateur sélectionné ?"
+#~ msgid "Paste your starred.json or shared.json into the form below."
+#~ msgstr "Collez votre fichier starred.json ou shared.json dans le formulaire ci-dessous."
 
-#: js/prefs.js:540
-#, fuzzy
-msgid "Resetting password for selected user..."
-msgstr "Ré-initialiser le mot de passe de l'utilisateur sélectionné ?"
+#~ msgid "Import my Starred items"
+#~ msgstr "Importer mes éléments partagés"
 
-#: js/prefs.js:585
-msgid "User details"
-msgstr "Détails de l'utilisateur"
+#~ msgid "+1"
+#~ msgstr "+1"
 
-#: js/prefs.js:602
-msgid "Please select only one filter."
-msgstr "Veuillez sélectionner un seul filtre."
+#~ msgid "-1"
+#~ msgstr "-1"
 
-#: js/prefs.js:620
-#, fuzzy
-msgid "Combine selected filters?"
-msgstr "Supprimer les filtres sélectionnés ?"
+#~ msgid "Show classifier info"
+#~ msgstr "Afficher l'info du classifieur"
 
-#: js/prefs.js:623
-#, fuzzy
-msgid "Joining filters..."
-msgstr "Ajout du filtre %s"
+#~ msgid "Statistics"
+#~ msgstr "Statistiques"
 
-#: js/prefs.js:684
-msgid "Edit Multiple Feeds"
-msgstr "Modifier plusieurs flux"
+#~ msgid "Required UGLY word count for automatic matching: %d"
+#~ msgstr "Nombre de mots MOCHES nécessaires pour le tri automatique: %d"
 
-#: js/prefs.js:708
-msgid "Save changes to selected feeds?"
-msgstr "Enregistrer les modifications aux flux sélectionnés ?"
+#~ msgid "Last matched articles"
+#~ msgstr "Derniers articles correspondants"
 
-#: js/prefs.js:785
-msgid "OPML Import"
-msgstr "Import OPML"
+#~ msgid "Clear database"
+#~ msgstr "Vider la base"
 
-#: js/prefs.js:812
-msgid "Please choose an OPML file first."
-msgstr "Veuillez d'abord sélectionner un fichier OPML."
+#~ msgid "Bayesian classifier (af_sort_bayes)"
+#~ msgstr "Classifieur Bayésien (af_sort_bayes)"
 
-#: js/prefs.js:815
-#: plugins/import_export/import_export.js:115
-#: plugins/googlereaderimport/init.js:45
-#, fuzzy
-msgid "Importing, please wait..."
-msgstr "Chargement en cours, veuillez patienter..."
+#~ msgid "Currently stored as: %s"
+#~ msgstr "Actuellement stocké comme: %s"
 
-#: js/prefs.js:982
-msgid "Reset to defaults?"
-msgstr "Revenir aux valeurs par défaut ?"
+#~ msgid "Classifier result"
+#~ msgstr "Résultat du classifieur"
 
-#: js/prefs.js:1096
-msgid "Remove category %s? Any nested feeds would be placed into Uncategorized."
-msgstr ""
+#~ msgid "Google Reader Import"
+#~ msgstr "Import Google Reader"
 
-#: js/prefs.js:1102
-#, fuzzy
-msgid "Removing category..."
-msgstr "Créer la catégorie"
+#~ msgid "Please choose a file first."
+#~ msgstr "Veuillez d'abord choisir le fichier."
 
-#: js/prefs.js:1123
-msgid "Remove selected categories?"
-msgstr "Supprimer les catégories sélectionnées ?"
+#~ msgid "Clear classifier database?"
+#~ msgstr "Effacer la base du classifieur ?"
 
-#: js/prefs.js:1126
-#, fuzzy
-msgid "Removing selected categories..."
-msgstr "Supprimer les catégories sélectionnées"
+#~ msgid "Classifier information"
+#~ msgstr "Information du classifieur"
 
-#: js/prefs.js:1139
-msgid "No categories are selected."
-msgstr "Aucune catégorie sélectionnée."
+#~ msgid "with parameters:"
+#~ msgstr "avec les paramètres :"
 
-#: js/prefs.js:1147
-#, fuzzy
-msgid "Category title:"
-msgstr "Catégories"
+#~ msgid "Select by tags..."
+#~ msgstr "Sélectionner par tags..."
 
-#: js/prefs.js:1151
-#, fuzzy
-msgid "Creating category..."
-msgstr "Créer un filtre..."
+#~ msgid "Limit search to:"
+#~ msgstr "Restreindre la recherche à :"
 
-#: js/prefs.js:1178
-msgid "Feeds without recent updates"
-msgstr "Flux sans mise à jour récente"
+#~ msgid "This feed"
+#~ msgstr "Ce flux"
 
-#: js/prefs.js:1227
-msgid "Replace current OPML publishing address with a new one?"
-msgstr "Remplacer l'adresse de publication OPML actuelle par une nouvelle ?"
+#~ msgid "Complex expressions might not give results while testing due to issues with database server regexp implementation."
+#~ msgstr "Les expressions complexes risquent de ne pas avoir de résultats dans les tests à cause de problèmes avec le serveur."
 
-#: js/prefs.js:1316
-#, fuzzy
-msgid "Clearing feed..."
-msgstr "Purger les données de flux"
+#~ msgid "Old password cannot be blank."
+#~ msgstr "L'ancien mot de passe ne peut pas être vide."
 
-#: js/prefs.js:1336
-msgid "Rescore articles in selected feeds?"
-msgstr "Recalculer le score des articles des flux sélectionnés ?"
+#~ msgid "New password cannot be blank."
+#~ msgstr "Le nouveau mot de passe ne peut pas être vide."
 
-#: js/prefs.js:1339
-#, fuzzy
-msgid "Rescoring selected feeds..."
-msgstr "Recalculer le score des articles des flux sélectionnés ?"
+#~ msgid "Entered passwords do not match."
+#~ msgstr "Les mots de passe saisis ne sont pas identiques."
 
-#: js/prefs.js:1359
-msgid "Rescore all articles? This operation may take a lot of time."
-msgstr "Recalculer le score de tous les articles ? Cette opération peut prendre beaucoup de temps."
+#~ msgid "Function not supported by authentication module."
+#~ msgstr "Fonction non supportée par le module d'identification."
 
-#: js/prefs.js:1362
-#, fuzzy
-msgid "Rescoring feeds..."
-msgstr "Recalculer le score du flux"
+#~ msgid "Match:"
+#~ msgstr "Correspondance :"
 
-#: js/prefs.js:1379
-msgid "Reset selected labels to default colors?"
-msgstr "Ré-initialiser les couleurs des étiquettes aux couleurs par défaut ?"
+#~ msgid "Any"
+#~ msgstr "Au moins une"
 
-#: js/prefs.js:1416
-msgid "Settings Profiles"
-msgstr "Paramètres des profils"
+#~ msgid "All tags."
+#~ msgstr "Tous les tags."
 
-#: js/prefs.js:1425
-msgid "Remove selected profiles? Active and default profiles will not be removed."
-msgstr "Supprimer les profils sélectionnés ? Les profils actifs et par défaut ne seront pas supprimés."
+#~ msgid "Which Tags?"
+#~ msgstr "Quels tags ?"
 
-#: js/prefs.js:1428
-#, fuzzy
-msgid "Removing selected profiles..."
-msgstr "Supprimer les filtres sélectionnés"
+#~ msgid "Display entries"
+#~ msgstr "Afficher les entrées"
 
-#: js/prefs.js:1443
-msgid "No profiles are selected."
-msgstr "Aucun profil sélectionné."
+#~ msgid "Select item(s) by tags"
+#~ msgstr "Sélectionner des éléments par tags"
 
-#: js/prefs.js:1451
-#: js/prefs.js:1504
-msgid "Activate selected profile?"
-msgstr "Activer le profil selectionné ?"
+#~ msgid "Unread First"
+#~ msgstr "Non lus en premier"
 
-#: js/prefs.js:1467
-#: js/prefs.js:1520
-msgid "Please choose a profile to activate."
-msgstr "Veuillez sélectionner un profil à activer"
+#~ msgid "Unknown option: %s"
+#~ msgstr "Option inconnue : %s"
 
-#: js/prefs.js:1472
-#, fuzzy
-msgid "Creating profile..."
-msgstr "Création d'un profil"
+#~ msgid "New version of Tiny Tiny RSS is available!"
+#~ msgstr "Une nouvelle version de Tiny Tiny RSS est disponible !"
 
-#: js/prefs.js:1528
-msgid "This will invalidate all previously generated feed URLs. Continue?"
-msgstr "Ceci va invalider toutes les URL de flux générées auparavant. Souhaitez-vous continuer ?"
+#~ msgid "Session failed to validate (user agent changed)"
+#~ msgstr "Échec de la validation de la session (navigateur différent)"
 
-#: js/prefs.js:1531
-#: js/prefs.js:1550
-msgid "Clearing URLs..."
-msgstr ""
+#~ msgid "Assign articles to labels automatically"
+#~ msgstr "Assigner des étiquettes aux articles automatiquement"
 
-#: js/prefs.js:1538
-#, fuzzy
-msgid "Generated URLs cleared."
-msgstr "Générer une nouvelle URL"
+#~ msgid "New version of Tiny Tiny RSS is available (%s)."
+#~ msgstr "Une nouvelle version de Tiny Tiny RSS est disponible (%s)."
 
-#: js/prefs.js:1547
-msgid "This will invalidate all previously shared article URLs. Continue?"
-msgstr "Ceci va invalider tous les articles partagés par URL. Souhaitez-vous continuer ?"
+#~ msgid "You can update using built-in updater in the Preferences or by using update.php"
+#~ msgstr "Vous pouvez mettre à jour depuis la Configuration ou en utilisant update.php"
 
-#: js/prefs.js:1557
-msgid "Shared URLs cleared."
-msgstr ""
+#~ msgid "See the release notes"
+#~ msgstr "Voir les notes de publication"
 
-#: js/prefs.js:1648
-msgid "Label Editor"
-msgstr "Editeur d'étiquette"
+#~ msgid "Download"
+#~ msgstr "Télécharger"
 
-#: js/prefs.js:1770
-msgid "Subscribing to feeds..."
-msgstr "Abonnement aux flux..."
+#~ msgid "Error receiving version information or no new version available."
+#~ msgstr "Erreur de lecture de l'information de version ou aucune nouvelle version disponible."
 
-#: js/prefs.js:1807
-msgid "Clear stored data for this plugin?"
-msgstr ""
+#~ msgid "Update Tiny Tiny RSS"
+#~ msgstr "Mettre à jour Tiny Tiny RSS"
 
-#: js/prefs.js:1824
-msgid "Clear all messages in the error log?"
-msgstr ""
+#~ msgid "Your Tiny Tiny RSS installation is up to date."
+#~ msgstr "Votre installation de Tiny Tiny RSS est à jour."
 
-#: js/tt-rss.js:127
-msgid "Mark all articles as read?"
-msgstr "Marquer tous les articles comme lus ?"
+#~ msgid "Force update"
+#~ msgstr "Forcer la mise à jour"
 
-#: js/tt-rss.js:133
-#, fuzzy
-msgid "Marking all feeds as read..."
-msgstr "Marquer tous les flux comme lus"
+#~ msgid "Do not close this dialog until updating is finished."
+#~ msgstr "Ne fermez pas ce dialogue avant que la mise à jour soit terminée."
 
-#: js/tt-rss.js:381
-#, fuzzy
-msgid "Please enable mail plugin first."
-msgstr "Veuillez d'abord sélectionner un flux."
+#~ msgid "It is suggested to backup your tt-rss directory first."
+#~ msgstr "Il est conseillé de sauvegarder votre dossier tt-rss avant."
 
-#: js/tt-rss.js:493
-#, fuzzy
-msgid "Please enable embed_original plugin first."
-msgstr "Veuillez d'abord sélectionner un flux."
+#~ msgid "Your database will not be modified."
+#~ msgstr "Votre base de données ne sera pas modifiée."
 
-#: js/tt-rss.js:645
-msgid "Select item(s) by tags"
-msgstr "Sélectionner des éléments par tags"
+#~ msgid "Your current tt-rss installation directory will not be modified. It will be renamed and left in the parent directory. You will be able to migrate all your customized files after update finishes."
+#~ msgstr "Votre dossier tt-rss ne sera pas modifié. Il sera renommé et laissé tel quel dans le dossier parent. Vous pourrez recopier vos fichiers personnalisés après la mise à jour."
 
-#: js/tt-rss.js:666
-msgid "You can't unsubscribe from the category."
-msgstr "Vous ne pouvez pas vous désabonner de la catégorie."
+#~ msgid "Ready to update."
+#~ msgstr "Prêt à mettre à jour."
 
-#: js/tt-rss.js:671
-#: js/tt-rss.js:825
-msgid "Please select some feed first."
-msgstr "Veuillez d'abord sélectionner un flux."
+#~ msgid "Start update"
+#~ msgstr "Commencer la mise à jour"
 
-#: js/tt-rss.js:820
-msgid "You can't rescore this kind of feed."
-msgstr "Vous ne pouvez pas recalculer le score de ce type de flux."
+#~ msgid "Backup your tt-rss directory before continuing. Please type 'yes' to continue."
+#~ msgstr "Sauvegardez votre dossier tt-rss avant de continuer. Veuillez taper « yes » pour continuer."
 
-#: js/tt-rss.js:830
-msgid "Rescore articles in %s?"
-msgstr "Recalculer le score des articles de %s ?"
+#~ msgid "LibXML error %s at line %d (column %d): %s"
+#~ msgstr "Erreur LibXML %s ligne %d (colonne %d): %s"
 
-#: js/tt-rss.js:833
-#, fuzzy
-msgid "Rescoring articles..."
-msgstr "Recalculer le score des articles"
+#~ msgid "From:"
+#~ msgstr "De :"
 
-#: js/tt-rss.js:967
-msgid "New version available!"
-msgstr "Une nouvelle version est disponible !"
+#~ msgid "Select:"
+#~ msgstr "Sélectionner :"
 
-#: js/viewfeed.js:105
-#, fuzzy
-msgid "Cancel search"
-msgstr "Annuler"
+#~ msgid "mark as read"
+#~ msgstr "marquer comme lu"
 
-#: js/viewfeed.js:454
-msgid "Unstar article"
-msgstr "Ne plus marquer comme remarquable"
+#~ msgid "Change password to"
+#~ msgstr "Nouveau mot de passe"
 
-#: js/viewfeed.js:458
-msgid "Star article"
-msgstr "Marquer comme remarquable"
+#~ msgid "E-mail: "
+#~ msgstr "Adresse email : "
 
-#: js/viewfeed.js:498
-msgid "Unpublish article"
-msgstr "Ne plus publier l'article"
+#~ msgid "Login field cannot be blank."
+#~ msgstr "L'identifiant ne peut pas être vide."
 
-#: js/viewfeed.js:502
-msgid "Publish article"
-msgstr "Publier l'article"
+#~ msgid "Saving user..."
+#~ msgstr "Sauvegarde de l'utilisateur..."
 
-#: js/viewfeed.js:654
-#, fuzzy
-msgid "%d article selected"
-msgid_plural "%d articles selected"
-msgstr[0] "Aucun article sélectionné."
-msgstr[1] "Aucun article sélectionné."
-
-#: js/viewfeed.js:726
-#: js/viewfeed.js:754
-#: js/viewfeed.js:781
-#: js/viewfeed.js:844
-#: js/viewfeed.js:878
-#: js/viewfeed.js:998
-#: js/viewfeed.js:1041
-#: js/viewfeed.js:1094
-#: js/viewfeed.js:2071
-#: plugins/mailto/init.js:7
-#: plugins/mail/mail.js:7
-msgid "No articles are selected."
-msgstr "Aucun article sélectionné."
+# Same as 'starred" ?
+#~ msgid "Toggle marked"
+#~ msgstr "Marquer comme (non) remarquable"
 
-#: js/viewfeed.js:1006
-#, fuzzy
-msgid "Delete %d selected article in %s?"
-msgid_plural "Delete %d selected articles in %s?"
-msgstr[0] "Supprimer les %d articles sélectionnés de %s ?"
-msgstr[1] "Supprimer les %d articles sélectionnés de %s ?"
+#~ msgid "(Un)hide empty categories"
+#~ msgstr "Masquer/afficher les catégories vides"
 
-#: js/viewfeed.js:1008
-#, fuzzy
-msgid "Delete %d selected article?"
-msgid_plural "Delete %d selected articles?"
-msgstr[0] "Supprimer les %d articles sélectionnés ?"
-msgstr[1] "Supprimer les %d articles sélectionnés ?"
+#~ msgid "Published articles and generated feeds"
+#~ msgstr "Articles publiés et flux générés"
 
-#: js/viewfeed.js:1050
-#, fuzzy
-msgid "Archive %d selected article in %s?"
-msgid_plural "Archive %d selected articles in %s?"
-msgstr[0] "Archiver les %d articles sélectionnés de %s ?"
-msgstr[1] "Archiver les %d articles sélectionnés de %s ?"
+#~ msgid "Articles shared by URL"
+#~ msgstr "Articles publiés par URL"
 
-#: js/viewfeed.js:1053
-#, fuzzy
-msgid "Move %d archived article back?"
-msgid_plural "Move %d archived articles back?"
-msgstr[0] "Restaurer les articles archivés ?"
-msgstr[1] "Restaurer les articles archivés ?"
+#~ msgid "These feeds have not been updated because of errors:"
+#~ msgstr "Ces flux n'ont pas été mis à jour à cause d'erreurs :"
 
-#: js/viewfeed.js:1055
-msgid "Please note that unstarred articles might get purged on next feed update."
-msgstr ""
+#~ msgid "Your browser doesn't support Javascript, which is required for this application to function properly. Please check your browser settings."
+#~ msgstr "Votre navigateur ne gère pas JavaScript, alors que c'est nécessaire pour le bon fonctionnement de ce logiciel. Veuillez modifier la configuration de votre navigateur."
 
-#: js/viewfeed.js:1100
-#, fuzzy
-msgid "Mark %d selected article in %s as read?"
-msgid_plural "Mark %d selected articles in %s as read?"
-msgstr[0] "Marquer %d articles sélectionnés de %s comme lus ?"
-msgstr[1] "Marquer %d articles sélectionnés de %s comme lus ?"
+#~ msgid "Hello,"
+#~ msgstr "Bonjour,"
 
-#: js/viewfeed.js:1124
-msgid "Edit article Tags"
-msgstr "Modifier les étiquettes de l'article"
+#~ msgid "Regular version"
+#~ msgstr "Version ordinateur"
 
-#: js/viewfeed.js:1130
-#, fuzzy
-msgid "Saving article tags..."
-msgstr "Modifier les étiquettes de l'article"
+#~ msgid "Home"
+#~ msgstr "Accueil"
 
-#: js/viewfeed.js:1336
-msgid "No article is selected."
-msgstr "Aucun article sélectionné."
+#~ msgid "Nothing found (click to reload feed)."
+#~ msgstr "Rien n'a été trouvé (cliquez pour recharger le flux)."
 
-#: js/viewfeed.js:1371
-msgid "No articles found to mark"
-msgstr "Aucun article à marquer"
+#~ msgid "Open regular version"
+#~ msgstr "Version ordinateur"
 
-#: js/viewfeed.js:1373
-#, fuzzy
-msgid "Mark %d article as read?"
-msgid_plural "Mark %d articles as read?"
-msgstr[0] "Marquer %d article(s) comme lu(s) ?"
-msgstr[1] "Marquer %d article(s) comme lu(s) ?"
+#~ msgid "Enable categories"
+#~ msgstr "Utiliser les catégories de flux"
 
-#: js/viewfeed.js:1875
-msgid "Open original article"
-msgstr "Ouvrir l'article original"
+#~ msgid "ON"
+#~ msgstr "Activé"
 
-#: js/viewfeed.js:1881
-#, fuzzy
-msgid "Display article URL"
-msgstr "Afficher l'URL"
+#~ msgid "OFF"
+#~ msgstr "Désactivé"
 
-#: js/viewfeed.js:1900
-#, fuzzy
-msgid "Toggle marked"
-msgstr "Marquer comme remarquable"
+#~ msgid "Browse categories like folders"
+#~ msgstr "Parcourir les catégories comme des dossiers"
 
-#: js/viewfeed.js:1981
-msgid "Assign label"
-msgstr "Assigner l'étiquette"
+#~ msgid "Show images in posts"
+#~ msgstr "Afficher les images dans les articles"
 
-#: js/viewfeed.js:1986
-msgid "Remove label"
-msgstr "Supprimer l'étiquette"
+#~ msgid "Hide read articles and feeds"
+#~ msgstr "Cacher les articles et flux lus"
 
-#: js/viewfeed.js:2040
-#, fuzzy
-msgid "Please enter new score for selected articles:"
-msgstr "Supprimer les %d articles sélectionnés ?"
+#~ msgid "Sort feeds by unread count"
+#~ msgstr "Trier les flux par nombre d'articles non lus"
 
-#: js/viewfeed.js:2082
-#, fuzzy
-msgid "Please enter new score for this article:"
-msgstr "Veuillez saisir un titre pour cette catégorie :"
+#~ msgid "Article archive"
+#~ msgstr "Archive"
 
-#: js/viewfeed.js:2115
-#, fuzzy
-msgid "Article URL:"
-msgstr "Date de l'article"
+#~ msgid "Example Pane"
+#~ msgstr "Panneau d'exemple"
 
-#: plugins/embed_original/init.js:6
-msgid "Sorry, your browser does not support sandboxed iframes."
-msgstr ""
+#~ msgid "Sample value"
+#~ msgstr "Valeur d'exemple"
 
-#: plugins/mailto/init.js:21
-#: plugins/mail/mail.js:21
-msgid "Forward article by email"
-msgstr "Transférer l'article par email"
+#~ msgid "Set value"
+#~ msgstr "Appliquer la valeur"
 
-#: plugins/import_export/import_export.js:13
-msgid "Export Data"
-msgstr "Exporer les données"
+#~ msgid "Mark %d displayed article as read?"
+#~ msgid_plural "Mark %d displayed articles as read?"
+#~ msgstr[0] "Marquer %d article affiché comme lu ?"
+#~ msgstr[1] "Marquer les %d articles affichés comme lus ?"
 
-#: plugins/import_export/import_export.js:40
-#, fuzzy
-msgid "Finished, exported %d article. You can download the data <a class='visibleLink' href='%u'>here</a>."
-msgid_plural "Finished, exported %d articles. You can download the data <a class='visibleLink' href='%u'>here</a>."
-msgstr[0] "Terminé, %d articles exportés. Vous pouvez télécharger les données <a class=\"visibleLink\" href=\"%u\">ici</a>."
-msgstr[1] "Terminé, %d articles exportés. Vous pouvez télécharger les données <a class=\"visibleLink\" href=\"%u\">ici</a>."
+#~ msgid "Error: unable to load article."
+#~ msgstr "Erreur : impossible de charger l'article."
 
-#: plugins/import_export/import_export.js:93
-msgid "Data Import"
-msgstr ""
+#~ msgid "%d more..."
+#~ msgid_plural "%d more..."
+#~ msgstr[0] "%d de plus..."
+#~ msgstr[1] "%d de plus..."
 
-#: plugins/import_export/import_export.js:112
-msgid "Please choose the file first."
-msgstr "Veuillez d'abord choisir le fichier."
+#~ msgid "No unread feeds."
+#~ msgstr "Aucun flux non lu."
 
-#: plugins/note/note.js:17
-#, fuzzy
-msgid "Saving article note..."
-msgstr "Modifier l'annotation de l'article"
+#~ msgid "Load more..."
+#~ msgstr "Charger plus..."
 
-#: plugins/googlereaderimport/init.js:18
-msgid "Google Reader Import"
-msgstr ""
+#~ msgid "Switch to digest..."
+#~ msgstr "Basculer en mode résumé..."
 
-#: plugins/googlereaderimport/init.js:42
-#, fuzzy
-msgid "Please choose a file first."
-msgstr "Veuillez d'abord choisir le fichier."
+#~ msgid "Show tag cloud..."
+#~ msgstr "Afficher le nuage de tags..."
 
-#: plugins/instances/instances.js:10
-msgid "Link Instance"
-msgstr "Lier l'instance"
+#~ msgid "Click to play"
+#~ msgstr "Cliquez pour lancer la lecture"
 
-#: plugins/instances/instances.js:73
-msgid "Edit Instance"
-msgstr "Modifier l'instance"
+#~ msgid "Play"
+#~ msgstr "Lecture"
 
-#: plugins/instances/instances.js:122
-msgid "Remove selected instances?"
-msgstr "Supprimer les instances sélectionnées ?"
+#~ msgid "Visit the website"
+#~ msgstr "Visiter le site web"
 
-#: plugins/instances/instances.js:125
-#, fuzzy
-msgid "Removing selected instances..."
-msgstr "Supprimer les instances sélectionnées ?"
+#~ msgid "Select theme"
+#~ msgstr "Sélectionner un thème"
 
-#: plugins/instances/instances.js:139
-#: plugins/instances/instances.js:151
-msgid "No instances are selected."
-msgstr "Aucune instance sélectionnée."
+#~ msgid "I have scanned the code and would like to enable OTP"
+#~ msgstr "J'ai scanné le code et je veux activer les mots de passe à usage unique"
 
-#: plugins/instances/instances.js:156
-msgid "Please select only one instance."
-msgstr "Veuillez ne sélectionner qu'une instance."
+#~ msgid "Playing..."
+#~ msgstr "Lecture..."
 
-#: plugins/share/share.js:10
-msgid "Share article by URL"
-msgstr "Partager l'article par URL"
+#~ msgid "Could not upload file. You might need to adjust upload_max_filesize in PHP.ini (current value = %s)"
+#~ msgstr "Envoi du fichier impossible. Vous devriez peut-être modifier la valeur de upload_max_filesize dans PHP.ini (valeur courante : %s)"
 
-#: plugins/updater/updater.js:58
-msgid "Backup your tt-rss directory before continuing. Please type 'yes' to continue."
-msgstr ""
+#~ msgid "Default interval between feed updates"
+#~ msgstr "Intervalle par défaut entre les mises à jour de flux"
 
 #~ msgid "Could not update database"
 #~ msgstr "Impossible de mettre la base de données à jour"
@@ -3651,7 +3954,7 @@ msgstr ""
 #~ msgstr "Passage à la version %d..."
 
 #~ msgid "Checking version... "
-#~ msgstr "Vérification de la version..."
+#~ msgstr "Vérification de la version... "
 
 #~ msgid "OK!"
 #~ msgstr "OK !"
@@ -3659,10 +3962,10 @@ msgstr ""
 #~ msgid "ERROR!"
 #~ msgstr "ERREUR !"
 
-#~ msgid ""
-#~ "Finished. Performed <b>%d</b> update(s) up to schema\n"
-#~ "\t\t\tversion <b>%d</b>."
-#~ msgstr "Terminé. Le schéma est passé de la version <b>%d</b> à <b>%d</b>."
+#~ msgid "Finished. Performed <b>%d</b> update up to schema version <b>%d</b>."
+#~ msgid_plural "Finished. Performed <b>%d</b> updates up to schema version <b>%d</b>."
+#~ msgstr[0] "Terminé. <b>%d</b> modification a été effectuée pour parvenir à la version de schéma <b>%d</b>."
+#~ msgstr[1] "Terminé. <b>%d</b> modifications ont été effectuées pour parvenir à la version de schéma <b>%d</b>."
 
 #~ msgid "Your database schema is from a newer version of Tiny Tiny RSS."
 #~ msgstr "Votre schéma de base de données provient d'une version plus récente de Tiny Tiny RSS."
@@ -3673,261 +3976,162 @@ msgstr ""
 #~ msgid "Schema upgrade impossible. Please update Tiny Tiny RSS files to the newer version and continue."
 #~ msgstr "Mise à jour du schéma impossible. Veuillez mettre à jour les fichiers de Tiny Tiny RSS vers une version plus récente et continuer."
 
-#~ msgid "Hello,"
-#~ msgstr "Bonjour,"
-
-#~ msgid "Comments?"
-#~ msgstr "Commentaires ?"
-
-#~ msgid "News"
-#~ msgstr "Actualités"
-
-#~ msgid "Updated"
-#~ msgstr "Mis à jour"
-
-#~ msgid "Score"
-#~ msgstr "Score"
-
-#~ msgid "Switch to digest..."
-#~ msgstr "Basculer en mode résumé..."
-
-#~ msgid "Show tag cloud..."
-#~ msgstr "Afficher le nuage d'étiquettes"
-
-#~ msgid "Move between feeds"
-#~ msgstr "Naviguer dans les flux"
+#~ msgid "Enable external API"
+#~ msgstr "Activer les API externes"
 
-#~ msgid "Move between articles"
-#~ msgstr "Naviguer dans les articles"
+#~ msgid "When this option is enabled, headlines in Special feeds and Labels are grouped by feeds"
+#~ msgstr "Avec cette option activée, les entêtes dans les flux spéciaux et par étiquettes sont regroupés par flux"
 
-#~ msgid "Active article actions"
-#~ msgstr "Activer les actions de l'article"
+#~ msgid "Title or Content"
+#~ msgstr "Titre ou contenu"
 
-#~ msgid "Mark articles below/above active one as read"
-#~ msgstr "Marquer les articles au-dessous/au-dessus de l'article actif comme lus"
+#~ msgid "Link"
+#~ msgstr "Lien"
 
-#~ msgid "Scroll article content"
-#~ msgstr "Faire déflier le contenu de l'article"
+#~ msgid "Content"
+#~ msgstr "Contenu"
 
-#~ msgid "Other actions"
-#~ msgstr "Autres actions"
+#~ msgid "Article Date"
+#~ msgstr "Date de l'article"
 
-#~ msgid "Display this help dialog"
-#~ msgstr "Afficher cette aide"
+#~ msgid "Set starred"
+#~ msgstr "Marquer comme remarquable"
 
-#~ msgid "Multiple articles actions"
-#~ msgstr "Actions sur plusieurs articles"
+#~ msgid "Assign tags"
+#~ msgstr "Assigner des tags"
 
-#, fuzzy
-#~ msgid "Select starred articles"
-#~ msgstr "Sélectionner les articles non lus"
+#~ msgid "Modify score"
+#~ msgstr "Modifier le score"
 
-#~ msgid "Feed actions"
-#~ msgstr "Actions sur ce flux"
+#~ msgid "This option is useful when you are reading several planet-type aggregators with partially colliding userbase. When disabled, it forces same posts from different feeds to appear only once."
+#~ msgstr "Cette option est utile si vous lisez des articles venant d'agrégateurs de type «planet», dans lesquels certains flux se recoupent largement. Lorsque cette option est désactivée, les articles en double sont affichés en un seul exemplaire."
 
-#~ msgid "Mark feed as read"
-#~ msgstr "Marquer le flux comme lu"
+#~ msgid "Date syntax appears to be correct:"
+#~ msgstr "La syntaxe des dates semble être correcte :"
 
-#~ msgid "If viewing category, (un)collapse it"
-#~ msgstr "Déployer/Contracter lors de la consultation des catégories"
+#~ msgid "Date syntax is incorrect."
+#~ msgstr "La syntaxe des dates est incorrecte."
 
-#~ msgid "Press any key to close this window."
-#~ msgstr "Appuyer sur une touche pour fermer cette fenêtre"
+#~ msgid "Notice"
+#~ msgstr "Avertissement"
 
-#~ msgid "My Feeds"
-#~ msgstr "Mes flux"
+#~ msgid "Tag Cloud"
+#~ msgstr "Nuage d'étiquettes"
 
-#~ msgid "Panel actions"
-#~ msgstr "Actions du panneau :"
+#~ msgid "Mark all visible articles in %s as read?"
+#~ msgstr "Marquer tous les articles visibles de %s comme lus ?"
 
-#~ msgid "Top 25 feeds"
-#~ msgstr "Top 25 des flux"
+#~ msgid "Form secret key incorrect. Please enable cookies and try again."
+#~ msgstr "Clé de formulaire incorecte. Veuillez activer les cookies et réessayer."
 
-#~ msgid "Edit feed categories"
-#~ msgstr "Modifier les catégories des flux"
+#~ msgid "Score"
+#~ msgstr "Score"
 
-#~ msgid "Focus search (if present)"
-#~ msgstr "Focus sur la recherche (si affichée)"
+#~ msgid "Completed."
+#~ msgstr "Terminé."
 
-#~ msgid "<b>Note:</b> not all actions may be available, depending on Tiny Tiny RSS configuration and your access level."
-#~ msgstr "<b>Note :</b> certaines actions peuvent ne pas être disponibles, selon la configuration de Tiny Tiny RSS et vos permissions."
+#~ msgid "Enable the options you wish to apply using checkboxes on the right:"
+#~ msgstr "Activer les options voulues avec les cases à cocher sur la droite:"
 
-#~ msgid "Home"
-#~ msgstr "Accueil"
+#~ msgid "New articles available in this feed (click to show)"
+#~ msgstr "Nouveaux articles disponibles dans ce flux (cliquer pour les afficher)"
 
-#~ msgid "Nothing found (click to reload feed)."
-#~ msgstr "Rien trouvé (cliquez pour recharger le flux)."
+#~ msgid "Share on identi.ca"
+#~ msgstr "Partager sur identi.ca"
 
-#~ msgid "Enable categories"
-#~ msgstr "Utiliser les catégories de flux"
+#~ msgid "Owncloud"
+#~ msgstr "Owncloud"
 
-#~ msgid "ON"
-#~ msgstr "Marche"
+#~ msgid "Owncloud url"
+#~ msgstr "Adresse de Owncloud"
 
-#~ msgid "OFF"
-#~ msgstr "Arrêt"
+#~ msgid "Bookmark on OwnCloud "
+#~ msgstr "Marquer sur Owncloud "
 
-#~ msgid "Browse categories like folders"
-#~ msgstr "Parcourir les catégories comme des dossiers"
+#~ msgid "Flattr this article."
+#~ msgstr "Partager sur Flattr"
 
-#~ msgid "Show images in posts"
-#~ msgstr "Afficher les images dans les articles"
+#~ msgid "Share on Google+"
+#~ msgstr "Partager sur Google+"
 
-#~ msgid "Hide read articles and feeds"
-#~ msgstr "Cacher les articles et flux lus"
+#~ msgid "Share on Twitter"
+#~ msgstr "Partager sur Twitter"
 
-#~ msgid "Sort feeds by unread count"
-#~ msgstr "Trier les flux par nombre d'articles non lus"
+#~ msgid "Updated"
+#~ msgstr "Mis à jour"
 
-#~ msgid "Click to play"
-#~ msgstr "Cliquez pour lancer la lecture"
+#~ msgid "Show additional preferences"
+#~ msgstr "Afficher plus d'options"
 
-#~ msgid "Play"
-#~ msgstr "Lecture"
+#~ msgid "Back to feeds"
+#~ msgstr "Retour aux flux"
 
-#~ msgid "Open article in new tab"
-#~ msgstr "Ouvrir les articles dans un nouvel onglet"
+#~ msgid "This will clear your stored authentication information for Twitter. Continue?"
+#~ msgstr "Cela va effacer les informations d'authentification pour Twitter. Voulez-vous continuer ?"
 
-#~ msgid "Visit the website"
-#~ msgstr "Visiter le site web"
+#~ msgid "Finished: %d articles processed, %d imported, %d feeds created."
+#~ msgstr "Terminé : %d articles traités, %d importés, %d flux créés."
 
 #, fuzzy
 #~ msgid "Related"
 #~ msgstr "Lire plus tard"
 
-#~ msgid "Finished: %d articles processed, %d imported, %d feeds created."
-#~ msgstr "Terminé : %d articles traités, %d importés, %d flux créés."
-
-#~ msgid "Title or Content"
-#~ msgstr "Titre ou contenu"
-
-#~ msgid "Link"
-#~ msgstr "Lien"
-
-#~ msgid "Content"
-#~ msgstr "Contenu"
-
-#~ msgid "Delete article"
-#~ msgstr "Supprimer l'article"
-
-#~ msgid "Assign tags"
-#~ msgstr "Assigner des tags"
-
-#~ msgid "Modify score"
-#~ msgstr "Modifier le score"
-
-#~ msgid "This option is useful when you are reading several planet-type aggregators with partially colliding userbase. When disabled, it forces same posts from different feeds to appear only once."
-#~ msgstr "Cette option est utile si vous lisez des articles venant d'agrégateurs de type « planet&nbsp,;», dans lesquels certains flux se recoupent largement. Lorsque cette option est désactivée, les articles en double sont affichées en un seul exemplaire."
-
-#~ msgid "When this option is enabled, headlines in Special feeds and Labels are grouped by feeds"
-#~ msgstr " Avec cette option activée, les entêtes dans les flux spéciaux et par étiquettes sont regroupés par flux"
-
-#~ msgid "Default interval between feed updates"
-#~ msgstr "Intervalle par défaut entre les mises à jour de flux"
-
-#~ msgid "Enable external API"
-#~ msgstr "Activer les API externes"
-
-#~ msgid "Notice"
-#~ msgstr "Avertissement"
-
-#~ msgid "Tag Cloud"
-#~ msgstr "Nuage d'étiquettes"
-
-#~ msgid ""
-#~ "Could not upload file. You might need to adjust upload_max_filesize\n"
-#~ "\t\t\t\tin PHP.ini (current value = %s)"
-#~ msgstr "Envoi du fichier impossible. Vous devriez peut-être modifier la valeur de upload_max_filesize dans PHP.ini (valeur courante : %s)"
-
 #~ msgid "Notifying <b>%s</b>."
 #~ msgstr "Notification <b>%s</b>."
 
-#~ msgid "Select theme"
-#~ msgstr "Sélectionner un thème"
-
 #~ msgid "Yes"
 #~ msgstr "Oui"
 
 #~ msgid "No"
 #~ msgstr "Non"
 
-#, fuzzy
-#~ msgid "Show additional preferences"
-#~ msgstr "Quitter la configuration"
-
-#~ msgid "(%d feeds)"
-#~ msgstr "(%d flux)"
-
-#~ msgid "Right-to-left content"
-#~ msgstr "Contenu écrit de droite à gauche"
-
-#, fuzzy
-#~ msgid "Cache content locally"
-#~ msgstr "Enregistrer localement les images"
-
-#~ msgid "Mark posts as updated on content change"
-#~ msgstr "Marquer les articles comme mis à jour quand leur contenu change"
-
-#, fuzzy
-#~ msgid "(Un)hide empty categories"
-#~ msgstr "Modifier les catégories"
+#~ msgid "News"
+#~ msgstr "Actualités"
 
-#, fuzzy
-#~ msgid "Article archive"
-#~ msgstr "Date de l'article"
+#~ msgid "Move between feeds"
+#~ msgstr "Naviguer dans les flux"
 
-#~ msgid "Published articles and generated feeds"
-#~ msgstr "Articles publiés et flux générés"
+#~ msgid "Move between articles"
+#~ msgstr "Naviguer dans les articles"
 
-#~ msgid "Articles shared by URL"
-#~ msgstr "Articles publiés par URL"
+#~ msgid "Mark articles below/above active one as read"
+#~ msgstr "Marquer les articles au-dessous/au-dessus de l'article actif comme lus"
 
-#~ msgid "These feeds have not been updated because of errors:"
-#~ msgstr "Ces flux n'ont pas été mis à jour à cause d'erreurs :"
+#~ msgid "Other actions"
+#~ msgstr "Autres actions"
 
-#~ msgid ""
-#~ "Your browser doesn't support Javascript, which is required\n"
-#~ "\t\t\tfor this application to function properly. Please check your\n"
-#~ "\t\t\tbrowser settings."
-#~ msgstr ""
-#~ "Votre navigateur ne gère pas Javascript, alors que c'est nécessaire\n"
-#~ "\t\t\tpour le bon fonctionnement de ce logiciel. Veuillez modifier la\n"
-#~ "\t\t\tconfiguration de votre navigateur."
+#~ msgid "Display this help dialog"
+#~ msgstr "Afficher cette aide"
 
-#, fuzzy
-#~ msgid "Back to feeds"
-#~ msgstr "Flux inactifs"
+#~ msgid "Multiple articles actions"
+#~ msgstr "Actions sur plusieurs articles"
 
-#, fuzzy
-#~ msgid "Set value"
-#~ msgstr "Marquer comme remarquable"
+#~ msgid "If viewing category, (un)collapse it"
+#~ msgstr "Déployer/Contracter lors de la consultation des catégories"
 
-#, fuzzy
-#~ msgid "Share on identi.ca"
-#~ msgstr "Partager sur Twitter"
+#~ msgid "Press any key to close this window."
+#~ msgstr "Appuyer sur une touche pour fermer cette fenêtre"
 
-#, fuzzy
-#~ msgid "Flattr article"
-#~ msgstr "Marquer comme remarquable"
+#~ msgid "My Feeds"
+#~ msgstr "Mes flux"
 
-#, fuzzy
-#~ msgid "Share on Google+"
-#~ msgstr "Partager sur Twitter"
+#~ msgid "Top 25 feeds"
+#~ msgstr "Top 25 des flux"
 
-#~ msgid "New articles available in this feed (click to show)"
-#~ msgstr "Nouveaux articles disponible dans ce flux (cliquer pour les afficher)"
+#~ msgid "Focus search (if present)"
+#~ msgstr "Focus sur la recherche (si affichée)"
 
-#~ msgid "Date syntax appears to be correct:"
-#~ msgstr "La syntaxe des dates semble être correcte :"
+#~ msgid "<b>Note:</b> not all actions may be available, depending on Tiny Tiny RSS configuration and your access level."
+#~ msgstr "<b>Note :</b> certaines actions peuvent ne pas être disponibles, selon la configuration de Tiny Tiny RSS et vos permissions."
 
-#~ msgid "Date syntax is incorrect."
-#~ msgstr "La syntaxe des dates est incorrecte."
+#~ msgid "Open article in new tab"
+#~ msgstr "Ouvrir les articles dans un nouvel onglet"
 
-#~ msgid "This will clear your stored authentication information for Twitter. Continue?"
-#~ msgstr "Cela va effacer les informations d'authentification pour Twitter. Voulez-vous continuer ?"
+#~ msgid "Right-to-left content"
+#~ msgstr "Contenu écrit de droite à gauche"
 
-#~ msgid "Mark all visible articles in %s as read?"
-#~ msgstr "Marquer tous les articles visibles de %s comme lus ?"
+#~ msgid "Mark posts as updated on content change"
+#~ msgstr "Marquer les articles comme mis à jour quand leur contenu change"
 
 #~ msgid "Loading..."
 #~ msgstr "Chargement en cours..."
@@ -3935,9 +4139,6 @@ msgstr ""
 #~ msgid "View in a tt-rss tab"
 #~ msgstr "Voir dans un onglet de tt-rss"
 
-#~ msgid "Playing..."
-#~ msgstr "Lecture..."
-
 #~ msgid "Magpie"
 #~ msgstr "Magpie"
 
@@ -3947,18 +4148,6 @@ msgstr ""
 #~ msgid "using"
 #~ msgstr "en utilisant"
 
-#~ msgid "Mark %d displayed articles as read?"
-#~ msgstr "Marquer les %d articles affichés comme lus ?"
-
-#~ msgid "Click to expand article."
-#~ msgstr "Cliquer pour développer l'article"
-
-#~ msgid "No unread feeds."
-#~ msgstr "Aucun flux non lu."
-
-#~ msgid "Load more..."
-#~ msgstr "Charger plus..."
-
 #~ msgid "OAuth will be used automatically for Twitter feeds."
 #~ msgstr "OAuth sera utilisé automatiquement pour les flux Twitter."
 
@@ -3983,13 +4172,6 @@ msgstr ""
 #~ msgid "Original article"
 #~ msgstr "Article original"
 
-#~ msgid "Update feed"
-#~ msgstr "Mettre à jour le flux"
-
-#, fuzzy
-#~ msgid "With subcategories"
-#~ msgstr "Modifier les catégories"
-
 #~ msgid "Twitter OAuth"
 #~ msgstr "Twitter OAuth"
 
@@ -4020,9 +4202,6 @@ msgstr ""
 #~ msgid "Check it"
 #~ msgstr "Vérifier"
 
-#~ msgid "Apply to category"
-#~ msgstr "Appliquer à une catégorie"
-
 #~ msgid "Category <b>$%s</b> already exists in the database."
 #~ msgstr "La catégorie <b>%s</b> existe déjà dans la base de données."
 
@@ -4053,9 +4232,6 @@ msgstr ""
 #~ msgid "Created filter <b>%s</b>"
 #~ msgstr "Filtre <b>%s</b> créé"
 
-#~ msgid "Attachment:"
-#~ msgstr "Fichier attaché :"
-
 #~ msgid "Subscribing to feed..."
 #~ msgstr "Abonnement au flux..."