2017-11-20 18:08:48 -05:00
|
|
|
# encoding: utf-8
|
|
|
|
#
|
|
|
|
# Never edit this file. It will be overwritten when translations are pulled from Transifex.
|
|
|
|
#
|
|
|
|
# To work with us on translations, join this project:
|
|
|
|
# https://www.transifex.com/projects/p/discourse-org/
|
|
|
|
|
2016-10-19 16:22:59 -04:00
|
|
|
fr:
|
|
|
|
js:
|
2017-12-12 11:17:05 -05:00
|
|
|
notifications:
|
|
|
|
alt:
|
|
|
|
solved:
|
|
|
|
accepted_notification: "accepté"
|
2016-10-19 16:22:59 -04:00
|
|
|
solved:
|
2017-05-21 13:03:50 -04:00
|
|
|
title: "Solutions"
|
2016-10-19 16:22:59 -04:00
|
|
|
allow_accepted_answers: "Autoriser l'auteur du sujet et les responsables à marquer une réponse comme solution"
|
2018-03-07 14:21:23 -05:00
|
|
|
accept_answer: "Sélectionner si cette réponse résout le problème"
|
2016-10-19 16:22:59 -04:00
|
|
|
has_accepted_answer: "Ce sujet a une solution"
|
2017-05-21 13:03:50 -04:00
|
|
|
has_no_accepted_answer: "Ce sujet n'a pas de solution"
|
2018-03-07 14:21:23 -05:00
|
|
|
unaccept_answer: "Désélectionner si cette réponse ne résout plus le problème"
|
2016-10-19 16:22:59 -04:00
|
|
|
accepted_answer: "Solution"
|
|
|
|
solution: "Solution"
|
2017-05-21 13:03:50 -04:00
|
|
|
solution_summary:
|
|
|
|
one: "solution <i class='fa fa-check-square'></i>"
|
2017-11-20 18:08:48 -05:00
|
|
|
other: "solutions <i class='fa fa-check-square'></i>"
|
2018-03-07 14:21:23 -05:00
|
|
|
accepted_html: "<i class='fa-check-square fa accepted'></i> Résolu <span class='by'>par <a href data-user-card='{{username_lower}}'>{{username}}</a></span> dans le <a href='{{post_path}}' class='back'>message #{{post_number}}</a>"
|
2016-10-19 16:22:59 -04:00
|
|
|
accepted_notification: "<i title='accepted' class='fa fa-check-square'></i><p><span>{{username}}</span> {{description}}</p>"
|