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

38 lines
2.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:
site_settings:
2019-07-15 09:43:22 -04:00
poll_enabled: "Anketlere izin ver ?"
2015-06-01 14:03:27 -04:00
poll_maximum_options: "Bir ankette izin verilen en fazla seçenek sayısı."
2016-09-13 11:47:44 -04:00
poll_edit_window_mins: "Gönderinin oluşturulmasından sonra anketin düzenlenebileceği dakika sayısı"
2015-05-06 11:35:09 -04:00
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ı."
2015-12-07 12:53:21 -05:00
default_poll_must_have_less_options:
one: "Ankette en az %{count} seçenek olmalı."
2015-12-07 12:53:21 -05:00
other: "Ankette en az %{count} seçenek olmalı."
named_poll_must_have_less_options:
2019-07-15 09:43:22 -04:00
one: "<strong>%{name}</strong> isimli ankette en az %{count} seçenek olmalı."
other: "<strong>%{name}</strong> isimli ankette en az %{count} seçenek olmalı."
2015-05-06 11:35:09 -04:00
default_poll_must_have_different_options: "Anketin farklı seçenekleri olmalı."
2015-06-01 14:03:27 -04:00
named_poll_must_have_different_options: "<strong>%{name}</strong> isimli anketin farklı seçenekleri olmalı."
2015-06-15 10:31:03 -04:00
default_poll_with_multiple_choices_has_invalid_parameters: "Çoklu seçim seçeneği içeren anketinizde hatalar belirlendi."
named_poll_with_multiple_choices_has_invalid_parameters: "<strong>%{name}</strong> ile adlandırılmış ve çoklu seçim seçeneği içeren anketinizde hatalar belirlendi."
2015-06-01 14:03:27 -04:00
requires_at_least_1_valid_option: "En az 1 geçerli seçim yapmalısınız."
2015-05-06 11:35:09 -04:00
no_poll_with_this_name: "Bu gönderiyle alakalı <strong>%{name}</strong> isimli bir anket yok."
2015-06-15 10:31:03 -04:00
post_is_deleted: "Silinmiş konu üzerinde işlem yapamazsınız."
2015-05-06 11:35:09 -04:00
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ı."
2016-09-21 11:46:03 -04:00
topic_must_be_open_to_toggle_status: "Durumun değiştirilebilmesi için konu açık olmalı."
only_staff_or_op_can_toggle_status: "Bir anketin durumunu sadece o anketin asıl sahibi ya da bir görevli değiştirebilir."
2017-12-11 12:01:48 -05:00
insufficient_rights_to_create: "Anket oluşturma izniniz yok"
2015-12-07 12:53:21 -05:00
email:
link_to_poll: "Anketi görüntülemek için tıklayın."