403Webshell
Server IP : 80.87.202.40  /  Your IP : 216.73.216.169
Web Server : Apache
System : Linux rospirotorg.ru 5.14.0-539.el9.x86_64 #1 SMP PREEMPT_DYNAMIC Thu Dec 5 22:26:13 UTC 2024 x86_64
User : bitrix ( 600)
PHP Version : 8.2.27
Disable Function : NONE
MySQL : OFF |  cURL : ON |  WGET : ON |  Perl : ON |  Python : OFF |  Sudo : ON |  Pkexec : ON
Directory :  /home/bitrix/ext_www/rospirotorg.ru/bitrix/modules/burlakastudio.realcommenter/lang/en/

Upload File :
current_dir [ Writeable] document_root [ Writeable]

 

Command :


[ Back ]     

Current File : /home/bitrix/ext_www/rospirotorg.ru/bitrix/modules/burlakastudio.realcommenter/lang/en/options.php
<?php
defined('B_PROLOG_INCLUDED') and (B_PROLOG_INCLUDED === true) or die();

$MESS['MODULE_NOT_FOUND'] = "Module not found";
$MESS['REFERENCES_OPTIONS_RESTORED'] = "Default values restored";

$MESS[ 'ITAPE_WELCOME_TO_REALCOMMENTER_LOG' ]= "<img src= 'https://images.realcommenter.com/rocket_set.png' align= 'left' style= 'margin-right: 15px;'/><strong>Dear customers!</strong> We invite you to post information about your site on the page <a href='https://realcommenter.com/log/' target= '#_blank'>https://realcommenter.com/log/</a>. If you are not in this list, or you want to clarify or add information about your site, please contact us by e-mail <a href='mailto:info@burlaka.studio'>info@burlaka.studio</a>";

// TAB
$MESS['itape_admin_tab_LABEL'] = "Administrative";
$MESS['itape_admin_tab_TITLE'] = "Administrative settings";

$MESS [ 'domain_for_security' ] = '<strong style= "color: red;">Important</strong> &mdash; <strong>Domain name</strong>, which will be check by any ajax-script (note without http://www). Be sure to specify, otherwise site security is in danger. If domain name in this option will be different with domain name in ajax-request, in any attempt of using comments user will recieve access denied warning and comments will not be work. <br>Multi-domain are accepted. Few domain names should be written by comma. ';

$MESS [ 'admin_email' ]= '<strong>Administrator email</strong>, to which sent all technical letters and letters with error warnings. Several emails write by comma without space';

$MESS [ 'security_inform_email' ]= "<strong>Email of programmer or administrator</strong>, to which sent letters about each attempt of file uploading. One of the barriers of protection against hacking scripts (in particular phpBackDoors). Several emails write by comma without space. ";

$MESS [ 'garbage_url_keys' ] = '<strong>GET-keys in url</strong>, which will be remove (to correct view comments by real url in edit-mode with additional administrative url-keys). General list of keys for whole site, keys by comma without space. In each placed component this list may be expanded by additional keys. <br /><strong>Attention!</strong> If you are not using User Friendly URLs, clear from this list keys that you need in work (for example, remove SECTION_ID or ELEMENT_ID to left them in page url). But if all finally pages use User Friendly URLs, left this list by default &mdash; practice shows that all they need to be removed';

$MESS[ 'user_path_template' ]= 'Link template on user page &mdash; use in commenter signature link. You can use keywords: <br /><strong>#USER_ID#</strong> &mdash; user ID<br /><strong>#USER_LOGIN#</strong> &mdash; user login. <br />By default: <strong>/personal/profile/</strong>';

$MESS[ 'time_for_edit' ]= 'Time, in minutes, during which authorized user can edit own message. If blank or zero &mdash; the ability to edit message are not available';

$MESS[ 'ufo_message' ]= 'Message for censored comments. May contain html-formatting';

