mirror of
https://ghfast.top/https://github.com/discourse/discourse-topic-voting.git
synced 2026-07-16 11:26:36 +08:00
38 lines
1.2 KiB
YAML
38 lines
1.2 KiB
YAML
# 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:
|
||
category:
|
||
sort_options:
|
||
votes: "Votes"
|
||
voting:
|
||
title: "Votation"
|
||
reached_limit: "Vous n'avez plus de votes disponibles, enlevez-en un !"
|
||
list_votes: "Lister vos votes"
|
||
votes_nav_help: "sujets les plus votés"
|
||
voted: "Vous avez voté pour ce sujet"
|
||
allow_topic_voting: "Autoriser les utilisateurs à voter dans cette catégorie"
|
||
vote_title: "Vote"
|
||
vote_title_plural: "Votes"
|
||
voted_title: "Voté"
|
||
voting_closed_title: "Fermé"
|
||
voting_limit: "Limite"
|
||
votes_left:
|
||
one: "Vous avez %{count} vote restant, consultez <a href='%{path}'>vos votes</a>."
|
||
other: "Vous avez %{count} votes restants, consultez <a href='%{path}'>vos votes</a>."
|
||
votes:
|
||
one: "%{count} vote"
|
||
other: "%{count} votes"
|
||
anonymous_button:
|
||
one: "Vote"
|
||
other: "Votes"
|
||
remove_vote: "Retirer vote"
|
||
filters:
|
||
votes:
|
||
title: "Votes"
|
||
help: "sujets les plus votés"
|