discourse-solved/config/locales/client.tr_TR.yml

11 lines
698 B
YAML
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

tr_TR:
js:
solved:
allow_accepted_answers: "Kullanıcılar gönderileri çözüm olarak seçebilsinler mi?"
accept_answer: "Çözüm olarak kabul et"
has_accepted_answer: "Bu gönderi çözüm olarak kabul edildi."
unaccept_answer: "Çözüm olmaktan çıkar"
accepted_answer: "Kabul edilen çözümler"
accepted_html: "<i class='fa-check-square fa accepted'></i> Bu konu <a href data-user-card='{{username_lower}}'>{{username}}</a> tarafından <a href='{{post_path}}'>şu gönderide #{{post_number}}</a> çözülmüştür."
accepted_notification: "<i title='accepted' class='fa fa-check-square'></i><p><span>{{username}}</span> {{description}}</p>"