2014-02-04 21:53:09 -05:00
# encoding: utf-8
2014-04-24 10:48:46 -04:00
#
2014-02-04 21:53:09 -05:00
# This file contains content for the server portion of Discourse used by Ruby
#
2014-04-24 10:48:46 -04:00
# To work with us on translations, see:
# https://www.transifex.com/projects/p/discourse-org/
#
# This is a "source" file, which is used by Transifex to get translations for other languages.
# After this file is changed, it needs to be pushed by a maintainer to Transifex:
#
# tx push -s
#
# Read more here: https://meta.discourse.org/t/contribute-a-translation-to-discourse/14882
#
2014-02-04 21:53:09 -05:00
# To validate this YAML file after you change it, please paste it into
# http://yamllint.com/
en :
2014-03-16 09:35:47 -04:00
activerecord :
attributes :
post :
poll_options : "Poll options"
2014-02-04 21:53:09 -05:00
poll :
must_contain_poll_options : "must contain a list of poll options"
2014-03-16 09:35:47 -04:00
cannot_have_modified_options : "cannot be modified after the first five minutes. Contact a moderator if you need to change them."
2014-03-17 06:27:41 -04:00
cannot_add_or_remove_options : "can only be edited, not added or removed. If you need to add or remove options you should lock this topic and create a new one."
2014-04-10 23:11:37 -04:00
prefix : "Poll"
closed_prefix : "Closed Poll"