discourse/plugins/poll/config/locales/client.bs_BA.yml

51 lines
1.7 KiB
YAML
Raw Normal View History

2015-05-12 07:51:49 -04:00
# encoding: utf-8
#
2015-05-20 14:54:12 -04:00
# Never edit this file. It will be overwritten when translations are pulled from Transifex.
2015-05-12 07:51:49 -04:00
#
2015-05-20 14:54:12 -04:00
# To work with us on translations, join this project:
# https://www.transifex.com/projects/p/discourse-org/
2015-05-12 07:51:49 -04:00
2015-10-10 11:11:28 -04:00
bs_BA:
js:
poll:
voters:
one: "glasač"
few: "glasača"
other: "glasača"
total_votes:
one: "ukupan glas"
few: "ukupno glasova"
other: "ukupno glasova"
average_rating: "Prosječna ocjena: <strong>%{average}</strong>."
2016-10-20 09:19:09 -04:00
public:
title: "Glasovi su javni."
multiple:
help:
at_least_min_options:
one: "Odaberi barem <strong>1</strong> opciju"
few: "Odaberi barem <strong>%{name}</strong> opcije"
other: "Odaberi barem <strong>%{name}</strong> opcija"
up_to_max_options:
one: "Odaberi do <strong>1</strong> opcije"
few: "Odaberi do <strong>%{count}</strong> opcije"
other: "Odaberi do <strong>%{count}</strong> opcija"
x_options:
one: "Odaberi <strong>1</strong> opciju"
few: "Odaberi <strong>%{count}</strong> opcije"
other: "Odaberi <strong>%{count}</strong> opcija"
between_min_and_max_options: "Odaberi između <strong>%{min}</strong> i <strong>%{max}</strong> opcija"
2016-05-26 11:50:15 -04:00
cast-votes:
title: "ukupno glasova"
label: "Glasaj"
2016-10-20 09:19:09 -04:00
show-results:
title: "Prikaži rezultate ankete"
label: "Prikaži rezultate"
hide-results:
title: "Nazad na glasove"
label: "Sakrij rezultate"
open:
title: "Otvori anketu"
label: "Otvori"
2016-04-20 19:18:07 -04:00
close:
label: "Zatvori"