You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
nodebb/public/language/tr/post-queue.json

40 lines
1.7 KiB
JSON

This file contains ambiguous Unicode characters!

This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.

{
"post-queue": "İleti Kuyruğu",
"no-queued-posts": "There are no posts in the post queue.",
"no-single-post": "The topic or post you are looking for is no longer in the queue. It has likely been approved or deleted already.",
"enabling-help": "To enable this feature, go to <a href=\"%1\">Settings &rarr; Post &rarr; Post Queue</a> and enable <strong>Post Queue</strong>.",
"back-to-list": "Back to Post Queue",
"user": "Kullanıcı",
"when": "When",
"category": "Kategori",
"title": "Başlık",
"content": "İçerik",
"posted": "Gönderildi",
"reply-to": "\"%1\"'e Cevap Ver",
"content-editable": "Düzenlemek için içeriğe tıklayın",
"category-editable": "Düzenlemek için kategoriye tıklayın",
"title-editable": "Düzenlemek için başlığa tıklayın",
"reply": "Yanıtla",
"topic": "Başlık",
"accept": "Onayla",
"reject": "Reddet",
"remove": "Sil",
"notify": "Bildirim yap",
"notify-user": "Kullanıcıyı uyar",
"confirm-reject": "Bu iletiyi reddetmek istediğinize emin misiniz?",
"confirm-remove": "Do you want to remove this post?",
"bulk-actions": "Toplu İşlemler",
"accept-all": "Hepsini Onayla",
"accept-selected": "Seçili Olanları Onayla",
"reject-all": "Hepsini Reddet",
"reject-all-confirm": "Tüm iletileri reddetmek istediğinize emin misiniz?",
"reject-selected": "Seçili Olanları Reddet",
"reject-selected-confirm": "Seçili olan %1 iletiyi reddetmek istediğinize emin misiniz?",
"remove-all": "Remove all",
"remove-all-confirm": "Do you want to remove all posts?",
"remove-selected": "Remove Selected",
"remove-selected-confirm": "Do you want to remove %1 selected posts?",
"bulk-accept-success": "%1 ileti onaylandı",
"bulk-reject-success": "%1 ileti reddedildi"
}