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

19 lines
948 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.

# 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:
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"
solution: "Çözüm"
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>"