summaryrefslogtreecommitdiff
path: root/app/i18n/fr.php
diff options
context:
space:
mode:
authorGravatar Alexandre Alapetite <alexandre@alapetite.fr> 2014-09-19 18:24:37 +0200
committerGravatar Alexandre Alapetite <alexandre@alapetite.fr> 2014-09-19 18:24:37 +0200
commit522c68df60ab43c455227185b3e5cd6cd741aba9 (patch)
treeaf27d66686ec904870d3425ba90d4c7582b95634 /app/i18n/fr.php
parentc4c4ad867a6b9c5e2b03443a5530e871e34b63fe (diff)
Details i18n
https://github.com/marienfressinaud/FreshRSS/issues/618
Diffstat (limited to 'app/i18n/fr.php')
-rw-r--r--app/i18n/fr.php8
1 files changed, 4 insertions, 4 deletions
diff --git a/app/i18n/fr.php b/app/i18n/fr.php
index 4cc9c8598..e1cf9896a 100644
--- a/app/i18n/fr.php
+++ b/app/i18n/fr.php
@@ -289,7 +289,7 @@ return array (
'article_icons' => 'Icônes d’article',
'top_line' => 'Ligne du haut',
'bottom_line' => 'Ligne du bas',
- 'html5_notif_timeout' => 'Temps d\'affichage de la notification HTML5',
+ 'html5_notif_timeout' => 'Temps d’affichage de la notification HTML5',
'seconds_(0_means_no_timeout)' => 'secondes (0 signifie aucun timeout ) ',
'img_with_lazyload' => 'Utiliser le mode “chargement différé” pour les images',
'sticky_post' => 'Aligner l’article en haut quand il est ouvert',
@@ -443,9 +443,9 @@ return array (
'update_problem' => 'La mise à jour a rencontré un problème : %s',
'update_finished' => 'La mise à jour est terminée !',
- 'auth_reset' => 'Reset de l’authentification',
- 'auth_will_reset' => 'Le système d’authentification va être remis à zéro : le formulaire sera utilisé à la place de Persona.',
- 'auth_not_persona' => 'Seul le système d’authentification Persona peut être remis à zéro.',
+ 'auth_reset' => 'Réinitialisation de l’authentification',
+ 'auth_will_reset' => 'Le système d’authentification va être réinitialisé : un formulaire sera utilisé à la place de Persona.',
+ 'auth_not_persona' => 'Seul le système d’authentification Persona peut être réinitialisé.',
'auth_no_password_set' => 'Aucun mot de passe administrateur n’a été précisé. Cette fonctionnalité n’est pas disponible.',
'auth_form_set' => 'Le formulaire est désormais votre système d’authentification.',
'auth_form_not_set' => 'Un problème est survenu lors de la configuration de votre système d’authentification. Veuillez réessayer plus tard.',