Files
NodeBB/public/language/tr/admin/manage/privileges.json
2018-08-18 04:45:57 +00:00

29 lines
921 B
JSON
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.
{
"global": "Genel",
"global.no-users": "Kullanıcıya özel genel ayrıcalık yok.",
"chat": "Sohbet",
"upload-images": "Resim Yükle",
"upload-files": "Dosya Yükle",
"signature": "İmza",
"ban": "Ban",
"search-content": "İçerik Arama",
"search-users": "Kullanıcıları Ara",
"search-tags": "Etiketleri Ara",
"find-category": "Kategori Bul",
"access-category": "Kategoriye Eriş",
"access-topics": "Başlıklara Eriş",
"create-topics": "Başlık Oluştur",
"reply-to-topics": "Başlığı Cevapla",
"tag-topics": "Başlığı etiketle",
"edit-posts": "İletiyi düzenle",
"view-edit-history": "Düzenleme Geçmişini Görüntüle",
"delete-posts": "İletileri Sil",
"view_deleted": "Silinen İletileri Görüntüle",
"upvote-posts": "İletilere Artı Oy Ver",
"downvote-posts": "İletilere Eksi Oy Ver",
"delete-topics": "Başlıkları Sil",
"purge": "Temizle",
"moderate": "Moderasyon"
}