Files
newznab-tmux/lang/vendor/forum/tr/threads.php
T
2024-04-27 08:20:00 +00:00

29 lines
969 B
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 [
'actions' => 'Konu ayarları',
'created' => 'Konu oluşturuldu',
'delete' => 'Bu konuyu silindi',
'deleted' => 'Konu silindi|Konular silindi',
'lock' => 'Kilitle',
'locked' => 'Kitlendi',
'marked_read' => 'Tüm konular okundu olarak işaretlendi',
'new_thread' => 'Yeni konu',
'new_updated' => 'Yeni & güncellenen konular',
'newest' => 'Son Konular',
'none_found' => 'Konu bulunamadı',
'perma_delete' => 'Permanently delete thread|Permanently delete threads',
'perma_deleted' => 'Konu kalıcı olarak silindi|Konular kalıcı olarak silindi',
'pin' => 'Sabitle',
'pinned' => 'Sabitlendi',
'post_the_first' => 'İlk mesaj!',
'restored' => 'Konu geri alındı|Konular geri alındı',
'thread' => 'Konu|Konular',
'updated' => 'Konu güncellendi|Konular güncellendi',
'unlock' => 'Kilidi aç',
'unpin' => 'Sabitlikten Kaldır',
'view' => 'Konuyu görüntüle',
];