Files
web-site/External/Languages/tr/forum.php
T
2026-07-02 09:12:35 +03:00

32 lines
1.0 KiB
PHP
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.
<?php
return
[
'login_to_open_topic' => 'Konu Açmak için giriş yapın.',
'select_view' => 'Görünüm Seç...',
'recent_posts' => 'Son Mesajlar',
'questionanswer' => 'Soru / Cevap',
'reading' => 'Okunma',
'answers' => 'Cevaplar',
'Topics' => 'Konu',
'messages' => 'Mesaj',
'solved' => 'ÇÖZÜLDÜ',
'no_reply' => 'Cevap yazılmamış.',
'open_a_new_subject' => 'YENİ KONU AÇ',
'Subject_Subject_Author' => 'Konu / Konu Yazarı',
'open_subject' => 'KONU AÇ',
'category' => 'Kategori',
'title' => 'Başlık',
'your_question' => 'Sorunuz',
'save' => 'Kaydet',
'new_topics' => 'Yeni Konular',
'Sign_up_or_log_in_to_reply' => 'Cevap yazmak için kayıt ol veya giriş yap',
'Submit_Answer' => 'Cevabı Gönder',
'recent_post' => 'Son Mesaj',
'new_content' => 'Yeni Konu',
'Mark_as_solution' => 'Çözüm olarak işaretle',
'Please_select_category' => 'Lütfen kategori seçin...',
'viewing' => 'Görüntüleme'
];