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

45 lines
1.6 KiB
YAML
Raw Normal View History

2015-05-06 11:35:09 -04:00
# 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/
tr_TR:
js:
poll:
2015-05-26 10:38:20 -04:00
voters:
zero: "oy verenler"
one: "oy veren"
other: "oy verenler"
total_votes:
zero: "tüm oylar"
one: "toplam oy"
other: "tüm oylar"
2015-05-06 11:35:09 -04:00
average_rating: "Ortalama oran: <strong>%{average}</strong>."
2015-05-26 10:38:20 -04:00
multiple:
help:
2015-06-11 15:35:01 -04:00
at_least_min_options: "En fazla <strong>%{count}</strong> seçim yapabilirsiniz."
2015-05-26 10:38:20 -04:00
up_to_max_options: "En fazla <strong>%{count}</strong> seçim yapabilirsiniz."
2015-06-11 15:35:01 -04:00
x_options: "En fazla <strong>%{count}</strong> seçim yapabilirsiniz."
2015-05-26 10:38:20 -04:00
between_min_and_max_options: "<strong>%{min}</strong> ve <strong>%{max}</strong> seçenekleri arasında seçim yapabilirsiniz."
2015-05-06 11:35:09 -04:00
cast-votes:
title: "Oyunuzu verin"
label: "Şimdi oylayın!"
show-results:
title: "Anket sonuçlarını göster"
label: "Sonuçları göster"
hide-results:
title: "Oylarınıza dönün"
label: "Sonuçları sakla"
open:
title: "Anketi başlat"
label: "Başlat"
confirm: "Bu anketi başlatmak istediğinize emin misiniz?"
close:
title: "Anketi bitir"
label: "Bitir"
confirm: "Bu anketi bitirmek istediğinize emin misiniz?"
error_while_toggling_status: "Bu anketin statüsü değiştirilirken bir hata oluştu."
error_while_casting_votes: "Oylama esnasında hata oluştu."