diff --git a/locales/fr/main.lang.php b/locales/fr/main.lang.php index e34e1de..d63f053 100644 --- a/locales/fr/main.lang.php +++ b/locales/fr/main.lang.php @@ -1,26 +1,28 @@ 1);\n" +#: src/ReservedWhiteList.php:32 msgid "Reserved names" msgstr "Noms réservés" +#: src/ReservedWhiteList.php:33 msgid "Whitelist of reserved names of users" msgstr "Liste blanche des noms d'utilisateurs réservés" +#: src/ReservedWhiteList.php:60 msgid "This name is reserved to an other user." msgstr "Ce nom est réservé à un autre utilisateur." +#: src/ReservedWhiteList.php:80 msgid "Reserved names have been successfully updated." msgstr "Le noms réservés ont été mis à jour." -msgid "Check the users who can make comments without being moderated." -msgstr "Cocher les utilisateurs qui peuvent faire des commentaires sans être modérés." +#: src/ReservedWhiteList.php:90 +msgid "Check the users who have a reserved name (link to an email)." +msgstr "Cocher les utilisateurs aillant un nom réservé (lié à une adresse mel)" +#: src/ReservedWhiteList.php:93 +#: src/UnmoderatedWhiteList.php:112 msgid "Comments authors list" msgstr "Liste des auteurs de commentaires" +#: src/UnmoderatedWhiteList.php:29 msgid "Unmoderated authors" msgstr "Auteurs non modérés" +#: src/UnmoderatedWhiteList.php:30 msgid "Whitelist of unmoderated authors" msgstr "Liste blanche des auteurs non modérés" +#: src/UnmoderatedWhiteList.php:69 msgid "Unmoderated names have been successfully updated." msgstr "Les noms non modérés ont été mis à jour." +#: src/UnmoderatedWhiteList.php:82 msgid "This filter is used only if comments are moderates" msgstr "Ce filtre est utilisé seulement si les commentaires sont modérés." +#: src/UnmoderatedWhiteList.php:87 +msgid "Check the users who can make comments without being moderated." +msgstr "Cocher les utilisateurs qui peuvent faire des commentaires sans être modérés." + +#: src/UnmoderatedWhiteList.php:92 msgid "Posts authors list" msgstr "Liste des auteurs de billets" diff --git a/src/ReservedWhiteList.php b/src/ReservedWhiteList.php index 7575a08..48d87ca 100644 --- a/src/ReservedWhiteList.php +++ b/src/ReservedWhiteList.php @@ -87,7 +87,7 @@ class ReservedWhiteList extends SpamFilter } $res = '
' . - '

' . __('Check the users who can make comments without being moderated.') . '

' . + '

' . __('Check the users who have a reserved name (link to an email).') . '

' . '
' . '' . '' .
' . __('Comments authors list') . '