$MESS['page_title_lead_field'] = 'Page title. When saving information about the page on which the comment is left, the module tries to determine its title. Indicate which field should be considered the main one in this case (if the title is not determined by the main field, the module will try to determine it by the alternative)';
$MESS['keep_actual'] = 'Keep the page title up to date. If at the next comment it turned out that the page title does not match what was previously determined, what should module do? If replaced with a new one, set the checkbox';

// TAB
$MESS['itape_decoration_tab_LABEL'] = "Visual";
$MESS['itape_decoration_tab_TITLE'] = "Visual settings";

$MESS [ 'resize_avatar_width' ]= 'User avatar in comments tree &mdash; width (pixels). <br>By default: 22';
$MESS [ 'resize_avatar_height' ]= 'User avatar in comments tree &mdash; height (pixels). <br>By default: 22';

$MESS [ 'resize_small_width' ]= 'Picture preview in comments tree &mdash; width (pixels). <br>By default: 125';
$MESS [ 'resize_small_height' ]= 'Picture preview in comments tree &mdash; height (pixels). <br>By default: 125';

$MESS [ 'resize_gallery_width' ]= 'Picture in popup gallery &mdash; width (pixels). <br>By default: 640';
$MESS [ 'resize_gallery_height' ]= 'Picture in popup gallery &mdash; height (pixels). <br>By default: 480';

$MESS [ 'custom_gallery_image_data_attribute' ]= 'The date attribute that will be used to mark preview images for the popup gallery. If nothing is set, <strong>data-image-id</strong> is used';

$MESS ['show_clear_zero_in_complex_voting'] = 'Voting. Do not show extended information with a compound zero (when for example three pluses and three minuses, that is, some kind of reaction to the comments did occur). By default, it is displayed in expanded form, for example: 0 (+3/-3)';

$MESS[ 'fade_out_period' ]= 'Set comments "fade out" period. You may note period by days and by hours. If empty &mdash; nothing changed on page. <br>If needed period by days &mdash; just tape digital. For example: "1" (literally: 24 hours). If you need set period by hours, you should tape digital with "h" in end of line. For example: "2h". By default: 1h.';

$MESS [ 'custom_css_code' ]= 'Additional css-code';
$MESS [ 'custom_css_active' ]= '...active for use';

// TAB
$MESS['itape_editor_tab_LABEL'] = "Visual editor";
$MESS['itape_editor_tab_TITLE'] = "Visual editor and message processing rules";

$MESS['use_visual_editor'] = "Use visual editor (by default). If turned off, message window will be simple text field, without html-formatting support.";

$MESS[ 'video_frame_width' ]= '<strong>Width for video-frame</strong>. By default: 560';
$MESS[ 'video_frame_height' ]= '<strong>Height for video-frame</strong>. By default: 315';

$MESS[ 'allow_detecting_video' ]= '<strong>Recognize video links</strong> from youtube and vimeo. If message contains video link it will be replaced to video frame';

$MESS[ 'use_link_detector' ]= '<strong>Use link-detector</strong>. Text message will be searched for the presence of internet-link, which should be formatted by html-tag';

$MESS[ 'replace_defis_to_mdash' ]= 'Replace " - " to em dash: " &mdash; " ';

$MESS[ 'close_link_by_noindex' ]= 'Close links (&lt;a&gt;-tags) by <strong>&lt;noindex&gt</strong>. Not apply to the same domain links';
$MESS[ 'close_rel_by_nofollow' ]= 'Mark any link by additional attribute <strong>rel="nofolow"</strong>. Not apply to the same domain links';



// TAB
$MESS [ 'itape_stopfilter_tab_LABEL' ]= 'Stop-filter';
$MESS [ 'itape_stopfilter_tab_TITLE' ]= 'Settings and rules for stop-filter';
$MESS['itape_stopfilter_tab_FOREWORD'] = "<div style='color: red; font-weight: bold; font-style: oblique;'>Please note, that stop-filter do not check moderators messages!</div>";

