discourse/plugins/poll/config/locales/client.fr.yml

24 lines
543 B
YAML

# encoding: utf-8
#
# French translation - Traduction française
#
# This file contains content for the client portion of Discourse, sent out
# to the Javascript app.
#
# To work with us on translations, see:
# https://www.transifex.com/projects/p/discourse-pt-br/
#
# To validate this YAML file after you change it, please paste it into
# http://yamllint.com/
fr:
js:
poll:
voteCount:
one: "1 vote"
other: "%{count} votes"
results:
show: "Voir les résultats"
hide: "Cacher les résultats"