additional_plugins/serendipity_event_page_nugget/UTF-8/lang_bg.inc.php
2016-01-19 20:27:30 +01:00

24 lines
1.1 KiB
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
# Translated by: Wesley Hwang-Chung <wesley96@gmail.com>
# (c) 2005 http://www.tool-box.info/
/**
* @version
* @author Ivan Cenov jwalker@hotmail.bg
* EN-Revision: 1.1
*/
@define('PLUGIN_PAGE_NUGGET_NAME', 'HTML блок');
@define('PLUGIN_PAGE_NUGGET_DESC', 'Поставя HTML блок на различни места в страницата или вътре в нейния HEAD таг');
@define('PLUGIN_PAGE_NUGGET_PLACE', 'Място на блока');
@define('PLUGIN_PAGE_NUGGET_HEAD', 'HEAD таг на страницата');
@define('PLUGIN_PAGE_NUGGET_TOP', 'Над съдържанието');
@define('PLUGIN_PAGE_NUGGET_ART_FOOT', 'Под статията');
@define('PLUGIN_PAGE_NUGGET_BOTTOM', 'Под съдържанието');
@define('PLUGIN_PAGE_NUGGET_FOOT', 'В края на страницата');
@define('PLUGIN_PAGE_NUGGET_MARKUP_NO', 'Не е приложимо с опция HEAD таг. ');
@define('PLUGIN_PAGE_NUGGET_LANG', 'Език');
@define('PLUGIN_PAGE_NUGGET_ALL', 'Всички езици');
@define('PLUGIN_PAGE_NUGGET_NOSHOW', ' (не се показва на действителната страница)');