Your IP : 172.28.240.42


Current Path : /var/www/html/clients/nsmk.e-nk.ru/application/maxsite/plugins/perelinks/language/
Upload File :
Current File : /var/www/html/clients/nsmk.e-nk.ru/application/maxsite/plugins/perelinks/language/en.php

<?php if (!defined('BASEPATH')) exit('No direct script access allowed');

/**
 * Language for MaxSite CMS (c) http://max-3000.com/
 * Perelinks plugin
 * Author: (c) Wave
 * Author URL: http://wave.fantregata.com/
 * Update URL: http://wave.fantregata.com/page/work-for-maxsite
 */

$lang['Перелинковка страниц'] = 'Page crosslinking';
$lang['Плагин для внутренней прелинковки страниц путем анализа наиболее часто встречающихся слов.'] = 'Plugin for crosslinking pages by analysis most of often meetings words.';

#index.php
$lang['Доступ к настройкам «perelinks»'] = 'Access to options «perelinks» plugin';
$lang['Количество внутренних ссылок'] = 'Amount of internal links';
$lang['Количество внутренних ссылок на одной странице (ссылаться не больше чем на х страниц. 0 — без ограничений).'] = 'Amount of internal links on one page (links not more, than on n pages. 0 — without limitations)';
$lang['Ограничение вхождений слов'] = 'Limitation of including of words';
$lang['0 — без ограничений. 1 — только первое одинаковое слово делать ссылкой. Дальнейшее не реализовано.'] = '0 — without limitations. 1 — only the first identical word reference. More is not realized.';
$lang['Ссылаться ли на более поздние записи'] = 'Links only to more early records';
$lang['Если отмечено, ссылаемся на любые записи кроме как из будущего. Иначе только на записи с более ранней датой, чем текущая запись.'] = 'If checked — links to pages with any date not from future. If not checked — links to pages with date more earlier, than current page.';
$lang['Стоп-слова'] = 'Stop-words';
$lang['Список слов через пробел, которые не будут становиться ссылками.'] = 'List of words through a blank, which will not become links.';
$lang['Плагин perelinks'] = 'Perelinks plugin';

#admin.php
$lang['С помощью этого плагина вы можете сделать настраиваемую внутреннюю перелинковку.'] = 'Plugin for crosslinking pages by analysis most of often meetings words.';
?>