mirror of
https://github.com/codeninjasllc/discourse.git
synced 2024-11-24 08:09:13 -05:00
23 lines
1.6 KiB
YAML
23 lines
1.6 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/
|
||
|
||
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ı."
|
||
cannot_change_polls_after_5_minutes: "Anketler ilk 5 dakikadan sonra değiştirilemez. Değiştirmeniz gerekiyorsa bir moderatör ile iletişime geçin."
|
||
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."
|