mirror of
https://github.com/codeninjasllc/discourse.git
synced 2024-11-24 08:09:13 -05:00
39 lines
1.3 KiB
YAML
39 lines
1.3 KiB
YAML
# encoding: utf-8
|
|
#
|
|
# 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-org/
|
|
|
|
sq:
|
|
js:
|
|
poll:
|
|
voters:
|
|
one: "votues"
|
|
other: "votuesit"
|
|
total_votes:
|
|
one: "total vote"
|
|
other: "total votes"
|
|
average_rating: "Vlerësimi mesatar: <strong>%{average}</strong>."
|
|
multiple:
|
|
help:
|
|
between_min_and_max_options: "You may choose between <strong>%{min}</strong> and <strong>%{max}</strong> options."
|
|
cast-votes:
|
|
title: "Cast your votes"
|
|
label: "Voto Tani"
|
|
show-results:
|
|
title: "Display the poll results"
|
|
label: "Shfaq rezultatet"
|
|
hide-results:
|
|
title: "Back to your votes"
|
|
label: "Hide results"
|
|
open:
|
|
title: "Fillo një Sondazh"
|
|
label: "Fillo"
|
|
confirm: "Are you sure you want to open this poll?"
|
|
close:
|
|
title: "Mbyll sondazhin"
|
|
label: "Mbyll"
|
|
confirm: "Are you sure you want to close this poll?"
|
|
error_while_toggling_status: "There was an error while toggling the status of this poll."
|
|
error_while_casting_votes: "There was an error while casting your votes."
|