$MESS [ 'stop_words_simple' ]= 'List for simple checking. Set every word by new line. If message contains some of stop-words, comment will be stopped by filter';
$MESS [ 'stop_words_simple_example' ]= <<<SWR
(с|ц)ук(а|и|у|е|о)
(б)ля(д|ц|х)
ху(й|я|ем|ёв|ев|йо)
п(и|е)?зд
г(а|о)(м|в)н
за(еба|ипа)
SWR;
$MESS [ 'stop_words_rexp' ]= 'List for detecting by regular expressions. If regular expressions are unknown for you, use list for simple checking. Searching is case-insensitive';

$MESS [ 'tag_allowed' ]= '<strong>List of allowed tags</strong>. Stop-filter will pass tags from this list. <br>
Every tag type from new line (<em>use Enter-key</em>). Set just tag body, for example: <em>br, span, em</em>';

$MESS [ 'tag_rejected' ]= '<strong>List of forbidden tags</strong>. Stop-filter will generate alert on each tag from this list. <br>
Every tag type from new line (<em>use Enter-key</em>). Set just tag body, for example: <strong>a, iframe, script</strong>. <br>
<span style="color:red">!!! This list will be ignored, if set option "<em>Clear all not allowed and pass</em>"</span>';

$MESS [ 'clear_not_allowed_and_go' ]= '<strong>Clear all not allowed and pass</strong>. If this option checked, all tags, which not in the allowed-tags-list, will be cleared from comment and message will be pass by stop-filter (if it not catched by any another rule, for example: found stop-word)';

$MESS['itape_recaptcha_tab_LABEL'] = "reCaptcha";
$MESS['itape_recaptcha_tab_TITLE'] = "Activation, choose and settings for reCaptcha validator";
$MESS['itape_recaptcha_tab_FOREWORD'] = "For starting use reCaptcha you need to <a href='https://g.co/recaptcha/v3' target='_blank'>create</a> pair of &laquo;site key&raquo; and &laquo;secret key&raquo;. Fill them in options on this page and choose reCaptcha version. ";

$MESS [ 'use_recaptcha' ]= 'reCaptcha mode is on (comment and edit form will use validation step)';
$MESS [ 'recaptcha_version' ]= 'Use version';
$MESS [ 'recaptcha_sitekey' ]= '<strong>reCaptcha2</strong> | Key <em>sitekey</em>';
$MESS [ 'recaptcha_secretkey' ]= '<strong>reCaptcha2</strong> | Key <em>secretkey</em>';

$MESS [ 'recaptcha3_sitekey' ]= '<strong>reCaptcha3</strong> | Ключ <em>sitekey</em>';
$MESS [ 'recaptcha3_secretkey' ]= '<strong>reCaptcha3</strong> | Ключ <em>secretkey</em>';

$MESS ['use_warnings_and_ban'] = 'Activate warnings and ban';
$MESS ['warnings_and_ban_FOREWORD'] = '';
$MESS ['allowedWarnings'] = 'Warnings to ban (if the user receives the indicated number of warnings, he will be banned)';
$MESS ['warningDropDaysPeriod'] = 'After how many days, one warning will be removed from the user (if you leave zero &mdash; the ban will not be automatically removed)';
$MESS ['banDropDaysPeriod'] = 'After how many days, ban will be canceled (if you leave zero &mdash; the ban will not be automatically removed)';

$MESS ['SANCTIONS_UNBAN_BY_DAYS'] = 'The ban will be lifted after #CNT# #DAYS#.';
$MESS ['SANCTIONS_UNBAN_BY_ADMIN'] = 'The ban can only be lifted by the administrator.';

$MESS ['ONE_DAY'] = 'day';
$MESS ['TWO_DAYS'] = 'days';
$MESS ['FIVE_DAY'] = 'days';
$MESS ['ONE_WARNING'] = 'warning';
$MESS ['TWO_WARNINGS'] = 'warnings';
$MESS ['FIVE_WARNINGS'] = 'warnings';

$MESS ['SANCTIONS_BEFORE_BAN'] = 'Users who receive #CNT# #CNT_LANG# are set to block communication.';
$MESS ['SANCTIONS_DROP_AFTER_DAYS'] = 'The warning is removed after #DAYS# #DAY_LANG#.';

Youez - 2016 - github.com/yon3zu
LinuXploit