mirror of
https://github.com/discourse/discourse.git
synced 2024-11-25 06:30:15 +08:00
18 lines
576 B
YAML
18 lines
576 B
YAML
|
# encoding: utf-8
|
|||
|
#
|
|||
|
# French translation - Traduction fran<61>aise
|
|||
|
#
|
|||
|
# 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"
|
|||
|
cannot_have_modified_options: "ne peut pas <20>tre modifi<66> car il contient un sondage publi<6C> depuis plus de 5 minutes"
|
|||
|
prefix: "Sondage:"
|