Create server.bs_BA.yml

This commit is contained in:
Qasem Hajizadeh 2015-05-12 16:22:06 +04:30
parent 2ad958b796
commit a4c69d450e
1 changed files with 28 additions and 0 deletions

View File

@ -0,0 +1,28 @@
# encoding: utf-8
#
# 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-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
#
# To validate this YAML file after you change it, please paste it into
# http://yamllint.com/
bs_BA:
activerecord:
attributes:
post:
poll_options: "Poll options"
poll:
must_contain_poll_options: "must contain a list of poll options"
cannot_have_modified_options: "cannot be modified after the first five minutes. Contact a moderator if you need to change them."
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."
prefix: "Poll"
closed_prefix: "Closed Poll"