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

49 lines
1.3 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 [
'actions' => 'Ayar|Ayarlar',
'author' => 'Yazar',
'cancel' => 'İptal',
'changes_applied' => 'Changes applied',
'create' => 'Oluştur',
'color' => 'Color',
'delete' => 'Sil',
'deleted' => 'Silindi',
'description' => 'Açıklama',
'edit' => 'Düzenle',
'editing' => 'Şunu düzenliyorsunuz :item',
'generic_confirm' => 'Emin misiniz?',
'home_title' => 'Forum',
'index' => 'Anasayfa',
'invalid_selection' => 'Hatalı seçim',
'last_updated' => 'Son güncelleme',
'manage' => 'Manage',
'mark_read' => 'Okundu olarak işaretle',
'move' => 'Taşı',
'new' => 'Yeni',
'new_reply' => 'Yeni cevap',
'none' => 'Hiçbiri',
'perma_delete' => 'Kalıcı olarak sil',
'permalink' => 'Permalink',
'posted' => 'Gönderildi',
'private' => 'Gizli',
'proceed' => 'Devam',
'quick_reply' => 'Hızlı cevap',
'rename' => 'Yeniden isimlendir',
'replies' => 'Cevaplar',
'reply' => 'Cevap',
'reply_added' => 'Cevap gönderildi',
'replying_to' => 'Şunu cevaplıyorsunuz :item',
'response_to' => 'Cevap olarak :item',
'restore' => 'Geri al',
'save' => 'Save',
'subject' => 'Konu',
'title' => 'Başlık',
'unread' => 'Unread',
'updated' => 'Updated',
'weight' => 'Adet',
'with_selection' => 'Seçim ile…',
];