. * * ********************************************************************** * ** This file contains translations stored in translatewiki.net. ** * ** See https://translatewiki.net/wiki/Project:About for information ** * ** on copyright/license for translatewiki.net translations. ** * ********************************************************************** * ** ** * ** DO NOT UPDATE MANUALLY ** * ** ** * ** To improve a translation please visit http://translatewiki.net ** * ** Detailed instructions on how to create or update translations at ** * ** http://www.mantisbt.org/wiki/doku.php/mantisbt:translationshowto ** * ********************************************************************** */ /** Turkish (Türkçe) * * See the qqq 'language' for message documentation incl. usage of parameters * To improve a translation please visit http://translatewiki.net * * @ingroup Language * @file * * @author Korayal */ $s_plugin_format_title = 'MantisBT Biçimlendirme'; $s_plugin_format_description = 'Resmi metin işleme ve biçimlendirme eklentisi.'; $s_plugin_format_config = 'Yapılandırma'; $s_plugin_format_process_text = 'Metin İşleme'; $s_plugin_format_process_text_warning_notice = 'Gerçekten ne yaptığınızı bilmiyorsanız kapatmayın. Kapalı durumda iken çapraz kod çalıştırma saldırılarına uğrayabilirsiniz ! (cross site scripting (XSS))'; $s_plugin_format_process_urls = 'URL İşleme'; $s_plugin_format_process_buglinks = 'MantisBT Bağlantıları (Sorun/Sorun Notu)'; $s_plugin_format_enabled = 'Açık'; $s_plugin_format_disabled = 'Kapalı';