Files
dokuwiki-plugins/lib/plugins/todo/lang/tr/settings.php
Trevor Batley bce7dd054a add contents
2025-10-09 15:04:29 +11:00

12 lines
623 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
/**
* @license GPL 2 (http://www.gnu.org/licenses/gpl.html)
*
* @author İlker Kapaç <irifat@gmail.com>
*/
$lang['AllowLinks'] = 'Görevler aynı isme sahip sayfaya bağlantı versin mi?';
$lang['ActionNamespace'] = 'Görevlerin oluşturulacağı isim alanı (".:" = Bulunduğu isim alanı, Boş = Kök dizini)';
$lang['Strikethrough'] = 'Tamamlandı olarak işaretlenen görev metni, üzeri çizilmiş olarak gösterilsin mi?';
$lang['CheckboxText'] = 'Aynı isimli sayfaya bağlantı verme kapalıysa görev metnine tıklamak görevi tamamlandı olarak işaretlesin mi?';