additional_plugins/serendipity_event_layout_printerfriendly/UTF-8/lang_tr.inc.php

10 lines
636 B
PHP
Raw Permalink 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 #
@define('PLUGIN_LAYOUT_PRINTERFRIENDLY_VERSION', '1.0');
@define('PLUGIN_LAYOUT_PRINTERFRIENDLY_NAME', 'Sayfa Mizanpajı-Eklentisi: Yazıcı Dostu Sürümü');
@define('PLUGIN_LAYOUT_PRINTERFRIENDLY_BLAHBLAH', 'Tarayıcınızın yazdırma işlevselliğini kullanarak, Yazınız için daha iyi bir yazıcı çıktısı görünümü sağlayabilirsiniz');
@define('PLUGIN_LAYOUT_PRINTERFRIENDLY_SIDEBARS', 'Yanbloğu yazdır');
@define('PLUGIN_LAYOUT_PRINTERFRIENDLY_FOOTER', 'Alt Bölümü yazdır');
@define('PLUGIN_LAYOUT_PRINTERFRIENDLY_COMMENTS', 'Görüşleri yazdır');
?>