Current Path : /var/www/html/clients/old.e-nkama.ru/e-nkama_bitrix/bitrix/modules/blog/lang/en/ |
Current File : /var/www/html/clients/old.e-nkama.ru/e-nkama_bitrix/bitrix/modules/blog/lang/en/options.php |
<? $MESS ['BLO_AVATAR_MAX_SIZE'] = "Maximum avatar size (bytes)"; $MESS ['BLO_AVATAR_MAX_WIDTH'] = "Maximum avatar width (pixels)"; $MESS ['BLO_AVATAR_MAX_HEIGHT'] = "Maximum avatar height (pixels)"; $MESS ['BLO_IMAGE_MAX_WIDTH'] = "Maximum width of loaded image (px)"; $MESS ['BLO_IMAGE_MAX_HEIGHT'] = "Maximum height of loaded image (px)"; $MESS ['BLO_TAB_SET'] = "Blog module settings"; $MESS ['BLO_TAB_RIGHTS'] = "Access permissions"; $MESS ['BLO_TAB_SET_ALT'] = "Global settings for blog module"; $MESS ['BLO_TAB_RIGHTS_ALT'] = "Edit permissions to access blog module"; $MESS ['BLO_ALLOW_ALIAS'] = "Allow nicknames"; $MESS ['BLO_SITE_PATH'] = "Paths to blog public folder for components 1.0 (by sites)"; $MESS ['BLO_SITE_PATH2'] = "Path templates for Blog public files (by sites)"; $MESS ['BLO_SITE_PATH_SITE'] = "Path to public pages for "#SITE#""; $MESS ['BLO_SITE_PATH_SITE_POST'] = "Template for a path to blog post"; $MESS ['BLO_SITE_PATH_SITE_BLOG'] = "Template for a path to blog"; $MESS ['BLO_SITE_PATH_SITE_USER'] = "Template for a path to blog user "; $MESS ['BLO_SITE_PATH_SITE_GROUP_BLOG'] = "Template of a group blog URL (for social networks)"; $MESS ['BLO_SITE_PATH_SITE_GROUP_POST'] = "Template of a group blog post URL (for social networks)"; $MESS ['BLO_PATH_EXAMPLE'] = "Path template examples"; $MESS ['BLOG_URL_BLOCK'] = "Forbid changing the URL of Blog after registration"; $MESS ['BLOG_SHOW_IP'] = "Display IP information in comments for Blog owners"; $MESS ['BLOG_ENABLE_TRACKBACK'] = "Allow Trackbacks"; $MESS ['BLOG_ALLOW_HTML'] = "Allow HTML editor and HTML"; $MESS ['BLOG_CAPTCHA_CHOICE'] = "Use CAPTCHA in comments (for unauthorized users)"; $MESS ['BLOG_CAPTCHA_CHOICE_U'] = "User-defined"; $MESS ['BLOG_CAPTCHA_CHOICE_A'] = "Always"; $MESS ['BLOG_CAPTCHA_CHOICE_D'] = "Disable"; $MESS ['BLOG_ALLOW_VIDEO'] = "Allow video content"; $MESS ['BLO_TAB_USE_SOCNET'] = "Social Network Blogs"; $MESS ['BLO_TAB_USE_SOCNET_ALT'] = "Sets the social network blogs"; $MESS ['BLO_USE_SOCNET'] = "Select the blog group which will be used in the context of the Social Network and click \"Set\". All the blogs in this group will be marked as a social network blog, their permissions will be checked and reassigned."; $MESS ['BLO_USE_SONNET_BUTTON'] = "Set"; $MESS ['BLOG_PARSER_NOFOLLOW'] = "Add rel='nofollow' and <noindex> to links"; $MESS ['BLOG_SEND_BLOG_PING'] = "Send Ping (http://www.weblogs.com) to notify about updates"; $MESS ['BLOG_SEND_BLOG_PING_ADDRESS'] = "Ping Addresses (each on a new line)"; $MESS ['BLOG_SOCNET_GROUP_OK'] = "Blogs in the group \"#GROUP_NAME#\" are set as social network blogs."; $MESS ['BLOG_POST_EVERYONE_MAX_RIGHTS'] = "Max. Post Permission For Unauthorized Visitors"; $MESS ['BLOG_COMMENT_EVERYONE_MAX_RIGHTS'] = "Max. Comment Permission For Unauthorized Visitors"; $MESS ['BLOG_POST_AUTH_USER_MAX_RIGHTS'] = "Max. Post Permission For Authorized Visitors"; $MESS ['BLOG_COMMENT_AUTH_USER_MAX_RIGHTS'] = "Max. Comment Permission For Authorized Visitors"; $MESS ['BLOG_POST_GROUP_USER_MAX_RIGHTS'] = "Max. Post Permission For Blog User Groups"; $MESS ['BLOG_COMMENT_GROUP_USER_MAX_RIGHTS'] = "Max. Comment Permission For Blog User Groups"; ?>