discourse-solved/config/locales/client.fr.yml

44 lines
1.6 KiB
YAML
Raw Normal View History

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/
fr:
js:
2017-12-12 11:17:05 -05:00
notifications:
alt:
solved:
accepted_notification: "accepté"
solved:
2017-05-21 13:03:50 -04:00
title: "Solutions"
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"
2019-10-10 11:27:00 -04:00
accepted_description: "C'est la solution acceptée à ce sujet"
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"
accepted_answer: "Solution"
solution: "Solution"
2017-05-21 13:03:50 -04:00
solution_summary:
2018-11-29 11:11:40 -05:00
one: "solution"
other: "solutions"
accepted_html: "{{icon}} 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>"
accepted_notification: "<p><span>{{username}}</span> {{description}}</p>"
2019-04-05 10:18:43 -04:00
topic_status_filter:
all: "tout"
solved: "résolu"
unsolved: "non résolu"
topic_statuses:
solved:
help: "Ce sujet a une solution"
2020-05-27 16:55:42 -04:00
search:
advanced:
statuses:
solved: "sont résolus"
admin:
web_hooks:
solved_event:
name: "Événement de résolution"
details: "Lorsqu'un utilisateur sélectionne un message comme la réponse acceptée ou non."