2015-04-29 13:07:25 -04: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:
|
|
|
|
poll:
|
2015-05-04 10:01:57 -04:00
|
|
|
voters:
|
2016-05-26 11:50:15 -04:00
|
|
|
one: "votant"
|
|
|
|
other: "votants"
|
2015-05-06 11:35:09 -04:00
|
|
|
total_votes:
|
2015-07-22 13:27:18 -04:00
|
|
|
one: "vote au total"
|
|
|
|
other: "votes au total"
|
2015-05-20 14:54:12 -04:00
|
|
|
average_rating: "Notation moyenne : <strong>%{average}</strong>"
|
2016-06-30 04:17:13 -04:00
|
|
|
public:
|
2016-07-27 13:29:01 -04:00
|
|
|
title: "Les votes sont publics."
|
2015-05-20 14:54:12 -04:00
|
|
|
multiple:
|
|
|
|
help:
|
2015-11-20 12:55:08 -05:00
|
|
|
at_least_min_options:
|
2016-07-27 13:29:01 -04:00
|
|
|
one: "Choisissez au moins <strong>1</strong> option"
|
|
|
|
other: "Choisissez au moins <strong>%{count}</strong> options"
|
2015-11-20 12:55:08 -05:00
|
|
|
up_to_max_options:
|
2016-07-27 13:29:01 -04:00
|
|
|
one: "Choisissez jusqu'à <strong>1</strong> option"
|
|
|
|
other: "Choisissez jusqu'à <strong>%{count}</strong> options"
|
2015-11-20 12:55:08 -05:00
|
|
|
x_options:
|
2016-07-27 13:29:01 -04:00
|
|
|
one: "Choisissez <strong>1</strong> option"
|
|
|
|
other: "Choisissez <strong>%{count}</strong> options"
|
|
|
|
between_min_and_max_options: "Choisissez entre <strong>%{min}</strong> et <strong>%{max}</strong> options"
|
2015-04-29 13:07:25 -04:00
|
|
|
cast-votes:
|
|
|
|
title: "Distribuez vos votes"
|
|
|
|
label: "Votez maintenant !"
|
|
|
|
show-results:
|
|
|
|
title: "Afficher les résultats du sondage"
|
|
|
|
label: "Afficher les résultats"
|
|
|
|
hide-results:
|
|
|
|
title: "Retourner au vote"
|
|
|
|
label: "Masquer les résultats"
|
|
|
|
open:
|
|
|
|
title: "Ouvrir le sondage"
|
|
|
|
label: "Ouvrir"
|
|
|
|
confirm: "Êtes-vous sûr de vouloir ouvrir ce sondage ?"
|
|
|
|
close:
|
|
|
|
title: "Fermer le sondage"
|
|
|
|
label: "Fermer"
|
|
|
|
confirm: "Êtes-vous sûr de vouloir fermer ce sondage ?"
|
2016-07-27 13:29:01 -04:00
|
|
|
error_while_toggling_status: "Désolé, il y a eu une erreur lors du changement de statut de ce sondage."
|
|
|
|
error_while_casting_votes: "Désolé, il y a eu une erreur lors de l'envoi de vos votes."
|
|
|
|
error_while_fetching_voters: "Désolé, il y a eu une erreur lors de l'affichage des votants."
|
|
|
|
ui_builder:
|
2016-08-10 13:13:33 -04:00
|
|
|
title: Créer un sondage
|
|
|
|
insert: Insérer le sondage
|
2016-07-27 13:29:01 -04:00
|
|
|
help:
|
|
|
|
options_count: Entrez au moins 2 options
|
2017-04-17 14:16:18 -04:00
|
|
|
invalid_values: La valeur minimum doit être plus petite que la valeur maximum.
|
2017-12-06 10:25:12 -05:00
|
|
|
min_step_value: Le valeur minimum du pas est 1
|
2016-07-27 13:29:01 -04:00
|
|
|
poll_type:
|
|
|
|
label: Type
|
2016-08-10 13:13:33 -04:00
|
|
|
regular: Choix unique
|
|
|
|
multiple: Choix multiple
|
2016-07-27 13:29:01 -04:00
|
|
|
number: Nombre
|
|
|
|
poll_config:
|
|
|
|
max: Max
|
|
|
|
min: Min
|
|
|
|
step: Pas
|
|
|
|
poll_public:
|
|
|
|
label: Afficher les votants
|
|
|
|
poll_options:
|
|
|
|
label: Entrez une option de sondage par ligne
|