mirror of
https://github.com/discourse/discourse.git
synced 2025-05-23 18:51:07 +08:00
Update translations
This commit is contained in:
@ -1,15 +1,9 @@
|
||||
# encoding: utf-8
|
||||
#
|
||||
# French translation - Traduction française
|
||||
# Never edit this file. It will be overwritten when translations are pulled from Transifex.
|
||||
#
|
||||
# This file contains content for the client portion of Discourse, sent out
|
||||
# to the Javascript app.
|
||||
#
|
||||
# To work with us on translations, see:
|
||||
# To work with us on translations, join this project:
|
||||
# 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:
|
||||
@ -17,10 +11,8 @@ fr:
|
||||
voteCount:
|
||||
one: "1 vote"
|
||||
other: "%{count} votes"
|
||||
|
||||
results:
|
||||
show: "Voir les résultats"
|
||||
hide: "Cacher les résultats"
|
||||
|
||||
show: Voir les résultats
|
||||
hide: Cacher les résultats
|
||||
close_poll: "Fermer le sondage"
|
||||
open_poll: "Réouvrir le sondage"
|
||||
|
@ -14,3 +14,5 @@ it:
|
||||
results:
|
||||
show: Mostra Risultati
|
||||
hide: Nascondi Risultati
|
||||
close_poll: "Chiudi Sondaggio"
|
||||
open_poll: "Apri Sondaggio"
|
||||
|
@ -1,8 +1,9 @@
|
||||
# encoding: utf-8
|
||||
# This file contains content for the server portion of Discourse used by Ruby
|
||||
#
|
||||
# To validate this YAML file after you change it, please paste it into
|
||||
# http://yamllint.com/
|
||||
# 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-pt-br/
|
||||
|
||||
es:
|
||||
activerecord:
|
||||
|
@ -1,14 +1,9 @@
|
||||
# encoding: utf-8
|
||||
#
|
||||
# French translation - Traduction française
|
||||
# Never edit this file. It will be overwritten when translations are pulled from Transifex.
|
||||
#
|
||||
# This file contains content for the server portion of Discourse used by Ruby
|
||||
#
|
||||
# To work with us on translations, see:
|
||||
# To work with us on translations, join this project:
|
||||
# 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:
|
||||
activerecord:
|
||||
|
Reference in New Issue
Block a user