2014-03-11 18:55:36 +08:00
|
|
|
# encoding: utf-8
|
|
|
|
#
|
2014-03-11 19:30:59 +08:00
|
|
|
# French translation - Traduction française
|
2014-03-11 18:55:36 +08:00
|
|
|
#
|
|
|
|
# This file contains content for the server portion of Discourse used by Ruby
|
|
|
|
#
|
|
|
|
# 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:
|
|
|
|
poll:
|
|
|
|
must_contain_poll_options: "doit contenir une liste de choix pour le sondage"
|
2014-03-11 19:30:59 +08:00
|
|
|
cannot_have_modified_options: "ne peut pas être modifié car il contient un sondage publié depuis plus de 5 minutes"
|
2014-03-16 01:26:42 +08:00
|
|
|
prefix: "Sondage\\s?:"
|