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

23 lines
1.5 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:
site_settings:
poll_enabled: "Kullanıcıların anket oluşturmasına izin ver?"
poll:
multiple_polls_without_name: "İsimsiz birden fazla anket var. '<code>name</code>' atıfını kullanarak anketlerinizi özebir tanımlayabilirsiniz."
multiple_polls_with_same_name: "Aynı isme sahip birden fazla anket var: <strong>%{name}</strong>. '<code>name</code>' atıfını kullanarak anketlerinizi özebir tanımlayabilirsiniz."
default_poll_must_have_at_least_2_options: "Ankette en az 2 seçenek olmalı."
named_poll_must_have_at_least_2_options: "<strong>%{name}</strong> isimli ankette en az 2 seçenek olmalı."
default_poll_must_have_different_options: "Anketin farklı seçenekleri olmalı."
no_polls_associated_with_this_post: "Bu gönderiyle alakalı bir anket yok."
no_poll_with_this_name: "Bu gönderiyle alakalı <strong>%{name}</strong> isimli bir anket yok."
topic_must_be_open_to_vote: "Konu oylanabilmesi için açık olmalı."
poll_must_be_open_to_vote: "Anket oylanabilmesi için açık olmalı."
topic_must_be_open_to_toggle_status: "Statüsün düzenlenebilmesi için konu açık olmalı."
only_staff_or_op_can_toggle_status: "Bir anketin statüsünü sadece o anketin orjinal sahibi ya da bir görevli değiştirebilir."