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

44 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:
2015-07-22 13:27:18 -04:00
other: "oylayan"
2015-05-26 10:38:20 -04:00
total_votes:
2015-07-22 13:27:18 -04:00
other: "toplam oy"
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-10-26 13:08:34 -04:00
at_least_min_options:
other: "En az <strong>%{count}</strong> seçim yapmalısınız."
up_to_max_options:
other: "En fazla <strong>%{count}</strong> seçim yapabilirsiniz."
x_options:
other: "<strong>%{count}</strong> seçim yapmalısınız."
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:
2015-06-19 11:29:13 -04:00
title: "Oyunuzu kullanın"
2015-05-06 11:35:09 -04:00
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"
2015-06-19 11:29:13 -04:00
label: "Sonuçları gizle"
2015-05-06 11:35:09 -04:00
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."