aboutsummaryrefslogtreecommitdiff
path: root/app/i18n/fr/sub.php
diff options
context:
space:
mode:
authorGravatar Alexandre Alapetite <alexandre@alapetite.fr> 2018-02-24 12:02:16 +0100
committerGravatar GitHub <noreply@github.com> 2018-02-24 12:02:16 +0100
commit5ebeb9e3e5d46195a83211140c1d28d58be19b2a (patch)
tree6b93ae52a1206b6045087f893dde67a04b4e1bda /app/i18n/fr/sub.php
parent889888f20eb6f3dd476b78c0f59672f7c7962354 (diff)
parent294f9336ad0f315574c74d6b527b1bb8a280f3c6 (diff)
Merge pull request #1786 from FreshRSS/dev1.10.0
FreshRSS 1.10.0
Diffstat (limited to 'app/i18n/fr/sub.php')
-rw-r--r--app/i18n/fr/sub.php8
1 files changed, 7 insertions, 1 deletions
diff --git a/app/i18n/fr/sub.php b/app/i18n/fr/sub.php
index 607863c8f..04be55aa5 100644
--- a/app/i18n/fr/sub.php
+++ b/app/i18n/fr/sub.php
@@ -32,12 +32,18 @@ return array(
'description' => 'Description',
'empty' => 'Ce flux est vide. Veuillez vérifier qu’il est toujours maintenu.',
'error' => 'Ce flux a rencontré un problème. Veuillez vérifier qu’il est toujours accessible puis actualisez-le.',
- 'in_main_stream' => 'Afficher dans le flux principal',
'informations' => 'Informations',
'keep_history' => 'Nombre minimum d’articles à conserver',
'moved_category_deleted' => 'Lors de la suppression d’une catégorie, ses flux seront automatiquement classés dans <em>%s</em>.',
+ 'mute' => 'muet',
'no_selected' => 'Aucun flux sélectionné.',
'number_entries' => '%d articles',
+ 'priority' => array(
+ '_' => 'Visibilité',
+ 'archived' => 'Ne pas afficher (archivé)',
+ 'main_stream' => 'Afficher dans le flux principal',
+ 'normal' => 'Afficher dans sa catégorie',
+ ),
'stats' => 'Statistiques',
'think_to_add' => 'Vous pouvez ajouter des flux.',
'title' => 'Titre',